/*  

Theme Name: EAL Theme

Theme URI: http://www.elandroidelibre.com/

Description: Tema WordPress de la web El Androide Libre (www.elandroidelibre.com).

Version: 1.2

Author: Daniel J. Narbona

Author URI: http://www.elandroidelibre.com/

Text Domain: EAL Theme / Daniel J. Narbona



	Este tema ha sido dise�ado y programado por Daniel J. Narbona,

	para la web El Androide Libre (www.elandroidelibre.com).



	El CSS, XHTML y el dise�o estan bajo licencia GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{

	margin:0;

	padding:0;

}

ul{

	list-style:none;

}

a{

	color:#000;

	text-decoration:none;

}

a:hover{

	color: #0061bb;

	text-decoration: none;

}

a img{

	border:0;
	border:none;

}

img {

	border:0;
	border:none;

}

.clear{

	clear:both;

}

body{

	margin:0;

	padding:0;

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-size:11px;

	background:#e7fba9 url(images/fondo.png) no-repeat center top;
	background-repeat:repeat-x;

	color:#000;

}

#body_ad{

	margin: 0px 0px 10px 0px;

}

#wrapper{

	width:1028px;

	margin:0 auto;

}



/* HEADER */

#header{

	width:100%;

	height:185px; /* 108 Espacio LOGO */

	background: url(images/logo_eal-sorpresa.png) no-repeat;

	overflow:hidden; /* Es el tratamiento que se le da a los objetos que salen fuera de los limites, en este caso no se muestran */

}

#header_logo_link{

	float:left;

	margin: 5px 0px 0px 0px;

}

#header_ads{

	float:right;

	padding: 10px 10px 0px 0px;

}

#header_sin{

	margin: 2px 0px 0px 0px;

}

#header_sin li{

	padding: 0px 5px 0px 5px;

	list-style-type: none;

	display: inline-block;

}

#header_sin img{

	border: 0;

	float:right;

}

#header_banner{

	width:100%;

	height:90px; /* 108 Espacio LOGO */

	overflow:hidden;

}

#header_banner_right{

	float:right;

}



/* MENU */

#menu{

	width:100%;

	height:35px; /* 54px */

	background:url(images/bgr_menu.png) no-repeat;

}

#mainmenu{

	float:left;

	padding: 6px 0 0 20px; /*33*/

}

#mainmenu ul{

	margin: 0;

	padding: 0;

	list-style-type: none;

	z-index:1000;

}

/*Top level list items*/

#mainmenu ul li{

	position: relative;

	display: inline;

	float: left;

	z-index:1000;

	color:#000;

	padding:0 0 0 25px;

	font-size:13px;

	font-weight:bold;

	text-transform:capitalize;

	background:url(images/bgr_mainmenu.gif) no-repeat left center;

}

#mainmenu ul li.first{

	padding:0;

	background:none;

}

/*Top level menu link items style*/

#mainmenu ul li a{

	display:block;

	color:#000;

	z-index:1000;

}

* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/

	display: inline-block;

	float:left;

}

* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/

	float:none;

}

#mainmenu ul li a:link, #mainmenucat ul li a:visited{

	

}

#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{

	color: #479000;

	

}

/*1st sub level menu*/

#mainmenu ul li ul{

	position: absolute;

	left: 0;

	display: block;

	visibility: hidden;

	margin:0 0 0 37px;

	background:#000;

}

/*Sub level menu list items (undo style from Top level List Items)*/

#mainmenu ul li ul li{

	display: list-item;

	float: none;

	font-size:1.0em;

	background:none;

	padding:0;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

#mainmenu ul li ul li ul{

	top: 0;

	margin:0 0 0 1px;

	background:#000;

}

/* Sub level menu links style */

#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{

	width: 160px; /*width of sub menus*/

	height:auto;

	padding: 7px 5px 7px 10px;

	margin: 0;

	border-bottom: 1px solid #333;

	background:#000;

	border-top-width: 0;

	text-align:left;

	text-decoration:none;

	color:#fff;

	font-size:13px;

	text-transform:capitalize;

}

#mainmenu ul li ul li a:hover{ /*sub menus hover style*/

	color:#fff;

	background:#0f0f0f;

}

/* Sub level menu links style */

#mainmenu ul li ul li ul li a, #mainmenu ul li.current_page_item ul ul a, #mainmenu ul li.select ul ul a{

	border-bottom: 1px solid #333;

	background:#000;

}

#mainmenu ul li ul li ul li a:hover{ /*sub menus hover style*/

	color:#fff;

	background:#0f0f0f;

}

