/*
Theme Name: Simplicissimus
Theme URI: http://simplicissimus.it/
Description: Simplicissimus Book Farm Wordpress Theme
Author: Michele Marcucci
Author URI: http://michelem.org/
Tags: ebook, vintage, custom, fixed width, two columns, one column, widgets
*/

body { 
	margin: 0px auto;
	font-family: "Lucida Grande", Tahoma;
	font-variant: normal;
	color: #1f1f1f;
	background: #fff url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

ul,ol         { list-style:none; }

a {
	color: #d60018;
	text-decoration: none;
}

a:hover {
	color: #1f1f1f;
	text-decoration: underline;
}

#wrapper {
	background: #fff;
}

div#pix { display:none; }

#header {
	margin-top: 7px;
	height: 88px;
	background: #fff url(../images/header_new.jpg);
	border-bottom: 2px solid #dfddd5;
}
#header img {
	border: none;
}
#topnav-vert {
	float: right;
	margin: 6px 20px 0 0;
	padding: 0;
}
#topnav-vert li.menu-item {
	text-align: right;
}
#topnav-vert li.menu-item a {
	color: #555;
	font-weight: bold;
}
#menu-wrapper {
	margin-bottom: 6px;
}

#search {
	padding: 8px 0 0 0;
}

#support_tel {
	text-align: center;
	margin: 0;
	padding: 0;
}

.search_box {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	float: right;
}

.feed-top {
	margin: 0 20px 0 20px;
}

#topcatmenu {
	background: #EEEDE2;
	margin-bottom: 10px;
	border: 1px solid #DFDDD5;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	border-radius: 6px;
}

#topcatmenu ul.links {
	float: right;
	margin:6px 6px 0 0;
	padding: 0;
}

#topcatmenu .subcatmenu {
	padding: 0;
	margin: 0;
	background: #6a6965;
	color: #fff;
}

#topcatmenu .subcatmenu p {
	padding: 2px;
}

#maincontent {
	margin-top: 0px;
}

#social-widget {
	margin: 10px 0 10px 25px;
	padding: 0;
}
#social-widget li {
	list-style: none;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}

.ebook-store {
	background: #dfddd5;
	height: 76px;
}

.ebook-store p {
	text-align: center;
	margin: 10px auto;
}

.ebook-store p a {
	font-family: georgia,serif;
    font-size: 12px;
    line-height: 20px;
    letter-spacing:1px;
}

#counter {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 8px;
}

.widgetBox {
	background: #EEEDE2;
	padding: 8px;
	margin: 10px 0;
	border: 1px solid #DFDDD5;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	border-radius: 6px;
	text-align: center;
}

.colorPromo {
	background: #D60018;
	border-color: #fff;
	color: #fff;
}

.widgetBox a { font-weight: bold; color: #3f3f3f; }

.colorPromo a { font-weight: bold; color: #fff; }

#counter span a {
	font-size: 36px;
	font-family: georgia,serif;
	color: #000;
}

#counter p {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#counter p a {
	font-size: 12px;
}

#content-hp {
	height: 390px;
	background: #fff;
}

#slider li h1 {
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 3em;
	line-height: 1.0em;
}

#slider li h1 a {
	font-family: Times, Georgia;
	color: #a9a7a0;
	text-decoration: none;
}

#slider li h1 a:hover {
	color: #1f1f1f;
}

#slider li {
	text-align: left;
}

#sidecart {
	margin-bottom: 20px;
}

#sidebar-hp {
	background: #eeede2;
	height: 390px;
}

#main-area {
	margin: 0 auto;
}

#main-area-wide {
	margin: 0 auto;
	z-index: 1;
}

#main-area-wide {
	/*background: #fff url(../images/logo_bg.jpg) no-repeat;*/
	background-position: center;
	min-height: 460px;
}

.post object {
	float: left;
}

#main-area-wide h1 {
	font-size: 1.6em;
	font-family: Times, Georgia
}

#main-area-wide h2 a {
	font-family: Times, Georgia;
	color: #1f1f1f;
	text-decoration: none;
	margin: 0; padding: 0;
}

#main-area-wide h3 {
	font-family: Times, Georgia;
	text-decoration: none;
}
.navigation {
	padding: 0 10px 20px 10px;
	margin: 0;
	background: #fff;
}

.navigation a {
	color: #eeede2;
	padding:1px 4px;
	line-height: 20px;
	background: #a9a7a0;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.navleft {
	width: 45%;
	float: left;
}

.navright {
	width: 45%;
	float: right;
	text-align: right;
}

.video-page {
	float:left;
	width: 340px;
}

.video-post {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: #a9a7a0;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#nested-list {
	width: 940px;
	margin: 0;
	padding: 0;
}

