/*  
Theme Name: Blog Synergia
Theme URI: http://ophelianicholson.com/2008/04/09/free-wordpress-theme-nite-life/
Description: Nite Life wordpress theme with picture of New York City now blogsynergia
Version: 1.0
Author: Ophelia Nicholson - customization by SD
Author URI: http://ophelianicholson.com
Cutomizer by: http://www.strategiedigitali.it
*/



/* General */

body {
	margin: 0px;
	padding:0px;
	background-color: #83C1DA;
	background-position:center;
	background-position:top;
	background-image:url(images/bkg_spiaggia.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.centrato {text-align: center;}
.alert_general {background-image:url(images/alert_general.gif); background-repeat:no-repeat;  line-height:18px; padding:25px 0px 25px 40px; color:#ffffff; font-size:14px; font-weight:bold; text-align:center; background-position: 10px 18px; background-color:#990000; margin: 7px 0px 0px 0px; border: 1px solid #000000 }
.alert_comment {background-image:url(images/alert_commento.gif); background-repeat:no-repeat;  padding:10px 0px 10px 60px; color:#000000; font-size:14px; font-weight:bold; text-align:center; background-position: 10px 2px; background-color: #7BFF76; margin: 15px 0px 15px 0px; border: 1px solid #000000 }
.help_label {color:#2393BE; font-size: 14px; font-weight:bold; line-height:30px;  padding: 10px 7px 10px 36px; background-color:#ffffff; display:block; border: 1px solid #cccccc;}

.tags { font-size:11px; padding: 7px 7px 7px 45px; margin: 0px 0px 2px 0px; background-image:url(images/ico_tagcloud.gif); background-repeat:no-repeat; text-align:left; background-position:2px 1px; color:#666666}
#content .comments_list .label-strumenti_edit_comment {background-color:#FDE466; font-size: 11px; font-weight:bold;padding: 0px 7px 0px 7px; }
.edit_comment_link {text-align:right;background-color:#FDE466; }

#respond {background-image:url(images/ico_penna.gif); background-repeat:no-repeat; line-height:32px; padding:0px 0px 0px 30px;}

h1, h2, h3, h4 {
	margin: 0;
} 


/* testo del post */
#content p { font-size:11px; text-align:justify;}
#content p img { border: 1px solid #FFE066; padding:2px; margin:3px; background-color:#f4f4f4;}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.i_racconti_di li{background-image:url(images/bul_racconto.gif); background-repeat:no-repeat; line-height:30px; list-style-type:none; padding: 0px 0px 0px 32px;}
.i_racconti_di_img {background-image:url(images/i_racconti_di.gif); background-repeat:no-repeat; width:199px; height:210px; margin: 0px 5px 5px 5px; float:right;}
.messaggio-errore { color:#990000; font-weight:bold; text-align:center;}
p.messaggio-errore { font-size:14px; text-align:center;}
.messaggio-errore_form { text-align:center; width:400px; margin: 0px auto 0px auto;}
.form_button_auto {  
        background: transparent url(/wp-content/themes/blogsynergia/images/bkg_button_auto.jpg) repeat-x;
		background-position:center;
		line-height: 27x;
        height: 27px;
        width: auto;
		font-weight:bold;
		font-size: 14px;
        color: #ffffff;
		text-align:center;
		margin: 0px 0px 0px 0px;
		padding:0px 20px 0px 20px;
	
		border-top: 1px solid #510D00;
		border-right: 1px solid #510D00;
		border-bottom: 1px solid #990000;
		border-left: 1px solid #990000;
	
	
	}

/* Page */

#page {
clear:both;
	margin: 0 auto;
	width: 1004px;
	background: url("images/page.gif") repeat-y;
}

#page-top {
clear:both;
	width: 1004px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-bottom {
clear:both;
	width: 1000px;
	height: 62px;
	font-size:11px;
	background-color:#2495c1;
	color:#fff;
	padding:0px 0px 0px 0px;
	
}
#page-footer {
	background: url("images/footer.gif") no-repeat;
	height:20px;
}

/* Header */


/* Header - per blog  */
#header {
	width: 1000px;
	height: 381px;
}
#header .riferimenti-sito{
	width: 300px;
	height: 100px;
	margin: 0px 10px 0px auto;
	padding: 205px 10px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

#header .riferimenti-sito a{
	color: #FFFFFF;
	text-decoration:none;
}
#header .riferimenti-sito a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/* Header - Info */
#header #header-info {
		position: absolute;
		top: 118px;
		left: 460px;
	}
#header #header-info h1 {
		color: #ffffff;
		font: bold 30px Verdana;
		padding-bottom: 5px;
	}
#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
#header #header-info .description {
		color: #ffffff;
		font: bold 14px Verdana;
	}
/* Header - Menu linguette */
#header {	position:relative;}

#header-menu {
	    clear: both;
		width: 510px;
		height: 28px;
		position:absolute;
		top:352px;
		left:260px;
	}
