/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	background: #FFF;
	text-align: justify;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 140px;
}

/* Header */

#zona_banner_cabecera
{
width: 988px;
height: 90px;
margin: 5px auto;
padding: 5px;
border: 1px solid #AF1C2E;
}

#zonatraductor {
	width: 1000px;
	margin: 0 auto;  
    text-align: right;    
}

#logo {
	width: 988px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 0px;
	background: url(../styles/images/cabecera_casa_en_murcia.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

#cuadro-outlet {
position: absolute;
margin-left: 300px;
width: 360px;
height: 90px;	
}

#cuadro-anunciar {
float: right;
margin-top: 10px;
margin-right: 20px;
width: 178px;
height: 44px;	
}

#usuarios-cabecera {
margin-top: 10px;
margin-left: 685px;
width: 300px;
height: 30px;	
}

#caja_buscador_google{
margin-left: auto;
margin-right: auto;
width: 300px;
height: 25px;
}

#guideline 
{
position: relative;
width:100%;
height: 75px;
margin-bottom: 3px;
padding: 3px 0 3px 0;
border-bottom: solid 1px #4B4B4B;
}


/* Menu */

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../styles/images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../styles/images/bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url(../styles/images/bgON.gif) no-repeat top right;
	}


/* submenu fichas */
#reiter1 ul {
margin-left: 0px;	
padding: 3px 0 3px 10px; 
border-bottom: 3px solid #900;
}
#reiter1 ul li {
display: inline;
list-style: none;
}
#reiter1 ul li a {
font-weight: bold;
padding: 3px 0.5em; 
margin-right: 5px;
border: 1px solid #900;
border-bottom: none;
background-color: #f0e0c0;
color: #900;
text-decoration: none;
}
#reiter1 ul li a:hover {
background-color: #b0a080;
color: #fff;
border-color: #000;
}
#reiter1 ul li a.aktiv,
#reiter1 ul li a.aktiv:hover {
background-color: #fff;
color: #777;
border: 1px solid #000;
border-bottom: 1px solid #fff;
cursor: default;
}



/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 10px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 765px;
}

#contenedor_destacados {
font-size: 12px;	
width: 765px;
height: 405px;
background-color: #FFDFE3;
border-left: solid 1px #99011A;
border-right: solid 1px #99011A;
border-bottom: solid 1px #99011A;
margin-bottom: 5px;
}

#titulo-caja {
	width: 767px;
	height: 30px;
	background: url(../styles/images/fondo-caja.gif);	
}

#titulo-caja H2 {
	text-align: center;
	padding: 5px 0 0 5px ;
	font-size: 1.2em;
	color: #FFFFFF;
}

.destacado {
float: left;
width: 144px;
height: 195px;
margin: 3px;
background-color: #FFF;
border: solid 1px #99011A;
text-align: center;
}

.ultimosportada {
float: left;
width: 99%;
height: 34px;
margin: 2px;
border: solid 1px #99011A;
font-size: 14px;
text-align: left;
}

.ultimosportada a{
background-color: #FFF;
padding-left: 5px;
display: block;
}

.ultimosportada a:hover {
background-color: #9F0412;
color: #FFFFFF;
}

#municipios {
float: left;
width: 765px;
height: auto;
border-left: solid 1px #99011A;
border-right: solid 1px #99011A;
border-bottom: solid 1px #99011A;
margin-bottom: 10px;
padding-bottom: 10px;
}

#promociones {
float: left;
width: 745px;
height: auto;
border-left: solid 1px #99011A;
border-right: solid 1px #99011A;
border-bottom: solid 1px #99011A;
margin-bottom: 10px;
padding: 10px;
}

.localidades {
float:left; 
width:180px;
height: 15px; 
margin-left: 10px; 
margin-top: 5px;
}

.localidades a{
background-color: #FFDFE3;
padding-left: 5px;
display: block;
}

.localidades a:hover {
background-color: #9F0412;
color: #FFFFFF;
}

#mapa_municipios_portada {
float: left;
width: 385px;
height: 400px;
}

.post {
	padding-bottom: 5px;
	width: 765px;
	height: 140px;
	border: solid 1px #99011A;
	margin-bottom: 5px;
}

.post h1 {
	font-size: small;
}

.title {
	margin: 0;
	padding: 5px 2px 2px 10px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: 0 10px 10px 10px;
	padding: 0 0 5px 0;
}

.ficha_normal {
	width: auto;
	height: auto;
	border-bottom: 1px #BBBBBB dashed;
	margin: 0px 10px 10px 10px;
	padding: 0 0 5px 0;	
	
}

.sub_ficha_normal {
	width: auto;
	height: 400px;
	border-bottom: 1px #BBBBBB dashed;
	margin: 0px 10px 10px 10px;	
	
}

.fotos_ficha{
	float: left;
	width: 525px;
}

.fotos_ficha img {
	float: left;
	padding: 5px;
}

.ficha_foto {
float: left;
width: 310px;
height: 250px;
margin: 0 3px 0 3px;
}

.ficha_localizacion {
float: left;
width: 500px;
height: 350px;
margin: 0 3px 0 10px;
}

.ficha_foto img {
width: 300px;
height: 300px;
}

.ficha_detalles {
float: left;
width: 175px;
height: 350px;
margin: 0 3px 0 3px;
padding: 0 3px 0 3px;
}

.ficha_contacto {
float: right;
width: 225px;
height: 450px;
background-color: #E6F1B6;
margin: 0 3px 0 3px;
padding: 0 3px 0 3px;
border: solid 1px #99011A;	
}

.titulo_ficha {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.entry img {
	padding: 0 20px 0 0;	
}



.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 5px 15px 0px 15px;
	background: #890208 url(../images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}



/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/*footer_seo*/

#footer_seo {
width: 780px;
height: 75px;
border: 1px solid #999;
overflow: auto;
}


/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}
