/*  
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(http://www.sobre-moviles.com/images/background.gif);
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
div#header {
	background-image: url(http://www.sobre-moviles.com/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(http://www.sobre-moviles.com/images/inicio_blur.gif); }
a#btNoticias { background-image: url(http://www.sobre-moviles.com/images/noticias_blur.gif); }
a#btMoviles { background-image: url(http://www.sobre-moviles.com/images/moviles_blur.gif); }
a#btFotos { background-image: url(http://www.sobre-moviles.com/images/fotos_blur.gif); }
a#btContenidos { background-image: url(http://www.sobre-moviles.com/images/contenidos_blur.gif); width: 144px !important; }

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

a#btInicio.actual { background-image: url(http://www.sobre-moviles.com/images/inicio_on.gif); }
a#btNoticias.actual { background-image: url(http://www.sobre-moviles.com/images/noticias_on.gif); }
a#btMoviles.actual { background-image: url(http://www.sobre-moviles.com/images/moviles_on.gif); }
a#btFotos.actual { background-image: url(http://www.sobre-moviles.com/images/fotos_on.gif); }
a#btContenidos.actual { background-image: url(http://www.sobre-moviles.com/images/contenidos_on.gif); }
div#leftBar {
	width: 171px;
	background-color: #E3E3E3;
	float: right;
	margin-bottom: 5px;
}
div#footer {
	color: #333333;
	clear: both;
	background-color: #EFEFEF;
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-image: url(http://www.sobre-moviles.com/images/copyBack.gif);
}
div#contenido 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 span {
	margin-top: 12px;
	display: block;
	font-size: 14px;
	line-height: 20px;
}

div#contenido {
	float: left;
	border: 1px solid #CCCCCC;
	width: 564px;
	font-size: 13px;
	padding: 8px;
	margin-bottom: 5px;
}
div#leftBar h3 {
	background-image: url(http://www.sobre-moviles.com/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(http://www.sobre-moviles.com/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;
}

.alignRight {
	float: right;
}

.actions {
	height: 24px;
	clear: both;
	padding-top: 6px;
}


div#leftBar li {
	background-image: url(http://www.sobre-moviles.com/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(http://www.sobre-moviles.com/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#posts h2 a {
	color: #333333;
	text-decoration: none;
}

div#searchBox {
	background-image: url(http://www.sobre-moviles.com/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;
}
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(http://www.sobre-moviles.com/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(http://www.sobre-moviles.com/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(http://www.sobre-moviles.com/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;
}

ul#posts li li {
	background-image: none;
	margin-left: 25px;
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	padding: 0px;
}
ul#posts li img {
	margin-right: 4px;
	margin-left: 4px;
}
.postNavigation {
	text-align: right;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 7px;
}
.idError {
	height:5px;
	clear:both;
}

#prevPost, #nextPost {
	width:270px;
}

#prevPost a, #nextPost a {
color:#003399;
text-decoration:none;
}

#nextPost {
	text-align:right;
}
#prevPost {
	text-align:left;
}

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;
}
div#adsenseTop {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}h3#relatedTitle {
	color: #666666;
	font-size: 18px;
	margin-bottom: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}
ul#relatedPost li {
	margin-left: 45px;
	list-style-type: disc;
	color: #999999;
}
ul#relatedPost {
	margin-bottom: 24px;
}


ul#relatedPost li a {
	color:#006699;
}
