/*
Theme Name: Salini
Version: 1.0
Author: Serverstudio
Author URI: http://www.serverstudio.it

*/

* {
	margin:  0px;
	padding: 0px;
	outline: none;
}
a {
	text-decoration: none;
	color: #B20926;
}
ul {
	alist-style-type: none;
	margin-left:20px;
}
body {
	font-family: "arial, Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	background-color: #ecebe6;
}
#contenitore_generale {
	width: 980px;
	margin:  10px auto;
	/*background-color: #fff;*/
}
hr {
	display: none;
}

/* TESTA */


#header .description {
	visibility: hidden;
}
ul#mappa1 {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	background-image:url('images/testata.jpg');
	background-repeat: no-repeat;
	height: 272px;
	width: 980px;
}
ul#mappa1 li {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
}
li#mappa1-link1 {
	left:0;
	top:0;
	width:980px;
	height:240px;
}
li#mappa1-link2 {
	left:0px;
	top:0px;
	width:0px;
	height:0px;
}
#mappa1 a {
	display:block;
	width:100%;
	height:100%;
}
#mappa1 .alt {
	display:none;
}

#ricerca {
	float:left;
	padding-top:15px;
}
label.screen-reader-text {
	display: none;
}

/* MENUALTO */
#menu_alto {
	width: 980px;
	height: 40px;
	background-color: #f0eeef;
	margin:3px auto;
}
#menu_alto ul {
	color: #000;
	position: relative;
	top: 14px;
	left: 20px;
	font-size: 12px;
}
#menu_alto ul li {
	display: inline;
	margin-right: 10px;
	padding: 0px 3px;
}
#menu_alto ul li a {
	color: #000;
}

/* CORPO */
#contenitore_content {
	/*border: 1px solid red;
	background-color: #ecebe6;
	padding: 20px 0px;
	background-image:url('images/fondo_content.gif');
	background-repeat: repeat-y;
	background-position: 25px 0px;*/
	margin: 20px auto;
}
#content {
	background-image:url('images/fondo_content.gif');
	background-repeat: repeat-y;
	margin:  0px auto;
	width: 926px;
	/*margin: 0px 20px;
	border: 1px solid red;*/
	border-top: 12px solid #dfe0d8;
	border-bottom: 12px solid #dfe0d8;
	border-left: 8px solid #dfe0d8;
	border-right: 8px solid #dfe0d8;
	float: left;
	position: relative;
	left: 20px;
}
#colonna_post {
	width: 600px;
	float: left;
	padding-bottom:20px;
	/*min-height: 800px;*/

}
#colonna_sidebar {
	width: 326px;
	float: left;
	/*position: absolute;
	top: 0px;
	right: 0px*/
}

.post {
	padding: 10px 30px;
}
.post h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 8px solid #fbf9fa;
	text-transform: uppercase;
}
.post h1 a {
	color: #b20926;
}
h1.pagetitle {
	margin: 10px 10px 5px 30px;
}
.post p img {
	display: block;
	border: 10px solid #e6e6e6;
	max-width:520px;
	height:auto;
}
img.aligncenter {
	margin:  0px auto;
}
.post p {
	margin-bottom: 10px;
	line-height: 18px;
}

.metainformazioni {
	margin-bottom: 12px;
}

#taglio_basso {
	/*position: relative;*/
	width: 590px;
	float: left;
}
#taglio_basso_sx {
	width: 290px;
	float: left;
}
#taglio_basso_dx {
	/*width: 290px;
	float: left;
	position: absolute;
	top: 0px;
	left: 300px;*/
}
#taglio_basso_sx img, #taglio_basso_dx img  {
	width: 230px;
	height: auto;
}
#taglio_basso_sx .vvqyoutube, #taglio_basso_sx .vvqyoutube {
	display: none;
}
#taglio_basso_sx h2, #taglio_basso_dx h2 {
	min-height: 70px;
}

