/*
Theme Name: ON. 
Theme URI: http://www.bangstudio.it
Description: ON, il tuo web shopper di fiducia
Version: 1.0
Author: bangstudio
Author URI: http://www.bangstudio.it
*/


/* General */

body {
	background-attachment: fixed;
	background-color: #000000;
	color: #666666;
	background-image: url(images/sf_body.jpg);
	background-position: 65% top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#header {
	text-decoration: none;
	letter-spacing: -1px;
	background-image: url(images/logo_on.png);
	width: 960px;
	background-repeat: no-repeat;
	background-position: 20px top;
	height: 215px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .pad {
	padding-left: 570px;
	padding-top: 60px;
}
#nome a {
	font-size: 48px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nome {
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
#nome .description {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

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

img {
	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;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* corpocentrale */

#corpocentrale {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}


	/* Main - Content */
	
	#content {
	float: left;
	width: 555px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
	float: left;
	margin-bottom: 13px;
	width: 540px;
	background-image: url(images/post_sf.png);
	background-repeat: repeat;
	border: 1px solid #0084e4;
	}
	
		/* Post - Elements */
		
		#content .post .post-top {
	height: 40px;
	background-image: url(images/post_top.png);
	background-repeat: no-repeat;
	width: 540px;
		}
		
		#content .post .post-in {
	width: 540px;
		}
		
		#content .post .post-bottom {
	height: 25px;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 540px;
	margin-bottom: 20px;
		}
		
		/* Post - Title */
		
		#content .post .post-title {
	color: #90cb3a;
	font: normal 10px;
	padding-left: 25px;
	width: 470px;
		}
		
		#content .post .post-title a {
	color: #ABD2E6;
	text-decoration: none;
		}
		
		#content .post .post-title a:hover {
	text-decoration: none;
		}
		
		#content .post .post-title .post-date {
	width: 72px;
	height: 65px;
	float: left;
	text-align: center;
	text-transform: capitalize;
	color: #007bc0;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/post_date.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
	line-height: 29px;
	background-position: bottom;
		}
		
		#content .post .post-title .post-date span {
	padding-top: 8px;
	display: block;
	font-weight: normal;
	font-size: 48px;
	color: #007bc0;
		}
		
		#content .post .post-title h2 {
	padding-top: 12px;
	color: #FFFFFF;
	font-size: 24px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	font-variant: normal;
		}
		
			#content .post .post-title h2.page-title {
				padding: 0 20px;
			}
		
		#content .post .post-title h2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 99%;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
	padding-top: 2px;
	font-size: 12px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
	color: #FFFFFF;
	
	font-family:;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	background-repeat: repeat;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
		}
#content .post-entry img  {
	background-image: url(images/sf_post_img.png);
	background-repeat: repeat;
	padding: 5px;
	margin-left: -10px;
}

#content .post .post-entry table  {
	
	padding-left: 90px;
}

#content .post .post-entry table a {
	display: block;
	width: 150px;
	margin-bottom: 15px;
}
		

#content .post .post-entry td {
	text-align: left;
	padding-right: 20px;	
	
}
		
		
		#content .post .post-entry p {
	width: 385px;
	padding-left: 90px;
	font-size: 14px;
		}
		
		#content .post .post-entry a {
			color: #abd2e6;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
	margin: 0px 30px;
	padding-left: 15px;
	border-left-style: none;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
	color: #90cb3a;
	float: right;
	height: 20px;
	padding: 0 20px 0 50px;
	background-image: url(images/sf_commento.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	background-position: 30px;
		}
		
		#content .post .post-info a {
	color: #abd2e6;
	text-decoration: none;
	font-size: 12px;
		}
		
			#content .post .post-info a.add-comment-link {
	color: #fedb41;
			}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 0px;
		}
#content .post .comments p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 470px;
}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #abd2e6;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
	width: 450px;
		}
		
		#content .post .comments ol li cite {
			color: #90cb3a;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
	color: #abd2e6;
	text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
	color: #abd2e6;
	text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
	font: normal 11px/18px;
	color: #abd2e6;
	margin: 0;
		}
		
		#content .post #commentform a {
			color: #abd2e6;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		color: #ffffff;
		width: 540px;
		float: left;
	}
	
	#content .navigation a {
		margin-bottom: 13px;
		font: bold 11px;
		color: #ffffff;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
	float: left;
	width: 385px;
	font: normal 11px/18px;
	color: #000000;
	}
