/* 
Author:PHPLDTemplates.com
Templates:PHPLD V4
URL:http://www.phpldtemplates.com
Free PHPLD Template available:http://www.phpldtemplates.com/category/design/free-phpld-templates/
*/

/* Reset */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#BEC3C6 url(../images/bg.jpg) repeat-x;
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial;
}
h1 {font-size:125%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
images {
	border:0;
}
images.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover images.sided {
	border-color:#A6A6A6;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.wp-caption images {
	margin:0 5px;
}
.wp-caption-text {
	text-align:center;
	padding:0 5px !important;
	padding:3px 5px 0;
}
*+html .wp-caption-text {
	padding:3px 5px 0 !important;
}
.post .content .wp-caption p {
	margin:0;
}
blockquote, pre {
	background:#F4F5F7 url(images/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea {
	background:#FFF url(images/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
	font-size:12px;
}
.boxcaption {
	background:#E3E4E6 url(images/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(images/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(images/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}

#wrapper{width:780px;padding:5px 10px 10px 10px;margin:0 auto;background:#878d59;}

#wrap {
	background:url(../images/light.gif) center top no-repeat;
	padding:20px 0;
}
#container {
	margin:0 auto;
	width:936px;
}

/* Header */
#header {
	background:url(../images/header.jpg) 0 0 no-repeat;
	height:90px;
	border-bottom:1px solid #E0E0E0;
}
#caption {
	padding:25px 30px 0;
}
#title a {
	text-decoration:none;
	color:#FFF;
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
}

/* Navigation bar */
#navigation {
	background:#FFF;
	border-bottom:1px solid #A6A6A6;
}
#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	background:transparent url(../images/menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}

#menus li ul {
	display:none;
	background:#F4F5F7;
	border:solid #A6A6A6;
	border-width:1px 1px 0;
	line-height:0;
	position:absolute;
	z-index:1;
}
#menus li li {
	float:none;
	margin:0;
	padding:0;
	list-style:none;
}
#menus li li a {
	float:none;
	padding:7px 18px 7px 10px;
	text-decoration:none;
	border-bottom:1px solid #DDD;
	margin:0;
	background-image:none;
	height:auto;
	line-height:145%;
	color:#999;
	display:block;
	width:175px;
}
#menus li li a.last {
	border-color:#A6A6A6;
}
#menus li li a:hover, 
#menus li li a.current {
	background-color:#EDEFF0;
	color:#382E1F;
}
#menus li li a.subtitle, 
#menus li li a.subtitle:hover {
	background-image:url(images/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/* Path Bar */
#trail{font-weight:bold;font-size:9pt;font-style:italic;padding:5px 10px 0 10px;color:#FFFFFF;}
#trail a{color:#FFFFFF;}

/* main */
#contentwrapper{margin:0;padding:0 0px;}
#main {
	background:#FFF url(../images/main_shadow.gif) top repeat-x;
	width:605px;
	padding:13px 15px 15px;
	float:left;
	overflow:hidden;
}

#content {
	background:#FFF url(../images/sidesep.gif) right repeat-y;
	min-height:400px;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post {
	padding-bottom:5px !important;
	padding-bottom:15px;
}
*+html .post {
	padding-bottom:15px !important;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #right{margin-left:5px;} 
* html #main{height:1%;margin-right:0;} 
/* End hide from IE5/mac */

/* Banner */
.banner{padding:5px 0;text-align:center;}
.banner img{border:0px;}
#right{float:right;width:200px;margin:0px;overflow:hidden;}

/* Sidebar */
#sidebar {
	background:#F7F7F7 url(../images/sidebar_shadow.gif) top repeat-x;
	width:300px;
	float:right;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
	padding-top:8px;
}
#sidebar li {
	background:url(../images/icons.gif) 0 -560px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#centersidebar, 
