@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}
body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #353535;
	background-image: url(images/bg.gif) ;
	background-repeat: repeat-x;
}
#page-wrapper {
	width: 881px;
	margin: 0px auto;
}
#header {
	background-image: url(images/header.gif);
	height:218px;
}
h1 {
	text-indent: -9999px;
}

#rss {
	margin: 145px 53px 0px;



}

#rss p {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;

}
#rss    a   {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#rss a:hover {
	text-decoration: underline;
}

#search {
	margin-top: 8px;
	float: right;
	margin-right: 0;
	width: 320px;
}
#nav-wrapper {
	width: 881px;
}
#navigation {
	height: 41px;
	float: left;
}

#navigation  ul {
	list-style: none;
	line-height: normal;
	margin: 0px 8px 0px;
}
#navigation li {
	float: right;
}


#navigation  a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	padding: 12px 15px 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation   a:hover      {
	color: #252525;
	background:#ffffff;
	text-decoration:none;
}

#container {
	margin: 10px 0px;
	width: 836px;
	border: 1px solid #AAAAAA;
	float: left;
	padding: 18px 18px;
	background-color: #FFFFFF;
}

#content {
	width: 468px;
	float: left;
	margin: 0px 20px;
}
#left-column {
	width: 165px;
	float: left;
}
.panel {
	margin-bottom: 10px;
}
#left-column    ul {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/panel-bottom.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	padding: 8px 0px;
}
#left-column    ul    li{
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 4px 0px 4px 0px;
	text-align: center;
	margin: 0px 15px;
}

#left-column    ul    li.cat-item{text-transform: capitalize;}

#left-column     ul   li   a {
	color: #606060;
	border: none;
	text-decoration: none;
}
#left-column    a:hover {
	text-decoration: none;
	color: #353535;
}
#left-column  h2       {
	color: #FFFFFF;
	font-size:14px;
	height: 24px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	background-image: url(images/panel.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#advertisement1 {
	margin: 0px 0px 20px;
}
.post {
	width: 468px;
	float: left;
	padding-bottom: 15px;
}
.headline {
	width: 468px;
}
.date {
	font-size: 14px;
	height: 50px;
	width: 54px;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	float: left;
	padding-top: 4px;
}

.month {
	color: #FFFFFF;
	font-size: 12px;
}
.year {
	font-size: 10px;
}
.day {
	font-size: 16px;
	margin: -3px 0px 0px;
}
.title {
	width: 410px;
	float: right;
}


.title a {
	font-size: 24px;
	text-decoration: none;
	color: #353535;
	letter-spacing: -1px;
}

.title a:hover {
	color: #aaaaaa;
}
.article {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #353535;
	text-align: justify;
	width: 410px;
	float: right;
	margin: -5px 0px 15px;
}

.article a{
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.article a:hover, .article a:active{
    text-decoration: underline;
}

html>body  .article {
	margin: 20px 0px 15px;
}
.article img {
	margin:5px 0 10px  0;
}
.author {
	width: 410px;
	float: right;
}
.author a  {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #aaaaaa;
	padding: 1px 5px;
}

.author a:hover {
	background-color: #353535;

}
.break {
	height: 15px;
	width: 410px;
	float: right;
}
.read {
	width: 100px;
	float: left;
}
.read a {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #aaaaaa;
}
.read a:hover {
	color: #353535;
}
.comments {
	width: 100px;
	float: right;
	text-align: right;
}
.comments a {
	font-size: 10px;
	font-style: italic;
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
}

.comments a:hover {
	color: #353535;

}

#advertisement3 {
	float: left;
	margin-top: 10px;
}
#right-column {
	width: 160px;
	float: left;
}

#bookmark  {
	font-weight: bold;
	text-align: center;
	height: 50px;
}
#advertisement2 {
	margin-top: 20px;
	width: 160px;
}

#footer {
	float: left;
	width: 874px;
	text-align: center;
	color: #353535;
	height: 15px;
	padding-bottom: 10px;
}
#footer a {
	color: #353535;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
