/*
Theme Name: Writer's Blog
Version: 1.0.2
Description: Writer's blog is a very simple 2-column theme that focuses on minimalism. You have the option to add a banner and change the sidebar's position in the theme options.
Author: Eric Crooks
Author URI: http://www.ericcrooks.com/
Tags: black, orange, white, light, two-columns, right-sidebar, fixed-width, custom-header, theme-options
*/

* {
	margin: 0 auto;
	}
body {
	background: #fff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin-top: 20px;
	}
a {
	color: #9ACB1B;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
cite {
	font-style: normal;
	}
cite a {
	color: #9ACB1B;
	font-style: normal;
	}
code {
	background: #efefef;
	border: 0px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 10px;
	}
h2 {
font-family:"Microsoft YaHei";
font-size:18px;
font-weight:normal;
	}
p {
	line-height: 1.5;
	margin-top: 20px;
	text-align: left;
	}
pre {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 20px;
	overflow: auto;
	padding: 10px;
	}
textarea {
	font-family: "Arial";
	font-size: 1em;
	}

/* -header -*/

#bannerwrap {
	text-align: center;
	width: 1120px;
	}
#bannerwrap img {
	border: 4px solid #000000;
	padding: 3px;
	margin-bottom: 20px;
	max-width: 720px;
	}
#banner-custom img {
	border: 4px solid #000000;
	padding: 3px;
	margin-bottom: 20px;
	max-width: 720px;
	}

/* -content- */

#contentwrap {
	width: 960px;
	}
	
#header{
	border-top:1px solid #DDDDDD;
}

#header .banner{
    float: right;
    padding: 18px 12px;
	}
	
#header a{
	border:none;
	text-decoration: none;
}

.banner img{
	border:none;
}
	
h1 {
	background: #fff;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 0px;
    padding: 22px 16px;
	font-size:26px;
	display:block;
    width: 242px;
	float:left;
	*padding-bottom:0;
	}
h1 a {
background:url("images/logo.jpg") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
float:left;
height: 52px;
width:240px;
text-indent:-9999px;
margin:16px 0; 
	}
#content {
	float: left;
	width: 680px;
	margin-top:14px;
	}
.content-margin-20 {
	float: left;
	width: 20px;
	}
h1 .description {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	display:none;
	}

/* -post and entries- */

.post {
	background: #ffffff;
	margin-bottom: 20px;
	padding:0 0px 20px;
	border-bottom:1px solid #DDDDDD;
	}
.post a {
	color: #9ACB1B;
	text-decoration: none;
	}
.post a:hover {
	color: #000000;
	text-decoration: none;
	}
.post blockquote {
	/*background: #efefef;*/
	border-left: 4px solid #dfdfdf;
	margin-top: 20px;
	padding: 1em;
	}
.post blockquote p {
	margin: 0;
	}
.post embed, .post img, .post object {
	display: block;
	max-width: 680px;
	position:relative;
	z-index:0;
	margin:20px 0 0;
	}
.post img, .post object {
	border: 0px solid #dfdfdf;
	padding: 0px;
	}
.post embed.alignleft, .post img.alignleft, .post object.alignleft {
	margin: 0 10px 10px 0;
	}
.post embed.alignright, .post img.alignright, .post object.alignright{
	margin: 0 0 10px 10px;
	}
.post h2 a {
	color: #000000;
	}
.post h2 a:hover {
	color: #9ACB1B;
	}
.post ul, .post ol {
	line-height: 1.5em;
	margin-top: 20px;
	}
.post input {
	background: #efefef;
	border: 0px solid #dfdfdf;
	color: #000000;
	padding: 3px;
	}
.post input[type="submit"] {
	margin-top: 20px;
	}

.postmetadata-top {
	margin-top: .5em;
	text-transform: uppercase;
	}
.postmetadata-bottom {
border-top:1px solid #000000;
margin:40px 0px 0;
padding-top:10px;
text-transform:uppercase;
	}

/* -post tables- */

.post table {
	background: #efefef;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	line-height: 1.5em;
	margin: 20px auto 0 auto;
	width: 100%;
	}
