﻿/*
Desarrollado para: Tuvertigo.com
Por: Gerson Marin / Tuvertigo.com Rif: V-16525054-7
Agencia de Publicidad - "Lo Bueno Vale Paga lo que Vale"
E-mail: gersonmarin84@hotmail.com 
Web Site: www.gersonmarin.com
Nombre del Thema: main
Version: Beta 
Pais: Rubio, Edo. Táchira - Venezuela.
*/
body {
    scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #0d1d32;
	scrollbar-darkshadow-color: #0e1927;
	scrollbar-face-color: #0d1d32;
	scrollbar-highlight-color: #0d1d32;
	scrollbar-shadow-color: #0e1927;
	scrollbar-track-color: #f7f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif, Book Antiqua, Tahoma;
	background: #164063  url(images/body_bg.jpg)  no-repeat top center fixed;
	text-align:center;
}

.clearfix {
	clear: both;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	float: left;
padding:  0.6em;
margin-top: 5px;
margin-left: 5px;
margin-right:5px;
margin-bottom: 10px;
background-color:#fff;
border: 1px solid #8d8d8d;
-moz-box-shadow:3px 3px 3px 3px #434343;
-webkit-box-shadow: 3px 3px 3px 3px #434343;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=125,strength=5)";
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=125,strength=5);
}
img.alignright {
float: right;
padding:  0.6em;
margin-top: 5px;
margin-left: 5pxpx;
margin-right:5px;
margin-bottom: 10px;
background-color:#fff;
border: 1px solid #8d8d8d;
-moz-box-shadow:3px 3px 3px 3px #434343;
-webkit-box-shadow: 3px 3px 3px 3px #434343;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=125,strength=5)";
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=125,strength=5);
}
	
img.aligncenter {
width: 520px;
padding:  0.6em;
margin-top: 5px;
margin-left: 5pxpx;
margin-right:5px;
margin-bottom: 10px;
background-color:#fff;
border: 1px solid #8d8d8d;
-moz-box-shadow:3px 3px 3px 3px #434343;
-webkit-box-shadow: 3px 3px 3px 3px #434343;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=125,strength=5)";
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=125,strength=5);
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #E6E6E6;
	border: 1px solid #d5d5d5;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #d5d5d5;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #d5d5d5;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}


/* Twitter Badge */

#twitter_div {
padding: 10px;
background-color: #f7f7f7;
border: 0x;
font-family:Arial, Helvetica, sans-serif;
margin-top: 0px;
background-image: url(../images/your header image);
background-repeat: no-repeat;
background-position: left top;
}

.sidebar-title {
color:#9BBE32;
margin-bottom: 40px;
margin-left: 58px;
font-size: 14px;
}

ul#twitter_update_list { padding: 0; margin: 0; overflow: hidden; }

ul#twitter_update_list li { padding: 5px 0 5px 0; border-bottom: solid 1px #9BBE32; list-style: none; display: block; color:#666666;}

ul#twitter_update_list li a { color:#9BBE32; border-bottom: dotted 1px; text-decoration: none; }

ul#twitter_update_list li a:hover { color: #CA0A6C; border-bottom: solid 1px; }

#twitter-link {color:#cccccc;}



em {
	font-style: italic;
}



code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
#sidebar select {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	padding: 1px;
	font-weight: bold;
	width: 99%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	height: auto;
}

blockquote p {
	line-height: 22px;
}

blockquote {
	color: #666666;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: #CCCCCC;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-aling: left;
}
#container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#boxtop {
		height: 10px;
		background-color:#FFFFFF;
}
#boxcenter {
		background-color:#FFFFFF;
}
#boxbottom {
		background-color:#FFFFFF;
	height: 30px;
}


