/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #000;
	color: #505050;
	background-image: url('http://www.portaldemagia.net/magos.jpg');
    	background-repeat: repeat;
    	background-attachment: fixed; 
	color: 
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #FF0000;
	text-decoration:none
	}

a:hover, a:active {
	color: #FF9900;
	text-decoration:none
	}

a.blanco:link  {
	color: #FFF;
	}

.rojo a:link {
	color: #FF0000;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

span.letracapital{
	float: left;font-size: 46px;
	line-height: 42px; /* Dobla el alto de linea menos 1 pixel */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e00000;
	padding-right: 5px;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

.artículo {
	-x-system-font:none;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	padding-bottom:20px;
	}


/* Structure */


#head {
	width:940px;
	height:163x;
	margin:0px auto;
	margin-top:0px;
	padding:0px ;
	font-size:0.7em;
	background:#fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#head #logo a img{
	width:940px;
	padding:0px;
	margin:0px;
	align: right;

border:0px;
}

#page {
	width:920px;
	margin:0px auto;
	padding:10px;
	background:#eeeeee url(images/bg_stripe.gif);
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px;
	text-transform:uppercase;
	background:#000;
	width:940px;
	font-size:0.875em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
	}

#page-bar li:hover {
	background: #585858;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#fff;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	color: #000;
	width: 180px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #FFFF00 url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #B8BF01;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

/* Submenu*/
#magostop {
	margin:0 auto;
	background:#848484;
	width:940px;
	font-size:0.75em;
	border-top:1px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:1px solid #fff;
	}

#portaldemagia2 {
	padding:0px;
	}

#portaldemagia2 ul {
	list-style: none;
	}

#portaldemagia2 li {
	list-style: none;
	padding-left: 10px;
	float:left;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
	}

#portaldemagia2 li:hover {
	background: #C30101;
	}


#portaldemagia2 a, #portaldemagia2 a:visited {
	margin: 0px;
	padding:1px 10px 1px  10px;
	color:#fff;
	display:block;
	}

#portaldemagia2 a:hover {
	text-decoration:none;
	display:block;
	}

#portaldemagia2 p {
	margin:0;
	padding:0;
	}

.biografias {
	background: #B40404;
	}

.otros-magos {
	font-weight: bold;
	}

.otros-magos6 {
	background: #D7DF01;
	color: #000;
	font-weight: bold;
	}

/* Dropdown Menus */		
#portaldemagia2 li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#portaldemagia2 li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-transform:none;
	}
	
#portaldemagia2 li li a, #portaldemagia2 li li a:link, #portaldemagia2 li li a:visited {
	color: #000;
	width: 180px;
	float: none;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	background: #FFFF00 url(images/dots_nav.gif) repeat-x top;
	}
	
#portaldemagia2 li li a:hover, #portaldemagia2 li li a:active {
	background: #B8BF01;
	padding: 2px 10px 2px 10px;
	}

#portaldemagia2 li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#portaldemagia2 li:hover ul {
	left: auto;
	display: block;
	}h

/* Text*/

h5 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h1 {
	font:2.0em Arial;
	font-weight:bold;
	}

h2 {
	font:1.5em;
	letter-spacing:-0.05em;
	margin-top:40px;
	border-bottom:2px solid #e2e2e2;
	margin-bottom:15px;
	padding:5px 0px;
	color:#000000;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	padding:8px 8px 8px 0; 
	}

h4 {
	font:1.0em Arial;
	}

h4.related, h4.related a {
	font-weight:bold;
	font:1.2em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#topmenu{
	width: 940px;
	height: 20px;
	color: #ffffff;
	overflow: hidden;
	margin: 0px auto 0px;
	background-color:#000000;
}

.portaldemagia {
	font-family: Arial, Helvetica, Verdana, Sans-Serif; 
	font-size: 10px;
	color: #ffffff;
    float:left;
	padding: 2px 25px 0px 10px;
	}

.portaldemagia a, .portaldemagia a:hover, .portaldemagia a:visited {
	font-size: 10px;
	font-weight: bold;
		color: #FFFF00;
	}

