/*
 Theme Name:   Brugine
 Template:     responsive
*/

@import url("../responsive/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body{
		background-color:#fff;
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		color:#535353;
		line-height:24px;
}


.front-page #wrapper{}


#wrapper {
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 0px;
    clear: both;
    margin: 20px auto;
    padding: 0px 20px 20px;
    position: relative;
}

#content {
    margin-top: 20px;
    margin-bottom: 20px;
		min-height:400px;
}

div.breadcrumb-list{
	background-color:#F9F9F9;
	padding:0 10px;
}

img.wp-post-image {
    display: block;
    margin: 0 auto 15px auto;
    width: auto;
}

/* TITOLI */

h1 {
    font-size: 30px;
		color:#a30000;
    margin-bottom: 0.5em;
    margin: 20px 0 ;
		letter-spacing:-0.05em;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 500;
    line-height: 1em;
    word-wrap: break-word;
}

h2 {
		font-size:22px;
		line-height:26px;
    margin-bottom: 15px;
    margin-top: 0;
		font-weight:600;
		letter-spacing:-0.05em;
}

h3 {
    font-size: 20px;
		color:#a30000;
    margin-bottom: 0.5em;
    margin: 20px 0 10px 0;
		letter-spacing:-0.05em;
}

p {
    margin:0 0 15px 0px;
}

a{
		color:#a30000;
}
a:hover{
		color:#ec0303;
}

div#wrapper a{
		text-decoration:underline !important;
}

/* TOP */

div#bartopmenu{
    background-color: #a30000;
}


div#bartopmenu_cont{
		max-width:960px;
		margin:0 auto 15px auto;
}

.menu {
    background-color: #a30000;
    background-image:none;
}
.menu a{
	text-shadow: none;
	text-transform:uppercase;
	border-left: 0 !important;
	font-size: 14px;
	font-weight: 400;
	height: 45px;
	line-height: 45px;
	margin: 0px;
	padding: 0px 15px;
}
.menu a:hover{
		background-color:#ec0303;
		background-image:none;
}


.menu li li {
	background: #A30000;
}
.menu li li a {
    padding: 10px 10px;
		background-color:#A30000;
		color:#fff;
}

.menu li li a:hover {
	background: #ec0303 !important;
	color: #fff;
}

ul.menu > li:hover {
	background-color: #ec0303;
	color: #ffffff;
}



/*header*/

#logo {
	/*float: none;*/
	float: left;
	margin: 0px;
	text-align: center;
	margin-bottom:20px;
}

#logo img{
	width: auto;
}

span.site-name{
	font-size:36px;
	color:#C00;
}
span.site-name a{
	color:#C00;
}

span.site-description{
	font-size:20px;
	color:#333;
}

.top-widget {
    clear: none;
    float: right;
    min-height: 0px;
    padding: 10px 0px 10px 0px;
    text-align: right;
    width: 30%;
		background-color:#fcca00;
		border:1px solid #cea605;
		text-align:center;
		font-weight:bold;
		box-shadow:3px 3px 5px #666;
		color:#333;
}
.top-widget span{
    text-transform:uppercase;
		font-size:24px;
}
@media only screen and (max-width:950px){
.top-widget {
    clear: both;
    float: none;
    min-height: 0px;
    padding: 10px 0px 10px 0px;
    text-align: right;
    width: 100%;
		background-color:#fcca00;
		border:1px solid #cea605;
		text-align:center;
		font-weight:bold;
		box-shadow:3px 3px 5px #666;
		color:#333;
}
}


/* HOME PAGE */

div#featured h1.featured-title{
	font-size:38px;
}
div#featured h2.featured-subtitle{
	font-size:20px;
}
div#featured p{
	font-size:15px;
}


div#homeslider{
	border-bottom:3px solid #a30000;
}
/*
div#homeslider.grid{
	margin-bottom:0 !important;
}
*/
.responsive-slider.flexslider {
    margin-bottom: 0px !important;
}

h2.slide-title{
		display:none;
}

div#hometext{
		text-align:center;
		background-color:#F9F9F9;
		border-right: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		border-left: 1px solid #E5E5E5;
		padding:10px 30px;
}
div#hometext h2{
		font-size:22px;
		line-height:28px;
		color:#a30000;
}
div#hometext p{
		font-size:16px;
		line-height:22px;
}


/* WIDGET */
#widgets {
    margin-top: 25px;
}
.widget-wrapper {
    background-color: #F9F9F9;
    border: 1px solid #E5E5E5;
    border-radius: 0px;
    margin: 0px 0px 20px;
    padding: 10px 15px;
}

div#home_widget_1 .widget-wrapper,
div#home_widget_2 .widget-wrapper,
div#home_widget_3 .widget-wrapper{
		min-height:270px;
}

.widget-wrapper img{
    margin: 10px 0px 0px 0px;
}

.widget-title h3, .widget-title-home h3 {
		color:#a30000;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin: 0px 0 7px 0;
    padding: 0px 0px 5px 0;
    text-align: center;
		border-bottom:1px solid #E5E5E5;
}

div#home_widget_1 ul{
		padding:0;
		margin:10px 0 0 0;
}
div#home_widget_1 ul li{
		list-style-type:none;
		float:left;
		width:50%;
		font-size:13px;
		font-weight:600;
}
div#home_widget_1 ul li:before{
		content:'\00BB \0020';
} 

div#home_widget_3 ul{
		padding:0;
		margin:0px 0 0 0;
}

div#home_widget_3 .gform_wrapper .gform_footer {
    text-align: center;
}

/*
input[type="submit"] {
    background-color: #a30000;
    background-image: -moz-linear-gradient(center top , #ff0000, #a30000);
    border: 1px solid #a30000;
		color:#fff;
}
*/

/* FOOTER */

div#colophon-widget{font-size:14px; text-align:left; line-height:28px;}

div#footer a{
	text-decoration:underline
}


/* PAGINE */

#calendarlist{
	border:0;
}
#calendarlist td{
	width:32%;
	background-image:url(images/calendar.png);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding: 4px 0px 4px 25px;
	font-weight:bold;
	border:0;
}

.gform_wrapper#gform_wrapper_2 {
    padding:0 40px;
    border: 1px solid #ccc;
		background-color: #F9F9F9;
}

.w50{
	width: 50%;
	float: left;
	clear: none !important;
}
.w50 input{
	width: 90% !important;
}

.gform_wrapper .gform_footer {
    text-align: center;
}

.gfield_checkbox label {
    font-weight: 400;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
    font-weight: 400;
}

div#newsletterform_page{
		width:40%;
		padding:0 5%;
		margin:0 25% 15px 25%;
		border:1px solid #E5E5E5;
		background-color: #F9F9F9;
}
li#field_1_2,
label#label_2_1{font-size:10px;}

/* tariffe */

table#tariffe td.head_td{
	color:#a30000;
	font-weight:700;
}

table#tariffe td.spaz_td{
		font-weight:700;
}


/* Cookie */

#cookieChoiceInfo {
    background-color: #000;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    opacity: 0.8;
    padding: 30px 10px;
}
#cookieInfoLink {
    color: aqua !important;
    font-size: 11px;
    text-decoration: underline;
}
#cookieChoiceDismiss {
    background-color: #0a0;
    border-radius: 0.8em;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
    text-decoration: none;
}

/*end Cookie*/	


