/*
Theme Name: Villas Club
Theme URI: http://www.villasclub.com/blog
Description: Custom WordPress Theme for Villas Club
Version: 1.0
Author: Mauricio Dottavio
Author URI: Exportech.es
Tags: white, two columns, widgets

*/


/* 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: #6D6D6D;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
@font-face {
	font-family: 'TradeGothicLTStdBold';
	src: url('fonts/tradegothicltstd-bold-webfont.eot');
	src: local('?'), url('fonts/tradegothicltstd-bold-webfont.woff') format('woff'), url('fonts/tradegothicltstd-bold-webfont.ttf') format('truetype'), url('fonts/tradegothicltstd-bold-webfont.svg#webfontXhgEzC2f') format('svg');
	font-weight: normal;
	font-style: normal;
}
a { color: #6D6D6D; }

/* STRUCTURE */

body {
	overflow:auto;
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;width:100%;
	background-color:#E0E0E0;
}

#bgimg {
	position:absolute;
	z-index: -1;
}

#realBody{
	position:absolute;
	z-index: 5;			/* Place the new body above the background image */
	/*overflow:hidden;*/ 			/* restore scrollbars for the content */
		/* Make the new body fill the screen */
	min-width: 1263px;
	min-height: 400px;
	background-color:#E0E0E0;
}
#mainwrapper{
	/*
	height:100%;width:100%;
	background: red;
	min-height: 770px;
	min-width: 988px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 770px;
	width: 998px;
	*/
	min-width: 1263px;
}
#main{
	/*background: transparent url(imagenes/header.png) top center no-repeat;*/
	margin: 59px 0px 0px 18px;
	width: 898px;
	/*height:512px;*/
	
}
#content{
	background: #E0E0E0; 	
	margin: 0px auto;
	padding: 41px 0px 20px 0px;
	width: 879px;
	overflow:hidden;
	/*overflow-y:auto !important;*/
	outline: none;
	/*position:absolute;
	top:0px;
	left:0px;
	bottom:0px;*/
	height:100%;
}
*:focus{outline: none;}
#footer{
	background: transparent url(imagenes/footerbg.png) top center no-repeat;
	clear: both;
	height: 193px;
	margin: 0px auto;
	width: 740px;
}
#header{
	height: 192px;
	margin: 0px auto;
	width: 740px;
}
#loop{
	float: left;
	padding-bottom: 15px;
	padding-top:10px;
	width: 620px;
}
#sidebar{
	/*background: #2AA3C1;*/
	background-color:#004A79;
	float: right;
	padding: 10px 15px 10px 15px;
	/*margin-right: 17px;*/
	width: 189px;
}

/* header */
#header span{ 
	font-weight: normal; font-style: normal; line-height:normal; font-family: 'TradeGothicLTStdBold', sans-serif;
	font-size: 12px;
	color: #fff;
	height: 24px; line-height: 24px; 
	text-transform: uppercase;
}
#logo{
	position:absolute;
	background: #000 url(imagenes/logo.png) top center no-repeat;
	height: 114px;
	float: right;
	text-indent: -500000px; outline: 0;
	width: 169px;
}
#logo h2 a{
	display: block;
	height: 114px;
	float: right;
	text-indent: -500000px; outline: 0;
	width: 169px;
}

/* container */
#container{
	position:absolute;
	top:0px;
	left:19px;
}
#loop{}

/* sidebar */
h3.widgettitle{
	background: #fff;
	border-left: #FFF 3px solid;
	color: #004A79;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px; 
	padding-left: 5px;
	overflow: hidden;
	line-height: 23px;
	height: 23px;
	width: 162px;
}
ul#categories { list-style: none; padding-bottom:10px;}
#tadcould{ padding: 4px 0px 15px 0px; width: 170px;}
li.cat-item{
	background: url(imagenes/bullet.jpg) 9px 5px no-repeat;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding-left: 22px;
	width: 148px;
	text-transform: uppercase;
}
li.cat-item a, .tags-list a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
li.cat-item a:hover, .tags-list a:hover{ text-decoration: underline; }

li#rssComments{ background: #FFF url(imagenes/sidebaricons.png) 4px -0px no-repeat; }
li#email{ background: #FFF url(imagenes/sidebaricons.png) 4px -23px no-repeat; }
li#rss{	background: #fff;
	border-left: #FFF 3px solid;
	color: #004A79;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px; 
	padding-left: 5px;
	overflow: hidden;
	line-height: 23px;
	height: 23px;
	width: 162px;
 }
 li#rss a{text-decoration:none;color: #004A79;}

