/*  
Theme Name: BOHH
Theme URI: http://www.wp-cafe.com
Description:http://www.worldpress.it
Version:1.0 
Author: Graziano Muscas aka Gracio
Author URI: http://www.wp-cafe.com
*/



/* MAIN---------------------------------------------------------------------------------------- */


* {
	padding:0;
	margin:0;
	line-height:20px;
	}
a
{
	color:#966039;
	
	}
a:hover
{
	color:#966039;
	
	}

body 
{
	font-size:62.5%;
	font-family:Georgia, Verdana, Georgia, Times new roman;
	background:white url(images/bg.gif) repeat-x top;
	color:#24170d;
	}
#panino
{
	margin:0px auto;
	width:900px;
	background:url(images/wrapper.gif) repeat-y;

	}
#content
{
	float:left;
	width:550px;
	}
#innersidebar
{
	float:left;
	width:130px;
	}
#sidebar
{
	float:right;
	width:220px;
	}
#footer
{
	clear:left;
	background:#5a3921;
	height:31px;
	text-align:center;

	border-top:1px solid #dbecbf;
	}
#footer p
{
	color:white;
		line-height:31px;
	}
	#footer a
{
	color:#dbecbf;
	}
/* HEADER---------------------------------------------------------------------------------------- */

#header
{
	height:189px;
	background: url(images/bg.gif) repeat-x top;
	}
#logo
{
	background-color:#5A3921;
	float:left;
	padding-top:7px;
	margin-right:84px;
	}	
#logo a
{
	
	background:url(images/logo.png) 0 0 no-repeat;
	background-color:#5A3921;
	width:315px;
	height:40px;
	display:block;
	}	
#logo span
{
	background-color:#5A3921;
	display:none;
	}	

/* SEARCHBOZ AND IE7 HACKS--------------------------------------------- */

#searchbox
{
	float:right;
	background:url(images/search.png) no-repeat center;
	width:219px;
	height:48px;
	}	
* + html #s
{
	border:none;
	color:white;
	margin-top:18px;
	width:110px;
   background:none;
	}	
* + html #searchsubmit 
{
	background:none;
	border:none;
    color:white;
	font-size:1.1em;
	text-align:left;
	margin-top:2px;
		
	}	
#searchsubmit 
{
position:relative;
left:-10px;
	background:none;
	border:none;
    color:white;
	font-size:1.1em;
	padding-left:20px;
	font-weight:bold;
	}	
#s
{
	border:none;
	color:white;
	margin-top:16px;
	width:127px;
	background:none;
	}
	/* ASK TO SEAN--------------------------------------------- */

#ask
{
	float:left;
	width:210px;
	height:77px;
    margin-top:20px;
	margin-bottom:13px;
	}	
#ask a
{
	background:url(images/ask.png) 0 0 no-repeat;
	width:210px;
	height:77px;
	display:block;
	}	
#ask a:hover
{
	background:url(images/askh.png) 0 0 no-repeat;
	}	
#ask span
{
	display:none;
	}	

/* ADSBOX1--------------------------------------------- */

#adsbox1
{
	width:468px;
	float:left;
	padding:0 5px;
	margin-top:25px;
	}	
#adsbox2
{
	width:130px;
	padding:0 5px;
	margin-top:3px;
	margin-top:px;
	}	
	
/* FEED STUFF--------------------------------------------- */

#feed 
{
	position:absolute;
	/*float:right;*/
	top:60px;
	left:750px;
	width:203px;
	height:59px;
	margin-top:25px;
	
	}	
#feed a
{
	background:url(images/feed.png) 0 0 no-repeat;
	width:203px;
	height:59px;
	display:block;
	margin-left:35px;
	}	
#feed a:hover
{
	background:url(images/feedh.png) 0 0 no-repeat;
	}	
#feed span
{
	display:none;
	}	
	
/* NAVIGATION --------------------------------------------- */

#nav li
    {
	float:left;
	list-style:none;
	}
#nav 
    {
	float:left;
	width:100%;
	border-left:1px solid #9eac6e;
	}
#nav li a
    {
	font-weight:bold;
	border-bottom:none;
	font-size:1.2em;
	line-height:20px;
	padding:4px 7px 5px 7px;
	display:block;
	text-decoration:none;
	border-right:1px solid #9eac6e;
	color:#966039;
	}
#nav li a:hover
    {
	color:#5a3921;
	background:#bdd68e;
	}
#nav li span
    {
	
	}
	/* CONTENT---------------------------------------------------------------------------------------- */

.boxpost
    {
	margin: 0 10px 10px 0px;
	padding:10px 10px 40px 10px;
	background:url(images/boxpost.gif) no-repeat bottom;
	}