.idiomas {
	font-family: Arial, Helvetica, Verdana, Sans-Serif; 
	font-size: 10px;
	color: #ffffff;
	float:right;
	padding: 2px 25px 0px 10px;
	}

.idiomas a, .idiomas a:hover , .idiomas a:visited {
	font-size: 10px;
	color: #ffffff;
	}

#logo {
	width:940px;
	height:106px;
	background:#000;
	background-image: url(magia.jpg);
	}

#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0px 10px 0px 0px;
	background:#333333;
	width:930px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#headline {
	width:560px;
	float:left;
	padding:0px 12px 10px 25px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	background:#333333;
	color:#fff;
	overflow:hidden;
	}

#headline a {
	color:#DDDD00;
	}


#headline a:hover {
	color:#d0d0d0;
	}

#top div.label {
	font:1.2em Arial;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

#headline div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:15px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:0.85em;
	}

#headline p {
	padding-bottom:25px;
	}

#featured {
	width:310px;
	float:right;
	padding:0px 10px 0px 10px;
	font-size:1.05em;
	}

#featured .clearfloat {
	margin-top:0px;
	margin-bottom:7px;
	}

#featured .info {
	margin-top:5px;
	padding-top:0px;
	float:right;
	width:193px;
	font-size:0.9em;
	}

#featured .meta {
	margin-top:5px;
	font-size:0.85em;
	}

#featured .title {
	font-weight:bold;
	}

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:5px;
	}

#featured a {
	color:#FFF;
	}

#featured a:hover {
	color:#808080;
	}

#featured a img {
	border:2px solid #fff;
	margin-right:10px;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
	margin-bottom:10px;
	}

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
	font-size:1.05em;
	line-height:1.5em;
	}


#single_desc div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:0.85em;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#mores {
	margin:0 auto;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	width:940px;
	font-size:0.7em;
	}

#more-head {
	background:#333333;
	text-align:center;
	float:left;
	width:560px;
	padding:0px 12px 10px 25px;
	}

#more-feat {
	background:#dedede;
	text-align:center;
	float:right;
	width:320px;
	padding:0px 10px 10px 13px;
	}

#more-head a {
	background:#404040;
	color:#b0b0b0;
	}

#more-feat a {
	background:#d0d0d0;
	color:#505050;
	}

#more-head a, #more-feat a {
	display:block;
	font-weight:bold;
	padding:3px;
	}

#more-feat a:hover {
	text-decoration:none;
	background:#b0b0b0;
	}

#more-head a:hover {
	text-decoration:none;
	background:#505050;
	}

#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:920px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
    
.category {
	width:164px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-list .cat_title {
	font-size:1.25em;
	}

#front-popular h3 {
	color:#FFFF00;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 920px;
	}

#bottom-left {
	float:left;
	}

#bottom-left .meta, #content.archive .meta {
	font-size:0.85em;
	}

#front-list {
	width:570px;
	padding:10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:1.5em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	color:#333333;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:570px;
	padding:0px 10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
	width:275px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.archive .tanbox {
	width:570px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.tanbox img {
	float:left;
	margin:0px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox span.h2 a, .onecolumn span.h2 a {
	font:1.5em Arial;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:1.05em;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content {
	width:570px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	border-top:1px solid #ececec;
	}

#content2 {
	width:570px;
	background:#fff;
	margin: 10px 0 0 0;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	border-top:1px solid #ececec;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	}

.entry ul, .post ol {
	margin-bottom:15px;
	}

#content h1.title {
	letter-spacing:-0.05em;
	border-bottom:1px solid #e2e2e2;
	border-top:3px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000000;
	}

.entry ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, #front-list img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}
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;
}

.entry a {
	text-decoration:underline;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	padding: 8px 0px;
	font: 0.9em Arial;
	display: block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map {
	font-size:0.9em;
	}

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
}

#footplayer2 {
    margin: 10px 0px;
}

#tags {
    font-size:0.9em;
    color: #fff;
    background: #151515;
    margin: 10px 0px 15px 0px;
    padding: 5px 10px;
}

