/*  
Theme Name: Bovi-press
Description: Bovi-press by Ines Paolucci & Cut-tv
*/


/* Begin Typography & Colors */
body {
	margin:0px auto;
	padding:0px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Geneva;
        font: "Trebuchet MS"
	color: #2F2F2F;
	width:770px;
	position: relative;
	background: #FFFFFF url(images/body-bg.png) no-repeat center top;
    _background: #FFFFFF url(images/body-bg.gif) no-repeat center top;
	}
 

#body_wrap {

	}
 
#page {
	text-align: left; 
	margin:0 auto;

	}

#page-top {
	background: url(images/page-top-bg.jpg) bottom no-repeat; 
	}

#page-body { 

	}	
	
#content {
	line-height: 18px;
	background: url(images/vertical-line.jpg) top right repeat-y;


	}

#sidebar {

    }


.narrowcolumn .entry  {

	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	font-family: Trebuchet MS, Verdana, Geneva;
        font: Trebuchet MS, Verdana, Geneva;
	font-size:10px;
	}

#footer {
 	font-family:"Trebuchet MS", Verdana, Geneva;
	font-size:9px;
	border: none;
	}

#footer a { color: #999999; }	
	
small {
	font-family: Trebuchet MS, Verdana, Geneva;
        font: Trebuchet MS, Verdana, Geneva;
	font-size: 10px;
	line-height: 18px;
	font-weight:bold;
	}

h2, h3 {
	 font-family: "Trebuchet MS", Verdana, Geneva;
        font: "Trebuchet MS", Verdana, Geneva;

	}

h1 {
	font-family: "Trebuchet MS", Verdana, Geneva;
        font: "Trebuchet MS", Verdana, Geneva;
	font-size: 22px;
	text-align: left;
	font-weight:normal;
	color:#FFFFFF;
	} 
	
#header #headerimg .description {
     font-family: "Trebuchet MS", Verdana, Geneva;
        font: "Trebuchet MS", Verdana, Geneva;
	font-size: 16px;
	text-align: left;
	color:#000000;
	padding-left:42px;
	height:8px;
	}

h2 {
	font-size: 16px;


	}

h2.pagetitle {
	font-size: 12px;  
	font-weight: normal;
	color:#80723b;
	line-height: 30px;
	}

#sidebar h2 {
	font-family: "Trebuchet MS", Verdana, Geneva;
        font: "Trebuchet MS", Verdana, Geneva;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0px 10px 3px 0px;
	width:210px; 
	background: bottom left repeat-x;

	}

h3 {
	font-size: 12px; 
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #000000;  ;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4e4e23; 
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover {
	color: #4e4e23;
}


h2 a:visited, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #4e4e23; 
	}

.entry p a:visited {
	color: #80723b;
	font-size: 10px;
	font-weight: bold;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: normal; 
	background:url(images/comment-post-icon.gif) top left no-repeat;
	}
	
.commentlist li ul li, .commentlist li ol li {
	background:none;
	}	

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
   	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Geneva;
        font: "Trebuchet MS", Verdana, Geneva;
	font-weight: normal;
	line-height: 10px; 

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #80723b; 

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	outline: none;
	color: #80723b;  
	text-decoration: none;
	}

a:hover { 
	color: #80723b;
	text-decoration: none; 
	outline: none;
	}

/* End Typography & Colors */


/* Begin Structure */

body {
	margin: 0 auto;
	padding: 0; 
	padding-top:68px;
	width:778px;
	min-height:600px;
	}



#body_wrap {
   	margin: 0 auto;
	padding: 0; 	
   } 


#header {
    	margin: 0 auto;
	padding: 0; 
	height: 148px;   
	width:778px;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 778px; 
	min-height: 500px;
	padding-top: 10px;

	}

#page-body { 
    margin: 0 auto;
	width: 778px; 
	min-height: 600px;

	}

