/*
Theme Name: Mediterraneo - Sitges
Author: MasPapaya
Author URI: http://maspapaya.net/
Description: Tema creado para el uso exclusivo de ahmediterraneo.com 
Version: 0.1
*/

@import url("css/reset.css");
@import url("css/menus.css");
@import url("css/jquery.slider.css");
@import url("css/jquery.lightbox.css");
@import url("css/redmond/jquery-ui-1.8.21.custom.css");

@font-face{
	font-family: "EngraversGothic BT";
	src:url(fonts/Engrgotn.ttf),url(fonts/Engrgotn.eot);
	font-weight:bold;
}

body{
	margin:0 0 80px;
	background:url("images/body-bg.jpg");
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	position:relative;
}

a{
	text-decoration: none;
}

i, em{
	font-style:italic;
}

#body{
	margin: 10px auto;
	width:960px;
	text-align:left;
	background:url("images/light-me.png") top left no-repeat;
}

#container{
	background:#FFF url("images/dark-me.png") top left no-repeat;
	background-position-y: -130px;
	min-height:340px;
	padding:10px;
}

#container a{
	color:#cc9900;
}

#header{
	height:103px;
}

#logo{
	float:left;
	width: 265px;
	height:98px;
}

#lang-menu{
	float:left;
	width:685px;
	/*	padding:60px 0 0 10px;*/
	padding:28px 0 0 10px;
	text-align:right;
}

#weather{
	background-image:url("http://www.tutiempo.net/imagenes_asociados/84x38/LEBL.png");
	background-position: center;
	width:84px;
	height:20px;
	display:inline-block;
	border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	margin-right:20px;
}

#lang-menu div.phone{
	font-family:"EngraversGothic BT", "Century Gothic";
	font-size:20px;
	padding:0 10px;
	margin-bottom:5px;
}

#lang-menu div.follow{
	padding-right:10px;
}

#main-menu{
	clear:both;
	font-size:22px;
	height:26px;
	margin:0;
	padding:5px;
	font-family: "EngraversGothic BT";
	background:#FFF;
}

#main-menu > ul.menu {
	height:24px;
	background:#FFF url("images/mainmenu-bg.png") repeat-x;
}

#about{
	background-color:#FFF;
}

div.about-menu {
	text-align:center;
	font-weight: bold;
	font-size:12px;
	background-color:#FFF;
}

div.about-menu a{
	display:inline-block;
	padding:5px;
	color:#4C4C4C;
}

div.about-menu a:hover{
	text-decoration:underline;
}


div.bottom-menu{
	text-align:center;
	font-size:12px;
	background-color:#CCC;
	color:#7F7F7F;
	padding:5px;
}

div.bottom-menu ul.menu{
	padding:5px;
}

div.bottom-menu a{
	display:inline-block;
	color:#7F7F7F;
	padding:0 5px;
	/*	border-left:solid 1px #7F7F7F;*/
}

div.bottom-menu ul.menu li:first-child a{
	border-left:none;
}

div.bottom-menu a:hover{
	text-decoration:underline;
}

div.content-top{
	width: 470px;
	float: left;
	margin: 0 10px 10px 0;
}

#container{
	font-size:14px;
}

#container ul li{
	list-style-type:disc;
	list-style-position:inside;
	margin-left:30px;
}

#container p{
	margin-bottom:10px;
	text-align:justify;
}

#container h2{
	text-align:right;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #999;
	margin-bottom:20px;
}

#container strong{
	font-weight:bold;
}

#advertises{
	height:110px;
	background-color:#FFF;
	padding:0 5px;
}

#advertises div.part{
	margin:0 5px;
	padding:10px;
	height:80px;
	border:dotted 2px #CCC;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}

#advertises div.left{
	width:530px;
	float:left;
}

#advertises div.right{
	width:350px;
	float:left;
}

#advertises h5{
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:5px;
	font-family:"EngraversGothic BT", "Century Gothic";
}

#advertises p{
	font-size:12px;
	float:left;
	width:175px;
}

#sliderwrapper{
	position:relative;
}

#booking-home{
	position:absolute;
	width:350px;
	padding: 10px;
	height: 80px;
	border: dotted 2px #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	top: 385px;
	left: 555px;
	z-index: 1000;
	background-image:url("images/caption-bg.png");
	background-color:transparent;
}

