/*
 * b2evolution Blog Skin by The Skin Faktory - http://skinfaktory.com/
 *
 * Based on terrafirma1.0 by nodethirtythree design - http://www.nodethirtythree.com
 * Based on terrafirme3.5 by Sadish Bala - http://wpthemepark.com
 */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/blog_base.css");	/* Default styles for the blog navigation */
@import url("../../rsc/css/item_base.css");	/* Default styles for the post CONTENT */

*
{
	padding: 0;
	margin: 0;
}

/* Letras de contenido */
#skin_wrapper
{
	/* font-size: 10px;
	font-size:small; */
	font-family: Arial;
	color: #ffffff;
	line-height: 18px;
	font-size:70%;
}
.skin_wrapper_anonymous
{
	background: #000000 url('img/black.jpg') repeat-x;
	background-position: 1px top;
}
.skin_wrapper_loggedin
{
	background: #000000 url('img/black.jpg') repeat-x;
	background-position: 0 top;
}


/*
 * Header / bloglist on top:
 */
div#splash ul {
	float:right;
	margin: 0;
	list-style-type:none;
	padding: 8px 6px;
}

div#splash li {
	background:#FFFFFF url(img/a18.gif) repeat-x scroll center -1px;
	border: 1px solid #000000;
	display: inline;
	padding: 2px 1ex;
	margin-left: 5px;
}

/* Texto abajo del titulo*/
div#splash li a {
	font-weight: bold;
	color: #84C225;
}
/* MENU CON MOUSE */
div#splash li a:hover {
	color: #000000;
	text-decoration: underline;
}
/* MENU ARRIBA PAGINA SELECCIONADA */
div#splash li a.selected {
	color: #808080;
}


/* TEXTO ENLACES DEL MANU DERECHO */
a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
p
{
	margin-bottom: 14px;
}

/* CAMBIO AQUI */

blockquote
{
    background-color: transparent;
    border: none;
    margin:10px 20px;
    padding-left:10px;
    border-left:#ffffff 2px solid;
}

fieldset
{
	border:none;
}

h1,h2,h3,h4,h5,h6
{
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}
#upbg
{
/* TITULO */
	position: absolute;
	top: 0;
	left: 0;
	background: #000000

 url('img/atras4.jpg') no-repeat;
	width: 847px;
	height: 264px;
	z-index: 1;
}
/* FONDO DEL CONTENIDO DE LOS TEXTOS */
#wrapper
{
	position: relative;
	width: 847px;
	margin: 0 auto;
	background: #000000 

/*url('img/abg.gif') repeat-y;*/
}

#inner
{
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

.pageHeader
{
	position: absolute;
	background: #333333 url('img/blogtit.jpg') repeat-x;
	width: 302px;
	height: 92px;
	color: #FF0066;
	padding-left: 20px;
}

.pageHeader span
{
	font-weight: normal;
}

.pageHeader h1
{
	font-size: 140%;
	line-height:1em;
	margin:10px 0 0 0;
}
/* TEXTO DEL TITULO DEL BLOG */
.pageHeader h1 a
{
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
.widget_core_coll_tagline
{
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	margin:5px 0;
	padding:0;
	font-family:"Lucida Sans Unicode","Trebuchet MS", Verdana, Arial, Serif;
}


#splash
/* imagen de titulo */
{
	position: absolute;
	right: 30px;
	background: #FFA500 url('img/a10.jpg') no-repeat;
	width: 458px;
	height: 92px;
}

.top_menu
{
	position: relative;
	background: #000000 
	height: 67px;
	padding: 0 20px 0 5px;
	margin: 98px 0 20px 0;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;color: #000000;
	text-transform:uppercase;
}

.top_menu ul
{
	margin:0;
	padding:0;
}

.top_menu ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 10px 0 0;
}

.top_menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px;
	font-size: 12px;
	color: #84C225;
	font-weight: bold;
	border-bottom:none;
}

.top_menu ul li a:hover, .top_menu ul li.current_page_item a
{
	background: #ff00ff url('img/a18.gif') repeat-x top;
	color: #FFA500;
	text-decoration: none;
}

#search
{
	color: #ffffff;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-50px 0 0 0;
}

.SearchField
{
	padding:2px;
	margin-bottom: 5px;
	background:#FFFFFF;
	width: 180px;
	border: 1px solid #ccc;
}

.bPosts
{
	position: relative;
	width: 560px;
	float: left;
}
.bPosts .bPost .bSmallHead
{
	background: url('img/nana.jpg') bottom repeat-x;
	padding: 0 0 10px 10px;
	margin-bottom: 20px;
	position: relative;
}
.bPosts h3,.bPosts h2
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #84C225;
}
.bPosts h2.pagetitle
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

h3.bTitle {
	font-size: 1.1em;
}

.bPosts h2 a
{
	border-bottom:none;
	color:#84C225;
}
.bPosts h2 a:hover
{
	border-bottom:#84C225 1px solid;
}
.bPosts ul
{
    margin:1em;
    padding:0 1em;
    list-style-image:url('img/bullet.gif');
}
.bPosts ol
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.bPosts .entry
{
	padding: 0 15px;
	margin-bottom: 20px;
}

.bPosts .bPost
{
margin-bottom: 30px;
}

