@charset "utf-8";
/*
Theme Name:Lifedit	
Theme URI: http://www.lifedit.net	
Description: This blog theme originally appeared at <a href="http://www.lifedit.net">Vichair's Blog</a>.
Version: 1.2
Author: vichair
Date: 2009/12/2
*/
/*************************
*	Global CSS Reset     *
*************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object {
    padding: 0;
    margin: 0;
}

fieldset, img, abbr {
    border:0;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var {
    font-weight:normal;
    font-style:normal;
}
ol, ul {
    list-style:none;
}
caption, th {
    text-align:left;
}
h1, h2, h3, h4, h5, h6 {
    font-size:1.0em;
}
a, ins {
    text-decoration:none;
}
a {
	color:#74ab09;
}
a:hover {
	color:#1787d9;	
}
.clear {
	clear:both;
}

/*************************
*	Document Start         *
*************************/

body {
	background:#cce5ff;
	font-size:15px;
	font-family:Tahoma,Arial,Verdana,sans-serif,"";
	line-height:150%;
	color:#2E424E;
}
#container {
	position:relative;
	width:964px;
	margin:0 auto;
	z-index:1;
}
.left {
	width:auto;
	float:left;
}
.right {
	width:auto;
	float:right;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
/*************************
*	Header               *
*************************/
#header {
	padding-top:20px;
}
.inner {
	margin-bottom:5px;
}
#logo {
	width:580px;
	height:72px;
	padding-left:40px;	
}
#logo h1 {
	margin-top:-3px;
	font-family:Arial,"MS Trebuchet", sans-serif;
	font-size:34px;
	font-weight:bold;
	text-shadow:0 1px 0px #f3f9ff;
	line-height:70px;
	/*text-indent:-9999px;*/
}
	#logo h1 a {
	display:block;
	color:#8ea9c8;
	width:253px;
	height:60px;
	background:url(images/logo.gif) left bottom no-repeat;
	}

/* Search */
#search {
	width:202px;
	height:18px;
	margin-right:25px;
	padding:25px 54px 23px 28px;
	background:url(images/searchbar.gif) top left no-repeat;
}
#search .searchtxt {
	background:none;
	width:202px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#879eaf;
}

/* Navigation */
#nav_l, #nav, #nav_r {
	background:url(images/nav_bg.gif) no-repeat;
}
#nav_l {
	width:4px;
	height:9px;
}
#nav_r {
	width:4px;
	height:9px;
	background-position:0 -9px;
}
#nav {
	width:956px;
	padding-top:9px;
	background-position:0 -18px;
	background-repeat:repeat-x;
	position:relative;
	z-index:110;
}

/* menubar */
#menubar {
	width:658px;
	padding-left:20px;
}
#menubar li {
	float:left;
	margin:0 15px;
	font-size:16px;
	font-weight:bold;
}
	#menubar li.current_page_item {
		background:url(images/current_page_item.gif) top center no-repeat;
	}
	#menubar li:hover {
		cursor:pointer; 
		background:url(images/current_page_item.gif) top center no-repeat;
	}
#menubar li a {
	display:block;
	padding:15px 2px 3px 2px;	
	color:#2E424E;6d94bc;
	text-shadow:0 1px 1px #f5faff;
	}
#menubar li a:hover {
	text-decoration:none;
}

