/*
Theme Name: Presepio Cupra
Theme URI: http://www.presepiocupra.com
Description: Presepio Cupra
Version: 1.0
Author: Bee Soft srl (based on JTk - http://www.jtkconsulting.com)
*/


* {	padding: 0px;	margin: 0px; }

html, body { height: 100%; }

body {
	background: url('images/back.jpg') #212418 no-repeat top center; 
	font-family: georgia, verdana, helvetica, arial, sans-serif;
	text-align: center;
	color: #687255;
	font-size: 14px;
	line-height: 120%;
	padding:0px;
}

#container {
	background: #FFF url('images/repeat.jpg') repeat-y;
	width: 786px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#main { background: url('images/main_bg_top.jpg') no-repeat; }

h1#header {
	background: url('images/head.jpg') 0 no-repeat;
	text-indent: -1234em;
	margin: 0;
	height: 163px;
}

#wrapper {
	margin-top: 80px;
	width: 540px;
	float: left;
}

#footer { 
	background: url('images/footer.jpg') no-repeat; 
	padding: 0px 80px 0px 30px; 
	font-size: 10px;
	height: 86px;
}

#content { padding: 20px 40px 10px 30px; }

#sidebar {
	color: #4D4631;
	margin-top: 80px;
	padding-right: 20px;
	width: 220px;
	float: right;
}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear: both;
}

a { color: #6F4219; }
a:hover { color: #C48256; }

h1, h2, h3, h4, h5, h6 { color: #4D4631; }

h1 {	font-size: 22px }
h2 {	font-size: 18px; }

small { 
	margin-top: 5px;
	font-style: normal;
	display: block; 
	color: #A66E49; 
}

.left { float: left !important; }
.right { float: right !important; }



p { margin-bottom: 10px; }

.section IMG { margin: 0px 20px 10px 0px; }
.post H2 { padding-bottom: 5px; margin-bottom: 10px; border-bottom: 2px solid #3B322F; }

.cite { font-style: italic; }

.subtitle { margin: -10px 0px 20px 0px !important; }

#menu LI {
	text-align: center;
	letter-spacing: 1px;
	font-variant: small-caps;
	width: 220px;
	height: 50px;
	list-style: none;
}

#menu LI A { 
	background: url('images/item_bg.jpg') no-repeat; 
	text-decoration: none;
	line-height: 50px;
	width: 220px;
	height: 50px;
	display: block;
}

#menu LI A:hover { 
	background: url('images/item_bg_over.jpg') no-repeat; 
	color: #C48256;
}

#links { margin-top: 30px; font-size: 10px; }

#links LI {
	text-align: center;
	list-style: none;
	margin-bottom: 10px;
}

#links LI A { color: #6F4219;  }
#links LI A:hover { color: #C48256;  }

#links H3 {
	background: url('images/links_bg.jpg') no-repeat; 
	text-align: center;
	line-height: 50px;
	height: 50px;
}

/*

li#categories h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#archives h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#meta h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#search h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#linkcat-1 h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#linkcat-2 h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#linkcat-3 h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#pagenav h2{
	padding: 0;
	color:	#43566B;
	font-size: 12px;
	font-weight: bold;
}

.post h2 {
	margin: 0 0 2px 0;
	background: url('images/headingborder.gif') 0 100% no-repeat;
}

input {
	color: #3C3C24;
	border: 1px solid #B1AFA7; 
	background-color: #F2F2F1;
	font-family: georgia, serif;
	vertical-align: middle;
}

#searchform .buttons {
	background-color: none;
	border: 1px solid #B1AFA7; 
	font-family: georgia, serif;
	color: #3C3C24;
	font-size: 10px;
}

textarea {
	background-color: #F2F2F1;
	color: #3C3C24;
	border: 1px solid #B1AFA7; 
	font-family: georgia, serif;
	font-size: 11px;
}

#submit {
	background-color: none;
	border: 1px solid #B1AFA7; 
	font-family: Georgia, serif;
	color: #3C3C24;
	font-size: 11px;
}

#sidebar a {
	color: #6F4219;
	text-decoration: none;
}

#sidebar a:visited {
	color: #6F4219;
	text-decoration: none;
}

#sidebar a:hover {
	color: #C48256;
}

a:link {
	color: #467144;
	text-decoration: none;
}

a:visited {
	color: #467144;
	text-decoration: none;
}

a:hover, a:active {
	color: #75846B;
	text-decoration: none;
}

#blog_name {
	position: absolute;
	left: 35px;
	top: 65px;
	color: #484F3B;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 22px;
	letter-spacing: -2px;
	word-spacing: -0.8px;
}

#blog_name a {
	color: #484F3B;
	text-decoration: none;
}

#blog_name a:visited {
	color: #484F3B;
	text-decoration: none;
}

#blog_name a:hover { color: #2E2620; }

.graybox {
	background: #F2F2F1;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 0;
}

.commentlist { position: relative; }

 #menu_two {
	position: absolute;
	left: 35px;
	top: 90px;
	color: #897463;
	margin: 0;
	padding: 0;
	Font-weight: bold;
	text-transform: lowercase;
	word-spacing: -2px;
	letter-spacing: -.5px;
	font-size: 12px;
}

#menu_two a {
	color: #897463;
	text-decoration: none;
}

#menu_two a:hover {
	color: #FFFFFF;
}

#menu_two ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_two li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}

#menu_two li a {
	color: #484F3B;
	text-decoration: none;
}

#menu_two li a:hover {
	color: #467144;
}

*/

.entry ul { margin-left: 20px !important; }
.entry li { 
	line-height: 200%;
}
