/*  
 
Theme Name: Tema TTS Pernice


Description: in lavorazione

	Author: Silvia Ferri
	Author URI: http://www.silviaferri.com/

The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html

*/



/* STANDARD HTML TAGS */

body {
	margin: 0;
text-align: center;
	color: #544B40;
	font-size: 12px;
	font-family: Arial, 'Lucida Sans', sans-serif;
	
background: #e2e1c9 url('immagini/header-bg.jpg') center top no-repeat;
	}

        a {
	color: #300;
	text-decoration: none;
        font-weight: bold;
  	}
  	
  	a:hover {
  	color: #600;
        text-decoration: none;
        background:#E2E1C9;
        font-weight: bold;
  		}

	a img {
		border: none;
                float: left;
                margin: 10px 10px 5px 0px ;
		}

p img {
	max-width: 100%;
	padding: 0px 10px 5px 0px;
float: left;
	}
		
small {
	font-size: 11px;
	}
 
hr {
	height: 1px;
	color: #996;
	background: #996;
	border: 0px;
clear: both;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #ddd;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}
	
code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	background: #eee;
	border: 1px dotted #777;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #999;
		}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	margin: 0;
	color: #bfc189;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	}

h2, h2 a {
	margin: 0;
	color: #300;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 0;
		padding: 0 0 10px 0;
		color: #996;
		font-family: Arial, 'Lucida Sans', sans-serif;
		font-size: 18px;
	        font-weight: bold;
		text-align: left;
		}

h3, h3 a {
	margin: 0;
	color: #996;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #600;
	}



/* THE HEADER */

#header {
	width: 1000px;
        height: 230px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
	
	}

	.description {
		margin: -3px 0 0 0;
		padding: 0px 0px 10px 30px;
		color: #999;
		font-family: Arial, 'Lucida Sans', sans-serif;
		font-size: 14px;
		font-style: none;
		}


/* THE MENU */

#menu {	width: 960px;
	height: 38px;
	margin: 0px auto;
        padding: 0px;
	background: transparent;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
        
	}

	#menu ul {
		margin: 0;		
		padding: 0;
		list-style: none;
		}

	#menu li {
 		margin: 0;
 		padding: 0;
 		float: left;
		}

	#menu li a {
		
                color: #fff;
		padding: 0 15px 0 15px;
		display: block;
		float: left;
		line-height: 28px;
		text-decoration: none;

		}

	#menu li a:hover {
		color: #70695a;
		background: transparent;
                border-bottom: 8px solid #e2e1c9;
		}

#menu .concorso li a{		        
                background: #cc6666;
		margin: -8px 0 0 0;              
                border-bottom: 8px solid #990033;
                border-top: 8px solid #990033;
	}
#menu .concorso li a:hover{	
	        color: #000000;
                background: #cccc99;		
                border-bottom: 8px solid #999966;
                border-top: 8px solid #999966;
	}


/* THE PAGE WRAPPER */

#page {
	width: 1000px;
	margin: 0px auto;
   padding: 0px;
	text-align: left;
	background: #e2e1c9 url('immagini/bg.jpg') center top repeat-y;
	}



/* THE FOOTER */

#footer {
	width: 1000px;
        height: 50px;
	margin: 0px auto;
	padding: 0px;
	color: #fff;
	background: url('immagini/footer.jpg') center top no-repeat;
        font-size: 11px;
	}

	#footer a {
		color: #fff;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
		color: #e2e1c9;
		}

.sin{
width: 800px;
margin:0;
padding:10px 0px 0px 30px;
background:transparent;
float: left;
text-align: left;
}

.des{
width: 430px;
margin:0px;
padding:20px 0px 0px 0px;
background: transparent;
float: right;
text-align: right;
}

#menufooter {
	color: #999;
	font-size: 11px;
	text-transform: normal;
	}

	#menufooter ul {
		margin: 0;		
		padding: 0;
		list-style: none;	
		}

	#menufooter li {
 		margin: 0;
 		padding: 0;
 		float: left;
		}

	#menufooter li a {	
		height: 25px;
		padding: 0 10px 0 10px;
		display: inline;
		float: left;
		color: #aaa;
		line-height: 25px;
		text-decoration: none;
		
		}

	#menufooter li a:hover {
		color: #e2e1c9;
		background: transparent;
		}


