/*  
Theme Name: Jentri
Theme URI: http://ifelse.co.uk/jentri/
Description: Smart and sophisticated. Background image courtesy of squidfingers.
Version: 1.01
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/
img{ border:none;}
#boxall{margin:0px auto; width:990px;}
body{
	/*background:#4C0A0A url(./images/bg.png);*/
	color:#222222;
	font-family: Georgia, "Times New Roman",Arial, Times, serif，"新宋体";
	font-size:12px;
	line-height:1.7;
	margin:0;background:#ffffff;
}

#content{
	width:700px; float:left;
}
#footer{
	color:#888;
	font-size:12px;
	padding-top:10px;
}

#header{
background:url(./images/logo.gif) no-repeat; padding-left:160px;
	margin-top:35px;
	font-size:1em;
	margin-bottom:20px;
}

#sidebar{
	margin-top:0px; float:left;border:1px #ddd solid;
	color:#999; padding:10px;margin-left:18px; 
	width:250px;
}
#wrap{
	float:left;
	width:700px;/*800*/	
	/*margin-top:20px;
	background:url(./images/bodybg.gif) repeat-y #fff;*/
}
* html body #wrap{
	/*background:url(./images/bodybg.gif) repeat-y #fff;*/
}

/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#666666;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:bold;
}
#header h1{
	display:inline;
	font-size:2.8em;
	line-height:1;
	margin:0;
	font-weight:normal;
	letter-spacing: -2px;
}
#header h1 a{
	color:#5F1010;
}
#header h1 a:hover{
	color:#86827A;
}
h1, h2, h3{
	letter-spacing: -1px;
}
h2{
	font-size:1.5em;
	padding-right:5px;
}
h3{
	font-size:1.2em;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
}
.entrytitle h2{
	color:#C04422;
	font-family: Sylfaen, Georgia, "Times New Roman",Arial, Times, serif;
	font-size:1.5em;
}
.entrytitle h3{
	font-family: "Century Gothic", Helvetica, arial;
	font-weight:normal;
}
.entrymeta{
	/*background:#f4f4f4; line-height:30px;*/
	padding-bottom:10px;
	border-bottom:1px #ccc dashed;
}

/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;

}
#sidebar ul li a{
	color:#3366FF;
}
#sidebar ul li a:hover{
	color:#3366FF;
}
/*************************************
 +Misc
 *************************************/
a{
	text-decoration:none;
	color:#0066cc;
}
.entry a{
font-weight:bold;
}
a:hover{
text-decoration:underline;
color:#0066cc;

}
#footer a{
	color:#9A8F95;
	font-weight:bold;
}
.navigation{ margin-bottom:30px; border-bottom:1px #820000 solid;}
.navigation a{ color:#820000; font-weight:bold; font-size:14px;
}
.alignleft{ float:right;}
.alignright{ float:left;}

#header p{
	color:#86827A;
	font-size:1em;
	margin:0; padding-bottom:20px;
}

/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;

}

.entrytitle{color:#666;   /*border-bottom:1px #ddd solid*/;
}
.entrytitle a {
	color:#06c;
	text-decoration:none;	
}
.entrytitle a:hover {
	color:#06c;
}
.entrybody a{ color:green; font-weight:normal; text-decoration:underline;}
.entrymeta{
	color:#666;
	font-size:0.8em;
}
.entrymeta a{
	color:#666;
}

/*************************************
 +Comments
 *************************************/
.commentmetadata a{ color:#666666;}
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	
	/*border-bottom:1px solid #ccc;
	padding:5px;*/
}
blockquote{font-size:12px;background:#f4f4f4;padding:0px 20px; border:1px #eeeeee solid;}
