/*
Theme Name: Solo Opiniones
Description: Exclusive WordPress Theme for Solo-Opiniones by Bumen @ Bulabe.
Version: 1.0
Author: Sandra E Bermudez
Author URI: http://bulabe.com/
Tags: enigma, two-columns, fixed-width
*/

/* FULL RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
	background: #fff url("images/fondo-general.gif") repeat-x;
	font-family: 'Lucida Grande', Arial, Tahoma, Verdana;
	font-size: 11px;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

/*CONTAINER*/

#container {
	width: 1000px;	
	margin: 0 auto;
}

/*HEADER*/

#header {
	height: 195px;
	font-family: 'Lucida Grande', Arial, Tahoma, Verdana;
	background: #cc0000 url("images/bgd-header.gif") repeat-x 0 35px;
}

img.noborder {
	border:none;
	padding: 6px 0 0 0;
}

#logo{
	text-align:left;
	float: left;
	padding-top: 5px;
	margin-right: 30px;
}

#message{
	color: #f3cac6;
	font-size: 11px;
	width: 420px;
	float: left;
	margin: 20px 0 0 0;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left: solid #f3cac6 1px;
}

#message a:link, #message a:visited, #message a:active {
	color: #f3cac6;
	text-decoration: none;
	font-weight: bold;
}

#message a:hover {
	color: #fff;
	text-decoration: none;
}

/*TOP MENU*/
	
#navlist {
	background-color: #d5d4d1;
}

#navlist ul {
	list-style-type: none;
	height: 36px;
}

#navlist ul li {
	font-size: 12px;
	float: left;
	
}

#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 14px;
	color: #333;
	border-right: solid #fff 1px;	
}

#navlist ul li a:hover {
	color: #fff;
	background-color: #333;
}


#navlist ul li.current_page_item {
	color: #fff;
	background-color: #333;	
}
	
#navlist ul li.current_page_item a {
	color: #fff;	
}

li.border {
	border-right: solid #fff 1px;
}

li.todaydate {
	color: #333;
	padding-top: 10px;
	margin-left: 30px;
	font-style: italic;
	font-weight: bold;
}

/*NAV PAGS*/

#navpags{
	margin: 25px 0 10px 0; 
}

#navpags a:link, #navpags a:visited, #navpags a:active {
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	font-size: 24px;
	background-image: url("images/bgd-navpags.png");
	background-repeat: no-repeat;
	padding: 9px 35px 9px 20px;
}

#navpags a:hover {
	color: #cc0000;
	text-decoration: none;
}

/*ADDS HEADER*/

#addsHeader {
	width: 975px;
	margin:0 auto;		
	height: 95px;
	padding-left: 25px;
	padding-top: 4px;
	float: left;
	background: url("images/bgd-listmenu.png") no-repeat;
	margin-bottom: 10px;
	font-size: 150%;
}

/*MAIN POST*/

#mainPost {
	width: 710px;
	float: left;
}

.upper{
	float: left;
	width: 710px;
	height: 18px;
	background: url("images/tit-sup.png") no-repeat;
}

.middler {	
	background-color: #d5d4d1;
	width: 710px;
	clear: both;
}

.lower{
	width: 710px;
	height: 18px;
	background: url("images/tit-inf.png") no-repeat;
	float: left;
}

.posTitle {
	font-size: 11px;
}

.posTitle h2 {
	font-size: 28px;
	font-weight: lighter;
	padding-left: 15px;
	width:680px;
}

.posTitle h2 a:link,
.posTitle h2 a:visited,
.posTitle h2 a:active {
	text-decoration: none;
	color: #cc0000;
}

.posTitle h2 a:hover {
	color: #000;
}

/*
.metaDate {
	float: left;
	background: url("images/date.png") no-repeat;
	padding-left: 22px;
	margin-top: 5px;
	color:#333;
	line-height:17px;	
	margin-left: 20px;
	font-size: 12px;
}
*/

