/*
Theme Name: Dum-Dum
Theme URI: http://wpglamour.com/dum-dum-wordpress-theme/
Description: Candy looking theme from http://wpglamour.com/ (widget ready)
Version: 1.4.1
Author: Glamour Gaby
Author URI: http://wpglamour.com/
Tags: brown, pink, yellow, colorful, fresh, simple,white
*/



* { margin: 0px; border: 0px; padding: 0px; }

body{
background: #E2F1F8 url(images/ini.jpg) top no-repeat;
margin-top:-4px;
}
.all {
width:832px; /*760px;*/
margin: 0 auto;
}

/* HEADER */
.header{
position:relative;
float:left;
width:832px;
height:258px;
/*background:url(images/sol_head.jpg) no-repeat;*/
}
.header h1 a{
text-decoration: none;
font-family: "Trebuchet MS";
font-size:25px;
margin-top: 5px; margin-bottom: 0px;
text-align: left;
font-weight: normal;
color: #6B3109;
}
.header h2{
font-family: "Trebuchet MS", Tahoma;
font-size: 12px;
font-weight: lighter;
font-variant: normal;
color: #C1AB45;
margin-top: 10px;
letter-spacing: 0.2em
}


/* HORIZONTAL MENU */
.menu1 {
margin-top: 10px;
margin-bottom: 10px;
float: right;
text-align: right;
background: transparent url(images/fondo_menu.jpg) right top no-repeat;/*contiene el de la derecha*/
padding-right: 6px;
height:32px;
width:251px;
word-spacing:0.5ex;
position:absolute;
top:206px;
left:453px;
}
.menu2 {

height: 59px;
float: right;
text-align: right;
background: url(images/fon_menu_izq.jpg) left top no-repeat; /*contiene el de la izquierda*/
}

.menu1 li{

padding-bottom: 0px;
list-style: none;
display: inline;

}
.menu1 li a{
display: block;
float: left;
padding: 1px 6px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #AAAAAA;
text-decoration: none;
font-weight: bold;
height: 22px;
}
.menu1 li a:hover{
/*background-color: #CC8035;*/
}

.current_page_item a {
/*background-color: #CC8035;*/
/*background:url(images/hover.jpg) no-repeat;*/
}

/* CONTENT */
.content {
margin-top: 2px;
float: left;
width: 580px;/*524px;*/
/*background: url(images/img_10.jpg) center repeat-y;*/
}
.contenttext {

padding-right: 9px;
}

/* POST */
		/* POST HEADER*/
.postheader {
margin-top: 10px;
}

.postdate {

background: transparent url(images/img_56.png) left top no-repeat;
height: 60px;
width: 150px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
color: #FFFFFF;
float: left;
margin-right: 4px;
margin-top:9px;
line-height:21px;
}
.postday {
padding-top: 3px;
width: 29px;
float:left;
}
.postmonth {
padding-top: 2px;
padding-left:54px;
width: 42px;
float:left;
}

.postyear {

width: 52px;
padding-left:63px;

}

.posttitle h3 a{
text-decoration: none;
width: 404px;
display: block;
float: left;
color: #000000;
font-family: "Trebuchet MS";
font-size: 28px;
font-weight: normal;
font-variant: normal;
margin-left:11px;
}

.postmeta {
width: 509px;
display: block;
float: left;
margin-left:59px;
}

.postauthor {
height: 26px;
background: transparent url(images/autor.jpg) left center no-repeat;
padding-left: 15px;
padding-top: 12px;
margin-right: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1581AE;
float: left;
}

.postcategory{
height: 26px;
float: left;
padding-left: 15px;
padding-top: 12px;
background: transparent url(images/img_55.jpg) left center no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #1581AE;
font-size: 12px;
}
.postmeta a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
color: #1581AE;
}
.postmeta a:hover{
text-decoration: none;
}


		/* POST TEXT */
.posttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #333333;
padding-left:53px;
}

.posttext img {
padding: 1px;
border: 1px #FAE0C5 solid;
margin: 0px 5px 5px 0px;
}

.posttext blockquote {
padding: 5px 5px 5px 40px;
background: #F1FAFF url(images/img_28.jpg) top left no-repeat; 
margin: 5px 0px; 
color:#1F89C7; 
border: dashed 1px #D8ECF7;
}
.posttext blockquote p 
{ 
font-size: 11px; 
padding: 5px 0px; 
margin: 5px 0px; 
line-height: 15px; }

		/* POST FOOTER */
