@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	text-indent: -9999px;
	width: 881px;
}
#header-wrapper {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	height: 311px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 194px;
	background-position: center;
	margin-top: 24px;
}
#header-reflect {
	background-image: url(images/header-reflect.gif);
	background-repeat: no-repeat;
	height: 117px;
	background-position: center;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
}

#nav-bg {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}
#search {
	width: 300px;
	padding-top: 7px;
	float: right;
}
#nav {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	float: left;
	padding-left: 15px;
	width: 500px;
	height: 41px;
}
#navigation  ul  li {
	float: left;
	list-style-type: none;
	background-image: url(images/divider.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 13px;
}
#navigation  ul  li  a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	display: inline;
	padding-top: 11px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/divider.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 2px;
	padding-bottom: 11px;
}
#navigation  ul  li  a:hover {
	height: 27px;
	color: #FF0000;
	background-color: #ffcf27;
}
#bookmark {
	width: 150px;
	float: left;
	padding-top: 45px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#rss {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	width: 350px;
	float: right;
	font-weight: bold;
	margin-top: 57px;
	padding-right: 68px;
}
#rss a {
	color: #ffffff;
	text-decoration: none;
}
#rss a:hover {
	text-decoration: underline;
}
#container {
	width: 881px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 468px;
	float: left;
	padding-left: 21px;
	padding-top: 20px;
}
#advertisement1 {
	float:left;
}
#post-bg {
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	padding-bottom: 20px;
	width: 468px;
}
.post {
	padding-top: 20px;
}
.date {
	font-size: 13px;
}
.title a {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
}
.title a:hover {
	color: #252525;
}
.article {
	font-size: 12px;
	color: #252525;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height:20px;
}
.article p a:link, .article p a:visited{
    color: #252525;
    text-decoration: none;
    font-weight: bold;
}

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

.author a  {
	background-color: #ff0000;
	width: auto;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.author a:hover {
	color: #ff0000;
	background-color: #ffffff;
}
.read {
	padding-bottom: 10px;
}
.read a {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
.read a:hover {
	text-decoration: underline;
}
.break {
	height: 50px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}
.break2 {
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}

.comments {
	color: #FF0000;

}
.comments a {
	font-size: 10px;
	font-style: italic;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.comments a:hover {
	text-decoration: underline;
}
#advertisement3 {
	padding-top: 20px;
	margin-bottom: 25px;
}
#panel {
	width: 190px;
	float: left;
	padding-bottom: 20px;
	background-image: url(images/panel-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFAF21;
	margin-top: 20px;
	margin-left: 15px;
	border: 1px solid #FF0000;
}
#panel    ul {
	width: 180px;
}
#panel    ul    li{
	padding-bottom:5px;
	list-style-type: circle;
	padding-right: 5px;
	margin-left: 25px;
}

#panel    ul    li.cat-item{
    text-transform: capitalize;
}
#panel    p {
	padding-bottom: 20px;
	text-align: justify;
}
#panel     ul   li   a {
	color: #ffffff;
	border: none;
	text-decoration: none;
	padding-right: 10px;
}
#panel    a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#panel  h2       {
	color: #FFFFFF;
	font-size:18px;
	margin-bottom: 10px;
	height: 27px;
	width: 170px;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#advertisement2 {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	width: 160px;
}


#footer {
	height: 30px;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 20px;
}
#footer a {
	color: #252525;
}