.post th, .post td {
	background: #efefef;
	border: 1px solid #dfdfdf;
	padding: 5px;
	}

/* -sidebar- */

#sidebar1wrap {
	float: left;
	width: 260px;
	}
#sidebar1 {
	background: #ffffff;
	margin-bottom: 20px;
	padding: 20px;
	width: 220px;
	margin-left:10px;
	position:relative;
	_left:17px;
	_top:-15px;
	}
#sidebar1 ul {
	margin: 0;
	padding: 0;
	}
#sidebar1 ul.children a, #sidebar1 li.page_item ul li.page_item a {
	padding-left: 20px;
	}
#sidebar1 ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item a {
	padding-left: 30px;
	}
#sidebar1 ul.children ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item ul li.page_item a {
	padding-left: 40px;
	}
#sidebar1 li {
	list-style: none;
	}
#sidebar1 a, #sidebar1 li.recentcomments {
	border-bottom: 1px dotted #dfdfdf;
	color: #000000;
	display: block;
	padding: 5px 5px 5px 10px;
	}
#sidebar1 a:hover {
	color: #9ACB1B;
	}
#sidebar1 li.recentcomments a {
	border: none;
	}
#sidebar1 .widget_text {
	border-bottom: 1px dotted #dfdfdf;
	}
#sidebar1 .textwidget {
	padding: 5px 0 5px 0;
	}
#sidebar1 .textwidget img {
	display: block;
	}
#sidebar1 .widget_text a, #sidebar1 .widget_text a img {
	border: none;
	padding: 0;
	}
#sidebar1 .widget_text a:hover {
	background: none;
	color: #000000;
	}
#sidebar1 li.widget_categories ul li {
	border-bottom: 1px dotted #dfdfdf;
	display: block;
	padding: 5px 5px 5px 10px;
	}
#sidebar1 li.widget_categories ul li a {
	border-bottom: none;
	display: inline;
	padding: 0;
	}
#sidebar1 li.widget_categories ul li:hover, #sidebar1 li.widget_categories ul li:hover a {
	color: #9ACB1B;
	}
#sidebar1 h2.small {
border-top:2px solid #000000;
color:#9ACB1B;
font-size:16px;
font-weight:bold;
margin-top:20px;
padding-bottom:5px;
text-align:right;
	}
#sidebar1 select {
	margin: 5px 0 5px 0;
	width: 100%;
	}
#sidebar1 small {
	text-transform: uppercase;
	}
#sidebar1 #tag_cloud h2 {
	margin-bottom: 10px;
	}
#sidebar1 #tag_cloud a {
	border: none;
	display: inline;
	padding: 0 3px 0 3px;
	}

/* -sidebar calender- */

#sidebar1 table {
	border-top: 1px dotted #000000;
	width: 100%;
	}
#sidebar1 table a {
	border: none;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 3px;
	}
#sidebar1 table th {
	color: #000000;
	text-align: center;
	}
#sidebar1 table td {
	color: #dfdfdf;
	text-align: center;
	}
#sidebar1 #calendar {
	margin-top: 20px;
	}
#sidebar1 #calendar h2 {
	display: none;
	}
#sidebar1 caption {
	color: #9ACB1B;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	}

/* -comments- */

#comments, #respond {
	background: #ffffff;
	width: 680px;
	}
#commentpages {
	background: #ffffff;
	margin-bottom: 10px;
	padding: 20px;
	}
ul#commentlist {
	list-style: none;
	margin-bottom: 10px;
	padding: 0 20px 0 20px;
	}
ul#commentlist li.comment {
	border-top: 1px dotted #dfdfdf;
	padding: 20px 0 20px 0;
	}
ul#commentlist ul.children {
	list-style: none;
	padding: 0 0 0 20px;
	}
ul#commentlist ul.children li {
	border-top: 1px dotted #dfdfdf;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}
ul#commentlist li blockquote {
	/*background: #efefef;*/
	border-left: 4px solid #dfdfdf;
	margin-top: 10px;
	padding: 1em;
	}
ul#commentlist li blockquote blockquote {
	margin-bottom: 0;
	}
