/*  
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/
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#C0BBA5 url(./images/background.gif) repeat-x;
	color:#666;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	/* font-size:62.5%; */
font-size:70%;
	line-height:1.7;
	text-align:center;
	margin:0;
	border-top:5px solid #504B35;
}
#content{
	background:#f5f6f4;
	background:#FFFFFA url(./images/main.gif) repeat-x;
	border:3px solid #d0cbb5;
	border-bottom:none;

	float:left;
	padding:10px;
	width:450px;
font-size:0.9em;
}
#footer{
	
	color:#888;
	font-size:0.85em;
	margin:15px;
	padding:3px;
        text-align:center;
}
#header{
	margin-top:20px;
	margin-left:20px;
}
#sidebar{
	color:#ddd;
	font-size:1.1em;
	float:left;
	margin-left:10px;
        margin-bottom:20px;
	width:250px;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:750px;
}


/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#333231;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:normal;
}
#header h1{
	display:inline;
	font-size:2.4em;
	line-height:1;
	margin:0;
        letter-spacing: 2px;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
}
h2{
font-size:1.5em;
padding-right:5px;
}
h3{
font-size:1.2em;
letter-spacing: 1px;
}
#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;
}
#sidebar ul li a{
	color:#fff;
}
#sidebar ul li a:hover{
	/* color:#fffab8; */
        color:#330000;   
}
/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color:#9e9e9e;
/* color:#330000; */
}
a:hover{
/* color:#ab9; */
color:#330000;
}
#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:5px;
	padding:10px 10px 20px 10px;
}
.entrytitle{
}
.entrytitle a {color:#888; text-decoration:none;}
.entrymeta{
	color:#666;
	font-size:0.9em;
        margin: 10px 0 0 0;
	padding:3px 0 3px 0;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
}
.entrymeta a{
	/* color:#666; */
        color:#330000;
}
.entry-1{
	background:#FCFAF4;
	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.2em;
}
.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;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
/*************************************
 +JZ
 *************************************/
img {
	background:#ffffff;
	border:1px solid #cccccc;
	padding:3px;
}

img.noBorder {
	position: relative;
        border:0px;
	padding:0px;
        top:2px;
}

h3.start {
	width: 100%;
	border-bottom:1px solid #cccccc;
	padding-bottom:2px;
}

h3.start-new {
	width: 100%;
	border-bottom:1px solid #cccccc;
	padding-bottom:2px;
        background-image: url(./images/icon-neu.gif);
        background-repeat: no-repeat;
        background-position: right; 
}

h2{
	font-size: 1.2em;
	line-height: 1em;
        margin-top: 2em;
}

.border {
	width: 100%;
	border-bottom:1px solid #cccccc;
	margin: 2em 0 2em 0;
}

#sidebar .border {
	width: 100%;
	border-bottom:1px solid #cccccc;
	margin:1em 0 1em 0;
}

#sidebar .border-2 {
	width: 100%;
	border-bottom:1px solid #D0CBB5;
	margin:0.5em 0 0.5em 0;
}

#content ul{
	list-style-image: url(./images/list-style-star-2.jpg);
	margin:0 0 0 15px;
	padding:0;
}

#sidebar ul.recentPosts{
	list-style-image: url(./images/list-style-star-2-sidebar.jpg);
        margin:0 0 0 15px;
}

#flashcontent {
	background-color: #ffffff;
        border:1px solid #cccccc;
	padding: 3px;
        margin-top: 2em;
}

#flashcontent img {
	padding: 0;
        border: 0;
        margin: 0;
}
