/* Theme Name: Sale et Sucre */
/* www.tinca.org */
/* contacto(at)tinca.org */
/* Santiago de Chile */


/* 
Colores Sale et sucre
verde oscuro : #313e1a;
*/



/* Principal */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Verdana", Arial, Sans-Serif;
	background: #f8fce9 url('http://salesucre.cl/images/fondo.gif');
	color: #313e1a;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	border-top: 8px solid #313e1a;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 850px;
	}

#header {
	background: #fff url('http://www.salesucre.cl/images/salesucre.jpg') no-repeat;
	margin: 0px; 
	padding: 0; 
	height: 90px; 
_height: 90px;
	width: 850px;
	border-bottom: 1px dotted #ccc;
	}

#header h1 {
	display: none;
}

#headerimg { 
	margin: 7px 9px 0; 
        margin: 0;
	width: 100%;
	} 

#footer {
	padding: 0;
	margin: 0 auto;
	width: 850px;
	clear: both;
	border: none;
	line-height: 2em;
	font-family: georgia;
	}

#footer p {
	margin: 0px 40px 0px 0px;
	padding: 10px 0px 20px 0px;
	text-align: right;
	}




.sale {
	width: 285px;
	float: left;
}

.sucre {
	width: 285px;
	float: right;
}

.sale img {
	padding-right: 3px;
	padding-bottom: 3px;
	float: left;
	width: 92px;

}

.sucre img {
	padding-right: 3px;
	padding-bottom: 3px;
	float: left;
	width: 92px;
}

.sucre h2, .sale h2 {
	font-size: 14px;
	margin: 15px 0 0px 0;
}

.sucre h3, .sale h3 {
	font-size: 12px;
	margin: 15px 0 0px 0;
}

.sucre p, .sale p {
	font-size: 11px;
}

.recetas_sale {
	width: 285px;
	float: left;
}

.recetas_sucre {
	width: 285px;
	float: right;
}
.recetas_sucre h3, .recetas_sale h3 {
	padding: 0px;
	margin: 0px;
	color: #000;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
}

.recetas img {
	width: 282px;
}

.mesa img {
	padding-right: 5px;
	padding-bottom: 10px;
	float: left;
	width: 194px;
}

.somos img {
	padding-right: 3px;
	padding-bottom: 10px;
	float: left;
	width: 97px;
}

.banquetera img {
	padding: 10px 10px 10px 0px;
	float: left;	
}

/* Contenidos */
#content {
	font-size: 11px;
	}

.widecolumn .entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	min-height: 250px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	float: right;
	padding: 0 30px 0px 0px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}


/* Titulos */

h1, h2, h3 {
	font-family: trebuchet ms;
	font-weight: normal;
	text-transform: uppercase;
	}

h1 {
	font-family: "Georgia", Serif;
	font-size: 4em;
	padding: 20px 0 0 30px;
	margin: 0;
	text-align: left;
	font-weight: normal;
	}

#headerimg .description {
	display: none;
	}

h2 {
	font-size: 1.6em;
	margin: 20px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}

#sidebar h2 {
	font-family: "Verdana", Arial, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#313e1a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;

	}

h2.widgettitle {
	display: none;
	}

.pagenav h2 {
	display: none;
	}


/* Textos */
.entry p a:visited {
	color: #b85b5a;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #313e1a;
	}

a, h2 a:hover, h3 a:hover {
	color: #313e1a;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* Imagenes */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

a img {
	border: none;
	}


/* Listados */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/* Menu */
#sidebar {
	padding: 25px 0px 10px 0;
	margin-left: 20px;
	width: 190px;
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet ms;
	}

#sidebar form {
	margin: 0;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
_margin-bottom: 0px;
	}

#sidebar ul li a {
	display: block;
	background: url(http://salesucre.cl/wp-content/themes/tinca/images/menu.png) no-repeat;
	margin: 20px 5px 7px 10px;
_margin: 20px 5px 0px 10px;
	padding: 0 0 3px 16px;
	padding: 0 0 0px 16px;
	color: #313e1a;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	}

#sidebar ul li a:hover {
	color: #888;
	text-decoration: none;
	}

#sidebar ul ul ul a {
	display: block;
	margin: 0px 5px 7px 10px;
_margin: 0px 5px 0px 10px;
	padding: 0 0 2px 16px;
_padding: 0 0 0px 16px;
	text-transform: uppercase;
	color: #555;
	background: url(http://salesucre.cl/wp-content/themes/tinca/images/sub-menu.png) no-repeat;
	border-bottom: 1px solid #9acd32;
}

#sidebar ul ul ul a:hover {
	color: #888;
	text-decoration: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Otros */
.center {
	text-align: center;
	}

hr {
	display: none;
	}

/* Reportajes */

.reportajes h2 {
	font-size: 13px;
	border-bottom: 1px #ddd solid;
	font-weight: normal;
	font-family: georgia;
	text-transform: capitalize;
}

.reportajes p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.reportajes li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	height: 120px;
}
.reportajes img {
	padding: 2px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ccc;
}

.reportajes {
	padding: 0px;
	margin: 0px;
}

.conctacto {
	border-top: 1px dotted #ccc;
	margin-top: 10px;
	padding-top: 5px;
}


#post-5 h2 {
	display: none;
}


#post-5 {
	margin-top: 40px;
}



/* Fin de los estilos - Tinca */
