@font-face {
    font-family: 'BebasNeueRegular';
    src: url('css/fonts/BebasNeue-webfont.eot');
    src: url('css/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/BebasNeue-webfont.woff') format('woff'),
         url('css/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('css/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:800italic,400,800);
@import url(https://fonts.googleapis.com/css?family=Marck+Script);
@import url(https://fonts.googleapis.com/css?family=Arizonia);

/*body {
	background-image: url(bg_tile.png);
}*/

/* General Demo Style */
body{
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-weight: 400;
	font-size: 16px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: visible;
}

hr {
   line-height: 24px;
   margin: 0px;
   margin-bottom: 20px;
   margin-top: 23px;
   border: 0px;
   border-top: 1px solid #dedede; 
}
p {
	color: #333;
	font-size: px;
	line-height: 24px;
}
.testoPrincipale {
	margin:48px;
	text-align: left;
	font-size: 24px;
	line-height: 36px;
	color: #4b4b4b;
}

.testoPrincipale:first-letter {
	font-size: 3.5em;
	line-height: 1em;
	font-family:Georgia;
	font-weight: bold;
	margin-right: 5px;
}
.testoPrincipale span {
	font-size: 3.5em;
	line-height: 1em;
	font-family:Georgia;
	font-weight: bold;
	margin-right: 5px;
}

.testoPrincipale em {
	font-family: 'Arizonia', cursive;
	font-size: 24px;
	margin: 48px;
	display: block;
	color: #888888;
}
.corpoPrincipale ul {
	font-size: 24px;
	line-height: 36px;
	color: #4b4b4b;
	margin: 48px;
	list-style:outside;
	list-style-type:square;
	text-align: justify;
}

.corpoPrincipale h3 {
	font-size: 26px;
	line-height: 48px;
	margin: 48px;
	color: #333;
	margin-bottom: 0px;
	text-align: center;
}
.corpoPrincipale .titoloRicetta {
	margin-top: 0px;
}
.corpoPrincipale h4 {
	font-size: 16px;
	line-height: 24px;
	font-variant:small-caps;
	margin: 48px;
	color: #333;
	margin-bottom: 0px;
	text-align: center;
}
.corpoPrincipale p {
	margin-top: 48px;
}
.corpoPrincipale br {
	line-height: 24px;
}
aside {
	margin: 1em;
	/*margin-top: 80px;*/
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #333;
	display: block;
	float: left;
}

aside h4 {
	font-size: 12px;
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
	font-variant: small-caps;
	line-height: 24px;
	margin-top: 48px;
	color: #333;
	text-align: left;
}
.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}

.clr{
	clear: both;
}

header{
	float: left;
	height: auto;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
	z-index: 9999;
}

header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 42px;
	line-height: 48px;
	position: relative;
	font-weight: 400;
	color: #ccc;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    margin-bottom: 0px;
}
header h2{
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	color: #f8f8f8;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	border-left: 24px solid #fff;
	padding-left: 24px;
	margin-top: 1.5em;
}

.cb-slideshow-text li div h3{ 
    font-family: 'BebasNeueRegular', 'Helvetica', 'Arial Narrow', Arial, sans-serif;
	font-weight: 100;
    font-size: 137px;
    padding-left: 0px;
    line-height: 220px;
    color: #f8f8f8;
    margin-top: 24px;
	float: left;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	text-transform: uppercase;
}
.cb-slideshow-text li {
	height: auto;
}
ol,ul {
	list-style:none;
}
q:before,q:after {
	content:'';
}
/* Header Style */ 
.foot a{
	padding: 0px 20px;
	letter-spacing: 1px;
	color: #ddd;
	display: inline;
}

.foot .mail {
	text-transform: lowercase;
	font-style: italic;
	color: #ccc;
}
.foot .mail:hover {
	text-decoration: underline;
	font-style: italic;
	color: #fff;
}

.foot p {
	color: #fff;
	display: inline;
	padding-left: 20px;
	font-size: 10px;
	line-height: 24px;
}

p.codrops-demos{
	display: block;
	padding: 15px 0px;
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #6d0019;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 2px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #a90329;
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
}
p.codrops-demos a:hover{
	background: #6d0019;
}
p.codrops-demos a:active{
	background: #6d0019;
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(56%,#8f0222), color-stop(100%,#a90329));
	background: -webkit-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -o-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -ms-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	color: #A5727D;
	background: #6d0019;
}*/
/* Media Queries  */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}

/* logo del'agriturismo */
.logoIndex {
	float: right;
	position: relative;
	height: 144px;
	width: 144px;
	border: 1.5em solid #000;
	border-top: 6em solid #000;
	margin-top: 25 %;
	background-color: #000;
	-moz-box-shadow:5px 5px 2px #030303; 
	-webkit-box-shadow:5px 5px 2px #030303;
	box-shadow:5px 5px 2px #030303;
	opacity:0.9;
}

.ultima {
	margin-bottom: 24px;
}
.info {
	position: relative;
	width: 229px;
	float: left;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-style: italic;
	color: #fff;
	text-align: left;
	
}
.info ul {
	margin-top:23px;
	list-style: none;
	padding-right: 1em;
}
.info li {
	font-size: 16px;
	line-height: 24px;
}
/*.info hr {
	visibility: hidden;
}*/

.foot {
	font-family: Arial, sans-serif;
	line-height: 24px;
	font-size: 10px;
	width: 100%;
	text-align: center;
	height: 24px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: absolute;
	bottom: 0;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
	letter-spacing: 1px;}

*/