.posEntry {
	color: #484848;
	width: 670px;
	clear:both;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 20px;
	margin-top: 18px;
	padding-bottom: 15px;
}

.posEntry a {
	color: #000;
	text-decoration: none;
	border-bottom: solid 2px #cc0000;
}

.posEntry a:hover {
	color: #cc0000;
	border-bottom: solid 2px #000;
}

.posEntry img {
	padding: 3px;
	border: 1px solid #cc0000;
}

.posEntry p {
	margin-bottom: 12px;
}

.posBottom {
	width: 680px;
	margin-top: 15px;
	margin-left: 20px;
	height: 18px;
	font-size: 10px;
	color: #333;
	background: url("images/comments.png") no-repeat;
	padding-left: 20px;	
}

.posBottom a, .posBottom a:link, .posBottom a:visited, .posBottom a:active {
	text-decoration: none;
	color: #000;
	border-bottom: solid 2px #cc0000;
}

.posBottom a:hover {
	text-decoration: none;
	color: #cc0000;
	border-bottom: solid 2px #000;
}

/*SIDEBAR*/
	
#sidebar {
	float: right;
	width: 280px;
	margin-left: 10px;
	font-size: 12px;
	color: #000;
}

#sidebar hr {
	width: 255px;
	color: #fff;
	margin: 15px 0;
}

.sidebar-sup{	
	width: 280px;
	height: 18px;
	background: url("images/sid-sup.png") no-repeat;
}

.sidebar-inf{
	width: 280px;
	height: 18px;
	background: url("images/sid-inf.png") no-repeat;
}

.sidebar-cuerpo {
	background-color: #d5d4d1;
	padding-left: 15px;
	
}

.sidebar_container {
	
}

#sidebar h1 {
	font-size: 18px;
	font-weight: lighter;
}

#sidebar h2 {
	margin-bottom: 5px;
	font-size: 18px;
	color:#cc0000;
	font-weight: lighter;
}

#sidebar a:link,
#sidebar a:active,
#sidebar a:visited {
	color: #cc0000;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	margin-top: 8px;
	list-style-type: none;
}

#sidebar ul li {
	color: #656565;
	font: 12px Arial;
}

#sidebar ul li a:link, 
#sidebar ul li a:active, 
#sidebar ul li a:visited {
	color: #000;
	text-decoration: none;
	padding: 5px 5px 5px 0;
	height:15px;
	margin:0;
	display: block;
}

#sidebar ul li a:hover {
	text-decoration: none;
	padding: 5px 5px 5px 0;
	height:15px;
	color: #cc0000;
}


#sidebar ul li ul {
	margin: 0;
	padding: 0;
	background: none;
}

.sidebar_bottom {
	clear:both;
}

.rss {
	float: left;
	margin-right: 8px;
	font-size: 18px;
}

.rss p {
	padding-top: 3px;
}

.aktt_tweets {
	width: 245px;
}

.aktt_tweets li {
	border-bottom: 2px solid #e22d37;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-bottom: 11px;
}

.aktt_more_updates {
	border-bottom: none;
}

.twiteame {
	
}

/*MÓDULOS*/

.modulo{
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

.modUpp{	
	width: 350px;
	height: 18px;
	background: url("images/post-sup.png") no-repeat;
}

.modLow{
	width: 350px;
	height: 48px;
	background: url("images/post-inf.png") no-repeat;	
}

.modMid {
	width: 326px;
	background-color: #d5d4d1;
	padding: 0 12px;
	font-size: 12px;
	height: 220px;
	overflow: hidden;
	color: #484848;
}

.modMid h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 24px;
	line-height: 28px;
}

.modMid p {
	margin-bottom: 6px;
}

.modMid h2 a:link,
.modMid h2 a:visited,
.modMid h2 a:active {
	text-decoration: none;
	color: #000;
	border-bottom: solid 4px #cc0000;
}

.modMid h2 a:hover {
	text-decoration: none;
	color: #cc0000;
	border-bottom: solid 4px #000;
}