/* NAVIGATION */

.nav {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	color: #999;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 12px;
	font-weight: none;
	}

.nav-single {
	padding: 10px 0 0 0;
	color: #999;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 12px;
	font-weight: none;
	text-align: right;
	}

.pagenav {
	padding: 40px 20px 20px 20px;
	color: #999;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 12px;
	font-weight: none;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	padding: 0 2px;
	color: #333;
	text-decoration: none;
	border: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #111;
		background-color: #ddd;
		}



/* CONTENT AREA */


#column {

	width: 650px;
 min-height: 450px;
	padding: 0px 0px 20px 20px;
margin: 40px 0 0 15px;
	float: left;
	overflow: hidden;
	}

.post-frontpage {
	padding: 0 20px 0 20px;
	text-align: justify;
	}
	
.post, .content {
	padding: 0 20px 0 20px;
	text-align: justify;
	}

	.comicdate {
		color: #777;
		font-family: Arial, 'Lucida Sans', sans-serif;
		font-size: 15px;
		font-weight: none;
		}
	
	.postdate {
		color: #777;
		font-family: Arial, 'Lucida Sans', sans-serif;
		font-size: 11px;
		}
#azienda {
	padding: 0 0 0 20px;
	}

        #azienda ul {
		margin: 10px 0 20px 0;		
		padding: 10px 0 0 0;

		list-style: none;
		line-height: 20px;
		text-decoration: none;
                border-top: 1px solid #ccc;
		display: block;	
		}

	#azienda ul a {
		color: #313131;
border-bottom: none;
		}
	#azienda ul a:hover {
		color: #600;
		}


.iconformat {
        border: 1px solid #CCC;
	margin: 0 20px 0 0;
	float: left;

	}




.postmeta {
	margin: 0 0 20px 0;
	color: #777; 	
	font-family: Arial, 'Lucida Sans', sans-serif;
 	text-align: right;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
 	
.postmeta-single {
	padding: 10px;
 	color: #777;
	font-size: 11px;
	text-align: left;
	background: #eee;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.postmeta-single a {
		color: #000;
		}	
	
	.postmetatags {
		font-family: Arial, 'Lucida Sans', sans-serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #777;
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #777;
		border-bottom: 1px solid #777;
		}

.postmeta-comments {
	font-size: 16px;
	}
	
	.balloon {
		color: #ccc;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}



/* THE BLOG HEADER */

#blogheader {
	margin: 0;
	padding: 10px 0 0 20px;
	color: #aaa;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 36px;
	}



/* COMMENTS */

.comment-wrapper {
	padding: 0 20px;
	}
	
	.comment-wrapper h3 {
		margin: 0;
		padding: 20px 0 0 0;
		color: #777;
		font-family: Arial, 'Lucida Sans', sans-serif;
		font-weight: normal;
		font-size: 24px;
		clear: both;
		}

		.bigballoon {
			color: #cc0000;
			font-family: 'Webdings', fantasy;
			font-size: 28px;
			}

	.comment-wrapper a {
		text-decoration: none;
		border-bottom: 1px dotted #777;
		}
		
		.comment-wrapper a:hover {
			color: #777;			
			border-bottom: 1px solid #777;
			}

	.comment-wrapper p {
		margin: 10px 0 0 0;
		}

.avatar {
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	border: 1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#comment, #author, #email, #url {
	padding: 2px;
	color: #000;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#comment:hover, #author:hover, #email:hover, #url:hover {
		background: #eee;
		}
	
	#comment {
		width: 100%;
		}

	#author, #email, #url {
		width: 200px;
		}

#submit {
	margin: 0 0 20px 0;
	padding: 0 5px;
	float: right;
	color: #cc3300;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 12px;
	
	}

	#submit:hover {
		cursor:pointer;
		background: #cc3300;
		}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	.commentlist li {
		padding: 20px 0 0 0;
		clear: both;
		}



/* ARCHIVE */  

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc #aaa #555 #777;
	}
 
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}


/* SIDEBARS */