#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 28px;
	}
#header #header-menu ul li {
		float: left;
		height: 20px;
		width: 111px;
		font: normal 13px Verdana;
		color: #000000;
		margin-right: 5px;
		padding: 0px;
		text-align:center;
		background: url("images/header_menu.gif");
		background-repeat:no-repeat;
	
			}
			
			
#header #header-menu ul li a {
		color: #000000;
		text-decoration: none;
	}
#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
#header #header-menu ul li ul {
		display: none;
	}
	
	
#header #header-menu li.page-item-224{
width: 171px;
background: url("images/header_menu_2.gif");
		background-repeat:no-repeat;
}
	
.titolo_feed { font-size: 16px; font-weight:bold;}
.feed {
	font-size: 11px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:none;
	text-align:justify;
			}
.rss_info { text-align:right;}
.feed a{ font-weight:bold;}
.feed a:hover{ color: #FBE355}
.feed img{border:0px;}
	
/* blocco area riservata */
#header #sidebar-top {
	font-size: 10px;
	color: #ffffff;
	margin:0px 0px 0px auto;
	position:absolute;
	top:165px;
	left:745px;
	width:250px;
}
.sidebarlogin_otherlinks {list-style-type: none; margin:0px 0px 0px 25px; padding:0px; font-size:11px;}
.sidebarlogin_otherlinks a{color:#FFFFFF}
.sidebarlogin_otherlinks a:hover{color:#FBE355}
.sidebarlogin_otherlinks li{ float:left;}
#user_login { margin:0px 0px 2px 5px; height: 16px; width:110px; background-color: transparent; line-height:18px; color:#FFFFFF; font-size: 12px; font-weight:bold; border-bottom: 1px solid #FFFFFF;padding:2px;  }
#user_pass { margin: 2px 0px 0px 20px;  height: 16px; width:110px; background-color: transparent; line-height:18px; color:#FFFFFF; font-size: 12px; font-weight:bold; border-bottom: 1px solid #FFFFFF;padding:2px;  }
.label_rememberme { margin: 7px 0px 0px 8px; display:block; font-size:11px;}
.label_user_login { font-size:11px;}
.label_user_password {font-size:11px;}



#wp-submit, #tdomf_form1_send {  
        background: transparent url(images/bkg_button.gif) no-repeat;
		line-height: 23x;
        height: 23px;
        width: 91px;
		font-weight:bold;
		font-size: 14px;
        color: #ffffff;
		text-align:center;
		margin: 0px 0px 0px 55px;
		padding:0px;
		border:0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
#rememberme { vertical-align:middle;}	

/* menu utente */

.pagenav_menuutente  {list-style-type: none;  padding:0px; font-size:12px; font-weight:bold;}
.pagenav_menuutente  a{color: #FFFFFF;}
.pagenav_menuutente  a:hover{color:#FBE355}
.pagenav_menuutente  li{ }
.pagenav_menuutente .page_item_amministrazione {background: url("images/ico_amministrazione.gif"); background-repeat:no-repeat; padding: 2px 3px 0px 28px; line-height:26px;}
.pagenav_menuutente .page_item_scriviracconto {background: url("images/ico_scriviracconto.gif"); background-repeat:no-repeat; padding: 2px 3px 0px 28px; line-height:26px;}
.pagenav_menuutente .page_item_modificaprofilo {background: url("images/ico_modificaprofilo.gif"); background-repeat:no-repeat; padding: 2px 3px 0px 28px; line-height:26px;}
.pagenav_menuutente .page_item_logout {background: url("images/ico_logout.gif"); background-repeat:no-repeat; padding: 2px 3px 0px 28px; line-height:26px;}
.nome_utente { font-style:italic;}

/* Main */

#main {
	width: 1004px;
}

	/* Main - Sidebar */
	
	#sidebar {
		
	}
	
	#sidebar a {
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar #sidebar-left {
		float: left;
		width: 215px;
		margin-top: 126px;
		color: #ffffff;
	}
	
		#sidebar #sidebar-left a {
			color: #ffffff;
		}
	
	#sidebar #sidebar-right {
		float: left;
		width: 200px;
		padding:38px 4px 0px 23px;
		color: #ffffff;
		
			}
	
		#sidebar #sidebar-right a {
			color: #ffffff;
		}
		
		/* Sidebar - Titles */
		
		#sidebar h3 {
			padding:0px 0px 5px 17px;
			font: bold 16px;
			
						
		}
		
			
		#sidebar-right h3 {
			padding-left: 17px;
			width:190px;
			color:#350000;
			font-size:14px ;
			margin-top:8px;
			background-image:url(images/h3.gif);
			background-position:top;
			background-repeat:repeat-x;
			border: 2px solid #ff0000;
		}
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0 0 20px 0;
			padding: 0;
			list-style-type: none;
		}
		/* titolo notiza rss*/
		#sidebar ul li a.rsswidget {
			font: normal 11px/14px Verdana;
			text-align:justify;
			padding:0px 17px 5px 17px;
			
		}
		

	.rss-date { font-size:10px; line-height:22px;   color:#FF8C27; font-weight:bold; }
		#sidebar ul li.cat-item {
			font: normal 14px;
			background-image:none;
		}
		
		#sidebar-left h3 {
			text-transform:uppercase;
		}
		
			#sidebar #sidebar-left ul li {
				margin:0;
				padding:0;
				background-image:url("images/punti.gif");
				background-position:bottom;
				background-repeat:no-repeat;
				
				
			}
			
			#sidebar #sidebar-left ul li a {
				padding:0px 17px 10px 17px;
			    display:block;
		
				height:100%;
				background-image: url("images/btn.gif");
				background-position:left top;
				background-repeat:no-repeat;
				color: #ffffff;
				font-size:12px;
				text-decoration: none;
				
			}
			/* link alle categorie */
			#sidebar #sidebar-left ul li.cat-item {
			background:none;
			margin:0;
			padding:0;
			}
			
			#sidebar #sidebar-left ul li.cat-item a{
			background:none;
			padding:5px 17px;
			margin:0;
			border-bottom: 1px solid #1A445A;
			border-top: 1px solid #122D3E;
			}
			#sidebar #sidebar-left ul li.cat-item a:hover {
			background-color:#000;
			text-decoration:none;
			}
			
			#sidebar #sidebar-left ul li a:hover {
			
			text-decoration: underline;
			}
		
			
			#sidebar #sidebar-right ul li {
				color: #ffffff;
				font-size:11px;
				background: url("images/ico_stella.gif"); 
				background-repeat: no-repeat;
				padding: 2px 0px 2px 23px;
			}
			
			#sidebar #sidebar-right ul li a {
				color: #ffffff;
				text-decoration: none;
			}
			
			#sidebar #sidebar-right ul li a:hover {
				text-decoration: underline;
			}
			
			#sidebar #sidebar-right ul li ul li {
				border-top: none;
			}
		
		/* Sidebar - Forms */
		/* box cerca */
		.box_cerca {
		background: url("images/bkg_cerca.gif"); 
		background-repeat:no-repeat; 
		width: 203px; 
		height:44px;
		padding: 9px 0px 0px 10px; 
		}
		#sidebar #searchform {
		margin: 0px;
		padding:0px;
		border:0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		}
		/* input text campo cerca */
		#sidebar #searchform #s {
			width: 150px;
			border: 1px solid #FFFFFF;
		}
		#searchsubmit {
		background: url("images/bkg_button_cerca.gif");
		background-position:center;
		background-repeat:no-repeat;
		width: 43px;
		line-height:16px;
		margin:4px 0px 0px 0px;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		border:0px;

		}
	
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			padding: 5px 0 20px 0;
		}
		
			#sidebar #sidebar-left #calendar_wrap {
				border-top: 1px solid #424242;
			}
			
			#sidebar #sidebar-right #calendar_wrap {
				border-top: 1px solid #1f1f1f;
			}
		
		#sidebar #calendar_wrap table {
			width: 142px;
			margin: 0 auto;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
			width: 142px;
			margin: 0 auto;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 5px 0px 20px 0px;
		}
		
			#sidebar #sidebar-left .textwidget {
			
			}
			
			#sidebar #sidebar-right .textwidget {
			
			}
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 525px;
		padding-left: 22px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 20px;
		width: 523px;
		color:#37322F;
	}
	
	#content .post a{
		color:#37322F;
		font-weight:bold;
	}
	#content .post a:hover{
		color:#000000;
	
	}
	
		/* Post - Title */
		
		#content .post .post-title {
		    clear:both;
			background-color:#FF6600;
			color: #ffffff;
			font-size:12px;
			line-height: 19px;
			padding: 0px 7px 0px 7px; 
		}
		
		#content .post .categoria { border: 1px solid #FFE066; height:14px; font-size:10px; float:right; padding: 0px 7px 0px 7px; margin:0px 0px 1px 0px;}
		#content .post .data-post { border: 1px solid #FFE066; height:14px; font-size:10px; float:left; padding: 0px 7px 0px 7px;  margin:0px 0px 1px 0px;}
	    #content .post .contenitore-post{ border: 1px solid #FFE066; margin: 0px 0px 2px 0px; clear:both  }
		
		#content .post .post-title a {
			color: #ffffff;
			font-weight:bold;
			text-decoration: underline;
			font-size: 14px;
		}
		
		#content .post .post-title a:hover {
			color: #002100;
		}
		
		#content .post .post-title h2 {
			padding: 0 15px;
			color: #000000;
			font: bold 15px/34px Verdana;
			float: left;
		}
		
		
		#content .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		
		
		#content .post .post-title .post-title-info {
			clear: both;
		}
			#content .post .post-title .post-title-info a{
			font-style: italic;
			font-size: 12px;
		}
		#content .post .label-strumenti {
		background-color:#FFF6CA; 
		font-size: 11px; 
		font-weight:bold;
		padding: 0px 7px 0px 21px;
			background-image:url(images/tools.gif);
	background-position:left;
	background-repeat:no-repeat;
		
		
		}
		#content .post .post-title-comments {
	background-color:#FFF6CA;

			text-align: right;
			
			font-size:11px;
		}
		#content .post .post-title-comments .voce_strumenti {
	        line-height: 14px;
			padding: 0px 7px 0px 7px;
			border-left: 1px solid #FFE066;
			border-right: 1px solid #FFE066;
			font-size:11px;
		}
		#content .post .post-title-comments .primavoce_strumenti {
	        line-height: 14px;
			padding: 0px 7px 0px 0px;
			border-right: 1px solid #FFE066;
			font-size:11px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/18px Verdana;
			color: #000000;
			padding: 0 12px 10px 12px;
			width: 500px;
	
		
		}
		
		#content .post .post-entry a {
			color: #696969;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font: bold 11px/20px Verdana;
			float: right;
			color: #696969;
			text-decoration: none;
		}
		
		#content .post .post-entry a.more-link:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
		font-size: 13px;
		font-weight:bod;
		color: #373b3e;
		padding: 7px;
		background-color: #FDE466;
		}
		#content .post h3 .titolo-commento { font-weight:bold;}
		/* Post - Comments */
		
		 #content .post .contenitore-comment{ border: 1px dashed #FDE466; margin: 7px 0px 2px 0px; clear:both; font-size:11px; background-color:#FDF3C4 }
	

		
		#content .post .comments {
		
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding: 0px 25px 0px 25px;
		}
		
		
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
	
		
		#content .post .comments ol li a:hover {
	        color: #333333;
			text-decoration: underline;
			
		}
	
		#content .post .comments ol li.alt {
		border: 1px #FDE466 dashed;
		margin-bottom: 2px;	
		}
		
		 #content .post .comments ol li.alt:hover {
		border: 1px #FF9900 dashed;
			margin-bottom: 2px;	
		}
		
		#content .post .comments ol li cite {
			color: #696969;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #696969;
			text-decoration: underline;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 11px/18px Verdana;
			color: #000000;
			padding: 0 15px;
		}
		
		#content .post #commentform a {
			color: #696969;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
		#comment {border:1px solid #FDE466;
		color: #696969;}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/25px Verdana;
		color: #325aa2;
		width: 500px;
		height: 25px;
		margin-bottom: 20px;
		float: left;
		padding: 0 12px;
	}
	
	#content .navigation a {
		color: #696969;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		#content .navigation .navigation-previous:hover {
			border: 1px solid #CCCCCC;;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
			#content .navigation .navigation-next:hover {
			border: 1px solid #CCCCCC;;
		}


