body {
	padding: 0;
	background: url(/images/pattern_dot.png) repeat 0 0 #FFF;
}
body, input, textarea {
	color: #666;
	font: 400 14px/1.4em 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* Links */
a {
	color: #000033;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	color: #6495ED;
}
.singular #primary .entry-content a {
	color:#6495ED;
}

#page {
/*
	margin: 0 auto;
	width: 1000px;
	position:relative;
	padding-top: 82px;
*/
	background: url(/images/sfondo.png) repeat-x 0 0;
}

#main, #branding {
	margin: 0 auto;
	width: 1000px;
}
#branding {
	background: url(/images/sf-page.png) transparent no-repeat 0 0;
	padding-top: 105px;
/*	height:78px;*/
	position:relative;
}

#branding hgroup #site-title a {
	display:block;
	position:absolute;
	text-indent: -999px;
	overflow:hidden;
	height:26px;
	width:330px;
}

#branding hgroup #site-description {
	display:none;
}
#access div {
	margin: 0;
}

#main {
	clear: both;
}

.page-title {
	color: #666;
	font: 24px/36px 'Abel', Arial, sans-serif;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 42px;
	width: 100%;
}
ul.menu {
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-transform: uppercase;
}

.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #AFAFAF;
	display: block;
	line-height: 26px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 26px;
	left: 0;
	width: 188px;
	z-index: 99999;
	text-transform: none;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #444;
	border-bottom: 2px solid #555;
	color: #F9F9F9;
	font-weight: normal;
	height: auto;
	line-height: 16px;
	padding: 10px 10px;
	width: 180px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #222;
}
#access li:hover > a,
#access a:focus {
	color: #FFF;
	background: #005588;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	color: #FFF;
	background: #6495ED;
}

#primary {
	float: none;
	margin 0;
	width: 1000px;
}
.single-post #primary, .page #primary, .error404 #primary {
	float: left;
	margin: 0 5px 0 0;
	width: 665px;
}

#content {
	margin: 0;
	width: 100%;
}
.singular #content{
	width: 665px;
	margin: 0 5px 5px 0;
}

/* Singular */
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title,
.archive .page-header,
.archive .entry-header,
.archive .entry-content,
.search .page-header,
.search .entry-header,
.search .entry-content
 {
	color:#000;
	font: 300 15px/1.5 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.single-post .entry-header,
.single-post .entry-content,
.single-post footer.entry-meta,
.single-post #comments-title,
.page .entry-header,
.page .entry-content,
.page footer.entry-meta,
.page #comments-title
{
	margin: 0 auto;
	width: 640px;
}

.sezione, .page-header, #breadcrumbs {
	background-color:#DDD;
	color:#000;
	padding: 6px 20px;
	margin: 0 0 5px;
}
#breadcrumbs {
	padding: 10px 20px;
}

h2.sezione {
	font: 28px/28px 'Abel', Arial, sans-serif;
	color: #000;
	font-variant:small-caps;
}
.home .hentry, .singular .hentry, .page .hentry, .archive .hentry, .search .hentry, .error404 .hentry {
	background-color:#EFEFEF;
	color:#717171;
	padding: 0;
	margin-bottom: 5px;
	position: relative;
}

.singular .hentry, .page .hentry {
	min-height: 480px;
	height: 480px;
	height:auto !important;
}
.postItm {
	min-height: 170px;
	height: 170px;
	height:auto !important;
	background: url(/images/vuota.jpg) no-repeat scroll 0 0 #EFEFEF;
}
.singular .hentry, .error404 .hentry {
	padding: 24px 0 48px;
	background: none no-repeat 0 100% #FFF;
}
.error404 .hentry {
	padding: 24px 10px 68px;
}
.postItm .entry-header{
	padding: 0 0 8px 330px;
}
.postItm .entry-title {
	padding: 12px 25px 4px;
	font: 24px/24px 'Abel', Arial, sans-serif;
}
.postItm .entry-summary {
	padding: 0 0 20px 330px;
}

.postItm .entry-summary p{
	margin: 0;
	padding: 0 25px;
}

.postItm a {
	text-decoration: none;
}
.entry-title,
.entry-title a {
	color: #000;
}
.postItm a .entry-summary {
	color: #717171;
	text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #666;
}

.three .itm3, #grid .hentry {
	float:left;
	width:330px;
	margin:0 5px 5px 0;
	display:block;
	overflow:hidden;
}
#ban3 .itm3 img {
	float:left;
}
.three .itm3 + .itm3 + .itm3{
	margin-right: 0;
}
#orari {
	background-color:#CC0000;
	color:#FFF;
	margin-bottom: 5px;
}
#orari h2 {
	font: 28px/28px 'Abel', Arial, sans-serif;
	font-variant:small-caps;
}
#orari h3 {
	font: 18px/24px 'Abel', Arial, sans-serif;
	font-variant:small-caps;
	padding-top: 7px;
}

