﻿/*  
Theme Name: Torrealta
Theme URI: 
Description: 
Version: 1.0
*/
html {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Arial", Trebuchet MS, sans-serif;
	font-size: 12pt;
	font-weight:normal;
	background-color: #e9f3f4;
	color: #000000;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 24px;
	padding-top: 60px;
	color: #ffffff; 
}
h1 a :link, h1 a:visited {
	color: #ffffff;
}
.description {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-size:12px;
}
h2,
h2 a:link,
h2 a:visited{
	font-size: 18px;
	color: #045276; /*#FF6600; */
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	font-family: "Arial", Trebuchet MS, sans-serif;
	/*font-family: Georgia, serif;*/
	font-weight: bold;
	
}
h2 {
	border-bottom: 1px solid #045276;
}
h3 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	color: #045276;
}
p.undertitle {
	margin: 0;
	padding: 0;
	height: 25px;
	font-style:italic;
}
.articolo {
	color: #000000;
}
.bottompost {
	clear:left;
	height: 40px;
        min-height: 40px;
        height: auto !important;
	border-bottom: 1px solid #dddddd;
}
.categoria {
	clear:left;
	width: 280px;
	float: left;
	display: inline;
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 18px;
}
.categoria a {
	color: #045276 !important;
}
.commenti {
	float: right;
	display: inline;
	text-align: left;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position:  0% 50%;
	padding-right: 0;
	padding-left: 18px;
	width: 140px;

}
ul {
	margin: 0;
	padding: 0;
}

li {
	clear:both;
	 list-style-type:none;
}

ol {
	list-style: decimal;
}
a:link, a:visited {
	color: #045276; /*#FF6600; #85b4d6; #579cd3;*/
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:focus, a:active {
	color: #045276;
	text-decoration: none;
	border-bottom: 1px dotted #045276;
	font-weight:bold;
}
p {
	/*line-height: 0px;*/
	/*margin:0px;*/
}
#contenitore {
	font-size: 9pt;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#testata {
	background-image: url(images/testata.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 980px;
	padding-left: 20px;
	padding-right: 20px;
}
#logo {
	width: 960px;
	display: inline;
	padding: 0px 0 0 20px;
	float: left;
}
#testata img {
	border: 0;
	margin: 0;
	padding: 0;
}
#menu {
	width: 980px;
	padding: 8px 0 0 75px;
	text-align: left;
	height:27px;
	font-size: 13pt;
	font-weight:bold;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
#menu a {
	color: #ffffff;
}

#menu li {
	display: inline;
	padding: 0px 8px 0 8px;
	list-style: none;
}
#contenuto {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	width: 980px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	line-height: 16px;
	min-height:650px;
}
#banda{
	width: 80px;
	float: left;
	display: inline;
	background-color:#c1c1c1;
}
#sinistra {
	padding-left:0px;
	width: 560px;
	float: left;
	display: inline;
}
#sinistrabig {
	width: 800px;
	float: left;
	display: inline;
	padding: 0 20px;
}
#sidebar {
	width: 190px;
	float: left;
	display: inline;
}
#sidebar-2{
	width: 190px;
	float: left;
	display: inline;
}
#footer {
	clear:left;
	background-repeat: repeat-y;
	background-image: url(images/footer.jpg);
	width: 980px;
	color:#333333;
	font-size:70%;
	padding-left: 230px;
	padding-right: 20px;
	line-height: 16px;
}
#footer a:link,
#footer a:visited {
	color: #ffffff;
}
#footer a:hover,
#footer a:active,
#footer a:focus
{
	color: #000000;
	border-bottom: 1px dotted #ffffff;
}
#disclaimer {
	float: left;
	width: 400px;
}
#contatti {
	float: right;
	width: 360px;
	text-align: left;
}
#contatti ul {
	margin: 0;
	padding: 0;
}
#contatti li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* elementi della sidebar */
#sidebar ul,
#sidebar li,
#sidebar-2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar h2,
#sidebar-2 h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding: 4px;
	margin: 0px 0 4px 0;
	border-bottom: 1px dotted #2F74AC;
	background-color: #579CD3;
}
#sidebar ul li,
#sidebar-2 ul li {
	padding: 4px !important;
	list-style: none;
}
#sidebar ul li ul li,
#sidebar-2 ul li ul li {
	padding: 2px 0 !important;
	list-style: none;
}
#sidebar ul li.links ul li {
	background-image: url(images/link.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 4px !important;
	list-style: none;
}
#sidebar ul li.cat ul li {
	background-image: url(images/folder.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 0px !important;
	list-style: none;
}
#sidebar-2 ul li.comm ul li {
	background-image: url(images/commenti.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 0px !important;
	list-style: none;
}
#sidebar-2 ul li.comm ul li a {
	color: #045276;
}
#sidebar-2 ul li.art ul li,
#sidebar ul li.art ul li
 {
	background-image: url(images/post.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 0 !important;
	border-bottom: 1px dotted #000000 !important;
	margin-bottom: 4px !important;
	list-style: none;
}
#sidebar ul li.arch ul li {
	background-image: url(images/data.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 2px !important;
	list-style: none;
}
/* commenti e navigation post */
.commento {
	border-bottom: 1px dotted #dddddd;
	padding: 4px;
}
.commento h4 {
	color: #045276;
	padding: 0;
	margin: 4px 0;
	font-weight: normal;
	font-size: 14px;
	float: left;
}
.commento .idcomm {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 20px;
}
.commento p {
	clear: left;
}
.navigation {
	clear: both;
	padding: 10px 0px;
	padding-left:60px; 
}
.navigation a, .navigation a:visited {
	color: #045276;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;

}
.next-entries a {
	float: right;
	padding-right: 18px;
        background: url(images/mini-nav-right.gif) no-repeat right center;
}
.commento small {
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
}

.commento cite {
	font-weight: bold;
	font-size: 14px;
}
.articolo img {
	margin: 10px 10px 10px 0;
	border: 1px solid #dddddd;
	padding: 4px;
}
.articolo img.wp-smiley{
	border: 0;
	padding: 0 4px;
	margin: 0;
}
#sidebar ul li.banner ul li img {
	border: 0;
        margin: 0;
        padding: 0 0 2px 0;
}
.tags {
	width: 90%;
	float: left;
	padding-left: 18px;
        margin: 0.2em 0 1em 0;
        }