#sidebar-right {
	width: 220px;
	margin: 40px 60px 10px 0px;
	padding: 5px auto;
	float: right;
	font-size: 12px;
	overflow: hidden;
	}

.sidebar h2, .sidebar h2 a {
	color: #300;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
padding: 20px 0px 0px 0px;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	.sidebar ul li {
		margin: 0 0 0px 10px;
		padding: 0px 10px 0px 15px;
		}

		.sidebar ul li ul li {
			margin: 0px;
			padding: 0px;
			}

			.sidebar ul li ul li a {
				display: block;
				color: #033;
				text-decoration: none;
				border-bottom: 1px solid #996;
		        	padding: 5px 0 5px 0;
                                line-height: 12px;
                                font-weight: normal;
				}

				.sidebar ul li ul li a:hover {
					color: #033;
					background: #BFC189;
					border-bottom: 1px solid #996;
		                	padding: 5px 0 5px 0;
                                        line-height: 12px;
                                        font-weight: normal;
					}

.newsletterTextInput{ width:120px; }

.newsletterContainer{ width:100%; }

.success {
        background: #660000;
        border: none;
color: #ffffff;
}

.error {
        background: #FFEFF7;
        border: 1px solid #cc0000;
}

.error, .success {
        margin: 3px 0px;
        padding: 6px;
}

/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
	#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}



/* SEARCH */

#searchbox {
        text-align: right;
        width: 250px;
	margin: 10px 40px auto auto;
	background: transparent;
color: #fff;
	}
#s {
	width: 140px;
	margin: 4px 0px;
	padding: 2px;
	color: #66676a;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 12px;
	border: 1px solid #7a7a7a;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#s:hover {
		background: #eee;
		}

#searchsubmit {
	margin: 0px 5px 0px;
	color: #cb7619;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 12px;
	
	
	}

	#searchsubmit:hover {
		cursor:pointer;
		color: #ccc;
		}



/* GALLERY */

.attachment {
	width: 520px;
	margin: 0 auto;
	text-align: center;
	}

	.attachment img {

		margin: 0 0 10px 0;
		border: 1px solid #000;
		}
		
	.attachment p {
		margin: 0 9px 10px 9px;
		padding: 10px;
		border: 1px solid #999;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

.imagenav-wrap {
	width: 502px;
	height: 77px;
	margin: 0 auto;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;	
	}

.imagenav-center {
	width: 316px;
	height: 65px;
	margin: 0 10px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #bbb;
	text-align: center;
	border: 1px solid #999;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.imagenav-center a {
		text-decoration: none;
		color: #777;
		border-bottom: 1px dotted #777;
		}	
		.imagenav-center a:hover {
			color: #777;
			border-bottom: 1px solid #777;
			}

.imagetitle {
	color: #333;
	font-size: 18px;
	}

.imagenav-bg {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 0;
	background: #eee;
	border: 1px solid #000;
	}

	.imagenav-bg img {
		width:75px;
		height:75px;
		}

.imagenav-arrow {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 50px;
	line-height:75px;
	text-align: center;
	border: 1px solid #000;
	float: left;
	}

.imagenav-link {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	float: left;
	}

	.imagenav-link img {
		width:75px;
		height:75px;
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

		.imagenav-link img:hover {
			filter: alpha(opacity=0);
			-moz-opacity: 0.00;
			opacity: 0.00;
			}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left
	}



/* CLEAR FLOATS */

.clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}

/* tables
----------------------------------------------------------------*/

table {
	margin:	0px 15px 15px 0px;
	padding: 2px;
	float: left;
	font-family: Arial, 'Lucida Sans', sans-serif;
	border: 1px Solid #66676A;
	background: #fff;
	font-size: 12px;
	color: #66676A;
}

/* header row*/
.table th {
	background: #F78F1E;
	color: #ffffff;
	height: 40px;
        width: 100px;
	padding: 3px;
}

/* normal row*/
.table td {
	padding: 3px;
	height: 30px;
}

/* alternative row */
.table tr.alt {
 	background-color: #DFDFDF; 
	color: #535354;
	height: 30px;
}

/* IMMAGINI VINI */

.vinoimg {
border:1px solid #999966;
float:left;
margin:0 10px 50px 0;
max-width:100%;
padding:0;
}