/*
Theme Name: 
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	background: #191919 url(images/bg.jpg) center top no-repeat;
	 font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	 margin:0;
         padding:0;
	 }

h1, h2, h3, h4, h5, h6 {
	 margin: 0;
	 font-style: normal;
	 font-weight: normal;
	 color: #006699;
	 }
	
h1 {
	 font-size: 1.4em;
	 }
#h2-title, h2 {
	 font-size: 1.1em;
    background: url(images/h2-title.jpg) repeat-y center top;
     padding-top: 8px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
    text-align: center;
	width: 512px;
	height: 28px;
 }

h3, h4, h5, h6 {
	 font-size: 1.0em;
	 }

blockquote {
	 background: url(images/blockquote.gif) no-repeat left top;
         color: #999;
	 margin:10px;
	 padding: 0 40px 0 40px;
	 }

code {
         background: #f4f4f4;
         color: #6a6a6a;
         margin:0;
	 }

img {
         border:0
	 }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E1E1E1;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #E1E1E1;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #E1E1E1;
}
a:link, 
a:visited {
	 color: #006699;
	 text-decoration:none;
	 }

a:hover {
	 color: #009966;
	 text-decoration:none;
	 }

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	 width:992px;
	 position:relative;
	 padding:0px;
	 margin:0 auto;
	 text-align:left;
	 }

/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
background-color:transparent;
	width: 100%;
	height: 271px;
	 margin:0 0 5px 0;
	 padding:5px 0px 5px 0px;
	 }
	   
.logo {
         height:70px;
         margin:0;
	 }

.blog-name,   
.blog-name:link, 
.blog-name:visited, 
.blog-name:hover{
	 color:#ccc;
	 font-size:9px;
	 font-weight:bold;
	 text-decoration:none;
	 background:transparent;
	 margin:0 0 0 5px;
	 padding:0;
	 }

.blog-description {
	 width:960px;
	 color:#FFF;
	 font-size:9px;
	 font-weight:bold;
	 margin:0 0 0 0px;
	 padding:0;
	line-height:9px;
	 }

#fieldSearch {
	width: 290px;
	height: 40px;
	position: relative;
	top: -65px;
	left: 495px;
}
#fieldSearch .field {
	font-size: 12px;
	font-family: Arial;
	border: none;
	background: none;
	width: 225px;
	float: left;
}
#fieldSearch a {
	color: #FFF;
	float: left;
	margin: 4px 0px 0px 10px;
	font-size: 7px;
	font-family: Arial;
	text-decoration: none;
}

.navigation {
    height: 1em;
    font-size: 11px;
    margin: 5px 0;
}

.navigation a {
    color: #FFF;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}



/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

#nav1 {
	margin: 12px 0 0 0px;
	padding: 0px;
	position: relative;
	top: 72px;
	left: 10px;
	width: 880px;
	height: 45px;
}

#nav2 {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 60px;
	left: 10px;
	width: 940px;;
	height: 39px;
}

ul.nav_top {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.nav_top li {
	display: inline;
}
#nav1 ul.nav_top li a {
display:inline;
 padding-left: 15px;
	padding-right: 10px;
	color:#333;
	font-family: Tahoma, sans-serif;
	font-size: 12px;	
	background: url(images/menu_divider.png) no-repeat 0% 50%;
	text-decoration: none;
}
#nav1 ul.nav_top li a:hover {
display:inline;
 padding-left: 15px;
	padding-right: 10px;
	color:#000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;	
	background: url(images/menu_divider.png) no-repeat 0% 50%;
	text-decoration: none;
}

#nav2 ul.nav_top a {
	color: #949494;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/menu_divider2.png) no-repeat 0% 50%;
	height: 39px;
	line-height: 39px;
	font-weight: bolder;
	text-decoration: none;
}

#nav2 ul.nav_top a:hover {
	text-decoration: underline;
}

#nav2 ul.nav_top a.first {
	padding-left: 20px;
	padding-right: 10px;
	background: none;
	height: 39px;
	line-height: 39px;
}

#nav2 ul.nav_top li {
	float: left;
}

/***************************************************************************/
/* Post */
/***************************************************************************/

#content-float {
}

h1.post-title a:link,
h1.post-title a:visited,
h2.post-title a:link, 
h2.post-title a:visited {
         color:#FFF;
		 font-weight:normal;
	 }

