@charset "utf-8";
/* CSS Document */

/*  
Theme Name: BPSimple
Theme URI: http://www.blogpersonal.ro
Description: A pretty simple Wordpress theme
Version: 1.0
Author: Aurel Dragut
Author URI: http://www.blogpersonal.ro

*/
body{
font-size:large;
}

body.creadiff {
	background-color:#653807;
	}
	
.title{
font-size:large;
font-weight:bold;
}

h1{
font-family: Trebuchet MS, Sans-serif;
font-size: large;
color: #033900;
padding: 40px 40px 40px 4px;
}
a:link, a:visited{
text-decoration: none;
color: #AE4028;
}
a:hover{
text-decoration: underline;
}
p{
padding: 4px 4px 4px 4px;
}
#wrapper_outer{
	width:752px;
	margin-left:10px;
	margin-right:20px;
	text-align:left;
	font-family: Trebuchet MS, Sans-serif;
	background-color:#AE4028;
	float:left;
}
#wrapper{
	margin: 4px 8px 4px 4px;
	width:744px;
	text-align:left;
	background-color:#FAB41E;
	border:4px #AE4028;
	float:left;
}
#main_wrapper {
	width:922px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:653807;
		}
		
#header_special {
	text-align:right;
	margin-left:389px;
	height:113px;
	background-color:653807;
		}
		
#header{
float: left;
width: 550px;
padding: 0px 4px;
height: 40px;
background-color:#FAB41E; 
color:#AE4028;
border: 0px;
text-align:left;
}

#nav_special {
	width:5px;
	float:left;
	height:8px;
	margin:14 0 0 10px;
	margin-top: 26px;
	}
#nav_special_inner {
	padding:.8em 1.2em 1.4em; /* creates space between the box and the content */
	border-right:0px transparent;
	width:126px;
	float:left;
	background-color:#C2B45F;
	color:#C2B45F;
	text-align:center;
	line-height:8px;

	}

#content {
	width: 490px;
	margin-left:123px;
	float:left;
	}
#content_inner { 
	padding:2em 6em 1em 2.2em; /* creates space between the box and the content */
	width: 10px;
	float:left;
	}


#nav{
width:100px;
float:left;
}
#container{
float: left;
width: 485px;
clear:left
}
.sidebar{
float: right;
width: 236px;
background: #DF9700;
margin: 0 0 0 0px;
display: inline; 
border: 4px solid #AE4028;
color: #FBFDAC;
}
#footer{
clear: both;
float: left;
width: 748px;
border: 6px solid #653807;
background-color:#663807;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 2;
padding: 0px;
font-size: small;
font-weight: 600;
vertical-align: top;
}
.post{
padding: 4px 18px 4px 18px;
}
.post h2{
font-family: Trebuchet MS, Sans-serif;
font-size: 24px;
color: #033900;
}
.entry{
line-height: 21px;
}
p.postmetadata{
border: 2px solid #AE4028;
margin: 0 0 0 0;
padding: 0px; 

background-color:#8D901B;
font-size:11px;
}
.navigation{
padding: 4px 4px 4px 4px;
font-size: 14px;
font-weight: bold;
line-height: 12px;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 4px 4px 4px 4px;
}
.sidebar ul li{
padding: 4px 4px 4px 4px;
}
.sidebar ul li h2{
font-family: Trebuchet MS, Sans-serif;
font-size: 14px;
color: #033900;
}
.sidebar ul ul li{
padding: 4px;
line-height: 24px;
}
table#wp-calendar{
width: 100%;
}
.comments-template{
	margin: 4px 0 0;
	border-top: 1px solid #ccc;
	padding: 4px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 4px 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 4px 0 0;
	line-height: 48px;
	padding: 0 0 4px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Trebuchet MS, Sans-serif;
	font-size: 16px;
        color: #033900;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Trebuchet MS, Sans-serif;
	font-size: 12px;
}
#footer {
	padding: 4px 0 0 0;
}
#footer p{
	line-height:18px; align:center;
}
#footer_special {
	clear:both; /* makes the footer sit bbeloow whichever column is longest */
	/* TEMP - REMOVE OR RESTYLE  */
	}
#footer_special_inner {
	padding:.5em 1em; /* creates space between the box and the content */
	}	
#search {
	width:100%;
}
ul.latestactivity {
	font-size:11px;
}
#quotes {
	font-size:11px;
}
li.alternate {
	line-height:12px;
}
a.postday {
	color:#6a7880;
}