#orari .itm3 {
	padding:18px 0 0 20px;
	width:310px;
}
.spUpDiv {
	margin-top:15px;
}
.titolosep {
	text-align:right;
	font: 700 48px/48px 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#CCC;
}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}

.entry-summary .more {
	display:block;
	background: url(/images/more.png) no-repeat 100% 63%;
	padding-right: 12px;
	color: #C14B2B;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.postItm .sottotitolo, .widget .sottotitolo, .singular .sottotitolo, #grid .sottotitolo  {
	font-size:15px;
	line-height:18px;
	background-color: #000;
	color:#FAFAFA;
	padding: 2px 6px 2px 25px;
	display: inline-block;
	font-variant:small-caps;
}
.widget .sottotitolo, .singular .sottotitolo, #grid .sottotitolo {
	padding: 2px 6px;
	margin-bottom: 6px;
}
.postItm .appuntamento, .widget .appuntamento, #grid .appuntamento {
	display:block;
	font-weight:bold;
	color: #000;
	padding-top: 4px;
}

.postItm .attachment-post-thumbnail {
	position:absolute;
}

.singular #primary .entry-content p {
	margin-bottom: 20px;
}
.singular #primary .entry-content h2, .singular #primary .entry-content h3, .singular #primary .entry-content h4 {
	margin-bottom: 12px;
}
.singular #primary .entry-content h2 {
	font: 300 28px/28px 'Abel', Arial, sans-serif;
	margin: 20px 0;
}
.singular #primary .entry-content h2 {
	font: 300 28px/28px 'Abel', Arial, sans-serif;
	margin: 20px 0;
}
.singular #primary .entry-header + .entry-content h2:first-child {
	margin-top: 0;
}
.singular #primary .entry-content h3 {
	margin: 20px 0;
	font: 300 20px/20px 'Abel', Arial, sans-serif;
}
.singular #primary .entry-content h4 {
	font: 700 14px/14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.tagline a {
  background: #EFEFEF;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 3px;
  padding: 5px 8px;
	font-weight:300;
	white-space:nowrap;
}
.singular #primary .tagline .entry-title {
	color:#666;
	font: 18px/18px 'Abel',Arial,sans-serif;
	margin-bottom: 6px;
}

#secondary {
	float: right;
	width: 330px;
}

.singular #primary .entry-title, .error404 #primary .entry-title {
	font: 36px/42px 'Abel', Arial, sans-serif;
	margin-bottom:12px;
}
.singular #primary .entry-meta {
	padding:12px 0;

}
#secondary .widget .entry-title, #grid .entry-title {
	font: 24px/28px 'Abel', Arial, sans-serif;
	margin-bottom: 6px;
}

.singular .related_post li, .singular .bullet li {
	font-size:13px;
	padding-left: 12px;
	background: url(/images/bull.png) 0 6px no-repeat;
	line-height: 120%;
	margin-bottom: 8px;
}
.singular .related_post li span, .singular .bullet li span {
	display:block;
	font-size:12px;
	font-weight: normal;
}
.singular #related.widget .entry-title {
	font: 20px/24px 'Abel', Arial, sans-serif;
}


#breadcrumbs {
	padding:10px 10px 10px 15px;
	width: 640px;
	overflow: hidden;
}
#breadcrumbs a {
	color:#666;
}


#grid {width:1000px; margin:0}
#grid .box {padding:10px;}
#grid .hentry {margin: 0 0 5px 0}
#grid .hentry:hover { background-color:#FAFAFA}
#grid .hentry a:hover { color: #000}



/* =Navigation
-------------------------------------------------------------- */
.nav-single {
	background-color: #EFEFEF;
	padding:10px;
}

.nav-single { height:38px; position:relative; line-height:16px; overflow:hidden; margin-bottom:5px; position:relative; }
.nav-single a {display:block; width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nav-single span:hover { background-color: #F5F5F5;}
.nav-single .nav-previous { display:block; position:absolute; left:15px; width:290px; border: 1px solid #CCC; padding:10px;}
.nav-single .nav-next { display:block; position:absolute; right:15px; width:290px; border: 1px solid #CCC; padding:10px; text-align:right;}
.nav-single .nav-previous i { float:left;}
.nav-single .nav-next i { float:left;}

/* =Footer
----------------------------------------------- */
#footbox {
	background:#252525;
	clear:both;
}
#footunder {
	background:#151515;
	clear:both;
}
#colophon, #address {
	width:985px;
	margin: 0 auto;
	padding: 15px 0 15px 15px;
}
/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin: 0 5px 5px 0;
	width: 330px;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

#indirizzo {
	color: #666;
	clear: both;
}
#indirizzo a {
	color: #555;
}


/* =Widgets
----------------------------------------------- */
#secondary .widget {
	background-color:#EFEFEF;
	width:300px;
	padding:20px 15px;
}

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 5px;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
	list-style:none;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}
#colophon .widget {
float:left;
clear:none;
width:320px;
margin-left:15px;
}
#colophon .primofooter {
width:650px;
float:left;
}