#northsidebar .widget, 
#southsidebar .widget {
	background:url(../images/widgetsep.png) bottom no-repeat;
	padding:10px 15px 16px;
}
#centersidebar {
	padding-bottom:6px;
}
#northsidebar, 
#southsidebar {
	font-size:95%;
}
#northsidebar .widget h2, 
#southsidebar .widget h2 {
	margin-bottom:10px;
}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	margin-bottom:15px;
}
#sidebar .widget_feeds {
	padding:5px 15px 15px;
}
#sidebar #feedrss, 
#sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:left;
	text-decoration:none;
}
#sidebar #feedrss {
	background:url(../images/feeds.gif) 5px 5px no-repeat;
}
#sidebar #feedemail {
	background:url(../images/feeds.gif) 5px -45px no-repeat;
	margin-left:15px;
}
#subscribe ul {
	display:none;
	position:absolute;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:180px;
	padding:5px;
}
#subscribe li {
	background:transparent;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span {
	background:url(../images/readers.gif) no-repeat;
	height:20px;
	width:80px;
	display:block;
	text-indent:-999em;
}
#subscribe li#google_reader a span {
	background-position:0 0;
}
#subscribe li#youdao_reader a span {
	background-position:0 -20px;
}
#subscribe li#xianguo_reader a span {
	background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span {
	background-position:0 -60px;
}
#subscribe li#yahoo_reader a span {
	background-position:0 -80px;
}
#subscribe li#newsgator_reader a span {
	background-position:0 -100px;
}
#subscribe li#bloglines_reader a span {
	background-position:0 -120px;
}
#subscribe li#inezha_reader a span {
	background-position:0 -140px;
}
#subscribe li a {
	display:block;
	padding:5px;
	text-decoration:none;
	width:80px;
	font-size:12px;
}
#subscribe li a:hover {
	background:#EEDDCC;
}
#tag_cloud a {
	line-height:130%;
}