#sidebar .pad {
	text-decoration: none;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: normal;
}	
	#sidebar a {
	color: #abd2e6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	}
	
		
	#sidebar a:visited {
	color: #999999;
	text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Sides */
	
	#sidebar #sidebar-left {
		float: left;
		width: 180px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 180px;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
	width: 180px;
	margin-bottom: 15px;
	background-image: url(images/sidebar_box_sf.png);
	background-repeat: repeat;
	border: 1px solid #006ab7;
	}
	
	#sidebar .sidebar-box a:hover {
	color: #90cb3a;
	}
	
	
	#sidebar .sidebar-box-top {
	width: 180px;
	height: 20px;
	background-image: url(images/sf_ombra_angolo.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006ab7;
	border-right-color: #006ab7;
	border-left-color: #006ab7;
	background-position: left top;
	}
	
	#sidebar .sidebar-box-in {
	width: 180px;
	background-image: url(images/sidebar_box_in.);
	background-repeat: repeat-y;
	color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006ab7;
	border-left-color: #006ab7;
	font-weight: normal;
	}
	
	
	#sidebar .sidebar-box-bottom {
	width: 180px;
	height: 17px;
	background-image: url(images/sidebar_box_bottom.);
	background-repeat: no-repeat;
	}
	
	
	/* Main - Sidebar - Sondaggio */
	
	#sidebar .sidebar-box2 {
	width: 180px;
	margin-bottom: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9e2c9c;
	}
	
	
	#sidebar .sidebar-box2 h4 {
	font-size: 15px;
	color: #000000;	
	
	}
	
	#sidebar .sidebar-box2 a {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	}
	#sidebar .sidebar-box2 a:hover {
	color: #9e2c9c;	
	}
	
	#sidebar .sidebar-box2 h3 {
	color: #9e2c9c;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
	
.sidebar-box2 .sidebar-box-in2 .pad {
	padding: 5px;
}
	
	#sidebar .sidebar-box-top2 {
	width: 180px;
	height: 20px;
	background-image: url(images/sf_ombra_angolo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	}
	
	#sidebar .sidebar-box-in2 {
	width: 180px;
	color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006ab7;
	border-left-color: #006ab7;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}

	
	#sidebar .sidebar-box-bottom2 {
	width: 180px;
	height: 23px;
	background-image: url(images/sidebar_box_bottom_2.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	
	/* Main - Sidebar - Commenti */
	
	#sidebar .sidebar-box4 {
	width: 180px;
	margin-bottom: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	}
	

	#sidebar .sidebar-box4 a {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	#sidebar .sidebar-box4 a:hover {
	color: #FFB80A;	
	}
	
	#sidebar .sidebar-box4 h3 {
	color: #FFB80A;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
	
.sidebar-box4 .sidebar-box-in4 .pad {
	padding: 5px;
}
	
	#sidebar .sidebar-box-top4 {
	width: 180px;
	height: 20px;
	background-image: url(images/sf_ombra_angolo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	}
	
	#sidebar .sidebar-box-in4 {
	width: 180px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}

	
	#sidebar .sidebar-box-bottom4 {
	width: 180px;
	height: 23px;
	background-image: url(images/sidebar_box_bottom_2.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	
	/* Main - Sidebar - box riga bianca */
	
	#sidebar .sidebar-box3 {
	width: 180px;
	margin-bottom: 15px;
	
	}
	
	#sidebar .sidebar-box3 a {
	font-size: 12px;
	padding-bottom: 5px;
	}
	
	#sidebar .sidebar-box3 a:hover {
	padding-bottom: 5px;
	color: #FFCC33;
	}
	
	#sidebar .sidebar-box3 .pad p {
	color: #FF00A6;
	}
	
	#sidebar .sidebar-box-top3 {
	width: 180px;
	height: 20px;
	background-image: url(images/sidebar_box_top3.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
	#sidebar .sidebar-box3 h3 {
	color: #FFCC33;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.sidebar-box3 .sidebar-box-in3 .pad {
	padding: 5px;
}
	
	#sidebar .sidebar-box-in3 {
	width: 180px;
	color: #FFFFFF;
	background-image: url(images/sidebar_box_in3.png);
	background-repeat: repeat-y;
	}
	
	
	
	#sidebar .sidebar-box-bottom3 {
	width: 180px;
	height: 23px;
	background-image: url(images/sidebar_box_bottom3.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	
	
	
	
	/* Main - Sidebar - Commenti */
	
	#sidebar .sidebar-box4 {
	width: 180px;
	margin-bottom: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	}
	

	#sidebar .sidebar-box4 a {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	#sidebar .sidebar-box4 a:hover {
	color: #FFB80A;	
	}
	
	#sidebar .sidebar-box4 h3 {
	color: #FFB80A;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
	
