/*
Theme Name: Bluenix
Theme URI: http://www.thisisdui.com/
Description: Bluenix Wordpress Theme by DUI
*/

* {
 margin: 0;
 padding: 0;
/* border: 0;*/
}

html {
 height: 100%;
 margin-bottom: 1px;
}

body {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 background:#fff url(images/sfondo.gif) repeat-x top left;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
 color: #465355;
}

a:link, a:visited {
 text-decoration: none;
 color: #709298;
}

a:hover {
 text-decoration: underline;
 color: #709298;
}

p {
 padding: 5px 0;
}

small {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 11px;
 color: #ABABAB;
}

acronym, abbr, span.caps {
 cursor: help;
 font-size: 0.9em;
 letter-spacing: .07em;
}

acronym, abbr {
 border-bottom: 1px dashed #999;
}

blockquote {
 margin: 15px 30px 0 10px;
 padding-left: 20px;
 border-left: 5px solid #ddd;
}

blockquote cite {
 margin: 5px 0 0;
 display: block;
}

code {
 font: 1.1em 'Courier New', Courier, Fixed;
}


#page {
 margin: 0px auto;
 width: 960px;
 background: #ffffff url(images/page_bg.gif) repeat-y top left;
 overflow: hidden;

}

#header {
	background: url(images/header_bg.gif) repeat-x top left;
	height: 146px;
/**/
	
	
}
/*.top-bg {
	background: url(images/top_bg.gif) no-repeat;
	height: 45px;
}*/
#headerimg {
	margin:0px;
	padding: 0px 0 0 5px;
	float: left;
	background:#3A6FB3;

}

#headerimg h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background:#3A6FB3;
}
#headerimg h1 a {
	color: #fff;
}
#headerimg h2 {
	position:absolute;
	top:0;
	padding-top:10px;
	right:20%;
	font: normal 22px  Arial, Helvetica, sans-serif;
	color: #fff;
	font-style:italic;
	background:#3A6FB3;
}
.description {
	color: #B3C4C7;
}
#search {
	float: right;
	margin-top: 100px;
	width: 260px;
	background: url(images/search_bg.gif) no-repeat top left;
	padding: 2px 5px;
	height: 41px;
}
#s {
	width: 217px;
	border:0;
}
#nav {
	height: 38px;
	line-height: 38px;
	background: #003366;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav ul {
	float: left;
	list-style: none;
	padding-left: 10px;
}
#nav ul li {
	float: left;
	background: url(images/nav_separator.gif) no-repeat center left;
}
#nav ul li.home {
	background: none;
}
#nav ul li a {
	float: left;
	padding: 0 10px;
	color: #fff;
}
#nav ul li.current_page_item ul li a {
	color: #fff;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	color: #FFD537;

}
#nav ul li ul {
	float: left;
}
#nav .subscribe {
	float: right;
	height: 38px;
	line-height: 38px;
	background: url(images/subscribe_bg.gif) no-repeat center left;
	padding: 0 25px 0 25px;
	color: #fff;
}
#nav .subscribe a {
	color: #fff;
}
#content {
	width:549px;
	float: left;
	padding: 0 22px;
	line-height: 20px;
	margin-bottom:50px;
}

.post {

 margin:40px 0 0 ;
 padding-bottom:20px;

}
.post h2, .post h2 a {
	font-size: 20px;
	color: #476CA1;
}
#post a {
	text-decoration: underline;
}
.post .author {
	text-transform: uppercase;
	color: #494949;
}
.entry {
/*
	border-top: 1px solid #ECECEC;
	margin-top: 10px;
	*/
	
}
.entry h2 {
color: #0F458F;
border-bottom: 1px solid #ECECEC;
}
.entry p a {
color: #CB2D2C;
text-decoration:none
}
.entry p a:hover {
color: #CB2D2C;
text-decoration:underline
}

