/*  
Theme Name: Kallipolis - v.2.01
Author: Simone Ferraro

/* HTML Elements */

* {
	margin:0;
	padding:0;
}
body, html {
	min-height:101%;
}
body {
	background: #fff url(images/bg_gradient.jpg) repeat-x;
	
	color:#666666;
	padding: 0px 0 25px 0;
}
body, select, textarea {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
p {
	margin: 15px 0;
	text-align:justify;
}
a:link, a:visited {
	color:#3a7382;
	text-decoration:none
}
a:hover, a:active {
	color: #3A7382;
	text-decoration:none;
}
.tree {
	clear:both;
	padding:0px 0 0 0;
	margin:5px 0 0 0;
	font-size:9px;
}
.tree a {
	color: #545454;
	text-decoration:none;
}
.tree a:hover {
	color: #545454;
	text-decoration:underline;
}
hr {
	display: block;
	height:1px;
	background:#bbb;
	border:0;
}
small {
	font-size: 0.95em;
	padding:3px 0px 0 0;
}
img, a:link img, a:visited img {
	border:0
}
/* Structure */

#header1 {
	width:800px;
	height:200px;
	background: url(images/header/1.jpg)  no-repeat;
	display:block;

	margin-bottom:5px;
	position:relative;
}
#header2 {
	width:800px;
	height:200px;
	background: url(images/header/2.jpg)  no-repeat;
	display:block;

	margin-bottom:5px;
	position:relative;
}
#header3 {
	width:800px;
	height:200px;
	background: url(images/header/1.jpg)  no-repeat;
	display:block;

	margin-bottom:5px;
	position:relative;
}
#header4 {
	width:800px;
	height:200px;
	background: url(images/header/4.jpg)  no-repeat;
	display:block;

	margin-bottom:5px;
	position:relative;
}
#header_blog {
	width:800px;
	height:200px;
	background: url(images/header/1-blog.jpg)  no-repeat;
	display:block;

	margin-bottom:5px;
	position:relative;
}
.lang {
	position: absolute;
	top: 188px;
	right:0px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform:uppercase;
}
.clearer {
	clear:both;
	height:5px;
}
#page {
	width:800px;
	/*margin:0 auto;*/
	margin: 0 auto 0 auto;
	background:#FFF;
	padding: 20px 20px 35px 20px;
}
#branding {
	width:625px;
	padding-bottom:15px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#sidebar {
	margin-top:22px;
	width: 190px;
	float:right;
	font-size:10px;
}
#sidebar-left {
	margin-top:22px;
	width: 190px;
	float:left;
	margin-left:10px;
}
#leftcol {
	width:287px;
	background: url(images/01_wdot.gif) right repeat-y;
	/*border-right:1px dotted #b6b6b6;*/
	padding-right:18px;
}
#leftcol, #rightcol {
	margin-top:10px;
	float:left
}
#rightcol {
	width:257px;
	padding-left:18px;
	margin-top: -2px;
}
/*Subnav */



.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
}
.subnav li a:link, .subnav li a:visited {
	font-size:10px;
	background:#f3f3f3;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #3a7382;
}
.subnav li a:hover, .subnav li a:active {
	background:#eeeeee;
	text-decoration:none;
	color:#3a7382!important;
	
}
.subnav li li a:link, .subnav li li a:visited {
	border-left:none
}
/*	Headers */

/*h1 {
	position: absolute;
	top: 188px;
	left:0px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform:uppercase;
}*/

h1 {
display:none;
}
h2 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	padding-top:0px;
	
	margin: 22px 0 5px 0;
	color:#3a7382;
}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:bold;
	
}
h3, #sidebar-left h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
}
h2#single {
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-bottom:7px;
	background:url(images/01_hdot.gif) bottom repeat-x;
	margin: 27px 0 15px 0;
	color:#3a7382;
}

.dotclear {
background:url(images/01_hdot.gif) bottom repeat-x;
height:127px;
padding:8px 0 5px 0;
margin:0px;
}