/* Category */	
.cat {
	position:relative;
}
#category {
	width:247px;
	left:-12px;	
	position:absolute;
	height:100%;
	z-index:200;	
}
.cat_wrap_top, .cat_wrap_bottom {
	width:280px;
	background:url(images/cat_wrap.png) no-repeat;
}
.cat_wrap_top {
	height:26px;
}
.cat_wrap_bottom {
	height:14px;
	background-position:0 -26px;
}
.cat_content {
	width:240px;
	padding:5px 20px 0 20px;
	background:url(images/cat_content.png) repeat-y;
}
#menubar li .categories, #menubar li .categories ul li {
	float:none;
	border:none;	
	margin:0;
	font-weight:400;	
	background:none;
}
.categories h3 {
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
#menubar li .categories ul li {
	float:left;
	width:120px;
	padding:5px 0;
	font-size:12px;
}
#menubar li ul li ul li a {
	color:#2E424E;658197;
	display:inline;
	text-shadow:none;
}
#menubar li ul li ul li a:hover {
	color:#1787d9;
	text-decoration:underline;
}
/* Children */
#menubar li ul li ul li .children {
	margin-top:5px;
	padding-left:8px;
}
#menubar li ul li ul li .children li {
	height:13px;
	margin:3px 0;
	padding:0 0 0 10px;
	background:url(images/img.gif) 0 -507px no-repeat;
	line-height:13px;
}
#menubar li ul li ul li .children li a {
	padding:0;
}
/* subscribe */
#subscribe {
	position:relative;
	width:275px;
	height:55px;
	padding-top:20px;
	font-family:Arial;
	text-align:left;
}
.shadow {
	font-style:italic;
	font-size:12px;
	color:#72a1db;
	line-height:16px;
	text-shadow:0 1px 1px #fff;
}
	.shadow a {
		color:#6d94bc;
		font-weight:bold;
	}
	.shadow a:hover {
		/*color:#a3c5e9;*/
		text-decoration:none;
	}
.feed {
	padding-left:67px;
}
.twitter {
	padding:18px 0 0 60px;
}
#feed_rss, #followme {
	background:url(images/img.gif) no-repeat;
	position:absolute;
	display:block;
	text-indent:-9999px;	
}

#feed_rss {
	top:-12px;
	left:0px;
	width:62px;
	height:77px;
	background-position:0 -656px;
}
#followme {
	bottom:-7px;
	right:43px;
	width:41px;
	height:40px;
	background-position:0 -733px;
}
/*************************
*	Content              *
*************************/
#content_t, #content_b {
	width:923px;
	margin:0 auto;
	background:url(images/content_wrap.gif);
}
#content_t {
	margin-top:-30px;
	height:50px;
}
#content_b {
	position:relative;
	margin-top:-50px;
	margin-left:-5px;
	background-position:0 -50px;
	height:50px;
}
#content {
	position:relative;
	width:918px;
	margin:0 auto;
	padding-left:5px;
	background:url(images/content.gif) top left repeat-y;
}

/* Posts main */
#main {
	position:relative;
	top:-35px;
	left:0;
	width:593px;
	padding:0 20px 0 15px;
	z-index:105;
}

/* post title & metadata */
.title h2 {
	margin-bottom:8px;
	font-size:16px;
	font-weight:bold;
	color:#2E424E;718ea4;
	text-shadow:0px 0px 1px #c6d5e0;
}
	.title h2 a {
		color:#2E424E;7997ae;
	}
	.title h2 a:hover {
		color:#1787d9;
		text-decoration:none;
	}

/*- metadata -*/
.postmetadata {
	width:475px;
	height:22px;
	margin-left:-15px;
	padding-top:5px;
	padding-left:15px;
	background:url(images/postmetadata_bg.gif) left top no-repeat;	
}