/* footer */
#footer p{
	font-weight: normal; font-style: normal; line-height:normal; font-family: 'TradeGothicLTStdBold', sans-serif;
	font-size: 9px;
	color: #fff;
	height: 24px;
	line-height: 24px;
	padding: 72px 25px 0px 0px;
	text-align: right;
}

/* posts */
.post{ margin-bottom: 39px; }
h4, .entry-title, h3#comments-title, h3#reply-title{
	font-weight: bold; font-style: normal; line-height:normal; font-family: 'TradeGothicLTStdBold', sans-serif;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
h3#reply-title a { color: #000; text-decoration: none; }
.entry-title a { color: #000; text-decoration: none; }
.entry-meta{
	border-bottom: #000 1px solid;
	font-size: 12px;
	text-transform: uppercase;
	height: 34px;
	line-height: 34px;
	color:#333;
}
.entry-content{
	font-size: 12px;
	color: #6D6D6D;
	text-align: justify;
	padding-top: 15px;
	color:#555;
}

.gallery{ margin-top: 10px; }
.attachment-thumbnail{
	border: #2AA3C1 1px solid;
	padding: 1px;
}

.entry-tax{
	color: #2AA3C1;
	font-size: 12px;
	margin-top: 10px;
}

.entry-tax a{ color: #2AA3C1; text-decoration: none; }


/* coments */
#commentform, #comments { font-size: 11px; margin-top: 8px;}
.commentlist li{ margin: 4px; }
.comment-author a{
	color: #2AA3C1;
	font-size: 12px; 
	color: #6D6D6D;
	text-decoration: none;
}
.comment-meta a, .reply a, .fn a, .says, .logged-in-as a, #commentform a{ font-size: 11px; color: #2AA3C1; text-decoration: none;}

.comment-autor-content { float: left; width: 60px; }
.comment-body { font-size: 12px;   float: left; width:420px; }


.reply{ float: right; }
.comment{
	margin-bottom: 4px;
}
#respond{
	color: #6D6D6D;
	font-size: 12px; 
}
.comment-notes{ margin: 8px; }
#commentform { clear: both; }
#commentform label{
width: 150px;
float: left;
text-align: right;
margin-right: 12px;
display: block
}
#commentform textarea{ width: 480px; }
#commentform input[type=submit]{ border: #2AA3C1 1px solid;  }

.navigation{  }

.navigation a{ text-decoration: none; }
.nav-next, .nav-previous{ margin-top: -26px; } 
.nav-next{ float: right; }
.nav-previous{ float: left; }

