/*  
Theme Name: Prideitaliano
Theme URI: http://www.wpdesigner.com/
Description: Tema WordPress Prideitaliano della serie Seven Deadly Sins di Small Potato. Rilasciato con licenza GPL. Modificato e tradotto da <a href="http://www.centrostudilaruna.it">Centro Studi La Runa</a>.
Version: 0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000;
	/* background: #016892 url(images/bg_body.gif) repeat-x; */
	background: #043C5D none repeat scroll 0% 50%
}

table{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a {
	text-decoration: underline;
	color: #066f99;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-serif;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

.separator {
	/* background-image: url(images/bg_separator_line.jpg); */
	/* background: #F9F9F9 url(images/bg_separator_line.jpg) repeat-y scroll 0%;
	padding: 0px 0px 2px 0px; */
	border-top: 1px dotted #888888;
	margin: 0px 0px 0px 484px;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}




#container{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
}





#header_wrap{
	float: left;
	width: 950px;
	margin: 20px 0 0;
	padding: 0 0 5px 0;
	/* background: #003145 url(images/bg_header_bottom.gif) no-repeat left bottom; */
	/* background: #132345 url(images/bg_header_bottom.gif) no-repeat left bottom; */
}

#header{
	float: left;
	width: 950px;
	background: url(images/bg_header_top.gif) no-repeat;
	padding: 10px 0px 0px 0px; 
}


/*
.title {
	margin: 0px auto 0px auto;
	float: center;
	width: 100%;
	padding: 15px 20px 20px 41px;
	text-align: left;
}


.title h1 {
	width: 400px; 
	height: 145px; 
	position: relative;
} 

.title span {
	background: url(images/LogoCleanEconomy-400x145.gif) no-repeat;
	position: absolute;
	margin-left: -1px;
        width: 400px;
        height: 145px;
/*	width: 100%;
	height: 100%; *-/
} */

/* .spot-logo-left {
        margin: 0px auto 0px auto;
        float: center;
        width: 250px; 
	height: 145px;
        padding: 5px 5px 5px 10px;
        text-align: left;
	display: inline;
	float: left;
	list-style-type: none;
	vertical-align: middle;
} */

#logo a, #logo a img {
	border: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#logo {
        display: inline;
        float: left;
/*        background: url(images/LogoCleanEconomy-400x145.gif) no-repeat; */
/*        margin: 0px auto 0px auto;
        float: center;
        width: 734px;
        height: 160px; */

        /* padding: 5px 5px 5px 5px; */
/*        padding: 0px 0px 0px 0px;
        text-align: left;
        float: left;*/

}

.spot-logo-right {
        background: transparent url(images/bg_background_header.gif) repeat scroll 0%;
        margin: 0px auto 0px auto;
        float: center;
	height: 160px;
        width: 160px; 
        padding: 0px 27px 0px 29px;
        text-align: left;
	display: inline;
	float: left;
	list-style-type: none;
	/* visibility: hidden; */
	/* background-color: #003145; */
}


.blog_title_wrap{
	float: left;
	width: 930px;
	margin: 10px 0 0 10px;
	display: inline;
	background: #004d6d url(images/bg_title_bottom.gif) no-repeat left bottom; 
	/* background: #004d6d url(images/LogoCleanEconomy.gif) no-repeat left bottom; */
}

.blog_title{
	float: left;
	width: 930px;
	background: url(images/bg_title_top.gif) no-repeat;
}

