/*
Theme Name: Blocks
Theme URI: http://www.fighton.cn/themes/
Description: Blocks is a simple theme, no images and no plugins required.
Version: 1.4.6
Author: mg12
Author URI: http://www.fighton.cn/
Tags: two columns, three columns, fixed width, widget ready, left sidebar, right sidebar, white, simple, lite, valid CSS, valid XHTML, admin options
*/

/*
Colors from Logo:
Orange: #ed8405
Green:  #a3a63d
Yellow: #e4dc22
Brown: #723600

pale orange: #EDC
real pale orange: #F1E9E1
real pale green ECF3D3
#FAFDEC
darker gr? #84985D
*/

/* body START */
body {
	background:#ffffff;
	color:#333;
	font-size:12px;
	font-family:Verdana,Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
#container {
	margin:0 auto;
	width:900px;
}
/* body END */

/* util START */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
small, .small {
	font-size:10px;
}
ul, li {
	list-style-type:none;
}
img {
	border:none;
}
.inline {
	display:inline;
}
.sided {
	background:#FFF;
	border:1px solid #899EA6;
	padding:3px;
}
a .sided:hover {
	border-color:#496370;
}
a {
	color:#ed8405;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.button {
	text-decoration:none;
	padding:2px 5px;
	background:#D5E396;
	border-top:1px solid #D5E396;
	border-right:1px solid #B5C98F;
	border-bottom:1px solid #B5C98F;
	border-left:1px solid #D5E396;
	color:#84985D;
}
.button:hover {
	text-decoration:none;
	background:#C8DE9D;
	border-top:1px solid #B5C98F;
	border-right:1px solid #D5E396;
	border-bottom:1px solid #D5E396;
	border-left:1px solid #B5C98F;
	color:#60743A;
}
blockquote {
	background:#ECF3D3;
	border-left:2px dotted #a3a63d;
	color:#333;
	padding:10px 15px;
	margin:5px 0;
}
blockquote a {
	color:#258;
}
blockquote.adminquote {
	background:#FAFDEC;
	border-color:#D5E396;
}
.feed, .feed a {
	color:#E05C23;
}
.textfield, .textarea, #wp_nobot_answer {
	border:1px solid #A4B97F;
	padding:2px 1px;
	font-size:12px;
}
.clear {
	clear:both;
}
.strike {
	text-decoration:line-through;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px !important;
	margin-right:7px;
}
.right {
	float:right;
	margin-left:10px !important;
	margin-left:7px;
}
.part, .post .content p {
	margin-bottom:8px;
}
.bottom_separator {
	margin-bottom:10px;
}
.box {
	background:#FFF;
	width:100%;
	margin-bottom:10px;
}
.box .content {
	background:#EDC;
	margin:1px;
	padding:6px 9px;
}

.box .g {
	background: #EEDDCC;
}

.box .notice {
	background:#ECF3D3;
	border: 1px dotted #a3a63d;
}

#notice_content {
	font-weight: bold;
	padding: 0px;
}

#notice_content p {
	margin-bottom: 5px;
	margin-top: 5px;
	text-indent: 10px;
}

.hollow {
	display:block;
	margin:-6px -9px;
	padding:6px 9px;
	background:#FFF;
}
.indent_l-1 {
	margin-left:-1px;
}
.indent_r-1 {
	margin-right:-1px;
}
/* util END */

/* bottom START */
#bottom li {
	float:left;
	padding:0 5px;
	border-right:1px solid #333;
}
#bottom li.s {
	border:none;
}
#bottom span {
	float:left;
	padding:0 5px;
}
#bottom #about {
	text-transform:uppercase;
}
/* bottom END */

/* header START */
#header {
	background:#EDC;
	margin-bottom:10px;
	margin-top: 10px;
}
#header .content {
	background:#FFF;
	width:100%;
	height:100%;
}
#header .content #title {
	padding:15px;
}

#subtitle {
	font-size: 14px;
}

