/*
Theme Name: 47 anno domini
Theme URI: http://www.47annodomini.it
Description: Il tema per 47 anno domini
Version: 1.0
Author: David Vian
Author URI: http://domainincome.com/
Tags: black, brown
*/



/* Default theme WP */
.thread-alt {
	background-color: #2C2213;
}
.thread-even {background-color: #1C1210;}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
#commentform input, #commentform textarea {
	padding:4px;
	background-color:#261F12;
	color:#A99759;
	font-size:13px;
	border-bottom: solid 1px #a99759;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post h2 {
margin:7px 0;}
.post h2 a, .post h2  {
font-size:23px;
color:#fff;
text-decoration:none;}
.postmetadata {
	clear: both;
}
.postmetadata {
	background:#2c2213;
	padding:8px 8px 5px 8px;
	margin-bottom:18px;
}
.postmetadata .left {
	width:320px;
	float:left;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 12px;
	margin: 0 0 2px 9px;
	display: inline;
background:#2c2213;
}
img.alignleft {
	padding: 12px;
	margin: 0 9px 2px 0;
	display: inline;
background:#2c2213;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#sidebar {
margin-left:20px;}
#newsletter .testo {
padding: 4px 0;}
#sidebar #searchform #s, #newsletter #campo {
padding:4px;
	width:140px;
	background-color:#261F12;
	color:#A99759;
	font-size:13px;
	border-bottom: solid 1px #a99759;
}
#sidebar #searchsubmit, #commentform #submit, #newsletter #send {
	padding: 3px;
background-color:#261F12;
	color:#A99759;
font-size:13px;
border: solid 1px #a99759;
}
.entry {
	margin:7px 0;
color:#E0DBC7;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
.entry p {
line-height:160%;}
.more-link {
padding:6px;
text-align:right;
display:block;}
select {
	width: 130px;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 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;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#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;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/* ------------------------- End default theme wordpress ---------------------------*/
* {
	margin:0;
	border:0;
	padding:0;
	outline:none;
}
html {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#181512 url(../../../../images/bg_blog.png) repeat-x left top;
	color:#92844e;
	height:100%;
}
a {
	color:#92844e;
	text-decoration:underline;
}
a:hover {
	color:#d1d1d1;
	text-decoration:none;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}
#supawrap {
	height:auto !important;
	height:100%;
	width:100%;
	position:relative;
	min-height:100%;
}
#wrapper {
	width:900px;
	margin:0 auto;
	position:relative;
}
#header {
	height:114px;
	width:900px;
	position:relative;
}
#sellingua {
	position:absolute;
	top:15px;
	right:23px;
	font-size:11px;
	z-index:100;
	width:120px;
	padding-right: 8px;
	overflow:hidden;
	white-space:nowrap;
}
#sellingua span{
	float: left;
}
#sellingua a {
	color:#fff;
	margin-left:10px;
	text-decoration:none;
	opacity: 0.5;
	float: left;
}
#sellingua a:hover {
	color:#92844e;
	text-decoration:underline;
}
#sellingua .sel {
	text-decoration:underline;
	font-weight:bold;
	opacity: 1;
}
#logo {
	float:left;
	width: 250px;
}
#menu {
	float:left;
	height:39px;
	width:640px;
	margin-top:75px;
	background: transparent url(/images/bgmenu.png) no-repeat left top;
	list-style:none;
}
#menu li {
	float:left;
	font-size:14px;
	position:relative;
}
#menu li a {
	float:left;
	height:25px;
	padding:9px 18px 4px;
	color:#92844e;
	text-decoration:none;
}
#menu li a:hover {
	color:#d1d1d1;
}
#menu li.selected {
	background: transparent url(/images/filetto.png) no-repeat right top;
}
#menu li.selected a {
	border-bottom: #100E0C solid 1px;
	color:#fff;
	background: transparent url(/images/filetto.png) no-repeat left 2px;
}
#menu .celho.over {
	border-bottom: #100E0C solid 1px;
	background: transparent url(/images/filetto.png) no-repeat left 2px;
}
#menu .submenu .over {
	background-image:none;
	border:none;
}
#menu .celho.over a {
	color:#fff;
}
#menu li.selected a:hover {
	color:#c1c1c1;
}
#menu li ul {
	list-style:none;
	background-color:#110f0d;
	border-left: solid 1px #7F5A1A;
	padding:10px;
	position: absolute;
	top: 38px;
	left: 0;
}
#menu .submenu li {
	clear:both;
	display:block;
	font-size:13px;
	margin:4px 7px;
}
#menu .over .submenu li a, #menu .submenu li a {
	height:auto;
	padding:0;
	border:none;
	color:#92844e;
	background-image:none;
	white-space:nowrap;
}
#menu .submenu li a:hover {
	color:#fff;
	background:none;
	border:none;
}
#content {
	min-height:320px;
	height: auto !important;
	height:320px;
	padding-bottom:33px;
}
#emotion {
	height:134px;
	background:transparent url(/images/head_blog.jpg) no-repeat left top;
	overflow:hidden;
	margin-bottom:20px;
}
#index {
	margin: 30px 0 10px 30px;
	width:270px;
}
#index .acca1 {
	color:#fff;
	font-size:28px;
	font-family: Arial, Helvetica, sans-serif;
}
#index p {
	font-size:15px;
}
#sommario {
	margin: 40px 0 0 30px;
	font-size:13px;
	line-height:160%;
}
#sommario a {
	color:#9b760b;
	text-decoration:none;
}
#sommario a:hover, #sommario a.selected {
	color:#b5ad7c;
	text-decoration:underline;
}
#content .col {
	padding:30px;
	float:left;
	width:390px;
}
.col h2, .col .acca2 {
	font-size:14px;
	font-weight:bold;
	color: #b8ab7a;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#col1 {
	float:left;
	width:268px;
}
#sidebar ul {
	list-style:none;
}
#sidebar .acca2, #sidebar h2 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:15px 0 10px;
}
#sidebar a {
	text-decoration:none;
}
#col2 {
	float:left;
	width:630px;
}
h2.path {
	color:#fff;
}
.path span {
	color:#937600;
}
.col p {
	line-height:140%;
	text-align:justify;
	margin:6px 0;
}
.col ul {
	list-style:none;
}
.col ul li {
	height:16px;
}
#footer {
	background:#120f0d;
	padding:15px 0;
	position:absolute;
	bottom:0px;
	width:100%;
	font-size:11px;
}
#int_foot {
	width:870px;
	margin:0 auto;
}
#int_foot .right {
	float:right;
}
.sociable {
	float:right;
}
span.sociable_tagline {
	position: relative;
}
span.sociable_tagline span {
	display: none;
	width: 14em;
}
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
