/*
Theme Name: Tuscany Cook Theme
Theme URI: http://www.tuscanycook.com
Author: Ego Communication
Author URI: http://www.ego.it
Description: Wordpress theme designed for Tuscany Cook.
Version: 1.0
*/

/* Generico */

body {
	font-family: 'Karla', sans-serif;
}

em {
	color: #b3071b;
	font-style:normal;
}

a:link {
	color: #B20E19;
}

.dropcap {margin-top: 30px;}

p.dropcap:first-letter {
	float: left;
	font-size: 60px;
	display: block;
	margin: -10px 3px 0 0;
}

input, textarea {
	border: 1px solid #ccc;
	color: #666;
}

input[type="submit"] {
	border: 1px solid #698732;
	padding: 6px;
	color: #fff;
	background-color: #88AE40;
}

.bold {font-weight: bold;}

/* Menu principale */

#main-navigation {
	background-color: #90a719;
	color: #fff;
}

#main-navigation a {
	color: #fff;
	text-decoration: none;
	font-size:18px;
}

#main-navigation a:before {
	width: 13px;
	height: 13px;
	content: url('img/cerchio_bianco.png');
	margin-right: 8px;
}

#main-navigation a:hover,
#main-navigation .current-menu-item a {
	color: #b3071b;
}

#main-navigation ul {
	list-style-type: none;
	margin: 6px 10px;
	padding: 0;
}

#main-navigation ul li {
	display: inline-block;
	margin-right: 20px;
}

#main-navigation ul li:last-child {
	margin-right: 0;
}

#menu-navigation {
	margin: 0;
	padding: 0;
	margin-top:20px;
	list-style-type: none;
	position: absolute;
	right: 10px;
}

#menu-navigation a {
	color: #b3071b;
	text-decoration: none;
	font-size:18px;
}

#menu-navigation a:before {
	width: 13px;
	height: 13px;
	content: url('img/cerchio_rosso.png');
	margin-right: 10px;
}

#menu-navigation a:hover {
	color: #90a719;
}

#menu-navigation .social {
	margin-bottom: 15px;
	float: right;
	padding-right: 15px;
}

#menu-navigation .social a:before {
	width: 0;
	height: 0;
	content: none;
	margin-right: 0;
}

#menu-navigation .menu-top-container { clear: both; }

#menu-navigation ul {
	list-style-type: none;
	margin: 6px 0;
	padding: 0;
}

#munu-navigation ul li {
	margin-right: 10px;
}

#menu-top li a {
	margin-right: 16px;
}

#home-content,
#content {
	background-image: url('img/fondo1.jpg');
	background-repeat: repeat;
	background-position: top;
}

#contact-content,
#prices-content {
	background-image: url('img/fondo2.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#full-content {
	background-image: url('img/fondo3.png');
	background-repeat: no-repeat;
	background-position: top;
	padding-top:30px;
}

.columns-1 p {
	margin:0 30px;
}

.columns-3 {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.columns-2 {
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
}


#home-content h1,
#contact-content h1,
#content h1 {
	font-size:24px;
	font-style: normal;
	letter-spacing: 6px;
	font-weight: 400;
}
.spaziatura {
	letter-spacing: 5px;
	font-weight: 350;
}

#home-content h1 em,
#content h1 em  {
	font-size: 30px;
}

.bigger-text {
	font-size: 1.4em;
	line-height: 1.3em;
}

.contact-us-box {
	padding-left: 25%;
}

#contact-content .contacts {
	font-size: 20px;
	margin-left: 20px;
}

#contact-content .directions {
	 font-size: 16px;
	 margin-bottom: 40px;
	 margin-right:20px;
	 margin-left:20px;
}

#contact-content .directions p {
	margin-bottom: 16px;
	line-height: 1.2em;
}

.padding {
	padding-right: 50px;
	padding-left: 50px;
}

#footer {
	background-color: #ebebde;
	color: #000;
	font-size:14px;
	margin-top: 14px;
}

#footer a {
	color: #b3071b;
	text-decoration: none;
	font-size:18px;
}

#footer a:before {
	width: 13px;
	height: 13px;
	content: url('img/cerchio_rosso.png');
	margin-right: 10px;
}

#footer a:hover {
	color:#90a719;
	}

#footer ul {
	list-style-type: none;
	padding: 0;
	float:left;
	margin: 6px 10px 6px 20px;
}

#footer ul li {
	display: inline-block;
	margin-right: 20px;
}
.span_footer {
	float:left;
	margin-top: 10px;
	}
.link{
	color:#000;
	text-decoration: none;
}

#header {
	background-image: url('img/header.jpg');
	height: 130px;
	position: relative;
}
#testo-footer {
	text-align:center;
	color: #dbe3b5;
	font-size: 70px;
	text-decoration: none;
	letter-spacing: 20px;
	vertical-align: bottom;
}

div.dates {
	text-align:center;
	background-color: #dbe3b5;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 10px;
	vertical-align: bottom;
}

table.dates {
	width: 100%;
	padding: 6px;
	margin-bottom: 10px;
}

table.dates td {
	vertical-align: top;
	width: 20%;

}
table.dates .title th {
	padding-top: 10px;
}

table.dates ul {
	margin: 0 !important;
	width: 80px;
	padding-left: 48px;
	list-style: none;
}

table.dates .subtitle th {
	color: #999;
	font-size: 0.8em;
}

