/*
Theme Name: Tigopedia
Based on: Tiga Theme by Shamsul Azhar
Theme URI: http://www.sizlopedia.com/tigopedia/
Description: Wordpress Theme That Makes You Sizzle
Author: Sizlopedia
Author URI: http://www.sizlopedia.com
Version: 1.0
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	background-color:#DAF0FA;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("images/bg_body.gif");
background-repeat:repeat;
background-position:top left;
	background-attachment:fixed;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
        color: #2fa5c1;
        list-style:none;
        font-size:20px;
        font-weight: bold;
	margin-bottom:0px;
}

blockquote {
        color: #003366;
	border-color:#A1D0EE;
	background-color:#F8FBFD;
	border-width:1px 1px 1px 8px;
	border-style: solid solid solid solid;
}

a:link, a:visited, a:hover  {
	color: #207fad;
	text-decoration:none;
}

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	max-width:950px;
	min-width:950px;

	
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
}

/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	border-color:#60A6C8;
	background-color:#FFFFFF;
	height:124px;
		border-style:solid;
	margin-bottom:5px;
	border-width: 1px;
	padding-left:10px;
}

.blog-name:link, .blog-name:visited, .blog-name:hover {
	color:#31A6C2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:34pt;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

.blog-description {
	color:#93BE28;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin:0px;
	padding-left:5px;
}

/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

.menu-bar {
	text-align:center;
	padding:5px;
	margin:0;
	border:1px solid #60a6c8;
	white-space:nowrap;
	margin-bottom:5px;
	background: #FFF;
}

.menu-bar ul {
	padding:5px 0px;
	margin:0;
}

/***************************************************************************/
/* Post */
/***************************************************************************/

.post-title:link, .post-title:visited, .post-title:hover {
      font-size:20px;
      font-family:Helvetica, Arial, sans-serif;
      font-weight: normal;
      color:#60A6C8;
      background: #f8fdf8;
      border-top: 1px solid #a8d33d;
      border-bottom: 1px solid #a8d33d;
      margin-bottom:0px;
      padding: 2px;
}

.post-content {
	font-size:10pt;
	color:#333333;
        margin-top:5px;
}

.post-content ul {
	list-style:url('images/bullet.png');
	padding-left:18px;
	margin-top:0px;
	margin-left:0px;
}

.post-content li {
	margin-top:5px;
}

.post-time, .post-author {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
}

.post-metadata {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
	padding-left:3em;
}

/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar, .right-sidebar {
	top:136px;
	font-size:8pt;
	position:absolute;
}

.left-sidebar {
	width:190px;
	left:5px;
}

.right-sidebar {
	width:190px;
	right:5px;
}

/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

/* Left and right sidebars */
ul.left-sidebar, ul.right-sidebar {
	padding:0px;
	margin:0px;
}

/* Left widget title */
ul.left-sidebar li h2 {
			border-color:#87C2E6;
	color:#688E0A;
	background-color:#F8FDF8;
}

/* Right widget title */
ul.right-sidebar li h2 {
			border-color:#87C2E6;
	color:#688E0A;
	background-color:#F8FDF8;
}

/* Left and right widget title */
.widgettitle, ul.left-sidebar li h2, ul.right-sidebar li h2 {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
	margin:-10px -5px 5px;
}

/* Left widget */
.left-wp-widget {
	border-color:#87C2E6;
	width:178px;
}

/* Right widget */
.right-wp-widget {
	border-color:#87C2E6;
	width:178px;
}

/* Left and right widget */
.left-wp-widget, .right-wp-widget {
	padding:10px 5px;
	border-width:1px;
	border-style:solid;
	margin-bottom:5px;
	background-color:#FFFFFF;
	list-style:url('images/bullet.png');
}

/* Style of the block containing the widget contents */
.left-wp-widget ul, .right-wp-widget ul {
	list-style:url('images/bullet.png');
	padding-left:7px;
	margin-top:0px;
	margin-left:0px;
}

/* Style of each items in the widget contents */
.left-wp-widget li, .right-wp-widget li {
	margin-top:5px;
}

