@charset "utf-8";
/* CSS Document */

/* BASIC STYLES*/

*{
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-size: 14px;
	color: #000000;
	font-family: Arial, "Helvetica", sans-serif;
	text-align: left;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#990000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear:both;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#contentWrapper {
	background-color: #FFFFFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
	padding: 15px 10px;
}

/*END OF BASIC STYLES*/

/*HEADER STYLES*/

#header {
	height: 550px;
	background: url(images/header-bg.png) no-repeat bottom;
	clear:both;
}
#header .subscribe {
	float: right;
	height: 30px;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
	margin-right: 40px;
	font-size: 12px;
	margin-bottom: 15px;
}
#header .subscribe a {
	color: #99CC33;
}
#header .subscribe a:hover {
	color: #FFFFFF;
}
#navi {
	padding: 20px 0px 0px 0px;
	clear: both;
	height: 40px;
}
#navi ul li{
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px 0px 20px;
	display: inline;
}
#navi ul {
	padding: 0px 20px;
}
#navi ul li a{
	color: #FFFFFF;
}
#navi ul li a:hover{
	color: #d6c3a1;
	text-decoration: none;
}
#navi ul li.active a{
	color: #d6c3a1;
}
#header-content{
	display: inline;
	width: 934px;
	height: 404px;
	margin: 0px 0px 55px 64px;
}
#logo{
	display: inline-block;
	width: 344px;
	height: 58px;
	float: left;
	margin: 28px 0px 0px 28px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
}
#header-content input.keywords{
	display: inline-block;
	width: 259px;
	height: 38px;
	float:right;
	color: #94847b;
	padding: 28px 20px 0px 15px;
	margin: 36px 36px 0px 0px;
	border: none;
	background: url(images/search_bg.jpg) no-repeat;
}
#adds{
	display: inline;
	width: 270px;
	float: right;
	clear: right;
	margin: 15px 60px 15px 0px;
}
#adds ul li{
	display: block;
	width: 125px;
	height: 125px;
	float: left;
	margin: 0px 20px 20px 0px;
}
#adds ul li.nomargin{
	margin: 0px 0px 0px 0px;
}

#welcome{
	display: inline;
	width: 345px;
	float: left;
	margin: 60px 0px 0px 241px;
}
.welcome{
	display: block;
	width: 159px;
	height: 24px;
	background: url(images/welcome.png) no-repeat;
	text-indent: -9999px;
}
#welcome p{
	margin: 0px 0px 0px 24px;
	color: #fff;
	font-size: 11px;
}
#carousel{
	display: inline;
	width: 340px;
	height: 210px;
	float: left;
	margin: 15px 6px 0px 238px;
	font-size: 12px;
	color: #FFFFFF;
}

/*END OF HEADER STYLES*/


/*CONTENT STYLES*/

#content {
	padding: 20px;
	width: 640px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	float: left;
}
#content .post-detail {
	background-color: #fffdf5;
	font-size: 11px;
	color: #565349;
	margin: 5px 0px;
	border:#f3ecc4 solid 1px;
	padding:4px 0px 0px 5px;
	height:20px;
}
#content  .post-detail  a {
	color: #0B552B;
	font-weight: normal;
}
#content .post-content {
}
#content .post-content p {
	padding: 5px 0px;
}
#content .post-meta{
	width: 100%;
	margin: 10px 0px 20px 0px;
}
#content .post-meta ul{
	border-bottom:#E5F0F0 5px solid;
	padding:5px 0px;
}
#content .post-meta div{
	display:inline;
	border:#dfe8e8 solid 1px;
	margin:0px 5px;
}
#content .post-meta a{
	font-size:12px; 
	text-decoration:none; 
	text-align:center; 
	background-color:#FFFFFF; 
	color:#0F0F0F; 
	padding:0 0 0 5px;
	height:30px;
}
#content .post-meta .admin{
	background:url(images/icon_admin.png) no-repeat left 1px;
	padding:2px 4px 2px 15px;
}
#content .post-meta .com{
	background:url(images/icon_comm.png) no-repeat left 1px; 
	padding:2px 4px 2px 15px;
}
#content  .post-meta .more{
	padding:2px 4px 2px 15px;
	background-image: url(images/icon_more.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#content   .post   .info {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFFEE2;
	margin: 10px 0px;
	padding: 5px;
}