.date, .category, .tag, .post-edit-link,.cmt_num {
	background:url(images/img.gif) no-repeat;
}
.date, .category, .tag, .post-edit-link {
	display:inline-block;
	height:16px;
	padding-left:23px;
	line-height:17px;
}
.date {
	color:#70a903;
}
.category {
	margin-left:15px;
	background-position:0 -16px;
}
.post-edit-link {
	margin-left:13px;
	background-position:0 -32px;
}
.tag {
	background-position:0 -48px;
	color:#879eaf;

}
.tag a {
	color:#ff7200;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* comments */
.comments {
	width:100px;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
.cmt_num {
	float:right;
	display:block;
	width:32px;
	height:28px;
	margin-right:3px;
	background-position:0 -246px;
	font-size:18px;
	line-height:18px;
	text-align:center;
}
	.cmt_num a {
		color:#e7f3ff;
	}
	.cmt_num a:hover {
		color:#e7f3ff;
		text-decoration:none;
	}
.comments p {
	clear:right;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	color:#2E424E;a3c5e9;
	line-height:14px;
}
	
/* Entry */	
.line {
	width:593px;
	height:0px;
	border-bottom:1px solid #eff7ff;
	border-top:1px solid #c4d7eb;
	margin-top:5px;
	line-height:1;
	overflow:hidden;
}
.post {
	margin-top:10px;
	padding-bottom:10px;
}
.single {
	padding-bottom:0;
}

.entry {
	margin-top:10px;
	overflow:hidden;
	line-height:160%;
}

.post blockquote {
	margin:0 0 12px 15px;
	border-left:6px solid #CCDCED;
	padding:5px 10px;
	background-color:#ecf5ff;
	color:#6a8bae;
}
.post p {
	margin-bottom:12px;
}
.post blockquote p {
	margin-bottom:0;
}
.entry img {
	border:4px solid #b9ccdf;
	max-width:585px;
}

/* Page Navigation */
.navigation {
	float:right;
	width:320px;
	padding-top:15px;
	padding-left:15px;
	margin-bottom:-8px;
	margin-right:-10px;
	text-align:right;
}

.older, .newer {
	display:block;
	height:16px;
	font-weight:bold;
	font-style:italic;
	line-height:16px;
}
.older {
	background:url(images/img.gif) no-repeat;
	padding-left:21px;
	background-position:0 -64px;
}
.newer {
	padding-right:21px;
	background:url(images/new.gif) right center no-repeat;
}
.older a, .newer a {
	color:#7997AE;
}

/*************************
*	Sidebar              *
*************************/

#sidebar {
	width:260px;
	margin:15px 0 50px 15px;
	background:#d7e7f7;
}
	#sidebar a {
		color:#2E424E;56788c;
	}
	#sidebar a:hover {
		color:#589c00;
	}
.sidebar_t, .sidebar_b {
	height:5px;
	background:url(images/sidebar_wrap.gif);
	line-height:0;
	overflow:hidden;
}
.sidebar_b {
	background-position:0 -5px;
}
.widget {
	width:250px;
	padding-left:10px;
	padding-bottom:20px;
	background:url(images/box_bg.gif) left bottom no-repeat;
}

.widget h3, .box {
	width:240px;
}

.widget h3 {
	border-bottom:1px solid #c1d8ef;
	padding:0 0 4px 4px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	color:#7898ba;
	text-shadow:0 1px 1px #fff;
}
.box {
	border-top:1px solid #e7f1fa;
	padding-top:5px;
}

/* recent posts */
.recent_posts ul li {
	margin:8px 0;
	padding-left:20px;
	background:url(images/img.gif) 0 -539px no-repeat;
	line-height:16px;
}
.recent_posts ul.box {
	padding-top:0;
}

/* tag cloud */
.st-tag-cloud {
	padding:0px 2px;
}
.st-tag-cloud a:hover {
	color:#589c00 !important;
}
/* recent comments */
.recent_comments .box {
	padding-top:8px;
}
.recent_comments .box li {
	margin-bottom:5px;
}

.rc_avatar, .rc_info {
	float:left;
}
.rc_info {
	line-height:16px;
	padding-left:8px;
}
.rc_avatar img {
	border:1px solid #aaa;
	padding:1px;
}
.rc_excerpt {
	clear:both;
}
/* meta */
.meta {
	padding-bottom:5px;
	background:none;
}

/*************************
*	Footer               *
*************************/

#footer {
	position:relative;
	width:910px;
	top:-33px;
	margin:0 auto;
}
#footer a {
	font-weight:bold;
}
#wp_logo {
	width:67px;
	height:68px;
	margin-right:12px;
	background:url(images/img.gif) 0 -296px  no-repeat;
}
#footer p {
	width:400px;
}
.blogname {
	padding-top:7px;
}
#info {
	margin-top:-19px;
	padding:0px 10px 0 0;
}

