
/*  
Theme Name: L'Accalappiacani
Theme URI: http://www.laccalappiacani.it
Description: L'accalappiacani v.1.0.
Author: Alessandro Bonino
Author URI: http://alessandrobonino.com/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	width:765px;
	background-color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0 auto;
}
 
#header {
	height:260px;
	background: url(http://www.laccalappiacani.it/immagini/testatina5002.png) no-repeat;
	width: 765px;
}


	
#description {
	padding-top:100px;
	padding-left:60px;
	}
	
h1 {
	font-size:30px;
	}
	
h1 a {
	color:#000000;
	}
	
h1 a:hover {
	text-decoration:underline;
	color: #355E3B;
}
	
#desc {
	display:none;
	}
	
#content {
}

.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	padding: 87px 0px 0;
	font-size:15px;
		text-transform: uppercase;

	}
	
#page-list {
	float:left;
	}
	
#pagelist ul li {
	display:inline;
	padding: 0 10px 0 0;
}
	
#pagelist ul li a {
	color: #861611;

	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
}
	
#pagelist ul li a:hover {
	text-decoration:none;
		color: #355E3B;

	}
	
#pagelist ul li.current_page_item a {
	color: black;
	font-weight:bold;
	}
	
#searchform {
	float:right;
	text-align:right;
	}
	
#searchsubmit {
	font-size:9px;
	color:#333333;
	background:none;
	border:none;
	cursor:pointer;
	margin-right: 5px;
}
	
#s {
	width:135px;
	background: #f5f5f5;
	color: #333333;
	border-width: 1px;
	border-color: #666666;
	padding: 2px 3px 0;
	margin-right: 5px;
	font-size: 9px;
}
/* pagelist and search */	

/* sidebar */	
#side {
	width:210px;
	float:left;
	color: #e0e0e0;
	font-size:14px;
	min-height:486px;
	height:auto !important;
  	height:486px;
	margin-right: 10px;
	text-align: center;
}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	color:#861611;
	text-transform: uppercase;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}
	
#side ul li ul li {
	margin-left:50px;
	}
	
#side a {
	color:#861611;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
}
	
#side a:hover {
	text-decoration:underline;
		color: #355E3B;

	}
	
#side img {
	padding:0;
	border:none;
	}
	
		#sinistra li{
	list-style-type:none;
	
	
}

/* sidebar */

/* text */
#text {
	width:450px;
	float:right;
	font-size:16px;
	color:#000000;
	text-align:justify;
	margin-left: 10px;
	margin-bottom: 30px;
}
	
p {
	padding:5px 0;
	}
	
h2 {
	color:#FFFFFF;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
	}

.post h2 {
	color:#861611;
	font-size:20px;
	margin-bottom:0;
	}
	
.post h2 a {
	color:#861611;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	color: #226038;
}
	
.post ul li {
	list-style-type: disc;
	padding-top:2px;
	margin-left:20px;
	margin-top: 8px;
}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
.post img {
	padding: 5px;
		border:none;
	margin-right: 5px;
	margin-left: 5px;
}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-bottom:40px;
	}
	
.post  a {
	color:#861611;
	font-weight: bold;
}
	
.pub {
	font-size:10px;
	color:#000000;
	padding-top:5px;
	margin-bottom:15px;
	}
	
.comm {
	font-size:14px;
	color:#861611;
	}
	
.comm a {
	color:#861611;
	font-weight:normal;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#000000;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:none;
	color:#861611;
}
	
a:hover {
	text-decoration:underline;
		color: #355E3B;

	}
/* headlines and links */

/* comments */
	
h3.comments {
	margin-top:40px;
	margin-bottom:10px;
	font-size:14px;
	}
	
.commentmetadata {
	padding:5px;
	color:#000000;
	font-size: 12px;
}
	
.commentmetadata a {
	color:#861611;
	}
	
.commentmetadata a hover {
	color: #355E3B;
	}
	
.obsahk {
	padding:5px;
	margin-bottom:15px;
	font-size: 12px;
}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	color: #355E3B;

	}
	
ol.commentlist {
	list-style:none;
	margin-left:-25px;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	border:#861611 2px solid;
	padding:5px;
	color:#000000;
	width: 425px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 0;
}
	
#author, #email, #url {
	border:#861611 2px solid;
	padding:2px;
	margin:1px 0;
	color:#000000;
	}
/* comments */

/* footer */
#footer {
	color: #ffffff;
	font-size:12px;
	height:38px;
	clear:both;
	background-color: #861611;
	padding: 10px;
	margin-top: 20px;
}
	
#footer a {
	color:#ffffff;
	font-weight: bold;
}
	
#footer img {
	position: relative;
	vertical-align: top;
}

#footer-left {
	float:left;
	}
	
#footer-right {
	float:right;
	text-align: right;
}
	
/* footer */		

/* other */	
#nav {
	height:20px;
	font-size:16px;
	margin-bottom: 30px;
}
	
.floatleft {
	float:left;
	margin-right:10px;
}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	

#cane {
	text-align: center;
	margin: 5px;
	padding: 5px;
}

#copertine {
	
	text-align: center;
	padding: 5px;
}

#sinistra  {
width:300px;
	float:left;
	font-size:16px;
	color:#000000;
	text-align: left;
	border-right: 1px dotted #ccc;
	padding-right: 15px;
	height:auto !important;

}

#destra  {
	width:425px;
	float:right;
	font-size:16px;
	color:#000000;
	text-align:justify;
	padding-left: 5px;
}

#compra  {
	
	text-align:center;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000;
}



#tagcloud a {
	color: #666;
}

#tagcloud  {
	margin-top: 10px;
	margin-bottom: 30px;
}

ol.footnotes {font-size: 10px;}

