/*  
Theme Name: Salon Rosa
Theme URI: http://www.salonrosa.cl
Description: Tema para salon rosa	
Version: 1
Author: 2litros > raimundo illanes y tomás bascuñan
Author URI: http://www.2litros.cl/
*/

@import url('reset.css');

/*------ estilos base ------*/

html, body {
	color: #000;
	margin: 0px;
	text-align: center;
	font: normal 12px/160% Georgia, "Times New Roman", Times, serif;
	padding: 0;
	background: #f9c3a8 url(images/fondo.jpg) repeat;
	-webkit-text-size-adjust: 98%;
}

a {
	color: #ff676f;
	text-decoration: none;
	font-weight: bold;
}

a:active, a:hover {
	color: #ff676f;
	text-decoration: underline;
	font-weight: bold;
}

img {
	padding: 0px;
	margin: 0px;
}


h1 {
	padding: 0px;
	margin: 0px;
	color: #ff676f;
	text-align: left;
	font: normal 60px/150% little, Georgia, "Times New Roman", Times, serif;
}


h1 a {
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	color: #ff676f;
	text-decoration: none;
	font-style: normal;
}

h1 a:hover {
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	color: #ff676f;
	text-decoration: none;
	font-style: normal;
}

h2 {
	color: #86c0c0;
	margin-bottom: 5px;
	margin-top: -2px;
	text-align: left;
	font: small-caps bold 1.3em/100% little, Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #86c0c0;
	margin-bottom: 5px;
	margin-top: 6px;
	text-align: left;
	font: small-caps bold 1.3em/100% little, Georgia, "Times New Roman", Times, serif;
}

p {
	color: #000;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 8px;
}

img {
	border-width: 0;
	border-style: none;
}


/* ------ estilos para las cajas ------ */


#wrap {
	width: 980px;
	margin: 40px auto 20px;
}


#header {
	width: 980px;
	margin-top: 0;
	float: left;
	background: url(images/superior.png) no-repeat;
	height: 10px;
	margin-bottom: 0;
}

.wrap_int {
	width: 980px;
	background-color: #fff;
	float: left;
	padding-top: 10px;
}

.wrap_final {
	width: 980px;
	float: left;
	background: url(images/inferior.png) no-repeat center top;
	height: 180px;
}

#menu {
	width: 520px;
	height: 25px;
	text-align: left;
	float: right;
	background: url(images/footer.png) no-repeat right bottom;
	padding: 15px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
}


#content {
	width: 400px;
	padding: 0 20px;
	float: left;
}

#content h1 {
	width: 370px;
	height: 60px;
	overflow: hidden;
}

#content_int {
	width: 440px;
	float: left;
	background-color: #fff;
	min-height: 395px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto !important;      /* for modern browsers */
    height: 414px;
}

#content_left {
	width: 440px;
	float: left;
}

#content_right1 {
	width: 540px;
	float: right;
}

#content_right {
	width: 540px;
	float: right;
	background-color: #fff;
	padding-top: 10px;
}

#content_down {
	float: left;
	width: 100%;
	background: url(images/fondo_footer.png) no-repeat left top;
	height: 250px;
}

.borrar img {
	float: left;
	margin: 0;
	padding: 0;
}

.borrar {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}


#sidebar {
	width: 240px;
	float: left;
	padding: 5px 15px;
	height: 350px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #ccffff;
}


#marco {
	width: 250px;
	float: left;
	background: url(random.php) no-repeat;
	height: 360px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#footer {
	width: 500px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 10px;
}

#search {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ------ estilos para el content ------*/



.alingleft {
	border: 4px solid #a4e7e5;
	float: left;
}


.alingright {
	border: 4px solid #a4e7e5;
	float: right;
}



/* ------ estilos para el menu ------ */


#menu a {
	margin-right: 5px;
	font: small-caps bold 11px Arial, Helvetica, sans-serif;
}


#menu a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#menu img {
	margin-right: 8px;
}

.cafe {
	color: #7e3806;
}

/* ------ estilos para el sidebar ------ */

#sidebar h1 {
	color: #000;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 2px;
	font: normal 3.5em little, Georgia, "Times New Roman", Times, serif;
}

#sidebar h2 {
	color: #000;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font: normal 1.4em little, Georgia, "Times New Roman", Times, serif;
}


#sidebar_text {
	border: 5px solid #bfbfbf;
	background-color: #fff;
	width: 320px;
	padding: 5px 10px;
	margin-top: 20px;
}


.recentdate {
	color: #b84a50;
	margin-right: 14px;
	font-size: 12px;
}


#sidebar a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000;
}

#sidebar ul li {
	margin-bottom: 4px;
}


#archiveform {
	width: 170px;
}


#sidebar ul {
	margin: 0 0 16px;
	padding: 0;
	color: #000;
}

.bajo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 60px;
}


/* ------ etilos para el form ------ */

.form1
 {
	width: 350px;
	padding: 2px;
}

.dia {
	width: 250px;
}

#reserva h2 {
	margin-top: 6px;
	margin-bottom: 8px;
}


/* ------ estilos para el nav ------ */

.anterior a {
	background: #df9688;
	color: #fff;
	padding: 0.5em 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.anterior a:hover {
	background: #a4e7e5;
	color: #000;
	text-decoration: none;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.siguiente a {
	background: #df9688;
	color: #fff;
	padding: 0.5em 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	float: left;
}

.siguiente a:hover {
	background: #a4e7e5;
	color: #000;
	text-decoration: none;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* ------ estilos para el footer ------ */


#footer p {
	font-size: 9px;
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}


#footer a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer h2 {
	color: #000;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

/* ------ resets ------ */


.clear {
	clear: both;
	margin: 0px 0px 0px 0;
}