#booking label{
	display:inline-block;
	width:78px;
	font-weight:bold;
	margin-bottom:3px;
	font-size:12px;
	line-height:12px;
	overflow:hidden;
}

#booking label span{
	font-size:10px;
	font-weight:normal;
	display:block;
	line-height:10px;
}

#booking input{
	width:85px;
	padding:0px;
	margin-bottom:3px;
	background: #FFF url("images/schedule.png") right center no-repeat;
}

#booking select{
	width:45px;
	padding:0px;
	height:auto;
	margin-bottom:3px;
}

#booking input.submit{
	background-image:url("images/btn-reservation.png");
	background-position:top left;
	height:52px;
	width:170px;
	color:#4C4C4C;
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	font-family:"EngraversGothic BT", "Century Gothic";
	border:solid 0px #FFFFFF;
	margin-top:5px;
}

#booking input.submit:hover{
	background-position:0 -52px;
	color:#FFF;
}

#booking .two-cols > div{
	width:50%;
}

#booking .two-cols > div.first-col > label {
	width:120px;
}

#booking .two-cols > div:first-child{
	float:left;
}

#booking .two-cols > div:last-child{
	float:right;
}

a.btn-reservation{
	display:inline-block;
	background-image:url("images/btn-reservation.png");
	background-position:top left;
	height:39px;
	width:170px;
	color:#4C4C4C;
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	font-family:"EngraversGothic BT", "Century Gothic";
	padding-top:13px;
}

a.btn-reservation:hover{
	background-position:0 -52px;
	color:#FFF;
}

#advertises .jquery-slider-wrapper{
	width:530px;
	height:80px;
	overflow:hidden;
}

#advertises .jquery-slider-wrapper .caption{
	padding:6px 10px;
	background-image:url("images/caption-bg.png");
	background-color:transparent;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	bottom:10px;
	left:10px;
	color:#666;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}

#advertises .jquery-slider-wrapper .caption a{
	color:#333;
}

/* ------------------ HOME.PHP ---------------- */

.home-slider .caption{
	padding:6px 10px;
	background-image:url("images/caption-bg.png");
	background-color:transparent;
	font-size:13px;
	position:absolute;
	bottom:10px;
	left:800px;
	color:#666;
	display:block;
	width:110px;
	text-align:center;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}

.home-slider .caption a{
	color:#333 !important;
	text-transform:uppercase;
	font-weight:bold;
}

/* ------------------- INFO TEMPLATE ----------------- */

.info-template .info-text{
	margin-top: 50px;
	height: 270px;
}
.info-template .info-text .entrytext{
	margin-right:5px;
}

/* ------------------ SLIDER TEMPLATE ---------------- */

div.slider-template{

}

div.slider-template div.post{
	display:block;
	width:470px;
	float:left;
	height:280px;
	padding-right:10px;
	margin-top:40px;
}

div.images{
	width:440px;
	height:302px;
	float:left;
	margin:0 10px 10px 0;
	overflow:hidden;
}

div.slider-overlay{
	position:absolute;
	top:0;
	left:0;
	background-image:url("images/light-me.png");
	background-repeat:no-repeat;
	z-index:3;
}

div.images div.slider-overlay{
	background-position:-10px -170px;
	width:440px;
	height:250px;
}

div.home-images div.slider-overlay{
	background-position:-10px -140px;
	width:940px;
	height:250px;
}


/* ------------------ MAP TEMPLATE ---------------- */

#map_canvas{
	width:938px;
	height:400px;
}

/* ------------------ WEDDING FORM ---------------- */

form.wedding label{
	width:150px;
}

form.wedding div{
	margin-bottom:5px;
}

form.wedding div.controls{
	display:inline-block;
}


form.wedding label.radio{
	width:30px;
}

form.wedding textarea{
	width: 370px;
	height:100px;
}

form.wedding span.help-inline{
	display:block;
}

form.wedding fieldset.column{
	display:block;
	width:440px;
	float:left;
}


div.form-area{
	height:260px;
	padding-bottom:20px;
}

label.error{
	display:none !important;
}

input.error{
	border-color:#F00;
}

/* -------------------- DOWNLOAD TEMPLATE ------------------ */
div.document-list{
	height:270px;
	margin-top:50px;
}

div.download-template{
	/*	padding-top:20px;*/
}

div.download-template h2.title{
	text-align:left !important;
}