#header {
	clear: both;
	height: auto;
	width: 911px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/headertop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: opx;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerbottom {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation {
	width: 100%;
	clear: both;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


#siteinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 45%;
	color: #FFFFFF;
}
#siteinfo a {
	color: #FFFFFF;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: underline;

}
#siteinfo img {
	border: 0 none;
}
#siteinfo h1 {
	font-size: 3em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#siteinfo h2 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#topbanner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 55%;
	text-align: right;
}
#topbanner img {
	border: 0 none;
	margin-top: 7px;
}#main {
	padding: 0px;
	clear: both;
	height: auto;
	width: 941px;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#breadcrumbs {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	letter-spacing: -1px;
}
#breadcrumbs a {
	color: #89b917;
	text-decoration: none;

}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #678f16;
}
#content {
	float: left;
	width: 60%;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#fullcontent {
	height: auto;
	width: 100%;
	clear: both;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#featured {
	padding: 3px;
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#featured h2 {
	clear: both;
	width: auto;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #1d232a;
	margin: 0px;
	background-image: url(images/heading.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#post-entry {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.post-meta {
	width: 265px;
	border:1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #F7F7F7;
	height: 290px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	display: inline;
	float: left;
}
.post-meta h1 {
	padding: 5px;
	clear: both;
	width: auto;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	letter-spacing: -1px;
	display: block;
	line-height: 20px;
	text-transform: capitalize;
	text-align:left;
}
.post-meta h1:hover {

}
.post-meta h1 a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #1b1b1b;

}
.post-meta h1 a:hover {
	text-decoration: none;

}
.post-date {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding: 0px;
	clear: both;
	width: 100%;
	font-weight: bold;
	text-transform: capitalize;
	height: auto;
	margin: 0px;
	letter-spacing: -1px;
}
.post-date a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.post-date a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.post-img {
	padding: 5px;
	clear: both;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #E6E6E6;
	height: auto;
	text-align: center;
	border: 1px solid #D5D5D5;
	overflow: hidden;
	

filter:alpha(opacity=50);
        -moz-opacity: 0.8;
        opacity: 0.8;
        -khtml-opacity: 0.8;
	}
	
	.post-img:hover  {
        filter:alpha(opacity=100);  
        -moz-opacity: 1.0;  
        opacity: 1.0;
        -khtml-opacity: 1.0; }
.post-img img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post-content {
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	text-align: justify;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: -1px;
}
.post-content a {
	color: #434343 ;
	font-weight: bold;
	text-decoration: none;

}
.post-content a:hover {
	color: #000000;
	text-decoration: none;

}

.post-content p {

}
.post-com {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: center;
	clear: both;
	height: auto;
	width: auto;
	display: block;
	background-image: url(images/post-com-r.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	float: right;
}
.post-com a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/post-com-c.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 18px;
	width: auto;

}
.post-com a:hover {
	text-decoration: none;
	color: #67752F;

}

.post-meta-single {
	width: auto;
	border:1px solid #D5D5D5;
	color:#000000;
	background-color: #F7F7F7;
	height: auto;
	clear: both;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.post-meta-single h1 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: -1px;
}
.post-meta-single h1 a {
	color: #678f16;
	text-decoration: none;
}
.post-meta-single h1 a:hover {
	text-decoration: none;
	color: #89b917 ;
}
.post-meta-single h1#page {
	font-size: 2em;
	color: #89b917;
	font-weight: bold;
	text-decoration: none;
}
.post-date-single {
text-align:left;
	padding: 0px;
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	color: #b5b5b5;
}