.boxpost  a
    {
	text-decoration:none;
	}
.boxpost  a:hover
    {
	background:#cee6a8;
	}
.boxpost  h2 a
    {
	
	}
.boxpost  h2 
    {
	padding:3px 0;
	font-size:1.8em;
	}
.data
    {
	padding:3px 0;
	font-size:1.1em;
	}
.entry
    {
	padding:3px 0;
	}
.entry p
    {
	padding:3px 0;
	font-size:1.2em;
	font-family:arial;
	}
.entry ul,.entry ol
    {
	padding:3px 0;
	font-size:1.2em;
	margin-left:40px;
	}
.entryp
    {
	padding:3px 0;
	}
.entryp p
    {
	padding:3px 0;
	font-size:1.2em;
	font-family:arial;
	}
.entryp ul,.entryp ol
    {
	padding:3px 0;
	font-size:1.2em;
	margin-left:40px;
	}

/* SIDEBAR ---------------------------------------------------------------------------------------- */

#sidebar li,#innersidebar li
    {
	list-style:none;
	}
#innersidebar li h2
    {
	color:#c5e198;
	padding:10px 5px 3px 5px;
	font-size:1.5em;
	font-family:Gerogia;
	}
#sidebar li h2
    {
	color:white;
	padding:3px 8px 11px 12px;
	background:url(images/h2.png) no-repeat left bottom;
	margin:3px 0px 3px 0;
	color:#5a3921;
	font-size:1.5em;
	font-family:Gerogia;

	}
#innersidebar li li a
    {
	color:white;
	text-decoration:none;
	font-size:1em;
	}
#sidebar li li a:hover
    {	
	text-decoration:underline;
	}
#innersidebar li li a:hover
    {
	text-decoration:underline;
	}
#sidebar li li a
    {
	
	color:#c5e198;
	text-decoration:none;
	font-size:1.1em;
	}
#sidebar li ul
    {
	
	margin-bottom:10px;
	}
#innersidebar li ul
    {
	
	margin-bottom:10px;
	}
#innersidebar li li 
    {
	padding:3px 5px 3px 17px;
	background:url(images/pointer.png) no-repeat 3px 8px;
	border-bottom:1px solid #9e633c;
	}
#sidebar li li 
    {
	padding:3px 5px 3px 17px;
	background:url(images/pointer.png) no-repeat 3px 8px;
		border-bottom:1px solid #633c24;
	}
/* ASK TO SEAN--------------------------------------------- */

#donate
{
	float:left;
	width:120px;
	height:35px;
	margin-top:2px;
	margin-bottom:3px;
	margin-left:5px;
	}	
#donate a
{
	background:url(images/donate.png) 0 0 no-repeat;
	width:120px;
	height:35px;
	display:block;
	}	
#donate a:hover
{
	background:url(images/donateh.png) 0 0 no-repeat;
	}	
#donate span
{
	display:none;
	}	
	
/* OTHER  VARIOUS SHITS------------------------------------------------------------------------------------------*/

#commentaria{
    margin:10px 0;
	padding:10px;
	border-bottom:1px solid #787677;
    }
img.alignleft, div.alignleft
    {
    float:left;
    margin:0 0.5em 0.5em 0;
	padding:5px;
    }
img.alignright, div.alignright
    {
    float:right;
    margin:0 0 0.5em 0.5em;
	padding:5px;
    }
img.aligncenter, div.aligncenter
    {
    text-align:center;
     margin:0 auto;
	 padding:5px;
    }
#commentaria p{
    font-size:1.2em;
	}
.theComment{
    margin:5px 20px;
	border-bottom:1px dotted #5a3921;
	}
.autorec{
    font-size:1.5em;
	padding-bottom:5px;
	padding:5px;
	float:left;
	}
.bigNumber{
    font-size:3em;
	float:right;
	padding:8px;
	color:#5a3921;
	}
.ctext{
    padding:10px;
	margin-bottom:20px;
	clear:both;
	}
.ctext p{
    padding-top:3px;
	}
#commentaria h3{
   font-size:1.4em;
   margin:10px 0px;
   padding:10px 0;
   color:#5a3921;
	}
#commentaria input{

	}
#commentaria textarea{

	}
.pagetitle{
    margin:10px;
	font-size:1.1em;
	}
blockquote{
    margin:20px 10px;
	padding:10px;
	background:#dbecbe;
	color:black;
	}
.center
{
    padding:5px 10px;
		}
.center h2
{
	font-size:1.4em;
		}
.center p
{
	font-size:1.2em;
		}
	.post-content
{
float:right;
padding-right:5px;
		}li#tag li{background:none;		}	li#paypal{margin-top:3px;		}
		

