@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}



body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color: #f8f9fb;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-wrapper {
	background-image:url(images/top-bg.jpg);
	background-repeat:repeat-x;
	height:30px;
}
#top {
	width:871px;
	margin: 0px auto;
}
#bookmark {
	width:129px;
	height:29px;
	background-color:#cdcdcd;
	float: right;
	margin: 10px 6px 0px 0px;
}
#bm {
	width:103px;
	margin: 0px auto 0px;
	}
#search {
	width:250px;
	height:29px;
	background-color:#cdcdcd;
	float: right;
	margin: 10px 0px 0px 0px;
}
#search-bg {
	width:231px;
	margin:0px auto 0px;
}
#search-input {
	float: left;
	height: 20px;
	margin: 0px 5px 0px 0px;
	width: 188px;
}
#search-button {
	float: left;
}


#nav {
	width: 909px;
	margin: 0px auto 0px auto;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}

#nav ul{
	margin: 0px 0px 0px 20px;
	}

#nav  li {
	display: inline;
	margin: 0px 10px 0px;
}
#nav a {
	font-size: 14px;
	color: #d62029;
	text-decoration: none;
	padding: 0px 5px;
	text-transform: uppercase;
	font-weight: bold;
}
#nav a:hover {
	color: #999999;
}
#header {
	background-image:url(images/header2.jpg);
	width:871px;
	height:184px;
	margin:20px auto;
	}
h1 {
	text-indent:-9999px;
	}
#content-wrapper {
	width:890px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	margin: 0px auto;
	padding: 0px 0px 0px 19px;
	}
#container {
	background-image: url(images/side-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	padding: 15px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}

#recent {
	margin: 0px 0px 0px;
	float: left;
	width: 177px;
}

#recent h2 {
	padding: 3px 5px 3px;
	margin: 0px 0px 5px;
	font-size: 12px;
	color: #d62029;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
}
#recent ul {
	margin: 10px 0px 10px 15px;
	padding: 0px 5px 0px;
}
#recent li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	list-style-image: url(images/bullet-recent.jpg);
	margin: 5px 5px;
}
#recent a {
	padding: 0px;
	color: #555555;
	text-decoration: none;
}
#recent a:hover {
	color: #999999;
}




#content {
	width: 389px;
	float: left;
	padding: 0px 0px;
	margin: 0px 15px;
}
.post {
	width: 389px;
	float: left;
	margin: 0px 0px 10px;
}

.headline {
	margin: 0px 0px 0px;
}
.title a {
	font-size: 24px;
	color: #d62029;
	font-weight: normal;
	text-decoration: none;
}
.title a:hover {
	color: #555;
}
.author {
	float: left;
	font-size: 11px;
	width: 310px;
	font-weight: normal;
}

.author a {
	color: #555;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.author a:hover {
	color: #d62029;
}

.article {
	float: left;
	width: 390px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.article p {
	color: #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.image {
	width: 125px;
	margin: 5px 10px 0px 0px;
	height: 125px;
	float: left;
}



.break {
	float: left;
	width: 389px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #d62029;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cdcdcd;
	height: 25px;

}
.break a {
	color: #d62029;
	text-decoration: none;
	text-align: right;
}
.break a:hover {
	color: #555;
}

#searchform #s2 {
	background: #cdcdcd no-repeat;
	border: 1px solid #fff;
}
.read {
	float: right;
	background-image: url(images/bullet-read.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 90px;
}
.comments {
	float: right;
}

#side {
	float: left;
	width: 274px;
	margin: 0px 0px 0px 20px;
}

.ad {
	margin-bottom: 5px;
	float: left;
	margin: 0px 0px 0px 0px;
}



#ad01 {
	height: 125px;
	width: 125px;
	float: left;
	padding: 0px 0px 5px;
}
#ad02 {
	margin-left: 5px;
	float: left;
	padding: 0px 0px 5px;
}
#panel {
	margin: 10px 0px 0px;
	float: left;
	width: 255px;
}
#panel  h2 {
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 5px;
	font-size: 12px;
	color: #d62029;
	text-align: left;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
}
#panel  ul {
	margin: 10px 0px 10px 15px;
	padding: 0px 5px 0px;
}
#panel  li {
	list-style-image: url(images/bullet.jpg);
	margin: 5px 5px;
}
#panel  a {
	padding: 0px;
	color: #555555;
	text-decoration: none;
}
#panel  a:hover {
	color: #999999;
}


#footer   {
	float: left;
	width: 100%;
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
}

#footer p {
	color: #555;
	text-align: center;
	font-size: 12px;
	padding: 0px 0px 0px;
}
#footer a {
	text-decoration: none;
	color: #555;
}
#footer a:hover {
	color: #d62029;

}
