/*
Theme Name: Rockwell
Description: A stylish blog theme with 3 color options.
Author: Site5.com
Author URI: http://www.site5.com/
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
		-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	margin:0;
	padding:0;
	font-family: 'Nunito', sans-serif, 微软雅黑;
	line-height:1.5;
	font-size:14px;
	color: #757575;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-weight: 300;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
}

a:hover {
	border:none;
}

#colLeft a:hover {
	border:none;
}

#colRightInner a:hover {
	border:none;
}

a:focus {
	outline:none;
}

p {
	margin:1em 0;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:960px;
}


#content {
	padding:15px 0 20px;
	

}

#colLeft{
	width:610px;
	border:7px solid #EAEAE3;
	float:right;	
	background:#fff;
	padding-left:15px;
	padding:17px 13px 17px 18px;
}

#colRight {
	width:328px;
	float:left;	
	position:relative;
}
#twobanner {
	width: 100%;
	overflow: hidden;
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff790b;
	background-position: bottom;
}
#twobanner #cbanner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#cbanner h2 {
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom:5px;
	}




#Breadcrumbs {
	line-height: 50px;
	color: #757575;
	font-size: 14px;
	text-transform: capitalize;
	}
#Breadcrumbs a {
	color:#757575;
}

#body-content {
	width:100%;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:hidden;
}
#float{
	padding:0;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper{
float:left;
width:1000px}


#searchform {
	overflow:hidden;}
.screen-reader-text {
	display:none;}


/* HEADER ELEMENTS 
--------------------------------------------------*/
/*  头部样式 */
#topheader {
	width:100%;
}
#header{
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 145px;
	font-weight: 400;
}
#header_left {
	width: 400px;
	float: left;
}

#header_left #logo{
	float:left;
	width:381px;
	margin-top: 40px;
	margin-bottom: 25px;
}
#header_left #menu {
	padding-left: 15px;
	width: 700px;
	float: left;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	color: #4f4f4f;
	font-size: 18px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#menu ul li a:hover {
	color: #000;
	text-decoration: none;
}
#menu ul .first a {
	padding-left: 0px;
}


#header_right {
	float: right;
	width: 300px;
	padding-top: 40px;
}
#header_right #language {
	float: right;
	margin-bottom: 20px;
	position: relative;
    top: 10px;
}

#header_right #topcontact {
	width:300px;
	float:right;
	font-size: 16px;
	text-align: right;
	color: #4f4f4f;
}

/* ------------------------*/

#socialLinks {
	position:absolute;
	right:10px;
	bottom:10px;
}

#socialLinks a {
	display:block;
	float:left;
	padding-right:10px;
	border:none;
}

#socialLinks a img {
	border:none;
}


/* COLLEFT ELEMENTS
----------------------------------------------*/

.postmeta span {background:#eeaf26;color:#ffffff;padding:4px 10px;}
#colLeft .postmeta a{color:#ffffff;font-weight:normal;text-decoration:none;}
#colLeft .postmeta a:hover, #content .post-meta a:active {text-decoration:underline;}

/*.searchQuery, #archive-title {
	border-bottom:1px solid #E2E2D8;
	padding:0 0 10px;
	margin-bottom:15px;
}

.searchQuery strong, #archive-title strong {
	font-size:14px;
}	
*/

#colLeft h1 {
	border-bottom:1px dotted #999;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:30px;
	letter-spacing:-1px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
}

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

#colLeft img {
	padding:8px;
	background:#F0F0F0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
    max-width:580px;
}

#colLeft .blogItem {
	margin-bottom:10px;
	padding-bottom:10px;
}

#colLeft .blogItem .itemTitle {
	position:relative;
	background:url(images/bk_dotted_vert.gif) 58px 0 repeat-y;
	margin-bottom:10px;
}

#colLeft .blogItem .date{
	float:left;
	width:47px;
	height:50px;
	text-align:center;
	padding-right:25px;
}

#colLeft .blogItem .date .month{
	color:#ccc;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:5px;
}

#colLeft .blogItem .date .day {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	line-height:130%;
}

#colLeft .blogItem .itemTitle h1 {
	border:none;
}

#colLeft .blogItem .itemTitle h1 a{
	border-bottom:1px dotted #999;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:32px;
	letter-spacing:-1px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
}


#colLeft .blogItem .metadata {
	padding:5px 0 8px;
	border-top:1px solid #E2E2D8;
	border-bottom:1px solid #E2E2D8;

	font-size:11px;
}

#colLeft .blogItem a.more-link {
	display:block;
	width:90px;
	height:24px;
	text-align:center;
	clear:both;
	border:none;
	line-height:22px;
	margin-top:10px;
}