/*************************
*	Single               *
*************************/

/* Post Info */
.post_info {
	margin:15px 0 15px 0;
	width:577px;
	border-top:1px dotted #a5b9d1;
	border-bottom:1px dotted #a5b9d1;
	padding:8px;
	background:#e8f3ff;	
}
.post_info a {
	color:#729c00;
}

/* Post Page Link */
.postpagelinks {
	height:16px;
	margin:10px 0px 0 0;
	line-height:17px;
}

.plinkl, .plinkr {
	display:inline-block;
}
.plinkl {
	padding-left:20px;
	background:url(images/img.gif) 0 -475px no-repeat;
}
.plinkr {
	padding-right:20px;
	background:url(images/next.gif) right center no-repeat;
}

/* Related Post & Random Posts */
#other_post {
	margin-bottom:15px;
}
#other_post .tabbar {
	height:24px;
	border-bottom:1px solid #bad0e6;
	padding-left:10px;
	background:#d2e3f4;
	font-size:12px;
	font-weight:bold;
}
#other_post .tabbar a {
	display:inline-block;
	height:23px;
	padding:0 10px;
	line-height:22px;	
	cursor:pointer;
	color:#2E424E;
}
#other_post .cur {
	border-bottom:1px solid #deeeff;
	border-top:1px solid #bad0e6;
	border-right:1px solid #bad0e6;
	border-left:1px solid #bad0e6;
	background:#deeeff;
	padding:0 9px;
}
.st-related-posts li {
	border-bottom:1px dashed #b2c7e1;
	padding:6px 2px 6px 6px;
	line-height:14px;
}
.st-related-posts li:hover {
	background:#e8f3ff;
}
.st-related-posts a {
	color:#2E424E;658197;
}
.other_post {
	padding-left:20px;
	background:url(images/img.gif) 0 -459px no-repeat;
}
.related_date {
	color:#2E424E;b2c7e1;
	float:right;
}
/*************************
*	Comments             *
*************************/
#comments {
	clear:both;
}
#comments a {
	color:#2E424E;729C00;
}
#comments a:hover {
	text-decoration:underline;
}
.have_none {
	margin-bottom:15px;
	padding-left:15px;
}
#comments h3 {
	height:32px;
	margin-left:12px;
	padding-left:42px;
	background:url(images/img.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	color:#729c00;
}
#comments h3.comment_info {
	background-position:0 -96px;
}
#comments h3.add_comment {
	background-position:0 -128px;
}