ul#commentlist li blockquote p {
	margin: 0;
	}
/*ul#commentlist a {
	color: #9ACB1B;
	}*/
h2.comments, h2.respond {
	color: #000000;
	padding: 10px;
	}
h2.commentpages {
	margin-bottom: 20px;
	}
small a.comment-edit-link {
	color: #9ACB1B;
	text-transform: uppercase;
	}
#commentlist div .avatar {
	float: left;
	border: 4px solid #dfdfdf;
	margin: 0 10px 10px 0;
	padding: 3px;
	}
.vcard .fn, .vcard .says {
	font-size: 1.2em;
	}
.comment-meta {
	font-size: .8em;
	margin-bottom: 5px;
	text-transform: uppercase;
	}
.comment-meta a {
	color: #000000;
	}
.comment-meta a.comment-edit-link {
	color: #9ACB1B;
	}
.reply {
	margin-top: 10px;
	text-align: left;
	}
#cancel-comment-reply-link {
	margin-left: 20px;
	}
li.depth-1 #respond {
	margin: 0 0 -20px -20px;
	}
li.depth-2 #respond {
	margin: 0 0 -20px -40px;
	}
li.depth-3 #respond {
	margin: 0 0 -20px -60px;
	}
li.depth-4 #respond {
	margin: 0 0 -20px -80px;
	}
li.depth-5 #respond {
	margin: 0 0 -20px -100px;
	}
#commentform {
	margin-bottom: 20px;
	padding: 0 20px 20px 20px;
	width: 510px;
	}
#commentform a {
	color: #9ACB1B;
	}
#commentform input, #commentform textarea {
	background: #efefef;
	border: 1px solid #dfdfdf;
	color: #000000;
	padding: 3px;
	}
#commentform #commentbox {
	height: 100px;
	width: 502px;
	}
#commentform #submit {
	color: #000000;
	margin-top: 20px;
	}
#commentform small {
	text-transform: normal;
	}
.commentlinks {
	padding: 5px;
	}
.commentlinks a {
	color: #000000;
	padding: 5px 10px 5px 10px;
	}
.commentlinks a:hover {
	background: #000000;
	color: #ffffff;
	}
.commentlinks .current {
	background: #000000;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	}

/* -search form- */

#s {
	/*background: #efefef url("images/mag.png") top left no-repeat;*/
	background:none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #000000;
	color: #000000;
	padding:3px;
	width: 100px;
	}
#searchsubmit {
background: #fff url("images/search.gif") top left no-repeat;
border:none;
cursor:pointer;
height:18px;
width:18px;
display:none;
	}

#menusearch span {
color:#333333;
font-size:12px;
margin-bottom:0;
position:relative;
top:-5px;
*top:2px;
}
/* -footer- */

#footer {
	border-top: 1px solid #000000;
	clear: both;
	padding: 20px 0 20px 0;
	text-align: right;
	width: 830px;
	}
#footer a {
	color: #000000;
	}
#footer small {
	text-transform: uppercase;
	font-size:12px;
	}

/* -misc and universal- */

.navlink a {
	background: #ffffff;
	color: #9ACB1B;
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	}
.navlink a:hover {
	color: #000000;
	}
.navlink-posts {
	background: #ffffff;
	color: #9ACB1B;
	display: block;
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: center;
	}
.navlink-posts a:hover {
	color: #000000;
	}
.uppercase {
	text-transform: uppercase;
	}
.wp-smiley {
	border: none;
	display: inline;
	margin: 0;
	}

/* -floats - */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}

.clear {
clear:both;
}

/*gallery*/
#content .post .gallery {
}
#content .post .gallery img{
height:82px;
width:82px;
border:none;
margin-top:-3px;
margin-left:6px;
padding:3px;
}
#content .post .gallery-item {
background:url("images/gallery-bg.png") no-repeat scroll left top transparent;
float:left;
margin-top:10px;
margin-bottom:-14px;
text-align:center;
width:97px;
height:94px;
padding:9px 0 0;
}

#content .post .navigation .alignright {
background:url("images/gallery-right.png") no-repeat scroll left top transparent;
display:inline;
float:right;
height:94px;
overflow:hidden;
padding:9px 0 0;
width:130px;
}