.cookingclass_left_box {
	text-align: center;
	letter-spacing: 4px;
	font-size: 18px;
}

.cookingclass_left_box img {
	margin-top: 20px;
}

.margin-top20 {
	margin-top: 20px;
}

.margin-left30 {
	margin-left: 30px;
}

ul.pippolo-rosso {
	list-style-image: url('img/cerchio_rosso.png');
	padding-left:18px;
}

ul.pippolo-rosso.spaced li {
	margin-bottom: 20px;
}

.dates .pippolo-rosso li {
	background: url('img/cerchio_rosso.png') left no-repeat;
	padding-left: 20px;
}

table.dates .soldout {
	color: #999;
	text-decoration: line-through;
	background: url('img/cerchio_grigio.png') left no-repeat;
}

.staff_left_box {
	text-align: center;
	letter-spacing: 4px;
}

.staff_column img,
.accomodation_column img,
.staff_column strong {
	margin-bottom: 12px;
}

.tours_column {
	margin: 0 0 0 20px;
}

#upper-image {
	z-index: 1;
	/*display: none;*/
}

#slider-content ul {
	margin: 0;
	padding: 0;
	position: relative;
	left: 301px;
	top: 43px;
	width: 350px;
	list-style-type: none;
}

#slider-content img {
	display: none;
}

#slider-content li {
	margin: 0;
	padding: 0;
	text-align: center;
}

#slider-content img {
	z-index: -10;
	position: absolute;
	left: 0;
	top: 0;
}

#top-field-content {
	margin: 0;
	padding: 0;
	position: relative;
	left: 295px;
	top: 150px;
	width: 370px;
	/*font-size: 1.5em;*/
}

#top-field-content div {
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	/*text-align: center;*/
}

#top-field-content input[type="submit"] {
	text-align: center;
}

.wpcf7-textarea,
.wpcf7-text,
.wpcf7-captchar {
	font-family: Arial, Helvetica, sans-serif;
}

#content .wpcf7 {
	font-size: 17px;
    margin: 0 auto 20px;
    width: 362px;
}

#content .wpcf7 p {
	margin-bottom: 13px;
}

#content .wpcf7 p input, #content .wpcf7 p textarea {
	margin-top: 5px;
}

/* blog */

body.category-blog #content {
	background-repeat: repeat-y;
}

body.category-blog article {
	border-top: 2px solid #90A719;
	padding-top: 20px;
}

body.category-blog article:nth-child(2) {
	border-top: none;
}

body.category-blog .title, body.single-post .title {
	margin-top: 0;
}

body.category-blog .title a, body.single-post .title a {
	text-decoration: none;
}

body.category-blog .more-link {
	display: block;
	margin-top: 10px;
	color: #B3071B;
}

body.category-blog .more-link a {
	color: inherit;
	text-decoration: none;
}

body.category-blog .more-link a:hover { color: #90A719;}

.date {
	width:100px;
	height: 100px;
	background: url(img/cerchio_rosso_grande_1.png) no-repeat center;
	text-align: center;
	color: #B3071B;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 20px;
}

.date .day {
	font-size: 30px;
	padding-top: 22px;
	line-height: 30px;
}

/*404*/

.error {
	text-align: center;
	color: #B3071B;
	padding: 80px 0;
}

.error h1 {
	font-size: 200px;
	line-height: 200px;
	margin: 0 0 50px 0;
}

.error h3 {
	font-size: 25px;
}

/*single */

.single-post article { margin-top: 30px; }
.single-post h1 {
	font-size: 25px;
	margin-bottom: 18px;
}

.commentlist {
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #90A719;
}

.commentlist ul {
	list-style: none;
	border-top: 5px solid #B3071B;
	padding: 0;
	margin-left: 80px;
}

.commentlist ul li {
	border-bottom: 1px solid #B3071B;
	border-top: none;
}

.commentlist a, #reply-title, .logged-in-as a {
	text-decoration: none;
	color: #B3071B;
}

.commentlist a:hover, .logged-in-as a:hover {
	color: #90A719;
}

.commentlist li {
	border-top: 1px solid #90A719;
	padding: 10px;
}

.commentlist li.odd, .avatar-container {
	background-color: #fff;
}

.commentlist li.even  {
	background-color: #F8F8F8;
}

.commentlist article, .commentlist p {margin:0;}

.author-comment {
	font-size: 17px;
	color: #B3071B;
}

.date-comment {
	font-size: 11px;
	color: #777;
}

.reply {
	margin: 10px 0;
	text-align: right;
}

.reply a, #commentform #submit {
	color: #fff;
	background-color: #B3071B;
	padding: 4px 6px;
	font-size: 12px;
}

.reply a:hover, #commentform #submit:hover {background-color: #000; color: #fff;}

.avatar-container{
	margin: 0 10px 10px 0;
	border: 1px solid #ddd;
	float: left;
	text-align: center;
	padding: 5px;
}

.vcard {
	margin-bottom: 14px;
}

#commentform p textarea, #commentform p input {
    border: 1px solid #DDDDDD;
    font-family: Helvetica,Arial;
    font-size: 15px;
    margin: 0;
    outline: medium none;
    padding: 5px;
    color: #aaa;
}

#commentform p textarea:focus, #commentform p input:focus {
    border-color: #AAAAAA;
    color: #000;
}
#commentform #submit {
    font-size: 15px;
    padding: 5px 9px 4px;
}
.margin-top {
	margin-top: 30px;
}
