

/* CSS 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 102%;
	font-family: inherit;
}
/* FONTS */
body, 
blockquote,
h1, h2, h3, h4, h5,
#top div.label,
#headline div.title,
#single_desc div.title,
.front-list .title,
#stats,
.spoiler h3,
.spoiler h4,
#sidebar h3,
.titular { 
	color: #666
}

:focus { outline: 0; }
body {
	line-height: 1;
	left: 0px;
	top: 0px;
	clip: auto;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif; 
}

#fbc_login {
	width: 620px;
	margin: 20px 0;
	padding: 0;
	clear: both
}

* {
	margin:0;
	padding:0;
	}

body {
	font-size: 103%;
	background: #200E2C	}


ol, ul { list-style: none;}

#header { position: relative; }
#boton_rss {
	position: absolute;
	right: 20px;
	top: 10px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}

.st-tag-cloud {
	margin: 0 auto;
	text-align: center;
}
.st-tag-cloud a {
	padding: 3px;
	line-height: 28px;
}

/* HTML Elements */


p {	margin: 5px 0; }

a:hover, a:active, a:link { 	color: #61328E; }
a:visited { color: #666 }
a:link, a:visited {	text-decoration:none}
a:hover, a:active { 	text-decoration:underline;}

#footer a:hover, .wp-pagenavi a:hover, #sidebar a:hover, #featured a:hover, a:hover {
	color: #b63f9e !important;  
}
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 #666;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font-size: 1em;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

.ad728 {
	position: absolute;
	bottom: -10px;
}

#bottom-left .ads {
	padding: 10px 0;
	margin: 0 0 0 10px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #ececec
}

#sidebar .ads {
	padding: 0;
	left: 0 !important;
	margin: 0 0 10px 0
}

.sideads {
	padding-top: 10px
}

.ad {
	margin: 10px 0 10px 0
}

em {
    font-style:italic;
}

.socialroll h3 {
	left: 0 !important;
}
.socialroll li {
	width: 125px;
	float: left;
	padding-left: 15px !important
}
.socialroll img { vertical-align: middle}

.urlinfo {
	display: block;
	font-size: 10px;
	padding: 5px 5px 5px 20px;
	color: #666
}

/* Structure */
#head {
	width:940px;
	margin:10px auto 0 auto;
	padding:10px;
	font-size:0.7em;
	background:#fff;
	position: relative;
	}

#page {
	width:940px;
	margin:0 auto 30px auto;
	padding:10px;
	background:#fff;
	font-size:12px;
}

#inner { margin:0; padding:0; }


.alignleft, #bottom-left, .left { float:left; }
.alignright, .right { float:right; }

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 0px;
	position: absolute;
	top: 232px;
	width:950px;
	height: 25px;
	font-size:12px;
	}

#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	}
#page-bar li a:hover { color: ;}
#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px 6px 14px;
	color:#fff;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color: #b63f9e;	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:184px;
}
.search #s {
	width: 146px;
	border: 0;
}
.search #imgs {
	position: relative; top: 2px; left: 7px;
}

.postinfo { 
font-size: 12px; 
padding: 15px; 
margin-top: 20px;
position:relative;
}
.foot {
	font-size: 10px;
	padding: 10px 0 0 0;
	width: 250px
}
.foot span {
	display: block;
}
.foot .author {
	font-size: 10px;
	font-style: normal !important; 
	background: url(images/user_16.png) no-repeat 0 3px;
	padding-left: 22px;
}
.foot #authorbox .avatar {
	margin: 0
}
.foot .tags {
	background: url(images/label_16.png) no-repeat 0 3px;
	padding-left: 22px;
}
.tags a {
	text-decoration: none;
	margin-right: 5px;
}

.sociable {
	width: 300px;
	float: right;
	margin: 0 30px 0 0 !important
}
.sociable ul{
	list-style-type: none;
} 
.sociable li {
	list-style-type: none !important;
	float: left;
	margin: 0 10px 0 0 !important
}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #111 url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #111;
	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;
	}



