/*  
Theme Name: LifeStreaming White
Theme URI: http://www.project66.net/lifestreaming-white/
Description: Sexy & slick <b>lifestreaming</b> template, utilizing jQuery for smooth post transitions. Theme by jono @ <a href="http://www.project66.net/">jono.blog</a>.
Version: 1.1
Author: Jono
Author URL: http://www.project66.net/
Tags: LifeStreaming, LifeStream, horizontal layout, white, clean, simple, minimal, lightweight, red, 2 column
*/

/* CSS RESET by: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 96.5%;
	font-family:    "微软雅黑",  verdana, sans-serif, Georgia, Times New Roman, Arial; 
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {	
	font-family:    "微软雅黑",  verdana, sans-serif, Georgia, Times New Roman, Arial; 
	line-height: 1;
	color: gray;
	
background: white url('images/bg.gif') no-repeat;	


}
ol, ul {
	list-style: none;
}
strong {
	font-weight: bold;
}
h3#comments, h3#respond {
	font-size: 18px;
	color: #333;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote {
	font-weight: normal;
         color: #666666;
         font-size: 1em; 
         border-left: 2px solid silver; 
      margin: 1.2em 0 1.2em 2em; 
        padding-left: 1em;  
}
blockquote, q {
	quotes: "" "";
}
code { font: 1.1em 'Courier New', Courier, Fixed; }
em { font-style: italic; }
p { padding: 8px 0 8px 0; }

/* GENERIC ELEMENTS */
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
	position: relative;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
a.more-link {
	border-top: 1px solid #ffffff;
	background: #ffffff;
	padding: 2px 3px;
	font-weight: bold;
        float:right;
	color: #666;
}

/* TOP NAVIGATION */
li.current-cat a {
	font-weight: bold;
}

/* POSTS */
.entry {
	line-height: 18px;
	color: #333333;
font-size: 12px;



}
.entry h3, .entry h4, .entry h5, .entry h6 {
	font-size: 1.3em;
	color: #333;
	margin-top: 15px;
}
.entry .alignright {
	margin: 10px 0 0 15px;
}
.ulSlider .entry ul, .entry ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 22px;
}
.entry a:link {color: #333;}
.entry a:visited {color: #c4c4c4;}
.entry a:active {color: #ff0000;}
.sliderLi h2 {
	font-weight: bold;
}
.sliderLi small {
	color: #a8a8a8;
	font-size: .8em;
}
.postmetadata {
	border-top: 1px solid #efefef;
	font-size: .8em;
}
.gravatar {
	
	padding: 2px;
	margin-bottom: 3px;
}

/* CONTENT SLIDER */
.sliderGallery {
     background-color: #fff;
     overflow: hidden;
     position: relative;
     width: 600px;
 }
.sliderGallery .pane {
	width: 600px;
	overflow: hidden;
}

.sliderGallery ul {
    padding: 0;
	list-style:none;
    margin: 0;
}

.sliderGallery ul li.sliderLi {
	float: left;
	padding: 20px 40px 0 0;
	width: 260px;
}
.sliderGallery .panel {
	width: 600px;
	float: left;
	border: 1px solid #000;
	display: inline;
}
a.eventHeading {
	background-position: left center;
	padding: 2px 0 1px 22px;
	color: #777;
	font-size: 90%;
}
.entry .lifestream {
	padding-top: 5px;
} 
.sliderLi h2.firstChild {
	color: #000;
	font-size: 1.3em;
}
.sliderLi h2 {
	padding-bottom: 2px;
}
.sliderHeading {
	overflow: hidden;
	height: 24px;
}

.post .lifestream {
	font-size: 1.1em;
	padding-top: 20px;
}
.lifestream h2.lifestream_date {
	display: none;
}
.lifestream_text {
	margin: 0;
	color: #999999;
}
.lifestream_text p {
	margin: 0;
	padding: 0;
}
.sliderLi .lifestream_events {
	line-height: 14px;
}
.lifestream_events {
	color: #999999;
	margin-top: 0;
	padding-top: 0;
}
.ulSlider .entry .lifestream_events ul, .ulSlider .entry .lifestream_events li {
	text-indent: 0;
	margin: 0;
	border: 0;
	font-size: 1em;
	padding: 0;
	list-style: none;
}
.lifestream_hour {
	font-weight: bold;
}
.lifestream td {
	border-top: 1px solid #efefef;
}
.slider {
    width: 600px;
    height: 19px;
	font-size: 9px;
    position: relative;
    background-color: #d8d8d8;
}
.slider a {
	text-decoration: none;
}

.handle {
    position: absolute;
	left: 0;
    cursor: move;
	line-height: 19px;
    height: 19px;
    width: 100px;
    top: 0;
    background: #ff0000 url('images/scroll_arrows.gif') center center no-repeat;
	font-size: 9px !important;
	text-align: center;
	color: #fff;
	border: 0;
	text-decoration: none;
    z-index: 130;
} 
.slider span {
    color: #bbb;
    font-size: 80%;
    cursor: pointer;
	line-height: 19px;
    z-index: 1;
	text-align: center;
	float: left;
	position: relative;
}

/* COMMENTS LIST */
div.comments {
	padding-top: 20px;
}
ol.commentlist {
	margin: 15px 0;
}
ol.commentlist li {
	padding-bottom: 20px;
}
ol.commentlist .commentHead {
	height: 22px;
	background: transparent url('images/efefef.gif') 0 50% repeat-x;
}
ol.commentlist .commentHeading {
	background: #fff;
	padding-right: 5px;
	font-size: 16px;
}
ol.commentlist .commentHeading cite {
	color: #000000;
}
ol.commentlist .commentmetadata {
	background: #fff;
	padding-left: 5px;
}
ol.commentlist .commentmetadata, ol.commentlist .commentmetadata a {
	color: #555;
}
ol.commentlist .num {
	margin-left: -3px;
	font-size: 23px;
	color: #ccc;
	padding: 0 14px 0 0;
}
ol.commentlist .commentEntry {
	border-bottom: 1px solid #efefef;
	width: 550px;
}
ol.commentlist .commentEntry p {
	padding-top: 0;
	line-height: 18px;
        color: #333333;
        font-size: 11px;
}

/* SEARCH FORM */
#searchform label {
	font-size: 97%;
	color: #AFAFAF;
	text-transform: uppercase;
}
#searchform div {
	padding-top: 5px;
}
#searchform input#s {
	width: 165px;
}