/*END OF CONTENT STYLES*/


/*SIDEBAR STYLES*/

#sidebar{
	float: right;
	width: 244px;
	padding: 5px;
}
#sidebar h2 {
	background-image: url(images/sidebarH2.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #FFFFFF;
}

#sidebar ul {
	padding: 5px;
	margin: 0px 0px;
}
#sidebar ul li {
	padding: 5px 0px 10px 0px;
	border-bottom:#CCCCCC solid 1px;
	display:block;
}
#sidebar ul li a {
	background-image: url(images/sidebarlink.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding: 0px 0px 0px 20px;
	display:block;
}
#sidebar ul li a:hover {
	background-image: url(images/sidebarlink_hover.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding: 0px 0px 0px 20px;
	display:block;
}
#comment{
	font-size:14px;
	color:#454546;
	background-image: url(images/commentBg.jpg);
	padding: 10px;
	;
}
#comment h3{
	margin: 0px 0px 10px 0px;


}
#comment a{
	color:#646464;
	padding:0 0 0 0px;
}
#comment a:hover{
	color:#646464;
	text-decoration:none;
}
form#commentform{
}
form#commentform p{
	margin:0 0 5px 19px;
}
form#commentform p textarea{
	margin:0 0 0 0;
}
ol.commentlist{
	margin:0 20px 0 20px;
	list-style:none;
}
ol.commentlist li{
	border-top:#494849 dotted 1px;
	padding:10px 0 0 0;
}
ol.commentlist li img{
	float:left;
	margin:0 10px 0 0;
}
form#commentform .input{
	border-left:#a59e96 solid 2px;
	border-top:#a59e96 solid 2px;
	border-right:#e2d8cd solid 1px;
	border-bottom:#e2d8cd solid 1px;
	background:#eee4d8;
	height:30px;
	width:230px;
}
form#commentform textarea{
	border-left:#a59e96 solid 2px;
	border-top:#a59e96 solid 2px;
	border-right:#e2d8cd solid 1px;
	border-bottom:#e2d8cd solid 1px;
	background:#eee4d8;
	height:190px;
	width:550px;
o
	verflow:hidden;
}
form#commentform label{
	color:#a4282c;
	font-size:12px;
}
h3#respond{
	font-size:21px;
	border-bottom:#494849 dotted 1px;
	font-weight:normal;
	color:#a4282c;
	padding-bottom:5px;
	margin-right:20px;
}
#comment .aurther-name{
	color:#245f8d;
	font-size:14px;
	font-weight:bold;
	margin:0;




	#padding:20px 0 0 60px;
	float: left;
	padding: 0px 10px 0px 0px;
}
#comment .date-link{
	margin:0;
	font-size:11px;
	float: left;
}
ol.commentlist li p{
	margin:0 0 0 0;
	margin:0;
}

/*FOOTER STYLES*/

#footer{
	color: #868f74;
	background-color: #263B1A;
	height: 50px;
}
#footer .copyright span {
	color: #868f74;
}
#footer p{
	color: #FFFFFF;
	font-size: 12px;
}
#footer p.copyright{
	color: #9c8f7c;
	font-size: 12px;
	float: left;
	margin: 20px 10px 0px 10px;
}
#footer p.copyright a{
	color: #FFFFFF;
	text-decoration:none;
}
#footer p.copyright span{
	float: left;
}
#footer p.copyright span.right{
	float: right;
}

#footer p a{
	color: #FFFFFF;
	text-decoration: underline;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #A59E96;
	color: #FF0000;
	background-color: #EEE4D8;
}

.wp-pagenavi a:visited {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #0066cc;

	color: #0066cc;

	background-color: #FFFFFF;	

}

.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #000000;
	background-color: #640000;

}
#content .wp-pagenavi {
	text-align: center;

}


.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #EFEAE7;
	background-color: #FFCC00;

}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #7B011D;
	border: 1px solid #A59E96;
	background-color: #EEE4D8;

}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #9D6E4B;

}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #A59E96;
	background-color: #EEE4D8;

}