h1.post-title a:hover,
h2.post-title a:hover {
	text-decoration: underline;
	 }

.post-content {
	 color:#444;
         margin:10px 20px 10px 20px;
	 padding:0 !important;
	 padding:0 0 15px 0;
	 }

.post-content a:link,
.post-content a:visited {
         color:#006699
	 }

.post-content a:hover {
         color:#006699;
	 }

.post-content img,
.post-content img:hover {
         padding:0;
	 border:0;
	 }
.post-content ul li {
         background: url('images/bullet.gif') no-repeat 0 0;
         list-style:none;
	 padding:0 0 0 15px;
	 margin:6px 0 0 -10px;
	 }

.post-content ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.postmeta {
	 margin: 8px 2px;
	 font-size:8pt;
	text-align: center;
	 }

.post-date {
	 background: url(images/date.gif) no-repeat 0 0;
	 padding: 0 0 0 20px;
	 }

.post-comment {
	 background: url(images/commentslink.png) no-repeat 0 0;
	 padding: 0 0 0 20px;
	 }

.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
         color:#008000
	 }

.post-filed {
	 background: url(images/filed.gif) no-repeat 2px 0;
	 padding: 0 0 0 20px;
	 }

.more-link{
         margin:0
         }

/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar, .right-sidebar {
         margin:5px 0 0 0 !important;
	 margin:0;
	 float:left;
	 }

.left-sidebar {
	 width:219px;
	 left:5px;
	 }

.right-sidebar {
	 width:219px;
	 float:right;
	 right:5px;
	 }

/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

.wp-widget-title {
	 position: relative; 
	 top: -24px;
	 background:url('images/widgetbg.gif') no-repeat;
height: 28px;
	 color:#FFFFFF;
	 text-transform:uppercase;
	 font-size: 10px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 padding:15px 0 0px 45px;
	 margin:0;
	 }

.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover{
	 color:#FFFFFF;
	 }

.wp-widget {
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 color:#555;
	 padding:0;
	 margin: 25px 0 35px 0;
         font-size:8pt;
	 }

.wp-widget ul {
         list-style:none;
	 position: relative; 
	 top: -15px;
        margin:5px 5px 0px 10px;
         padding:0;
	 }

.wp-widget ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin:0 10px 10px 0;
         padding:0 0 0 12px;
         line-height:15px;
         font-size:8pt;
	 }
	 
.search-widget-title {
	 background:url('images/widgetbg.gif') no-repeat;
height: 43px;
	 color:#fff;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0px 6px 15px;
	 margin:-25px 0 0 0;
	 }

.search-widget {
	 color:#555;
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 padding:10px;
	 margin:0px 0 35px 0;
         font-size:10pt;
	 }

.textwidget {
         position: relative; 
         top: -15px;
         margin:0px 0px 0px 5px;
         padding:0px 5px;
         }

.textwidget ul {
         list-style:none;
	 position: relative; 
	 top: 0px;
         margin:0 0 0 5px;
         padding:0;
	 }

.textwidget ul li {
         background: url('images/bullet.gif') no-repeat 0 0;
         margin:5px 0 10px 0;
         padding:0 10px 0 14px;
         line-height:15px;
	 }

#calendar_wrap {
	 position: relative; 
	 top: -10px;
         margin:0 40px;
	 }

#akismetwrap {
         position: relative; 
	 top: -15px;
         margin:0 45px;
	 }

#cat {
         margin:20px;
         margin-top:-30px;
         margin-bottom:50px;
	 }
	 
.widget_categories ul li ul.children{
         position: relative; 
	 top: 0px;
	 left:10px;
	 }

.widget_pages ul li.page_item li{
         position: relative; 
	 top: 20px;
	 left:-10px;
     }
	 
/***************************************************************************/
/* Old Style Tigopedia Widgets */
/***************************************************************************/

.widget-title {
	 background:url('images/widgetbg.gif') no-repeat;
height: 43px;
	 color:#fff;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0px 6px 15px;
	 }

.widget-title a:link,
.widget-title a:visited,
.widget-title a:hover {
	 color:#fff;
	 }

.widget {
	 color:#555;
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 padding:10px;
	 margin:0 0 10px 0;
         font-size:8pt;
	 }

.widget ul {
         list-style:none;
         margin:5px 5px 0px 5px;
         padding:0px;
         }

