/*  

Theme Name: Darrylpace
Theme URI: http://www.darrylpace.com
Description: Health and Beauty Resources.
Version: 1.0
Author: Bracket Media
Tags: Implementacion por South Solutions
Author URI: http://www.BracketMedia.com

*/

/*generales*/
/*	*{ padding:0; margin:0; }	*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    line-height: 1;
    background: #EE4A0E url(images/bg-body.png) repeat-x top center;
    font-family: "lucida grande", Arial, Helvetica, verdana,  sans-serif;
    color: #1E0801;
	padding-top: 13px;
	padding-bottom: 5px;
	font-size: 13px;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */ 
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */ 
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* calendar table */
#wp-calendar{
	width: 80%;
	border-top: 1px solid #DDDDDD;	
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #fff;	
}
#wp-calendar th {
    color: #290000;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
	text-align:center;	
}
#wp-calendar td{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
    color: #290000;
    line-height: 16px;	
	padding:2px;
    font-size: 12px;	
	text-align:center;
}
#wp-calendar td.weekend{
	background: #EEEEEE;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;		
}
/* end calendar table */
a {
    color: #ED4A0D;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px #ED4A0D dotted;
}
.bt-arrow{	
    color: #ED4A0D;
	line-height: 13px;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 9px;
	background: #DBD5BD url(images/bt-arrow.gif) no-repeat center right;
	padding-right: 15px;
	font-family: verdana;
	border: 1px solid #DBD5BD ;
}
.bt-arrow:hover{
	border: 1px solid #ED4A0D ;	
}
.bt-arrow:active{
	background: #EEF0DD url(images/bt-arrow.gif) no-repeat center right;
}
p {
	font-size: 13px;
	line-height: 1.5;
}
#content p{
	padding-bottom: 13px;
}
p + p {
}
h1 {
}
p.info{
	color:#AC340A;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.right-block{
	width:750px;
}
h2 {
	color: #AD360A;
	background: url(images/h2-bg.png) repeat-x top left;
	font-size: 22px;
	font-weight: normal;
	line-height: 35px;
	padding-left: 15px;
	padding-bottom: 15px;
	letter-spacing: -1px;
}
h3 {
/*    color: #AC340A;
	font-size: 19px;
	line-height: 1.4; */
	color: #AD360A;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;

}
h4 {
	font-size: 14px;
    color: #180700;
	line-height: 20px;
}
h4 .date{
	color:#ED4A0D;
	font-size:11px;
}
h5{
	background: url(images/pagger-left.png) no-repeat center left;
	padding-left: 11px;
	height: 29px;		
}

h5 span{
	background: url(images/pagger-right.png) no-repeat center right;
	padding: 0 11px 0 10px;
	height: 29px;	
	float: left;
	color:#EE4A0E;
	font-size: 12px;
	line-height: 29px;
	font-weight: normal;
	width: 161px;
}
.archive {
    background: url(images/h4-archives.png) no-repeat center left;
    padding-left: 27px;
}
.calendar {
    background: url(images/h4-calendar.png) no-repeat center left;
    padding-left: 27px;
}
.pages {
    background: url(images/h4-pages.png) no-repeat center left;
    padding-left: 27px;
}
.categories{
	background: url(images/h4-cat.png) no-repeat center left;
	padding-left: 27px;
}
div.hr, hr{
	border: 0;
	background: url(images/hr-bg.png) repeat-x center center;
	height: 10px;
	clear: both;
}
img {

}
.block{
	margin: 5px 15px 15px 10px !important;
}
input, textarea, select{
	font-size: 16px;
    font-family: "lucida grande", Arial, Helvetica, sans-serif;	
	color:#1E0600;
}

input[type=submit]{}

input[type=button]{}

input[type = text], .input-text {
    background: url(images/input-text.jpg) no-repeat center center;
	border: 0;
	height: 19px;
	line-height: 19px;	
	width: 381px;
	float: right;
	padding: 5px;
}
.input-textarea{
    background: url(images/input-textarea.jpg) no-repeat center center;
	border: 0;
	height: 178px;
	line-height: 1.2;	
	width: 381px;
	padding: 5px;	
	float: right;	
	overflow-x: hidden;
	overflow-y: scroll;
}
input[type=password]{}

.input-field{
	padding: 3px 0;
	float: left;
	width: 570px;
}
.input-field label{
	width: 169px;
	line-height: 29px;
	font-size: 13px;
	padding-left: 10px;
	color:#1E0600;
	display: inline;	
}
.input-field label span{
    color: #ED4A0D;
	font-weight: bold;	
}
.margen_s {	margin: 5px;	}
.margen_m {	margin: 10px;	}
.margen {	margin: 15px;	}
.margen_l {	margin: 20px;	}
.padd_s {	padding: 5px;	}
.padd_m {	padding: 10px;	}
.padd {	padding: 15px;	}
.padd_l {	padding: 20px;	}

.clear {	clear: both;	}

.left {	text-align: left !important;	}
.center {	text-align: center !important;	}
.right {	text-align: right !important;	}

.fright {	float: right !important;	}	
.fleft {	float: left !important;		}

/*end generales*/

#layout {
    margin: 0px auto;
    width: 922px;
}

