body
	{
	font-size:12px;
	font-family:Arial;
	margin:0px auto;
	padding:0px;
	background-image: url(images/fondo_01.jpg);
	background-repeat: repeat;
	cursor:default;
	}
#main
	{
	width:940px;
	padding-bottom:10px;
	background-color: #eee7db;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3d8c6;
	border-left-color: #e3d8c6;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
.header
	{
	height:180px;
	margin: 0px;
	background-image: url(images/header_flatmate_01.jpg);
	background-repeat: no-repeat;
	}
.blog_title {
	height:0px;
	margin: 0px;
	
	}

.blog_title h1
	{
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS",Arial;
		font-size:44px;
		padding-top:10px;
		padding-top:50px;
	}
.blog_title a, .blog_title a:visited
	{
		color:#3c0707;
		text-decoration:none;
	}
.blog_title h2
	{
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS",Arial;
		font-size:15px;
	}
/*-------------------------------------------- CONTENIDOS NUEVOS------------------------------*/	

.page-title {
	font-family: Arial;
	font-size: 11px;
	color: #036;
	width: 620px;
	margin-left: 20px;
}

.fotos
	{
	
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 18px;
	}
	
.fotos img
	{
	border: 2px solid #CCCCCC;
	word-spacing: 10px;
	
	}
.comodidades
	{
	
	
	}
.comodidades h1	{
	background-image: url(images/title_comodidades.jpg);
	background-repeat: no-repeat;
	height: 38px;
	margin-left: 10px;
	}
.servicios
	{
	
	
	}
.servicios h1	{
	background-image: url(images/title_servicios.jpg);
	background-repeat: no-repeat;
	height: 38px;
	margin-left: 10px;
	}
	
.comodidades p	{
	margin-left: 15px;
	}

.servicios p	{
	margin-left: 15px;
	}

.date	{
	color:#666;
	font-size:12px;
	float:left;
	font-family: Arial;
	line-height: 22px;
	font-weight: bold;
	padding-top: 9px;
	background-image: url(images/date_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 36px;
	width: 645px;
	word-spacing: 3px;
	}
	
.dateFrom	{
	float:left;
	margin-left: 336px;
	color:#0ba000;

}

.dateTo	{
	float:left;
	padding-left: 100px;
	color:#901400;

}
.precio	{
	color:#080;
	font-size:14px;
	float:left;
	font-family: Arial;
	line-height: 24px;
	font-weight: normal;
	padding-top: 7px;
	background-image: url(images/precio-bg.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 38px;
	padding-left: 55px;
	width: 590px;
	}

.precioSem	{

	float:right;
	padding-right: 100px;

	}


.topext {
	height: 38px;
	width: 550px;

		}
.topext h1	{
	background-image: url(images/title_servicios.jpg);
	background-repeat: no-repeat;
	height: 38px;
	margin-left: 10px;
	}
	
.cod {

}

.idioma {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F60;
	text-align: left;
	margin-left: 30px;
	height: 30px;
	padding: 10px 0px 0px 0px;
}

.idioma a:link, a:active {
	color: #069;	
}

.idioma a:hover {
	color: #F60;
	
}

/*--------------------------------------------------- END ----------------------------------------*/
	
/*  Search Form Style */
form
	{
		padding:0px;
		margin:0px;
		vertical-align:left;
	}
.search
	{
		float:left;
		width:60px;
	}
.searchform
	{
		background:url(images/search_bg.jpg) no-repeat;
		height:37px;
	}
fieldset
	 {
		margin: 0;
		padding: 0;
		border: none;
		padding-left:13px;
		padding-right:10px;
		padding-top:3px;
	}
#s
	{
		width: 192px;
		padding: 2px 3px 2px 8px;
		background:#fff;
		border:solid 1px #cfb89c !important;
		float:left;
		margin-top:2px;
	}
 #x {
		width: 64px;
		padding: 0;
		text-transform: lowercase;
		color: #000;
		float:left;
		margin-left:5px;
	}
/*-----------------Top Nav--------------------*/
.nav
	{
	background-image: url(images/top_menu_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 940px;
	height:60px;

	}
.nav ul, .nav li
	{
	list-style:none;
	margin: 0px;
	margin-right: 30px;
	padding-top: 0px;


	}
.nav li
	{
	display:inline;

	}
.nav li a, .nav li a:visited
	{
	float:right;
	font-family:Verdana, Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	
	font-size: 10px;
	height: 25px;
	}
.nav li a:hover
	{
	color:#003168;
	background-image: url(images/btn_top_bg_03.jpg);
	background-repeat: repeat-x;

	}
.nav li a:active
	{
	color:#003168;
	background-image: url(images/btn_top_bg_03.jpg);
	background-repeat: repeat-x;

	}

/*-------------------------------------------------*/

#content
	{
	background-image: url(images/bg_main_02.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	}
.contentTop{
	height: 36px;
	background-image: url(images/bg_main_top_04.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
.contentBot{
	height: 12px;
	background-image: url(images/bg_main_bot_04.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
img
	{
		border:none;
	}	
.menuColumn
	{
	float:left;
	width:208px;
	padding-bottom:10px;
	overflow:hidden;
	padding-left: 42px;
	}
h2
	{
		margin:0px;
		padding:0px;
	}
.contentColumn
	{
	width:670px;
	float:left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.contentColumnTop{
	margin: 0px;
	padding: 0px;
	}
.contentColumnBottom
	{
	margin: 0px;
	padding: 0px;		
	}
                                            /* Sidebar Styling  */
h1,h2,h3
	{
		margin:0px;
		padding:0px;
	}
.sidebar
	{
	background:url(images/sidebar_bg_02.jpg) repeat-y;
	font-size:11px;
	font-family:Tahoma;
	width:200px;
	
	}
.sidebar_top
	{
	background-image: url(images/sidebar_top_01.jpg);
	background-repeat: no-repeat;
	}
.sidebar_bottom
	{
	background:url(images/sidebar_bottom_05.jpg) no-repeat left bottom;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
	height:1%;

	}
.sidebar_title
	{
	margin:0px;
	padding:5px 0px 6px 15px;
	color:#FFFFFF;
	font-size:11px;
	text-transform:capitalize;
	font-weight:bolder;
	background-image: url(images/sidebar_tit_bg_03.jpg);
	font-family: Arial;
	background-repeat: no-repeat;
	display: block;
	}

                                            /*TREE MENU*/

.wp_dTreewp_dtree_Node	{
	background-image: url(images/node_bg_03.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 5px;
	display: block;	
	}
.node{
	margin-left: 5px;
	width: 200px;
	}
	
.node #a{
	width: 200px;
	}
	
.node a:hover{
	
	}
/*----------------------------------------------------------------------------------------------------------*/
.no_bg
	{
		background:none !important;
	}
.sidebar ul li
	{
	margin-bottom:15px;
	color:#005cab;
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;	
	}
.sidebar li li
	{
	padding-left:10px;
	padding-bottom:1px;
	padding-top:8px;
	height: 22px;
	background-image: url(images/node_bg_04.jpg);
	background-repeat: no-repeat;
	}
.sidebar li li li
	{
		border:none;
	}
.sidebar ul, .sidebar li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
.sidebar ul ul
	{
		padding:3px;
		margin-left:0px;
		background:none !important;
	}
.sidebar ul ul ul
	{
		margin-top:0px;
	}
.sidebar ul ul li
	{
		margin-bottom:0px;
	}
.sidebar li a, .sidebar li a:visited, .sidebar a, .sidebar a:visited
	{
	color:#005cab;
	text-decoration:none;
	}
.sidebar li a:hover, .sidebar a:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
.sidebar a
	{
		padding-left:5px;
	}
.sidebar #s
	{
		width:100px;
	}
                                               /*----------------------------------*/
                                                      /*  CONTENIDOS DE SECCIONES */
.story
	{
	color:#747473;
	margin-bottom:0px;
	overflow:hidden;
	background-image: url(images/bg_story_03.jpg);
	background-repeat: repeat-y;
	}
.storyTop
	{
	background-image: url(images/bg_story_top_01.jpg);
	height: 12px;
	background-repeat: no-repeat;
	
	}
.storyBottom
	{
	background-image: url(images/bg_story_bot_05.jpg);
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom: 20px;
	}
.story_title
	{
	padding-right:15px;
	background-image: url(images/bg-tit-secciones.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	
	padding-left: 0px;
	}

.big
	{
		font-size:21px;
	}
.content_title
	{
	text-decoration:none;
	margin-left: 20px;
	height: 30px;
	padding-top: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	}


.content_title h3
	{
	text-decoration:none;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 50px;
	margin-top: 30px;
	padding-top: 30px;
	height: 56px;
	width: 200px;
	}
.content_title h4
	{
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 30px;
	}
.content_title a, .content_title a:visited
	{
	text-decoration:none;
	color:#FFFFFF;

	}
.content_title a:hover
	{
	color:#FF9900;
	}


.padd20
	{
		padding-left:0px;
	}
.story_content
	{
	line-height:17px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-top: 5px;
	padding-bottom: 20px;
	}
.story_content p
	{
	margin-bottom:10px;
	width: 600px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #724A32;
	}
	
.story_content img {
	text-align: left;
	margin-top: 15px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.read_post
	{
	font-weight:bold;
	padding-left:16px;
	padding-right:15px;
	font-size:11px;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;	
	}

.read_post a, .read_post a:visited
	{
	text-decoration:none;
	color:#FFF;
	display: block;
	margin-top: 5px;
	margin-left: 20px;
	}
.read_post a:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
.post_img
	{
	width:95px;
	float:right;
	background-image: url(images/btn_ficha.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 25px;
	}
.user_comments
	{
		width:200px;
		float:right;
		text-align:right;
	}
.pagetitle
	{
	color:#006699;
	padding-top:8px;
	font-size:14px;
	padding-left:10px;
	padding-bottom:15px;
	background-image: url(images/title_secciones.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 22px;
	}
.footerborder
    {
	text-align:center;
	color:#666;
	}
.footerborder a, .footerborder a:visited
	{
		color:#666;
		text-decoration:none;
	}
#footer
	{
		padding-top:15px;
		padding-bottom:5px;
		color:#666;
	}
a, a:visited
	{
		
		color:#666;
		text-decoration:none;
	}
a:hover
	{
		color:#666;
	}
/* COMMENT BUBBLES */
.commentlist, .commentlist li
	{
		margin:0px !important;
		padding:0px !important;
		list-style:none !important;
	}
.commentlist
	{
		margin:0px;
		padding:0px;
		color:#000;
		padding-right:10px;
	}
.commentlist li
	{
		margin:0px;
		padding:0px;
		margin-bottom:5px !important;
		color:#000;
		height:1%;
		background:url(images/comm_items.jpg) repeat-x top #effaff;
		padding:6px !important;
		border:solid 1px #aeaeae !important;
	}
	
.alt 
	{
		color:#000;
		border:solid 1px #aeaeae !important;
	}
#comments
	{
		font-size:15px;
		padding-bottom:5px;
	}
#respond
	{
		font-size:15px;
		padding-top:14px;
	}
form
	{
	padding:0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
#commentform p
	{
		padding:0px;
		margin:0px;
		padding-top:10px;
	}
/* CALENDER STYLE */
#wp-calendar {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wp-calendar caption {
	border-bottom: 1px dotted #C6C6C6;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 7px 0px 5px 15px;
	text-align: left;
}

#wp-calendar td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wp-calendar td a, #wp-calendar td a:visited {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td a:hover {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td.pad {
	background: transparent;
}

#wp-calendar tfoot td a:link, #wp-calendar tfoot td a:visited {
	background: none;
	border: 0px;
	color: #000000;
	text-decoration: underline;
}

#wp-calendar tfoot td a:hover {
	background: none;
	color: #363636;
	text-decoration: none;
}

#wp-calendar tfoot td#next {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#wp-calendar tfoot td#prev {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#wp-calendar tfoot td, #wp-calendar tfoot td.pad {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#wp-calendar th {
	color: #CF3A0B;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar ul{
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/* ADDITIONAL CSS */

.story ul, .story ol
	{
		margin: 10px;
		margin-left: 20px;
		padding: 0px;
	}
.story ul, .story li
	{
		list-style: square;
		padding: 0px;
	}
.story li
	{
		margin-bottom: 10px;
	}

.story ol, .story ol li
	{
		list-style: decimal;
		background:none;
		padding: 0px;
	}
blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 30px;
	padding-bottom:4px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

.comment_text
	{
		padding: 5px;
		margin-left: 70px;
	}
.comment_avtar
	{
		float: left;
		padding: 5px;
	}
.commentlist li p
	{
		margin: 0px;
		margin-bottom: 10px;
	}
	
.clear_left
	{
		clear:left;
	}
.commenter
	{
		padding-left:15px;
	}
.navigation
	{
	padding-left:30px;
	width: 600px;
	}
.navigation_pages
	{
	padding-left:130px;
	width: 470px;
	}
.navigation a, .navigation a:visited
	{
		color:#0099CC;
	}
.navigation a:hover
	{
		color:#6699FF;
	}
.center
	{
		padding-top:10px;
		padding-left:20px;
	}
.clearer
	{
		clear:both;
	}
.alignleft
	{
		float:right;
		padding-right:20px;
	}
.alignright
	{
		float:left;
	}
#footer
	{
		background:#eee7db;
		padding:10px;
		margin-top:18px;
		font-size: 10px;
	font-family: Arial;
	}
	
#footer p a, #footer a:visited
	{
	color:#715A35;
	
	}
#footer p a:hover
	{
		text-decoration:underline;
	}
#footer a, #footer a:visited
	{
	color:#D98200;
	font-size: 10px;
	}
#footer a:hover
	{
		text-decoration:underline;
	}
.footerWpress{
	background-image: url(images/wordpress.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 24px;
	float: left;
}