.postmetadata {
 background: #F7F7F7;
 height: 37px;
 line-height: 37px;
 padding: 0 14px;
 font-size: 11px;
 border-bottom: 1px solid #E4E4E4;
}
.postmetadata a {
	color: #566568;
	font-weight: bold;
}
.comments {
	float: right;
}
.tags {
 height: 37px;
 line-height: 37px;
 padding-left: 40px;
 font-size: 11px;
 border-bottom: 1px solid #E4E4E4;
 background: #F7F7F7 url(images/tags_bg.gif) no-repeat center left;
}
.postmetadata ul, .postmetadata li {
 display: inline;
 list-style: none;
}

.attachment {
 text-align: center;
 margin: 5px 0px;
}

.smallattachment {
 text-align: center;
 float: left;
 width: 128px;
 margin: 5px 5px 5px 0px;
}

.alt {
 background-color: #f8f8f8;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}
.clear {
 clear: both;
 height: 0px;

}

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

img.alignright {
 padding: 4px;
 margin: 0 0 2px 7px;
 display: inline;
}

img.alignleft {
 padding: 4px;
 margin: 0 7px 2px 0;
 display: inline;
}

.alignright {
 float: right;
}

.alignleft {
 float: left
}

.center {
 text-align: center;
}

.hidden {
 display: none;
}

.navigation {
 display: block;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 60px;
}
.navigation a {
	display: block;
	width: 101px;
	height: 28px;
	line-height: 28px;
	background: url(images/navigation.gif) no-repeat;
	color: #fff;
}

.aligncenter {
 display: block;
 margin: 0 auto;
}

#sidebar {
 padding: 14px 0px 14px 13px;
 width: 341px;
 float: left;

 
}
#sidebar a {
	font-weight: bold;
	color: #6198D8;

}

#sidebar h2 {
 margin: 8px 13px 0  13px;
 border-bottom: 1px solid #697679;
 padding: 5px 0;
 font: bold 14px Arial, Helvetica, sans-serif;
}
#sidebar .round_top {
	background: #CB2D2C /*url(images/sidebar_round_top.gif) no-repeat*/;
	padding-top: 5px;
	margin-bottom: 11px;
}
#sidebar .round_bottom {
	background: #CB2D2C url(images/sidebar_round_bottom.gif) no-repeat bottom;
	padding: 0px 0px 0px 5px;
	overflow: hidden;
}

#widgets ul {
	list-style: none;
}
#widgets ul li {
 width: 163px;
 float: left;
 background: #fff url(images/li_top.gif) no-repeat top left;
 margin-right: 5px;
 overflow: hidden;
 margin-bottom: 5px;
}
#widgets ul li ul {
	background: url(images/li_bottom.gif) no-repeat bottom left;
	overflow: hidden;
	list-style: disc;
	color: #5C6D70;
	padding-bottom: 10px;
}

#widgets ul ul li {
 background: url(images/li_bg.gif) no-repeat top left;
 padding: 5px 8px;
 margin: 0 13px;
 border-bottom: 1px solid #697679;
 width: 122px;
 float: none;
 list-style: none;
}
#widgets ul.children {
	background: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#widgets ul.children li {
	 border-top: 1px solid #697679;
	 border-bottom: none;
	 margin: 0;
}

#tabs {
	list-style: none;
	height: 35px;
	background: url(images/tabs_bg.gif) no-repeat bottom left;
}
#tabs li {
	background: url(images/tab_left.gif) no-repeat top left;
	float: left;
	margin-right: 3px;
	width: auto;
}
#tabs li a {
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(images/tab_right.gif) no-repeat top right;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
}
#tabs li a span {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	float: left;
}
#tabs li a:hover, #tabs li a.selected {
	background: url(images/tab_left_hover.gif) no-repeat top left;
	text-decoration: none;
		color: #CB2D2C;
}
#tabs li a:hover span, #tabs li a.selected span {
	background: url(images/tab_right_hover.gif) no-repeat top right;
	cursor: pointer;
	color: #CB2D2C;
}
.tabcontent {
	padding: 10px;
	background: #fff url(images/tabcontent_bg.gif) no-repeat bottom left;
	margin-bottom: 5px;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.tabcontent ul li {
	list-style: none;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 0 5px 8px;
	background: url(images/tabcontent_li.gif) no-repeat center left;
}



#sidebar #searchform #s {
 width: 108px;
 padding: 2px;
}