/* COMMENTS FORM */
#commentform input, #commentform textarea, #searchform input {
	background: #efefef;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#commentform textarea#comment {
	width: 580px;
}
#commentform label {
	text-transform: uppercase;
	font-size: .8em;
}

/* IMAGES */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

.post img.alignleft {
	margin: 5px 15px 2px 0px;
	display: inline;
}

.sliderLi .alignright {
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 0;
	float: left;
}

.post .alignright {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;	
	float: right;
}

.alignleft {
	margin: 5px 10px 10px 0;
	float: left;
}
.alignnone { /* has no float, so defaults left and needs minor wedge to be flush with text */
	margin-right: 10px;
	margin-top: 5px;	
}	

/* IMAGE CAPTIONS */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color: #fff;
	background-color: #333;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 12px;
	margin: 0 10px 0 0;
}

/* CALENDER WIDGET */
#wp-calendar #prev a, #wp-calendar #next a {
	background: #EFEFEF;
	border-top:1px solid #CCCCCC;
	color:#666;
	font-weight:bold;
	padding:3px 5px;
	}
#wp-calendar #next {
	right: 10px;
	text-align: right;
}	
#wp-calendar { width: 170px;}
#wp-calendar a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}

#wp-calendar caption {
	text-transform: uppercase;
	font-size: 103%;
	padding-bottom: 5px;
	color: #AFAfAf;
	}
#wp-calendar td {
	color: #666;
	padding: 3px 0px;
}
#wp-calendar th {
	color: #ccc;
	font-style: normal;
	text-transform: capitalize;
	}

/* SPECIFIC SECTIONS */
div.top_nav {
	position: absolute;
	top: 160px;
	left: 40px;
	text-transform: uppercase;
}
div.top_nav a {
	color: #afafaf;
}
a.blog_title:link, a.blog_title:visited  {
	font-weight: bold;
        background-color: #aa8d9b;
	color: #ffffff;
	padding-right: 10px;
}
div.top_nav ul li {
	float: left;
	padding-right: 25px;
}

