/*

Theme Name: Tigopedia Reloaded

Theme URI: http://baixaweb.com/

Description: Stylish Glossy and Round Cornered Web 2.0 Theme By <a href="http://baixaweb.com/">Sizlopedia</a>

Author: Sizlopedia

Author URI: http://baixaweb.com/

Version: 2.0

*/



/***************************************************************************/

/* HTML Tags */

/***************************************************************************/



body {

	 background:url(images/bg.jpg) repeat-y center top;

	font-family: Arial, sans-serif;

	 margin:0;

         padding:0;

	 }

a:hover img{
	filter:alpha(opacity=85);
	-moz-opacity: 0.85; 
	opacity: 0.85;
	}
.linha {
border-bottom:1px dashed #ccc;
width:500px;
margin:auto;
}

#destaques{ width:510px; height:190px; padding:5px; border: 1px solid #D6D6D6; margin:auto; margin-bottom:5px;}

h1, h2, h3, h4, h5, h6 {

	 margin: 0;

	 font-style: normal;

	 font-weight: bold;

	 color: #000000;

	 }

	

h1 {

	 font-size: 1.4em;

	 }

h2 {

	 font-size: 1.2em;

	 }

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

	 }



a:link, 

a:visited {

	 color: #000000;
	 text-decoration:none;

	 }



a:hover {

	 color: #166cf7;
	 text-decoration:none;

	 }



/***************************************************************************/

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

/***************************************************************************/



.page {
	 width:950px;
	 position:relative;
	 padding-left:5px;
	 padding-right:5px;
	 padding-bottom:5px;
	 padding-top:0;
	 margin:auto;
	 text-align:left;
	 }
	 .top {
	width: 979px;
	height: 0px;
	margin:auto;
	background: none;
	font-size: 1px;
}

.footer2 {


background: url(http://i42.tinypic.com/muixs.jpg);

	 margin:0px;
	 
	 height:181px;

	 padding:0;

         clear:both;

	 }

	 .footer {
	width: 953px;
	height: 0px;
	margin:auto;
	position:absolute;
	background: none;
	font-size: 1px;
}





/***************************************************************************/

/* Header */

/***************************************************************************/

.header {

	 background:url('images/topo.png') no-repeat center top;

	 margin: 1px 0 0px 0;
	 
	 height:181px;

	 padding:0;

	 }
	   
.blog-name:link, 

.blog-name:visited, 

.blog-name:hover{

	 color:#166cf7;

	 font-family: 'Arial', Verdana, Sans-Serif;

	 font-size:26pt;

	 font-weight:normal;

	 text-decoration:none;

	 letter-spacing: -1px;

	 background:transparent;

	 margin:0 0 0 80px;

	 padding:0;

	 }



.blog-description {

	 color:#008000;

	 font-size:9pt;

	 font-weight:normal;

	 margin:0px 0px 0px 80px;

	 padding:0;

	 }



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

.menu-bar {

background: url('images/menu_bg.png') no-repeat;
margin: 0px 0px -60px 0px;
padding: 10px 0px 40px 0;
height: 18px;
font-family: Arial,Geneva,Helvetica,sans-serif;

}

.feed {
     float:right;
	 font-size:10pt;
	 margin:4px 20px 4px 0 !important;
	 margin:4px 10px 4px 0;
	 }

.feed a.rss {
     color:#ff4000;
	 padding: 0 0 0 25px;
	 background: transparent url(images/rss.gif) no-repeat 5px 0;
	 }

.feed a.techno {
         color:#008000;
	 padding: 0 0 0 25px;
	 background: transparent url(images/techno.png) no-repeat 4px 0;
	 }

ul.menu {

	 float: left;

	 margin: 0 250px;

	 padding: 0 15px;

	 list-style-type: none;

	 }

	

ul.menu li {

	 float: left;

	 }

	

ul.menu li a {

	 float: left;

	 display: block;

	 height: 20px;

	 padding: 5px 0px 0px 0px;

         margin-left: 20px;

	 color: #ffffff;

	 font-weight:normal;

	 font-size:10pt;

	 }

	

ul.menu li a:link,

ul.menu li a:visited {

	 color: #ffffff;

	 }

	 
ul.menu li a:hover {

         color: #166cf7;

	 }

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited {
	color: #166cf7;
	text-decoration: none;
	background: transparent;        
	 }

/* Search Bar */
.search {
	float: right;
	margin: 5px 6px 7px 6px
}

.search input[type="text"] {
	width: 152px;
	height: 17px;
	background: #000000 url(../img/search_bg.gif);
		 border-left: 1px solid #000000;

         border-top:1px solid #000000;

 	 border-right:1px solid #000000;

	 border-bottom:1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px 4px 4px 24px;
}

.search input[type="image"] {
	vertical-align: top;
	line-height: 18px;
	padding-top: 1px;
}
/***************************************************************************/

/* Post */

/***************************************************************************/



h2.post-title a:link, 

h2.post-title a:visited {

         color:#000000;

	 }

h2.post-title {

         text-align: center;

         }

h2.post-title a:hover {

        color:#166cf7;
        text-decoration:none;

	 }



.post-content {

	 color:#444;

         margin:10px 0 10px 0;
	       	

	 overflow:hidden;

	 padding:0 !important;	         

	 }



.post-content a:link,

.post-content a:visited {

         color:#000000;

	 }



.post-content a:hover {

        
		 color:#166cf7;
		 text-decoration: none;

	 }


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left
}
.aligncenter{border: none; padding:5px;}



