/*
Theme Name: Saludna
Theme URI: http://www.salud-natural.biz
Original Theme URI: http://www.salud-natural.biz
Version: 1.0
Description: Este tema es para la web salud natural y esta hecho con 2 Columnas
Author: Edward Cuesta Barón
Author URI: http://www.salud-natural.biz
*/
/*Reseteando hoja de estilos para los nav*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
a { /*-- Removes dotted outline from clicked links in FF --*/
	outline: none;
}
img {
	border:none;
}
.clearer {
	clear:both;
}
blockquote {
	background: #F2F2F2 url(images/blockquote.png) no-repeat top left;
	border: 1px solid #D7D7D7;
	padding: 10px 10px 10px 40px;
}
/*Final reseteo*/
/*-- Estructura principal para el diseño --*/
body {
	color: #0000A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #F2F2F2;
}
#background {
	background: #F2F2F2;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
	background-image: url(images/cusamcontenR.png);
}
#contentWrapper {
	overflow: hidden;
	clear:left;
}
#sidebar {
	float: right;
	padding: 20px 0px 10px 0px;
	width: 265px;
	margin-right: 13px;
}
#Content {
	margin: 0 0px 0 0;
	padding: 15px 0px 10px 12px;
	float: left;
	width: 600px;
}
#Footer {
	background: url(images/cusamfooter.png) no-repeat;
	height: 122px;
	width: 900px;
	margin: auto;
	font-size: 12px;
}
#Footer .footertext {
	text-align:right;
	padding-right:14px;
}
/*-- Estilos de Título --*/
h1 {
	font: normal 165%/36px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
h2 {
	font: bold 130%/30px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
h3 {
	font: bold 110%/27px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	color: #069;
}
h4 {
	font: bold 95%/24px Verdana, Geneva, sans-serif;
}
h5 {
	font: bold 90%/20px Verdana, Geneva, sans-serif;
	color: #069;
}
h6 {
	font: bold 85%/18px Verdana, Geneva, sans-serif;
}
/*-- Estilos de Enlaces --*/
a, a:link {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:visited, a:active {
	color: #000;
}
.post a.more-link { /*-- Elimina subrayado de más enlaces --*/
	text-decoration:none;
}
#header a, #header a:link, #header a:active, #header a:visited {
	color: #FFF;
}
#header a:hover {
	color: #0CF;
}
#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color: #0000FF;
}
#Footer a:hover {
	color: #62FF62;
}
/*-- Estilos del emcabezado --*/

#headerwrap {
	padding: 0;
	text-align: center;
}
#header {
	width:900px;
	height:350px;
	margin:0px auto;
	text-align:left;
	background: url(images/cusamheader.png) no-repeat center bottom;
}
#header p {
	margin: 0px;
}
#headtitle {
	height:63px;
	width: 550px;
	border:none;
	clear: both;
	margin-left: 180px;
	float: left;
	margin-top: 20px;
}
.title { /*-- Este es el titulo del blog --*/
	font: bold 40px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 550px;
	text-align:center;
	padding-bottom: 5px;
        text-shadow: 0 1px 1px #000;
}
.title a:hover {
	text-decoration:none;	
}
.description { /*-- Esta es la línea de texto debajo del titulo del blog--*/
	font: 17px/18px Georgia,Times,serif  bold;
	width: 490px;
	color: #FFF;
	text-align: center;
	padding-left: 23px;
        text-shadow: 0 1px 1px #000;
}

