/*  
Theme Name: Madbrain
Theme URI: http://www.madbrainpeople.com
Description: Tema creado para MadBrainpeople.com
Version: 1.0
Author: bgd1977
Author URI: http://www.madbrainpeople.com/

*/


body{
	background-color:#ffcd05;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a{
	text-decoration:none;
	color:#e07e7b;
}

a:hover{
	text-decoration:underline;
}

#contenedor{
	width:860px;
	margin:auto;	
}

#menus{
	float:left;
	width:300px;
}

#logo img{
	border:none;
}

img.avatar {float:left; margin-right:5px; border: solid 1px #e07e7b;}

/* ----- Buscador ----- */

#buscador{
	margin:auto;
	text-align:center;
	padding-top: 10px;
}

#formulario_de_busqueda{
}

#s{
	width:180px;
	text-align:left;
	border-color:#df7b7b;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

#searchsubmit{
	width:61px;
	height:20px;
	background:url(img/buscar.jpg) no-repeat;
	border:none;
}

/* ----- Barra Lateral ----- */

.widgets{
	width:230px;
	background: url(img/widgets_top.gif) top no-repeat #fffae4;
	padding:10px 10px 5px 10px;
	margin: auto;
	margin-top:10px;
        list-style:none;
}


.cierre_widgets{
	background: url(img/widgets_bottom.gif) bottom no-repeat #fffae4;
	width:250px;
	margin: auto;
}
.widget ul li{
        list-style: none;
  	}
.widgettitle{
font-size: 10pt;
height: 20px; 
color:#fff;
background:url(http://madbrainpeople.com/blog/wp-content/uploads/2009/07/titulo_barra.gif) no-repeat;
padding-left: 5px;
padding-top: 1px;

}
.widgettitle a{
color:#fff;	
font-size: 10pt;}

.rsswidget img{
display:none;
}

/* ----- Entradas ----- */

#contenidos{
	float:right;
	text-align:left;
	width:550px;
}



#post_top{
	width:530px;
	background: url(img/post_top.gif) top no-repeat #fffae4;
	padding:10px 10px 5px 10px;
	margin: auto;
	margin-top:10px;
}

#post_bottom{
	background: url(img/post_bottom.gif) bottom no-repeat #fffae4;
	width:550px;
	margin: auto;
}

.entrada img{
border: solid 1px #e07e7b;	
}


.titulo{
background: url(http://madbrainpeople.com/blog/wp-content/uploads/2009/07/titulo_post.gif) bottom no-repeat #fffae4;
height: 20px;
padding-left: 5px;
padding-top: 1px;
}

.titulo a{
font-size: 10pt;
color:#fff;
}

/* ----- Comentarios ----- */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* ----- Pie ----- */
#pie{
clear:both;
text-align:center;
}