@charset "utf-8";

/*

THEME NAME: studio11-cafa（基于Sandbo设计）

THEME URI: http://wogeng.com/

DESCRIPTION: studio11 blog

AUTHOR: <a href="http://wogeng.com/blog">Leee Wogeng</a>

TAGS: sandbox, powersign, leee, wogeng, xoxo,studio11

*/



/* Two-column with sidebar on left from the /examples/ folder  */

@import url('examples/2c-r.css');



/* Just some example content */

*{ margin:0; padding:0; border:0;}

a:link {

	color:#CC6600;

	text-decoration:none;

}

a:hover {

	color:#999999;

	text-decoration:none;

}

a:visited {

	color:#CC6600;

	text-decoration:none;

}



div#wrapper{

	background-color: #898989;

	padding-top: 20px;

	padding-bottom: 20px;

	background-image: url(image/bg.gif);

	padding-left: 20px;

}



div.skip-link {

position:absolute;

right:1em;

top:1em;

}

div#access {

	color: #FFFFFF;

	background-image: url(image/logo.png);

	background-repeat: no-repeat;

	background-position: left top;

	height: 153px;

	width: 640px;

}

div#about {

	font-family: Verdana;

	font-weight: bold;

	padding-top: 120px;

	padding-left: 33px;

	font-size: 12px;

}

div#about a:link {

	color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #FFFFFF;

}

div#about a:hover {

	color: #FFFFFF;

}

div#about a:visited {

	color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #FFFFFF;

}



div#menu {

}



div#menu ul,div#menu ul ul {

line-height:1;

list-style:none;

margin:0;

padding:0;

}



div#menu ul a {

display:block;

margin-right:1em;

padding:0.2em 0.5em;

text-decoration:none;

}



div#menu ul ul ul a {

font-style:italic;

}



div#menu ul li ul {

left:-999em;

position:absolute;

}



div#menu ul li:hover ul {

	left:auto;

}



.entry-title {

	clear:both;

	font-family: "微软雅黑", Verdana;

	font-size: 18px;

	padding-left: 20px;

	padding-bottom: 7px;

}

.entry-title a:link{

	color: #9a5408;

}

.entry-title a:hover{

	color: #333333;

	padding-bottom: 1px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #333333;

}

.entry-title a:visited{

	color: #9a5408;

	text-decoration: line-through;

}



#ccc {

	margin-top: 10px;

	padding-top: 12px;

}

#ccc2 {

	padding-top: 22px;

}

.entry-meta {

	padding-top: 5px;

	padding-bottom: 10px;

	color: #999999;

	margin-bottom: 30px;

	padding-left: 20px;

}

#ccc3 {

	width: 600px;

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #CCCCCC;

	background-color: #FFF9E1;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	padding-bottom: 2px;

	font-family: "Lucida Sans";

	font-style: italic;

	text-align: center;

}

#ccc3 a:link{

	color: #CC6600;

}

#ccc3 a:hover{

	color: #993300;

}

.entry-content {

	color: #333333;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

	font-family: "Lucida Sans";

}
.entry-content img {
	border: 1px solid #C8C8C8;
	padding: 1px;
	margin-bottom:5px;
	margin-top: 5px;
}

.entry-content a:link {

	color: #CC6600;

	font-style: normal;

}

.entry-content a:hover {

	color: #993300;

	font-style: normal;

}

div#related {

	margin-top: 20px;

	width: 50%;

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #333333;

	padding-top: 10px;

}

.entry-date {

	width: 600px;

	margin-left: 20px;

	color: #999999;

	padding-bottom: 5px;

	font-family: "Lucida Sans";

	font-style: italic;

}

.entry-date a:link{

	font-style: normal;

}

.entry-date2 {

	width: 600px;

	margin-left: 20px;

	color: #999999;

	padding-bottom: 5px;

	font-family: "Lucida Sans";

	font-style: italic;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	margin-bottom: 10px;

}

.entry-date2 a:link{

	font-style: normal;

}

div#container {

}

div#primary {

}