#topnavrss {
	height:60px;
	width: 349px;
	border:none;
	clear: both;
	float: left;
	margin-top: 129px;
	margin-left: 33px;
}
.topnav { /*-- Estos son los enlaces RSS en la cabecera --*/
	color: #000066;
	text-align: center;
	font: bolder 13px  Geneva, sans-serif;
	padding-right: 7px;
	padding-top: 10px;
}
.topnav a{ /*-- Estos son los enlaces RSS en la cabecera --*/
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;	
}
/*-- Estilo de la caja de busqueda de la cabecera --*/
#headsearch {
	float:right;
	margin-top: 0px;
	background-image: url(images/search.gif);
	width: 280px;
	height: 40px;
	margin-right: 23px;
}
#header #searchform {
	width: 278px;
	height: 31px;
	margin-top: 9px;
	margin-left: 5px;
}
*:first-child+html #header #searchform { /* Filtro para IE7 */
	padding: 0px 0;
}
* html #header #searchform { /* Filtro para IE6 */
	padding: 5px 0;
}
* html #header #searchbox { /* Filtro para IE6 */
	margin-top: 0px;
}
#header #searchbox {
	margin-left: 15px;
	margin-top:5px;
	margin-bottom: 3px;
	width: 170px;
	color: #0000FF;
	font-size: 11px;
	border-left-color: #999999;
}
#header #searchbutton {
	width: 60px;
	margin-left: 2px;
	color: #0000FF;
	font-size: 11px;
	font-weight:bold;
}
#header #searchbutton:hover {
	cursor: pointer;
}
/* Estilos de navegación */
#navwrap {
	height:35px;
	float: left;
	margin-top: 1px;
	margin-left: 18px;
	clear: none;
}
#menu {
	position: relative;
	width:750px;
	margin:0;
	display:block;
	height:20px;
	font-size: 75%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li {
	background: url(images/CusamNavL.gif) no-repeat left top;
	display:block;
	float:left;
	margin: 0px -2px 0px -2px;
	height:36px;
	line-height:29px;
}
#menu ul li a {
	background: scroll url(images/CusamNavR.gif) no-repeat right top;
	display: block;
	height:36px;
	line-height:29px;
	margin-left:20px;
	padding: 0px 20px 0px 0px;
}
#menu ul li a:link {
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
#menu ul li a:visited {
	text-decoration:none;
	color: #00FF00;
}
#menu ul li a:hover {
	color: #FF9900;
	text-decoration:none;
	font-size: 110%;
}
/*-- Estilos del Post --*/
.PostHead {
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
}
.post {
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}
.posttitle {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #F2F2F2;
	padding: 0px 0px 2px 5px;
}
.posttitle a:hover {
	text-decoration:none;
}
.archivetitle {
	font-size: 80%;
	line-height: 35px;
	color:#00CC00;
	background: url(images/archiveicon.png) no-repeat left center;
	padding-left: 42px;
	margin-bottom:8px;
}
.metablock {
	margin-top: 5px;
	padding-bottom: 20px;
	font-size: 0.7em;
}
.meta {
	float: left;
	padding-left: 22px;
}

	/* Comments Styling */
#comment {
	width: 300px;

}
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #003300;
}
#commentform {
	background: #F0FFE8;
	width: 450px;
	margin: 0;
	padding: 5px;
	border: thin groove #CCCCCC;
}
#commentform .textarea {
	background: #F2F2F2;
	border: 1px solid #B3AAFF;
	width: 280px;
}
#commentform .textarea:hover {
	background: #FBFFFF;
	border: 1px solid #939793;
}
#commentform .textarea:focus {
	background: #FBFFFF;
	border: 1px solid #939793;
}
.date {
	background: url(images/date.gif) no-repeat;
	height: 56px;
	margin-bottom: 0px;
	width: 56px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #106A8B;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}
.postcomments {
	float: right;
	background: url(images/icon-comment.png) no-repeat left top;
	padding-left: 22px;
}
div.comment-author {
	margin-top:5px;
	background-color:#EBEBEB;
	border: solid 1px #CCC;
	height:36px;
}
div.comment-author .fn {
	font: bold 18px/36px Verdana, Geneva, sans-serif;
	padding-left:10px;
}
.tags {
	font-weight: bold;
	margin-bottom: 0px;
}
/*-- Estilos del Sidebar --*/
#sidebar h5 { /*-- Este es el titulo de cada widget --*/
	background: url(images/cusambutton.gif) no-repeat center;
	color: #003366;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 10px;


	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
}
#sidebar ul {
	padding: 8px;
	margin-bottom: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul ul {
	border:none;
	background:none;
}
#sidebar ul li {
	border: 1px solid #CCC;
	background: #FBFFFF url(images/boxbg.png) repeat-x top;
	margin-bottom:10px;
	padding: 7px;
}
#sidebar ul li ul li {
	margin-left: 8px;
	background: url(images/arrow.png) no-repeat left top;
	padding-left: 9px;
	padding-bottom: 5px;
	border:none;
	margin-bottom:0;
	padding-top: 0px;
}
#sidebar ul.children {
	padding-top:3px;
}
#sidebar ul.children li { /*-- Este es el estilo de las sub categorias en las jerarquias--*/
	background: url(images/childbullets.png) no-repeat left top;
	padding-bottom:2px;
}
.box {
	padding: 10px;
	border: 1px solid #CCC;
	margin: 5px;
	background: #FBFFFF;
}