.blog_title h1{
	padding: 10px 20px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.blog_title h1 a{
	text-decoration: none;
	color: #fff;
}

.blog_title h1 a:hover{
	text-decoration: underline;
}


.topsearch {
	text-transform: uppercase;
}

.topsearchkeyword {
	background-color:#043C5D;
	border:1px none;
	float:right;
	/* width:199px; */
}

.topsearchinput {
	background:#FFFFFF none repeat scroll 0% 50%;
	font-family:Georgia,Arial,Helvetica,Sans-serif;
	/* padding:2px 2px 2px 10px; */
	border: 1px solid rgb(126, 157, 185);
	/*width:199px;*/
	height:17px;
	padding-left:2px;
	padding-right:2px;
	width:196px;
	color: #666666;
}

.topmenu{
	float: left;
	width: 950px;
	text-transform: uppercase;
}

.topmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.topmenu ul li{
	float: left;
	margin: 4px 0px 0px 0px;
	display: inline;

}

.topmenu ul li a{
	/* display: block; */
	display: inline;
	padding:  1px 38px 1px 0px;
	font-weight: bold;
	text-decoration: none; 
	color: #74b5d0;
	font-family: "Trebuchet MS",Arial,Helvetica,Georgia,Sans-serif;
	font-size: 12px;
}

.topmenu ul li a:hover {
	text-decoration: underline; 
}

.topmenu ul li.current_page_item a{
	color: #b3e5fa;
	background: url(images/bg_topmenu_li_current.gif) no-repeat center bottom;
}


.topmenu ul li.rss{
	float: right;
	margin: 10px 10px 0 0;
}

.topmenu ul li.rss a{
	padding: 10px 10px 20px 21px;
	background: url(images/icon_rss.gif) no-repeat 0 10px;
}




#page{
	float: left;
	width: 950px;
	margin: 10px 0 0;
	background-color: #f9f9f9;
}

.postdata_category a {
	color: #9C0000;
	text-decoration: none;
}

.main{
	float: left;
	width: 540px;
	display: inline;
	background-color: #f9f9f9;
}

.post {
	float: left;
	/* width: 540px; */
	width: 100%; 
	margin: 0px 0 0;
	/* background: #fff url(images/bg_rc_top.jpg) no-repeat;  */
	background-color: #f9f9f9;
}

.post_data{
	padding: 5px 0px 0px 15px;
	color: #afafaf;
	font-size: 10px;
	/* float: left; */
	/* margin: 20px 15px 0 20px; */
	/* display:inline; */
	/* width: 60px; */
	/* height: 67px; */
	/* overflow: hidden; */
	/* background: #0379A9 url(images/bg_date_button.jpg) no-repeat; */
}
.post_date{
	float: left; 
	margin: 20px 15px 0 20px;
	display:inline;
	width: 60px;
	height: 67px;
	overflow: hidden;
	background: #0379A9 url(images/bg_date_button.jpg) no-repeat; 
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8f6b0;
}

