/*
Theme Name: Corfù Vacanze 
Description: Template personalizzato per Corfù Vacanze - Basato su toolbox
Author: Antonio Pesacane Design
Template: toolbox
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, td, th {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
strong {font-weight: bold;}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
p {line-height:130%;}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	/* text-align: left; */
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
-------------------------------------------------------------- */
body { 
	background:#FFF url(img/bg-total.jpg) top left repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#2b2b2b;
	}
#branding {
	width:990px;
	}
#page {
	background: url(img/bg_site.png) top left repeat-y;
	width:990px;
	display: block;
	margin: 0 auto;
}
#main {
	width: 960px;
	padding:0 15px;
}
#main a {
	text-decoration:none;
	color:#4C529C;
	}
#main a:hover {
	text-decoration:underline;
	color:#414683;
	}
#primary {
	float: left;
	width: 600px;
	padding:0 30px 0 10px;
	background: url(img/bg_border.png) top right repeat-y;
	/* margin: 0 -240px 0 0; */
}
#primary-full {
	width: 960px;
	padding:0 10px;
	/* margin: 0 -240px 0 0; */
}
.single_post div#primary {
	float: left;
	width: 960px;
	padding:0 10px;
	/* margin: 0 -240px 0 0; */
}
#content {
	/* margin: 0 280px 0 0; */
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 320px;
}
#colophon {
	background: url(img/bg_footer.png) top left no-repeat;
	clear: both;
	display: block;
	width: 930px;
	height: 40px;
	padding: 30px 30px 0 30px;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

.full-width {
	background:none;
	width:940px;
	}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */
hgroup {
	/* margin-top:10px; navigazione assoluta 
	padding:0 15px; */
	width:960px;
	height:90px;
	padding:60px 15px 20px 15px;
	position:relative;
	}
#site-title {
	font-size: 2em;
	font-weight: bold;
	position:absolute;
	/* top:0px; navigazione assoluta */
	top:65px;
	left:10px;
}
#site-title a {
	display:block;
	width:250px;
	height:60px;
	text-indent:-9999px;
	background:url(img/logo.png) top left no-repeat;
	}
#site-description {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 0.5em;
	padding:5px 0 0 12px;
	font-family: 'Satisfy', cursive;
	color:#424878;
	position:absolute;
	/* top:60px; navigazione assoluta */
	top:125px;
	left:10px;
}
#search-head {
	position:absolute;
	width:241px;
	height:31px;
	/* top:10px; navigazione assoluta */
	top:75px;
	right:15px;
	background:url(img/bg_searchform.png) top left no-repeat;
	}
#search-head form{
	position:relative;
	width:241px;
	height:31px;
	}
#search-head #s {
	position:absolute;
	top:6px;
	left:35px;
	font-size:14px;
	border:none;
	background:none;
	}
#search-head #searchsubmit {
	position:absolute;
	top:3px;
	left:4px;
	border:none;
	background:none;
	text-indent:-9999px;
	width:26px;
	height:26px;
	cursor:pointer;
}
#social-head {
	position:absolute;
	/* top:50px; navigazione assoluta */
	top:115px;
	right:15px;
}
#social-head a { 
	text-indent:-9999px; 
	display:block; 
	width:30px;
	height:32px;
	float:right;
}
#social-head a.facebook {
	background:url(img/facebook.png) top left no-repeat;
}


/* =Menu
-------------------------------------------------------------- */
#access {
	background:url(img/bg_menu.png) top left no-repeat;
	display: block;
	margin: 0 auto;
	width: 960px;
	height:65px;
	padding:0 15px;
	position: fixed; /* navigazione assoluta */
	z-index: 99;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 15px;
	margin-left: 42px;
}
#access li {
	float: left;
	position: relative;
	background:url(img/bg_separatore.png) top right no-repeat;
}
#access li:last-child {
	background:none	;
}
#access a {
	display: block;
	line-height: 50px;
	padding: 0 1.1em;
	text-decoration: none;
	font-size:22px;
	font-family: 'Satisfy', cursive;
	color:#F2F0F1;
}
#access a:hover {
	color:#fff;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 99999;
	margin-left:-16px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #4d539e;
	border-left:1px solid #404583;
	border-right:1px solid #404583;
	border-bottom:1px solid #404583;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background:url(img/bg_menu_hover.jpg) top left repeat-x;
}
#access ul ul a:hover {
	background: #414685;
}
#access ul li:hover > ul {
	display: block;
}