.sidebar-box4 .sidebar-box-in4 .pad {
	padding: 5px;
}
	
	#sidebar .sidebar-box-top4 {
	width: 180px;
	height: 20px;
	background-image: url(images/sf_ombra_angolo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	}
	
	#sidebar .sidebar-box-in4 {
	width: 180px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}

	
	#sidebar .sidebar-box-bottom4 {
	width: 180px;
	height: 23px;
	background-image: url(images/sidebar_box_bottom_2.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	
	
	
	#sidebar .sidebar-box-bottom3 {
	width: 180px;
	height: 23px;
	background-image: url(images/sidebar_box_bottom3.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	
	
	
	
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
	padding: 0 3px 0 10px;
	width: 167px;
	height: 35px;
	color: #90cb3a;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
		}
#sidebar a {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
		#sidebar ul li {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
		}
		
		#sidebar ul li a {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 19px;
	display: block;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
		#sidebar ul li a:hover {
	text-decoration: none;
	color: #ffffff;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
	padding: 0;
	list-style-type: none;
			}
			
			#sidebar ul li ul li a {
	padding-left: 25px;
	text-decoration: none;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
		}
		
		#sidebar #searchform #s {
	width: 130px;
	color: #FFFFFF;
	background-color: #1B76B8;
	border: 1px solid #006AB7;
	padding: 3px;
		}
		
		#sidebar #searchsubmit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-top: 6px;
			width: 155px;
		}
		
		#sidebar #calendar_wrap table {
			width: 155px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#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: 4px 5px 0 5px;
		}


/* Footer */

#footer {
	width: 540px;
	color: #ffffff;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	background-image: url(images/sf_footer.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#footer a {
	color: #FFCC00;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}
#footer .pad {
	padding: 20px;	
}
.banner_pad {
	margin-top: 5px;
}




/* Ratings */

#ratings {
	color: #5DE4FF;
	margin-left: 85px;
}
#ratings .pad h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

#ratings .pad {
	background-image: url(images/post_sf.png);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}

#ratings img {
	
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	

}#sidebar #sidebar-right .sidebar-box2 .sidebar-box-in2 #polls .wp-polls {
	color: #000000;
	text-align: left;




/* Commento */

}
#commento {
	background-image: url(images/post_sf.png);
	background-repeat: repeat;
	margin-top: 25px;
}

#commento .pad {
	padding: 20px;
}#commento .pad h3 {
	color: #ffdf44;	
}


/* Content - box commenti  */
	
	#content #commento {
	margin-top: 25px;
	margin-bottom: 15px;
	
	}
	
	#content #commento a {
	font-size: 12px;
	padding-bottom: 5px;
	}
	
	#content #commento a:hover {
	padding-bottom: 5px;
	color: #FFCC33;
	}
	
		
	#content #commento h3 {
	color: #FFCC33;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}	
	
	#content #commento .pad p {
	color: #FFFFFF;
	}
	
	
	#content #commento .top {
	width: 180px;
	height: 20px;
	background-image: url(images/sidebar_box_top3.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
	#content #commento .in {
	width: 180px;
	color: #FFFFFF;
	background-image: url(images/sidebar_box_in3.png);
	background-repeat: repeat-y;
	}
	

#content #commento .in .pad {
	padding: 5px;

		}
		
		#content #commento .bottom {
	padding: 5px;

		}.sidebar-main-banner img {
	width: 385px;
	margin-bottom: 20px;
}