#content .post .navigation .alignright img{
height:82px;
width:82px;
border:none;
margin-left:6px;
margin-top:-3px;
padding:3px;
}

#content .post .navigation .alignleft {
background:url("images/gallery-left.png") no-repeat scroll left top transparent;
display:inline;
float:left;
height:94px;
overflow:hidden;
padding:9px 0 0;
width:130px;
}

#content .post .navigation .alignleft img{
height:82px;
width:82px;
border:none;
margin-left:36px;
margin-top:-3px;
padding:3px;
}

#nav {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
margin:0 0 4px;
padding:8px 0;
position:relative;
width:710px;
z-index:1;
height:22px;
display:block;
    float: left;
}
#menu {
margin:0;
padding:0;
}
#menu li {
float:left;
list-style:none outside none;
margin:0 22px;
}

#menu li:hover{

}

#menu li a:hover{
background:#000;
color:#fff;
}

#menu li ul {
position:absolute;
margin-left:-50px;
*margin-left:-90px;
display:none;
*margin-top:26px;
_margin-top:26px;
z-index:1;
}
#menu li ul li {
background:none repeat scroll 0 0 #EEEEEE;
float:none;
margin:0;
padding:4px 10px;
position:relative;
z-index:10;
*width:110px;
}
#menu li a {
color:#000;
font-weight:normal;
font-family:"Microsoft YaHei";
font-size:15px;
padding:4px 10px;
}
#menu li ul li a {
width:100px;
height:24px;
padding:4px 10px;
}

#menusearch {
    float: right;
    position: absolute;
    right: 12px;
    top: 0;
}

.copyright {
float:left;
}
.aboutsite {
margin-top:-30px;
background:#eee;
}

#sidebar1 .rss li a {
padding:6px 4px;
}
.rss li {
width:50%;
overflow:hidden;
float:left;
}

#sidebar1 .cat-item .children li a {
background:none;
font-weight:normal;
padding-left:0;
text-align:center;
}
#sidebar1 .cat-item a {
background:#eee;
font-weight:bold;
}

#rand  {
background:#fff;
padding:10px 20px;
margin-bottom:20px;
}
#rand li {
list-style:none;
line-height:1.5;

}

#rand  h2{
color:#9ACB1B;
font-size:16px;
font-weight:bold;
padding-bottom:5px;
}

#rand .postlist {
float:left;
width:50%;
}

#rand .postlist ul {
margin-left:-40px;
}

#sidebar1 .mailme a {
background:url("images/email.jpg") no-repeat scroll 0 0 transparent;
height:150px;
width:148px;
border:medium none;
}

#sidebar1 .rss2 {
margin-top:-20px;
}

.gost img {
margin-left:50px;
margin-top:10px;
}

.tb{
border-top:1px solid #DDDDDD;
left:-145px;
position:relative;
top:100px;
width:710px;
z-index:0;
}

#menu .menuhome a:hover{
background:#fff;
}

#navbd{
display:block;
position: relative;
border-bottom:1px solid #000;
}

.slide {
background:#F6F6F6;
height:280px;
padding:1px;
overflow:hidden;
position:relative;
width:680px;
border:1px solid #ddd;
margin-bottom:10px;
	}
	
.slide #slide_img a span{
background:#000000;
color:#FFFFFF;
display:block;
font-size:12px;
height:46px;
margin:0;
opacity:0.8;
padding:6px 10px;
position:absolute;
top:222px;
width:340px;
filter:alpha(opacity=80);
*position:relative;
*top:-66px;
}

.slide #slide_img a{
text-decoration:none;
z-index:0;
}

#slide_nav {
	height:21px; 
	margin:0; 
	padding:0; 
	list-style:none; 
	position:absolute; 
	z-index:10; 
	bottom:5px; 
	right:5px; 
	_right:-1px;
	}

#slide_nav a {
	float:left; 
	width:15px; 
	height:15px; 
	line-height:15px; 
	margin:2px 3px; 
	font:12px Arial; 
	color:#232D30; 
	background:#fff; 
	border:1px solid #232D30; 
	text-align:center; 
	cursor:pointer; 
	display:block;
	}
