/*
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 */
/***************************************************************************/

body {
	background-image:url('images/content-bg.gif');	background-repeat:repeat-x;	background-position:top left;background-color:#ffffff;
	font-size: 12px;	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #333333;
	margin:0;
	padding:0;
}

p {	padding: 0px 0px 15px;	margin: 0px;}h1 {	margin:0px;		font: lighter 1.5em/0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #FFFFFF;}h1 a, h1 a:visited{	color: #FFFFFF;	text-decoration: none;}h1 a:hover{	color: #FFFFFF;	text-decoration: none;	border: none;	background: none;}h2 {	color: #0C72A2;	margin: 0px 0px 2px;	border-bottom: 1px dotted #4395BC;	width:100%;	font: lighter 1.5em/0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;	padding-bottom: 3px;}h2 a, h2 a:visited {	color: #0C72A2;	text-decoration: none;}h2 a:hover {	color: #0C72A2;	text-decoration: none;}h3 {	font: normal 140%/100% 'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #0C72A2;	margin: 10px 0px 5px;}h4 {	font: normal 130%/100% 'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #758d38;	margin: 10px 0px 5px;}

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 {	color: #0C72A2;	text-decoration: none;}a:visited {	color: #0C72A2;	text-decoration: none;}a:hover {	color: #0C72A2;}

a img{
	text-decoration:none;
	border:none;
}

a:hover img,
a img:hover{
	text-decoration:none !important;
	border:none !important;
}

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	width:950px;
height:auto;
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
overflow:visible;
display:block;
}

/***************************************************************************/
/* Header */
/***************************************************************************/

.header { width:940px; height:65px; background:url('images/header_new.png') no-repeat center top; margin:0 0 5px 0; padding:10px 0px 10px 10px; }

.logo {
	width:385px;
	height:75px;
	margin:10px 0px 0px 0px;float:left;
}
.logo h1 { font-family:Verdana, Geneva, sans-serif; font-size:21px; margin:0px 0px 0px 0px; }
.logo h2 { font-family:Verdana, Geneva, sans-serif; font-size:11px; margin:0px 0px 0px 0px; padding:15px 0px 0px 0px; color:#ffffff; line-height:1.1; }



/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

.menu-bar {
	background: url('images/menubg_new.png') no-repeat;
	padding:0px 0 40px 0;
	margin:0 0 0px 0;
}

.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;
	padding: 0 15px;
	list-style-type: none;
}

ul.menu li {
	float: left;
}

ul.menu li a {
	float: left;
	display: block;
	height: 20px;
	padding: 3px 15px 0 15px;
	color: #0066cc;
	font-weight:normal;
	font-size:11pt;
}
	
ul.menu li a:link,
ul.menu li a:visited {
	 color: #ffffff;	font-weight:bold;
	 }
	 
ul.menu li a:hover {	color: #0066cc;	font-weight:bold;	text-decoration: none;}
ul.menu li a:active {
	color: #ffffff;	font-weight:bold;
	text-decoration: none;
}

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited {
	color: #ffffff;	font-weight:bold;
	text-decoration: none;
}

ul.menu li.current_page_item a:hover {
	color: #0066cc;
	text-decoration: none;
	
}

/***************************************************************************/
/* Post */
/***************************************************************************/

h2.post-title a:link, 
h2.post-title a:visited {
color: #0C72A2;	text-decoration: none;
}

h2.post-title a:hover {
	color:#a2cee6;
	/*border-bottom: 1px dashed #a0a0a0;*/
}

.post-content {
	color:#444;
	margin:5px 0 0 0;
	width:500px;
	overflow:hidden;
	padding:0 !important;
	padding:0 0 15px 0;
}

.post-content a:link,
.post-content a:visited {
	color:#0066cc
}

.post-content a:hover {
	color:#0066cc;
	/*border-bottom: 1px dashed #a0a0a0;*/
}

.post-content img,
.post-content img:hover {
	padding:0;
	border:0;
	text-decoration:none;
	border:none;
}

.post-content ul li {
	background: url('images/bullet3.gif') no-repeat 0 0;
	list-style:none;
	/*padding:0 0 0 15px;
	margin:0px 0 0 -10px;*/
}

.post-content ol li {
	padding:0;
	margin:6px 0 0 0px;
}

.postmeta {
	margin:2px;	height:auto;
	font-size:12px;
}

.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 {
	width:210px;
	left:5px;
height:auto;
float:left;	
}

.right-sidebar {
	width:210px;
height:auto;
float:right;
	right:5px;
}

/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

.wp-widget-title {
	background:url('images/widget-bg.gif') no-repeat;	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #0C72A2;	border-bottom: 1px solid #DBEFF6;	margin-bottom: 20px;	color:#0c72a2;	font-size: 10pt;	font-weight: bold;	padding:6px 0px 6px 15px;
}

.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover{
	 color:#0c72a2;
	 }

.wp-widget {
	background: #FFF url(images/widget-bg.gif) repeat-x bottom right;	padding: 5px 0px 10px 0px;	margin-bottom: 10px;	border: 2px solid #DBEFF6;
}
.center-widget h1 {	color: #0C72A2;	margin: 0px 0px 2px;	border-bottom: 1px dotted #4395BC;	width:100%;	font: lighter 1.5em/0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;	padding-bottom: 3px;}
.wp-widget ul {
	list-style:none;
	position: relative; 
	top: -15px;
	margin:5px 10px 5px 15px;
    padding:0;
	overflow:hidden;
}

.wp-widget ul li {
	background: url('images/bullet3.gif') no-repeat 0px 0px;
	margin:0 0 10px 0;
	padding:0 0 0 14px;
	line-height:15px;
	font-size:8pt;
	overflow:hidden;
	padding-bottom:3px;
}
	 
.search-widget-title {
	background:url('images/widgetbg.gif') no-repeat;
	color:#fff;
	font-size: 10pt;
	font-weight: bold;
	padding:6px 0px 6px 5px;
	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/bullet3.gif') no-repeat 0 0;
	margin:5px 0 10px 0;
	padding:0 20px 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{
	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/widget-bg.gif') no-repeat;	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #0C72A2;	border-bottom: 1px solid #DBEFF6;	margin-bottom: 5px;
	color:#0c72a2;
	font-size: 12px;
	font-weight: bold;
	padding:6px 0px 6px 15px;
}

.widget-title a:link,
.widget-title a:visited,
.widget-title a:hover {
	color:#0c72a2;
}

.widget {	background: #FFF url(images/widget-bg.gif) repeat-x bottom right;	padding: 5px 10px 10px 10px;	margin-bottom: 10px;	border: 2px solid #DBEFF6;
}

.widget ul {
	list-style:none;
	margin:5px 5px 0px 5px;
	padding:0px;
}

.widget ul li {
	background: url('images/bullet3.gif') no-repeat 0px 0px;
	margin-bottom:10px;
	padding-left:14px;
	line-height:15px;
	font-size:12px;
}
.left-sidebar, .right-sidebar {	margin:0px 0 0 0 !important;	margin:0;overflow:hidden;}
.center-widget-title {	background:url("images/center_widget_bg.gif") center top no-repeat;	color:#0066cc;	font-size:16px;	font-weight: bold;	margin:0px 210px 0px 210px;	padding:8px 0px 0px 15px;}	 .center-widget {	
    background:url('images/center_widget_bottom_bg.gif') center bottom no-repeat;
	color:#555;	
	margin:0px 210px 6px 210px;	
	padding:0.1em 1.2em 0.6em 1.2em; 
	overflow:hidden;	
	font-size:10pt;
    width:498px;	
}
	 
.center-widget a:link,
.center-widget a:visited {
	color:#0066cc
}

.center-widget a:hover {
	color:#0066cc;
}

.center-widget ul li {
	background: url('images/bullet3.gif') no-repeat 0 2px;
	list-style:none;
	/*padding:0 0 0 15px;
	margin:0px 0 0 -13px;*/
}

.center-widget ol li {
	padding:0;
	margin:6px 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;
}
#footerbg {	background: #FFFFFF url(images/footer-bg.gif) repeat-x;	border-top: 1px solid #7FD4F4;	padding:20px 0px 20px 0px; width:100%; float:left; text-align:center; height:auto;overflow:hidden; 	vertical-align:bottom;
	bottom:0px;}
.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:#0066cc;
}

/* Comments Styles */

.commentlist {	margin: 10px 0px;	padding-left: 20px;	line-height: 130%;}.commentlist li{	padding: 10px;	padding-bottom: 0px;}.commentlist .alt {	background: #f3fce6;	border: 1px dotted #dbefc1;}.commentlist cite, .commentlist cite a, .commentlist cite a:visited {	font-weight: bold;	font-style: normal;	font-size: 120%;}.commentlist small {	margin-bottom: 5px;	display: block;	font-size: 87%;}

.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;
	color: #555;
	padding:0px 10px !important;
	padding:10px 10px;
	width:480px;
	overflow:hidden;	border-bottom:1px solid #add3ad;
}

.even-comment .comment-text {
	position:relative;
	top:-10px;
	color: #555;
	border-bottom:1px solid #add3ad;
	padding:0px 10px !important;
	padding:10px 10px;
	width:480px;
	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 */
#search {	float: right;	margin: 0px 20px 0px 0px;	width: 200px;	height: 31px;	text-align: center;}#searchform {	margin: 1px 0 0 30px;}#searchform #s {	width: 130px;	height: 17px;	padding: 3px 5px 0px 5px;	border: 1px solid #4395BC;	background: #fff;	margin-right: 2px;	color: #000000;	font-weight: normal;}/* search form button - to specify button only use input[type="submit"] */#searchform input {	background: none;	border: none;	height: 16px;	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #FFF;	vertical-align: middle;}

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;
}

.wpre_styled_embed_medium .styled-embed-posticon{
	width:90px;
}

.visitsiteimagelink,
.visitsiteimagelink img{
	text-decoration:none;
	border:none;
}

.visitsiteimagelink:hover,
.visitsiteimagelink:hover img{
	text-decoration:none;
	border:none;
}

.alignleft{
	float:left;
	padding:0;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
}

.nostyleul{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	padding:0;
	margin:0;	font-size:12px;
}

.nostyleul li{
	list-style:none !important;
	list-style-image:none !important;
	list-style-type:none !important;
	padding:0 !important;
	margin:0 !important;
	background:none !important;
}.steps{	margin:61px 0px 0px 10px;	width:594px;	height:54px;		color:#ffffff;	font-style:italic;	float:left;}.step1{	background-image:url('images/step1.gif');	background-repeat:no-repeat;	background-position:bottom left;	width:185px;	height:53px;	float:left;	}.step2{	background-image:url('images/step2.gif');	background-repeat:no-repeat;	background-position:bottom left;	width:226px;	height:48px;	float:left;	margin-top:5px;	}.step3{	background-image:url('images/step3.gif');	background-repeat:no-repeat;	background-position:bottom left;	width:173px;	height:53px;	float:right;}