#tags a {
    color: #FFFF00;
}


#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	width:80px;
	height:80px;
	}	

/* Sidebar*/

#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}

.spoiler { 	
	padding:0px 12px 12px 12px;
	background:#fff;
	border-top:1px solid #ececec;
	margin-bottom:10px;	
	overflow:hidden;
}

.spoiler img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:1.1em Arial, Helvetica, Verdana, Sans-Serif; 	
	font-weight:bold; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 10px;
	border-bottom:1px solid #ececec; 	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:1.05em Arial, Helvetica, Verdana, Sans-Serif; 	font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333333;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#303030;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom, #sidebar-right {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	border-top:1px solid #ececec;
	}

#sidebar-middle {
	width:300px;
	float:right;
	}

#sidebar-top, #sidebar-bottom, #sidebar-right  {
	margin-bottom:10px;
	}

#sidebarsoc-middle {
	width:320px;
	float:right;
	}

#sidebarsoc-left {
	width:135px;
	padding:10px 10px 10px 10px;
	float:left;
	background:#fff;
	border-top:1px solid #ececec;
	}

#sidebarsoc-right {
	width:135px;
	padding:10px 10px 10px 10px;
	float:right;
	background:#fff;
	border-top:1px solid #ececec;
	}

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:6px 0px 4px 17px;
	background:url(images/sub.png) no-repeat 0 0px;
	background-position: left center;
	padding-left: 15px;
	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-video {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar h3 img { margin-top:1px; }

/* Footer*/

#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#fff;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

.carousel-item {
    width:131px;
    float:left;
    padding:0px 20px;
    border-right:1px dotted #ccc;
}

.carousel-item img {
    border:1px solid #ccc;
    padding:2px;
    margin-bottom:5px;
}

.carousel-item .info {
    font-weight:bold;
}


#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#303030;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#FFFF00;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#ea0000;
	color:#DDDD00;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 0 auto;
	width: 920px;
	font-size:0.6em;
	background:#dedede;
	color:#333333;
	padding:5px 10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#footer a:hover {
	color:#808080;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* Contacto */

.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}