/* =Slider
-------------------------------------------------------------- */
.slider-wrapper {
	width:960px;
	height:320px;
	padding: 15px;
	background:url(img/bg_slider.png) top left no-repeat;
	margin-bottom:20px;
	}

/* =Content
-------------------------------------------------------------- */
article {
	margin-bottom:25px;
}
article p {
	margin:5px 0 10px 0;
}
article ul {
	margin:15px 0;
}
article ul li {
	margin:10PX 0;
	list-style-image:url(img/check.png);
	list-style-position:inside;
}

header div.entry-meta {
	display:none;
}
footer.entry-meta {
	margin:10px 0 0 0;
	font-size:10px;
}
.entry-title {
	font-family: 'Satisfy', cursive;
	font-size: 26px;
	margin:10px 0 5px 0;
	color:#424878;
	}
h2 {
	font-family: 'Satisfy', cursive;
	font-size: 22px;
	margin:30px 0 5px 0;
	color:#424878;
}
h2+h2 {clear:both;}
.entry-title a {
	color:#424878;
	text-decoration:none;
}
.entry-title a:hover {
	color:#1d224a;
	text-decoration:none;
}
.home-page article img {
	width:200px;
	height:auto;
	float:left;
	margin: 0 15px 10px 0;
	/* border:solid 1px #424878; */
 	-moz-border-radius: 5px; /* Firefox */
 	-webkit-border-radius: 5px; /* Safari and Chrome */
  	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-webkit-box-shadow: 1px 1px 8px 0px #676767;
	-moz-box-shadow: 1px 1px 8px 0px #676767;
	box-shadow: 1px 1px 8px 0px #676767;
	/* behavior: url(ie-css3.htc);  This lets IE know to call the script on all elements which get the 'box' class */
}
#primary-single img {
	/* border:solid 1px #424878; */
 	-moz-border-radius: 5px; /* Firefox */
 	-webkit-border-radius: 5px; /* Safari and Chrome */
  	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-webkit-box-shadow: 1px 1px 8px 0px #676767;
	-moz-box-shadow: 1px 1px 8px 0px #676767;
	box-shadow: 1px 1px 8px 0px #676767;
	/* behavior: url(ie-css3.htc);  This lets IE know to call the script on all elements which get the 'box' class */
}
.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
.nav-previous {
	display:none;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}
.gallery { clear:both; padding-top:20px; }
/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}/*
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}*/

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */
.form-allowed-tags {
	font-size:10px;
	margin:10px 0;
}
.comment-form-comment label {
	font-family: 'Satisfy', cursive;
	font-size:20px;
	color:#424878;
}
#reply-title {
	font-family: 'Satisfy', cursive;
	font-size:24px;
	color:#424878;
}
.logged-in-as {
	font-size:10px;
	margin:5px 0 10px 0;
}
.more-link {
	font-family: 'Satisfy', cursive;
	font-size:20px;
	}
article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}
.textwidget p { font-size:12px; padding:5px 10px 5px 25px; }
h1.widget-title { display:none; }
/* =Footer
-------------------------------------------------------------- */
#colophon {
	font-size:12px;
	color:#FFF;
	position:relative;
}
p.copyright {
	text-align:center;
}

.tabella_prezzi {
	margin:10px;
}
.tabella_prezzi tr,
.tabella_prezzi td {
	padding:10px;
	margin:1px;
}
.tabella_prezzi td {
	width:7.5%;
	border: 1px solid #E7E7E7;
}
.intestazione_prezzi {
	background-color:#e7e7e7;
	}

.prezzo_web {
	color:#fff;
	background-color:#4B519A;
}
.prezzo_forze_armate {
	color:#fff;
	background-color:#ff5400;
}
.expedia h3 {
	font-family: 'Satisfy', cursive;
	font-size:20px;
	margin:5px 0 10px 23px;
	color: #424878;
}
.expedia {
margin:0 0 30px 100px;
}
/* =Cntact page e Form
-------------------------------------------------------------- */
.column-12 {
	float:left;
	width:440px;
}
.column-21 {
	float:right;
	width:480px;
}
.column-21 h2 { margin:0 0 10px 0;}
input,
textarea,
select {
	border:1px solid #c6c6c6;
	padding:3px;
	font-size:14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input[type=submit] {
	cursor:pointer;
	background-color:#e8e8e8;
	border:1px solid #c6c6c6;
	padding:7px 10px;
	}
p.form-invio {text-align:right;}