#mainmenu_search{

}



/* ######### CSS classes applied to down and right arrow images  ######### */

/* BODY */

#body{

	width:100%;

	background:url(images/bgr_body.gif) repeat-y;

	margin: 10px 0px 0px 0px;

}

#body_top{

	width:100%;

	overflow:hidden;

	background:url(images/bgr_body_top.png) no-repeat;

}

#content{

	width: 640px;

	float: left;

	padding:20px 0px 0px 20px;

}

.home #content{

	width:640px; /* 649 */

	padding:20px 0px 0px 20px;

}

/* Begin Sidebar */

#sidebar {

	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	padding: 0px 0px 0px 0px;

	margin-left: 745px;

	width: 270px;

}

#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-size: 1.1em;

}

#sidebar #searchform #s {

	width: 140px;

	padding: 2px;

}

#sidebar #searchsubmit {

	padding: 1px;

}

#sidebar form {

	margin: 0;

}

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 5px;

}

#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

}

#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

}

#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

}

ol li, #sidebar ul ol li {

	list-style: decimal outside;

}

#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

}

.sidebar_eal{

	margin: 20px 10px 20px 10px;

}

.sidebar_eal_2{

	margin: 20px 0px 40px 0px;

}

.autores{

	margin: 5px 0px 0px 0px;

	vertical-align: middle;

	font-size: 13px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.autores ul li{

	margin: 5px 0px 5px 5px;

}

/* End Sidebar */



/*board*/

#board{

	width:690px; /*609*/

	height:170px; /*221*/

	/*background:url(images/bgr_board.gif) no-repeat;*/

	margin:0px 0px 0px 0px;

	/*padding-left:100px;*/

}

#board h2{

	color:#000;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:23px;

	font-weight:normal;

	margin:0 0 10px 3px;

}

#board_items{

	width:600px;

	font-family: Arial, Helvetica, sans-serif;

}

#board_body{

	width:100%;

}

#board_carusel{

	width:600px;

	height:128px; /* 148 */

	position:relative;

}

#board_carusel .belt{

	position: absolute; /*leave this value alone*/

	left: 0;

	top: 0;

}

.board_item{

	width:609px;

	height:128px;

	overflow:hidden;

}

#board_body strong{

	font-size:13px;

	color:#313131;

	line-height:18px;

	display:block;

}

#board_body p{

	font-size:13px;

	color:#313131;

	line-height:18px;

}

#board_body p img{

	float:left;

	margin:0 10px 0 0;

	width:164px;

	height:128px;

}

#board_body p a{

	color:#313131;

}

#board_body p.more a{

	text-decoration:underline;

	color:#c03232;

}

#board_body p.more a:hover{

	text-decoration:none;

}

/*#board_carusel_nav{

	width:90%;

	overflow:hidden;

	padding:10px 0 0 0;

}

#board_carusel_nav li{

	font-size:12px;

	font-family:Verdana, Geneva, sans-serif;

	float:left;

	padding:0 2px 0 0;

}

#board_carusel_nav a{

	display:block;

	float:left;

	padding:2px 4px 2px 4px;

	text-align:center;

	color:#fff;

	background:#707070;

}

#board_carusel_nav a.selected, #board_carusel_nav a:hover{

	background:#000000;

	text-decoration:none;

}*/



/* post */

.post{

	width:690px;

	margin:0px 0px 20px 0px;

}

.post .post_top{

	width:100%;

	overflow:hidden;

	padding:0 0 0px 0;

}

.post .post_title{

	width:580px;

	float:left;

	margin:0px 0px 0px 0px;

}

.post_title h2{

	font-size:27px;

	color:#000;

	font-weight:normal;

	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/

}

.post_title h2 a{

	color:#000;

}

.post_title h2 a:hover{

	color:#0061bb;

}

.post_title h2 a:active{

	color:#ffa200;

}

.post .post_comm{

	width:48px;

	height:48px;

	padding:6px 0 0 0;

	color:#fff;

	text-align:center;

	font-weight:normal;

	font-size:25px;

	font-family:Arial, Helvetica, sans-serif;

	float:right;

	background:url(images/bgr_post_comment.gif) no-repeat;

}

.post .post_comm a{

	color:#fff;

}

.post_top_data{

	width:100%;

	overflow:hidden;

	/*clear:both;*/

	padding:0 0 5px 0;

	/*background:url(images/bgr_post_line.png) no-repeat left bottom;*/

}