div.document-item{
	float:left;
	display:block;
	width:48%;
	padding:1%;
}


/* -------------------- LINKS TEMPLATE ------------------ */

div.links-template{
	padding-top:20px;
}

div.link-list{
	margin-top:30px;
	height:270px;
}

div.links-template h2.title{
	text-align:left !important;
}

div.link-list h3{
	font-size:18px;
	margin-bottom:10px;
}

div.link-group{
	float:left;
	display:block;
	width:48%;
	padding:0 1%;
}

/* -------------------- TEMPLATE - ONE COL ------------------ */

div.default-template {

}

div.default{
	margin-top:40px;
	height:280px;
	padding-right:10px;
}

/* -------------------- TEMPLATE - ONE COL ------------------ */

div.one-cols-template{
	padding-top:30px;
}

div.one-cols{
	height:280px;
}

div.one-cols h2{
	text-align:left !important;
}

/* -------------------- TEMPLATE - TWO COLS ------------------ */


div.two-cols-template{
	padding-top:30px;
}

/*
div.two-cols{
	/*height:280px;
}

.two-cols  > div.entrytext > div {
	width:44%;
	padding:0 3%;
	float:left;
}

.two-cols  > div.entrytext > div:first-child{
	width:47%;
	padding:0 3% 0 0;
}

.two-cols  > div.entrytext > div:last-child{
	width:47%;
	padding:0 0 0 3%;
}

div.two-cols h2{
	text-align:left !important;
}
*/

div.two-cols > div.entrytext > ul{
	width:100%;
}

div.two-cols > div.entrytext > ul > li{
	float:left;
	width:45%;
}

/* ------------------ NEAR LOCATIONS PAGE ---------------- */

#near_map_canvas, #near_map_container{
	width:550px;
	height:302px;
	display:block;
}

#near_map_container{
	float:left;
}

#location-list{
	width:390px;
	height:300px;
	float:left;
}

div.location-item{
	border:dotted 2px #CCC;
	margin:0 10px 10px;
	padding:0 5px 5px;
	font-size: 12px;
}

div.location-item:hover{
	background-color:#EEE;
	cursor:pointer;
}

div.location-item h3{
	color:#cc9900;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0;
}

div.location-item p{
	margin:0 !important;
}

div.location-item div.measures{
	font-size:10px;
	color:#999;
}

div.location-item div.geo{
	font-size:10px;
	color:#CCC;
	display:none;
}

/* -------------------- TEMPLATE OFFERS ------------------ */

div.offer-template{

}

div.offers-container{
	margin-top:40px;
	height:280px;
	padding-right:10px;
}

div.offer-list div.offer{
	border-left:solid 5px #cc9900;
	padding-left:10px;
	margin-bottom:40px;
}

div.offer-list div.offer h3.title{
	color:#cc9900;
	font-weight:bold;
	height:16px;
	margin-bottom:10px;
}

div.offer div.image{
	float:right;
	width:440px;
	margin:0 0 10px 10px;
}


/* -------------------- GENERAL ------------------ */
.use-scroll{
	overflow-x:hidden;
	overflow-y:auto;
}

.clear{
	clear:both;
	float:none;
	width:100%;
}

#breadcrumb{
	height:20px;
	margin-bottom:10px;
}

.hotel-apartment{
	background-image:url("images/hotel_and_apartments.png");
	background-position:top right;
	background-repeat:no-repeat;
	height:60px;
}

.top-margin40{
	margin-top:40px;
}

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

table.center td, table.center th{
	text-align:center;
	vertical-align:middle;
}

.entrytext ul{
	margin-bottom:10px;
}
.entrytext h3{
	color:#cc9900;
	font-weight:bold;
}

.fs13{
	font-size:13px;
}

fieldset.clear label.control-label{
	min-width:150px;
	width:auto !important;
}

.controls > .radio:first-child, .controls > .checkbox:first-child{
	padding-top: 0 !important;
}

.controls > .radio, .controls > .checkbox{
	padding-left:5px;
}

iframe.fblike{
	width: 72px !important;
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align:bottom;
}

#cookie{
	background-color:#CCC;
	border-top:solid 5px #cc9900;
	text-align:center;
	position:fixed;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:10000;
}

#cookie > div{
	width:960px;
	margin:10px auto;
}

#cookie > div > p{
	text-align:left;
}