/*
THEME NAME: vivasandbox
THEME URI: http://vivaestudio.com/
VERSION: 1.0
DESCRIPTION: Sandbox  para proyectos de vivaestudio en 960 a 2 columnas
AUTHOR: vivaestudio
AUTHOR URI: http://vivaestudio.com/
TEMPLATE: vivasandbox
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, 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: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
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: "" "";
}

blockquote{
  background: transparent url(images/blockquote.png) no-repeat left top;
  margin: 10px 65px 10px 10px;
  padding: 20px 20px 10px 10px;
  font-style: italic;
  color: #939494;
}


blockquote p{
  padding: 8px;
  margin: 2px;
  border: 1px dotted #939494;
}


/* Estilos base
   -------------------------------------------------------------------- */
* {
	font-size: 100%;
}
body {
	font: 14px/24px "Lucida Sans", Arial, Verdana, sans-serif;
	background: #e1e1e1 url(img/body_bg.png) 0 0 repeat-x;
}
a {
	color: #ff3291; text-decoration:none; outline:none;
}
a img {
	border: none; outline:none;
}
a:visited {
	color: #ff3291;
}
a:active, a:hover {
	color: #c65187; text-decoration:underline;
}
img {
	behavior: url("js/pngbehavior.htc");
}
h1 {
	font-size: 2em; 
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.33em; 
}
h4 {
	font-size: 1.1em; 
}
h5 {
	font-size: 1em; 
}
h6 {
	font-size: 0.85em; 
}
p {
	margin: 0 0 1em 0;
}
dt {	
	margin: 0.5em 0 0;
}
dd {
	margin: 0.25em 0 0.5em 2.5em;
}
pre, code, tt {
	font: 100% "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace; 
	margin: 1em 0;
}
code, tt {
	border-bottom: 1px solid #E3E3E3; padding: 0 1px;
}
small {
	font-size: 85%;
}
big {
	font-size: 115%;
}
abbr, acronym {
	border-bottom: 1px dotted #919191;
}
abbr {
	cursor: help;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.alignleft { float:left; margin-right:10px; }
.alignright { float:right; margin-left:10px; }
img.alignleft,
img.alignright { margin-bottom:10px; padding:5px; /* background:#f0f0f0; border:1px solid #d7d7d7; */}

/* Estilos de funci�n
   -------------------------------------------------------------------- */
.none {
	display: none;
}
.clear {
	clear: both;
}
.noborder {
	border: none;
}
.overflow {
	overflow: hidden;
}
.floatleft {
	float: left;
	width: 50%;
}
.floatright {
	float: right;
	/*width: 50%;*/
	clear:right;
}
.show { 
	display:block;
}
.hide { 
	display:none;
}

/* Estructura
   -------------------------------------------------------------------- */
#wrapper {
	width:1006px;
	margin: auto;
	border:1px solid #fff;
	border-width:0 1px;
	background:url(img/content_bg.png) repeat-y; overflow:hidden;
}
#container {
	float:left;
	width:627px;
	margin:12px 0 30px 30px; display:inline;
}
.sidebar {
	float:right;
	clear:right;
	width:292px;
}
#footer { 
	background:url(img/footer_bg.png) no-repeat;
	clear:both;
	width:1008px;
	margin: auto;
}



/* comments.php
   -------------------------------------------------------------------- */ 

