/*
Theme Name: Blix
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
}
/* body */
body {
	background:#EDE8E2;
	font-family:Arial;
	color:#414141;
	font-size:14px;
	line-height:1.6;
	text-align:center;
}
/* headings */
h1, h1 a, h2, h2 a{
	color:#009193;
}
h3, h3 a, h4, h4 a {
	color:#6C8C37;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color:#1BA6B2;
}
h1, h2, h3, h4 {
	margin-bottom:20px;
	line-height:40px;
}
#content h1 {
	font-size:20px;
}
#content h2 {
	font-size:18px;
}
#content h3 {
	font-size:16px;
}
#content h4 {
	font-size:14px;
}
/* links */
a {
	text-decoration:none;
	color:#6C8C37;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#009193;
}
/* paragraphs */
p {
	margin-bottom:20px;
}
table {
	margin-bottom:20px;
}
th,td {
		padding: 4px; 
}
pre {
	background:#EDF3DE;
	margin-bottom:20px;
	padding:4px;
	white-space:pre-wrap;
	white-space:-moz-pre-wrap !important;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word;
}
code{
	background:#EDF3DE;
	padding:0 2px;
}
blockquote {
	background:#EDF3DE;
	margin:4px;
	padding:8px;
}
pre p, blockquote  p{
	margin:0;
}
/* images */
a img {
	border:none;
}
/* container */
#container {
	background:#FFFFFF url(images/container_bg.gif) 645px 0 repeat-y;
	width:940px;
	padding:0 20px;
	margin:0 auto;
	border-top:20px #FFFFFF solid;
	text-align:left;
}
/* header */
#header {
	background:url(images/header_bg.jpg);
	height:120px;
	position:relative;
}
#logo{	
	padding: 15px 5px 0
}
#google_ads_div_fairyfish_728x90 {
	float:right;
	padding:15px 10px 15px 0;
}
/* navigation
--------------------------------------------------*/
#navigation {
	height:40px;
	line-height:40px;
	background:#A3C159;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
}
#navigation ul {
	position: relative; 
}
#navigation ul li {
	float:left;
	list-style-type:none;
	border-right:1px solid #FFFFFF;
	white-space:nowrap;
	background:#A3C159;
	zoom: 1;
	z-index:999;
}
#navigation ul li a {
	display:block;
	padding:0 12px;
	color:#FFFFFF;
	text-decoration:none;
}
#navigation ul li.current-menu-item, #navigation ul li.current-menu-parent, #navigation ul li:hover {
	background:#1BA6B2;
	text-decoration:none;
	position: relative;
}
/* 
	LEVEL TWO
*/
#navigation ul ul { 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
}
#navigation ul ul li {
	float: none; 
	border-top:1px solid #FFFFFF;
}
									  
/* IE 6 & 7 Needs Inline Block */
#navigation ul ul li a {
	display: inline-block; 
} 
/* 
	LEVEL THREE
*/
#navigation ul ul ul { 
	left: 100%; top: 0; 
}
#navigation ul ul ul li { 
	border-top:0;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
#navigation ul li:hover > ul { 
	visibility: visible; 
}
#navigation form {
	float:right;
	height:100%;
	padding-left:20px;
	width:295px;
	border-left:1px solid #FFFFFF;
	background:#FEC42D;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
