@charset "UTF-8";
/*
Theme Name: Simply.Style.V5
Version: 1.0
Author: Demo.jiang
Description: SImple.style
Tags: golden, two-columns, right-sidebar, fixed-width, sticky-post
.
	This theme was designed and built by Demo.jiang,
	
	The CSS, XHTML and design is released under GPLv3:
	http://www.gnu.org/licenses/gpl.html
	The full GNU General Public License is included in the "COPYING" document
.
*/
form{ margin:0; padding:0}
body{
	background: url(images/top_bg.gif) repeat-x   #fff;
	width: 100%;
	margin: 0 auto 0; 
	padding: 0;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.height1{
	height:84px; width:1020px;background: url(images/banner.gif) left top  no-repeat; margin:0 auto
	
}
.header_div{ width:940px; margin:0 auto; overflow:visible}
#wrapper{
	background: #fff; 
	width:1040px;
	margin:20px auto;
	padding: 0;
}

a{
	text-decoration: none;
	color: #1E50A2;
}
a:hover{ color:#f00;}
img{border:0}



/* Top Horizontal Navigation Bar */
#navbar{
	
	padding: 0 ;
	margin:0 auto;
	height:120px;
	
}


#navbar ul{
	
	width:250px;
	display:block; float:right;
	font-family:'Microsoft YaHei';
	font-size:14px;
	text-align: center;
	list-style: none;
	padding:0; margin:0;
}

#navbar li{
	display: block;
	float:left;
	padding: 0 
	
}

#navbar li a {
	display:block;
	padding-top:12px;
	height:36px;
	width:94px;
	font-weight:bolder;
	color:#9e9f9a;
	margin-left:2px;
}


#navbar li.current_page_item a{
	color: #2b4900;
	
	background:url(images/b1_a.gif) no-repeat;
	font-weight:bolder;/* Changes the link color of the current active page in the top navigation bar */
}


/* Header Area */
#header{
	margin: 0;
	padding: 25px 0;
}

#header h1{
	margin: 0;
	padding: 0;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
}

#header h2{ /* h2 in the header div is for the site's tagline */
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}


/* All Left Column Content */
#container{
	width: 720px;overflow:hidden;
        
	float: left;
}

#container_nosidebar{
	width: 100%;
}

.post{
	padding:0;margin-top:15px;margon-bottom:30px
	/* text-align: justify; */ /* Uncomment text-align: justify; to justify the paragraph text in posts */
}

.text-title{
	 /*border-left:5px solid #61a700;background:url(images/title_bg.gif) repeat-x;padding:5px;*/

}
.h2title{
	font-family:'Microsoft YaHei';
	margin: 0;
	padding: 0 ;
	font-size: 18px;
	font-weight: bolder;
	
}
.h2title a{color:#636b4c;}

.h3title{
	color:#999;
	margin:5px 0 0 0;
	padding: 0;	
	font-size: 12px;
	font-weight: normal;
	line-height:20px
}


.comment-cnt1{
	
}

.entry{
	padding:0 0 10px 0 ;
	font-size:14px;
	line-height: 1.8em;
}

.entrytext{
	overflow: hidden; 
}

.entrytext a{
	text-decoration: underline; /* This overrides the universal "a" element to allow underlined links in posts */
}

.entrytext blockquote{
	padding-left: 5px;
	border-left: 1px solid #FFF;
}

.navigation{ padding:5px 0; margin:10px 0 0 10px;height:25px;}
.fix1 {border-top:0;   margin-top:0; background:#fefefe}
.fix2{ margin-top:8px}
.fix3{ margin-top:-28px}

.navigation .nav-left{ float:left; }
.navigation .nav-rig{ float:right;  padding:5px 0}
.nav-link-here{border:1px  solid #efefef;}

.more-link{display:none
	/*-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background: #06315B;
	padding: 0 5px;
	border: 1px solid #042443;*/
}

.oldpostsnav, .newpostsnav{
	float:right
}

.postpagelinks, .pagepagelinks{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background: #06315B;
	margin-right: 5px;
	padding: 0 5px;
	border: 1px solid #042443;
	display: inline-block;
}

.postcats, .posttags, .postpages{
	
	padding: 0;font-size:12px;
	
}

.postmetadata{
	margin-bottom: 40px ;font-size:12px; border-bottom:1px  dashed #ccc; 
	
}

.postmetadata .left{float:left;}
.postmetadata .right{float:right; color:#999;}

.post-view,.post-comm{ font-size:12px;/* background:url(images/icon1.gif) no-repeat;*/  padding-right:10px }
.post-comm{ /*background:url(images/icon2.gif) no-repeat;*/width:50px;}

/*
.entrytext img{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color: #06315B;
	border: 1px solid #042443;
	margin: 10px 10px 10px 0;
	padding: 5px;
	text-align: center;
}
*/

.wp-caption {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color: #06315B;
border: 1px solid #042443;
margin: 10px 10px 10px 0;
padding-top: 4px;
text-align: center;
}

.alignright{
	float: right;
}

.alignleft{
	float: left;
}

.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Comments */
.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	
}

.commentlist p{
	font-size:12px;
	padding: 5px;
	margin:0 0 0 60px;
}

.commentlist p a{
	text-decoration: underline; /* Allows links to be underlined within user comments */
}

.odd-comment{
	border:2px solid #efefef;	
	margin-top:10px ;
	padding:10px;
	
}

.even-comment{
	border:2px solid #efefef;
	background:#fafafa;
	margin-top:10px;
	padding:10px;
	
}

.trackbacks{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background: #fafafa;
	margin: 0;
	border: 2px solid #f0f0f0;
}

.trackbacks h3{
	margin-left: 10px; /* Adds breathing room to the Trackbacks section title text */
}

.commentmetadata{
	font-size:12px;
	height: 60px;
}

.commentmetadata img{ /* Avatar Positioning */
	float: left;
	margin: 0;
	padding: 5px;
}

.commentmetadatainfo{
	display: table-cell; /* Vertically centers the text within the .commentmetadata div */
	vertical-align: middle;
	margin: 0;
	padding: 5px;
	height: 60px;
	line-height: 1.3em;
}

#commentedit{
	margin: 0;
	padding: 5px;
	font-size: 10px;
}


/* Sidebar */
#sidebar{
	width: 285px;
	margin: 0;
	padding: 0;
	float: right;overflow:hidden
}
#sidebar a{ color:#333}
#sidebar a:hover{ color:#f00}
#sidebar .author_name a{ color:#999}
#sidebar h2{
	background:url(images/sidebar_tit.gif) no-repeat 0 -12px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	height:30px;

}

