/*  
Theme Name: Concia

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* main styles */
body {
	margin:0; 
	padding:0;
}

a:link, a:visited{
	text-decoration: none; 
	color: #000000; 
	padding-right: 5px; 
	}
	
a:hover{
	color: #996699; 
	text-decoration: none;
	}
.entry a {
	/*letter-spacing:0.1em;*/
}
#page {
	width: 892px; 
	margin:0 auto; 
	padding:0;
}
#header {
	float: left;
	height: 460px;
	width: 892px;
	margin: 0px 0px 0px 0px;
}

	#head_top{
		width: 892px;
		height: 351px;
		float: left; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative
	}
		#head_top img{
			border: 0px;
		}
	#f1{
		position: absolute;
		width: 149px;
		height: 160px;
		top: 31px;
		left: 0px;
		z-index: 10;
		display: none;
	}
	#f2{
		position: absolute;
		width: 148px;
		height: 160px;
		top: 31px;
		left: 149px;
		z-index: 10;
		display: none;
	}
	#f3{
		position: absolute;
		width: 151px;
		height: 160px;
		top: 31px;
		left: 297px;
		z-index: 10;
		display: none;
	}
	#f4{
		position: absolute;
		width: 149px;
		height: 160px;
		top: 191px;
		left: 0px;
		z-index: 10;
		display: none;
	}
	#f5{
		position: absolute;
		width: 151px;
		height: 160px;
		top: 191px;
		left: 149px;
		z-index: 10;
		display: none;
	}
	#f6{
		position: absolute;
		width: 146px;
		height: 160px;
		top: 191px;
		left: 300px;
		z-index: 10;
		display: none;
	}
	#f7{
		position: absolute;
		width: 153px;
		height: 160px;
		top: 191px;
		left: 446px;
		z-index: 10;
		display: none;
	}
	#f8{
		position: absolute;
		width: 147px;
		height: 160px;
		top: 191px;
		left: 599px;
		z-index: 10;
		display: none;
	}
	#f9{
		position: absolute;
		width: 146px;
		height: 160px;
		top: 191px;
		left: 746px;
		z-index: 10;
		display: none;
	}
	#head_sx{
		width: 740px;
		height: 100px;
		float: left; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
		#head_sx ul{
			width: 740px;
			height: 100px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
			#head_sx ul li{
				width: 740px;
				height: 100px;
				list-style: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
			li#announcement h3.widgettitle{
				display: none;
			}
	#head_dx{
		width: 148px;
		height: 100px;
		float: right; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		overflow: hidden;
	}

	#menu{
		float: right; 
		margin: 0px 0px 0px 0px;
		width: 235px;
		padding-left: 565px;
		font-family:  Verdana, Helvetica, Arial, sans-serif; 
		font-size: 14px;
		}
		
	#menu a{
		text-decoration: none; 
		color: #000000; 
		padding-left: 5px; 
		padding-right: 5px; 
		}
		
	#menu a:hover{
		color: #996699; /*#9E3434; */
		}

#content {
	float: left;
	padding: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom: 20px;
}
.wide {
	margin:0 20px;
}
.narrow {
	width: 530px; 
	float:left;
}
#sidebar {
	width: 230px; 
	float: right; 
	padding: 20px 0 0 10px; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	margin-bottom: 20px;
}
#footer {
	clear: both; 
	width: 800px;
	height: 20px;
	background-color: #996699;
}
	
#footer p {
	color:#CCC; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size:11px; 
	padding:5px; 
	text-align:center;
}
.infopage {
	text-align: left; 
	font-size: 11px; 
	border-top: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
	padding:3px; 
}

/* header */
#header h1 {
	margin:0; 
	padding:80px 0 0 30px; 
	font-size:30px; 
	font-weight:normal; 
	text-align:center; 
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif
}
#header a:link, #header a:visited, #header a:hover, #header a:active {text-decoration:none;}