/* Text*/

h1 {
	font-size: 28px;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

.regalos h1 {
	font-size: 20px
}
.regalos h1 span {
	font-size: 11px;
}

h2 {
	font-weight:normal;
	font-size: 25px;
	}

h3 {
	font-size: 12px;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	}

.post h3 {
	font-size: 18px;
	margin-bottom: 15px;
}
.related {
	padding-bottom: 10px
}
.related h2 {
	background: url(images/bg_share.png) no-repeat;
	position: relative;
	left: -30px;
	height: 35px;
	text-indent: -10000px;
}
.related_post {
	float: left;
	width: 200px;
}
.related_post li {
	list-style-type: disc !important;
	margin-left: 0 !important; 
	color: #61328E;
	width: 160px;
	
}
.related_post li span {
	display: block;
	font-size: 11px;
	position: relative;
	top: -4px;
	color: #666
}
.related_post li a {
	font-size: 12px;
	
}
.related_post li img { 
	float: left; 
	border: 1px solid #61328E;
	margin: 0 10px 0 0!important 
}


h4 {
	font-size: 12px;
	}

h3.cat_title, h3.cat_title a{
	color:#61328E !important;
	font-weight: bold;
	letter-spacing:-0.05em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}
#comments h3 {
	font-size: 18px
}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

.adheader {
	position: absolute;
	right: 0
}
#logo {
	width:940px;
	height:250px;
	background-color: #fff;
	position: relative;
	}

#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0 10px 0;
	background:#fff;
	width:940px;
	font-size: 11px
	}

#headline {
	width:960px;
	float:left;
    font-size:12px;
	line-height:1.5em;
	margin: 0;
	overflow:hidden;
	}
#headline div.left {
	width: 135px;
	margin-right: 2px
}
#headline div.left .titular {
	font-size: 11px;
	float: left;
	width: 125px
}

#featured {
	margin: 1em 0 0 0
}

div.label {
	font-size: 1.4em;
	font-weight:bold;
	color: #fff !important;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	font-family: Rockwell, Georgia, "Lucida Grande", Arial, sans-serif;
	margin-bottom:5px;
	background: transparent url(images/bg_label.png) no-repeat;
	position: relative;
	left: -15px;
	height: 25px;
	padding: 5px 10px;
	width: 175px
	}
#sidebar div.label { font-size: 1.1em; line-height: 1.2em; margin-top: 5px }
#headline div.title {
	font-size: 28px;
	font-weight:normal;
	letter-spacing:0em;
	line-height:1em;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:0px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	font-size:11px;
	}

#headline p {
	padding-bottom:25px;
	}
   
.category {
	width:166px;
	height: 75px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
    cursor:pointer;
	}

.category p {
	margin:0;
    font-size:11px;
	}

.category span.cat_title, #front-popular h3, .front-list .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.05em;
	}
#front-popular h3 {
	color: #61328E;
}

.front-list .cat_title {
	font-size:14px;
    margin-bottom:5px;
}

#bottom {
	width: 940px;
	}


#bottom-left .meta, #content.archive .meta {
	font-size:11px;
	margin: 10px 0;
	}
.front-list p {
	clear: both
}
.front-list {
	width:610px;
	padding:10px 0 25px 0;
	background:#fff url(images/afterpost.jpg) no-repeat bottom;
	font-size:12px !important;
	line-height:1.65em;
	margin: 0 0 0 10px;
    }

.front-list .meta {
	width: 610px;
	float: left;
	margin-bottom: 10px
}
.paged-list .meta {
	margin-bottom: 5px
}

.front-list strong, .front-list p, #paged-list p {
	font-size:12px !important;
}
#paged-list .meta, .left .meta {
	width: 445px; 
	float: left;
	line-height: 16px
}

.widget_categories .children li, .archive404 .children li {
	padding-left: 10px;
	font-weight: normal;
}