#content {
    float:left;
	width: 498px; 
	min-height:300px; 
	padding:0;
	margin:0px 10px 0px 15px; 
	_margin:0px 10px 0px 10px; 
	}

.narrowcolumn { 
_width: 498px;
	padding:0;
    margin:0;
    min-height: 600px;    
}

.post {
    	padding: 0px;
	margin:0;
	text-align: justify;  
	font-size:12px;
	min-height:50px;
	margin-right:14px; 
	}
	
.post hr {
	display: block;
	}

.post-head {
        float:left;
	width:488px;
	margin-top: 20x;

	}
	
.post-head h2 { 
        margin-top: 20px;
	padding-top: 25px;
    	padding-bottom: 8px;
 }	
	

	
.entry {
        margin:0;
	padding-top:1px;
	background: url(images/post-divider.jpg) top right repeat-x;
    }


#footer {
        margin: 0 auto;
	padding: 10px;
	width:770px; 
	background:#cccccc;
	background: url(images/post-divider.jpg) top right repeat-x;	
	} 
	
#footer p {
	margin: 0;
	padding-top:3px;
	text-align: center;  
	color: #80723b;

	}
/* End Structure */

/*	Begin Headers */
h1 {
	margin: 0;
	padding:0;
	padding-left:380px;
    	padding-top:115px;
	height:0px;
	}

h2 {
	margin: 0px 0px 0px 0; 
	line-height: 16px;
	}

h2.pagetitle {
	text-align: left;
	margin: 0px 0px 0px 0; 
	padding-top:10;
}

h3 {
	padding: 0;

	}

/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	_width: 498px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 0px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 0px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	font-size: 12px;


	}

.alignleft {
	float: left;
	font-size: 12px;


	}

.wp-caption p, .wp-caption-text {
	font-size:11px;
	font-style: italic;
	color: #4e4e23;
	line-height:12px;
	margin-top: 2px;
	margin-right:10px; 
	margin-bottom: 15px;
	padding:2px 0px 0px 0px;
}

/* End Images */

html>body .entry ul {
	margin: 0 12px 12px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	text-indent: -5px;
	} 

html>body .entry li {
	margin: 7px 0 8px 0px;  
	}
	
.entry ul {
   margin-left:28px;
}

.entry ul li {
   padding:0;
   padding-left:10px; 
  }	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	margin-top: 85px; 
	padding: 0px;
	padding-top: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;  
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px; 
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 10px 0 15px; 
	padding: 0;
	list-style-type:disc;	
	color:#4e4e23;
font-style: normal;
	}

#sidebar ul ul li a {color:#80723b;
font-style: normal;}
/* End Entry Lists */

/* Begin Form Elements */

.search-form input {
  width: 100px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
    	margin:0;
	padding:0;
}	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; 
	background-color:#e4edc3;
	border:1px solid #33dce8;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#e4edc3;
	border:1px solid #33dce8;
	}

#commentform #submit {
	margin: 0;
	float: right;
    	margin-bottom: 2em;
	margin-right:16px;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify; 
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 0px 10px 3px 20px;
	list-style: none; 
	}

.commentlist li ul li {
    list-style: disc outside;
    border:0;
	margin:0;
	padding:3px;
	}
	
.commentlist li ol li {	
	list-style: decimal outside;
	margin:0;
	border:0;
    margin-left:4px;
	padding:0px;
	}

.commentlist p {
	margin: 10px 5px 10px 25px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar {
    float:left;
	padding: 0;
	margin:0;
	width: 2		8px;  
	min-height: 430px;
	}
	
#sidebar1 {
    float:left;
	width:238px;
	margin:0;
	padding: 0;
	min-height:430px;
	}

#sidebar form {

	margin: 0;
	} 
	
#sidebar p {
    padding:5px 0;
	color:#333
	}	
	
#sidebar .subscribe-rss {
    background: transparent url(images/); 
	
	margin:0;
	}	
	
