/*
Theme Name: Vinos de Matanegra
Description: Tema wordpress para el sitio de Vinos de Matanegra
Version: 0.1
Author: Eduardo Turiño
Author URI: http://etmsoft.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

BODY {
	background:#231F20;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:0 auto;
	width:790px;
	height:633px;
	padding:0;
	/*border:#999 1px solid;*/
}
/* -------------- Menus -------------- */
#leftmenu, #main, #main_elsecreto, #rightmenu {
	float:left;
	margin:0;
	padding:0;
}
#leftmenu {
	width:120px;
	padding:170px 10px 15px 5px;
}
#leftmenu a, #rightmenu a {
	display:block;
	color:#999;
	text-decoration:none;
	font-size:10pt;
	margin-bottom:15px;
}
#leftmenu a:hover, #rightmenu a:hover,
#leftmenu .current_page_item a, #rightmenu .current_page_item a {
	color:#E71837;
}
#leftmenu ul, #rightmenu ul {
	list-style:none;
	margin-top:0;
}
#leftmenu a {
	text-align:right;
}
#rightmenu a {
	text-align:left;
	margin-top:0;
}
#rightmenu {
	width:125px;
	padding:490px 15px 15px 0px;
}
#rightmenu #brackets {
	background:url(images/llave.gif) top no-repeat;
	width:26px;
	height:111px;
	float:left;
	margin-right:5px;
}
/* ----------- */
#main {
	width:512px;
	background:#FFF;
	height:620px;
	border-bottom:#999;
}
#main #logo {
	position:absolute;
	width:512px;
/*	height:106px;
	left:457px;*/
	top:553px;
	margin:0 auto;
	/*background:url(images/logo.gif) center no-repeat;*/
}
#main p {
	margin:0;
	padding:0;
}
#main h1 {
	margin:0;
	font-family:"Arial Black";
	font-weight:bolder;
	line-height:80%;
	z-index:999;
	font-size:18pt;
}
/* ------------- */
#content {
	background:url(images/bg_content.gif) top left no-repeat;
	width:351px;
	height:87px;
	padding:15px 20px 0px 10px;
	/*margin-top:-10px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	/*border:1px solid black;*/
}
#content_elsecreto {
	background:url(images/bg_content2.gif) top right no-repeat;
	width:461px;
	height:113px;
	padding:15px 20px 0px 10px;
	margin-top:-13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	/*border:1px solid black;*/
}
#content p {
	/*margin:30px 0 0 10px;*/
}
#content a, #content_elsecreto a {
	color:#E71837;
	text-decoration:none;
}
.slideshowlink {display: none;} 
/* ------------ */
#homepage {
	background:url(images/homepage_tree.jpg) top right no-repeat;
	height:580px;
}
#homepage #logo_homepage {
	margin-top:100px;
}
#homepage a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
	font-size:10pt;
}
#creacionbg {
	background:url(images/creacion.jpg) top right no-repeat;
	height:330px;
        padding-top:250px;
}
#tierra {
        margin:150px 0 0 0;
}
#botella1 {
        margin:85px 0 0 65px;
}
#botella2 {
        margin:85px 0 0 10px;
}
#contacto {
	background:url(images/contacto.jpg) top center no-repeat;
	height:330px;
        padding-top:150px;
        font-size:10pt;
}
#contacto table {
        font-weight:bold;
}
#contacto input, #contacto textarea {
        border:1px dashed #CCC;
        background-color: transparent;
        font-family:Arial;
        font-size:10pt;
}