.bPosts .bPost .date
{
	float:right;
	margin:-1px 0;
	color:#000000;
	width:25%;
	padding:0;
	background: url('img/nana.jpg') bottom repeat-x;
}
.bPosts .bPost .date em
{
	font-style:normal;
	color:#000000;
}
.bPosts .bPost .date em.user
{
	background:url('img/user1.gif') no-repeat left top;
	padding-left:15px;
}
.bPosts .bPost .date em.bPostdate
{
	background:url('img/date.gif') no-repeat left top;
	padding-left:17px;
}
.bPosts .bPost .entry
{
margin-bottom: 0;
}

.bPosts .bPost .bSmallPrint
{
	clear:both;

/* barra abajo del post */
	background: url('img/cambio.jpg') repeat-x bottom;
}

.bPosts .bPost .bSmallPrint ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;
}

.bPosts .bPost .bSmallPrint ul li
{
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
	display: inline;
}

.bPosts .bPost .bSmallPrint ul li.comments
{
	background-image: url('img/a36.gif');
	color:#999;
	margin-left: 20px;
}

.bPosts .bPost .bSmallPrint ul li.readmore
{
	background-image: url('img/a38.gif');
	color:#999;
	margin-left: 20px;
}

.bPosts .bPost h4
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.bPosts .bPost h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.bText a {
	color: #FFA500;
}
.bText a:visited {
	color: #FFA500;
}
.bText a:hover {
	color: #FFA500;
}

.bSideBar
/*tamano del menu*/
{
	position: relative;
	width: 220px;
	float: right;
}

div.bSideItem {
	margin-bottom: 20px;
}

div.bSideItem div.notes {
	margin-left: 10px;
}

.bSideBar h2
{
	position: relative;
	font-size: 16px;
	color: #FFA500;
	background: url('img/relleno.jpg') bottom repeat-x;
	padding:0 0 15px 0 ;
	margin: 10px 0;
	text-transform:uppercase;
	font-family:Arial, Georgia, Tahoma, Verdana, Serif;
}


.bSideBar ul
{
	list-style:none;
	padding: 0 10px;
	margin: 0;
}

.bSideBar ul li
{
	padding: 3px 0;
	margin:0;
}
.bSideBar ul ul
{
	list-style-image:url('img/arrow.gif');
	padding: 0 0 0 15px;
	margin:0;
}
.bSideBar a
{
	border-bottom:none;
}
.bSideBar a:hover
{
	border-bottom:1px solid;
}
.bSideBar ul.feeds
{
	margin-left:20px;
}
.bSideBar ul.feeds li
{
	list-style-image:url('img/feed.gif');
	margin:5px 0;
	padding:0;
}
input.form_text_input, textarea, select
/* area de escritura de respuestas */
{
	padding:2px;
	background:#ffffff;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;
}

textarea{
	width: 90%;
	height: 20em;
}

.radio {
	margin-left: 2px;
	margin-right: 2px;
}

#wrapper input.form_text_input:focus, textarea:focus
{
	background:#000000;
	border:#999 1px solid;
}

#pageFooter
{
	position: relative;
	clear: both;
	text-align: center;
	border-top:#ffffff 1px solid;
	background:#000000;
	color: #999;
	padding:10px;
	margin:0;
	font-size: 92%;
}
#pageFooter p {
	margin: 0;
}

#pageFooter a
{
	color: #ffffff;
	text-decoration:none;
	border:none;
}
.author_credits
{
	color: #ffffff;
}
#pageFooter a.contact_link
{
	color: #fffffff;
	text-decoration:underline;
}
#pageFooter a.contact_link:hover
{
	color: #222;
}
#pageFooter a:hover
{
	color: #ffffff;
	text-decoration:underline;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 180 px;
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead
{
	margin:0;
	padding:0;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	background:url('img/a32.gif') repeat top;
	}
#wp-calendar th
{
	padding: 3px 0;
	text-align: center;
	background:url('img/a34.gif') repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.searchsubmit
{
	border:#FFA500 1px solid;
	font-size:0.9em;
	background:url('img/a18.gif') repeat-x top;
}

.pageHeader, .bPosts, .bSideBar, #pageFooter, .widget {
    overflow: hidden;
}

.powered_by a:hover {
	text-decoration: none;
	border: none;
}

div.log_container, div.action_messages {
	margin: 1ex 0;
}


/* Styles for comments */
div.bComment, /* Entire comment block */
form.bComment /* New comment form */
{
	margin: 2ex ;
	padding: 0;
}
#comment_preview {
	background-color: #000000;
}
div.bCommentTitle {
	font-size:1em;
	background: url('img/cambio.jpg') repeat-x top;
	padding:5px;
	position:relative;
	border:#000000 1px solid;
	font-weight: bold;
}
div.bCommentTitle em {
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;
	color:#ffffff;
	font-weight: normal;
}
div.bCommentText {
/*	border:#ddd 1px solid;
	border-top-width:0px; */
	border: none;
}

div.bCommentSmallPrint {
	clear: both;
	font-size: 78%;
	margin: 1ex 0;
}

div.moderation_msg
{
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 1px dotted #FFA500;
	color: #e70;
}

div.feedback_feed_msg {
	margin: 2em 2ex;
	text-align: right;
}

#bCalendarToday {
background-color:#808080;
border:1px solid #FFA500;
}

/* AQUI ME QUEDE */

div.PageTop a {
	font-weight: bold;
	text-decoration: none;
	color: #DEDECE;
	border-bottom: none;
}
div.PageTop a.default {
	color: #DEDECE;
	text-decoration: none;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #FFF7D4;
}
div.PageTop a.selected {
	color: #FFFF99;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #FFFF99;
}


div.featured_post {
	padding: 8px 8px 0 8px;
}