.widget ul li {
         background: url('images/bullet.gif') no-repeat 0px 0px;
         margin-bottom:10px;
         padding-left:14px;
         line-height:15px;
         font-size:8pt;
         }

.center-widget-title {
	 background:url("images/center_widget_bg.gif") center top no-repeat;
	 height: 15px;
	 color:#006699;
	 font-size:16px;
	 font-weight: bold;
	 margin:0px 219px 0px 219px;
	 padding:0 0px 0px 15px;
	 }
	 
.center-widget {
         background:url('images/center_widget_bottom_bg.gif') center bottom no-repeat;
	 color:#555;
	 margin:0px 219px 6px 219px;
	 padding:0.1em 1.2em 0.6em 1.2em;
	 font-size:10pt;
	 }
	 
.center-widget a:link,
.center-widget a:visited {
         color:#006699
	 }

.center-widget a:hover {
         color:#006699;
	 }

.center-widget ul li {
         background: url('images/bullet.gif') no-repeat 0 0;
         list-style:none;
	 padding:0 0 0 15px;
	 margin:6px 0 0 -10px;
	 }

.center-widget ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.bottom-page-nav {
         text-align:center;
	 color: #006699;
	 }

.bottom-page-nav a:link,
.bottom-page-nav a:visited,
.bottom-page-nav a:hover {
         color:#006699;
	 }

.footer {
	 color:#555;
	 font-size:10pt;
         font-weight:normal;
	 text-align:center;
         padding:0px 0px;
         margin:0;
         }
	 
.footer a:link,
.footer a:visited,
.footer a:hover {
         color:#006699;
	 }

/* Comments Styles */

.comment-list {
	 padding:0;
	 margin:0 15px 20px 15px;
	 }

.comment-meta {
         position:relative;
	 top:-20px;
         color: #555555;
         font-size:10pt;
         margin:50px 0 0 0;
	 }

.odd-comment .comment-meta a:link,
.odd-comment .comment-meta a:visited,
.odd-comment .comment-meta a:hover {
         color: #006699;
         font-weight:bold;
	 }

.even-comment .comment-meta a:link,
.even-comment .comment-meta a:visited,
.even-comment .comment-meta a:hover {
         color: #008000;
         font-weight:bold;
	 }

.odd-comment .comment-meta .comment-author {
         color: #006699;
         font-weight:bold;
	 }

.even-comment .comment-meta .comment-author {
         color: #008000;
         font-weight:bold;
	 }

.odd-comment .comment-text {
         position:relative;
	 top:-10px;
         background:url('images/comment-bg-gradient.gif') top left repeat-y; 
         color: #555;
         border:1px solid #b6cefe;
	 padding:0px 10px !important;
	 padding:10px 10px;
         width:440px;
	 }

.even-comment .comment-text {
         position:relative;
	 top:-10px;
         background:url('images/comment-bg-gradient-green.gif') top left repeat-y; 
	 color: #555;
         border:1px solid #add3ad;
	 padding:0px 10px !important;
	 padding:10px 10px;
         width:440px;
	 }

.odd-comment .comment-text a:link,
.odd-comment .comment-text a:visited,
.odd-comment .comment-text a:hover{
         color:#006699;
         text-decoration:none;
         }
	 
.even-comment .comment-text a:link,
.even-comment .comment-text a:visited,
.even-comment .comment-text a:hover{
         color:#008000;
         text-decoration:none;
         }

#commentform a:link,
#commentform a:hover,
#commentform a:visited {
         color:#006699;
	 }

/* input */

#searchform {
	 margin:0;
	 }
	
input#s {
	 color:#777;
	 width: 90%;
	 height: 18px;
	 margin: 0;
	 padding: 2px;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
	 }

input {
	 color:#555;
	 }

textarea#comment {
         width:470px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
	 }

input#author,
input#email,
input#url {
         width:200px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
         }

.comment-body {
padding: 10px 20px 5px;
}

.clear {
clear:both;
}

.footer-title {
margin:auto;
width:960px;
height:170px;
color:#999;
clear:both;
font-size:12px;
font-weight: normal;
padding:10px 0 0 30px;
background:url(images/footer.jpg) center bottom no-repeat;
}

.afiliados {
font-weight:bold;
text-align:center;
}

.afiliados a {
color: #3366ff;
}
.style2 {
	color: #CCC;
	width:300px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}