.post-date-single2 {
text-align:center;
	padding: 0px;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	background-color:#E6E6E6;
	border: 1px solid #D5D5D5;
	color: #a0a0a0;
}
.post-date-single a {
	color: #c9c9c9;
	font-weight: bold;
	text-decoration: none;
}
.post-date-single a:hover {
	text-decoration: none;
	color: #b5b5b5;
}
.post-content-single {
	width: 98%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: justify;
	line-height: 16px;
	padding: 0px;
	font-weight:500;
    font-size: 11px;
	color: #666666;
	clear:both;

}
.post-content-single a {
	color: #89b917;
	font-weight: bold;
	text-decoration: none;

}
.post-content-single a:hover {
	text-decoration: none;
	color: #678f16;
}
.post-content-single p {padding: 0 0 15px;
}
.post-content-single img {}
.adsense-loop {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	padding: 5px;
}
.adsense-loop span {
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/advertisement.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.adsense-single {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
.adsense-single span {
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/advertisement.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#post-navigator {
	padding: 0px;
	clear: both;
	height: auto;
	width: 98%;
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	font-size: 13px;
}

.wp-pagenavi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	height: auto;
}
.pages {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/pagenavbar.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.current {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	background-image: url(images/pagenavbar-hover.png);
	background-repeat: no-repeat;
}
.wp-pagenavi a {
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(images/pagenavbar.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	background-image: url(images/pagenavbar-hover.png);
	background-repeat: no-repeat;

}
#post-navigator .alignleft a, #post-navigator .alignright a {
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-image: url(images/pagenavbar.png);
	background-repeat: no-repeat;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/pagenavbar-hover.png);
	background-repeat: no-repeat;
}
#post-navigator-single {
	width: 98%;
	font-size: 12px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	clear: both;
	padding: 0%;
	font-weight: bold;
	color: #000000;
	height: auto;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-align: left;
	height: auto;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
}
#post-navigator-single a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#post-navigator-single a:hover {
	text-decoration: none;
	color: #89b917;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 40%;
}
#sidebarinner {
}
#sidebar-left {
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	margin: 0px;
}
#sidebar-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
}
ul.sidebar_list {
	width: 100%;
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.sidebar_list h2 {
	width: auto;
	display: block;
	height: auto;
	font-size: 0.9em;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	clear: both;
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
ul.sidebar_list li {
	width: auto;
	list-style-type: none;
	height: auto;
	color: #000000;
	clear: both;
	padding: 3px;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul.sidebar_list li ul {
	width: auto;
	height: auto;
	margin: 0px;
	list-style-type: none;
	clear: both;
	padding: 5px;
}
ul.sidebar_list li ul li {
	width: auto;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.sidebar_list li ul li ul {
	width: auto;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}

ul.sidebar_list li a {
}
ul.sidebar_list li a:hover {
}
ul.sidebar_list li div {
	list-style-type: none;
}
ul.sidebar_list li div a {

}
ul.sidebar_list li div a:hover {

}
#calendar_wrap {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 11px;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp-calendar a {
	color: #89b917;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
}
#wp-calendar a:hover {
	color: #678f16;

}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.widget_categories ul li:before, .widget_pages ul li:before, .widget_archive ul li:before, .widget_links ul li:before, .widget_meta ul li:before, .widget_recent_entries ul li:before, .widget_rss ul li:before {
	content: "\00BB \0020";
}
.widget_categories a, .widget_pages a, .widget_archive a, .widget_links a, .widget_meta a, .widget_recent_entries a, .widget_rss li a {
	color: #000000;
	text-decoration: none;
}
.widget_categories a:hover, .widget_pages a:hover, .widget_archive a:hover, .widget_links a:hover, .widget_meta a:hover, .widget_recent_entries a:hover, .widget_rss li a:hover {
	text-decoration: none;
	color: #89b917 ;
}
#recentcomments {
	margin: 0px;
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
}
#recentcomments .recentcomments {
	line-height: 18px;
	font-size: 12px;
	text-transform: capitalize;
	margin-top: 7px;
}
#recentcomments .recentcomments a {
	color: #89b917 ;
	text-decoration: none;
}
#recentcomments .recentcomments a:hover {
	text-decoration: underline;
}
.rsswidget {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
.rsswidget:hover {
	text-decoration: underline;
}
.rsswidget img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: baseline;
}
.widget_recentcomments_gravatar {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
	display: block;
}
.widget_recentcomments_gravatar li {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;

}