.post .post_top p{

	font-size:12px;

	line-height:1.4em;

	padding:4px 0 4px 2px;

	color:#bc0101;

	font-family:Verdana, Geneva, sans-serif;

}

.post .post_top p a{

	color:#000;

}

.post .post_top .post_author{

	color:#4b4b4b;

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/

	/*background:url(images/bgr_post_line.png) no-repeat left bottom;*/

	padding:0 0 14px 2px;

}

.post .post_author b, .post .post_top .post_author a{

	color:#bc0101;

}

.post .post_cats{

	font-weight:bold;

}

.post .post_cats span, .post .post_top .post_cats a{

	color:#000;

	font-weight:normal;

}

.post .post_tags{

	font-weight:bold;

}

.post .post_tags span, .post .post_top .post_tags a{

	color:#000;

	font-weight:normal;

}

.entry{

	font-family:Arial, Helvetica, sans-serif;

	line-height:20px;

	font-size:13px;

	width:100%;

	overflow:hidden;

}

.entry img{

	border:0px solid #333;

}

.entry .banner{

	text-align:center;

	padding:0px 0px 10px 0px;

}

.entry .banner img{

	border:0;

	padding:0;

}

.banner_left{

	float:left;

	padding:0 20px 10px 0;

}

.entry .banner_left img{

	border:0;

	padding:0;

}

.entry p{

	padding-bottom:15px;

}

.entry a{

	color:#0061bb;

	/*text-decoration:underline;*/

}

.entry a:hover{

	color:#479000;/*eb9500;/*ffa200;*/

	text-decoration:none;

}

.entry .more-link{

	font-weight:bold;

}

h2.page_title{

	font-size:27px;

	margin:0 0 5px 0;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000;

	background:url(images/bgr_post_line.png) no-repeat left bottom;

	padding:0 0 18px 0;

	margin:0 0 8px 0;

	font-weight:normal;

}

.page .entry a:hover{

	text-decoration:none;

}

.page .entry h1, .page .entry h2, .page .entry h3, .page .entry h4, .page .entry h5, .page .entry h6{

	color:#000;

	font-family:Georgia, "Times New Roman", Times, serif;

	display:block;

	font-weight:normal;

}

.page .entry h1{

	font-size:26px;

	padding:0 0 14px 0;

}

.page .entry h2{

	font-size:24px;

	padding:0 0 14px 0;

}

.page .entry h3{

	font-size:22px;

	padding:0 0 12px 0;

}

.page .entry h4{

	font-size:20px;

	padding:0 0 10px 0;

}

.page .entry h5{

	font-size:18px;

	padding:0 0 8px 0;

}

.page .entry h6{

	font-size:16px;

	padding:0 0 6px 0;

} 



/*post_block*/

#post_block{

	width:643px;

	overflow:hidden;

	margin:0 0 0 3px;

}

.post_box{

	float:left;

	width:312px;

	height:603px;

	background:#f3f3f3;

	border:1px solid #d0d0d0;

	margin:0 0 15px 0;

}

.post_box_right{

	float:right;

}

.post_box_cat{

	width:312px;

	overflow:hidden;

	padding:11px 0 5px 0;

}

.post_box_cat p{

	float:left;

	font-weight:bold;

	color:#ffffff;

	font-size:12px;

	font-weight:bold;

	background:#686868;

	padding:6px 20px 6px 16px;

}

.post_box_cat p a{

	color:#ffffff;

}

.post_box_title{

	padding:0 0 5px 2px;

	margin:0 14px 0 14px;

	border-bottom:1px solid #c8c8c8;

}

.post_box_title h2{

	font-size:21px;

	line-height:1.1em;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

}

.post_box_title p{

	color:#4b4b4b;

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

	line-height:1.3em;

	padding:4px 0 0 0;

}

.post_box_title p a, .post_box_title p b{

	color:#f26521;

}

.post_box_entry{

	font-size:12px;

	line-height:1.6em;

	font-family:Verdana, Geneva, sans-serif;

	padding:10px 14px 0 14px;

}

.post_box_entry p{

	padding:0 2px 0 2px;

}

.post_box_entry img{

	width:272px;

	height:131px;

	border:5px solid #fff;

	margin:0 0 6px 0;

}

/*subscr*/

#subscr{

	width:100%;

	overflow:hidden;

	margin:0 0 10px 0;

	padding:10px 0 15px 0;

	background:#ebebeb url(images/bgr_subscr.gif) repeat-x bottom;

}

#subscr h2{

	font-size:13px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000;

	padding:0 0 10px 14px;

}

#subscr_body{

	padding:0 14px 0 14px;

}