/* Comentarios */
#respond { margin: 10px 0px 0px 0px; }
#respond p { color: #777;margin: 0px; }
.comments-box { margin-top: 20px; padding: 10px 0px 0px 0px; border-top: 2px solid #e6e6e6; }
.comments-box h2 { margin-top:15px; padding: 0px; font-size: 18px; letter-spacing: -1px;color: #222; border-bottom: 0px; }
.cancel-comment-reply { padding: 5px 0px 0px 0px; font-size: 11px; }
.text { border: 1px solid #e6e6e6; padding: 2px; color: #777; width: 200px; }

/* Comentarios Framework */

#pings { margin-bottom: 40px; }		
ul.children { margin-left: 0px; }
ol.commentlist { margin: 20px 0px 0px 0px; }	
cite.fn { font-size: 14px; font-weight: bold; letter-spacing: -0.05em; display: block; padding-top: 9px; }	
cite.fn a, cite.fn a:hover { color: #333; text-decoration: none; }
span.says { display: none; }
.commentlist li { margin: 0px 0px 10px 0px; padding: 10px; background: #f6f6f6;	list-style: none; border: 1px solid #e9e9e9; }
.commentlist li.depth-2 { background: #ffffff; border: 1px solid #e9e9e9; margin-left: 10px; }
.commentlist li.depth-3	{ background: #f6f6f6; border: 1px solid #e9e9e9; margin-left: 10px; }
.commentlist li.depth-4	{ background: #ffffff; border: 1px solid #e9e9e9; margin-left: 10px; }
.commentlist li.depth-5	{ background: #f6f6f6; border: 1px solid #e9e9e9; margin-left: 10px; }
.commentlist code { background: #e6e6e6; padding: 3px; }
.commentlist .moderation { margin-top: 10px; color: #660000; }
.commentlist .children { margin-top: 15px; }
.commentlist p { clear: both; }
.comment-author { margin-bottom: 5px; }
.avatar { margin-right: 10px; float: left; padding: 1px; border: 1px solid #e6e6e6; background: #fff; }
.reply { margin: 10px 0px 0px 0px; }
.reply a, .reply a:visited  { background: #1C1C1C; color: #fff; padding: 3px 6px; text-align: center; text-decoration: none !important; font-size: 11px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.reply a:hover { background: #333; color: #fff; }
.comment-meta { float: left; margin-bottom: 15px; }
.comment-meta a { color: #222; }
.comment-date a, .comment-date a:visited { color: #888; font-size: 1.1em; }

/* Formularios Comentarios */
#commentform input { width: 210px; margin: 7px 3px 0px 0px; padding: 4px; font-size: 1.1em; border: 1px solid #ddd; }
#commentform .author, #commentform .email, #commentform .url { padding: 5px; background: #fff; color: #999; font-style: italic; }
#commentform textarea { width: 75%;height: 100px;margin: 7px 0px 0px 0px; padding: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; line-height: 16px; border: 1px solid #ddd; }
#commentform .submit { background: #DF0101; width: auto; color: #fff; padding: 3px 10px; text-align: center; font-size: 14px; font-weight: bold; cursor: pointer; }

/* Etiquetas */
#etiquetas { width: 570x; background: #000; margin: 10px 0px; padding: 0px; font-size: 1.0em; border: 1px solid #ddd; }


.gravatar {
	float:left;
	padding: 3px;
	border: 1px solid #000;
	background: #fff;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}


/* Citas */

.quotescollection_randomquote q {
	font-style: italic;
	font-family: Georgia,'Times New Roman',Times,serif; 
	font-size: 21px;
	color: #fff;
	letter-spacing: -1px;
}

.quotescollection_randomquote cite {
	display:block; /* To display author and source in a new line */
	text-align:right; 
	font-size: 12px;
	color: #fff;
}

.quotescollection_author { /* author */
	font-size: 12px;
	font-color: #fff;
}

.quotescollection_source { /* source */
	font-size: 12px;
	font-color: #fff;
}

.quotescollection_nextquote { /* 'Next Quote Â»' link */

}

.quotescollection_nextquote a { /* use this if you want to change, for example, the color of the 'Next Quote Â»' link */

}

/* Páginas de Citas */

blockquote.quotescollection {
	border:0;
	background:none;
	padding:0;
	margin:2em;
	font-size:1em;
}

blockquote.quotescollection q {

}

blockquote.quotescollection cite {
	display:inline;	
	font-size:0.83em;
}

q:lang(en) {
	quotes: "â€œ" "â€" "â€˜" "â€™";
}

q:before, q:after {
	content:"";
}

/* Sociales */

#twitter-follow { 
	border: 0; 
	position: fixed;  
	top: 195px; right:0;
}

#facebook-follow { 
	border: 0;
	position: fixed;
	top: 319px;
	right:0;
}

#sociales { 
	text-align: right;
	height: 30px;
	padding: 7px 0 0 90px;
	margin: 4px;
}

#me-gusta { 
	width:200px;
}

#me-gusta2 { 
	width:80px;
}

/* Encabezados Sidebar */

#sidebar h3.rojo  {
	background:#FF0000; 
}

#sidebar h3.naranja {
	background:#FF6600;
}


/**** Inline STYLE-tag style sheet ****/
	
	#cat-30 { border-top:8px solid #008A00; }
	#cat-30:hover, #cat-30 a:hover  {background:#008A00; color:#333; }
	#sidebar h3.catt-30  {background:#008A00; }
		
	
	#cat-6 { border-top:8px solid #A8D61F; }
	#cat-6:hover, #cat-6 a:hover  {background:#A8D61F; color:#333; }
	#sidebar h3.catt-6  {background:#A8D61F; }
		
	
	#cat-29 { border-top:8px solid #F2B90D; }
	#cat-29:hover, #cat-29 a:hover  {background:#F2B90D; color:#333; }
	#sidebar h3.catt-29  {background:#F2B90D; }
		
	
	#cat-4 { border-top:8px solid #A80204; }
	#cat-4:hover, #cat-4 a:hover  {background:#A80204; color:#333; }
	#sidebar h3.catt-4  {background:#A80204; }
		
	
	#cat-32 { border-top:8px solid #0E7DD8; }
	#cat-32:hover, #cat-32 a:hover  {background:#0E7DD8; color:#333; }
	#sidebar h3.catt-32  {background:#0E7DD8; }
		
	#cat-1000 { border-top:8px solid #FF6600; }
	#cat-1000:hover, #cat-1000 a:hover  {background:#FF6600; color:#333; }
	#sidebar h3.catt-1000  {background:#FF6600; }

	#cat-1500 { border-top:8px solid #e00000; }
	#cat-1500:hover, #cat-1500 a:hover  {background:#e00000; color:#333; }
	#sidebar h3.catt-1500  {background:#e00000; }
; }

    /* category bar */
    #cat-32 { border-top:8px solid #e00000; color:; }
    #cat-32:hover { background:#e00000; color:; }
    /* sidebar */
    #sidebar h3.catt-32  {background:#e00000; color:; }
    #sidebar h3.catt-32 a { color:; }
		
    /* category bar */
    #cat-34 { border-top:8px solid #FF6600; color:; }
    #cat-34:hover { background:#FF6600; color:; }
    /* sidebar */
    #sidebar h3.catt-34  {background:#FF6600; color:; }
    #sidebar h3.catt-34 a { color:; }
		
    /* category bar */
    #cat-41 { border-top:8px solid #e00000; color:; }
    #cat-41:hover { background:#e00000; color:; }
    /* sidebar */
    #sidebar h3.catt-41  {background:#e00000; color:; }
    #sidebar h3.catt-41 a { color:; }
		
    /* category bar */
    #cat-34 { border-top:8px solid #FF6600; color:; }
    #cat-34:hover { background:#FF6600; color:; }
    /* sidebar */
    #sidebar h3.catt-34  {background:#FF6600; color:; }
    #sidebar h3.catt-34 a { color:; }
		
    /* category bar */
    #cat-255 { border-top:8px solid #e00000; color:; }
    #cat-255:hover { background:#e00000; color:#FF6600; }
    /* sidebar */
    #sidebar h3.catt-255  {background:#e00000; color:; }
    #sidebar h3.catt-255 a { color:; }


/* Destacados */

#introIMG {
	float:left;
	margin:6px 8px 0px 0px;
	overflow:hidden;
}

#introSide {
	float:left;
	margin:0px 6px 0px 0px;
}

#introIMG a {
	text-decoration:none;
}

#introSide img {
	background:#fff;
	border:none;
	width:60px;
	height:60px;
	margin:2px 0 0 0;
	padding:1px;
}

#sideBlog {
	margin:0px 0px 8px 0px;
	height:65px;
}

.spoiler-D { 	
	padding:0px 12px 12px 12px;
	background:#333333;
	border-top:1px solid #ececec;
	margin-bottom:10px;	
	overflow:hidden;
}

    #dest { border-top:8px solid #FF6600; color:; }
    #dest:hover { background:#FF0000; color:; }
    /* spoiler-D */
    #sidebar h3.dest {background:#FF0000; color:; }
    #sidebar-D h3.dest a { color:#000; }

.spoiler-D h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler-D p {
	margin:0;
	color:#fff;
	}

.spoiler-D h4 {
	font:1.05em Arial, Helvetica, Verdana, Sans-Serif; 	font-weight:bold;
	margin-bottom:5px;
	}

.spoiler-D h4 a {
	color:#DDDD00;
	}

/* Pagenavi */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #DF0101;
	color: #DF0101;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #DF0101;
	color: #DF0101;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #DF0101;
	color: #DF0101;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-table-reloaded {width:100%;}

/* WP-Table Reloaded */

table.wp-table-reloaded {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 100%;
	text-align: center;
}

table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	background-color: #e00000;
	border: 1px solid #FFF;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 1px;
}

table.wp-table-reloaded thead tr .header {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.wp-table-reloaded tbody td {
	color: #3D3D3D;
	padding: 1px;
	background-color: #FFF;
	vertical-align: top;
}

table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#ECF5FD;
}

table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	background-color: #8dbdd8;
}

h2.wp-table-reloaded-table-name {
	font-size: 16px;	
}
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}