/* Footer */

#footer {
	width: 559px;
	height: 34px;
	background: url("images/footer.gif") no-repeat;
}

#footer a {
	color: #696969;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


.style_form {
	margin: 0px;
	padding:0px;
	border:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#login_error, .message {
	width:180px;
	margin: 0px auto 10px auto;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	top:-80px;
	position:absolute;
	background-color: #990000;
	line-height:140%;
	
}


#login_error a, .message a{
	color: #FFFFFF;
	font-weight:bold;
	
}
#login_error a:hover, .message a:hover{
	color: #FBE355;
	font-weight:bold;
	
}
div.ratingblock {
	margin: 0;
	clear: both;
}

span.youtube {
	margin-top: 10px;
	clear: both;
}

.but_amministraracconto {margin: 0px auto 0px 60px;}
.but_pubblicaracconto { background-image: url("images/ok.gif"); background-repeat:no-repeat; background-position: 1px 1px; height:45px; line-height:45px; display:block; float:left; width:150px; padding: 2px 2px 2px 36px; font-size:12px; border: 1px solid  #009900; margin: 0px 2px 0px 0px;   }

.but_cancellaracconto {background-image: url("images/Non_ok.gif"); background-repeat:no-repeat; background-position: 1px 1px; height:45px; line-height:45px; display:block; float:left; width:150px;  padding: 2px 2px 2px 36px; font-size:12px; border: 1px solid  #cc0000; }

/* =Hoverbox Code
----------------------------------------------------------------------*/
.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}



.hoverbox
{
	cursor: default;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hoverbox a
{
	cursor: default;
	position: relative;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 4px;
	left: -390px;
	z-index: 1;
	background-color: #f4f4f4;
	padding:3px;
	border: 1px solid #666666;
	text-decoration:none;
    font-weight:normal;
	width:380px;
	
}

.hoverbox img
{
	
	padding: 2px;
	vertical-align: middle;
	float: left;
    border:0px;
    margin:0px;
    
	
}

.hoverbox li
{

	display: inline;
	position: static;
	margin:0px;
	padding:0px;
}

.hoverbox .preview
{
	text-decoration:none;
    font-weight:normal;

}

.percorso_accesso {

height:62px;
line-height:62px;

	background-image: url("images/raccontaci_di_te.gif"); background-repeat:no-repeat; 
	padding: 0px 0px 0px 65px;
	color: white;
	border: 1px solid #ffffff;
}
.percorso_accesso a{ color:#ffffff; font-size:16px; font-weight:bold;}
.percorso_aiuto  {
font-size:11px;
position: absolute;
top: 10px;
left: 500px;
text-align:center;
padding:4px;


	
	width:200px;
	color: white;
	border: 1px solid #ffffff;
}
.percorso_aiuto a{ color:#ffffff; font-size:12px; font-weight:bold;}