/* posts... */
.post {padding: 0px;}
.post h1, .post h2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; 
	margin-bottom: 0; 
	clear: both;
}
.post h1 {
	font-size: 28px; 
	text-align: left; 
	margin-bottom: 20px;
	padding-left: 0px;
	margin-left: 0px;
}
.post h2 {font-size:22px;font-weight:bold;}
.post small {
	font-size:11px; 
	padding:0; 
	margin-top:0; 
	color:#999;
}

.entrytextpost{
	border-left:8px solid #EEE; 	
	padding-left: 8px;
	overflow: auto;
}
.entry {
	font-size:12px; 
	line-height:20px; 
	color:#333; 
}
.entry-page {
	font-size:12px; 
	padding:0 10px; 
	color:#333; 
	line-height:22px;
	border-left:10px solid #EEE;
}
.entrytext {
	font-size:12px; 
	padding-left: 8px; 
	color:#333; 
	line-height:22px;
	border-left:10px solid #EEE;
	overflow: auto;
}
.entry img, .entry-page img, .entrytext img {
	border:2px solid #996699; 
	padding:0px; 
	margin: 5px;
	/*float:left; */
}
img.wp-smiley {padding:0;}
.entry blockquote {font-size:11px;}
.postmetadata {
	border-top:1px solid #CCCCCC; 
	margin-bottom:20px;
	font-size:13px; 
	text-align:left; 
	margin-bottom:30px; 
	color:#333; 
	clear:both; 
}

.postmetadata a:link {color:#996699;}
p.postmetadata a {color:#996699;}
.postmetadata a:hover {text-decoration: underline;}

.more-link {
	border-bottom: 1px dotted #999; 
	font-size:10px;
}
a.more-link:hover, a.more-link:active {color:#069;}
a.more-link:link, a.more-link:visited {color:#900; text-decoration:none;}
a.more-link:hover, a.more-link:active {text-decoration:none; border-bottom:1px solid #999;}

.post .entry h1 {font-size:22px; text-align:left;}
.post .entry h2 {font-size:22px; text-align:left; line-height: 24px;}
.entry legend {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px;
}
th, td {padding:10px 0px 0px 0px;}
cite {font-family: Georgia, "Times New Roman", Times, serif;}
* html pre {
	padding:5px 10px; 
	background-color:#EEE; 
	width:500px;
}
pre {
	overflow:scroll; 
	padding:5px 10px; 
	background-color:#EEE;
}
.no-result {
	text-align:center; 
	border:1px solid #CCC; 
	padding:10px 20px; 
	background-color:#EEE; 
	font-size:14px;
}

.multipages {
	text-align:center; 
	font-size:12px; 
	color:#333;
}
.attachment {text-align:center;}
.attachment img {
	border:2px solid #996699; 
	padding:5px;
	/*float: left;*/
}
.caption {
	text-align:center; 
	font-size:12px; 
	color:#333
}

/* ...and comments */
#comments {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left; 
	font-size:16px; 
	padding-top:20px; 
	color:#333; 
}
#commentform {
	padding-left:30px;
}
#commentform p {font-size:12px;}
.commentlist {
	font-size: 11px; 
	line-height: 16px; 
	padding: 0 50px;
}
.commentlist li {
	padding: 15px 5px; 
	margin-top:10px; 
}
.commentlist cite {font-weight:bold; }
#respond {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#333; 
	font-weight:bold; 
	margin-top:30px; 
	text-align:left;
}
.nocomments {
	text-align:center; 
	padding:0 20px; 
	font-size:11px; 
	color:#999;
}
.commenti-info {
	text-align:right; 
	font-size:10px; 
	clear:both;
}
.commentlist li .avatar {
	float: right; 
	border: 1px solid #eee; 
	padding: 2px; 
	background: #fff;
}

/* sidebar */
#sidebar h2 {
	font-size: 12px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  
	padding-left:6px; 
	margin: 10px 0;
}
#sidebar h3 {
	font-size: 12px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  
	color: #666; 
	padding-left: 6px; 
	border-left: 6px solid #EEE; 
	margin: 10px 0;
}
#sidebar ul p, .textwidget {
	font-size: 12px; 
	padding-left: 6px; 
	border-left: 6px solid #EEE; 
}
#sidebar ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}
#sidebar ul li ul {
	font-size: 12px; 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