div#content_container {
	padding-top: 220px;
	margin-left: 40px;
	width: 870px;
	display: block;



}
div#content_container #content {
	float: left;
	width: 600px;
	margin-right: 40px;
}
div#content_container #sidebar {
	float: left;
}
div#content .post h2 {
	font-size: 1.2em;
        font-weight:bold;
        color: #000000;


}
div#wp_page_numbers_container {
	position: relative;
	display: block;
	font-size: .8em;
	padding-bottom: 20px;
}
div#wp_page_numbers li {
	float: left;
}
div#wp_page_numbers a {
	float: left;
	margin-left: 2px;
	background: #ccc;
	padding: 5px 8px;
}
div#wp_page_numbers a:hover {
	float: left;
	margin-left: 2px;
	background: #c3c3c3;
	padding: 5px 8px;
}
div#wp_page_numbers li.page_info {
	font-weight: bold;
	line-height: 20px;
	padding-right: 20px;
}
div#wp_page_numbers .active_page a {
	color: #fff;
	background: #666;
}

div#footer {
	border-top: 1px solid #efefef;
	font-size: .7em;
	width: 600px;
	line-height: 18px;
	text-transform: uppercase;
	left: 40px;
	position: absolute;
}


/* WIDGETS */
div#sidebar .widget {
	width: 230px;
	margin-bottom: 20px;
}
div#sidebar .widget a:link {
	color: #4f4144;
}
div#sidebar .widget a:visited {
	color: #32292b;
}
div#sidebar .widget li {
	padding: 2px 0;
}
div#sidebar .widget_archive li,div#sidebar .widget_pages li  {
	padding: 0;
}
div#sidebar .widget_archive h2, div#sidebar .widget_pages h2  { display: none;}
div#sidebar .widget_archive a, div#sidebar .widget_pages a  {
	display: block;
	margin-bottom: 2px;
	padding: 6px 5px 4px 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .7em;
	background-color: #d8d8d8;
	font-weight: normal;
} 
div#sidebar .widget_archive a:link, div#sidebar .widget_archive a:visited {
	color: #414c4f;
}
div#sidebar .widget_pages a, div#sidebar .widget_pages a {
	background-color: #d8d8d8;
}
div#sidebar .widget_archive a:active, div#sidebar .widget_archive a:hover {
	color: #fff;
	background-color: #21282a;
	text-decoration: none;
}
div#sidebar .widget_pages a:active, div#sidebar .widget_pages a:hover {
	color: #fff;
	background-color: #46292b;
	text-decoration: none;
}
div#sidebar li.current_page_item a {
	font-weight: bold;
	color: #bef8ff;	
}
div#sidebar .widget_recent_comments li {
	font-size: .8em;
	border-bottom: 1px solid #241415;
	padding: 5px 0;
	line-height: 1.5em;
}
div#sidebar .widget_popular {
	width: 230px !important;
	margin-bottom: 20px;
}
div#sidebar h2#most-popular-title {
	color: #879FA6;
}
div#sidebar .widget_popular a:link, div#sidebar .widget_popular a:visited {
	display: block;
	color: #414C4F;
}
div#sidebar .widget_popular a:hover { 
}
div#sidebar .widget_popular li {
	font-size: .8em;
	border-bottom: 1px solid #16191a;
	padding: 5px 0;
	line-height: 1.5em;
}
/*
div#sidebar h2#most-popular-title {
	text-transform: uppercase;
	background: #000;
	font-size: .8em;
	padding: 6px 5px 4px 5px;
	margin-bottom: 2px;
} 
div#sidebar .widget_popular a, div#sidebar .widget_popular a  {
	display: block;
	margin-bottom: 2px;
	padding: 6px 5px 4px 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .7em;
	background-color: #16191a;
	font-weight: normal;
} 
div#sidebar .widget_popular a:link, div#sidebar .widget_popular a:visited {
	color: #414c4f;
} */

/* div#sidebar .widget_archive li {
	border-bottom: 1px solid #1c1c1c;
} */
div h2.widgettitle { 
	padding-bottom: 3px;
	font-size: 96%;
	color: #aa8d9b;
        
	text-transform: uppercase;
	font-weight: normal;
}










/* lastest post image style */
#latest_post_image img { float:left;background: #eee; margin: 0.3em 0.5em 0 0; padding: 2px; border: 0; }
.latest_read_on { padding: 0px 6px 0px 6px;   no-repeat  right; }