#header .meta {
	font-size:10px;
	border:1px solid #FFF;
}
#menubar {
	float:left;
	padding:0 10px;
}
#menubar li {
	float:left;
	border-style:solid;
	border-color:#FFF;
	border-width:0 1px;
	margin-left:-1px;
}
#menubar li a {
	display:block;
	text-decoration:none;
	padding:4px 9px;
	color: #ed8405;
}
#menubar li a:hover {
	background:#ffffff;
}
img.rss {
	margin: 0 5px -2px 0;
	
}
#menubar .current_page_item {
	background:#FFF;
	font-weight:bold;
}
.feedlink, .greedlink {
	float:right;
	padding:4px 9px;
	border-right:1px solid #FFF;
	margin-right:-1px;
}
a.feedlink {
	background:#F1E9E1;
	border-left:1px solid #FFF;
	text-decoration:none;
}
a.feedlink:hover {
	background:#EDC;
	text-decoration:none;
}
a.greedlink {
	background:#ECF3D3;
	border-left:1px solid #FFF;
	text-decoration:none;
	color:#84985D;
}
a.greedlink:hover {
	background:#DEECBE;
	text-decoration:none;
}
/* header END */

/* main START */
#main {
	width:634px;
	float:left;
}
.post {
	width:100%;
	background:#FFF;
	margin-bottom:10px;
}
.post .title {
	background:#EDC;
	font-size:14px;
	margin:1px;
	padding:4px 9px;
	text-decoration:none;
	color:#ed8405;
}

.post .title a {
	color:#ed8405;
}
.post .title a:hover {
	text-decoration:none;
	color:#333;
}

.post-image {
	float: left;
	margin-right: 10px;
}

.post-image img {
	width: 300px;
}

.post .text {
	padding: 10px 25px;
	line-height: 175%; /* Was 200% when we had indented paragraphs */
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.2em;
}
/* Uncomment this line if we want to go back to indented paragraphs

.post .text p {
	text-indent: 20px;
}

*/

/* Delete the following line re: padding-top if we go back to indented paragraphs because it won't be necessary */

.post .text p {
	padding: .4em;
}


.post .text form p {
	text-indent: 0;
}



.post .text img {
	max-width:500px;
}

.post .text ul, .post .text ol {
	margin-bottom: 10px;
}

.post .text ul li {
	list-style-type:square;
	list-style-position:inside;
	padding-left:20px;
}
.post .text ol li {
	list-style-type:decimal;
	list-style-position:inside;
	padding-left:20px;
}

.post .text hr {
	margin:20px;
}

.post .text .wp-caption-text {
	font-size: .8em;
	margin-top: 0;
	border-bottom: 1px dotted #a3a63d;
}

.post .text .alignright {
	float:right;
	text-align: center;
margin: 5px 5px 5px 10px;
}

.post .text .alignleft {
	float:left;
	text-align: center;
	margin: 5px 10px 5px 5px;
}

.post .text h3.archive {
	margin: 10px 5px 20px 15px;
	font-size: 1.5em;
}

.post .snap_noshots {
	margin-top: 15px;
}

.post .meta {
	background:#ECF3D3;
	margin:1px;
	padding:4px 9px;
	font-size:10px;
}

.post .meta .date-top {
	text-align: right;
	font-size: 12px;
}

.post .meta .conversation {
font-size: 12px;
font-weight: bold;
clear:both;
margin-top: 20px;
}

.post .meta .author {
	float: left;
	font-size: 12px;
}

.post .text .tagcloud {
	margin: 30px 20px 30px 0px;
}

.post .text a {
	padding:0;
}

.post th,td {
        border: solid 1px black;
        margin: -4;
        padding: 3;
}

/* main END */

/* sidebar START */
#sidebar {
	float:right;
	width:254px;
}
.sidebar .sidedate {
	color:#B0BEC7;
}
.widget {
	background:#FFF;
	margin-bottom:10px;
}
.widget h3 {
	background:#EDC;
	font-size:11px;
	margin:1px;
	padding:3px 6px;
	text-decoration:none;
	color:#ed8405;
}