.widget_recentcomments_gravatar img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #E6E6E6;

}
.widget_recentcomments_gravatar .com-info {
	padding: 0px;
	height: auto;
	width: 74%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

.widget_recentcomments_gravatar .com-info .comy {
	color: #000000;
	display: block;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;


}
.widget_recentcomments_gravatar .com-info .comy span {
	font-weight: bold;
	color: #89b917;
	text-decoration: none;
}

.widget_recentcomments_gravatar .com-info .comy a {
	color: #89b917; 
	text-decoration: none;
	font-weight: bold;

}
.widget_recentcomments_gravatar .com-info .comy a:hover {
	text-decoration: underline;

}
.widget_recentcomments_gravatar .com-info .comtext {
	line-height: 14px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;


}
.widget_recentcomments_gravatar .com-info .comtext a {
	text-decoration: none;
	color: #333333;

}
.widget_recentcomments_gravatar .com-info .comtext a:hover {
	text-decoration: underline;

}
.widget_hottopics {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
}
.widget_hottopics ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}
.widget_hottopics li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.widget_hottopics li a {
	color: #89b917;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

}
.widget_hottopics li a:hover {
	text-decoration: underline;

}
.widget_tag_cloud div {
	padding: 5px;

}
.widget_tag_cloud a {
	color: #000000;
	text-decoration: none;
}
.widget_tag_cloud a:hover {
	color: #89b917 ;
	text-decoration: underline;
}
.textwidget {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding: 3px;
}
.textwidget a {
	color: #89b917 ;
	text-decoration: none;
}
.textwidget a:hover {
	text-decoration: underline;
}
.textwidget img {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.widget_sidebar_adsense {
	clear: both;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#sidebar-adsense {
	display: block;
	clear: both;
	height: auto;
	width: 160px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#searchbox {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: both;
	display: block;
	height: auto;
	background-color: transparent ;
	background-repeat: no-repeat;
	background-position: center top;
}
#searchform {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 25px;
	background-color: transparent;
}
#searchform .sbm-b {
	color: #ff00ff;
	font-size: 1em;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0px;
	width: 99%;
	display: block;
	background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: auto;
}
#emvideo {
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
}
#twitter {
	background-color: #F7F7F7;
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #D5D5D5;
}
#twitter h2 {
	margin: 0px;
	clear: both;
	height: 39px;
	width: auto;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 55px;
	font-size: 13px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d5d5d5;
}
#twitter h2 a {
	color: #99cc33;
	text-decoration: none;
	text-transform: uppercase;
}
#twitter h2 a:hover {
	color: #99cc33;
	text-decoration: none;
}
#twitter_update_list {
	width: auto;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 5px;
}
#twitter_update_list p {
	width: 100%;
	display: block;
	clear: both;
	height: auto;
	font-size: 10px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d5d5d5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#twitter_update_list span {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list a {
	color: #7d7d7d;
	text-decoration: underline;
	font-weight: bold;
}
#twitter_update_list a:hover {
	text-decoration: none;
	color: #000000;
}
#featured-category, #related-category {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin: 0px;
}
.featured-cat-entry, .related-cat-entry {
	clear: both;
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.featured-cat-entry h2, .related-cat-entry h2 {
	width: auto;
	display: block;
	height: auto;
	font-size: 0.9em;
	color: #FFFFFF;
	text-transform: capitalize;
	clear: both;
	background-image: url(images/navbar.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
}
.featured-cat-meta, .related-cat-meta {
	width: 96%;
	height: auto;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5D5;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.featured-cat-img, .related-cat-img {
	padding: 3px;
	width: auto;
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	height: auto;
	border: 1px solid #D5D5D5;
	text-align: center;
}
.featured-cat-img img, .related-cat-img img {
	display: block;
	border: 1px solid #D5D5D5;
}
.featured-cat-meta h1, .related-cat-meta h1 {
	font-size: 17px;
	font-weight: bold;
	color: #AB985C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 20px;
}
.featured-cat-meta h1 a, .related-cat-meta h1 a {
	color: #99cc33;
	text-decoration: none;
	font-weight: bold;

}
.featured-cat-meta h1 a:hover, .related-cat-meta h1 a:hover {
	font-weight: bold;
	text-decoration: underline;

}
.featured-cat-date, .related-cat-date {
	font-size: 0.6em;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 18px;
	letter-spacing: -1px;
}
.featured-cat-date a, .related-cat-date a {
	color: #333333;
	text-decoration: none;
}
.featured-cat-date a:hover, .related-cat-date a:hover {
	text-decoration: underline;
}
.featured-cat-meta p, .related-cat-meta p {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
	text-align: justify;
	line-height: 16px;
	height: auto;
	clear: both;
	letter-spacing: -1px;
}
.featured-cat-meta p a, .related-cat-meta p a {
	font-weight: bold;
	color: #99cc33;
	text-decoration: none;
	font-style: italic;
}
.featured-cat-meta p a:hover, .related-cat-meta p a:hover {
	text-decoration: underline;
}
ul#archives {
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
ul#archives h2 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #FF3399;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul#archives li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}

ul#archives li ul {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul#archives li ul li {
	list-style-type: square;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
}
ul#archives li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#archives a {
	color: #000000;
	text-decoration: none;

}
ul#archives a:hover {
	text-decoration: underline;
	color: #CC278D;
}
ul#links {
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
ul#links h2 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #FF3399;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul#links li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
ul#links li ul {
	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul#links li ul li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	font-size: 15px;
	line-height: 26px;
}
ul#links li ul li ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
ul#links li a {
	color: #000000;
	text-decoration: none;

}
ul#links li a:hover {
	text-decoration: underline;
	color: #CC278D;
}
#footer {
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-left {
	margin: 0px;
	float: left;
	width: 48%;
	text-align: left;
	height: auto;
	padding-top: 1em;
	padding-right: 0%;
	padding-bottom: 0.5em;
	padding-left: 1%;
	line-height: 12px;
	font-size: 10px;
	letter-spacing: -1px;
	color: #FFFFFF;
}
#footer-left a {
	color: #EBEBEB;
	text-decoration: none;

}
#footer-left a:hover {

}
#footer-right {
	margin: 0px;
	float: right;
	width: 48%;
	text-align: right;
	height: auto;
	padding-top: 1em;
	padding-right: 1%;
	padding-bottom: 0.5em;
	padding-left: 0px;
	line-height: 14px;
	font-size: 10px;
	letter-spacing: -1px;
	color: #FFFFFF;
}
#footer-right a {
	color: #EBEBEB;
	text-decoration: none;
}
#footer-right a:hover {
}
#navbar {
margin:5px 0;
background:url(images/navbarbg.jpg) repeat-x;
height:31px;
}