#colLeft .social {
	border:1px dashed #9FD9FF;
	background:#EAF7FF;
	padding: 0 10px;
}

#colLeft .social p {
	padding-left:5px;
	margin:0.8em 0 0.5em;
}

#colLeft .social a {
	border:none;
}

#colLeft .social a img {
	padding:5px;
	border:none;
	background:none;
}

#colLeft .social a:hover img {

}

#colLeft .social strong {
	color:#00C1F2;
}

#colLeft h2#comments {
	border-bottom:1px solid #E2E2D8;
	padding:20px 0 15px;
}


/* COLRIGHT ELEMENTS
----------------------------------------------*/
#boxAbout {
	border:1px solid #626262;
	background:#1B1B1B url(images/bk_box_about.jpg) 0 0 no-repeat;
	padding:13px 12px 5px;
	color:#838383;
	margin-bottom:12px;
}

#boxAbout h2 {
	border-bottom:1px solid #626262;
	padding-bottom:8px;
	color:#ccc;
}


#colRightInner {
	border:7px solid #EAEAE3;
	background:#fff;
	padding:8px 8px 15px;
	position:relative;
}

#colRightInner h2 {
	font-size:16px;
	padding:5px 0 8px;
	border-bottom:1px solid #E2E2D8;
}

#colRightInner ul {
	padding-bottom:10px;
}

#colRightInner ul li {
	padding:6px 0;
	border-bottom:1px solid #E2E2D8;
}

#colRightInner ul li a {
	color:#666;
	border:none;
}

#colRight #recentcomments .url {
	font-weight:bold;
}

#colRight #ads {
	padding-bottom:5px;
	width:290px;
} 

#colRight #ads a {
	float:left;
	margin:0 7px 6px 0;
	border:none;
}

#colRight #ads a img {
	border:none;
}

#colRight #flickr {
	margin-top:10px;
}

#colRight #flickr a {
	border:none;
}

#colRight #flickr a img {
	border:none;
	padding:10px 11px 0 0;
}

#colRight #flickr h2{
	background:url(images/flickr_logo.jpg) 0 0 no-repeat;
	padding-left:66px;
	padding-top:7px;
}


/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin-bottom:10px;
	list-style-type:none;
}

#colLeft ul.commentlist li {
	background:none;
	border-bottom:1px solid #E2E2D8;
	padding:10px 0;
	padding-left:40px;
}

#colLeft ul.commentlist li .avatar {
	float:left;
	width:32px;
	margin-left:-40px;
	padding:0;
	border:none;
}

#colLeft ul.commentlist li img {
	border:none;
	padding:0;
background:#FFF none repeat scroll 0 0;
border-bottom: none;
border-right: none;	
}

* html #colLeft ul.commentlist li .avatar {
	margin-bottom:-20px;
}


#colLeft ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#777;
}

#colLeft ul.commentlist li .bypostauthor  {background-color:#eee;}

/* FORMS
-------------------------------------------------*/
input#s {
background-color:#214868;
border:1px solid #48758D;
color:#82B8D3;
float:left;
height:19px;
margin:0 10px 0 0;
width:184px;
}

input #searchsubmit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#38667F none repeat scroll 0 0;
color:#FFFFFF;
float:right;
font-weight:normal;
padding:1px 10px 0;
position:relative;
text-decoration:none;
top:0;
}

label #screen-reader-text { visibility: hidden; }
/* post comment */

#commentform label {
	display:block;
	padding:5px 0 2px;
}

#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


#commentform textarea {
	width:500px;
}

#commentform input#submit{
	border:none;
	width:90px;
	height:24px;
	text-align:center;
	padding-top:4px;
	margin-top:5px;
}

/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}

#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}

#contact textarea {
	width:500px;
}

#contact input.submit {
	border:none;
	width:90px;
	height:24px;
	text-align:center;
	padding-top:4px;
	margin-top:15px;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	border:1px solid #9FD9FF;
	background:#EAF7FF;
	color:#00BFF5;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}


/*footer 样式 ------------------------------------------------------*/
#footer {
	height: 90px;
	clear:both;
	position: relative;
}
#footer a {
		text-decoration: none;	
}
#footer #foot {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image:url(/image/foot_bg_new.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	text-align: center;
	background-position: center 5px;
	margin-top: 10px;
}

#footmenu {
	float: right;
}
#footmenu li {
	float: left;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#footmenu a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
	padding-right: 15px;
}
#footmenu li.last a {
	border-right-style: none;
}
#copyright {
	text-align: right;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
}


#footer p {
	color: #999999;
}

blockquote
{
background:none;
border:#EEAF26 3px solid;
margin:1em;
padding:1em;
}
