/*
THEME NAME: CCina2
VERSION: 1.0
AUTHOR: Valentino Aluigi
AUTHOR URI: http://www.maverick.it
*/

/*//////////////////////////////////////////////////////////////////////////////////////////
//	Hide unwanted sandox features
//////////////////////////////////////////////////////////////////////////////////////////*/

.skip-link{
	display:none;
}


/*//////////////////////////////////////////////////////////////////////////////////////////
//	Text and fonts and links
//////////////////////////////////////////////////////////////////////////////////////////*/
h1,h2,h3,h4,h5,h6{
	font-family:Geneva,Lucida Sans,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
}

a{
	color:#CD2500;
}

a:hover{
	color:#fff;
	text-decoration:none;
}


/*//////////////////////////////////////////////////////////////////////////////////////////
//	Main divs and box ( top -> bottom)
//////////////////////////////////////////////////////////////////////////////////////////*/

body, div{
	margin:0; padding:0;
}

body{
	position:relative;
	background:#4c2020 url('images/sfondo.jpg') no-repeat top center;


	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;

}

#wrapper{
	position:relative;
	width:1000px;
	margin:0 auto;
}

#header{
	position:relative;
	overflow:hidden;
	text-align:center;
	margin-bottom:-8px;
}

#access{
	position:relative;
	margin:8px 0 8px 0;
}

#container{
	position:relative;
	float:left;
	width:100%;
	padding-bottom:15px;
}

#sheet{
	overflow:hidden;
	margin-bottom:20px;
}

#content{
	margin:0 198px;
	padding:12px 24px;
	background:#e3cca7;

	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;	
	-khtml-border-bottom-left-radius: 5px;
	-html-border-bottom-right-radius: 5px;	
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;		
	border-radius: 5px;	
}

div.sidebar {
	position:relative;
	float:left;
	overflow:hidden;
	width:162px;
	background:#d6b28c;	
	padding:0px 14px 0px 14px;	
	border-top:0px;	

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

div.sidebar .xoxo{
	padding-left:0px !important;
	margin-left:0px !important;	
}


div#primary {
	margin:0 0 0 -100%;
}

* html div#primary {
	left:20px;
	position:relative;
}

div#secondary {
	margin:0 0 0 -190px;
}

#footer{
	position:relative;
	vertical-align:middle;
	padding:8px 15px;		
	clear:left;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

#footer *{
	vertical-align:middle;
}

#footer{
	background:#411111;
	margin-bottom:8px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////
//	Title
//////////////////////////////////////////////////////////////////////////////////////////*/

#blog-title{
	font-size:25px;
	margin-top:-10px;
	padding-top:0;
}

#blog-title a{
	text-decoration:none;
	color:#000000;
}

/*//////////////////////////////////////////////////////////////////////////////////////////
//	Menu
//////////////////////////////////////////////////////////////////////////////////////////*/
#menu a{
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.09em;
	font-variant:small-caps;
	color:#ded4d4;
	line-height:45px;	
}

#menu a:hover{
	text-decoration:underline;
	color:#fff;	
}

#menu{
	margin:0 auto;
}

#menu ul{
	text-align:left;
	display:block;
	padding:0px;
	margin:0px;	
}
#menu li{
	width:auto;
	padding-left:16px;
	padding-right:14px;	
	display:inline;
	list-style:none;	
}


/*//////////////////////////////////////////////////////////////////////////////////////////
//	Content
//////////////////////////////////////////////////////////////////////////////////////////*/

#content h1, #content h2, #content h3{
	font-family:Geneva,Lucida Sans,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
}

.entry-content p{
	text-align:justify;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#453a37;
}

.short .entry-content p{
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#453a37;
}

.entry-content h3{
	margin-top:24px;
}

.entry-title{
	color:#411111;

	font-family: “Lucida Grande”, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;	
	margin-bottom:16px;
}

.entry-title a{
	color:#411111;
}
.entry-title a:hover{
	text-decoration:underline;
	color:#D93702;
}

#content a img{
	border:0;
}

#content p{
	margin-bottom:15px;
}

.entry-meta{
	font-family:Geneva,Lucida Sans,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
	font-style:italic;
}

/*//////////////////////////////////////////////////////////////////////////////////////////
//	Sidebar
//////////////////////////////////////////////////////////////////////////////////////////*/

.sidebar li{
	list-style:none;
}

.sidebar ul{
	padding-left:0;
	margin-top:0;
}

/*//////////////////////////////////////////////////////////////////////////////////////////
//	Lists
//////////////////////////////////////////////////////////////////////////////////////////*/

#content ul, #content ol{
	margin: 15px 15px 15px 15px;
}



/*//////////////////////////////////////////////////////////////////////////////////////////
//	Forms
//////////////////////////////////////////////////////////////////////////////////////////*/

input.submit-button{
	font-size:12px;
	padding:2px;
}