#nested-list ul li.numbered {
	list-style: decimal-leading-zero;
}
#nested-list ul li {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 8px;
}

.posttags a {
	font-variant: small-caps; text-transform: none; font-weight: 100;
	color: #eee;
	padding:1px 4px;
	background: #d60018;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.post-avatar {
	background: #a9a7a0;
	padding: 4px;
}

.side-postmeta {
	margin: 20px 20px;
}

.side-postmeta h2 {
	font-family: Times, Georgia;
	font-variant: small-caps; text-transform: none; font-weight: 100;	
	font-size: 1.4em;
	margin-bottom:10px;
	padding: 0;
}

.side-postmeta ul {
	list-style: none;
	margin-bottom: 20px;
	padding: 0;
}

.side-postmeta ul li {
	margin: 10px 0;
	font-size: 0.8em;
}

.side-postmeta ul li img {
	border: 2px solid #a9a7a0;
}

#promo-ebook {
	margin-top: 0px;
	padding: 0;
}

#promo-ebook ul {
	padding-bottom: 20px;
}

#promo-ebook li {
	text-align: center;
	float: left;
	width: 140px;
	margin-right: 14px;
	padding: 0;
}

#promo-ebook li p {
	font-size: 8pt;
}

#promo-hp {
	margin-top: 10px;
	padding: 20px 0;
}

#promo-hp li {
	text-align: center;
	float: left;
	width: 140px;
	margin-right: 36px;
	padding: 0;
}

#promo-hp li p {
	font-size: 8pt;
}

#promo-ebook .promo-hp-end {
	margin: 0px;
	text-align: center;
}

#promo-ebook .promo-hp-end .pbottom a {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #000;
	font-size: 18pt;
	font-variant: small-caps; text-transform: none; font-weight: 100;
	text-decoration: none;
}



.page h1 {
	margin: 0 0 20px 0;
	text-align: left;
}

.page h1 a {
	font-size: 0.8em;
	font-family: Times, Georgia;
	text-decoration: none;
}

.page h1 a:hover {
	color: #1f1f1f;
}

.post {
	margin: 0;
	padding: 0;
}

.post h1 {
	margin: 0 0 20px 0;
	text-align: left;
}

.post h1 a {
	font-size: 0.8em;
	font-family: Times, Georgia;
	text-decoration: none;
}

.post h1 a:hover {
	color: #1f1f1f;
}

.entry {
	margin-top: 20px;
}

.entry p {
	text-align: justify;
	text-indent: inherit;
}

/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	text-indent: inherit;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	


#footer {
	margin-top: 10px;
	padding: 10px 0;
	background: #fff;
}

#footer .footer-hp {
	margin-top: 10px;
}

#footer .footer-box {
	background: #dfddd5;
}

#footer .footer-box:hover {
	background: #efefef;
}

#footer .fbox-top {
	height: 140px;
	margin: 0;
	padding:0;
}

#footer .fbox-bottom {
	height: 60px;
	background: #d60018;
	text-align: center;
}

#footspace .fbox-bottom {
	height: 60px;
	background: #a9a7a0;
	text-align: center;
}

#footer .fbox-bottom a, #footspace .fbox-bottom a {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #fff;
	font-size: 18pt;
	font-variant: small-caps; text-transform: none; font-weight: 100;
	text-decoration: none;
}

#footspace .fbox-bottom a {
	color: #1f1f1f;
}

.ptop {
	margin: 0;
	padding: 4px 10px;
}

.ptop ul {
	margin: 0 8px 0 18px;
	padding: 0;
}

.ptop ul li {
	margin: 0;
	padding: 0;
	list-style-type:square;
}

.ptop ul li a {
	color: #1f1f1f;
	text-decoration: none;
}

.ptop ul li small {
	font-size: smaller;
	margin: 0; padding: 0;
}

.ptop ul li a:hover {
	color: #d60018;
	text-decoration: underline;
}

.ptop h2 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #d60018;
	font-size: 12pt;
	font-variant: small-caps; text-transform: none; font-weight: 100;
	text-decoration: none;
	padding: 0; margin: 4px 0;
}

.pbottom {
	padding-top: 10px;
}

#footspace .ebooks {
	margin-bottom: 10px;
	background: #dfddd5;
}

#footspace .ebooks img {
	margin-right: 8px; padding: 0;
	margin-bottom: 4px;
	border: 2px solid #a9a7a0;
}

#footspace .blogfarm {
	margin-bottom: 10px;
	background: #dfddd5;
}

.btop {
	margin: 0;
	padding: 0;
}

.btop div {
	padding: 8px 14px;
	margin: 0;
}

.btop p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.btop img {
	float: left;
	padding-right: 6px;
	margin:0;
}