/* Populares */

#populator ol li {
	background: none;
     list-style:decimal;
     list-style-position:inside;
     font-size:14px;
	border-bottom: 1px dotted #ddd;
 	padding: 5px 8px;
	color:#DDDD00;
	font-weight:bold;
	}


.tabs-out .panes ol li {
	background: none;
     list-style-type:decimal;
     list-style-position:inside;
     font-size:18px;
	border-bottom: 1px dotted #ddd;
 	padding: 5px 8px;
	color:#DDDD00;
	font-weight:bold;
	}
	
	.tabs-out .panes ol li:last-child {
	border-bottom:none;
	}
	
	 .tabs-out .panes ol li span {
	font-size:8px;
	text-transform:uppercase;
	}
	
	 .tabs-out .panes ol li a {
	 font-size:12px;
	 color:#FF0000;
	 vertical-align:middle;
	 }

.popular-cat {
	background: none;
     list-style-type:decimal;
     list-style-position:inside;
	 }

/* Biografias */

#columna {
	float: left;
	width: 180px;
	margin: 0 5px 0 5px;
	line-height: 15px;
	font-size: 14px;
	text-transform: uppercase;
	}

#columna a {
	font-size: 11px;
	text-transform: uppercase;
	}


#columna h3 {
	font: bold 1.6em Georgia,"Times New Roman",Times,serif;
	text-transform: uppercase;
	color: #FF0000;
	margin: 10px 0 5px 0;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FF0000;
	}