#sidebar ul li ul li {
	padding-left: 6px; 
	border-left: 6px solid #EEE;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EEE;
}
#sidebar ul li ul li h3 {
	border: none; 
	padding: 0;
}
#sidebar ul li ul li ul li {
	border: 0px;
	padding-left: 15px;
	
}
#searchform {text-align:center; }
#sidebar table {
	margin:0 auto; 
	font-size:11px;
}
.widget_recent_comments li {border-bottom:1px solid #DDD;}

/* other */
.navigation {
	text-align:center; 
	font-size:11px; 
	margin:0; 
	padding:5px;
}
.clear {
	clear: both;
}

/* CSS STANDARD */
.aligncenter, div.aligncenter { 
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}
.alignleft { float: left;}
.alignright { float: right;}
.wp-caption { 
	border: 1px solid #ddd; 
	text-align: center; 
	background-color: #f3f3f3; 
	padding-top: 4px; 
	margin: 10px;
}
.wp-caption img { 
	margin: 0; 
	padding: 0; 
	border: 0 none;
}
.wp-caption p.wp-caption-text { 
	font-size: 11px; 
	line-height: 17px; 
	padding: 0 4px 5px; 
	margin: 0;
}


/* COLOURS */

/* DEFAULT */

body {
	background-color:#FFF;
}

/*#header h1 {
	color:#000; 
	text-shadow:#333 2px 2px 1px;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {color:#FFF;}*/
.post h1, .post h2 {
	color: #000; 
	font-size: 22px;
	font-weight:bold;
	text-shadow: #999 1px 1px 2px;
}
#sidebar h2 {
	color: #000;
	border-bottom: 1px solid #996699; 
	background-color: #EFF4F4;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#footer a:link, #footer a:visited {color:#996699;}
#footer a:hover {text-decoration: underline;}
.entry {
	margin-bottom: 20px !important;
	}

/************************************************
*	Agenda										*
************************************************/

#agenda{
width : 228px;
font-size: 12px;
}

#arch{
padding-top: 10px;
padding-left: 2px;
font-weight : bold;
}

#arch a{
text-decoration:none;
}

#arch a:hover{
text-decoration:underline;
}

#prossimi{
padding-top: 10px;
font-weight : bold;
}

#prossimi a{
text-decoration: none;
}

#prossimi a:hover{
text-decoration: underline;
}

#agenda #uno{
background-color:#CDB5CF;
border: 1px solid #999999;
width : 228px;
margin-top:5px;
}

#agenda #uno ul li, #agenda #due ul li, #agenda #tre ul li, #agenda #quattro ul li{
padding-left: 15px;
padding-bottom: 3px;
border: 0px;
}

#agenda #due{
background-color:#BEB3BF;
border: 1px solid #999999;
width : 228px;
margin-top:5px;
}

#agenda #tre{
background-color:#DED1DF;
border: 1px solid #999999;
width : 228px;
margin-top:5px;
}

#agenda #quattro{
background-color:#BDA7BF;
border: 1px solid #999999;
width : 228px;
margin-top:5px;
}

li#nessun_evento{
margin-bottom: 5px;
clear : both;
padding-top: 25px;
margin-left: 15px;
}

#link_agenda{
width : 225px;
}

#agenda_data, #agenda_data_elenco{
padding-top: 5px;
padding-left: 5px;
font-size: 11px;
font-weight: bold;
}

#agenda_eventi ul{
	background-color: #a00;
}