.st-related-posts {
float:left;
width:330px;
color:#a5a5a5;
margin:0px;
padding:0px;
width:100%;
}
.st-related-posts a {


color:#858585;
}
.st-related-posts a:hover {
color:#F60;
}
.st-related-posts ul {
margin:0px;
padding:0px;
}
.st-related-posts li {
list-style:none;
background:url(images/re.png) left 8px no-repeat;
padding-left:10px;
border-bottom:1px solid #d9dce0;
width:44%;
margin:0 10px;
*+margin:0 10px !important;
*margin:0 5px;
float:left;
front-size:12%;
}




/*SHARE BOX*/

.share-box{width:98%;padding:2px 3px 2px;border:1px #cccccc solid;margin:2px auto;float:left;background-color:#efefef;}
.sharethis{display:inline;}
.xg{float:right;display:inline;margin-top:-20px;}

.box{width:96%;padding:2px 3px 2px;border:1px #ffffff solid;margin:2px auto;float:left;background-color:#ffffff;}


/* webclips */

#home_webclips { background: #00066; margin: 0 0 1.1em 0; float: left; width: 210px; }
.webclips_content { padding: 0 0em 0em 0em; color: #FFF; }
.webclips_content img { padding: 0; margin: 0.1em 0.1em 0.1em 0.1em; border: 1px solid #000066; }




.linkpage ul {
	padding: 5px 6px;
	list-style-type: none;
}

.linkpage ul li {
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li {
	float: left;
	width: 110px;
	text-align: center;
	margin: 3px 5px;
	line-height: 180%;
	background-color: #FFFFFF;
	border: 1px solid #dadada;
}

.linkpage ul li ul li a {
	color: #999999;

	display: block;
	text-decoration:none;
}

.linkpage ul li ul li a:hover {
	background-color: #333333;
	color: white;
}


 #tenet li{margin-bottom:5px}
    .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
    .clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
    *::-moz-selection{color:#fff;background-color:#000}
    #tenetol {margin-left:30px;}
    #memberlist {margin-top:30px}
    #about {margin-top:30px;border:1px solid #ccc;border-width:1px 0 0 0}
					
			/* blinks */
			.oblink {display:block; text-decoration:none;float:left; background:#f2f2f2; width:150px; height:20px; padding:2px 4px 2px 24px; border:1px solid #ccc;margin:3px}
			a.oblink:hover{border-color:#000000}
			
			


/* arrowdot */
 ul.arrowdot { list-style: none; margin: 0; }
ul.arrowdot li { padding: 0em 0 0.2em 16px; margin: 0em 0 0.4em 0; border-bottom: 1px solid #dadada; background: url(images/bullet.gif) no-repeat 0 0px; }

ul.arrowdot li a    { color:#222; }
ul.arrowdot li a:hover   { color: #ffffff; background: #222; text-decoration:none;}



/* arrowdit */
 ul.arrowdit { list-style: none; margin: 0; }
ul.arrowdit li { padding: 0em 0 0.2em 16px; margin: 0em 0 0.4em 0; border-bottom: 1px solid #dadada; background: url(images/linkli.gif) no-repeat 0 0px; }

ul.arrowdit li a    { color:#222; }
ul.arrowdit li a:hover   { color: #ffffff; background: #222; text-decoration:none;}





#footer2 ul.nav li {
	display:inline;
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
	font-size:9px;
	list-style-image:none;
}
#footer2 ul.nav li a {
	font-size:9px;
	text-transform:uppercase;
	font-weight:normal;
}



#footer2 {
float:left;
font-size:9px;

}
#footer2 a:link, #footer2 a:visited {
	color:#000;
}
#footer2 a:hover {
	color:#F60;
}
a:link, a:visited {
	color:#333;text-decoration:none;
}
a:hover {
	color:#F60;text-decoration:underline;
}



.bluebox {
background:#fafafa;
padding:10px;
border-bottom:1px solid #ddd;
border-right:1px solid #ddd;
color:#666;
}






#comments-nav{text-align:center;}
#comments-nav a{padding:5px 10px;border:1px solid #ccf;}
#comments-nav a:hover{border:1px solid #356aa0;color:#356aa0;}
#comments-nav span.current{font-weight:700;border:1px solid #356aa0;color:#356aa0;padding:5px 10px;}



li{margin:0; padding:0; list-sytle:none}





#underlinemenu{ margin: 0; padding: 0; }
#underlinemenu ul{
margin: 80px 135px 65px 465px;


font-weight: bold;
font-family:"微软雅黑", Helvetica, Arial;
list-style:none;
width: 490px;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(images/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}







