/*  
Theme Name: Jentri
Theme URI: http://ifelse.co.uk/jentri/
Description: Smart and sophisticated. Background image courtesy of squidfingers.
Version: 1.0
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/

body{
	background:#000066 url(/images/341.gif);
	color:#77756B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.7;
	margin:0;
}

#accessibility {
        position: absolute;
        top: -10000px;
}

#content{
	padding:20px;
	width:560px;
}
#footer{
	color:#888;
	margin-top:20px;
	padding:3px;
        font-size: 0.9em;
}
#header{
	margin-top:40px;
	margin-left:40px;
}

#sidebar{
	padding-top:40px;
	color:#eee;
	float:left;
	margin-left:-40px;
	width:240px;
        background: #000066;
padding-left:40px;
}
#wrap{
	float:left;
	width:722px;	
	margin-top:-20px;
	background:#FEFCFA ;
}
* html body #wrap{
	background:#FEFCFA url(/images/324.gif) repeat-y 110px;
}

/*************************************
 +Hn
 *************************************/
#sidebar h2, #sidebar h3{
	color:#EADED3;
	font-size:1.4em;
	margin-bottom:10px;
border-bottom:5px double;
	font-weight:bold;
        font-variant:small-caps;
}
#header h1{
	
	margin:0;

}
#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", Times, serif;
	font-size:1.5em;
}
.entrytitle h3{
	font-family: "Century Gothic", Helvetica, arial;
	font-weight:normal;
}
.entrymeta{
	background:url(/images/322.png) no-repeat  50%;
	padding:3px;
	padding-bottom:70px;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;

}
#sidebar ul li a{
	color:#fff;
}
#sidebar ul li a:hover{
	color:#fffab8;
}
/*************************************
 +Misc
 *************************************/
a{
	text-decoration:none;
	color:#8E7D6C;
}
.entry a{
font-weight:bold;
}
a:hover{
color:#9e9e9e;

}
#footer a{
	color:#9A8F95;
	font-weight:bold;
}
.navigation{
	padding:3px;
	text-align:center;
}
.navigation a{
	color:#8E7D6C;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#86827A;
	font-size:1em;
	margin:0;
}

/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.1em;
	margin:5px;
	padding:0 10px;
}

.entrytitle{
}
.entrytitle a {
	color:#8C4A4A;
	text-decoration:none;	
}
.entrytitle a:hover {
	color:#aC4A4A;
}
.entrymeta{
	color:#666;
	font-size:0.8em;
}
.entrymeta a{
	color:#666;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:530px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.commentmetadata {
        font-size: 0.9em;
}
.alt{
	background:#3F464A;
	border:1px solid #43494D;
}
.even{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}

#tweet a, #tweet a:link, #tweet a:visited, #tweet a:active{
color:#8c4a4a;}
#tweet a:hover{color:white;background:black;}

.twitterTime{color:#666;}

#floater{
position:absolute;
top:0px;
left:426px;
}
#floater img{
margin:0 0 -20px -60px;}

.floaternavlist ul
{
margin: 0;
padding: 0;
}

.floaternavlist li
{
display: block;
list-style-type: none;
padding: 1px 1px 1px 1px;
margin: 5px;
border: 1px solid #647D8F;
background-color: #41d69f;
width: 170px;
font-size: 85%;
}
/*
.floaternavlist a
{
background: #41d69f;
display: block;
font-size: small;
}
*/
.floaternavlist a:link, .floaternavlist a:visited
{
background: #41d69f;
display: block;
color: #000;
text-decoration: none;
font-weight: bold;
font-size: small;
}

.floaternavlist a:hover
{
color: #E6CFCF;
}


.floaternavspon a:link, .floaternavspon a:visited
{
color: #ffffff;
background: #ebc1c1;
text-decoration: none;
font-weight: bold;
font-size: small;
margin: 2px;
text-align: center;
padding: 5px;
}

.floaternavspon a:hover
{
color: #ffffff;
background: #d6b0b0;
}




.floaterblnavspon a:link, .floaterblnavspon a:visited
{
color: #000000;
background: #f1f1f1;
border: 1px solid 6b6b6b;
text-decoration: none;
font-weight: bold;
font-size: small;
margin: 2px;
text-align: center;
padding: 5px;
}

.floaterblnavspon a:hover
{
color: #ffffff;
background: #d3d3d3;
}

.leftness{float:left;}
.rightness{float:right;}
.rightness img{padding:0 0 5 5;}