#sidebar ul{ /* Sidebar widgets as a whole */
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li{ /* Individual Sidebar widgets */
	margin: 0 0 25px 0;
	padding: 0;
}

#sidebar li ul li{ /* List items within a widget */
	margin: 3px 0 ;
	padding:4px 0 4px 13px;
	background:url(images/dot.gif) 0 5px no-repeat;
}

.feed-list li a{
	background: transparent url(images/icons/feed12.png) no-repeat scroll 0 50%; /* 12px Feed Icons on left of feed-list links */
	padding-left: 15px;
}

#wp-calendar{
	width: 100%; /* Stretches the Calendar widget's table to 100% the width of sidebar. ID of wp-calendar */
}

/* Footer */
#footer{
	
	padding: 10px 0 10px 0;
	background:url('images/footer_bg.gif') repeat-x #f5f5f5;
	line-height: 1.3em;
	clear: both;
}

#footer p{ text-align:center; color:#929292; line-height:24px;
}

* html #footer p{
	text-align:center; color:#929292; line-height:24px;
}

.link1{ color:#1e50a2}
.link2{ color:#1e50a2}
.arrow,.arrow2{ font-family:Arial; font-size:14px; font-weight:bolder}
.arrow2{ font-size:16px}

.btn_feed{ background:url('images/btn_rss.gif') no-repeat; height:36px; width:88px; cursor:pointer}
#searchsubmit{ background:url('images/search_btn.gif'); height:28px; padding:0; border:0; width:67px; cursor:pointer; margin:0}
.searchinput{border:1px solid #ccc; background:#efefef; height:25px; line-height:28px; padding:0 3px; }
.widget_recent_entries ul{ overflow:hidden;text-overflow:ellipsis;width:225px }
.widget_categories	ul{width:225px}
.widget_recent_entries li{  white-space:nowrap; }

.widget li{ padding-left:15px}

.current-cat{ background:url(images/active.gif) no-repeat!important; font-weight:bolder}
#searchform{ margin-top:10px}
.widget_tag_cloud div{ padding:10px}
.top-nav,.bottom-nav{ margin:0;	padding:10px;
}
.bottom-nav{ padding:0; font-size:12px}

.authoravator{
    float: left;
    margin: 4px 6px 4px 8px;
    height: 42px;
}

.titledetail{
    height: 42px;
    margin: 0;
}


.car-list{ list-style:none; margin:0; padding:0;font-weight:bolder;}
.car-list li{ list-style:none;  margin:0; padding:0;font-size:14px}
.car-monthlisting { margin:0;padding:0;font-weight:normal; color:#999}
.car-monthlisting li{margin:0;padding:0;font-size:12px}
.cls{clear:both;height:0;overflow:hidden}
