/*  
Theme Name: Treba
Theme URI: http://ifelse.co.uk/treba/
Description: A clean theme
Version: 1.01
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

#counters{
float:left;
padding-right:10px;
}

#logo{
padding-right:10px;
position:relative;
top:25px;
}

.logo-div{
 float:left;
}

.description {
   position:relative;
   left:65px;
}

hr{
 color:#d0cbb5;
 background-color:#d0cbb5;
 height: 1px;
 border:0;

}


/*************************************
 +Containers
 *************************************/
body{
	background:#C0BBA5 url(./images/background.gif) repeat-x;
	color:#666;
	font-family: Tahoma, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:62.5%;
	line-height:1.7;
	text-align:center;
	margin:0;
	border-top:5px solid #504B35;
}
#content{
	background:#FFFFFF;	
	border:3px solid #d0cbb5;
	border-bottom:none;
	padding: 10px;
	float:left;
	width:480px;
	font-size:0.9em;
}
#footer{	
	color:#888;
	font-size:0.8em;
	margin:15px;
	padding:3px;
}
#header{
	margin-top:20px;
	margin-left:0px;
	padding-bottom:20px;
}
#sidebar{
	color:#ddd;
	font-size:1.1em;
	float:left;
	margin-left:10px;
	
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:750px;
}


/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#333231;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:bold;
}
#header h1{
	display:inline;
	font-size:2.4em;
	line-height:1;
	margin:0;
	color:#FFFFFF;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
font-family: Tahoma, Sylfaen, Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}
h2{
font-size:1.5em;
padding-right:5px;
}
h3{
font-size:1.2em;
}
#header h1{
font-weight:normal;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1em;
}
#sidebar ul li a{
	color:#fff;
}
#sidebar ul li a:hover{
	color:#fffab8;
}
/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color:#9e9e9e;
}
a:hover{
color:#ab9;
}
#footer a{
color:#ab8;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#eee;
	margin:0;
}
.navigation{
padding:3px;
text-align:center;
}
/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin:0px;
	padding:0px;
}
.entrytitle{
}
.entrytitle a {color:#888; text-decoration:none;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding-bottom:10px;

	
}
.entrymeta a{
	color:#666;
}
.entry-1{
	background:#FFFFFF;
	border:1px solid #fff;
	color:#77756B;
	font-size:1.2em;
	-moz-border-radius:3px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
}


.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#697557;;
	font-size:1.5em;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
	font-size: 1.4em;
}
.alt{
	background:#FFFFFF;
	border:1px solid #FCFAF4;
	padding:5px;
	font-size: 1.4em;
}



img {

behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