/* In case the widget content contains a form eg. the Search box */
.left-wp-widget form, .right-wp-widget form {
	margin:0px;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:link {
	color:#688E0A;
	text-decoration:none;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:visited {
	color:#688E0A;
}

/***************************************************************************/
/* Old Style Tiga Widgets */
/***************************************************************************/

/* Adds background image to the left widget title */
.left-widget-title {
	}

/* Adds background image to the right widget title */
.right-widget-title {
	}

/* Adds background image to the center widget title */
.center-widget-title {
	}

.left-widget-title {
	color:#688E0A;
	background-color:#F8FDF8;
	border-color:#87C2E6;
	width:178px;
	border-width:1px 1px 1px 1px;
	border-style: solid;
	font-size: 12pt;
	font-weight: normal;
	padding:3px 5px 3px 5px;
}

.left-widget {
	border-color:#87C2E6;
	width:178px;
	border-width:0px 1px 1px 1px;
	border-style: solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
        font-size:13px;
}

.right-widget-title {
	color:#688E0A;
	background-color:#F8FDF8;
	border-color:#87C2E6;
	width:178px;
	border-width:1px 1px 0px 1px;
	border-style: solid;
	font-size: 12pt;
	font-weight: normal;
	padding:3px 5px 3px 5px;
}

.right-widget {
	border-color:#87C2E6;
	width:178px;
	border-width:1px 1px 1px 1px;
	border-style: solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
        font-size:13px;
}

.center-widget-title {
	color:#688E0A;
	background-color:#F8FDF8;
	border-color:#87C2E6;
	margin-left:195px;
	margin-right:195px;
	border-width:1px 1px 0px 1px;
	border-style: solid;
	font-size:12pt;
	font-weight: normal;
	padding:5px;
}

.center-widget {
	border-color:#87C2E6;
	margin-left:195px;
	margin-right:195px;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	padding:0em 1em 1em 1em;
	margin-bottom:5px;
	font-size:10pt;
}

.footer {
	margin-left:195px;
	margin-right:195px;
	border-color:#87C2E6;
	font-size:14px;
	text-align:center;
	position: relative;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
}

.footer p {
	margin:10px;
}

img {
	border-width:0px;
}

h3#respond, h3#comments {
	color:#000000;
}

.single-post-metadata {
	color:#003366;
	background: #f8fbfd;
	border-top:1px solid #b1d9f2;
	border-bottom:1px solid #b1d9f2;
	font-size:10pt;
	padding:1em;
	clear:both;
}

.left-widget ul, .right-widget ul {
	list-style:url('images/bullet.png');
	padding-left:18px;
	margin-top:0px;
	margin-left:0px;
}

.left-widget li,  .right-widget li {
	margin-top:5px;
}

h3#respond, h3#comments {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

/* Comments Styles */

.comment-meta {
        color: #3588b1;
        font-weight: bold;
        font-size:14px;
}

.comment-header {
	border:0px;
	padding:5px 10px;
	border-style:solid;
	background-color:#dcf1fe;
}

.comment-num:link, .comment-num:visited, .comment-num:hover{
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:36px;
	color:#60a6c8;
	background-color:transparent;
	text-decoration:none;
}

.comment-text {
        color: #2879a0;
	padding:0px 10px;
	border-color:#c8e5f7;
	border-width:1px;
	border-style:solid;
	background-color:#f8fbfd;
}

.comment-list .odd-comment,
.comment-list .even-comment {
	font-size:12px;
	margin-bottom:15px;
}

.comment-list {
	font-size:12px;
	padding:0px;
	margin-top:15px;
}

.comment-date{
	color:#1f91da;
	font-size:7pt;
}

.comment-edit-link {
	color:#999999;
	font-size:7pt;
}

/***************************************************************************/
/* Dum, dum dum dum, Don't touch this! */
/***************************************************************************/
/* IE Hack (http://www.positioniseverything.net/easyclearing.html) - Begin */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* IE Hack - End */
/***************************************************************************/

/* Search input */
input#s {
	width:90%;
}

/* Page nav */
.bottom-page-nav, .top-page-nav {
	color:#003366;
	text-align:center;
	background-color:#FFFFFF;
}

.permitted-tags {
	font-size:7pt;
	color:#999999;
	background-color:#FFFFFF;
	width:300px;
}

textarea#comment {
	width:400px;
}

.google-ads {
	text-align:center;
}

.gravatar {
	float:left;
	border:1px solid #888888;
	padding:2px;
	background-color:#ffffff;
	margin-right:5px;
}