/*//////////////////////////////////////////////////////////////////////////////////////////
//	Post
//////////////////////////////////////////////////////////////////////////////////////////*/

.post, div.page{
	margin-bottom:20px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////
//	Sidebar
//////////////////////////////////////////////////////////////////////////////////////////*/
h3.widgettitle{
	line-height:45px;
	font-size:11px;
	text-transform:uppercase;
	font-style:normal;
	letter-spacing:0.09em;
	width:190px;
	display:block;
	margin-left:-14px;
	padding-left:16px;
	margin-top:0px;
	color:#fff;
	background:#a61600 url('images/sfondo-title.png') repeat-y center;
}

h3.widgettitle a{
	color:#fff;
}

.widget{
	padding-bottom:26px;
}

html{overflow-y:scroll}

#nav-above .nav-previous{display:none}

.post, div.page{
	margin-bottom:30px;
}

.mysubmenu{
	margin:-15px 0 20px 0 !important;
	background-color:#dbc09a;
	padding:8px;
	display:block;
}
.mysubmenu li{
	display:inline;
	padding: 5px;
}
.mysubmenu li a{
	font-size:14px;
	font-weight:bold;
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;	
	font-style:italic;
}

a img{
	border:0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content ul li{
	list-style-position:inside;
}
.entry-content img{
	margin:6px;
	border:3px solid #e7d6bd;
}

.alignleft {
	float: left;
	margin:6px 10px 6px 0px !important;
}
.alignright {
	float: right;
	margin:6px 0px 6px 10px !important;	
}

.wp-caption {
	text-align: center;
	background-color: #d7ba94;
	padding-top: 2px;
	border:2px solid #D7BA94;
	margin-top:-8px !important;
	margin: 0;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-caption img {
	margin: 0;
	padding: 0px;
	border:#e7d6bd 3px solid !important;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;	
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
	padding: 2px 2px 2px 8px !important;
	margin: 0  0 4px 0 !important;
	text-align:left;
}


.short .entry-content{
	margin:0px 10px 10px 10px;
}
.short .entry-title{
	padding:8px 8px 0px 8px;
	margin:0px;
	clear:left;
	font-size:20px;
	margin-bottom:0px !important;
}

.entry-date{
	float:right;
	padding:8px;	
	display:none;	
}
.superpost .entry-date{
	margin-top:6px;
	display:none;
}

.short .entry-img img{
	border:5px solid #ecddca !important;
	margin:11px -14px 0px -14px !important;
	padding:0px !important;
}


div.page{
	overflow:hidden;
}

.entry-meta{
	clear:both;
	text-align:left;


	font-family: “Lucida Grande”, sans-serif;
	font-size: 10.4px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;	
	
	padding:5px;	
}

.short .entry-meta{
	text-align:right;
}

.short .right-box{
	float:right;
	width:450px;
	overflow:hidden;
}
.short .right-box.no-pics{
	width:auto;
	float:none;
	clear:both;
}

.post, div.page{
	margin-bottom:15px;
}

.textwidget h4, .textwidget h4 a, .textwidget p{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:4px;
}

.textwidget p{
	margin-bottom:15px;
}

.textwidget{
	overflow:hidden;
}


.autoreLibro{
	font-style:italic;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:3px;
	padding-top:0;
	text-align:center;
	letter-spacing:3px;
}
.titoloLibro{
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:3px;
	padding-top:0;
	text-align:center;
}
.casaEditrice{
	text-align:center;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0px;
	padding-top:0;
	font-size:10px;
}

#nav-above{
	display:none;
}


#text-309849551{
	display:none;
}

.entry-title a{
	text-decoration:none;
}

.superpost .entry-title{
	line-height:1.5em;
	margin-top:0px;
}

.post{
	margin:4px 4px 34px 4px!important;
}

.short.post{
	margin:4px 4px 14px 4px!important;
}

.nav-previous{float:right}
.nav-next{float:left}

#nav-below{
	margin-top:15px;
	overflow:hidden;
}

.thumbAttivita{
	float:left;
	margin-right:8px;
	border:2px solid #ded4d4;
}

.sidebar img{
	border:2px solid #ded4d4;
}

#header{
	height:124px;
	text-indent:-2000px;
}

#text-348609591{
	display:none;
}

#sfondo{
	width:1217px;
	height:467px;
	position:relative;
	left:0;
	top:0;
	margin:0 auto -467px auto;
}


#lepo{
	left:-190px;
	top:1px;
}

#bandierine{
	position:absolute;
	left:950px;
	top:140px;
	width:200px;
}

#bandierine a{
	overflow:hidden;
	position:relative;
	margin-right:7px;
	opacity:0.5;
}

#bandierine a:hover{
	opacity:1 !important;
}



body{
	z-index:0;
}

#sfondo{
	z-index:1;
}

#wrapper{
	z-index:2;
}

#content div.superpost img{
	border:5px solid #ecddca;
}
