/*
Theme Name: Tigopedia Reloaded
Theme URI: http://www.sizlopedia.com/tigopedia/
Description: Stylish Glossy and Round Cornered Web 2.0 Theme By <a href="http://www.sizlopedia.com/">Sizlopedia</a>
Author: Sizlopedia
Author URI: http://www.sizlopedia.com
Version: 2.0
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

.livesearchpopup {position:absolute; right:20px; top:120px;}

.clear {
	height:0px;
	line-height:0px;
	font-size:0px;
	clear: both;
}

body {
	 background: url(images/bg-christmas.jpg) repeat top left fixed;
	 font-family:'Arial', Verdana, Sans-Serif;
	 margin:0;
     padding:0 0 20px 0;
	 }

h1, h2, h3, h4, h5, h6 {
	 margin: 0;
	 font-style: normal;
	 font-weight: bold;
	 color: #0066cc;
	 }
	
h1 {
	 font-size: 1.4em;
	 }
h2 {
	 font-size: 1.9em;
	 color:#306d06;

	 }
	 
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: #ff4000;
	 text-decoration:none;
	 }

a:hover {
	 color: #008000;
	 text-decoration:none;
	 }

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	 width:990px;
	 padding:5px;
	 margin:20px auto;
	 background: #FFF;
	 }

/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	 background:#FFF;
	 margin:0 0 5px 0;
	 padding:30px 0px 30px 0;
	 background:url(images/bg-header.jpg);
	 width:990px;
	 height:100px;
	 position:relative;
	 }
	   
.logo {
         height:70px;
         margin:0 0 0 10px;
		 width:425px;
	 }
	   
.blog-name:link, 
.blog-name:visited, 
.blog-name:hover{
	 color:#0066cc;
	 font-family: 'arial', Verdana, Sans-Serif;
	 font-size:26pt;
	 font-weight:bold;
	 text-decoration:none;
	 letter-spacing: -1px;
	 margin:0 0 0 10px;
	 padding:0;
	 display:block;
	 
	 height:128px;
	 text-indent:-1000px;
	 
	 }

.blog-description {
	 color:#008000;
	 font-size:10pt;
	 font-weight:bold;
	 margin:0px 0px 0px 30px;
	 padding:0;
	 text-indent:-2000px;
	 }

/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

.menu-bar {
	 background:#9f0100;
	 padding:5px 0 5px 0;
     margin:0 0 5px 0;
	 height:15px;
	 overflow:hidden;
	 }

.menu-bar .wp-widget  {background:none!important;}
	 
/***************************************************************************/
/* Post */
/***************************************************************************/

h2.post-title a:link, 
h2.post-title a:visited {
         color:#306d06!important;
	 }

h2.post-title a:hover {
     color:#9f0100;
	 }

.post-content {

         margin:10px 0 0 0;
	 width:510px;
	 overflow:hidden;
         text-align:justify;
	 padding:5px 0 5px 0 !important;
	 padding:0 0 15px 0;
	 border-top:1px solid #cecece;
	 border-bottom:1px solid #cecece;
	 }

.post-content a:link,
.post-content a:visited {
         color:#9f0100!important;
	 }

.post-content a:hover {
         color:#51a21c!important;
	 }

.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;
	 }

.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;
	 }



/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar {
	 width:160px;
	 float:left;
	 margin:0 10px 0 0;
	 }

.center	{float:left; width:510px; margin:1px 10px 5px 0; padding:0;}

.right-sidebar {
	 width:300px;
	 float:right;
	 margin:0;
	 }

/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

.wp-widget-title {
	 background: #2d6b05 url(images/bg-title.gif) no-repeat right 1px;
	 color:#FFFFFF;
	 font-size: 13pt;
	 font-weight: bold;
	 padding:5px 0 6px 10px;
	 margin:0px;
	 }

.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover{
	 color:#FFFFFF;
	 }

.wp-widget {
	 background: #51a21c url(images/bg-widget.gif) no-repeat right 29px;
	 color:#555;
	 padding:0;
	 margin: 0 0 10px 0;
   	 font-size:12px;
	 }

.wp-widget ul {
     list-style:none;
     margin:0 0 5px 0;
     padding:5px 0 5px 0;
	 }

.wp-widget ul li {
         margin:0;
         padding:0 0 0 10px;
         line-height:15px;
         font-size:12px;
		 line-height:22px;
		 display:block;
		 font-size:13px;
		 color:#FFFFFF;
		 
	 }
.wp-widget ul li a {width:202px; font-size:12px; color:#FFFFFF;} 
.wp-widget ul li a:hover	{color:#2d6b05;}
.search-widget-title {
	 background:url('images/widgetbg.gif') no-repeat;
	 color:#fff;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:5px 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 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: -10px;
         margin:0 45px;;
	 }
	 
.widget_categories ul li ul.children{
          list-style: inside disc;
          position: relative; 
	 top: 0px;
	 left:12px;
	 }

.widget_pages ul li.page_item li{
     position: relative; 
	 top: 20px;
	 left:-10px;
     }
	 

.center-widget-title {
	 color:#0066cc;
	 font-size:16px;
	 font-weight: bold;
	 margin:0px!important;
	 padding:0px;
	 background:#FFFFFF;
	 width:510px;
	 }
	 
.center-widget {
	 color:#555;
	 margin:0px 0px 10px 0px;
	 padding:0px;
	 font-size:10pt;
	 padding:0 0 10px 0;
	 
	 
	 }
	 
.center-widget a:link,
.center-widget a:visited {
         color:#0066cc
	 }

.center-widget a:hover {
     color:#0066cc;

	 }

.center-widget ul li {
     background: url('images/bullet.gif') no-repeat 0 0;
     list-style:none;
	 padding:0 0 0 15px;
	 margin:5px 0 0 -10px;
	 }

.center-widget ol li {
	 padding:0;
	 margin:5px 0 0 0px;
	 }

.bottom-page-nav {
         text-align:center;
	 color: #0066cc;
	 }

.bottom-page-nav a:link,
.bottom-page-nav a:visited,
.bottom-page-nav a:hover {
         color:#0066cc;
	 }

.footer {
	 color:#FFF;
	 font-size:10pt;
	 line-height:30px;
     font-weight:normal;
	 text-align:center;
     padding:0px;
     margin:10px 0 0 0;
	 height:30px;
	 width:990px;
	 background: url(images/bg-footer.gif)
         }
	 
.footer a:link,
.footer a:visited,
.footer a:hover {
         color:#FFF;
	 }

/* 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: #0066cc;
         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: #0066cc;
         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;
         overflow:hidden;
	 }

.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;
         overflow:hidden;
	 }

.odd-comment .comment-text a:link,
.odd-comment .comment-text a:visited,
.odd-comment .comment-text a:hover{
         color:#0066CC;
         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:#0066cc;
	 }

/* 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;
         }