/* Comment List */
.commentlist li {
	width:562px;
	margin:10px 0;
	padding:10px 15px;
	background:url(images/comment_bg.gif) top left no-repeat;
}
.avt {
	width:40px;
	text-align:center;
}
.commentlist li img {
	border:1px solid #afc4da;
	padding:2px;
	background:#eff6fe;
}
.comment_main {
	width:512px;
	padding-left:10px;
}
.comment_text {
	padding-top:5px;
}
/* Thread Comment */
.children .avt {
	display:none;
}
.children .comment_main {
	padding-left:0;
}
.children li .comment_author {
	height:20px;
}
.children li .comment_text {
	padding-top:0;
}
.children li {
	padding:5px 10px;
}
.children li.depth-2 {
	width:525px;
	border:1px solid #bcd4ee;
	background:#d3e5f8;
	margin-left:40px;
}
.children li.depth-2 .comment_main {
	width:525px;
}
.children li.depth-2 .comment_author {
	border-bottom:1px solid #c7dcf3;
}
.children li.depth-2 .comment_text {
	width:525px;
	border-top:1px solid #dceaf9;
}
.children li.depth-3 {
	width:485px;
	border:1px solid #bfd680;
	margin-left:80px;
	background:#e7f6be;	
	color:#859754;
}
.children li.depth-3 .comment_main {
	width:485px;
}
.children li.depth-3 .comment_author {
	border-bottom:1px solid #d7e9a5;
}
.children li.depth-3 .comment_text {
	width:485px;
	border-top:1px solid #f3fbdf;
}
/* Comment Navi */
#commentnavi {
	text-align:right;
	margin:15px 0 10px 0;
}
#commentnavi .current {
	margin:4px 2px;
}
#commentnavi a {
	border:1px solid #6e93b8;
	margin:4px 2px;
	padding:0px 4px;
	border-bottom:1px solid #6e93b8;
	color:#6e93b8;
	text-decoration:none;
}
#commentnavi a:hover {
	background:#fff;
	text-decoration:none;
}
/* Comment Form */
#commentform {
	width:572px;
	margin-top:10px;
	padding:7px 10px 0 10px;
	background:url(images/comment_bg.gif) top left no-repeat;
}
#author, #email, #url {
	width:220px;
	height:18px;
	border:3px solid #d3e5f8;
	padding-left:28px;
	background:#eaf4ff url(images/img.gif) no-repeat;
	line-height:18px;
	color:#879EAF;
}
#author {
	background-position:0 -176px;
}
#email {
	background-position:0 -194px;
}
#url {
	background-position:0 -212px;
}
#commentform .right {
	width:304px;
}
#respond #commentinput {
	overflow:hidden;
	width:292px;
	height:125px;
	border:3px solid #d3e5f8;
	padding:3px;
	background:#eaf4ff;
	font-size:12px;
	color:#879EAF;
}
#submit {
	float:right;
	width:110px;
	height:22px;
	border:none;
	margin:10px 10px 0 0px;
	background:url(images/img.gif) 0 -274px no-repeat;
}
.is_admin {
	width:304px;
	float:right;
}
/*  */
.depth-1 .add_comment, .depth-2 .add_comment {
	display:none;
}
.depth-1 #commentform, .depth-2 #commentform {
	padding:0;
	background:none;
}
.depth-1 #commentform {
	width:562px;
}
.depth-2 #commentform {
	width:522px;
}
.depth-2 #commentform .right {
	width:264px;
}
.depth-2 #respond #commentinput {
	width:252px;
}
#cancel {
	padding-left:5px;
	padding-top:5px;
}
/*************************
*	Page	             *
*************************/

#main h3.page_title {
	
	font-size:16px;
	font-weight:bold;
}


/* Links Page */
.links .entry {
	overflow:visible;
}
.links .linkcat h2 {
	position:relative;
	display:block;
	height:27px;
	margin-left:-15px;
	padding-left:15px;
	background:url(images/postmetadata_bg.gif) left top no-repeat;
	font-size:14px;
	font-family:Georgia;
	font-style:italic;
	line-height:27px;
	width:475px;
}

.linkcat {
	clear:both;
}

.entry .linkcat  li {
	float:left;
	overflow:hidden;
	padding-bottom:8px;
	width:25%;
}

.blogroll {
	margin-top:10px;
}
.entry .linkcat  li a {
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	color:#6385A1;
}
#main.links #comments {
	margin-top:40px;
}

/* top  */
#top a {
	display:block;
	width:20px;
	height:79px;	
	background:url(images/img.gif) 0 -364px no-repeat;
}

/* 404 */
#error404 {
	position:relative;
	width:500px;
	margin:100px auto 0 auto;
	padding-top:200px;
	background:url(images/404_bg.gif) no-repeat right top;
	font-weight:bold;
	font-family:Arial;
	color:#72b80d;
	text-align:right;
}

#error404 p {
	width:490px;
	padding-right:10px;
}
.p1 {
	font-size:48px;
	line-height:48px;
}
.p2 {
	font-size:18px;
	margin-top:7px;
}
.p3 {
	font-size:12px;
	margin-top:10px;
}
#error404 a.back_home {
	position:absolute;
	display:block;
	top:124px;
	left:297px;
	width:94px;
	height:23px;
	background:url(images/404button.gif) no-repeat;
	text-indent:-9999px;
	text-align:left;
}
#error404 a {
	text-decoration:underline;
}