#subscr_body p{

	padding:10px 0 0 0;

}

#subscr_input{

	padding-top:4px;

}

#subscr_input input{

	width:239px;

	padding:10px;

	background:#f3f3f3;

	border:1px solid #bfbfbf;

	color:#929292;

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#subscr_subs{

	float:right;

	padding:12px 0 0 20px;

}

#subscr_readers{

	float:left;

	background:#000;

	margin:12px 0 0 0;

}

#subscr_subs input{

	margin-left:1px;

}



/* FOOTER */

#footer{

	width:100%;

	background:url(images/bgr_footer.png) no-repeat;

	text-align: center;

	padding:48px 0 25px 0;

	overflow:hidden;

}

#footer_inner{

	width:100%;

	overflow:hidden;

}

#footer_logo{

	float:left;

	padding:0 25px 0 44px;

}

#footer_logo a{

	color:#0061bb;

}



#footer_info p{

	font-size:13px;

	line-height:1.5em;

	font-family:Verdana, Geneva, sans-serif;

}

#footer_info p a{

	color:#0061bb;

	font-weight:bold;

}



/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}

#wp-calendar a {

	text-decoration: none;

	}

#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}

#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */



/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}

img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}

.alignright {

	float: right;

	}

.alignleft {

	float: left

	}

/* End Images */



/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 98%;

	}

#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%;

	}

#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}

acronym, abbr {

	border-bottom: 1px dashed #999;

	}

blockquote {

	margin: 15px 30px 10px 10px;

	padding-left: 24px;

	padding-bottom:7px;

	background:url(images/blockquote_bg.gif) repeat-y;

	}

blockquote blockquote{

	background:url(images/blockquote_bg2.gif) repeat-y;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}

.center {

	text-align: center;

	}

hr {

	display: none;

	}

a img {

	border: none;

	}



.navigation {

	display: block;

	margin: 10px 0 0 0;

	overflow: hidden;

	clear: both;

	color: #000;

	font-size: 12px;

	line-height: 1.8em;

	font-family: Verdana, Geneva, sans-serif;

	clear: both;

	}

.navigation a{

	color: #000;

	font-size: 13px;

	}

.wp-pagenavi{

	background: #f7f7f7;

	border: 1px solid #cecece;

	padding: 10px 15px 10px 15px;

	text-align: right;

}

.wp-pagenavi a {

	padding: 6px 4px 6px 4px;

	margin: 2px 4px 2px 4px;

	color: #000;

}

.wp-pagenavi span.pages {

	padding: 6px 4px 6px 4px; 

	margin: 2px 4px 2px 4px;

	background: #363636;

	color: #fff;

}

.wp-pagenavi span.current {

	padding: 6px 4px 6px 4px; 

	margin: 2px 4px 2px 4px;

	background: #0071bc;

	color: #fff;

}

.wp-pagenavi span.extend {

	padding: 6px 4px 6px 4px; 

	margin: 2px 4px 2px 4px;

	background: #363636;

	color: #fff;

}

/* End Various Tags & Classes*/



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul {

	margin: 0 10px 15px 30px;

	list-style: none;

	padding:0 15px 15px 20px;

} 

.entry ul li {

	border-bottom:1px solid #d2d2d2;

	background:url(images/ico_entry.gif) no-repeat left 13px;

	padding:7px 0 7px 15px;

}

.entry ol {

	margin: 0 10px 15px 30px;

	padding:0 15px 15px 40px;

}

.entry ol li {

	margin: 0;

	padding:7px 0 7px 0;

	border-bottom:1px solid #d2d2d2;

}

.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

}

ol li{

	list-style: decimal outside;

}

/* End Entry Lists */



/* Begin Form Elements */

#searchform {

	margin: 0px 0px 0px 0px;

	padding: 4px 3px 0px 0px; 

	text-align: center;

}

#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

}

#searchform #s {

	width: 110px;

	height: 12px;

	padding: 2px;

}

#sidebar #searchsubmit {

	padding: 1px;

}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

}

select{

	width: 130px;

}

#commentform{

	width:400px;

}

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

}

#commentform textarea {

	width: 350px;

	padding: 2px;

}

#commentform #submit {

	margin: 5px 0 0 0;

	padding:0;

	width:85px;

	height:35px;

}

/* End Form Elements */



/* Begin Comments*/

h2#comments{

	font-size:27px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000;

	font-weight:normal;

	margin:15px 0 10px 25px;

}

.alt {

	margin: 0;

	padding: 10px;

}