.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;

	 }



.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: 40px 0 0 0 !important;

	 margin:0;

	 position:absolute;

	 overflow:hidden;

	 }



.left-sidebar {

	 width:210px;

	 left:7px;

	 }



.right-sidebar {

	 width:210px;

	 right:7px;

	 }



/***************************************************************************/

/* WordPress Sidebar Widgets */

/***************************************************************************/



.wp-widget-title {

	 position: relative; 

	 top: -10px;

	 background:url('images/widgetbg.png') no-repeat;

	 color:#ffffff;

	 font-size: 10pt;

         text-align: center;

	 font-weight: normal;

	 padding:15px 15px 15px 15px;

	 margin: -10px;

	 }



.wp-widget-title a:link,

.wp-widget-title a:visited,

.wp-widget-title a:hover{

	 color:#166cf7;

	 }



.wp-widget {

	 background:url('images/widget_bottom_bg.jpg') no-repeat bottom;

	 color:#555;

	 padding:0;

	 margin: 25px 0 25px 0;

         font-size:9pt;

	 }



.wp-widget ul {

         list-style:none;

	 position: relative; 

	 top: -15px;

         margin:15px 10px 5px 15px;

         padding:0;

	 }



.wp-widget ul li {

         background: url('images/bullet.gif') no-repeat 0px 0px;

         margin:0 0 5px 0;

         padding:0 0 0 14px;

         line-height:15px;

         font-size:9pt;

	 }

	 

.search-widget-title {

	 background:url('images/widgetbg.png') no-repeat;

	 color:#ffffff;

	 font-size: 10pt;

	 font-weight: normal;

	 padding:6px 0px 6px 15px;

	 margin:-25px 0 0 0;

	 }



.search-widget {

	 color:#555;

	 background:url('images/widget_bottom_bg.png') no-repeat bottom;

	 padding:10px;

	 margin:0px 0 35px 0;

         font-size:9pt;

	 }



.textwidget {

         position: relative; 

         top: -15px;

         margin:15px 10px 5px 15px;

         padding:0px 0px;

         }



.textwidget ul {

         list-style:none;

	 position: relative; 

	 top: 0px;

         margin:0 0 0 5px;

         padding:0;

	 }

.textwidget ol {

         position: relative; 

	 top: 0px;

         margin:0px 0px 0px 5px;

         padding:0px 15px;

	 }

.textwidget ul li {

         background: url('images/bullet.gif') no-repeat 0 0;

         margin:0 0 5px 0;

         padding:0 0 0 14px;

         line-height:15px;

	 }

#calendar_wrap {

	 position: relative; 

	 top: -10px;

         margin:0 40px;

	 }



#akismetwrap {

         position: relative; 

	 top: -15px;

         margin:0 45px;

	 }



#cat, select {

         position: relative;
        
         top: 0px;
        
         width: 152px;
	 
         margin: 0px 10px 0px 10px
         
         border-left: 1px solid #000000;

         border-top:1px solid #000000;

 	 border-right:1px solid #000000;

	 border-bottom:1px solid #000000;

	 }

	 

.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.png') no-repeat;

	 color:#ffffff;

	 font-size: 10pt;

	 font-weight: normal;

	 padding:6px 0px 6px 15px;

	 }



.widget-title a:link,

.widget-title a:visited,

.widget-title a:hover {

	 color:#166cf7;

	 }



.widget {

	 color:#000000;

	 background:url('images/widget_bottom_bg.png') no-repeat bottom;

	 padding:10px;

	 margin:0 0 10px 0;

         font-size:10pt;

	 }



