/*  
Theme Name: yolive_new
Theme URI: http://www.yolives.com
Description: This is my theme for a yolive
Version: 1.0
Author: ReMy
Author URI: http://www.yolives.com/
*/

/*Overall*/
body{margin:0;padding:0;background:#eee url(images/bg_body.png) repeat-x;}

div{float:left;margin:0;padding:0;}

ul{list-style-type:none; margin:0; padding:0;}

form{margin:0; padding:0;}

ol{margin:0; padding:0; list-style-type:none;}
p{float:none; margin:0; padding: 8px 0;}
br{{float:none; margin:0; padding: 3px 0;}}


label{float:none;}

*{color:#626262;font:13px "microsoft yahei","Verdana","Arial","Sans-Serif";text-align:left;}
a{text-decoration:none;}
a:link, a:visted{  color:#b69f93; text-decoration: none;}
a:hover{ color:#bcabf8;	text-decoration:none;}

.more-link{height:25px; background:url(images/tags.gif) no-repeat; padding:0 0 3px 22px;}


/*header*/
#header {float:none; color:#fff; margin:0 auto; width:1000px; height:240px; background:url(images/bg_o.png) no-repeat; padding:0 0 10px 0 ;}
	h1,
	h1 a:link,
	h1 a:visited{margin:0;  color:#fff; font:30px "microsoft yahei","verdana","arial","sans-serif"; text-decoration:none;}

/*wrapper*/
#wrapper1{float:none; margin:0 auto; width:1000px;}
	#wrapper{float:left; width:1000px; background:#fff; background:#fff url(images/bg_white_top.png) no-repeat;}
		#container{float:left; width:760px; padding:20px 20px;}

.post{float:left; width:760px; }
	.post h2{float:left; width:745px;	margin:0;	padding: 5px 0 14px 10px;	height: 14px;	border-left: 3px solid #000;	border-bottom: 1px  dashed #bababa;}
		
		.post h2 a{font-size:16px;}
		.post h2 a:link,
		.post h2 a:visited{color:#313131;font-weight:bold;}
		.post h2 a:hover{color:#000;}
		/*.post h2:hover{background:#c00;}*/

	p.postmetadata{
	float:left;
	width:747px;
	margin:0 0 10px 0;
	color: Gray;
	background-color: #F7F7F7;
	height: 17px;
	/*border-left: 3px solid #fff;*/
	border-bottom: 1px solid #f4f4f4;
	padding: 0px 0 3px 13px;
}

/*entry*/
.entry{ width:760px; padding:5px 0 20px 0;}
	.entry a:link,
	.entry a:visited{color:#5f52a0; }
	.entry a:hover{color:#bcabf8; text-decoration:underline;}
	span{float:none;}

.navigation{
	width:755px; 
	background:#f7f7f7; 
	border-left: 5px solid #ddd;
	border-bottom: 1px solid #ddd; 
	text-align:center; 
	margin:20px 0 0 0 ;
	}

	.alignleft{float:left;}
	.alignright{float:right;}

/*sidebar*/
.sidebar{float:left; width:180px;background:#313131 url(images/sidebar_bottom.gif) no-repeat bottom; padding:20px 0;}

.widgettitle{float:left; color:#f2e8d8; width:160px; background: url(images/l.gif) repeat-x bottom; /*border-left: 5px solid #ccc; border-bottom: 1px  dashed #bababa; */padding:5px 10px; margin:10px 0; }

	#calendar_wrap,
	#wp-calendar{width:174px; padding:0 3px; }
		caption{text-align:center; color:#666;}
			td{color:#777; border:1px solid #222; margin:0; padding:0; text-align:center; background:#444 ;}
			td a:link,
			td a:visited{color:#777;}
				.pad{border:none; background:none;}
					#today{background:#959595; color:#fff; font-weight:bold;}
						#today a:link,
						#today a:visited{color:#fff; font-weight:bold;}
		
.sidebar li ul{width:160px; padding:0 10px;}

/*search*/
#searchform{width:160px; padding:0 10px; }
#searchsubmit{text-align:center;}
#s{ width:80px; height:20px;}

/*comments-template*/

.comments-template{background: url(images/hfbg.gif); width:760px;}
	.comments-template li p{color:#01B0F0;}
#comments{background:#01B0F0; color:#fff; text-align:center;}

.commentlist{width:720px; background:#fff; margin:20px auto;}
.alt{float:left; width:720px; background:#fff; }
.commentmetadata{float:left; width:720px; background:#eee; }

#respond{float:left; width:760px; background:#01B0F0; color:#fff; text-align:center;}
	#commentform{width:720px; padding:0 20px; }
		#comment{width:714px;}
			#submit{text-align:center;}


/*footer*/
#footer{width:1000px; background:#fff url(images/bg_white_dow.png) no-repeat bottom; margin:0 0 30px 0; padding:0 0 20px 0;}
	.left,.right{float:left; width:760px; padding:0 20px;}

#stimuli_overlay{}