.commentlist {

	padding: 0;

	text-align: justify;

	margin:0 0 0 25px;

}

ol.commentlist li.comment-author-admin {

	background: #333;

	border: 1px solid black;

}

.commentlist .comment {

	margin: 15px 0 0 0;

	padding: 10px 15px 20px 15px;

	list-style: none;

	border:1px solid #dadada;

	background:#f3f3f3;

}

.commentlist li.author-comment {

	background: #D4EDFE;

	border: 3px solid #FFF;

}

.commentlist .alt {

	border:1px solid #cbcbcb;

	background:#fafafa;

}

.commentlist .comment .comment {

	margin: 15px 15px 15px 15px;

	padding: 10px 15px 20px 15px;

	width:auto;

}

.commentlist p {

	margin: 10px 5px 10px 0;

	line-height:18px;

}

.commentmet_data{

	width:100%;

	overflow:hidden;

}

.commentmet_data td{

	vertical-align:top;

	text-align:left;

}

.commentmet_avatar{

	width:102px;

	padding:15px 0 0 0;

}

.commentmet_text{

}

.commentmet_avatar img{

	border:2px solid #868686;

}

#commentform p {

	margin: 5px 0;

}

.commentmet_replay{

	width:100%;

	overflow:hidden;

}

.commentmet_replay a{

	float:right;

	display:block;

	text-indent:-9999px;

	text-transform:capitalize;

	background:url(images/button_replay.gif) no-repeat;

	width:73px;

	height:27px;

}

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}

.commentmetadata {

	margin: 0;

	display: block;

	padding:0 0 5px 0;

	color:#333;

	font-size:14px;

	font-family:Georgia, "Times New Roman", Times, serif;

	text-transform:capitalize;

}

.commentmetadata a{

	color:#9d080d;

}

.commentmetadata span{

	color:#9d080d;

	font-size:20px;

}

.commentmet_text{

	font-size:12px;

	line-height:1.4em;

}

#respond{

	margin:40px 0 0 25px;

	font-family:Verdana, Geneva, sans-serif;

}

.commentlist #respond{

	margin:10px 0 0 0;

}

h3#respond_title{

	font-size:18px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000;

	font-weight:normal;

	border-bottom:1px solid #cccccc;

	padding:0 0 6px 5px;

	margin:0 0 10px 0;

}

#commentform{

	margin-left:25px;

	color:#000;

	font-size:12px;

	width:90%;

}

#commentform small{

	position:relative;

	top:-1px;

	font-size:12px;

}

#cancel-comment-reply-link{

	font-size:12px;

	color:#000;

	margin:0 0 0 25px;

}

#commentform a, #commentform small{

	color:#000;

}

#commentform input{

	background:#f7f7f7;

	border:3px solid #d0d0d0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	padding:4px;

	color:#000000;

}

#commentform textarea{

	background:#f7f7f7;

	border:3px solid #d0d0d0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	padding:4px;

	margin:5px 0 0 0;

	color:#000000;

	overflow:auto;

}

#commentform input#submit{

	background:none;

	border:0px;

}

/* End Comments */



/* Archives page */

.page_archives_div{

	padding-bottom:60px;

}

.page_archives_div h2{

	font-size:27px;

	margin:0 0 5px 0;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000;

	background:url(images/bgr_post_line.png) no-repeat left bottom;

	padding:0 0 18px 0;

	margin:0 0 10px 0;

	font-weight:normal;

}

.page_archives_div ul h2{

}

.page_archives_div ul{

	margin:10px 0 40px 0;

}

.page_archives_div ul li{

	margin:0px;

	padding:8px 0 8px 5px;

	list-style:none;

	background:url(images/ico_line.gif) no-repeat left bottom;

}

.page_archives_div ul li ul li{

	border:0px;

	background:none;

}

.page_archives_div ul li ul{

	margin:0px;

	padding:0px;

	padding-left:10px;

}

.page_archives_div ul li a{

	font-weight:normal;

	color:#333;

	font-size:13px;

	background:url(images/ico_ar.gif) no-repeat left 3px;

	padding:0 0 0 14px;

}

	

/* ==================================================================

    Secure and Accessible PHP Contact Form v.2.0WP FIXED width

    ACCESSITES.CSS made by Mike Cherim - http://green-beast.com 

   Designed and built to work with the Accessites WordPress theme

================================================================== */

#gb_form_div { 

  text-align : left;

  width : 100%;

  margin:-40px 0 0 0;

  font-family:Verdana, Geneva, sans-serif;

}

#gb_form_div p {

  margin-left : 12px;

}