div#comments {

	margin-top: 80px;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #333333;

	color: #333333;

	width: 410px;

	padding: 10px;

	margin-bottom: 10px;

	margin-left: 20px;

	background-color: #fff100;

	font-family: Georgia, "Times New Roman", Times, serif;

}

div.comment-author {

	font-size: 16px;

	font-weight: bolder;

	height: 29px;

	width: 410px;

	background-image: url(image/page.png);

	background-repeat: repeat;

	margin-left: -10px;

	padding-right: 10px;

	padding-left: 10px;

	margin-top: 15px;

}

div.comment-meta {

	padding-right: 10px;

	padding-left: 10px;

	width: 410px;

	margin-left: -10px;

	font-family: "Lucida Sans";

	font-style: italic;

	margin-top: 7px;

}

div.formcontainer {

	font-family: "Lucida Sans";

	font-style: italic;

}

div.photo avatar {

}

div#comments h3{

	color: #333333;

	font-size: 24px;

}



form#commentform .form-label {

	margin-top: 10px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

}



form#commentform span.required {

	background:#fff;

	color:#db0000;

}



form#commentform,form#commentform p {

	padding-top: 2px;

}



input#author,input#email,input#url,textarea#comment {

padding:0.2em;

}



div.comments ol li {

margin:0 0 3.5em;

}

input#submit {

	background-image: url(image/comm.gif);

	background-repeat: no-repeat;

	height: 18px;

	width: 134px;

}



textarea#comment {

	height:13em;

	margin:0 0 0.5em;

	overflow:auto;

	width:396px;

	border: 2px solid #333333;

	font-family: "微软雅黑", Verdana;

	font-size: 18px;

	color: #333333;

}



.alignright,img.alignright{

float:right;

margin:0 0 0 3px;

}



.alignleft,img.alignleft{

float:left;

margin:3px 3px 0 0;

}



.aligncenter,img.aligncenter{
	display:block;
	text-align:center;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3;
	margin-left: 3px;
}



div.gallery {

clear:both;

height:180px;

margin:1em 0;

width:100%;

}



p.wp-caption-text{

font-style:italic;

}



div.gallery dl{

margin:1em auto;

overflow:hidden;

text-align:center;

}



div.gallery dl.gallery-columns-1 {

width:100%;

}



div.gallery dl.gallery-columns-2 {

width:49%;

}



div.gallery dl.gallery-columns-3 {

width:33%;

}



div.gallery dl.gallery-columns-4 {

width:24%;

}



div.gallery dl.gallery-columns-5 {

width:19%;

}



div#nav-above {

}



div#nav-below {

}



div#nav-images {

height:0px;

}



div.navigation {

}



div.nav-next {

	float:left;

	text-align:left;

	color: #999999;

	padding-right: 10px;

	padding-left: 20px;

	padding-bottom: 2px;

}

div.nav-next a:link{

	color: #CC6600;

}



div.sidebar input#s {

	width:175px;

	height: 18px;

	color: #db0000;

	padding-top: 2px;

	padding-left: 2px;

	margin-right: 100px;

	margin-bottom: 6px;

	border: 1px solid #db0000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-top: 5px;

	background-image: url(image/sidebar_s.png);

}

div#page input#user_login {

	border: 1px solid #db0000;

	height: 18px;

	width: 130px;

	margin-top: 3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-bottom: 5px;

}

div#page input#user_pass {

	border: 1px solid #db0000;

	height: 18px;

	width: 130px;

	margin-top: 3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-bottom: 5px;

}

div#page input#wp-submit {

	height: 18px;

	width: 60px;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #db0000;

	margin-top: 5px;

}

div#page input#rememberme {
	margin-left: -3px;
}
div#page h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	margin-bottom: 3px;

}







div.sidebar li {

	list-style:none;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 15px;

	margin-left: 0;

}



div.sidebar li form {

	margin:0;

	padding:0;

}



div.sidebar ul ul {

}



div.sidebar ul ul li {

	margin:0;

}



