/*  
Theme Name: Marketing Optimo
Theme URI: http://www.marketingoptimo.com
Description: Theme Marketing Optimo
Version: 1.0
Author: Cristian Gil
Author URI: http://www.color-webstudio.com
*/

/* FORMAT TAGS */
ul {list-style-type:none;}
li {color:#333333;}
h1, h2, h5, h6 {color:#6495ed;}
h1, h2, h5, h6 li{color:#6495ed;}
h1, h2, h5, h6 a{color:#6495ed;}
h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:14px; color:#40454b; border-top-style:solid; border-top-color:#e5e5e5; margin-bottom:5px; margin-top:10px;}
h4 {font-size:14px; color:#7c0101; border-top-style:solid; border-top-color:#e5e5e5; margin-bottom:5px; margin-top:10px;}
h5 {font-size:12px;}
h6 {font-size:12px;}
a:link {color:#6495ed; text-decoration:underline;}
a:visited {color:#6495ed;}
a:hover {color:#355182}
/************************/

#wrapper{margin: 0 auto 0 auto;text-align:left;width:940px;}

body{background:#ffffff;color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;margin: 0;text-align:left;vertical-align:top;}

/*HEADER*/
#header{width:100%; background-color:#FFFFFF; height:60px;}
#header h1 a{display:none;}
#headerimg{background-image:url(images/titulo_header.png); background-repeat:no-repeat; width:370px; height:42px; margin-left:30px;}
#description{ display:inline; margin-top:40px; margin-left:188px; position:absolute;}

#top-header{ background-image:url(images/top_header.png); background-repeat:repeat-x; width:100%; height:18px;}

#search {text-align:right;}
/*****************/

#container{float:left;padding-right:20px;width:460px;}
.post {margin-top:10px; margin-bottom:10px;}
.navigation {margin-bottom:10px;}
.postmetadata {background-color:#e5e5e5; padding:5px;}
.left {float:left;}

/* SIDE BARS */
#sidebar{float:left;width:280px;}
#sidebar ul{margin:0px; padding:0px;}
#left_sidebar{float:left; width:160px; text-align:left; padding-right:20px; height:480px; display:inline;}
#left_sidebar ul{width:100%; text-align:left; margin:0px; padding:0px;}
#left_sidebar ul li ul li{ border-bottom:thin; border-bottom-style:dashed; border-bottom-color:#CCCCCC; display:block;}
#left_sidebar ul li ul li a{text-decoration:none; display:block; padding:5px;}
#left_sidebar ul li ul li a:hover {background-color:#e5e5e5; padding:5px;}
/************/

/* FORMULARIO BOLETÍN */
#formulario{background-color:#ffffdd; border:thin; border-style:dashed;}

#footer{ background-image:url(images/fondo-menu.png); background-repeat:repeat-x;clear:both; width:100%; height:40px;}
#footer p{margin-left:30px; text-align:center; padding-top:10px;}

/*MENÚ DEL HEADER */
#menu{background-image:url(images/fondo-menu.png); background-repeat:repeat-x; width:100%; height:40px;}
ul#simple-menu{list-style-type:none;position:relative;height:40px;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;margin:0;padding:4px 0 0 0; margin-left:30px;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:27px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#fff;background:#686f78;line-height:27px;text-decoration:none;padding:0 17px 0 18px;height:27px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#7a8899;}
ul#simple-menu li a.current{color:#2E4560;background:#fff;}
ul#simple-menu li a.current:hover{color:#2E4560;background:#fff;}
/***********************/

/* COMMENTS */
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}