/* from villas */
.top_menu a{ text-decoration: none; }
.top_menu{min-width:1263px;position:fixed;top:0px;left:0px;background-color:#333;height:41px;width:100%;z-index:20;font:32px/32px 'TradeGothicLTStdBold', Arial, sans-serif;}
.top_menu > div{position:absolute;
	/*padding-top:21px;*/
	padding-top: 5px;
}
.top_menu > div:hover{background-image:url(imagenes/top_menu/flecha.png);background-repeat:no-repeat;background-position:23px 8px;}
.top_menu #sub{position:absolute;padding-top:8px;display:none;}
.top_menu #sub a{float:left;clear:both;color:#FFF;padding-left:9px;white-space:nowrap;margin-bottom:1px;padding-right:9px;width:auto;overflow:hidden;}
.top_menu #sub a:hover{}

.top_menu #sub > div{background-repeat:no-repeat;background-position:23px 0px;padding-top:10px;}
.top_menu #sub > div:hover{background-position:23px -45px;}


.top_menu #lifestyle{left:22px;}
.top_menu #lifestyle #sub > div{background-image:url(imagenes/top_menu/lifestyle_f.png);}
.top_menu #lifestyle #sub > div:hover a{background-color:#004A79;}

.top_menu #deportes{left:95px;}
.top_menu #deportes #sub > div{background-image:url(imagenes/top_menu/deportes_f.png);}
.top_menu #deportes #sub > div:hover a{background-color:#FF9100;}

.top_menu #babykids{left:168px;}
.top_menu #babykids #sub > div{background-image:url(imagenes/top_menu/babykids_f.png);}
.top_menu #babykids #sub > div:hover a{background-color:#EC00FF;}


.top_menu #gastronomia{left:249px;top:0px;}
.top_menu #gastronomia #sub > div{background-image:url(imagenes/top_menu/gastronomia_f.png);}
.top_menu #gastronomia #sub > div:hover a{background-color:#B0A558;}

.top_menu #eventos{left:351px;}
.top_menu #eventos #sub > div{background-image:url(imagenes/top_menu/eventos_f.png);}
.top_menu #eventos #sub > div:hover a{background-color:#FFF;color:#0016FF;}

.top_menu #instalaciones{left:416px;}
.top_menu #instalaciones #sub > div{background-image:url(imagenes/top_menu/instalaciones_f.png);}
.top_menu #instalaciones #sub > div:hover a{background-color:#FFF;color:#BEB3A3;}

.top_menu #uclubs{left:524px;}
.top_menu #uclubs #sub > div{background-image:url(imagenes/top_menu/uclubs_f.png);}
.top_menu #uclubs #sub > div:hover a{background-color:#A99A7F;}

.top_menu #corporate{left:584px;}
.top_menu #corporate #sub > div{background-image:url(imagenes/top_menu/corporate_f.png);}
.top_menu #corporate #sub > div:hover a{background-color:#FFF;color:#2AA3C1;}

.top_menu #cybex{left:668px;background-position:15px 8px;}
.top_menu #cybex #sub > div{background-image:url(imagenes/top_menu/cybex_f.png);background-position:15px 0px;}
.top_menu #cybex #sub > div:hover{background-position:15px -45px;}
.top_menu #cybex #sub > div:hover a{background-color:#FFF;color:#F7B61E;}

.top_menu #guillermo{left:719px;}
.top_menu #guillermo #sub > div{background-image:url(imagenes/top_menu/guillermo_f.png);}
.top_menu #guillermo #sub > div:hover a{background-color:#FFF;color:#2A3EB3;}

.top_menu #lifestyle a{background-color:#49D68C;}
.top_menu #lifestyle #i365:hover{background-color:#004A79;}

.top_menu #deportes a{background-color:#A40079;}
.top_menu #deportes #tenis:hover{background-color:#FF9100;}
.top_menu #deportes #spinning:hover{background-color:#FF5FBB;}
.top_menu #deportes #plataforma:hover{background-color:#6627F7;}
.top_menu #deportes #gym:hover{background-color:#F4D916;}
.top_menu #deportes #clases:hover{background-color:#DF0250;}
.top_menu #deportes #futbol:hover{background-color:#5BBDFF;}
.top_menu #deportes #running:hover{background-color:#A8F219;}

.top_menu #babykids a{background-color:#8B009D;}
.top_menu #babykids #baby:hover{background-color:#EC00FF;}
.top_menu #babykids #kids:hover{background-color:#BC1AC4;}
.top_menu #babykids #teens:hover{background-color:#A61BB8;}

.top_menu #gastronomia a{background-color:#CB532C;}
.top_menu #gastronomia #terraza:hover{background-color:#B0A558;}
.top_menu #gastronomia #vilasdeli:hover{background-color:#E60000;}

.top_menu #eventos a{background-color:#0016FF;}
.top_menu #eventos a:hover{background-color:#FFF;color:#0016FF;}

.top_menu #uclubs a{background-color:#8E7F64;}
.top_menu #uclubs #intercontinental:hover{background-color:#A99A7F;}
.top_menu #uclubs #laridge:hover{background-color:#598BC3;}
.top_menu #uclubs #marriott:hover{background-color:#5186CB;}

.top_menu #corporate a{background-color:#2AA3C1;}
.top_menu #corporate #corporate2:hover{background-color:#FFF;color:#2AA3C1;}

.top_menu #cybex a{background-color:#F7B61E;}
.top_menu #cybex #fitness:hover{background-color:#FFF;color:#F7B61E;}

.top_menu #guillermo a{background-color:#2A3EB3;}
.top_menu #guillermo #willy:hover{background-color:#FFF;color:#2A3EB3;}
.top_menu #guillermo #clinicas:hover{background-color:#FFF;color:#2A3EB3;}

.top_menu #instalaciones a{background-color:#BEB3A3;}
.top_menu #instalaciones #mapa:hover{background-color:#FFF;color:#BEB3A3;}
.top_menu #instalaciones #fotos:hover{background-color:#FFF;color:#BEB3A3;}


.logo {
    height: 128px;
    position: absolute !important;
    right: 15px;
    top: 0;
    width: 176px;
    z-index: 30;
	margin-top:-5px;
}


.bottom_menu {
	bottom:0px;
	position:fixed;
	background-color:#333;
	height: 41px;
	width:100%;
	z-index:21;
	min-width: 1263px;
}
.bottom_menu #pie{
	left:19px;
	top:8px;
	position:absolute;
	width:763px;
	height:10px;
}
.bottom_menu #menu{
	position:absolute;
	top:8px;
	right:21px;
}
/*
.bottom_menu #menu a{
	padding-left:7px;
	padding-left:7px;font:16px/16px 'TradeGothicLTStdBold', Arial, sans-serif;color:#EEE;
	text-decoration: none;
}
*/
.menulink{padding-left:7px; padding-top:2px; font:16px/16px 'TradeGothicLTStdBold', Arial, sans-serif;color:#EEE; text-decoration: none;}
.bottom_menu #menu a#red{padding-left:0px !important;}

.seccion_contact{position:absolute;width:520px;height:259px;bottom:41px;right:22px;background-image:url(imagenes/contacto.png);z-index:16;display:none;}
.seccion_contact div{position:absolute;}
.seccion_contact #nombre{left:11px;top:33px;}
.seccion_contact #telefono{left:11px;top:73px;}
.seccion_contact #email{left:11px;top:113px;}
.seccion_contact #asunto{left:11px;top:153px;}
.seccion_contact #mensaje{left:271px;top:33px;}
.seccion_contact #submit{bottom:10px;right:0px;}
.seccion_contact input[type="text"],.seccion_contact textarea{border:none;background:#DDD url(imagenes/fondo_campo.png);background-repeat:no-repeat;width:236px;color:#333;font-size:12px;padding:4px 2px;}
.seccion_contact input[type="text"]{height:17px;}
.seccion_contact textarea{height:170px;overflow:auto;}
.seccion_contact input[type="submit"]{border:none;width:58px;height:26px;background-image:url(imagenes/contacto_enviar.png);}
.seccion_contact #contacto_ok{position:absolute;width:510px;height:239px;top:0px;left:0px;background-color:#FFF;padding:5px;font-size:11px;font-weight:bold;display:none;}
.seccion_contact #contacto_ok a{display:block;bottom:5px;right:5px;position:absolute;width:90px;height:18px;background-color:#004A79;text-align:center;padding-top:6px;color:#FFF;font-size:10px;}

.seccion_mapa{position:absolute;width:520px;height:359px;bottom:41px;right:26px;background-image:url(imagenes/mapa.png);z-index:17;display:none;}
.seccion_mapa #pie{position:absolute;width:500px;height:40px;bottom:20px;left:10px;background-image:url(imagenes/mapa2.png);}
.seccion_mapa #pie a{display:block;width:500px;height:40px;}
.seccion_mapa #mapa{position:absolute;width:500px;height:323px;top:16px;left:10px;}

.seccion_mapa #cerrar,.seccion_novedades #cerrar,.seccion_contact #cerrar{position:absolute;background-image:url(imagenes/close.png);width:16px;height:16px;right:10px;top:1px;}
.seccion_mapa #cerrar a,.seccion_novedades #cerrar a,.seccion_contact #cerrar a{display:block;width:16px;height:16px;}

#searchform{
	margin-bottom: 13px;
	margin-left:12px;
}
#searchform input{
	border: #888 0px solid;
	width: 158px;
	background-color:#E0E0E0;
}
/*

#addthis a{ font-size:10px; font-family: Arial, sans-serif; color:#000; }
#addthis, #ilike{ float: left; color:#000; }
#ilike{ margin-left: 36px; }	
*/

#sharelogo{

	height: 50px;
	position: absolute;
	right: 193px;
	top: 79px;
	width: 120px;
	z-index: 30;
	
}

#addthis, #ilike{ clear: both; margin-bottom: -2px; }
#addthis { float: right;}
#ilike{ margin-left: 20px; }	
#addthis a{ font-size:11px font-family: Arial, sans-serif; color:#000; }