#slide_nav .activeSlide {
	height: 19px; 
	width: 19px; 
	line-height: 19px; 
	margin: 0 3px; 
	font-weight: bold; 
	font-size: 16px; 
	color: #fff;
	background: #232D30; 
	border: 1px solid #eee;
	}
.slide img{
height:280px;
width:680px;
border:medium none;
}

#slide_img {
height:280px;
width:680px;
}

.slide h2{
background:#000000;
color:#FFFFFF;
float:left;
font-family:"Microsoft YaHei";
left:0;
opacity:0.8;
padding:4px 10px;
position:absolute;
top:180px;
filter:alpha(opacity=80);
}

.slidebt {
border-bottom:1px solid #000000;
margin-bottom:10px;
}

.more-link{
background:url("images/rm.png") no-repeat scroll 0 0 transparent;
display:block;
float:right;
height:20px;
padding-left:14px;
padding-top:4px;
width:82px;
margin-top:10px;
}

a.more-link{
color:#000000;
}
.share {
float:right;
}
.share a{
float:right;
margin:0 4px;
}

.share small {
position:relative;
top:8px;
}

#sidebar1 .recentcomments a{
border:none;
}

#sidebar1 .recentcomments li{
border-bottom:1px dotted #DFDFDF;
padding-bottom:8px;
padding-left:10px;
}

.recentcomments .avatar{
border:1px solid #DDDDDD;
float:left;
margin:6px 8px 0 0;
padding:1px;
}

#sidebar1 .linkcat a{
text-align:right;
}

.linkcat h2{
display:none;
}

.linkcat ,.linktit{
background:#eee;
}

.gost a{
text-align:right;
}

.aboutsite p{
margin-top:0;
padding:0 12px 12px;
}

.topicon img{
border:none;
}
.topicon span{
display:block;
float:left;
margin:8px 5px 0 0;
width:50px;
}

.topicon{
border-top:2px solid #000000;
margin:0;
padding-bottom:20px;
}

#sidebar1 .topicon a{
border:none;
padding:0;
}

.authorinfo{

}

.authorp{
float:left;
}

.authorp img{
border:1px solid #CCCCCC;
margin:16px 6px 6px;
padding:1px;
}

.authori{
float:left;
width:584px;
color:#666666;
margin:6px 0 -106px;
padding:0;
}

.authorn {
float:left;
}

.authorn  a{
color:#000000;
font-family:"Microsoft Yahei";
font-size:20px;
font-style:italic;
position:relative;
z-index:10;
}

.nl{
color:#DDDDDD;
font-size:60px;
position:relative;
top:-14px;
*left:-30px;
}

.nm{
padding:20px;
position:relative;
top:-88px;
}

.nr{
color:#DDDDDD;
font-size:60px;
margin-top:-6px;
position:absolute;
}

.authorpo{
float:right;
position:relative;
top:8px;
z-index:10;
}

.authorc{
float:right;
margin-left:20px;
position:relative;
top:8px;
z-index:10;
}

.authorc a,.authorpo a{
color:#999999;
}

.micblog{
border-top:2px solid #000000;
margin-top:20px;
padding-bottom:5px;
padding-top:10px;
}

.page_navi{height:36px;
line-height:36px;
margin-bottom:10px;
overflow:hidden;
text-align:center;
width:100%;
}

.post .aligncenter {
margin:0 auto;
}

.page_navi a{padding:3px 8px;margin:2px;text-decoration:none;color:#888;border:1px solid #000;}
.page_navi a:hover{border:1px solid #000;color:#9ACB1B;}
.page_navi a.current{border:1px solid #000;color:#000;font-weight:bolder;}

.attachmentpage .attachment img{
    margin: 0 auto;

}

.viewfull {
    text-align: center;
	margin: 16px 0;
}

.viewfull a{
    background: #F2F2F2;
    border: 1px solid #9ACB1B;
	font-size: 15px;
    padding: 2px 4px;
}

.topad{
    margin: 0 auto 14px;
    width: 840px;
}