.tabs-comments-track { background:url(img/sidebar_pes_bg.png) repeat-x; height:31px; padding-left:16px; margin-top:10px; clear:both;}
.tabs-comments-track li { float:left;  width:118px; line-height:31px; text-align:center; background:none; padding:0;}
.tabs-comments-track li a { color:#818181; font-weight:bold; cursor:pointer;}
.tabs-comments-track li.activo { background:url(img/sidebar_pes.png) no-repeat;}
.tabs-comments-track li.activo a{ color:#f74297;}

div.comments { 
	padding:20px 0 0 0;
}

/* header
   -------------------------------------------------------------------- */
#header { height:169px; background:url(img/top_bg.png) no-repeat; }
#header #blog-title { float:left;}
#header #blog-title a { float:left; display:block; width:528px; height:125px;}
#header #blog-title span,
#header #blog-description {display:none}
#header #banner { margin:11px 0 10px; float:left; }

#header form { float:right; margin:7px 16px; display:inline;}
#header form #s { width:204px; height:16px; padding:8px 3px 0; float:left; background:none; 
font-size:12px; color:#a2a2a2; font-style:italic; font-weight:bold; border:none;}
#header form #searchsubmit { width:28px; height:28px; background:none; border:none; cursor:pointer;}
/* navigation
   -------------------------------------------------------------------- */
#navigation-page { float:right;}
#navigation-page ul {}
#navigation-page ul li { background:url(img/menu_page_sep.png) no-repeat right top; height:41px; float:left;}
#navigation-page ul li a { line-height:41px; padding:14px; color:#fff; font-size:13px;}

#navigation { clear:left;}
#navigation ul { margin-left:12px;}
#navigation ul li { background:url(img/menu_cat_sep.png) no-repeat right top; height:42px; float:left;}
#navigation ul li a { line-height:42px; padding:14px; color:#fff; font-weight:bold;}

.banner-container { padding:11px 17px; margin:0 10px; background:#ebebeb; border-bottom:1px solid #c5c5c5;}
.banner-container img{ border:1px solid #000;}

/* post
   -------------------------------------------------------------------- */
.resultados { color:#727272; margin-bottom:17px; font-size:16px;}

.post {}
.entry-title { font:29px/32px Georgia, "Times New Roman", Times, serif;}
.search-results .entry-title,
.archive .entry-title { font:17px/28px Georgia, "Times New Roman", Times, serif; margin-bottom:15px;}
.search-results .entry-date,
.archive .entry-date { color:#727272; font-size:12px; margin:0 10px 0 0; float:left; padding-top:2px;}

.date .entry-date { font-size:16px; margin:0 0 5px 0; float:none; padding-top:0; font-weight:bold;}
.date .entry-title { font:14px/21px Georgia, "Times New Roman", Times, serif; margin:0 0 5px 25px;}

.page .entry-title { margin-bottom:15px;}
.page h2 {margin: 20px 0px;}
.post h3 {margin: 20px 0px;}
.post .entry-title a {}
.post .entry-date { color:#727272; font-size:12px; margin-bottom:15px;}
.post .entry-date abbr { border:none; }
.post .entry-content {text-align:justify;}
.post .entry-meta { background:url(img/content_mas_bg.png) no-repeat; height: 81px; padding:5px 20px; font-size:12px; color:#828282; margin:15px 0; clear:both;}
body.home .post .entry-meta { margin-bottom:25px;}
.post .entry-meta p{ margin:0;}
.post .entry-meta .author {}
.post .entry-meta .edit-link { float:right;}
.post .entry-meta .comments-link {}
.post .entry-meta a.akst_share_link {}
.post .atras-cont {clear:left; height:45px; border-top:1px solid #ebebeb; margin-bottom:15px; padding-top:15px; position:relative;}
.post .atras-cont a { display:block;}
.post .atras-cont a span { background:url(img/boton_continuar.png) no-repeat; width:210px; line-height:27px; display:block;
margin:0; text-align:center; color:#ffc0de; text-transform:uppercase; font-weight:bold;}
.post .atras-cont a span.alignright { position:absolute; right:0;} 


.navigation {clear:left; height:45px; border-top:1px solid #ebebeb; margin-bottom:15px; padding-top:15px;}
.navigation a { background:url(img/boton_continuar.png) no-repeat; width:210px; line-height:27px; display:block;
margin:0; text-align:center; color:#ffc0de; text-transform:uppercase; font-weight:bold;}

.entry-content ul,
.entry-content ol {line-height:1.6em; text-align:justify; margin-left:30px;}
.entry-content ul li { list-style-type:square; } 
.entry-content ol li { list-style-type:decimal; }

.post .more-link { float:right; clear:left; background:url(img/boton_continuar.png) no-repeat; width:210px; line-height:27px; display:block;
margin:20px 0; text-align:center; color:#ffc0de; text-transform:uppercase; font-weight:bold; }
/* comments
   -------------------------------------------------------------------- */
.trackback_url { float:right; padding-right:10px; clear:both; position:relative; top:26px;}
span.required {}
#comments-box {}
#comments-box .comments { font-size:12px; line-height:20px;}
#comments-box .comments h3 {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
#comments-box .comments .post_comments_feed_link { float:right; padding-right:10px;}
#comments-box .comments .post_comments_feed_link a {}
#comments-box .comments ol#commentlist {}
#comments-box .comments ol.pinglist {}
#comments-box .comments ol {}
#comments-box .comments ol li { clear:both; padding-bottom:20px;}
#comments-box .comments ol li .comment-data { float:left; width:180px;}
#comments-box .comments ol li .comment-author { font-size:13px;}
#comments-box .comments ol li .comment-author img { float:left; margin:5px 10px 0 0;}
#comments-box .comments ol li .comment-meta { margin-left:42px; background:url(img/comentario.png) no-repeat 0 25px; padding:0 0 25px;}
#comments-box .comments ol li span.unapproved {margin-left:57px; color:#f00; }
#comments-box .comments ol li .comtxt { color:#717171; line-height:16px; margin-left:42px; background:url(img/comentario.png) no-repeat 0 bottom; padding:0 15px 15px;}
 #respond {}
 #respond h3 { font-family:Georgia, "Times New Roman", Times, serif; margin-top:0px; padding-top:15px; border-top:1px solid #c7c7c7;}
 #respond .formcontainer {}
 #respond .formcontainer form {}
 #respond .formcontainer form #comment-notes { font-size:11px; color:#717171; }
 #respond .formcontainer form .comment-welcomeback{}
 #respond .formcontainer form .comment-welcomeback strong{}
 #respond .formcontainer form .comment-welcomeback a{}
 #respond .formcontainer form #comment-author-info{}
 #respond .formcontainer form #comment-author-info p{}
 #respond .formcontainer form #comment-author-info p em{}
 #respond .formcontainer form .form-label{ float:left; clear:left; width:160px; text-align:right; margin-right:10px;}
 #respond .formcontainer form .form-label label{}
 #respond .formcontainer form .form-input{ }
 #respond .formcontainer form .form-input input{ background:#fff url(img/input_bg.png) repeat-x; padding:5px; border:1px solid #999; margin-bottom:10px; width:379px;}
 #respond .formcontainer form .form-textarea{}
 #respond .formcontainer form .form-textarea textarea{background:#fff url(img/input_bg.png) repeat-x; padding:5px;border:1px solid #999; margin-bottom:10px;float:left; }
 #respond .formcontainer form .form-submit{ margin-left:170px; margin-bottom:30px; clear:left;}
 #respond .formcontainer form .form-submit #submit{background:url(img/boton_continuar.png) no-repeat; width:210px; height:27px; display:block;margin:0; text-align:center; color:#ffc0de; text-transform:uppercase; font-weight:bold; border:none; margin-top:10px; cursor:pointer;}
 #respond .formcontainer form .form-option{}
 #respond .formcontainer form #commenterror { clear:left; margin-left:170px; font-size:12px; color:#f00;}
/* footer
   -------------------------------------------------------------------- */

#footer { font-size:12px;}
#footer span {}
#footer span a {}
#footer p {  padding:15px 15px 5px; background:url(img/footer_p_bg.png) no-repeat center center; color:#949494;}
#footer p span { float:right;}

/* sidebar
   -------------------------------------------------------------------- */

.sidebar { background:url(img/sidebar_pie.png) no-repeat center bottom; padding-bottom:8px; margin:0 25px 25px; }
.sidebar .titulo{ background:url(img/sidebar_top.png) no-repeat; height:29px; font-size:14px; color:#ffcae3; padding:8px 15px;}
.sidebar .top{ background:url(img/sidebar_top2.png) no-repeat; height:10px; font-size:10px; line-height:10px; overflow:hidden;}
#primary.sidebar { margin-top:16px;}
#secondary.sidebar {}
.sidebar .module { border:1px solid #c4c4c4; border-width:0 1px; padding:5px 10px}
.sidebar .module li { font-size:11px; line-height:24px; color:#717171; }
.sidebar .module li h3 { font-size:14px; color:#545454;}
.sidebar .module li a {}
.sidebar .module li img {border:1px solid #000; margin: 0 0 7px 0}
.sidebar .module li ul {}
.sidebar .module li ul li { background:url(img/sidebar_bullet.png) no-repeat 14px 10px; padding-left:28px; margin-bottom:0;}



.sidebar .module li ul li li{ background:url(img/sidebar_bullet2.png) no-repeat 30px 10px; padding-left:40px;}
.sidebar .module li form {}
.sidebar .module li div {}

.sidebar .module li ul.ui-tabs-nav { background:url(img/sidebar_pes_bg.png) repeat-x; height:31px; /*padding-left:16px;*/ margin-top:10px;}
.sidebar .module li ul.ui-tabs-nav li { float:left; width:90px; /*width:118px;*/ line-height:31px; text-align:center; background:none; padding:0;}
.sidebar .module li ul.ui-tabs-nav li a { color:#818181; font-weight:bold;}
.sidebar .module li ul li.ui-tabs-selected {background:url(img/sidebar_pes90.png) no-repeat;}
.sidebar .module li ul li.ui-tabs-selected a { color:#f74297;}

.sidebar .module li.tabs-2 ul.ui-tabs-nav { padding-left:16px;}
.sidebar .module li.tabs-2 ul.ui-tabs-nav li { width:118px;}
.sidebar .module li.tabs-2 ul li.ui-tabs-selected {background:url(img/sidebar_pes.png) no-repeat;}

.sidebar .ui-tabs-panel { padding-top:15px;}
.sidebar .ui-tabs-hide { display:none;}

.sidebar .gad { margin:10px; }
.sidebar .module li.box { border:1px solid #c7c7c7; border-bottom:none; background:url(img/sidebar_pes_bg.png) repeat-x bottom; padding:9px 9px 3px;
margin-top:10px; }

.chicarossa .top{ background:url(img/sidebar_top_rossa.png) no-repeat;}
.chicarossa .module ul li { float:left; width:107px;padding-left:18px;background-position:4px 10px;}
.chicarossa { background:url(img/sidebar_pie_rossa.png) no-repeat center bottom; }
.chicarossa .module { background:#fdcae2 url(img/sidebar_cuerpo_rossa.png) repeat-x;}

.sidebar .module li.box img { width:250px;}
/* Estilos Paginador
   -------------------------------------------------------------------- */
   
div.pagination {}
div.pagination a {}
div.pagination a:hover, div.pagination a:active {}
div.pagination span.current {}
div.pagination span.disabled {}

/* Estilos Album
   -------------------------------------------------------------------- */

.album {}
.album .image {}
h2.album_title {}
h3.imagetitle {}
.thumbs {}
.thumbs img {}
a img {}
.prevnext {}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Estilos share-this
   -------------------------------------------------------------------- */
   
#akst_form {
	background: #999;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 350px;
	z-index: 999;
}
#akst_form a.akst_close {
	color: #fff;
	float: right;
	margin: 5px;
}
#akst_form ul.tabs {
	border: 1px solid #999;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#akst_form ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}
#akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 4px 5px 1px 5px;
}
#akst_form div.clear {
	clear: both;
	float: none;
}
#akst_social, #akst_email {
	background: #fff;
	border: 1px solid #fff;
	padding: 10px;
}
#akst_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
}
#akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
#akst_email {
	display: none;
	text-align: left;
}
#akst_email form, #akst_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#akst_email fieldset legend {
	display: none;
}
#akst_email ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_email ul li {
	margin: 0 0 7px 0;
	padding: 0;
}
#akst_email ul li label {
	color: #555;
	display: block;
	margin-bottom: 3px;
}
#akst_email ul li input {
	padding: 3px 10px;
}
#akst_email ul li input.akst_text {
	padding: 3px;
	width: 280px;
}