h2#single a{

	color:#3a7382;
}
.pagetitle  {

color:#3a7382;
}
.pagetitle a {

color:#3a7382;
}
#sidebar a {
	color:#666666;
}
#sidebar-left a {
	color:#666666;
}
#sidebar h3 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
}
#sidebar h2 {
	border-top:5px solid #BBB;
	/*border-bottom:1px solid #BBB;*/
	padding:6px 0 6px 2px;
	margin:0px 0 8px 0;
	font-size:1em;
}
#rightcol h3 {
	color:#cc0000;
	padding-bottom:5px;
}
#rightcol h3 a {
	color:#cc0000;
	padding-bottom:5px;
}
#leftcol h3 {
	color:#cc0000;
	padding-bottom:5px;
}
#sidebar-left h3 {
	border-top:5px solid #BBB;
	/*border-bottom:1px solid #BBB;*/
	padding:6px 0 6px 2px;
	margin:22px 0 8px 0;
	font-size:1em;
}
#sidebar-left h2 {
	border-top:2px solid #3a7382;
	/*border-bottom:1px solid #BBB;*/
	padding:6px 0 6px 2px;
	margin:0px 0 8px 0;
	font-size:1em;
}
#interna h3, #links h3 {
	padding0:5px 0 5px 0;
	background:url(images/01_hdot.gif) bottom repeat-x;
	margin: 20px 0 0 0;
color:#cc0000;
}
h4 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	line-height:115%;
}
h3#respond {
color:#3a7382;
	background:url(images/01_hdot.gif) top repeat-x;
	margin-top:25px;
	padding-top:20px
}
h3#comments {
color:#3a7382;
	margin-top:32px
}
#interna h4 {
	font: "verdana", arial, helvetica;
	color:#3a7382;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:5px;
}

#interna h4 a {
	
	color:#3a7382;

}
.post_blog {
	margin-bottom:20px;
	background:#f3f3f3;
	background:#f3f3f3 url(images/01_hdot.gif) top repeat-x;
	padding:5px;
}
.post_blog p {
	padding-top:3px;
	padding-bottom:3px;
}
.post_blog h4 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	padding:6px 0 2px 2px;
	/*background:url(images/01_hdot.gif) bottom repeat-x;*/
	line-height:115%;
}
/* Content */

#content {
	width:585px;
	float:left;
	
	min-height:650px;
height: auto !important;
height: 650px;
}
#content_blog {
	width:400px;
	float:left;
	margin-top:22px;
}
.description {
	display:none;
}
.feature {
	background:#f3f3f3;
	padding:15px;
	background:#f3f3f3 url(images/01_hdot.gif) top repeat-x;/*border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;*/
	}
.feature:hover {
	background:#eeeeee url(images/01_hdot.gif) top repeat-x;/*border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;*/
	}
.feature p {
	margin:0;
}
#rightcol p {
	margin:0;
	padding:0px 0 10px 0;
}
.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
}
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
}
#lead {
	margin-top:22px;
}
.title {
	font-size:12px;
	line-height:115%;
}

.title a{
	color:#3a7382;
}
.title_brevi {
	font-size:11px;
	height:11px;
	margin-top:5px;
/*	padding-left:15px;
	background: url(images/arrow_A_ver1.gif) left no-repeat;*/
}
.bottom_dot {
	padding:0px;
	margin:0px;
	height:1px;
	background: url(images/01_hdot.gif) bottom repeat-x!important;
	background: transparent;
}
.title_feature {
	font-size:11px;
	height:11px;
	margin-top:5px;
	padding-left:15px;
	background: url(images/arrow_A_ver1.gif) left no-repeat;
}
.feature#lead .title {
	font:16px Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
}



#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
}
#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
}
#leftcol img {
	margin-bottom: 4px;
	display:block
}