/* Search Box */
.searchbox{text-align:right;}
.searchtext{width:150px;height:16px;margin-bottom:2px;padding:2px;font: 8pt Verdana, Tahoma, Arial, sans-serif;border:1px solid #D5DCE3;color:#333333;}
.btn-search{width:75px;height:22px;border:0;border-style:none;cursor:pointer;background:url(../images/btn-search.gif);}

/* Categories */
.main-bar{
	background: #f7f7f7;
  	width:585px;	
	margin:0;	
	padding:5px 10px;
	height:15px;
	color:#262626;
	font-size:9pt;
	font-weight:bold;
	border-right:1px solid #e0e0e0;	
	border-left:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	
	
}
.main-bar2{
	background-image:;
	height:7px;
  	width:585px;	
	margin:5px 0 0 0;		
}
.main-bar3{
	background: #ffffff;
  	width:585px;	
	margin:0;	
	padding:5px 10px;
	height:15px;
	color:#262626;
	font-size:9pt;
	font-weight:bold;	
}
.main-bg{
	background:#ffffff;
	margin:0;
	padding:5px 10px;
  	width:585px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;	
	border-left:1px solid #ffffff;
	border-top:1px solid #e0e0e0;
}
.main-bg2{
	background:#ffffff;
	margin:0;
	padding:5px 10px;
  	width:585px;
}
.main-bg3{
	background:#ffffff;
	margin:0;
	padding:5px 10px;
  	width:585px;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #ffffff;	
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.main-bottom{
	height:7px;
  	width:585px;	
}
.cats {
  	width:580px;	
  	margin: 0 auto;
}
.cats a {
	color:#2970A6;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
	margin: 0px 15px 7px 0px;
	padding: 0px 0px 0px 20px;
	color:#5e5e5e;
}
.subcats a {
	color:#5e5e5e;
	font-size:8pt;
	font-weight: normal;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}

/* Link Page */
img.thumb{float:left;width:102px;height:80px;margin:6px;padding:0px;border:1px solid #e0e0e0;}
.linkdesc{width:585px;}
.listheading{font-size:9pt;font-weight:bold;padding:0px 0;}
.link_rating{margin:0;padding:0px;border:0px solid #f0f0f0;}
.link_rating img{display:block;float:left;margin-right:2px;}
.review{float:right;margin:3px 0px 0px 0px;}
.small, .small a{margin:0px;padding:0 5px;font-size:7pt;color:#5e5e5e;}
.sort{font-weight:bold;color:#262626;}

/* featured */
.featlink{width:585px;margin:0px;padding:0;}
.featlink a{font-weight:bold;}
.featurl{color:#333333;font-weight:normal;}

/* regular */
.reglink{width:585px;padding:0;margin:0px;}
.reglink a{font-weight:bold;}
.url{color:#666666;font-weight:normal;}

/*details*/
#footer-ds{vertical-align:center;border-bottom:#e0e0e0 1px solid;height:15px;text-align:left;background:#fff;padding:2px 10px;}
#footer-ds2{border-right:#ccc 1px solid;border-top:#ccc 1px solid;font-size:11px;font-weight:normal;border-left:#ccc 1px solid;border-bottom:#ccc 1px solid;text-align:left;background:#fafafa;padding:1px 10px;}
#bar_down{vertical-align:center;border-bottom:#e0e0e0 1px solid;text-align:left;padding:1px 10px;}

/* article */
.articles{width:550px;padding:0;}
.articles a{font-size:9pt;font-weight:bold;}
.articles p{padding:2px 0 5px 0;margin:0;}

/* News */
.news{width:550px;padding:0;}
.news a{font-size:9pt;font-weight:bold;}

/* ratings and reviews */
.details{width:550px;padding:0;}
.details a{font-size:9pt;font-weight:bold;}
.details p{margin:0;padding:2px 0 10px 0;}
.ratings-area{padding:5px;color:#5e5e5e;}
.reviews-area{padding:5px;color:#5e5e5e;}

/* footer */
#footer {
	background:url(../images/footer.jpg) 0 0 no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#themeinfo {
    color:#2A2A2A;
	margin-left:20px;
}
a#powered {
	background:url(../images/wp-logo.png) no-repeat;
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(../images/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}

/* General */

/* Category, articles search page */
.list{width:570px;padding:0;}
.list a{font-size:9pt;}
.list p{padding:2px 0 5px 0;margin:0;}

/* Formpage */
select{font-size:8pt;border:1px solid #5e74b3;color:#5e5e5e;}
form{display:inline;margin:0;padding:0;}
table.formPage{width:100%;margin:5px 0 0 0;border:0px solid #A0A0A0;}
table.formPage a{font-weight:bold;}
td.err{padding:0px;border:0px solid #A0A0A0;text-align:left;color:#FF0000;background:#FFEDED;}
td.msg{padding:0px;border:0px solid #A0A0A0;text-align:left;color:#0000FF;background:#EDF3FF;}
div.errForm, span.errForm{margin:0px 0 0px 2px;padding:0px;font-size:7pt;color:#FF0000;background:#FFFFF3;}
.label{width:25%;text-align:right;font-weight:bold;}
.field{width:75%;color:#5e5e5e;}
span.req{margin-left:3px;font-weight:bold;color:#FF0000;}
.text{margin:0px;padding:0px;font-size:8pt;}
input.text{padding:0px 2px;border:1px solid #5e74b3;color:#5e5e5e;}
textarea.text{padding:2px;font-size:8pt;border:1px solid #5e74b3;color:#5e5e5e;}
.limit_field{border:0 solid transparent;border-width:0;}
.captcha{margin-top:10px;border:1px solid #5e74b3;}
.buttons{border-top:1px solid #A0A0A0;text-align:center;}
.btn{height:17px;margin-top:2px;font-size:8pt;font-weight:bold;border:1px solid #5e5e5e;color:#FFFFFF;background-color:#4c5600;cursor:pointer;}

/* Price Table */
.price{margin:0;padding:2px;border:0px solid #A0A0A0;vertical-align:bottom;}
.price table td{margin:0;padding:2px;vertical-align:bottom;}

/* Edit/Delete Button*/

/*Article-Search.tpl*/
.frontend_actions{float:right;margin:3px 0 0 0;}

.float_tiny{float:left;margin-right:4px;margin-bottom:4px;}

/*-------------------*/

.boxPopCats{padding:0px;margin:0;list-style:none;}
.boxPopCats li{background:url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;padding:0px 0px 2px 8px;}
.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited{text-decoration:none;}

.boxSponsored{margin:0px;padding:5px 0;border-bottom:1px solid #CCCCCC;}
.boxSponsoredLast{margin:0px;padding:5px 0;}
a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited{text-decoration:none;font-weight:bold;color:#4c5600;}
a.boxSponsoredA:hover{font-weight:bold;color:#4c5600;}

/* Widget */
/*

.scontent, .scontent3{padding:5px 5px 5px 10px ;}
.scontent3 a{font-weight:bold;}
img.validator{border:0px;}

img.validator{border:0px;}
.sidebar-bg img, .sidebar-top img{border:0px;}
*/

.widget ul {list-style:none;}
.widget {padding:5px 0px ;}
.widget table{width:100% !important;margin:5px 0 0 0 !important;}
.widget table .smallDesc{font-size:8pt !important;color:#262626 !important;}
.widget table h3{font-size:9pt !important;font-style:normal !important;border-bottom:0px dashed #A0A0A0 !important;}
.widget table h4 {font-size:9pt !important;}
table p{margin: 8px 0;}

/* Search */
#searchbox {
	background: url(../img/searchbox.gif) no-repeat;
	width:209px;
	height:23px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:10px !important;
	margin-right:5px;
	padding:2px;
}
#searchbox .textfield {
	background:none;
	border:0px;
	width:185px;
	float:left;
	margin-right:2px;
	padding-left:2px;
}
#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#searchbox .searchtip {
	color:#999;
}