#nav {
float:left;
margin:0;
padding:0;
list-style:none;
font:10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
width:100%x;
}
#nav li {
float:left;
}
#nav li a {
display:block;
line-height:100%;
color:#fefefe;
text-decoration:none;
padding:10px 20px;
background:url(images/libg.jpg) no-repeat left top;
}

#nav li a:hover {
color:#99cc33;
}

.homelink a {
background:none !important;
}

.ico_ratings {
	background: url(images/ico_ratings.png) no-repeat;
	background-position: left center;
	padding-left: 22px;
	}
	
	#cuentaregresiva {
	padding: 0px;
	clear: both;
	height: auto;
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#1c232b;
	background-image: url(http://tuvertigo.com/main/wp-content/themes/beta/images/cuenta.jpg);
}


/* 19. Tabber */
.tabber { width: 298px; margin: 0px 0px 5px 0px; }
.tabber ul { background: #fff; }
.tabs { display: block; margin: 0px 1px 0px 0px; }
.tabs li { float: left; display: inline; background: #f9fafa url(images/graybg.png) repeat-x; }
.tabs li a { display: block; margin: 0px 1px 0px 0px; padding: 2px 8px; font-size: 11px; font-weight: bold; text-transform: uppercase; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
.tabs li a:hover { color: #16387c; text-decoration: none; }
.tabs li a.selected, .tabs li a.selected:hover { background: #fff; color: #16387c; border-bottom: 1px solid #fff !important;}
.tabcontent { display: none; width: 278px; margin: -1px 0px 0px 0px; padding: 10px 10px 5px 10px; border: 1px solid #ddd; }
.tabcontent li { list-style: decimal outside; margin: 0px 0px 0px 18px; padding: 0px 0px 5px 0px; color: #666; }