#sidebar #searchsubmit {
 padding: 1px;
}

#footer {
	width: 930px;
	margin: 0px auto;
	padding: 5px 15px;
	color: #fff;
	line-height:18px;
	/*height: 30px;*/
	background:#2E63A5;
}
#footer li {
	list-style: none;
	float: left;
	background: url(images/footer_separator.gif) no-repeat center left;
}
#footer ul {
	padding:0;
	margin:0;
	

}
#footer ul li{
	float: left;

}
#footer li a {
	display: block;
	padding-right: 10px;
	float: left;
	color: #fff;
	font-weight: bold;
	
}
#footer li.home {
	background: none;
}
#footer p  {
	padding:0px;
	margin:0px;
}


.wp-caption {
 border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	 font-size: 11px;
	 line-height: 17px;
	 padding: 0 4px 5px;
	 margin: 0;
}





.commentlist li, #commentform input, #commentform textarea {
 font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
 font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
 border: 1px solid #eee;
 padding: 2px;
 background: #fff;
}

.commentlist cite, .commentlist cite a {
 font-weight: bold;
 font-style: normal;
 font-size: 1.1em;
}

.commentlist p {
 font-weight: normal;
 line-height: 1.5em;
 text-transform: none;
}

.commentlist {
 text-align: justify;
}

.commentlist li {
 margin: 15px 0 3px;
 padding: 5px 10px 3px;
 list-style: none;
}

.commentlist p {
 margin: 10px 5px 10px 0;
}





#commentform input {
 width: 170px;
 padding: 2px;
 margin: 5px 5px 1px 0;

}

#commentform textarea {
 padding: 2px;
}

#commentform #submit {
}

#commentform p {
 margin: 5px 0;
}

#commentform p {
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#wp-calendar {
 empty-cells: show;
 margin: 10px auto 0;
 width: 100%;
}
#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
}
#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
 font-size: 9pt;
}
#wp-calendar a {
 display: block;
}
#wp-calendar caption {
 text-align: center;
 width: 100%;
}
#wp-calendar td {
 padding: 3px 0;
 text-align: center;
}
#wp-calendar td.pad:hover {
 background: #ffffff;
}
#wp-calendar th {
 font-style: normal;
 text-transform: capitalize;
}
#preventivo {
margin-top:20px;
padding-top:10px;
padding-left:40px;
height:38px;
width:329px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background:url(images/sf_richiedi_preventivo.gif) no-repeat;
}
#info {
margin-top:20px;
padding-top:10px;
padding-left:40px;
height:38px;
width:329px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background:url(images/sf_richiedi_info.gif) no-repeat;
}
#gallery {
margin-top:20px;
padding-top:10px;
padding-left:40px;
height:38px;
width:329px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background:url(images/sf_vedi_gallery.gif) no-repeat;
}
#preventivo a, #info a, #gallery a   {
	color:#fff;
}

#preventivo a:hover, #info a:hover, #gallery a:hover  {
	color:#fff;
	text-decoration:underline;
}

#subcontent ul {
	padding-top:20px;
	padding-bottom:20px;
	float: left;
	line-height:17px;
	list-style: none;
	padding-left:10px;
}
#subcontent ul li {
width:250px;
	float: left;
	padding-right:18px;
}
#subcontent li h3{
		color:#CB2D2C;
}
#subcontent a:link, #subcontent a:visited{
		color:#CB2D2C;
		text-decoration:underline;
}
#subcontent a:hover {
		color:#476CA1;
		text-decoration:underline;
}