#header{
   width: 922px;
   height: 160px;
   float: left; 	
   background: url(images/bg-head.jpg) no-repeat 0px 0px;   
   position: relative;
}
#logo, #logo a{
	height: 108px ;
	width:  270px;
	float: left;
}
#logo a span{
	display:none;
}
#navigation{
	position: absolute;
	bottom: 2px;
	right: 22px;
	height: 47px;	
	background: url(images/bg-nav-left.png) no-repeat top left;
	padding-left: 20px;
}
#navigation ul{
	height: 47px;	
	background: url(images/bg-nav-right.png) no-repeat top right;
	padding-right: 20px;	
}
#navigation ul li{
	display: inline;
}
#navigation ul li a{
	line-height: 47px;
	text-decoration: none;
	color:#5F1E06;	
	font-size: 15px;
	letter-spacing: -0.03em;
	margin: 0 4px;
	text-transform: uppercase;
	
}
#navigation ul li a:hover{
	border-bottom: 2px solid #fff;
}
#navigation ul li a.active span, #navigation ul li a:active span{
	color:#EE4A0E;	

}
#wrapper-content {
    width: 922px;
    float: left;
    background: url(images/bg-content.jpg) repeat-y 0px 0px;
}
#content {
    width: 890px;
    float: left;
    min-height: 400px;
    padding: 18px 16px 16px 16px;
    background: url(images/bg-content-top.jpg) no-repeat 0px 0px;
}
#banner{
	padding-bottom: 5px;
}
#content .col img.bord {
    border: 1px solid #BAB37F;
    margin: 5px;
}
#content .col .comment-boxes img{
	border: 1px solid #1E0600;
}
#content .col p ,#content .col  h3 ,#content .col  h4{
	padding-left: 10px;
	padding-right: 10px;
}
.pagger{
	background: url(images/pagger-left.png) no-repeat center left;
	padding-left: 11px;
	height: 29px;	
	float: left;	
}
.pagger span{
	background: url(images/pagger-right.png) no-repeat center right;
	padding-right: 11px;
	height: 29px;	
	float: left;	
}
.pagger span p{
	padding: 0 !important;
	line-height: 29px;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: inline;
}
.pagger span p a{
	color:#1E0700;	
	padding: 1px;
	font-size: 11px;
}
.pagger span p a:hover{
	color:#ED4A0D;
}
.pagger span p a:active, .pagger span p a.active{
	background:#ED4A0D;
	color: #fff;
}
.pagger span p img{
	border: 0;
}
#footer{
    width: 870px;
    float: left;
    height: 69px;
    background: url(images/bg-footer.jpg) no-repeat 0px 0px;
	padding: 0 26px;
	position: relative;

}
#footer p{
	color:#403922;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	padding-top: 17px;	
}
#footer a{
    height: 69px;	
	width: 100px;
	float: right;
}
#footer a span{
	display: none;
}
/*span*/
.span200{width:200px !important;}
.span220{width:220px !important;}
.span415{width:415px !important;}
.span450{width:450px !important;}
.span300{width:300px !important;}
.span570{width:570px !important;}
/*
.span10{width:10px !important;}
.span30{width:30px !important;}
.span50{width:50px !important;}
.span60{width:60px !important;}
.span70{width:70px !important;}
.span80{width:80px !important;}
.span90{width:90px !important;}
.span100{width:100px !important;}
.span120{width:120px !important;}
.span130{width:130px !important;}
.span150{width:150px !important;}
.span180{width:180px !important;}
.span200{width:200px !important;}
.span250{width:250px !important;}
.span270{width:270px !important;}
.span300{width:300px !important;}
.span350{width:350px !important;}
.span400{width:400px !important;}
.span450{width:450px !important;}
.span460{width:460px !important;}
.span500{width:500px !important;}
.span600{width:600px !important;}
.span660{width:660px !important;}
*/
/*end span*/


/* Modificacion South Solutions */
.comment-author {
	display: block;
	margin-bottom: 7px;
}
.avatar {
	border: 1px solid #BAB37F;
	float:left;
	margin-right: 5px;
	margin-left: 12px;
}
.comment-meta{
	color:#AC340A;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.comment {
	background: url(images/h2-bg.png) repeat-x top left;
	line-height: 35px;
	padding-left: 15px;
	padding-bottom: 15px;
	letter-spacing: 0px;
	font-size:14px;
}
.comment p {
	clear: both;
	
}
.list {
	font-size: 14px;
	margin-left: 13px;
}
.list li {
	margin-bottom: 5px;
}
caption{
	font-size: 14px;
	margin-bottom: 5px;
}
p.extract{
	margin-top: -2px;
	text-align:justify;
}
.newsletter .input-text2 {
/*    background: url(images/input-text.jpg) no-repeat center center; */ 
	border: 0;
	height: 19px;
	line-height: 19px;	
	width: 220px;
	float: right;
	padding: 5px;
}
#newstitle{
	font-size: 18px;
}
.input-field2{
	padding: 3px 0;
	float: left;
}
.input-field2 label{
	line-height: 29px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	color:#1E0600;
	display: inline;	
}
.col img .alingleft{
	float: left;
	padding-top: 5px;
	padding-button: 5px;
	padding-right: 5px;
}
li .cat-item{
	padding-left: 10px;
}