/* SIDEBAR */
#sidebar {
	padding: 6px 10px 10px 10px;
}
#sidebar a {
	/*color: #666;*/
}
#sidebar h2 {
	margin-top: 15px;
	margin-bottom: 10px;
	color: #0b76ba;
	font-size: 15px;
}
.box {
	border-bottom: 2px solid #ecebe6;
	padding-bottom: 4px;	
}
#videopost p {
	width: 280px;
	font-size: 10px;
}
#facebook {
	margin-top: 20px;
}
#ultimicommenti li {
	margin-bottom: 10px;
}
#twittersud {
	font-size: 10px;
	background-color: #e6e6e6;
	padding: 0px 10px 0px 10px;
}
#twittersud h2 {
	background-image: url('images/twittersud.jpg');
	background-repeat: no-repeat;
	background-position: 0px 12px;
	height: 48px;
}
#twittersud h2 span {
	display: none;
}
#twittersud li{
	margin-bottom: 20px;
	clear: left;
	background-image: url('images/fondotweet.jpg');
	background-repeat: no-repeat;
	background-position: 38px -6px;
	padding: 4px 6px 4px 0px;
}
#twittersud li img {
	width: 35px;
	height: 35px;
	border: 0px;
	float: left;
	padding: 0px 42px 45px 0px;
}
#twittersud li a {
	color: #0b76ba;
}
#socialnetwork p {
	margin-bottom: 15px;
	font-size:12px;
	letter-spacing:-1px;
}
#socialnetwork img {
	margin-right: 3px;
	vertical-align: middle;
}
#socialnetwork h2 {
	margin-bottom: 10px;
}
.navigation {
	clear: both;
	/*position: absolute;*/
	width: 540px;
	padding: 30px 20px 10px 20px;
}
.alignleft {
	width: 270px;
	float:  left;
}
.alignright {
	width: 270px;
	float: right;
	text-align: right;
}
ul#navigation-side{
	margin:0;
	padding:0;
}
li.categories{
	list-style:none;
	margin:0;
	padding:0;
}
li.categories li{
	list-style:none;
	margin:0;
	padding-right:10px;
	width:133px;
}
/* BOOKMARKIFY */
.bookmarkify {
	margin: 6px 0px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 4px;
}
.bookmarkify .title {
	font-size: 11px;
	margin-bottom: 5px;
}
.bookmarkify img {
	border: 0px;
	margin-right: 2px;
}

/* COMMENTI */
#comments {
	margin-left: 30px;
}
ol.commentlist {
	margin: 10px 20px 10px 50px;
	line-height: 17px;
}
ol.commentlist li {
	margin-bottom: 10px;
	background-color: #ecebe6;
	border-top: 1px solid #dfe0d8;
	border-right: 3px solid #dfe0d8;
	border-left: 1px solid #dfe0d8;
	border-bottom: 3px solid #dfe0d8;
	padding: 20px;
}
ol.commentlist li.alt {
	background-color: #f5f4f4;
}
ol.commentlist li img {
	float: left;
	margin: 2px 4px 0px 0px;
}
ol.commentlist li p {
	margin-top: 6px;
}
#respond h3 {
	margin: 20px 20px 10px 30px;
}
#commentform {
	margin: 10px 20px 10px 30px;
}
#commentform p {
	margin-bottom: 10px;
}
#commentform textarea {
	width: 500px;
}
#policycommenti {
	font-size: 11px;
	margin: 5px 50px 10px 30px;
}

.privacy {
	font-size: 10px;
}

#footer {
	clear: both;
}
#footer span {
	font-size: 10px;
	padding: 10px 30px 4px 0px;
}
span.left{
	margin-left:8px;
}
table {
	border: 6px solid #efefef;
	margin-bottom: 20px;
}
td, th {
	border: 1px solid #666;
	border-collapse: collapse;
	padding: 4px;
}
tr.intestazione {
	font-weight: bold;
	text-align: center;
	background-color: #eee;
}