div.sidebar ul ul ul {

}



div.sidebar ul ul ul li {

	margin-bottom: 25px;

}

div.sidebar ul ul ul li img {

	margin-bottom: -21px;

	margin-right: 8px;

}



div#menu ul li,div.gallery dl {

	float:right;

	text-align: right;

	color: #999999;

	padding-right: 20px;

	padding-left: 10px;

	padding-bottom: 2px;

}

div.nav-previous {

	float:right;

	text-align: right;

	color: #999999;

	padding-right: 20px;

	padding-left: 10px;

	padding-bottom: 2px;

}

div.nav-previous a:link{

	color: #CC6600;

}





div#footer {

}

div#header {

}

div#search {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	background-color: #FFFFFF;
}

div#search li {

	margin-bottom: 1px;

}

div#page {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	background-image: url(image/page_bg.gif);
}
div#page a:hover {
	background-color: #fff100;
}
div#links {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	line-height: 20px;
	background-color: #FFFFFF;
}
div#links img{
	margin-bottom: -2px;
	margin-top: 5px;
}

div#links h2{

	font-size: 14px;

}
div#links a:hover {
	background-color: #fff100;
}

div#secondary {

	padding-top: 6px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	background-image: url(image/page.png);

	background-repeat: repeat;

}

div.sidebar a:link {

	color: #333333;

}

div.sidebar a:hover {
	background-color: #FFFFFF;
	color: #333333;
}

div.sidebar a:visited {
	color: #333333;
}



div.sidebar input.button {

	background-image: url(image/search.gif);

	background-repeat: repeat-x;

	height: 18px;

	width: 56px;

}



input#author,input#email {

	width:50%;

	font-family: Verdana;

	font-size: 12px;

	color: #db0000;

	border: 2px solid #ff4f4f;

	height: 14px;

	background-color: #fff;

}

input#url {

	border: 2px solid #333333;

	width:50%;

	color: #333333;

	font-family: Verdana;

	font-size: 12px;

}

div#content h2.page-title {

	color: #db0000;

	font-family: "微软雅黑", Verdana;

	padding-top: 20px;

	padding-left: 20px;

}

div.navigation div{

	font-weight: bold;

	color: #999999;

}

div#page_x {

	height: 50px;

}



div.gallery *,div.sidebar div,div.sidebar ul {

margin:0;

padding:0;

}

div.sidebar h3 {

	padding-bottom: 5px;

	color: #333333;

	font-size: 14px;

}

div#search h3 {

	padding-bottom: 5px;

	color: #DB0000;

}

div#aut {
	padding: 10px;
	margin-top: 15px;
	background-image: url(image/page.png);
}

div#aut a:visited {
}

.author {

	margin-left: 10px;

}

.entry-content.more-link {

	margin-top: 10px;

	padding-top: 10px;

}

div#related {

	margin-top: 20px;

	width: 70%;

	padding-top: 3px;

	padding-left: 5px;

	background-image: url(image/related.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-bottom: 5px;

	background-color: #F5F5F5;

	border: 1px dotted #333333;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

div#related a:link{

	font-style: normal;

}

div#related a:hover{

	color: #993300;

	font-style: normal;

}

div#related a:visited{

	color: #666666;

	font-style: normal;

}

div#join {
	height: 84px;
	width: 200px;
	background-image: url(image/join.png);
	background-repeat: no-repeat;
	color: #000000;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 52px;
	line-height: 29px;
}

div#join a:link{

	color: #333333;

	background-color: #fff100;

}

div#join a:hover{

	color: #333333;

}

div#join a:visited{
	color: #000000;
	background-color: #fff100;
}

div.archive-meta {

	margin-left: 20px;

	margin-top: 5px;

}
.blogfollow {
	padding: 5px;
	line-height: normal;
	width: 300px;
	border: 1px dotted #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blogfollow legend {
	font-weight: bold;
	padding-right: 5px;
}
.blogfollow h2 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	margin-top: -18px;
}
.blogfollow p {
	padding:0;
	margin: 0;
}