.postfooter {
margin-top: 15px;
margin-bottom: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: 58px;
background: url(images/img_57.jpg) left top no-repeat;
display: table;
#position: relative;
width: 507px;
overflow: hidden;
margin-left:53px;
}

.postfooter2 {
background: url(images/img_31.jpg) right top no-repeat;
}

.postcomments {
margin-top: 9px;
margin-left: 6px;
background: transparent url(images/img_58.jpg) left center no-repeat;
height: 20px;
padding-left: 18px;
color: #6A330C;
float: left;
}

.posttags {
margin-left: 20px;
background: url(images/img_59.jpg) left center no-repeat;
height: 20px;
padding-left: 18px;
color: #9B9796;
width: 290px;
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.posttags2 {
#position: relative;
#top: -50%;
}
.postfooter a{
text-decoration: none;
color: #0F5979;
}
.postfooter a:hover{
text-decoration: underline;
}

.postnr {
width: 50px;
height: 31px;
/*background: #F7E382 url(images/img_33.jpg) right top no-repeat;*/
float: right;
text-align: center;
padding-top: 1px;
}
.postnrtext {
width: 45px;
padding-top: 4px;
margin-top: 4px;
/*background: transparent url(images/img_39.jpg) left center no-repeat;*/
height: 20px;
color: #999999;
font-size:12px;
}

.post p {
padding-bottom: 15px;
}
.posttext a {
color: #9A6A3A;
}
.post ul {
padding-left: 25px;
}

.post ol {
padding-left: 36px;
padding-top:7px;
background:url(images/relacionado.png) no-repeat;
/*height:182px;*/
}

h3.single_h3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
color: #9A6A3A;
text-align: center;
margin: 0;
}



/* SIDEBAR */
.sidebar {
margin-top: 2px;
margin-left:9px;
float:left;
width: 223px;
color: #9A6A3A;
}

.box1 {
width: 223px;
background:url(images/fondo_catego.jpg) no-repeat;
/*background: #FAEFB9 url(images/img_13.jpg) center top no-repeat;*/
margin-bottom: 15px;
width:205px;
height:621px;
margin-top:117px;
overflow:hidden;
}

.box2 {

display:none;
width: 223px;
height:297px;
background: url(images/box2.png) left top no-repeat; /*contiene la imagen de arriba*/
margin-bottom: 15px;
margin-left:4px;


}


.box3 {
width: 223px;
/*background: #F8D7B6 url(images/img_52.jpg) center top no-repeat;  contiene la parte de arriba de enlaces*/
margin-bottom: 15px;
background: url(images/box2.jpg) left top no-repeat;
height:310px;
}

.box1text, .box2text, .box3text {
min-height: 120px;
padding: 2px;
padding-top:28px;
}
.box1text {
padding-top: 40px;
padding-left:28px;
/*background: url(images/img_27.jpg) bottom no-repeat;*/
}
.box2text {
padding-bottom: 20px;
/*background: url(images/img_50.jpg) bottom no-repeat;contiene la imagen de abajo para el google friends*/
}
.box3text {
padding-top: 43px;
/*background: url(images/img_54.jpg) bottom no-repeat; CONTIENE LA PARTE DE ABAJODE ENLACES*/
}


.sidebar li{
list-style: none;
list-style-image:url(images/lista.png);
margin-left:17px;
}

.sidebar h2{
font-size: 12px;
font-weight: normal;
color: #A37C43;
font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.sidebar .box2 h2, .sidebar .box3 h2{
color: #0F5979;
}



.sidebar li a{
font-family:  Arial,Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #0F5979;
text-transform: capitalize;
padding: 3px 0px;
}

.sidebar a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #6A330A;
text-transform: capitalize;
padding: 3px 6px;
}

.sidebar .box2 a:hover{
background-color: #F17575;
}

.sidebar ul li ul{

}

.sidebar .box1 li a:hover{
background-color: #F5DF72;
}
.sidebar .box2 li a:hover{
background-color: #F17575;
}
.sidebar .box3 li a:hover{
background-color: #F2AF6B;
}


.postfooter2 h3 {
text-align: center;
color: #9A6A3A;
height: 27px;
font-size: 15px;
padding-top: 5px;
}

.footer {
margin-top: 53px;
position:relative;
background: #0F5979 url(images/footer-left.jpg) left top no-repeat;
}
.footertext {
color: #ffffff;
padding: 5px 0;
text-align: left;
padding-left: 15px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(images/footer-right.png) right top no-repeat;
}

.footer a{
color: #ffffff;
text-decoration: underline;
}