body{
	border-top:#d6001a 22px solid;
}
#page{
	margin-top:1px;
}
#header ul{
	margin:auto;
}
.cat-item{
	width:143px;
	float:left;
	margin-bottom:3px;
}
#sidebar a{
	color:#4d4d4d;
	line-height:20px;
}
.post h1{
	border-top:#e6e6e6 5px double;
	color:#B20926;
}
#taglio_basso_dx{
	width:290px;
	float:left;
}
.image img{
	margin:0 auto;
	display: block;
	border: 10px solid #e6e6e6;
	width:520px;
}
.metainformazioni{
	font-weight:bold;
	margin-top:10px;
	font-size:10px;
	color:#999;
}
.metainformazioni a{
	color:#999;
}
.post-categories, .post-categories li{
	display:inline;
}
.data{
	text-transform:capitalize;
}
.commenti{
	float:right;
	margin-top:-8px;
}
.commenti a{
	color:#B20926;
}
#taglio_basso .commenti{
	float:none;
}
.rc_info{
	display:inline;
	margin-right:5px;
}
div#sidebar div.rc_info a{
	color:#B20926;
}
.rc_excerpt{
	display:inline;
}
#sidebar h2{
	color:#4d4d4d;
}
#piede{
	height:100px;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	margin:0 30px 30px 30px;
}
#piede li{
	float:left;
	padding-left:15px;
	padding-top:15px;
	font-size:10px;
}
#piede li a{
	color:#999;
}
#piede div{
	clear:both;
	padding-left:15px;
	padding-top:20px;
}
#piede img{
	margin-right:10px;
}
#twitter {
	margin-top: 14px;
	background-color:#e6e6e6;
	width:306px;
	height:120px;
}
#twitter p {
	padding: 8px;
	margin-left:21px;
	line-height: 15px;
	font-size: 11px;
	width:196px;
	float:left;
	background-position:-52px 0px;
	border:1px solid;
}
#twitter img{
	width:48px;
	float:left;
	apadding-left:4px;
	margin-top:-5px;
}
div#twitter a{
	color:#000;
	display:block;
}
div#twitter span a{
	color:#999;
	border:none;
}
div#twitter span{
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	border-top:#000 1px solid;
	display:block;
	padding:2px 2px 0 2px;
}
#twitter li{
	background:url('images/twit3.jpg') no-repeat;
	background-position:0px 0;
	padding:10px 10px 10px 0px;
	font-size:10px;
	height:90px;
	list-style:none;
}
#twitter ul{
	background:url('images/twitter-bottom.jpg') no-repeat bottom left;
	width:296px;
	display:block;
	margin-left:10px;
	height:auto;
	padding-bottom:4px;
}
#twitter{
	abackground:url('images/twitter-repeat.jpg') repeat-y;
	margin:0;
	padding:0;
	border-bottom:#e6e6e6 10px solid;
}
div.commenti{
	position:relative;
	top:-8px;
}
.commenti img{
	position:relative;
	top:5px;
	left:-3px;
}
div#taglio_basso div.commenti{
	position:normal;
}
div#taglio_basso img.nuvola{
	width:26px;
	height:18px;
}
#footer a{
	color:#4d4d4d;
}
#sidebar h4 span{
	color:#B20926;
	font-weight:bold;
}
#sidebar h4 {
	font-weight:normal;
	margin-bottom:10px;
	color:#4d4d4d;
}
#nuvola h2, #video h2{
	color:#B20926;	
}
#taglio_basso .post{
	min-height:410px;
}
#video{
	height:420px;
}
#loading
{
    position:absolute;
    font-size:20px;
    padding:10px;
    top:50px;
    visibility:hidden;
    background:#EEEEEE;
    border-style:solid;
    border-width:1px;
    border-color:#CCCCCC;
}
.preLoader{
	margin:0;
	padding:0;
	background-color:#e6e6e6;
	text-align:center;
}
.twittLI{
	background:url('images/twit3.jpg') no-repeat;
	background-repeat:no-repeat;
	clear:left;
	margin-bottom:20px;
	padding:7px 25px 5px 8px;
	font-size:10px;
}
-.JRM{
	display:block;
	background:url('images/twit-repeat.jpg') no-repeat;
	background-position:-8px 0;
	width:294px;
}
-.time{
	display:block;
	background:url('images/twit-repeat.jpg') repeat-y;
	background-position:-8px 0;
	width:294px;
}
#juitterContainer img{
	border:0 none;
	float:left;
	height:35px;
	padding:0 42px 50px 5px;
	width:35px;
}
#juitterContainer ul{
	background-color:#e6e6e6;
	padding-top:5px;
	padding-bottom:5px;
}
#twitter-box{
	margin-top:10px;
}
#sidebar h4{
	font-size:12px;
}
#header{
	background:#fff url('images/grad.jpg') repeat-x;
	height:318px;
}
#ricerca{
	margin-top:-6px;
}
#search-button{
	margin-right:5px;
}
#se{
	height:20px;
	position:relative;
	top:-5px;
}
#s{
	height:20px;
}
.extLink{
	display:none;
}
.entry a{
	margin-bottom:5px;
}
.leggitutto{
	float:right;
}
span.metainf{
	width:380px;
	display:block;
	float:left;
}
#footer{
	margin:0 auto;
	padding:0;
	width:926px;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#footer ul li{
	margin:0;
	padding:5px 8px;
	float:left;
}
#navigazione-ancora{
	float:left;
	margin:0;
	padding:5px 20px 5px 10px;
	margin-right:10px;
	margin-bottom:5px;
	list-style:none;
	background:#ECEBE6;
}
#navigazione-ancora li a{
	padding:2px 0;
	display:block;
	color:#B20926;
}
#links_area{
	padding:10px;
	margin:30px 0;
	background:#ECEBE6;
}
#links_area h2{
	color:#B20926;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:10px 0;
	font-size:16px;
}
#links_area ul{
	list-style:none;
	margin:0;
	padding:0;
}
#links_area ul li{
	margin:0;
	padding:0;
}
#links_area ul li span{
	color:#B20926;
	font-weight:bold;
}
#links_area ul li a{
	color:#4D4D4D;
}
div.single1 img{
	width:520px;
	height:225px;
}
div.wp-pagenavi a.page{
	background-color:#ddd;
	color:#B20926;
	border:1px solid #b20926;
}
div.wp-pagenavi span.current{
	background-color:#ddd;
	color:#B20926;
	border:1px solid #b20926;
	font-weight:bold;
}
div.wp-pagenavi a.previouspostslink, div.wp-pagenavi a.nextpostslink, div.wp-pagenavi a.last, div.wp-pagenavi a.first{
	background-color:#ddd;
	color:#B20926;
	border:1px solid #b20926;
}
.navigation{
	text-align:center;
}
.pagetitle{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	margin-bottom:10px;
	margin-left:30px;
	padding-top:20px;
	color:#b20926;
}
.page h1 {
	border-top:5px double #E6E6E6;
	color:#B20926;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	text-transform:uppercase;
}
.page{
	padding:10px 30px;
}
#searchform{
	text-align:center;
	padding-top:10px;
}
#sidebar img{
	border:0;
	margin-bottom:-2px;
}
#rela{
	width:332px;
	position:relative;
	left:-7px;
	padding-top:10px;
	height:70px;
	overflow:hidden;
}
#related_videos img{
	width:80px;
	height:auto;
}
#related_videos p{
	margin-right:10px;
	float:left;
}
.prev{
	margin:0;
	padding:0;
	position:absolute;
	top:32px;
	left:0;
	width:19px;
	height:22px;
}
.next{
	margin:0;
	padding:0;
	position:absolute;
	top:32px;
	right:12px;
	width:19px;
	height:22px;
}
#related_videos {
	margin-left:21px;
}
#related_videos li img{
	height:60px;
}
#menu_alto img{
	border:0;
	float:left;
	margin-left:20px;
}
#menu_alto li{
	float:left;
}
.left{
	float:left;
}
.right{
	float:right;
}
.wpcf7-form input[type=text], .wpcf7-form textarea{
	background-color:#e6e6e6;
}
.lav{
	width:170px;
	height:170px;
	float:left;
	padding-right:10px;
}
.lav img{
border:10px solid #E6E6E6;
}
.entry{
	letter-spacing:1px;
	line-height:18px;
}
