/*
Theme Name: PD
Theme URI: http://www.pdcasoledelsa.net
Description: Il Blog del PD di Casole d'Elsa
Version: 1.0
Author: RGB Multimedia
Author URI: 
*/

body {
margin: 0;
padding: 0;
font: 73%  helvetica, arial, "Trebuchet MS", sans-serif;
line-height : 2em;
color: #444;
background: #fff;
}
			/*TOP BANNER*/		
#header {
height: 125px;
margin: 0;
padding-bottom: 1em;
background: #fff url(images/banner.jpg) no-repeat;
color: #000;
}
#header h1 {
padding: 15px 0 0 180px;
font-size: 160%;
color: #fff;
background:transparent;
}
#header h1 a:link, #header h1 a:visited  {text-decoration:none; color:#666; font-family: "Arial Narrow", arial, "Trebuchet MS", sans-serif; font-size:154%; font-weight:bold; }
#header h1 a:hover {text-decoration:none; color:#ee1d20;font-weight:bold;}


			/*TOP NAVIGATION*/
#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#fff;width:100%;font-family: "Arial Narrow", Arial, sans-serif,Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li {display:block;float:left;padding:0 0 0 0;height:33px;}
#dolphinnav ul li a{color:#EAF3F8;text-decoration:none;}
#dolphinnav ul li a {padding:12px 20px 0 20px;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-over.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover {display:block;width:auto;cursor:pointer;}
#dolphinnav ul li.current_page_item a{color:#fff;background:#1D6893 url(images/dolphin_left-on.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li.current_page_item a {display:block;padding:0 20px 0 20px;width:auto;background:#1D6893 url(images/dolphin_right-on.gif) no-repeat top right;height:33px;}
			
			/*3 COLUMNS*/
#gutter {
float: left;
width: 4%;
height: 1px;
}
#col1 {
float: left;
width: 50%;
margin-bottom: 1em;
padding-right: 2%;

}
#col2 {
float: left;
width:170px;
margin-left:2px;
margin-right:14px;
background:#eee;
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
border: 1px solid #53ad4b;
}

#col3 {
float: left;
width:170px;
margin:2px;
padding-right:4px;
padding-left:6px;
padding-top:1px;
padding-bottom:1px;
background:#eee;
border: 1px solid #53ad4b;
}
			/*COLUMN LINKS*/



#col2 ul {
list-style: square;
margin: 10px 0 8px 0;
padding: 0;
}
#col2 ul li {
display: inline;
padding: 0;
margin: 0;
}
#col2 ul li a {
display: block;
text-decoration: none;
margin: 0;
padding: 2px 0 2px 2px;
border-bottom: 1px solid #C0C0C0;
color: #333;
background: transparent;
}
#col2 ul li a:hover {
background: #f2f2f2 ;
color: #39a631;
}
#col2 p {
padding: 3px 0 0 0;
margin: 0;
line-height: 14px;
}




#col3 ul {
list-style: none;
margin: 20px 0 10px 0;
padding: 0;
}
#col3 ul li {
display: inline;
padding: 0;
margin: 0;
}
#col3 ul li a {
display: block;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 15px;
border-bottom: 1px solid #C0C0C0;
color: #333;
background: transparent url(images/icon.gif) left center no-repeat;
}
#col3 ul li a:hover {
background: #f2f2f2 url(images/icon.gif) left center no-repeat;
color: #39a631;
}
#col3 p {
padding: 3px 0 0 0;
margin: 0;
line-height: 20px;
}
			/*FOOTER*/
#footer {
clear: both;
height: 35px;
font-size : 0.9em;
background: #333;
border-top: 5px solid #39a631;
color: #EDE4DF;
padding: 5px;
}
#footer a {
text-decoration: none;
color: #fff;
background: inherit;
}
#footer a:hover {
text-decoration: underline;
color: #ddd;
background:  inherit;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0 0 0 0;
padding : 0 0 .2em 0;
text-transform: uppercase;
font-size : 140%;
color: #143D55;
background : transparent;
}

#col1 h1 a {color: #666;text-decoration:none;} 

#col1 h1 a:link, #col1 h1 a:visited {color: #666;text-decoration:none;}

#col1 h1 a:hover {color: #333;text-decoration:underline;}


h2 { 
margin: 0 0 0 0;
padding: 0.3em 0 .3em 0;
text-transform: uppercase;
letter-spacing : 3px;
font-size: 140%;
color: #39a631;
background : inherit;
}




h3 {
width : 95%;
margin: 0 0 30px 0;
padding : 1em;
font-size: 95%;
border: 1px solid #39a631;
color: #666;
background : #F3F3F3;
}

h4 {
margin: 0 0 0 0;
padding : 0.3em 0 .3em 0;
font-size: 95%;
font-weight : bold;
letter-spacing : 3px;
text-transform : none;
color: #000;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
text-decoration: underline;
color: #333333;
background: inherit;
}
a:hover {
text-decoration: none;
color: #cc0000;
background:  inherit;
}
a img {
border: 0;
}
			/*CLASS*/
.capital {
float:left;
color:#143C55;
font-size:100px;
line-height:70px;
padding:2px;
font-family: "Times New Roman", times, Sans-Sherif;
background: #fff;
}
			/*IMAGES*/
.imgleft {
float: left;
padding: 5px;
margin-right: 5px;
border: none;
}

.postmeta {
background-color: #eee;
padding: 3px;
margin: 20px 10px 0px 5px;
border: 0px dashed #8A795D;
font-size: 80%;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #F7F7F7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist a { color: #A0B842; }
.commentlist a:hover {color:#3786B3;}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#col3 #searchform #s {
	width: 75px;
	padding: 2px;
	}


#wp-calendar  {
	width:140px;
	padding:3px;
         border-top:3px solid #54b54c;
         border-bottom:1px solid #54b54c;
         	}


#calendar_wrap  {
	width:100%;
         text-align:center;
		}


#wp-calendar td a  {
     background:#35a92c;
     color:#fff;
     border: 1px solid #fff;
     padding-top:2px;
     padding-bottom:2px;
     padding-left:3px;
     padding-right:3px;
     text-align:center;
}