#columna li {
	list-style-type: none;
	}

/* Menu Tab */

.section {
	width: 940px;
	background: #EFEFEF;
	margin: 0px;
}
ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	padding: 0 0 12px 0px;
	background: #000;
	border-bottom:1px solid #2E2E2E;
}
.tabs li {
	float: left;
	display: inline;
	margin: 0;
	padding: 8px 17px 7px 17px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	background: #000;
	position: relative;
}
.tabs li:hover,
.vertical .tabs li:hover {
	color: #FFF;
	padding: 0 13px;
	background: #FFFF00;
}
.tabs li.current {
	color: #FFD800;
	font-weight: bold;
	background: #1C1C1C;
	padding: 7px 16px 8px 16px;
	border-top:1px solid #2E2E2E;
	border-left:1px solid #2E2E2E;
	border-right:1px solid #2E2E2E;
}

.box {
	display: none;
	background: #1C1C1C;
	padding: 3px 11px 5px 11px;
	border-bottom:2px solid #fff;
}

.box.visible {
	display: block;
}

.box p {
	float:left;
	font-size: 0.89em;
     font-weight:bold;
	color: #FFD800;
	text-transform: none;
	padding: 1px 0 4px;
	margin: 0px;
}

#vacio {
	padding: 0;
	margin: 0;
}

#navlist li {
	color: #FFD800;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 2px;
  	margin: 3px 2px;
	text-transform: none;
	font-size: 0.89em;
	border-right: 1px solid #777;
}

#navlist li a {
	color: #FFD800;
  	margin: 4px 2px;
}

#navlist li a:hover {
	color: #FFF;
  	margin: 4px 2px;
}

.home a {
	color: #FFD800;
  	margin: 4px 2px;
}

.link-menu a {
	color: #FFF;
  	margin: 4px 2px;
}

.link-menu a:hover {
	color: #FFD800;
  	margin: 4px 2px;
}

/* Buscador */

input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}

#search {
	height: 25px;
	padding: 0 10px 0;
	border: none;
	float: right;
	clear: both;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px;
	width: 305px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}


#citas {
	background-color: transparent;
	width:300px;
	height:50px;
	float: right;
	}