.widget h3 a {
	color: #ed8405;
	display: block;
	width: 100%;
	margin: -3px -6px;
	padding: 3px 6px;
}

.widget h3 a:hover {
	background:#F1E9E1;
}
.widget ul {
	padding:4px 7px 10px;
}
.widget .tag_cloud, .widget .space {
	padding:4px 12px 8px;
}
.widget ul li {
	line-height:18px;
	padding:3px 5px;
	border-bottom:1px solid #DCE3E9;
}
.widget ul li .rc_avatar {
	line-height:12px;
}
.widget ul li:hover {
	background:#ECF3D3;
}
.sidebar #searchbox {
	background:#FAFDEC;
	padding:6px;
	margin:1px;
}
#searchbox .textfield {
	width:234px;
}
#searchbox .operation {
	color:#84985D;
	margin-top:4px;
	font-size:10px;
}
#searchbox .operation span {
	padding:2px 0;
}

#guest_invite {
	background:#FAFDEC;
	padding:6px;
	margin:1px;
	text-align: center;
	border: 1px solid #a3a63d;
}

#guest_invite p {
	font-size: 1.2em;
	color: #a3a63d;
}

#guest_invite a {
	color: #a3a63d;
}

/* sidebar END */


/* commnets START */
#comments {
	padding:10px 25px;
	line-height:200%;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
}

.nocomments {
	font-weight: bold;
	text-align: center;
}

.commentlist li {
	width:100%;
	background:#FFF;
	border:1px solid #ed8405;
	margin-bottom:10px;
}
.commentlist li .comment-body {
	margin: 10px;
}

.commentlist li .body {
	margin:10px;
	overflow:hidden;
}
.commentlist .author {
	float:left;
	font-weight:bold;
	border-right:1px solid #FFF;
}
.commentlist .vcard {
	background:#ECF3D3 none repeat scroll 0 0;
	border:1px dotted #84985D;
	margin: 0 0 .5em 0;
	text-align:left;
	padding: 5px;
}
.commentlist .comment-meta {
	text-align: right;
}
.comment p {
	margin-top: 5px;
	margin-bottom: 7px;
	text-indent: 10px;
}
.comment .reply {
	border-top: 1px dashed #84985D;
	margin-top: 1em;
	padding: .5em 1em 0em 1em;
}
.commentlist .children {
	margin: 1em;
}
.comment .depth-2, .comment .depth-4, .comment .depth-6 {
	border: 1px dashed #ed8405;
}
.comment .depth-3, .comment .depth-5, .comment .depth-7 {
	border: 1px dotted #ed8405;
}

.commentlist .admincomment .header {
	background:#FAFDEC;
}
.commentlist .admincomment .author a, .commentlist .admincomment .author span {
	background:#ECF3D3;
}
.commentlist .admincomment .author a:hover {
	background:#DEECBE;
}
.commentlist .date, .commentlist .items {
	font-size:9px;
	margin:4px 9px !important;
	margin:4px 5px 4px 9px;
}
.commentlist .avatar {
	display:inline;
	float:right;
	margin-left:10px !important;
	margin-left:7px;
	margin-bottom:10px !important;
	margin-bottom:0;
}
#commentform {
	width:100%;
	background:#FFF;
	border:1px solid #ed8405;
	margin: 20px 3px 10px 3px;
}
#commentform .body {
	background:#F1E9E1;
	margin:1px;
	padding:0 9px 8px !important;
	padding:0 9px;
}