#navigation form fieldset {
	border:none;
}
#navigation form input {
	vertical-align:middle;
}
#navigation #s {
	width:240px;
}
#navigation #searchbutton {
	padding:0 2px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	background:#A3C159;
}
/* content */
#content {
	float:left;
	width:600px;
	padding:20px 0 0 10px;
}
#entrynavigation {
	border-bottom:1px solid #EDE8E2;
	height:26px;
	padding-bottom:3px;
	margin:10px 0;
	overflow:auto;	
}
/* entry */
.entry {
	margin-bottom:40px;
	float:left;
	width:600px;
}
.entry.single {
	clear:both;
	float:none;
	margin:0;
}
.entry_img {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #EDF3DE;
	background:#EDF3DE;
	display:table;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.entry_img img {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:6px;
	background:#FFFFFF;
}
.entry .entry-meta {
	background:#EDF3DE;
	height:22px;
	line-height:22px;
	padding:3px 12px;
}
.entry .entry-meta span {
	border-right:1px solid #414141;
	padding-right:9px;
	margin-right:10px
}
.entry .entry-meta .view{
	border-right:0;
}
.entry .entry-meta .editlink {
	border-right:0;
	float:right;
}
.entry span.moretext {
	padding-right:23px;
	background:url(images/read_more.gif) 100% 3px no-repeat;
}
.entry.single .entry-meta {
	margin-bottom:20px;
}
/* lists */
.entry ol, .entry ul {
	padding-bottom:20px;
	margin-left:20px;
}
ul ul,ul ol,ol ol,ol ul, {
	padding:0;
}
ul.posts_lists {
	padding-bottom:20px;
}
#google_ads_div_fairyfish_300X250 {
	float:left;
	padding:0;
	margin:0 20px 10px 0;
} 
.tags a{
	border:1px solid #EDF3DE;
	padding:4px 8px;
	margin:0 4px;
	text-decoration:none;
}
.tags a:hover{
	background:#A3C159;
	color:#FFFFFF;
}
.entry_extend div {
	border-top:1px solid #EDE8E2;
	margin-bottom:20px;
	padding-top:19px;
}
#socialshare a {
	background:url("images/s.gif") no-repeat;
	margin-right:10px;
	padding-left:18px;
}
#socialshare .sina-share {
	background-position:0 -100px;
}
#socialshare .douban-share {
	background-position:0 -60px;
}
#socialshare .kaixin-share {
	background-position:0 -20px;
}
#socialshare .renren-share {
	background-position:0 -40px;
}
#socialshare .qq-share{
	background-position:0 -200px;
}
#socialshare .mail-share {
	background-position:0 -76px;
}
#bshare #bshareDiv {
	float:right;
	padding-right:20px;
}
#recommend_subscribe {
	display:none;
}
/*post lists*/
.post_list_title {
	margin-bottom:14px;
	color:#6C8C37;
	font-weight:bold;
}
.post_list_title span{
	padding:4px 8px;
	cursor:pointer;
}
.post_list_title span.post_list_title_selected {
	background:#A3C159;
	color:#FFFFFF;
	margin:0 4px;
}
div.posts_lists ul{
	padding-left:4px;
}
.posts_lists li {
	background:url("images/post.gif") no-repeat left center;
	list-style:none;
	padding-left:20px;
}
.postnavi {
	border-top:1px solid #EDE8E2;
	padding-top:19px;
	border-bottom:1px solid #EDE8E2;
	padding-bottom:19px;
	margin-bottom:20px;
	float:left;
	width:600px;
}
.postnavi .next {
	float:right;
	padding-right:10px;
}
.postnavi .prev {
	float:left;
	padding-left:10px;
}
/* comments */
.comments_title {
	color:#009193;
	clear:both;
}
.comments_title a {
	margin-left:2px;
	padding-left:6px;
	border-left:1px solid;
	font-size:16px;
	font-weight:normal;
	padding-right:10px;
}
.commentlist{
	margin-left:4px;
}
.commentlist ul {
	margin:20px 0 0 20px;
}
li.comment {
	list-style:none;
	margin-bottom:28px;
}
li.comment p {
	margin-bottom:10px;
}
li.comment .comment_header {
	margin-bottom:10px;
	padding:4px 8px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
li.comment .comment_header {
	background:#EDF3DE;
}
li.comment .comment_header.alt {
	background:#E9F7F6;
}
li.comment small {
	display:block;
	float:left;
}
.comment_rating_up,.comment_rating_down,.comment_rating_up_gray,.comment_rating_down_gray,.comment_rating_loading{
	display:block;
	float:left;
	height:14px;
	text-indent:-999px;
	width:14px;
	margin-left:6px;
	background:url("images/s.gif");
}
.comment_rating_up{
	background-position:0 -120px;
	cursor: pointer;
}
.comment_rating_down{
	background-position:0 -140px;
	cursor: pointer;
}
.comment_rating_up_gray{
	background-position:0 -160px;
}
.comment_rating_down_gray {
	background-position:0 -180px;
}
.comment_rating_loading {
	background:url("images/loading.gif");
}
.avatar {
	float:right;
	padding:2px;
	margin:0 0 2px 2px;
	border:1px #EDE8E2 solid;
	clear:both;
	height:32px;
	width:32px;
}
/* form */
#commentform{
	margin-bottom:20px;
	background:#EDF3DE;
	padding:6px 0;
}
#commentform fieldset {
	border:0;
}
#commentform label {
	margin:0 15px;
	float:left;
	width:60px;
	color:#6C8C37;
}
#commentform p {
	padding:6px 0;
	border-bottom:1px solid #FFFFFF;
	margin:0;
}
#commentform input {
	border:1px solid #EDE8E2;
	padding:3px;
	overflow:auto;
}
#commentform textarea {
	width:72%;
}
#commentform .button {
	width:80px !important;
	background:#FFFFFF;
	margin-left:90px;
}
#commentform .info {
	padding-left:90px;
}
#ajax_comment_info{
	color:#FEC42D;
}
#ajax_comment_info span.error{
	font-weight:bold;
}

/* content misc */
.pagenavi{
	width:600px;
	float:left;
	margin-bottom:20px;
}
.page-numbers{
	margin:0 12px 0 0;
	padding:4px 8px;
	background:#EDF3DE;
}
a.page-numbers:hover, .page-numbers.current {
	background:#A3C159;
	text-decoration:none;
	color:#FFFFFF;
}
/* subcontent */
#subcontent {
	float:right;
	width:300px;
	padding:20px 0 0 15px;
	background:url(images/subcontent_bg.gif) left top no-repeat;
}
/* subcontent headings */
#subcontent h3 {
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	background:none repeat scroll 0 0 #A3C159;
	color:#FFFFFF;
	float:left;
	font-size:14px;
	font-weight:lighter;
	height:22px;
	line-height:22px;
	padding:4px 10px;
	width:280px;
	margin:10px 0;
}
/* subcontent list */
#subcontent ul,#subcontent div{
	margin:0 10px;
	float:left;
	padding-bottom:10px;
}
#subcontent ul{
	width:280px;
}
#subcontent div div {
	border:1px solid #EDE8E2;
	margin:2px;
	padding:4px;
}
#subcontent #google_ads_div_fairyfish_sidebar_250 {
	margin:0;
}	
#subcontent ul li {
	margin:2px 0;
	padding:0 0 2px 18px;
	border-bottom:1px solid #EDE8E2;
	background:url(images/post.gif) no-repeat  left center;
	list-style:none;
}
#subcontent li a {
	padding:1px 0;
}
#subcontent ul.l2c li{
	width:117px;
	float:left;
}
#footer {
	clear:both;
	padding:35px 0 15px;
	background:#FFFFFF url(images/footer_bg.gif) 625px 0 no-repeat;
}
#footer p {
	padding-top:12px;
	border-top:6px solid #E9F7F6;
}
#footer span {
	color:#009193;
}