.wp-wrapper{
	margin-top:11px;
	padding-top:14px;
	margin-left:1px;
	background: #fff url(../images/barra.jpg) repeat-y  top center;
}

/*Columna izquierda*/
.lside{
	width:187px;
	float:left;
	margin-left:18px;
}

/*Columna central*/
.hfeed{
	width:488px;
	float:left;
	margin-left:28px;
}


/*Columna derecha*/
.aside{
	width:189px;
	float:right;
	margin-right:19px;

}

body{
	font-family:"Trebuchet MS",Arial;
	color:#213e86;
	font-size:11px;
}


.manager-panel{
	background: #fff url(../images/community-manager-judith.jpg) no-repeat;
	display:block;
	width:187px;
	min-height:240px;
	color:#aa90c0;
	padding-top:90px;
	text-align:center;
	font-family:arial;
	font-size:10px;
	position:relative;
}

.manager-panel a{
	text-indent:-9999px;
	position:absolute;
	display:block;
	width:187px;
	height:312px;
	top:0px;
	left:0px;
}


.manager-panel p{
	padding:0px 10px;
	margin-bottom:3px;
}
.manager-panel p strong{font-size:12px;}

.entry-title{
	font-size:16px;
	color:#7f58a0;
	font-family:"Trebuchet MS",Trebuchet,Tahoma;
	margin-bottom:8px;
}
.entry-title a{
	text-decoration:none;	
	background-color:#ebe1f4;	
	padding:2px 4px;
	color:#7f58a0;
}

.entry-header{
	font-family:"Comic Sans",Arial;
	color:#bda8ce;	
	font-size:11px;
	margin-bottom:18px;
}

.entry-footer{
	border-top:1px dashed #ccc;
	padding-top:7px;
	margin-top:30px;
	margin-bottom:40px;
}

.comment-count{	background:#fff url(../images/comentarios.gif) no-repeat left center;padding-left:20px;color:#2f87e0;}
.comment-count a{color:#2f87e0;}
.entry-tags{
	color:#213e86;
	padding-left:20px;
	background:#fff url(../images/etiquetas.gif) no-repeat left center;
}
.entry-tags a{
	text-decoration:none;
	color:#2f87e0;
}
.entry-tags a:hover{text-decoration:underline;}

.article p{margin-bottom:9px;}

.archive-title{
	padding-bottom:4px;
	font-size:15px;
	margin-bottom:22px;
	border-bottom:1px dotted #8458AB;
}

#allowed-tags,.allowed-tags{display:none;}

/* =========== */
/* = SINGLE  = */
/* =========== */

.navigation-links{
	border-top:2px dotted #CCCCCC;
	height:40px;
	margin-top:26px;
	padding-top:5px;
}
.navigation-links a{color:#79A8D7;}
.nav-previous{float:left;}
.nav-next{float:right;}

/* ======================================== */
/* = RESPUESTAS                            = */
/* ======================================== */
#respond{}

#leave-a-reply{font-weight:bold;font-size:14px;margin-bottom:8px;}

#respond #submit{
	border:1px solid #CCCCCC;
	margin-top:8px;
	padding:3px 9px;
	-moz-border-radius:4px;
	color:#666;
}

.form-section input{
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid #CCCCCC;
	margin-bottom:6px;
	padding:2px;
	width:300px;
	color:#213e86;
	font-family:"Trebuchet MS",Arial;
}

.form-section textarea{
	font-size:11px;
	font-family:"Trebuchet MS",Arial;
	color:#213e86;
	width:305px;border:1px solid #ccc;
}

/* ======================================== */
/* = COMENTARIOS                            = */
/* ======================================== */

#comments{margin-bottom:14px;}
.comment-feed-link{display:none;}
.comment-title{margin-bottom:8px;}
.comment-list{list-style:none;}
.comment-meta{display:none;}
.comment{margin-bottom:5px;}
.avatar-link{display:none;}
.commenter a{color:#2F87E0;}
.comment-unapproved{font-style:italic;color:red;}

/* ======================================= */
/* = WIDGETS                             = */
/* ======================================= */

.xoxo{
	list-style:none outside none;
margin-bottom:11px;
margin-left:21px;
margin-top:11px;
}
.xoxo a{color:#213e86;}
.widget{margin-bottom:20px;}

#widget-archives{-moz-border-radius:10px;border:2px solid #c6d8de;}
#widget-archives .xoxo{

	list-style-image: url(../images/bullet.gif);
}
#widget-archives .widget-title{
	background-color:#e0e7ee;color:#7f58a0;	padding:4px 9px;
	font-size:14px;
	border-bottom:2px solid #c6d8de;
}


#widget-tags .widget-title{
	background: transparent url(../images/cloud.jpg) no-repeat 0 0;
	width:79px;
	height:46px;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
}
.wp-tag-cloud{
	list-style:none;
}
.wp-tag-cloud li{
float:left;
margin-right:7px;	
}
.wp-tag-cloud li a{color:#79a8d7;text-decoration:none;}
.wp-tag-cloud li a:hover{text-decoration:underline;}



.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{margin: 0pt auto; display: block;}
#commentlist{list-style:none}
#commentlist li{padding:4px;margin-bottom:5px}
#commentlist li.comentc0 {background-color: #f2f2f2;}

#commentlist img{float:left;margin-right:4px}
#commentlist .txtCmmm{margin-left:36px;display:block;#top:-15px;#position:relative;}

#wpstats{position:absolute;left:-9999px}