#gb_form {

  text-align : left;

  background : transparent;

}

#gb_form_div a {

  color : #4c4c4c;

  text-decoration : underline;

}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {

  color : #4c4c4c;

  text-decoration : none;

}

fieldset { 

  border : 0;

  margin-top : 10px;

}

#gb_form legend, legend, #gb_form dt { 

  font-weight : bold; 

  color : #4c4c4c;

}

#gb_form legend {

  margin-left : -10px;

  padding-top : 5px;

}

* html #gb_form legend {

  margin-left : -5px;

  padding:0 0 10px 0;

}

#gb_form legend#mainlegend { 

  font-size : 12px; 

  color : #4c4c4c;

  margin-left : -10px;

  padding-top : 5px;

  padding-bottom : 10px;

  background:url(images/dotted_grey.gif) repeat-x bottom;

  width:100%;

}

* html #gb_form legend#mainlegend {

  margin-left : -5px;

}

#gb_form legend#mainlegend small { 

  font-size : 11px; 

  text-transform : uppercase;

}

#gb_form_div .formhead small a {

  font-size : 11px; 

  background-image : none;

  display : inline;

  padding : 0;

  margin : 0;

}

#gb_form_div .main_formhead, #gb_form_div .formhead {

  font-size : 12px; 

  color : #4c4c4c;

  width : 97%;

}

#gb_form_div .main_formhead {

  margin-left : -35px;

  text-indent: -9999px;

}

#gb_form_div label { 

  color : #000000; 

  margin-top : 5px;

  margin-left : 20px;

  font-size:11px;

}

#gb_form_div input.short, #gb_form_div input.med, #gb_form_div select.med, #gb_form_div textarea.textbox, #gb_form_div textarea { 

  color : #4c4c4c; 

  padding : 3px; 

  border : 1px solid #c5c5c5;

  background-color : #f5f5f5;

  font-size:13px;

  font-family:Arial, Helvetica, sans-serif;

  width : 60%;

  height : auto;

  margin:0 0 5px 20px;

}

#gb_form_div input.short {

  width : 7%;

}

#gb_form_div textarea.textbox, #gb_form_div textarea { 

  width : 80%;

  height : 220px;

  line-height : 1.5em;

}

#gb_form_div select.med {

  width : 60%;

}

#gb_form_div input.checkbox {

  cursor : default;

  background : transparent;

  color : #bcbab7;

  border : 0;

  padding : 0; 

  margin : 0;

  width : 14px;

  height : 14px;

}

#gb_form_div input.button {

  cursor : pointer;

  border : 0;

  background:url(images/button_submit.gif) no-repeat;

  width:85px;

  height:35px;

  display:block;

  text-indent:-9999px;

  text-transform:capitalize;

  clear:both;

}

#content #gb_form input.button {

  margin : 15px 5px 25px 20px;

  padding : 2px 15px 2px 15px;

}

* html #content #gb_form input.button {

  margin-left : -5px;

}

#gb_form_div span.error, #gb_form_div span.success, #gb_form_div dt { 

  color : #000000;  

  font-weight : bold; 

}

#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {

  color : #000000;

}

#gb_form_div small.whythis a { 

  font-size : 11px; 

  text-decoration : none;

  color : #000000;

}

#gb_form_div small.whythis a span{ 

  text-decoration : none;

  color : #ffffff;

}

#gb_form_div small.whythis a:hover span{ 

  color : #fff;

  background:#000;

  border:1px solid #fff;

}

#gb_form_div p.creditline small {

  clear : both; 

  display : block;

  text-align : right;

  margin : 0;

  padding : 25px 0 15px 0;

  font-size : 11px; 

  letter-spacing : .0001em;

  color : #666;

}

dl#result_dl_blockq blockquote {

  margin-left : 0;

}

dl#result_dl_blockq blockquote p cite {

  display : block;

  text-align : right;

}

#gb_form_div span.items {

  font-weight : bold;

  color : #339999;

}

#gb_form_div ul {

  margin : 10px 10px 20px 10px;

}

#gb_form_div ul li {

  list-style-type : none;

  margin : 0 10px 0 20px;

}

/* End ACCESSITES CSS */



/*related_posts*/

#related_posts{

	background:#fafafa;

	border:1px solid #dedede;

	padding:15px 23px 15px 23px;

	margin:0 0 25px 0;

}

#related_posts p{

	font-size:27px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	color:#000;

	padding:0 0 5px 0;

}

#related_posts ol{

}

#related_posts li{

	border-bottom:1px solid #dbdbdb;

	font-size:13px;

	line-height:1.4em;

	padding:7px 0 7px 18px;

	list-style:none;

	background:url(images/ico_rel.gif) no-repeat left 12px;

}

/*postmetadata*/

.postmetadata{

	border:1px solid #c2c2c2;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	background:#f2f2f2;

	margin:0 0 23px 0;

}

.postmetadata_top{

	border-bottom:1px solid #c2c2c2;

	padding:8px 10px 8px 10px;

	color:#514d3e;

}

.postmetadata_top a{

	color:#f26521;

	font-weight:bold;

	background:url(images/s_rss.gif) no-repeat left 1px;

	padding-left:22px;

	margin-left:8px;

}

.postmetadata_but{

	padding:4px 10px 10px 10px;

	color:#605f5a;

	font-weight:bold;

}

.postmetadata_but ul{

}

.postmetadata_but ul li{

	display:inline;

	padding-left:2px;

}

.postmetadata_but ul li img{

	position:relative;

	top:5px;

}

.postmetadata_end{

	background:#f2f2f2;

	padding:8px 10px 8px 10px;

	color:#514d3e;

	text-align:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.postmetadata_end a{

	color:#514d3e;

	text-decoration:underline;

}

.postmetadata_end a:hover{

	text-decoration:none;

}

.postmetadata_end .red a, .postmetadata_end .red{

	color:#f26521;

}

/*wp-email*/

#wp-email-title{

	font-family:Verdana, Geneva, sans-serif;

	color:#7c7c7e;

}

.wp-email{

	font-family:Verdana, Geneva, sans-serif;

	color:#7c7c7e;

	font-size:11px;

}

.wp-email p{

	width:100%;

	overflow:hidden;

}

.wp-email p label{

	text-align:left;

	padding:0;

	font-weight:normal;

}

.wp-email p input, .wp-email p textarea{

  color : #555; 

  padding : 6px; 

  border : 1px solid #b7b7b7;

  background-color : #f5f5f5;

  width : 50%;

  font-size:11px;

  font-family:Arial, Helvetica, sans-serif;

  height : auto;

  margin:0;

}

.wp-email p textarea{

	width : 90%;

	height:200px;

}

#imageverify{

	margin:0 0 0 15px;

}

#wp-email-button input{

	background:url(images/button_submit.gif) no-repeat;

	display:block;

	border:0;

	text-indent:-5000px;

	text-transform:capitalize;

	width:85px;

	height:35px;

}

.wp-email p img{

	position:relative;

	top:4px;

	border:0;

}



/* TABLES */


table.top caption {font-size: 1.7em; color:#32792C; text-align: left;}
table.top table {margin: 0; padding: 0; border-collapse: collapse; width: 100%;}
table.top td, th {padding: 10px 4px; border-bottom: 1px solid #EEE;}
table.top td + td {border-left: 1px solid #FAFAFA; color: #999;}
table.top td + td + td {color: #666; border-left: none;}
table.top td a {color:#32792C; text-decoration: none;}
table.top td a, th a {display: block; width: 100%;}
table.top td a:hover { color:  #F06; text-decoration: underline;}
table.top tfoot th {}
table.top th {text-align: left;}
table.top th + th {text-align: left;}
table.top th + th + th {text-align: left;}
table.top th a {color: #32792C; text-decoration: none; font-size: 1.1em;}

table.top th a:hover {color: #F06; text-decoration: underline;}
table.top thead tr, tfoot tr {color: #555; font-size: 0.8em;}
table.top tr {font: 12px sans-serif; background: url("http://www.prpulp.com/images/prettyinpink_row.png") repeat-x #F8F8F8; color: #666;}
table.top tr:hover {background: #E3F2E1;}




table.sortable thead {

    background-color:#519659;

    color:#fff;

    font-weight: bold;

    cursor: default;

}

/* ERROR 404 CSS */

.error404_img{

	float: left;

	margin: 20px 0px 0px 0px;

}

.error404_text{

	margin: 25px 0px 0px 0px;

	padding: 0px 0px 0px 310px;

	text-align: justify;

}

.moretext {   
position: relative;
float: right;
width: 150px;   
height: 50px;   
background:url(images/more.png) no-repeat;   
padding-top: 18px;   padding-left: 47px;   
padding-bottom: 0px;   
text-decoration: none;   
color: #000;}

.moretext a:hover {    
color: #002eb1;    
text-decoration: underline;}

/*******************FICHAS*************************/
/*****************************************************/

.ficha{
width:680px;
background-color:#F3F7F2;
margin:30px 0;}
.ficha_footer{
clear:both;
min-height:30px;
font-size:10px;
text-align:right;
padding:40px 10px 0 0 ;
}
.title{
padding-left:10px;
font-weight:bold;
font-size:30px;margin-bottom:30px;
}
.contenido{padding-left:50px;width:400;background-color:#F3F7F2;margin-left:160px;}
.seccion_txt{display:block;width:250px;border-bottom:1px solid #FC7600;margin-top:15px;}
/***************HIDDENS***********/
#hidden-nexus1, #hidden-nexus2, #hidden-nexus3, #hidden-nexus4{display:none;}
#hidden-desire1, #hidden-desire2, #hidden-desire3, #hidden-desire4{display:none;}
#hidden-samsungs1, #hidden-samsungs2, #hidden-samsungs3, #hidden-samsungs4{display:none;}
#hidden-magic1, #hidden-magic2, #hidden-magic3{display:none;}
#hidden-desirehd1, #hidden-desirehd2, #hidden-desirehd3,#hidden-desirehd4{display:none;}
#hidden-x10-1, #hidden-x10-2, #hidden-x10-3{display:none;}
#hidden-legend1, #hidden-legend2, #hidden-legend3{display:none;}
#hidden-geeks1, #hidden-geeks2, #hidden-geeks3{display:none;}
#hidden-wildfire1, #hidden-wildfire2, #hidden-wildfire3, #hidden-wildfire4{display:none;}
#hidden-liquid1, #hidden-liquid2, #hidden-liquid3{display:none;}
#hidden-hero1, #hidden-hero2, #hidden-hero3{display:none;}
#hidden-tattoo1, #hidden-tattoo2, #hidden-tattoo3, #hidden-tattoo4{display:none;}
#hidden-milestone1, #hidden-milestone2, #hidden-milestone3{display:none;}
#hidden-dream1, #hidden-dream2, #hidden-dream3{display:none;}
#hidden-spica1, #hidden-spica2, #hidden-spica3{display:none;}
#hidden-dext1, #hidden-dext2, #hidden-dext3{display:none;}
#hidden-boston1, #hidden-boston2, #hidden-boston3, #hidden-boston4{display:none;}
#hidden-minipro1, #hidden-minipro2, #hidden-minipro3{display:none;}
/*****ESTILOS*******/
/**IMG**/
.ficha img{width:150px;float:left;padding-left:10px;}
.contenido img{width:15px;padding:0;margin:0;float:none;}.title img{float:right;height:25px;width:auto;margin-top:10px;}.seccion_txt img{float:right;position:relative;bottom:15px;margin:0;width:10px;}/** <p> **/
.contenido p{color:#FC7600;font-size:18px;margin-bottom:5px;font-weight:bold;}.title p{color:#4AA62B;float:right;font-size:25px;text-align:right;clear:both;padding:20px 10px 0 0;margin:0;

}.ficha_footer p{margin:0;padding:0;color:#4AA62B;}
.seccion_txt p{
margin:0;padding:0;font-size:14px;font-weight:none;
}
/** <a> **/
.ficha a{color:#000;text-decoration:none;}
.ficha a:hover{color:#FC7600;}

.seccion_txt a {color:#FC7600;text-decoration:none;}.title a{color:#FC7600;line-height:180%;}
.title a:hover{color:#4AA62B;}
a#review{font-size:14px;line-height:150%;}
a#videoreview{font-size:14px;line-height:150%;}
li#review{list-style-image: url('http://www.elandroidelibre.com/wp-content/img/notepad.gif');font-size:18px;}
li#videoreview{list-style-image: url("http://www.elandroidelibre.com/wp-content/img/cam.png");}
li#screen{list-style-image: url("http://www.elandroidelibre.com/wp-content/img/screen16.png");}
li#cpu{list-style-image: url("http://www.elandroidelibre.com/wp-content/img/cpu16.png");}

li#ram{list-style-image: url("http://www.elandroidelibre.com/wp-content/img/ram.png");}
li#cam{list-style-image: url("http://www.elandroidelibre.com/wp-content/img/camera16.png");size:16px;}.ficha ul li {background:none;border-bottom:0;padding:0;font-size:14px;}
.ficha ul {list-style-image: url('images/link.png');margin: 0;padding: 0;padding: 10px 0 10px 20px;
}




/***FACEBOOK***/
.connect_widget_facebook_logo_menubar {
    background-color: #000;
    border-color: #244588 #244588 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin-bottom: -1px;
    position: relative;
}