.btop ul {
	margin: 0;
	padding: 0;
}

.btop ul li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	height: 68px;
}

.btop ul li:hover {
	background: #efefef;
}

.btop ul li a {
	color: #7a7a7a;
	text-decoration: none;
	font-weight: bold;
}

.ebooks .btop ul li a {
	color: #1f1f1f;
}

.btop ul li a:hover {
	color: #d60018;
	text-decoration: underline;
}

.btop h2 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #d60018;
	font-size: 12pt;
	font-variant: small-caps; text-transform: none; font-weight: 100;
	text-decoration: none;
	padding: 0; margin: 6px 10px;
}

.even-li {
	background: #eeede2;
}

#sitemap {
	background: #eeede2 url(../images/sub-bg.png) repeat-x;
	padding-bottom: 20px;
}

#sitemap .sitemap-sub {
	padding: 50px 0 10px 0;
	background: url(../images/logo_sbf_sitemap2.png) no-repeat;
	background-position: 50% 2px;
}

#sitemap .sitemap-top h2 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #1f1f1f;
	font-size: 12pt;
	font-variant: small-caps; text-transform: none; font-weight: 100;
	text-decoration: none;
	margin-bottom: 10px;
}

#sitemap .sitemap-top h3 {
	color: #1f1f1f;
	font-variant: small-caps; text-transform: none; font-weight: 100;
    font-size: 12px;
    line-height: 18px;
    letter-spacing:1px;	
    font-weight: bold;
	padding: 0; margin: 6px 0;
}

#sitemap .sitemap-top {

}

#sitemap .sitemap-top ul {
	width: 100%;
	margin: 0 2px;
	padding: 0;
}

.border-left {
	border-left: #fff 2px solid;
}

#sitemap .sitemap-top ul li {
	width: 100%;
	margin: 0px;
	padding: 0 8px;
	list-style-type:none;
    font-size: 10px;
    line-height: 16px;  
}

#sitemap .sitemap-top ul li a {
	color: #7a7a7a;
	text-decoration: none;
}

#sitemap .sitemap-top ul li a:hover {
	color: #d60018;
	text-decoration: underline;
}

#sitemap div.flickr {
	margin: 0 10px 15px 20px;
}

#sitemap div.flickr ul {
	margin: 0;
	padding: 0;
}

#sitemap div.flickr ul li {
	margin: 0;
}

#sitemap div.flickr ul li img {
	float:left;
	margin: 4px 14px 10px 0;
	padding: 0;
	border: 1px solid #7a7a7a;
}

#sitemap div.flickr ul li img:hover {
}

#sitemap div.flickr ul li img.social {
	border: none;
}

#post-footer {
	margin: 0;
	margin-bottom: 40px;
	background: #fff;
}

#post-footer div p.w3c {
	margin: 20px 0;
	padding: 0;
}

#post-footer div p {
	float: left;
	margin: 10px 0; padding: 0 16px;
    font-size: 10px;
    line-height: 14px;
    letter-spacing:1px;
}

#post-footer .links {
	float: right;
	margin: 10px 0; padding: 0 16px;
    font-size: 10px;
    line-height: 14px;
    letter-spacing:1px;
}

.menu-footer {
	float: right;	
}


.bg-lines {
	margin: 0;
	padding: 0;
	height: 8px;
	background: #fff url(../images/lines.png);
}
.bg-lines-sidebar {
	margin: 0;
	padding: 0;
	height: 16px;
	background: #fff url(../images/lines_sidebar.png);
}

.imgleft { float: left; padding-right: 14px; padding-bottom: 14px; }
.left { float: left; }
.right { float: right; }

/* Slider HP */

	#slider { margin: 0px; }
	#slider h1 { margin: 20px 0;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		/*height:300px;*/
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:56px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:24px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:24px;
		line-height:24px;
		}
	ol#controls li a{
		float:left;
		height:24px;
		line-height:24px;
		border:1px solid #ddd;
		background:#fff;
		color:#1f1f1f;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#1f1f1f;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* Dialog */

#osx-modal-content, #osx-modal-data {display:none;}

/* Overlay */
#osx-overlay {background-color:#000; cursor:wait;}

/* Container */
#osx-container {background-color:#eee; color:#000; font: 16px/24px "Lucida Grande",Arial,sans-serif; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; border-radius:0 0 6px 6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000; box-shadow:0 0 64px #000;}
#osx-container a {color:#ddd;}
#osx-container #osx-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close {display:none; position:absolute; right:0; top:0;}
#osx-container a { color: #d60018; }
#osx-container .close a {display:block; color:#777; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {font-size:12px; padding:6px 12px;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}
#osx-container span {color:#777;}