.front-list blockquote {
	padding: 0px 10px 0 10px;
	}

.front-list .title {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-0.05em;
    line-height:1.0em;
	}
.title404 {
	font-size: 3em !important;
	float: left;
	width: 4em
}
.front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.stats, .meta {
	color:#666;
	}
.meta a, .stats a {
 font-size: 11px;
}

#headline p {
	margin:0;
	}


#paged-list {
	width:610px;
	padding:0;
	margin: 5px 0;
	background:#fff;
	font-size:12px;
	line-height:1.75em;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}
	

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	padding:2px;
	border: 0;
	}

.tanbox {
	width: 610px;
	padding:10px 0px;
	margin:0 0 0 10px;
	border-bottom: 1px solid #ececec;
	}

.archive .tanbox {
	width:610px;
	border-bottom: 1px solid #ececec;
	padding-bottom:10px;
	}

 
.tanbox img {
	float:left;
	margin:0;
	padding:0;
	border: 0;
	}
.tanbox .foto {
	float: left;
	margin: 0 15px 0 0;
}
.mini {
	width: 275px !important; 	
	height: 375px;
	font-size: 11px;
	margin: 0 10px 0 10px 
}
.mini .foto {
	margin: 5px 0 10px 0
}
.mini .meta { margin-bottom: 8px }
.tanbox span.title a, .onecolumn span.title a {
	font-size:18px;
	font-weight:bold;
	}
	
.bypostauthor, .byuser {
	background: #ccc !important;
	border: 1px dashed #999
}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:10px;
	font-size:12px;
	text-align:center;
	width:610px;
	float: left
}
#navigation a { 
	background: #eee;
	color: #666;
	font-weight: bold;
	padding: 4px 10px;
	text-decoration: none
}


/* Content Page*/

#content {
	width:565px;
	background:#fff;
	padding:10px 15px;
	font-size:12px;
	line-height:1.75em;
	float:left;
	margin: 5px;	
	}
#inner #content {width: 610px; padding: 0 0 0 10px; margin: 0; }
#inner .tanbox { margin-left: 0 }
.post {
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	font-size: 1em;
	}
.entry p {
	margin: 0 0 10px 0
}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}
.single .post .clearfloat {
	border-bottom: 0
}
.clearfloat p a { text-decoration: underline }

.entry ul, .post ol, .front-list ul, .front-list ol {
	margin-bottom:15px;
	}

.voto_1 {
	background: url(images/vota.png) no-repeat;
	padding-left: 22px
}

#authorpic {
   float: left; 
   margin: 5px 5px 0 0;
}
#authorpic img { margin:0 }
#authorbio {
  float: left;
  width: 135px
}
#authorbox .label {
	margin: 10px 0 0 0
}
#content h2.title {
	letter-spacing:-0.05em;
	margin-bottom:0px;
	font-weight: bold;
	padding:5px 0px;
	color: #61328E;
	line-height: 1.05em
	}

.entry ul li, .front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li, .front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li, .front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, .front-list img {
	margin:0 15px 15px 0;
	padding: 0 !important;
	}

.avatar {
	margin: 0 5px 0 0 !important;
	vertical-align: middle
}

img.centered, a img.centered, img.aligncenter, a img.aligncenter, img.alignnone {
	display: block;
	margin: 15px auto 15px auto !important;
	border: 0 !important;
	clear: both;
}


.entry a {
	text-decoration:underline;
	}

.number {
	color: #666
}

.primary_two {
color:transparent;
font-size:10px;
margin: 10px 0 5px 0;
text-align:right;
position: absolute;
	top: 175px;
left: 10px
}
.primary_two a { 
color:transparent;
margin:2px 10px 2px 2px;
text-decoration:none;
float: left;
}
.primary_two img { vertical-align:  middle; }

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font-size:11px;
	display:block;
	border-bottom:1px solid #e2e2e2;
	}
