<style type="text/css">
<!--
.style1 {color: #FFFFFF}
-->
</style>

/*
Theme Name: Tiga
Theme URI: http://www.shamsulazhar.com/wp/archives/31
Description: A simple 3 column theme which is <a href="http://www.gravatar.com">gravatar</a> ready and also compatible with <a href="http://www.randombyte.net/blog/projects/falbum/">FAlbum</a>.
Author: Shamsul Azhar
Author URI: http://shamsulazhar.com
Version: 1.0.2
*/

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

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0px;
	padding:0px;
	text-align:center;
		background-attachment:fixed;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin-bottom:0px;
}

blockquote {
	border-color:#C5C4BC;
	background-color:#F8F7EF;
	border-width:1px 1px 1px 8px;
	border-style:dotted dotted dotted solid;
	padding:0em 1em;
}

pre {
	overflow:auto;
	width:80%;
	/*font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;*/
	font-family: Arial, Helvetica, sans-serif;
	background: #e7e6de;
	border: solid 1px #aaa;
	padding: 0px 10px 15px 10px;
}

.comment-text pre {
	margin:0px 30px 15px 30px;
}

pre code, pre pre {
	border: 0;
}

code {
	/*font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e7e6de;
	border: solid 1px #aaa;
}

a {
	text-decoration: none;
	color:#000000;
}

a:link {
	text-decoration: none;
	color: #d51149;
}

a:visited {
	color: #980C32;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

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

.page {
	max-width:1024px;
	min-width:800px;

	
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
}

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

.header {
	border-color:#FFFFFF;
	background-color:#FFFFFF;
	height:250px;
		border-style:solid;
	margin-bottom:5px;
	border-width: 1px;
	padding-left:10px;
	width: 1000px
}

.blog-name:link, .blog-name:visited, .blog-name:hover {
	color:#d51149;
	font-family:ReservoirGrunge, Helvetica, sans-serif;
	font-size:40pt;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

.blog-description {
	color:#d51149;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30pt;
	font-weight:normal;
	margin:0px;
	padding-left:5px;
}

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

.menu-bar {
	text-align:center;
	padding:5px;
	margin:0;
	border:1px solid #aaaaaa;
	white-space:nowrap;
	text-decoration:none;
	margin-bottom:5px;
	font-size:9pt;
	background-color:#ffffff;
}

.menu-bar ul {
	padding:5px 0px;
	margin:0;
}

.menu-bar li {
	padding:4px 0px;
	display:inline;
}

.menu-bar li a {
	border:1px solid #aaaaaa;
	padding:4px 4px;
	background-color:#F5F5F5;
	text-decoration:none;
}

.menu-bar li a:hover {
	padding:4px;
	background-color:#99CCFF;
	color:#000066;
	text-decoration:none;
}

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

.post-title:link, .post-title:visited, .post-title:hover {
	font-family:Eras Demi ITC, Verdana, Arial;
	color:#000;
	font-size: 30px;
	text-decoration: none;
	background-color: #EAF0E6;
	margin-bottom:10px;
	margin-left:10px;
}

.post-content, .comment-content {
	font-size:11pt;
	color:#333333;
	margin-left: 10px;
}

.post-time, .post-author {
	font-size: 12px;
	color:#003366;
	background-color: #EAF0E6;
	margin-left: 10px;
}

.post-author {
	margin-bottom:3em;
	margin-left: 10px;
}

.post-metadata {
	font-size:14px;
	color:#003366;
	background-color:#EAF0E6;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

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

.left-sidebar, .right-sidebar {
	top:262px;
	font-size:8pt;
	position:absolute;
}

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

.right-sidebar {
	width:150px;
	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:#FFFFFF;
	color:#111;
	background-color:#FFFFFF;
}

/* Right widget title */
ul.right-sidebar li h2 {
			border-color:#FFFFFF;
	color:#111;
	background-color:#FFFFFF;
}

/* 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:#FFFFFF;
	width:108px;
}

/* Right widget */
.right-wp-widget {
	border-color:#FFFFFF;
	width:138px;
}

/* 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-type:none;
}

/* Style of the block containing the widget contents */
.left-wp-widget ul, .right-wp-widget ul {
	list-style-type:none;
	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;
	border-bottom: 1px solid #E1E1E1;
	display: block;
	
}
.left-wp-widget li a, .right-wp-widget li a {
	display: block;
	
}

/* 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:#111;
	text-decoration:none;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:visited {
	color:#111;
}

/***************************************************************************/
/* 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, .right-widget {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
*/

.left-widget-title {
	color:#111;
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	width:108px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.left-widget {
	border-color:#FFFFFF;
	width:108px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
}

.right-widget-title {
	color:#111;
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	width:138px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.right-widget {
	border-color:#FFFFFF;
	width:138px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
}

.center-widget-title {
	color:#111;
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	margin-left:125px;
	margin-right:155px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding-left:10px;
}

.center-widget {
	border-color:#FFFFFF;
	margin-left: 125px;
	margin-right: 155px;
	/**/
	color:#000000;
	background-color:#EAF0E6;
	border-width: 10px;
	border-style:solid;
	line-height: 1.5;
	letter-spacing: 0.05<span class="style1"></span>em;
	margin-bottom:5px;
	font-size:62.5%;
	padding-left: 0px;
	padding-right: 10px;
}

.footer {
	margin-left:125px;
	margin-right:155px;
	border-color:#FFFFFF;
	font-size:10px;
	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-color: #F8F7EF;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.even-comment {
}

.odd-comment, .even-comment{
	/*background-color:#f8f7ef;*/
}

.left-widget ul, .right-widget ul {
	list-style-type:none;
	padding-left:7px;
	margin-top:0px;
	margin-left:0px;
}

.left-widget li,  .right-widget li {
	margin-top:5px;
}

h3#respond, h3#comments {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #EAF0E6;
	margin-bottom:0px
}

/*************************************
 +Comments
 *************************************/
/*.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock
	height: auto;
	width: 300px;
}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
*/

/* Comments Styles */
.comment-header {
	border:0px;
	padding:5px 10px;
	border-style:solid;
	background-color:#e7e6de;
}

.comment-num:link, .comment-num:visited, .comment-num:hover{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:34px;
	font-style:italic;
	color:#aaaaaa;
	background-color:transparent;
	text-decoration:none;
}

.comment-text {
	padding:0px 10px;
	border-color:#e7e6de;
	border-width:1px;
	border-style:solid;
	background-color:#f8f7ef;
}

.comment-list .odd-comment,
.comment-list .even-comment {
	font-size:12px;
	margin-bottom:15px;
}

.comment-list {
	font-size:12px;
	padding:0px;
	margin:0px;
}

.comment-date{
	color:#999999;
	font-size:7pt;
}

.comment-edit-link {
	color:#999999;
	font-size:7pt;
}
*/

/* Single post */
.single-post-metadata {
	font-size:8pt;
	/*font-style:italic;*/
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	padding:1em;
	clear:both;
}

/***************************************************************************/
/* 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;
	background-color:#ffffff;
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
	width: 1100px;
}

.permitted-tags {
	font-size:7pt;
	color:#999999;
	background-color:#EAF0E6;
	width:300px;
}

textarea#comment {
	width:400px;
}

.google-ads {
	text-align:center;
}

.gravatar {
	float:left;
	border:1px solid #888888;
	padding:2px;
	background-color:#EAF0E6;
	margin-right:5px;
}