#colophon .primofooter .widget {
/*width:305px;*/
margin-left:0;
width: auto;
}
#colophon .widget-title {
	color:#AFAFAF;
	padding:16px 0 0 0;
	line-height:1.2em;
}
#colophon .widget a {
	color:#999;
	font-weight:300;
	font-size:11px;
}
#colophon .widget a:hover,
#colophon .widget a:focus,
#colophon .widget a:active {
	text-decoration: none;
	color:#FFF;
}

#colophon .widget_gg_simpletag ul li, #colophon .primofooter .widget_text ul li {
	padding-left: 10px;
	margin-right:6px;
	background: url(/images/punto.png) no-repeat 0 9px;
	float:left;
}
#colophon .widget_rss ul li, .widget_recent_entries ul li {
	padding-left: 10px;
	background: url(/images/punto.png) no-repeat 0 9px;
}
.widget_recent_entries ul li {
	padding-bottom: 8px;
	line-height:1.25;
}
.pubDate {
	font-size:11px;
	line-height:11px;
	color:#666;
	position:absolute;
	right:20px;
	bottom:20px;
}

/* Search Form */

input#s {
	background: url(/images/search.png) no-repeat right 2px #EEE;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 0px 28px 2px 10px;
	border: 1px solid #CCC;
}
.error404 input#s {
	background: url(/images/search.png) no-repeat right 2px #FFF;
}
.error404 .widget_gg_simpletag ul li{
	display:inline-block;
	zoom:1;
	*display:inline;
}

#branding #searchform {
	position: absolute;
	top: 138px;
	right: 0;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding input#s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 150px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 290px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}

.socialicons {
	position:absolute;
	top: 98px;
	right:0;
}

.socialicons a{display: block; float: left; margin: 0 0 10px 8px;color:#FFF; background-color:#6C6D6F; border-radius:24px; font-size:14px; line-height:24px; width:24px; text-align:center}
.socialicons a:hover{background-color:#CCC}

#partners {
	position:absolute;
	top:0;
	right:0;
}

/* wp page numbers */

.wp_page_numbers ul, .wp_page_numbers li, .wp_page_numbers a {
	padding: 0;
	margin: 0;
	
/*
	background: white;
	border: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
*/
}

.wp_page_numbers {
	margin: 5px 0;
	height:30px;
}
.wp_page_numbers ul {
	position:absolute;
	right: 0;
}
.wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

.wp_page_numbers a {
	text-decoration: none;
	padding: 4px 10px;
	margin: 0 2px;
	display: block;
	color: #CCC;
	border: 1px solid #454545;
}

.wp_page_numbers li a:hover {
	border-color: #CC0000;
	color:#FFF;
}
.wp_page_numbers li.active_page a {
	background-color:#CC0000;
	color:#FFF;
}

.wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

/* =error404
----------------------------------------------- */

.error404 #main #s {
	margin-bottom: 20px;
	width: 605px;
}
.error404 .widget a { font-weight:300}

/* Slider */

#bg_slide {
	height: 370px;
	position:relative;
	background-color:#FFF;
}
#bg_slide .bg_title span, #bg_slide .bg_content span {
	color:#FFF;
}
#bg_slide .bg_title span {
	font: 24px/28px 'Abel', Arial, sans-serif;
	font-variant:small-caps;
}
#bg_slide .bg_content span {
	font-size:16px;
}
.bg_excerpt {
	padding:10px 25px;
	background: #000;
	opacity:0.7;
	position:absolute;
	bottom:0; right:0;
}
.bg_block {
	cursor: pointer;
}

#bg_slideNavWrapper {
	position:absolute;
	padding-bottom: 4px;
	position: absolute;
	top: 550px;
	left:50%;
	margin-left:-495px;
	z-index:10;
}
#bg_slideNav {
	width: 990px;
	margin: 0 auto;
}
#bg_slideNav a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999px;
	background-color: #999;
	margin-right: 4px;
	overflow: hidden;
	color: #999;
	float:left;
	font-size: 10px;
}
#bg_slideNav a.btnSelected {
	background-color: #CCC;
	color:#CCC;
}


.banner14 {
	position: absolute;
	width:728px;
	height:90px;
	right:0;
	top:0;
}
#grid .hentry.banner12 {
	padding:15px;
	width:300px;
	height:250px;
}

img.size-full,
img.size-large {
	max-width: 640px;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.singular #primary .wp-caption p.wp-caption-text {font:italic 400 13px/1.2em 'Helvetica Neue', Helvetica, Arial, sans-serif; margin-bottom:20px}


/* Lightbox gallery */
/*
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 1px solid #DDDDDD;
    height: auto;
    margin-right: 5px;
    max-width: 193px;
    padding: 4px;
}
*/
/* ==== http://positioniseverything.net/easyclearing.html ==== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {height: 1%; }
* html .clearfix {height: 1%; }
/* ==== http://positioniseverything.net/easyclearing.html ==== */

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	height: 1px;
/*
	display:block;
*/
	overflow:hidden;
}

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }