/*  
Theme Name: Sobre Moviles
Theme URI: http://www.sobre-moviles.com/
Description: Theme de la web sobre moviles.
Version: 1
Author: Cristian Conedera
Author URI: http://bothmedia.com/
*/

* { margin:0px; padding:0px; list-style:none; }body {
	background-image: url(images/background.gif);
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
div#header {
	background-image: url(images/header.gif);
	height: 119px;
	margin-bottom: 5px;
}
ul#navigation {
	float: right;
	margin-top: 7px;
	clear: right;
	display: block;
}
ul#navigation li {
	display: inline;
	float: left;
	margin-right: 6px;
}
ul#navigation a {
	display: block;
	height: 28px;
	width: 84px;
	text-indent: -9000px;
	overflow: hidden;
}

div#header h1 {
	height: 119px;
	width: 130px;
	float: left;
	display: none;	
	text-indent: -9000px;
}


div#contenedor {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-size: 13px;
	color: #333333;
}

a#btInicio { background-image: url(images/inicio_blur.gif); }
a#btNoticias { background-image: url(images/noticias_blur.gif); }
a#btMoviles { background-image: url(images/moviles_blur.gif); }
a#btFotos { background-image: url(images/fotos_blur.gif); }
a#btContenidos { background-image: url(images/contenidos_blur.gif); width: 144px !important; }

a#btInicio:hover { background-image: url(images/inicio_over.gif); }
a#btNoticias:hover { background-image: url(images/noticias_over.gif); }
a#btMoviles:hover { background-image: url(images/moviles_over.gif); }
a#btFotos:hover { background-image: url(images/fotos_over.gif); }
a#btContenidos:hover { background-image: url(images/contenidos_over.gif); }

a#btInicio.actual { background-image: url(images/inicio_on.gif); }
a#btNoticias.actual { background-image: url(images/noticias_on.gif); }
a#btMoviles.actual { background-image: url(images/moviles_on.gif); }
a#btFotos.actual { background-image: url(images/fotos_on.gif); }
a#btContenidos.actual { background-image: url(images/contenidos_on.gif); }
div#leftBar {
	width: 171px;
	background-color: #E3E3E3;
	float: left;
	margin-bottom: 5px;
}
div#footer {
	color: #333333;
	clear: both;
	background-color: #EFEFEF;
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-image: url(images/copyBack.gif);
}
div#contenido h2, div#resultados h2, div#detalles h2 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
	padding-bottom: -3px;
	margin-bottom: -3px;
}
ul#posts small {
	font-size: 11px;
	color: #666666;
}
ul#posts p {
	padding-bottom: 7px;
}
ul#posts div {
	margin-top: 12px;
	display: block;
	font-size: 14px;
	text-align: justify;
}

div#contenido, div#resultados, div#detalles {
	float: left;
	border: 1px solid #CCCCCC;
	width: 370px;
	font-size: 13px;
	padding: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div#resultados , div#detalles {
	width: 566px;
}


ul#posts li {
}
div#sidebar {
	float: right;
	width: 177px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-image: url(images/postBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}

div#leftBar h3 {
	background-image: url(images/barra.gif);
	height: 32px;
	color: #CCCCCC;
	line-height: 30px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 16px;
}
.comentarios {
	float: right;
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.comentarios a {
	text-decoration: none;
}
.comentarios a:hover {
	text-decoration: underline;
}
.alignLeft {
	float: left;
}
.actions {
	height: 24px;
	margin-top: 6px;
}


div#leftBar li {
	background-image: url(images/sobre-moviles_08.gif);
	height: 28px;
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	line-height: 28px;
	padding-left: 12px;
}

div#leftBar li a {
	text-decoration: underline;
	color: #333333;
}

ul#posts a {
	color: #006699;
}
ul#posts li {
	padding: 5px;
	background-image: url(images/postBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#mainPosts li {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(images/postBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#contenido em#viewMore {
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #666666;
	padding: 3px;
	border: 1px solid #999999;
	display: block;
	margin-top: 4px;
}
div#contenido em a {
	color: #666666;
	text-decoration: none;
}



ul#mainPosts li span {
	font-size:11px;
}
ul#mainPosts li p {
	padding-top: 5px;
}


ul#mainPosts li li {
	border:none;
	background:none;
	list-style:disc;
	margin-left:19px;
	margin-top:5px;
	padding:0px !important;
}

ul#mainPosts li ul {
	margin-bottom:5px;
}

ul#mainPosts li a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

ul#mainPosts li span a {
	color: blue;
	text-decoration: underline;
}

ul#mainPosts li h3 {
	font-size: 16px;
	font-weight: bold;	
	padding-bottom:7px;
}



ul#mainPosts li img {
	padding:5px;
	border:#CCCCCC solid 1px;
	margin:3px;

	width:20%;
}

ul#mainPosts li img:hover {
	background-color:#EFEFEF;
}


li#adsenseMain img {
	border: none !important;
	width: auto !important;
	padding:0px !important;
}


ul#posts h2 a {
	color: #333333;
	text-decoration: none;
}

div#searchBox {
	background-image: url(images/searchBox.gif);
	height: 27px;
	width: 168px;
	margin-bottom: 12px;
}
div#searchBox input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FCD2D2;
	margin-top: 5px;
	font-size: 13px;
	width: 135px;
	margin-left: 6px;
	height: 17px;
	color: #998080;
}
form#searchForm {
	float: right;
	margin-top: 38px;
	margin-right: 7px;
}
form#searchForm small {
	font-size: 8px;
	color: #FCD2D2;
	text-align: right;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
}
div#searchBox img {
	vertical-align: middle;
}
div#publiFooter {
	text-align: center;
	margin-bottom: 5px;
}
#comentarios h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
div#adsenseRight {
	margin-bottom: 5px;
}

form#commentform input, form#commentform textarea {
	border: 1px inset #999999;
	padding: 5px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/backgroundFields.gif);
	background-repeat: no-repeat;
	color: #666666;
}
form#commentform label small {
	font-size: 14px;
	display: none;
}
form#commentform #comment {
	width: 450px;
	height: 120px;
}
form#commentform #enviar {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-image: none;
	color: #000000;
}




#comentarios h3, h3#respond {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display: block;
	background-color: #333333;
	padding: 5px !important;
	border: 1px solid #000000;
	background-image: url(images/degradeH3.gif);
	background-repeat: repeat-x;
}

ol.commentlist li {
	background-color: #F5F5F5;
	padding: 7px;
	margin-bottom: 5px;
	display: block;
	border: 1px solid #CCCCCC;
	background-image: url(images/degrade.gif);
	background-repeat: repeat-x;
}
ol.commentlist small {
	display: block;
	font-size: 10px;
	color: #999999;
	margin-bottom: 2px;
}
ol.commentlist a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
ol.commentlist {
	margin-top: 5px;
}
div.secondCol {
	float: left;
	margin-left: 5px !important;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
	width: 350px;
	padding:3px;
	margin-bottom: 5px;
}
div.secondCol em, div.thirdCol em {
	background-color: #666666;
	display: block;
	clear: left;
	padding: 3px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
div.secondCol em a, div.thirdCol em a {
	color: #FFFFFF;
	text-decoration: none;
}

div.secondCol h2, div.thirdCol h2 {
	background-color: #EFEFEF;
	padding: 3px;
	font-size: 18px;
}
div.secondCol li {
	float: left;
	width: 170px;
	overflow: hidden;
	height: 23px;
	display: block;
}
div.secondCol ul {
	margin-top: 4px;
}
div.secondCol li a {
	padding: 3px;
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
	font-size: 11px !important;
}
div.secondCol li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.thirdCol {
	float: right;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	width: 210px;
	padding: 3px;
	margin-bottom: 5px;	
}
#derecha{
width: 210px;

}
.thirdCol img {
	border: 1px solid #990000;
}
div.thirdCol ul {
	margin-top: 3px;
}
div.thirdCol li {
	float: left;
	padding: 2px;
}
div#juegosJava.secondCol li {
	width: auto;
	height: auto;
}
div#IEerror {
	height: 5px;
	overflow: hidden;
	clear: both;
}
ul.imagenes li {
	width: auto;
	height: auto;
}

ul.juegos li {
	width: auto;
	height: 110px;
	float:none;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}
ul.juegos li img {
	float: left;
}
ul.juegos h4 {
	font-size: 14px;
	clear:none;
	display:block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
ul.juegos a {
	margin: 0px !important;
	padding: 0px !important;
	font-weight: bold;
}
.orangeLink {
	color: #FF3300 !important;
	text-decoration: underline;
}



.derecha {
	float: right;
}
.izquierda {
	float: left;
}
#footer a {
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
input#sa {
	width: 13px !important;
	height: 15px;
	margin-bottom:5px;
	margin-right:6px;
	margin-left:0px !important;
	vertical-align: middle;
	
}
div#adsenseLeft {
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
}
.secondCol p {
	padding: 6px;
}
div#detalles h2 {
	margin-bottom: 7px;
}
a#previewImage {
	border: 1px solid #CCCCCC;
	display: block;
	width: 139px;
	margin: 7px;
}

a#previewImage:hover {
	border: 1px solid #B10000;
	display: block;
}
h4#userreviews {
	margin-top: 7px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/postBack.gif);
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}

h4#postComment {
	margin-top: 15px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/postBack.gif);
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
div#viewAllComments {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 7px;
	height: 36px;
}
div#viewAllComments a {
	color: #CC3300;
	display: block;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}


ul#userComments div {
	background-color: #EFEFEF;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul#userComments p {
	background-color: #F7F7F7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
span.fechaDerecha {
	float: right;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
ul#userComments {
	margin-top: 7px;
}



table#tablaDetalles {
	width: 403px;
}
div#contenedorTablaDetalles {
	float: right;
	width: 403px;
}



div#detallesGenerales {
	background-color: #EFEFEF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 155px;
}
div#detallesContainer small {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	color: #999999;
}

ul#moreInfo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
	font-size: 11px;
	background-color: #F8F8F8;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#detallesContainer {
	float: right;
	width: 403px;
	clear: right;
}
a#viewPhotos {
	background-image: url(images/zoom.png);
	height: 16px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}


ul#moreInfo a {
	color: #333333;
	text-decoration: none;
}

ul#moreInfo a:hover {
	color: #FF3300;
	text-decoration: underline;
}
ul#moreInfo li {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
a#readOpinions {
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 19px;
	height: 16px;
}

a#viewDetails {
	background-image: url(images/wrench_orange.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 19px;
	height: 16px;
}




table#tablaDetalles th {
	padding: 3px;
	background-color: #EFEFEF;
	text-align: left;
	font-weight: bold;
	color: #39342D;
	font-size: 12px;
	width: 75px;
	vertical-align: top;
}

table#tablaDetalles a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #766B56;
}
ul#sitiosAmigos {
	margin-top: 4px;
}
ul#sitiosAmigos a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

ul#sitiosAmigos a:hover {
	color: #FF3300;
}
ul#sitiosAmigos li {
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

table#tablaDetalles a:hover {
	text-decoration: underline;
}

table#tablaDetalles td {
	background-color: #F4F4F4;
	border: 1px solid #EFEFEF;
	padding: 3px;
}
div#sidebar h4 {
	font-size: 14px;
	font-weight: normal;
}
ul#lastestMoviles {
	margin-top: 12px;
	margin-bottom: 7px;
}
ul#lastestMoviles li {
	display: block;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
img.moreDetails {
	float: right;
}
ul#lastestMoviles small {
	font-size: 11px;
	color: #999999;
}
form#comment {
	padding: 9px;
	background-color: #F4F4F4;
}
form#comment label {
	display: block;
	padding-bottom: 3px;
	font-weight: normal;
	color: #666666;
}
form#comment ol input {
	border: 1px solid #999999;
	width: 230px;
	padding: 4px;
	font-size: 13px;
}
input#enviar {
	font-size: 14px;
	font-weight: normal;
	background-color: #CCCCCC;
	letter-spacing: 1px;
	border: 1px outset #CCCCCC;
	padding: 3px;
}
div#moreProducts h4, div#adsenseSpecs h4, div#votacion h4 {
	font-size: 12px;
	color: #666666;
	background-color: #F8F8F8;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div#adsenseSpecs, div#moreProducts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div#moreProducts ul, div#adsenseSpecs ul {
	padding: 5px;
	height: 120px;
	overflow: auto;
	background-color: #F8F8F8;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/postBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#moreProducts a, div#adsenseSpecs a {
	text-decoration: none;
	color: #333333;
}
div#adsenseSpecs div {
	padding: 6px;
}



div#moreProducts div {
	text-align: right;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}


div#moreProducts a:hover, div#adsenseSpecs a:hover {
	text-decoration: underline;
	color: #FF3300;
}
.markBar {
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	margin-top: 3px;
	overflow: hidden;
	padding: 1px;
	margin-bottom: 5px;
}
.markBar div {
	height: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.votacionDiseno 
{
	background-color: #FF6600;	
	border-top-color: #FFFF99;
	border-right-color: #CC3300;
	border-left-color: #FFFF99;
	border-bottom-color: #CC3300;
}


.votacionSpecs 
{
	background-color: #FFD900;
	border-top-color: #FFFFCC;
	border-right-color: #CC3300;
	border-left-color: #FFFFCC;
	border-bottom-color: #CC3300;
}
.markBar span {
	font-size: 10px;
	float: right;
	margin-right: 2px;
}

form#votar {
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

form#votar select {
	border: 1px solid #CCCCCC;
	width:35px;
	margin-right: 9px;
}

form#votar #diseno  {
	background-color: #FF6600;
}

form#votar #specs  {
	background-color: #FFD900;
}

form#votar #relacion  {
	background-color: #8DCF37;
	margin: 0px;
}
form#votar input {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	width: 140px;
	border: 1px outset #CCCCCC;
	padding: 3px;
}



.votacionRelacion 
{
	background-color: #8DCF37;	
	border-top-color: #66FF66;
	border-right-color: #006633;
	border-left-color: #66FF66;
	border-bottom-color: #006633;
}

div#moreProducts ul li {
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 4px;
	margin-left: 13px;
	list-style-type: square;
	color: #999999;
}

form#comment li {
	padding-top: 5px;
	padding-bottom: 5px;
}
form#comment ol textarea {
	border: 1px solid #999999;
	width: 350px;
	height: 120px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#votacion ul {
	padding: 4px;
}
ul#votacion li {
	font-size: 11px;
}
ul#paginas li {
	height: 20px;
	width: 20px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float: left;
	margin-right: 4px;
	background-color: #EFEFEF;
}

ul#paginas li:hover {
	border: 1px inset #CCCCCC;
	color: #999999;
}

ul#paginas {
	float: right;
	padding: 5px;
}


ul#paginas a {
	text-align: center;
	color: #006699;
}

ul#paginas a:hover {
	color: #CCCCCC;
}
table#brandTable {
	margin-top: 23px;
}
ul#listMoviles li {
	display: block;
	float: left;
	background-color: #EFEFEF;
	text-align: left;
	width: auto;
	padding-top: 2px;
	height: auto;
	margin-right: 4px;
	border: 1px solid #999999;
	margin-bottom: 4px;
}
ul#listMoviles {
	margin-left: 3px;
}
ul#listMoviles img {
	border: 1px solid #999999;
	margin: 2px;
}

ul#listMoviles li:hover {
border: 1px solid #CC0000;
}


ul#listMoviles a:hover, ul#listMoviles em:hover {
 text-decoration: underline;
}

ul#listMoviles em {
	background-color: #F4F4F4;
	color: #003366;
	text-align: center;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	height: auto;
	width: auto;
}

div#listaMoviles small {
	font-size: 11px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	display: block;
	color: #333333;
	margin-bottom: 12px;
}
div#detalles small {
	font-size: 11px;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 24px;
	clear: right;
}
div#detalles small a {
	color: #333333;
}
table#brandTable a {
	color: #006699;
}

div#centro{
overflow:hidden;
float:none !important;
float:left;
width:589px;
}

div#adSenseBox{

 overflow:hidden !important;
 overflow:hidden ;
}