a.design{
margin: 9px 10px 0 0;
display: block;
width: 84px;
height: 20px;
background: url(images/designed-by.jpg) top center no-repeat;
text-decoration: none;
float: right;
}
a.design span{ display: none; }


/************** COMMENTS DESIGN **************/
.post ol.commentlist {
	margin:0;
	padding-left:29px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:none;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#fff;
	}	

.cite2 {
	background-color: #F2AF6B;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentlist a:link, .commentlist a:visited {
	color:#FFF;
	text-decoration: underline;
	}

.commentlist cite img {
	border:3px solid #fff;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}

.time {
	background: url(images/time.png) no-repeat 1px;
	padding-left:20px;
	color: #FFFFFF;
	}

.commenttext {
	border:1px solid #F2AF6B;
	color:#0f7eb3;
	}

.commenttext2 {
	padding: 0 20px 0px 20px;
	background: url(img/comm/bottom-left.jpg) bottom left no-repeat;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#comments, #respond {
text-align: center;
color: #0c587c;
margin-bottom: 10px;
font-size: 20px;
}

.commenttext2 p{
padding: 10px 0;
}

.comm {
background-color: #FCF2C1;
font-size: 16px;
padding: 10px 10px 10px 5px;;
margin-left:29px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.comm a{
color: #9A6A3A;
}

.comm textarea{
border: 1px #9A6A3A solid;
padding: 5px;
color: #333333;
}
.comm input{
border: 1px #9A6A3A solid;
padding: 3px 5px;
color: #333333;
}

#submit {
background-color: #9A6A3A;
color: #FFFFFF;
border: 1px #FFFFFF solid;
padding: 3px 6px;
cursor: pointer;
font-weight: bold;
}
#submit:hover {
background-color: #FFFFFF;
color: #9A6A3A;
border: 1px #9A6A3A solid;
padding: 3px 6px;
cursor: pointer;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.navigation a {
text-decoration: none;
display: block;
width: 86px;
height: 21px;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-weight:bold;
padding-top: 3px;
background: url(images/nav-bg.jpg) top center no-repeat;
}

.navigation a:hover {
background: url(images/nav-bg-hover.jpg) top center no-repeat;
}


.notfound {
background-color: #F27676;
padding: 30px 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.notfound h2{
font-size: 20px;
}
.notfound p{
font-size: 15px;
}

.notfound input{
margin-top: 30px;
}

.notfound #s {
padding: 2px 5px;
width: 200px;
}

.notfound #searchsubmit {
color: #A37C43;
font-weight: bold;
border: 1px #FFFFFF solid;
background-color: #F5DF72;
}

#searchform {
padding-bottom: 10px;
}

/*.sidebar #s {
background: #f7e382 url(images/search-bg.jpg) left top no-repeat;
height: 22px;
margin-top: 0px;
vertical-align: top;
width: 167px;
color: #9A6A3A;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
padding: 4px 10px 0px 10px;
}*/

#s {
background:url(images/search.png) left top no-repeat;
height: 22px;
margin-top: 0px;
vertical-align: top;
width: 193px;
color: #666666;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
padding: 5px 3px 0px 10px;
margin-top:5px;
}



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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.publi{float:right;}

#logo{
background:url(images/logo_bbguia.png) no-repeat;
height:187px;
width:662px;
position:relative;
float:left;
margin-left:67px;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:32px;
color:#0F5979;
padding-left:58px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}

#descrip{
width:433px;
position:relative;
padding-left:56px;
}

#buscador{
position:relative;
float:right;
top:17px;
}
#contenido{
position:relative;
float:left;
width:832px;
height:41px;
background:url(images/fondo_arriba.jpg) no-repeat;
}
#contenido2{
position:relative;
float:left;
width:832px;
background:url(images/fondo_abajo.png) repeat-y;
}

#sidebar_sup{
position:relative;
float:left;
width:117px;
height:110px;
background:url(images/bebe_sup.jpg) no-repeat;
margin-left:78px;
}
#bajo_pie{
position:relative;
float:left;
width:835px;
height:55px;
background:url(images/fondo_body_pie.jpg) no-repeat;
}

.sabermas{

	background:url("images/sabermas.gif") no-repeat scroll 0 0 transparent;
height:80px;
margin:20px 0 0 20px;
padding:30px;
}

.sabermas h3{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#0D4157;
	margin-top: 10px;
}

.sabermas h3 a{

}

.sabermas p{
	font-family: Arial, sans-serif;
	line-height: 20px;
	margin:10px;
}