#sidebar .rss-feed-a {
    color: #fd694d;
    background: url(images/rss-icon.jpg) right no-repeat;
	padding-right:30px
	}		

/* End Sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px #999;
	}

blockquote {
	margin:0;
 	padding:0; 
	padding-left:50px;
	min-height:30px;
    	color:#80723b;  
	background: url(images/blockquote-bg.jpg) top left no-repeat;  
    	font-style:italic; 
	width:85%;   
	}

blockquote blockquote {
   	margin:0;
    }	
	
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
 	text-align: center;
	padding-bottom: 0px;
	width:485px;
	}
.empty-space {
margin-top: 18px;
	padding-bottom: 0px;
	width:485px;
	}

.empty-space2 {
	margin-top: 110px;
	padding-bottom: 0px;
	width:485px;
	}
/* End Various Tags & Classes*/  

/* PAGE MENU */
#menu-bar {
    float:left;
	margin:0px;
	padding:0px;
  	width: 700px; 
	line-height: 28px;
   	height:22px;
	padding-left:26px;
	font-size:14px
	}
    
#menu-bar {
	_margin-top:-40px;
}

#menu-bar ul {
    padding:0;
	margin:0; 
	}	
	
.pagenav-home { 
   width: 100px;
   height:56px;
   list-style-type:none; 
   padding: 0;	
   margin: 0px;
   display:inline;
   }
   
.pagenav {
 	list-style-type:none; 
	}

.pagenav h2 {
   display:none;
   margin:0;
   padding-top: 10px; 
   }	

.pagenav ul, .pagenav-home ul   {
    list-style-type:none;
	float:left; 
	padding:0;
	margin:0;
	}
	
.pagenav ul li {
    padding:0;
	margin:0;
    display:inline;
    }
	
.pagenav ul li a, .pagenav-home ul li a {
        width:100px;
	float: left;
	margin-left:2px;

    color:#80723b;
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal; 
    }	
	
.pagenav ul li a:hover, .pagenav-home ul li a:hover {
    color:#4e4e23;
	}		

.pagenav ul li.current_page_item a, .pagenav-home ul li.current_page_item a { 
    background: #fff url('images/pagemenu-active-bg.jpg')  top no-repeat; 

    color:#80723b;
	}	
	
.pagenav ul li.current_page_item ul li a { 
    background: #fff url('images/pagemenu-active-bg.jpg')  top no-repeat; 

    color:#999999;
	}

.pagenav ul li.current_page_item ul li a:hover { 
    background: #fff url('images/pagemenu-active-bg.jpg')  top no-repeat; 

    color:#999999;
	}	
	
#footer-top {
      margin:0 auto;
   width:770px;
   height:50px;
   text-align:center;  
}

#footer-bot {
   margin:0 auto;
   width:770px;
   height:50px;
   text-align:center;  
   background: url(images/post-divider.png) top right repeat-x;
}

	
#recent-comments {
    float:left;
    height:200px;
    width:552px;
    padding-left:38px;
    padding-top:10px;
    }

#recent-comments h2, #meta h2 {
    font-size:30px;	
    }

#recent-comments ul, #meta ul {
    font: 14px 'Century Gothic', Arial, Verdana, 'Lucida Grande', Sans-Serif;
    padding:2px; 
    padding-left:12px;
	margin:4px;
	}	
	
#recent-comments ul li {	
	padding:2px;
	}

#meta ul li {	
	padding:2px;
	}

#meta {
    float:left;
    height:200px;
    width:265px;
    padding-left:70px;	
    padding-top:10px;
	} 

/* SIDEBAR addons */	
	
#sidebar ul  ul li  {
   list-style-type:none;   
   padding-left:0px;
   padding-bottom:7px;
   margin-left:0px;    
   }


.date {
   float:left;
   padding-left:20px;
   color:#80723b;

   }
  
.comment {
   float:right;
   }