.post #stats {
	padding: 0 0 8px 0}


span#map {
	font-size:11px;
	float: left; 
	width: 610px;
	position: relative; 
	padding: 15px 10px 0 10px
}


img.alignright, a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	width:80px;
	height:80px;
	}	

/* Sidebar*/
#sidebar {
	width:300px;
	float:right;
}
	

#sidebar, #sidebar a { font-size:12px }

#get_recent_comments_wrap li {
	background: url(images/comentarios.png) no-repeat 0 4px;
	padding-left: 22px !important
}
.comentarios {
	background: url(images/comentarios.png) no-repeat;
	padding-left: 20px !important;
	margin-right: 10px
}

#get_recent_comments_wrap a {
	font-size: 11px
}

.more {
	color: #fff
}
.more-link {
	text-decoration: none !important;
	display:block;
	margin:15px 0px;
		color: #fff !important
}
.postvoto { 
	float: left;
	margin: 14px 0 15px 10px;
	background: #CBD04B;
	padding: 1px 10px;
	color: #fff;
	height: 20px;
	-moz-border-radius: 4px;
}
.single .postvoto {
	margin-left: 0
}
.more b {
	background: #61328E;
	padding: 0 3px 3px 3px;
	font-size: 16px;
}
.more span {
	background: #61328E;
	padding: 3px 5px;
}

#sidebar h3 {
	font-size: 16px;
	font-weight:bold;
	background: #fff;
	font-family: Rockwell, Georgia, "Lucida Grande", Arial, sans-serif;
	position: relative;
	left: -15px;
	width: 75%;
	color: #61328E;
	text-transform: uppercase;
	margin:5px 0;
	padding:10px;
	}
#sidebar-middle h3, #sidebar-bottom h3, .socialroll h3 {
	color: #666 !important;
	background: none !important;
	position: relative !important;
	left: 0;
	border-bottom: 1px solid #eee;
	width: 100%;
	font-size: 14px  !important;
	padding: 4px 5px !important;
}
#sidebar-top, #sidebar-bottom {
	width:280px;
	float:right;
	padding:0 10px 10px 10px;
	background:#eee;
	}
#sidebar-bottom {
	padding: 0 0 10px 0; 
	width: 300px;
	background: #fff
}
#sidebar-top a, #sidebar-bottom a {
	color:#61328E;
}
.socialroll {
	float: right;
	width: 280px;
	padding: 0 10px 10px
}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:300px;
	float:right;
	}

#sidebar-left {
	width:120px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:120px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	display:block;
	padding: 6px 0px 6px 5px;
	font-size: 11px;
	color: #666 
	}
#sidebar-top li {
	padding: 6px 0 10px 15px; 
	list-style-type: disc !important;
}

#sidebar-top #featured li {
	background: none;
	padding: 6px 8px
}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 2px 5px;
	border:1px solid #fff;
	background:#61328E;
	font-size:11px;
	color: #fff;
	cursor: pointer;
	}

.submitbutton:hover {
    background:#111;
    color:#fff;
    }
    
.field {
	padding: 2px;
	background:#fff;
	border: 1px solid #ccc;
	font-size:11px;
	}

#respond .field { padding: 4px; }
.search {
	position: absolute;
	right: 330px;
	top: 190px;
}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:11px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}
#respond .right input { margin: 5px 0}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

#comment { width:590px;	background:#fff;  }
#comments { margin-top: 20px }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { background:#ededed; }
    
#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }

ul.commentlist li.pingback, ul.commentlist li.trackback { display:none; }
ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.comment img.avatar, .comment-body .avatar img { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin:15px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }

.children { 
	padding: 5px 0;
}

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#fff; }



#respond textarea { width: 340px; font-size:13px; }
#respond label { font-size: .8em;   }
#respond .left label {
	display: block; text-align: right;
}
#respond h3 {color: #333 }

#respond input {
	width: 200px
}

#respond {
	color: #333;
}