#commentform textarea { border: 1px solid #dddddd;}
#commentform input,
#searchform input { border: 1px solid #dddddd; }
#commentform #subscribe { border: 0; }

#searchform { margin: 0 0 0 0; padding: 0;}
#searchform #s { width: 60%; height: 1.3em; }
#searchsubmit {border: 1px solid #dddddd; background: #045276; color: #fff; height: 1.6em; }

.entry { margin: .5em 0; padding: 0 .5em 0 .2em; padding-left:60px; clear:left;}
blockquote { background: #eeeeee; border: 1px dotted #cccccc; padding: 1em; margin: 1em; }

#ajaxNewsletter, .newsletterContainer {
	margin: 0 0 0 0; padding: 0;
}
#newsletterForm {
	margin: 0 0 0 0; padding: 0;
}
#newsletterFormDiv {
	margin: 0 0 0 0; padding: 0;
}

.newsletterTextInput {
	width: 60%; height: 1.3em; border: 1px solid #dddddd;
}

#newsletterSub { border: 1px solid #666; background: #045276; color: #fff; height: 1.6em;}

#newsletterLoading {
	margin: 0 0 0 0; padding: 0;}

.success {
	background: #DDDDDD;
	border: 1px solid #045276;
}

.error {
	background: #FFFFFF;
	border: 1px solid #045276;
}

.error, .success {
	margin: 3px 0px;
	padding: 2px;
}
#sidebar ul.commentatori {
	border: 0 !important;
}
#sidebar ul.commentatori li{
	background-image: url(images/comment.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 20px !important;
	list-style: none;
}
#sidebar ul.commentatori a {
	color: #045276;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#sidebar #authors a {
	color: #045276;
}
/* popularity */
p.akpc_pop {
	color: #cccccc;
	font-weight: bold;
}
.akpc_help a {
	color: #ff99cc;
}

.cal {
	clear:left;
	float:left;
	width:50px;
	height:50px;
	color:#ffffff;
	/*margin-top: .5em;*/
	background-image:url(images/cal.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-size:12pt;
	padding-top:10px;
	padding-right:10px;
	font-weight:bold;
	
}

.cal-titolo {
	float:left;
	margin-top: .5em; 
	max-width:500px;
}

.frase_orologio {
color:white; float:right; margin-top:70px; margin-right:240px; text-align:right;
font-size:10pt;
font-style:italic;
}

.sottotitolo_sito {

color:white;  margin-top:5px; margin-left:150px; text-align:left; float:right;
font-size:12pt;
font-style:italic;
}

.titolo_sito {
color:white;  margin-top:20px; margin-left:150px; text-align:left; float:right;
font-size:16pt;
font-weight:bold;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