.post_day{
	padding: 6px 0 0;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.post_title {
	float: left; 
	/* width: 395px; */
	/* width: 410px; */
	 width: 100%; 
	/* margin: 20px 0 0 0; */
	display: inline;
	padding: 0px 0px 0px 0px;
}

.post_title_alt {
	width: 470px;
	margin: 20px 0 0 20px;
}

.post_title h2{
	font-size: 19px;
	padding: 0px 15px 0px 15px
}

.post_title h2 a{
	/* text-decoration: none; */
	color: #004460;
}

.post_title h2 a:hover {
	/* text-decoration: underline; */
}

.postdata_category {
	background: transparent url(images/bg_data_category.jpg) bottom right no-repeat;
/*        float: left; */
	width: 475px; 
        text-align: right;
	font-family: "Trebuchet MS",Arial,Helvetica,Georgia,Sans-serif;
	padding: 5px 5px 5px 5px;
	font-size: 25px;
	font-style: italic;
	/* margin-left: 0px;
	margin-right: 0px; */
	color: #9C0000; 
}

.postdata{
	padding: 0px 0px 0px 17px;
	line-height: 18px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #999;
	font-size: 11px;
}

.entry{
	padding: 0 20px 5px;
	line-height: 19px;
	/* background: #fff url(images/bg_rc_bottom.gif) no-repeat left bottom; */
	clear: both;
	font-size: 13px;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-serif;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

p.comments_number{
	padding: 10px 0 5px 21px;
	background: url(images/icon_comment_bubble.gif) no-repeat 0 16px;
}

p.comments_number a{
	color: #749101;
}

.navigation{
	padding: 0 20px;
	line-height: 24px;
}




.comments_template_wrap{
	margin: 10px 0 0;
	/* background: #fff url(images/bg_rc_top.jpg) no-repeat; */
	border-top: 1px dotted #aaa;
}

.comments_template{
	padding: 20px 20px 30px;
	/* background: url(images/bg_rc_bottom.gif) no-repeat left bottom; */
}

.comments_template ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 10px 0 20px;
}

.comments_template ol.commentlist li{
	margin: 10px 0 0;
	padding: 10px;
	line-height: 24px;
}

.comments_template ol.commentlist li.alt{
	border-top: 1px solid #cbe9f3;
	background: #f0fbff;
}

.comments_template ol.commentlist li cite{
	font-style: normal;
	font-weight: bold;
}



.sidebar a {
	/* text-decoration: none; */
	/* color: #9C0000; */
	color: #004460;
}

.sidebar a:hover {
	/* text-decoration: underline; */
}

.sidebar{
	border-left: 1px solid #CCCCCC;
	float: left;
	width: 199px;
	margin: 0 0 0 3px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 3px double #ccc; /* #043C5D; */
	font-size: 13px;
}

.sidebar ul li{
	margin: 0px 0 0;
	/* background: #e8f6b0 url(images/bg_sidebar_rc_top2.jpg) no-repeat; */
	/* background: #FFAA44 url(images/bg_sidebar_rc_top2.jpg) no-repeat; */
	background-color: #f9f9f9;
}

.sidebar ul li#calendar #calendar_wrap{
	padding: 7px 20px 30px;
	/* background: url(images/bg_sidebar_rc_bottom2.gif) no-repeat left bottom; */
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar{
	width: 100%;
	font-size: 12px;
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar td{
	padding: 4px 0;
}

.sidebar ul li#search{
	/* background: #d7f071 url(images/bg_sidebar_rc_search_top.gif) no-repeat; */
	border-bottom: 3px double #aaa;
}

.sidebar ul li form#searchform {
	padding: 10px 10px 10px;
	/* background: url(images/bg_sidebar_rc_search_bottom.gif) no-repeat left bottom; */
}

.sidebar ul li form#searchform .keyword{
	width: 180px;
	height: 40px;
	overflow: hidden;
	/* background: #fff url(images/bg_searchform.gif) no-repeat; */
}

.sidebar ul li form#searchform .keyword input#s{
	border: 0;
	width: 85%;
	padding: 9px 10px 0;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	background-color: transparent;
	color: #666;
}

.sidebar ul li h2 {
	padding: 16px 20px 0;
/*	color: #566b06;*/
/*	color: #444444; */
	color: #9C0000;
	font-size: 20px;
	/* text-decoration: underline; */
	font-style : italic;
	/* font-weight: bold; */
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-serif;


}

.sidebar ul ul,  .sidebar ul li#google-search form#gsearch {
	padding: 7px 20px 30px;
	/* background: transparent url(images/bg_sidebar_rc_bottom2.gif) no-repeat left bottom; */
	/* background: #FFAA44 url(images/bg_sidebar_rc_bottom2.gif) no-repeat left bottom;  */
	background-repeat: no-repeat;
	background-color: #f9f9f9;
}

.sidebar ul ul li{
	margin: 0;
	padding: 5px 0 10px;
	line-height: 16px;
	/* background: url(images/bg_dotted.gif) repeat-x left bottom; */
}

.sidebar ul ul ul{
	border-bottom: none;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
	line-height: 20px;
}

#tag_cloud {
	text-align: justify;
	padding: 0px 0px 10px 0px;
}

#tag_cloud a {
	text-decoration: none;
}

.navigation a{
	text-decoration: none;
	/* color: #e8f6b0; */
	color: #333;
}

#footer a {
	color: #e8f6b0;
}

.navigation a:hover, #footer a:hover{
	text-decoration: underline;
}

.navigation {
	font-weight: bold;
	/* color: #a7d5e8; */
	color: #777;
}

#footer {
	color: #a7d5e8;
}

#footer{
	margin: 10px 0 0;
	padding: 4px 20px 20px;
	line-height: 24px;
	background: #016892 url(images/bg_footer.gif) no-repeat;
}