li.comment div#respond h3 { display:none; }

/* Footer*/

#front-popular {
	font-size:11px;
	color:#333;
	width: 940px;
	margin: 0 auto;
	padding:15px 10px 15px 10px;
	background:#E0EEF4 none repeat scroll 0 0;
	}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #A6C8D8;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:306px;
	float:right;
	padding:0px;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	border-bottom: 1px solid #A6C8D8;
    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: #61328E;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 15px auto 0 auto;
	width: 920px;
	font-size:10px;
	background: #eee url(images/bg_footer.png) no-repeat 99% center;
	color:#333333;
	padding:10px;
}

#footer a {	color:#61328E;}
#footer ul li { float: left; margin: 0 15px 10px 0 }
#footer .right { padding-right: 55px; }


/* 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;
	}
.titular {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	margin: 5px 0
}

#titular a:hover {
	font-weight: normal;
	letter-spacing: 0em;
	}
	
.error {
	background: #c00;
	color: #fff;
	padding: 4px;
}	
.form p {
	display: block;
	clear: both;
}

.form td {
	width: 200px !important;
}
.form input.text {
	width: 150px
}

.sorteos {
	margin: 10px 0 0 0;
	list-style-type: disc
}
.sorteos li {
	margin-left: 20px;
}

.form .req {
	color: #c00;
	font-weight: bold;
}

.form input, .form select, .form textarea {
	margin-bottom: 15px;
}
.form td {text-align: left}

.form textarea {
	clear: both;
	float: left;
}
.form label {
	float: left;
	width: 150px;
	
}
.galerias .entry img, .galerias a img  { border: 0 !important }
.galerias {
	float: left;
	width: 175px;
	margin: 0 10px 10px 0;
}

.wp-polls {
	padding: 10px;
	margin: 10px 0;
	background: #f9f9f9;
	font-size: 1em
}
.wp-polls li {
	font-size: 1em;
	list-style-type: none !important;
	margin-left: 0 !important
}



.ppp { float: left; }

.rating .post-ratings img { border: 0; margin: 0; padding: 0  }
.rating {  float: left; text-align: center; width: 45px; margin: 3px 10px 0 0; }
.rating .votos img { position: relative; top: 1px; border: 0 !important; margin: 0 1px !important }
.rating .votos { background: #F5FAE4; font-size: 18px; letter-spacing: -1px; font-weight: bold; padding: 2px 4px  }
.votos span { font-size: 13px; font-style: italic; font-weight: normal; display: block; letter-spacing: 0; }
.vota { background: #FF8900; color: #fff; font-size: 11px; text-transform: uppercase; letter-spacing: -0.05em; margin-top: 3px }


.post-ratings {
	width:100%;
	opacity: 1;
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}

.rss_32, .twitter_32, .mail_32 {
	height: 24px;
	width: 24px;
	float: left;
	color: transparent;
}
.twitter_32 { 
	background: url(images/twitter_32.png) no-repeat top right;
}
.mail_32 { 
	background: url(images/mail_32.png) no-repeat top right;
}

.rss_32 {
	background: url(images/rss_32.png) no-repeat top right;
}
a.rss_32:hover {
	background: url(images/rss_32.png) no-repeat;
}
a.twitter_32:hover { 
	background: url(images/twitter_32.png) no-repeat
}
a.mail_32:hover { 
	background: url(images/mail_32.png) no-repeat;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.ui-state-disabled { cursor: default !important; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; outline: none; text-decoration: none; }

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border: 0 !important; margin: 0; padding: 0 !important; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { background: #fff; padding: .8em; display: block;  }
.ui-tabs-panel li { padding: 8px 2px}
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs-panel a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-state-active a, .ui-widget-content .ui-state-active a  {
	color: #61328E !important
}

/* Component containers
----------------------------------*/
.ui-widget { font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-header { background: #eee; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { background: #fff !important; font-weight: bold; color: #999; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fad42e; background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