.modMeta{
	height: 22px;
	background-color: #d5d4d1;
	padding: 10px 0 0 15px;
}

.modMeta a, .modMeta a:link, .modMeta a:visited, .modMeta a:active {
	background: #d5d4d1 url("images/book_open.png") no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #484848;
	border-bottom: solid 2px #cc0000;
}

.modMeta a:hover {
	text-decoration: none;
	color: #cc0000;
	border-bottom: solid 2px #484848;
}

/*COMMENTS*/

.comUpp{
	float: left;
	width: 710px;
	height: 18px;
	background: url("images/tit-sup.png") no-repeat;
	margin-top: 8px;
}

.comMid {	
	background-color: #d5d4d1;
	width: 710px;
	clear: both;
}

.comLow{
	width: 710px;
	height: 18px;
	background: url("images/tit-inf.png") no-repeat;
	float: left;
	margin-bottom: 25px;
}

.comMid h3{
	font-size: 22px;
	font-weight: lighter;
	padding-left: 15px;
	margin-bottom: 8px;
	color: #484848;
}

.comMid ul{
	font-size: 13px;
	font-weight: lighter;
	padding-left: 15px;
	margin-bottom: 8px;
	color: #484848;
	list-style-type: none;
}

.comMid li{
	border-bottom: solid 3px #666;
	padding-bottom: 12px;
	margin-bottom: 8px;
	width: 680px;
}

.comMid a:link,
.comMid a:visited,
.comMid a:active {
	text-decoration: none;
	color: #000;
	border-bottom: solid 2px #666;
}

.comMid a:hover {
	color: #666;
	border-bottom: solid 2px #000;
}

.metaCom {
	font-size: 11px;
	margin: 8px 0;
}

#form {
	width: 680px;
	padding-left: 15px;
}


/*TAGBAR*/
	
#tagbar {
	width: 690px;
	padding: 0 10px;
	float: left;
	background-color: #e44049;
	color: #000;
}

#tagbarUpp {
	margin-top: 10px;
	width: 710px;
	height: 23px;
	background: url("images/tagbar-sup.png") no-repeat;
	float: left;
}

#tagbarLow {
	width: 710px;
	height: 23px;
	background: url("images/tagbar-inf.png") no-repeat;
	float: left;
	margin-bottom: 8px;
}

#tagbar a:link,
#tagbar a:visited,
#tagbar a:active{
	color: #000;
	text-decoration: none;
}

#tagbar a:hover{
	color: #484848;
	text-decoration: none;
}

/*FOOTER*/

#footer {
	width: 980px;
	color: #666;
	padding-top:30px;
	padding-left: 20px;
	font-size: 10px;
	clear:both;
	background-color: #d5d4d1;
	padding-bottom: 40px;
	line-height: 18px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #000;
	border-bottom: solid 2px #cc0000;
}

#footer a:hover {
	text-decoration: none;
	color: #cc0000;
	border-bottom: solid 2px #000;
}

#footUpp {
	background: url("images/bbottom.png") no-repeat;
	height: 18px;
	margin-top: 20px;
}
	
#footMid{
	float: left;
	background-color: #d5d4d1;
	width: 980px;
	padding-left: 20px;
}

.footData {
	width: 300px;
	margin: 0 15px 0 0;
	float: left;
}

.footData h3 {
	color: #484848;
	border-bottom: solid 4px #cc0000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: lighter;
	font-size: 14px;
}

.footData ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footData ul li {
	font-size: 12px;
	border-bottom: 1px solid #cc0000;
}

.footData ul li a {
	color: #484848;
	text-decoration: none;
	display: block;
	padding: 4px;
}

.footData ul li a:hover {
	text-decoration: none;
	background-color: #f4f4f4;
}

.footData ul li a span {
	color: #666666;
	font-size: 10px;
	display: block;
	margin-bottom: 4px;
}

.footData ul li ul {
	display: none;
}