.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:9pt;

         }



.center-widget-title {

	 background:url("images/center_widget_bg.png") center top no-repeat;

	 color:#000000;

         height:15px;

	 font-size:16px;

	 font-weight: bold;

         margin:50px 210px 0px 210px;

         padding:8px 0px 0px 15px;

	 }	 

.center-widget {

background:url('images/center_widget_bottom_bg.png') center bottom no-repeat;

	color:#000000;

	 margin:0px 210px -45px 210px;
         
         padding:0.1em 1.2em 0.6em 1.2em;

	 font-size:10pt;

	 }

	 

.center-widget a:link,

.center-widget a:visited {

         color:#166cf7;

	 }



.center-widget a:hover {

         color:#166cf7;
		 text-decoration:underline;
	 }



.center-widget ul li {

         background: url('images/bullet.gif') no-repeat 0 0;

         list-style:none;

	 padding:0px 0px 0 15px;

	 margin:5px 0px 0 -20px;

	 }



.center-widget ol li {

	 padding:0;

	 margin:-10px 0 0 -5px;

	 }



.bottom-page-nav {

         text-align:center;

	 color: #166cf7;

	 }



.bottom-page-nav a:link,

.bottom-page-nav a:visited,

.bottom-page-nav a:hover {

         color:#166cf7;

	 }

.footer a:link,

.footer a:visited

         color:#000000;

.footer a:hover {

         color:#166cf7;

	 }



/* Comments Styles */



.comment-list {

	 padding:0px;

	 margin:0px 15px 20px 15px;

	 }



.comment-meta {

         position:relative;

	 top:-20px;

         color: #000000;

         font-size:10pt;

         margin:50px 0 0 0;

	 }



.odd-comment .comment-meta a:link,

.odd-comment .comment-meta a:visited,
         color: #000000;
         
.odd-comment .comment-meta a:hover {

         color: #166cf7;

         font-weight:bold;

	 }



.even-comment .comment-meta a:link,

.even-comment .comment-meta a:visited,
         color: #000000;

.even-comment .comment-meta a:hover {

         color: #166cf7;

         font-weight:bold;

	 }



.odd-comment .comment-meta .comment-author {

         color: #000000;

         font-weight:bold;

	 }



.even-comment .comment-meta .comment-author {

         color: #000000;

         font-weight:bold;

	 }



.odd-comment .comment-text {

         position:relative;

	 top:-10px;

         background:url('images/comment-bg-gradient.gif') top left repeat-y; 

         color: #000000;

         border:1px solid #000000;

	 padding:0px 10px !important;

	 padding:10px 10px;

         width:440px;

         overflow:hidden;

	 }



.even-comment .comment-text {

         position:relative;

	 top:-10px;

         background:url('images/comment-bg-gradient-green.gif') top left repeat-y; 

	 color: #000000;

         border:1px solid #000000;

	 padding:0px 10px !important;

	 padding:10px 10px;

         width:440px;

         overflow:hidden;

	 }



.odd-comment .comment-text a:link,

.odd-comment .comment-text a:visited,
         color:#000000;

.odd-comment .comment-text a:hover{

         color:#166cf7;

         text-decoration:none;

         }

	 

.even-comment .comment-text a:link,

.even-comment .comment-text a:visited,
         color:#000000;      

.even-comment .comment-text a:hover{

         color:#166cf7;

         text-decoration:none;

         }



#commentform a:link,

#commentform a:hover,
         color:#000000;

#commentform a:visited {

         color:#000000;

	 }



/* input */



#searchform {

	 margin:0px;

	 }

	

input#s {

	 color:#000000;

	 width: 90%;

	 height: 18px;

	 margin: 0;

	 padding: 2px;

	 border-left: 1px solid #000000;

         border-top:1px solid #000000;

 	 border-right:1px solid #000000;

	 border-bottom:1px solid #000000;

	 }



input {

	 color:#000000;

	 }



textarea#comment {

         width:470px;

         color:#000000;

	 border-left: 1px solid #000000;

         border-top:1px solid #000000;

 	 border-right:1px solid #000000;

	 border-bottom:1px solid #000000;

         font-size:10pt;

	 }



input#author,

input#email,

input#url {

         width:200px;

         color:#000000;

	 border-left: 1px solid #000000;

         border-top:1px solid #000000;

 	 border-right:1px solid #000000;

	 border-bottom:1px solid #000000;

         font-size:10pt;

         }
.parceiros {border: #D8D8D8 1px solid; padding: 2px; background:#FFFFFF;}