#rightcol .clearfloat {
	background: url(images/01_hdot.gif) bottom repeat-x;
	padding:12px 0 15px 0;
}
#rightcol .cntnt {
	height:80px;
}
#sidelist li {
	list-style:none
}
#sidelist-left li {
	list-style:none
}
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
}
#sidelist .bullets li {
	list-style:none;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
}
#sidelist .children {
	background:#f3f3f3;
}
#sidelist .children li {
	list-style: none;
	margin-left:28px;
	border-bottom:1px solid #fff;
}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:4px 2px 4px 0px;
	border:0;
	background:#f3f3f3;

}
#sidelist .children li a:hover, #sidelist .children li a:active {
	color:#3a7382!important;
	background:#eee;
}
.postmetadata {
	margin: 30px 0;
}
.post_cat {
	/*background:#f3f3f3;*/
	background:#f3f3f3 url(images/01_hdot.gif) top repeat-x;
	padding:15px;
	padding-bottom:0px;
	/*border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;*/
	margin-bottom:20px;
	height:195px;
}
.post_cat:hover {
	background:#eeeeee url(images/01_hdot.gif) top repeat-x;
}
.organizzazione_container {
	/*background:#f3f3f3;*/
	background:#f3f3f3;
	padding:8px 15px 8px 15px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
#writer {
	/* background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	*/
	display:none;
}
#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
}
#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
}
#writer p {
	margin:0;
	width:482px;
}
.entry {
	padding-bottom:0px;
}
h3 a:link, h3 a:visited {
	color:#3a7382;
}
/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f3f3f3;
}
.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f3f3f3;
}
.post blockquote {
	color:#76767a;
	background:#f3f3f3;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
/*.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	*/
#interna ul {
	padding:0px 10px 0px 10px;
	margin:0 0 0 20px;
}
#interna li {
	line-height:11px;
	font-size:11px;
	list-style-type: none;
	margin-top:8px;
	padding-bottom:5px;
	padding-left:5px;
	list-style-image: url(images/arrow_A_ver1.gif);
}








#links ul {
	padding:20px 10px 0px 10px;
	margin:0 0 0 20px;
}
#links li {
	line-height:11px;
	list-style-type: none;
	margin-bottom:20px;
	list-style-image: url(images/arrow_A_ver1.gif);
}
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
}
/* Form Elements */

select {
	background:#f3f3f3;
	border:1px solid #9c9c9c;
	width:100%
}
form#searchform {
	padding:10px;
}
.button {
	padding: 1px;
	background:#afafaf;
	color:#fff;
	border:none;
}
.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	margin-top:5px;
}
/* Comments*/

.commentlist {
	padding-left:30px;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f3f3f3;
	border-top: 1px solid #ddd;
}
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}
.commentmetadata {
	display: block;
}
.commentlist small {
}
.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
}
/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfloat {
	display:inline-block
}
.clearfloat {
	display:block
}
/* Footer*/

#footer {
    heigth:20px;
	margin:0;
	padding-top:8px;
	color:#666666;
	
	width:800px;
	margin:0 auto 0 auto;
	background:url(images/01_hdot.gif) top repeat-x;
}
#footer a {
	color:#666666;
}
#footer a:hover {
	text-decoration:none;
}

.footer_txt{ float:left; width:100%; padding-top:10px;padding-bottom:10px;}
.social_txt{ float:right; width:50%; text-align:right;}
.alignleft {
	float:left;
	padding: 0 10px 10px 0px;
}
.alignright {
	float:right;
	padding: 0 10px 10px 0px;
}
.titleblog {
	display:none;
}
.clearblog {
	margin: 24px;
}
.blog_enter {
	position: absolute;
	left: 15px;
	top: 10px;
}
.ricerca {
	background:#f3f3f3;
/*	height:35px;*/
	margin-bottom:15px;
	margin-top:15px;
}
.stampa {
	padding-top:5px;
	float:left;
	clear:left;
}
.linkage {
	z-index:1000;
	display:block;
	background-color:#fff;
	margin-top:15px;
}
.gallery_item {
	margin-bottom:50px;
	margin-left:25px;
	margin-right:30px;
}
.gallery_item h3 {
	margin-bottom:10px;
	color:#3a7382;
	background:url(images/01_hdot.gif) bottom repeat-x;
}