/*---Alineación de la Imagen en los pots y las páginas---*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/*---Leyendas de las imagenes---*/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* Esquinas redondeadas para los navegadores que lo soportan */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 100%;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*---Estilos de los Comment---*/
ol.commentlist {
	clear:both;
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}
ol.commentlist p {
	clear:both;
	margin:0;
	padding:0 10px 10px 10px;
}
ol.commentlist ul.children {
	list-style:none;	
}
.avatar {
	float:right;
	padding:2px;
}
.says {
	display:none;
}
div.comment-meta {
	float:right;
	padding-bottom:8px;
}
#respond {
	clear:both;
}
div.reply {
	text-align: right;
}
div.reply a {
	text-decoration:underline;
}
/*--Estilos Extras--*/
.ddet_div {
	background: #C8FFAA;
	border: 1px solid #CCCCCC;
}
/*--Estilo Error 404--*/
.error404 {
	background: url(images/Error_404.gif) no-repeat center;
	float: left;
	clear: both;
	width: 230px;
	height: 181px;
	border: #FF0000 solid 4px;
}
/*--Estilos adicioales--*/
.Estilo1 {
	font-size: 80%;
	font-weight: bold;
	color: #006633;
}

.Estilo2 {
	color: #0000FF;
	font-size: 80%;
	text-align: justify;
}
.Estilo2 a:hover {
	color: #0000FF;
	font-size: 110%;
	text-align: justify;
	text-decoration: none;
}
.Estilo3 {
	color: #2D7C71;
	font-size: 80%;
	text-align: justify;
}
.Estilo3 a:hover{
	color: #00FF00;
	font-size: 110%;
	text-align: justify;
	text-decoration: none;
}
.Estilo4 {
	color: #C40000;
	font-size: 80%;
	text-align: justify;
}
.Estilo4 a:hover{
	color: #FF0000;
	font-size: 110%;
	text-align: justify;
	text-decoration: none;
}
.Estilo5 {
	color: #790052;
	font-size: 80%;
	text-align: justify;
	text-decoration: none;
}
.Estilo5 a:hover{
	color: #CC00FF;
	font-size: 110%;
	text-align: justify;
	text-decoration: none;
}
.lineas {
	background: url(images/4Brands.jpg) no-repeat left top;
	margin-right: 2px;
	float: left;
	display:block;
	width: 205px;
	height: 66px;
}
.lineas a:hover{
	display:block;
	background:url(images/Az.jpg) no-repeat left top;
	float:left;
	width: 205px;
	height: 91px;
}
.legasea {
	background: url(images/LegaseaGrey.jpg) no-repeat left top;
	float: left;
	display:block;
	width: 205px;
	height: 91px;
}
.legasea a:hover{
	display:block;
	background:url(images/LegaseaColor.jpg) no-repeat left top;
	float:left;
	width: 205px;
	height: 91px;
}
.Trues {
	background: url(images/TRUessGrey.jpg) no-repeat left top;
	margin-right: 4px;
	float: left;
	display:block;
	width: 205px;
	height: 77px;
}
.Trues a:hover{
	display:block;
	background:url(images/TRUessColor.jpg) no-repeat left top;
	float:left;
	width: 205px;
	height: 77px;
}
.SF {
	background: url(images/SFGrey.jpg) no-repeat left top;
	margin-right: 4px;
	float: left;
	display:block;
	width: 205px;
	height: 96px;
}
.SF a:hover{
	display:block;
	background:url(images/SFColor.jpg) no-repeat left top;
	float:left;
	width: 205px;
	height: 96px;
}
.O3 {
	background: url(images/O3Grey.jpg) no-repeat left top;
	margin-right: 4px;
	float: left;
	display:block;
	width: 205px;
	height: 91px;
}
.O3 a:hover{
	display:block;
	background:url(images/O3Color.jpg) no-repeat left top;
	float:left;
	width: 205px;
	height: 91px;
}
/*---Estilo de la barra social lateral---*/
#mdsocial {
	position: fixed;
	z-index:10000;
	left: 0px;
	top: 350px;
}
ul#mdsocial {
	position: fixed;
	margin: 0px;
	padding: 0px;
	top: 358px;
	left: 16px;
	list-style: none;
	z-index:9999;
}
ul#mdsocial li a {
	height:25px;
	padding: 0%;
	margin:0px;
	width:80px;
	display:block;
}
ul#mdsocial li {
	width: 80px;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
ul#mdsocial li a:hover {
	text-decoration: none;
}