#commentform .header {
	padding:4px 10px;
	margin: 0 -9px;
}
#commentform .title {
	font-size:14px;
}
#commentform .notice {
	background:#EDC;
	border-style:dashed;
	border-color:#ed8405;
	border-width:1px 0;
	padding:4px 9px;
	margin:0 -9px 8px;
}
#commentform .text {
	float:left;
	width: 65%;
}
#commentform .info {
	float:right;
	width:180px;
	font-size:10px;
}
#commentform .textfield {
	width:175px;
}
#commentform #comment {
/*	width:400px;*/
	width: 99%;
	height:175px;
}
#notify {
	margin-bottom:9px;
}
#cancel-comment-reply { float: right; }
#submit {
	font-size:10px;
}
#submit_comment {
	margin:5px 0;
}
#trackbacks .header {
	background:#EDC;
	margin:1px 1px 0 1px;
	padding:4px 9px;
	color:#258;
	font-weight:bold;
}
#trackbacks ul {
	margin:10px;
	list-style-position:inside;
}
#trackbacks ul li {
	list-style-type:square;
}
.solo-subscribe-to-comments { font-weight: bold; line-height: 200%; }

/* comments END */

/* links START */
.post .content .linkcat ul li{
	float:left;
	width:75% !important;
	list-style-type: circle;
	padding-left:0;
	line-height: 120%;
}

.post .content .linkcat ul li ul{
	list-style-type: circle;
}

.post .content .linkcat h3 {
	margin: 8px 0;
}

/* links END */

/* archives START */
.postspermonth {
	background:#FAFDEC;
	margin:5px 0;
	list-style:none;
}
.srg_switcher {
	margin-bottom:10px;
}
/* archives END */

/* archive START */
#archive {
	margin-bottom:-8px;
	line-height: 100%;
}
#archive li {
	list-style:none;
	padding:8px 10px;
}
#archive h3 {
	font-size:14px;
	font-weight:bold;
}
.archive-post {
	background:#EDC;
	margin-bottom:8px;
}
.archive-post h3 {
	margin-bottom: 8px;
}
.archive-post:hover {
	background:#FAFDEC;
}

#author-archive li {
	list-style:none;
	padding: 0 5px;
}
#author-archive .archive-post {
	background:#F1E9E1;
	margin-bottom: 4px;
}

/* archive END */

/* author pages */

div.vcard {
	background:#ECF3D3 none repeat scroll 0 0;
	border:2px dotted #84985D;
	margin:2em;
	text-align:left;
	padding: 5px;
}

div.vcard ul.vcard-list li {
	list-style-type:none;
	line-height: 150%;
}

div.vcard img.photo {
	float: right;
	margin: 1em;
}

/* image switcher START */
.imageswitcher {
	background:#FAFDEC;
	border:1px dashed #B0BEC7;
	padding:5px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #A4B97F;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#84995E;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#D5E396;
	border-top:1px solid #D5E396;
	border-right:1px solid #B5C98F;
	border-bottom:1px solid #B5C98F;
	border-left:1px solid #D5E396;
	color:#84985D;
	text-decoration:none;
}
a.imageswitcher_button:hover {
	background:#C8DE9D;
	border-top:1px solid #B5C98F;
	border-right:1px solid #D5E396;
	border-bottom:1px solid #D5E396;
	border-left:1px solid #B5C98F;
	color:#60743A;
	text-decoration:none;
}
/* image switcher END */

/* related posts START */
.related_posts {
	background:#EFEFEF;
	margin:0 1px;
	padding:5px 8px;
	border-color:#B0BEC7;
	border-style:dashed;
	border-width:1px 0;
}
.related_posts h3 {
	font-size:14px;
	margin-bottom:2px;
}
.related_post {
	margin:0 20px;
}
.related_post, .related_post li {
	list-style-type:square;
}
/* related posts END */

.wpcf7 p {
	font-weight: bold;
	text-indent: 0;
}

.similar-posts {
	list-style-type: circle;
}

h3.similar-posts-header {
margin-top: 15px;
}

/* ShareThis START */
.stbuttontext {
padding: 20px;
}

table {
	border-collapse: collapse;
}

table,th,td {
	vertical-align: top;
	padding: 1em;
}

table th#spacer {
	border-top: none;
	border-left: none;
	}
