/*
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: 2.3
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	background-color:#000080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("images/body-bg.jpg");
background-repeat:repeat;
background-position:top left;
	background-attachment:fixed;
}

p.leftmargin {margin-left: 2cm}

h1 {
color:#0030CE;
font-family:Verdana,Arial,sans-serif;
font-size:120%;
margin:0px;
padding:0px;
text-align:center;
}

h2 {
color:#0030CE;
font-family:Arial,sans-serif;
font-size:118%;
margin:0px;
padding:0px;
}

h3 {
color:#334D55;
font-family:Arial,sans-serif;
font-size:100%;
margin:0px;
padding:0px;
}

h4 {
color:#333333;
font-family:Arial,sans-serif;
font-size:100%;
font-weight:normal;
margin:0px;
padding:0px;
}

h5 {
color:#334D55;
font-family:Verdana,Arial,sans-serif;
font-size:100%;
margin:0px;
padding:0px;
}

blockquote {
	border-color:#8c2821;
	background-color:#Ffffff;
	border-width:3px;
	border-style:dotted;
	padding:0em 1em;
}


pre {
	overflow:auto;
	width:80%;
	font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
	background: #e7e6de;
	border: solid 1px #aaa;
	padding: 0px 10px 15px 10px;
}

hr {
        background-color:#FFFFFF;
        border-bottom:1px solid #FF0000;
        border-top:1px dashed #FF0000;
        color:#FFFFFF;
        height:4px;
        width: 70%;
}

.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-size: 12px;
	background: #e7e6de;
	border: solid 1px #aaa;
}

a:link {
	color: #006699;
        text-decoration: none;
}

a:visited {
	color: #006699;
        text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color:#006699;
}

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	max-width:900px;
	min-width:900px;

	background-color:#ffffff;
border:1px solid #000000;
	position:relative;
	padding:5px;
	margin:8pt auto;
	text-align:left;
}


/***************************************************************************/
/* Additional Styles from Orig CubPack54 site */
/***************************************************************************/

.style1 {
	font-color: navy;
        font-style: italic;
}

.style2 {
        color: #000099
}

.style3 {
        color: #000099; font-size: xx-large; 
}

.style4 {
	font-size: medium;
	color: red;
	font-weight: normal;
}

.style5 {
        color: #0033CC
}

.style7 {
        color: #660099
}

.style8 {
        font-size: small; color: #0033CC; font-weight: bold; 
}

.style9 {
        font-size: large
}

.style12 {
        font-size: x-large; color: #0033CC; font-weight: bold; 
}

.style13 {
        font-size: 18px;
        font-weight: bold;
}

.style15 {
      border: thin dashed red
}

.style6 {
  font-size: 29px;
  font-weight: bold;
  color: #0030CE;
}

label {
      font-family: Arial,sans-serif;
      font-size: 100%;
      font-weight: bold;
      color: #334d55;
}

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}



/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	border-color:#ffffff;
	background-color:#ffffff;
	height:260px;
	background-image:background-image:url("images/hotspot-header.swf");
background-repeat:repeat-x;
background-position:center;
;
	border-style:solid;
	margin-bottom:3px;
	border-width: 1px;
	padding-left:10px;
}

.blog-name:link, .blog-name:visited, .blog-name:hover {
	color:#3A3B43;
	font-family:Arial, Helvetica, sans-serif;
	font-size:34pt;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

.blog-description {
	color:#3A3B43;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	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:3px;
	font-size:9pt;
	background-color:#FFD700;
}

.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:Geneva, Arial, Helvetica, sans-serif;
	color:#0030cd;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

.post-content, .comment-content {
	font-size:10pt;
	color:#333333;
}

.post-time, .post-author {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
}

.post-author {
	margin-bottom:1em;
}

.post-metadata {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
	padding-left:3em;
}

/***************************************************************************/
/* Sidebars */
/***************************************************************************/


.left-sidebar {
	top:315px;
	font-size:8pt;
	width:170px;
	left:5px;
        float:left;
}

.right-sidebar {
	top:315px;
	font-size:8pt;
	width:0px;
	right:5px;
        float:right;
}

/***************************************************************************/
/* 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 {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	border-color:#293F5E;
	color:#FFFFFF;
	background-color:#293F5E;
}

/* Right widget title */
ul.right-sidebar li h2 {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	border-color:#293F5E;
	color:#FFFFFF;
	background-color:#293F5E;
}

/* 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:#293F5E;
	width:158px;
}

/* Right widget */
.right-wp-widget {
	border-color:#293F5E;
	width:-12px;
}

/* 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;
}

/* 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:#FFFFFF;
	text-decoration:none;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:visited {
	color:#FFFFFF;
}

/***************************************************************************/
/* Old Style Tiga Widgets */
/***************************************************************************/

/* Adds background image to the left widget title */
.left-widget-title {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
}

/* Adds background image to the right widget title */
.right-widget-title {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
}

/* 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:#FFFFFF;
	background-color:#293F5E;
	border-color:#293F5E;
	width:158px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.left-widget {
	border-color:#293F5E;
	width:158px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
}

.right-widget-title {
	color:#FFFFFF;
	background-color:#293F5E;
	border-color:#293F5E;
	width:-12px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.right-widget {
	border-color:#293F5E;
	width:-12px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
}

.center-widget-title {
	color:#000000;
	background-color:#ffffff;
	border-color:#ffffff;
	margin-left:175px;
	margin-right:0px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.center-widget {
	border-color:#ffffff;
	margin-left:175px;
	margin-right:0px;
	/**/
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:0px;
	font-size:10pt;
}

.center-widget-bordered {
	border-color:red;
	margin-left:175px;
	margin-right:0px;
	/**/
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:0px;
	font-size:10pt;
}

.footer {
	margin-left:175px;
	margin-right:0px;
	border-color:#ffffff;
	font-size:10px;
	text-align:center;
	position: relative;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
        clear: both;
}

.footer p {
	margin:10px;
}

.Footnote
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
color: #CECFCE;
}

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 {
	/*background-color:#f8f7ef;*/
margin-bottom: 10px;
}

.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: #FFFFFF;
	margin-bottom:0px
}

/********************************/
/* Comment Stuff */
/********************************/

.awpcomments ol.comments, .post_comments ol.comments {
	padding-left:0;
	margin-left:0;
	list-style-type:none !important;
}

.awpcomments ol.comments * > ol.reply, .post_comments ol.comments * > ol.reply {
	list-style-type:none !important;
	padding-left:1.3em;
	margin-left:0;
	/*border-left: 1px dashed #477CAA;*/
}

.awpcomments * ol.reply{
	list-style-type:none !important;
}

.authorcomment {
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#3C3C3C;
	line-height:1.5em;
	margin:3px;
	padding:4px;
}

.commentbar {
	display:block;
	margin:0 !important;
	padding:5px 5px 10px 5px !important;
        text-indent:10px;
	font-weight:400;
	text-align:left;
	color: #808080;
	background:#D3DAED;
}

.commentbar cite{
	font-style:normal;
}

.commentbar a {
	font-weight:700 !important;
	text-decoration:underline !important;
	color: #FFFFFF !important;
}

.commentbar a:hover {
	text-decoration:none !important;
	color: #FFFFFF !important;
}

.comment_form input[type=text], .comment_form textarea, .input {
	font-size: 1.1em;
	padding: 3px;
	color: #606060;
     background: #f3f3f3;
	border: 2px solid #a5bbcf !important;
}

.comment_form input[type=text]:focus, .comment_form  textarea:focus, .input:focus {
	background: #fff;
	color: #333;
	border: 2px solid #90a9c0 !important;
}

.preview_comment{
	border: 2px solid #90a9c0 !important;
	padding-top: 10px;
	background: #ffffff  url('YOURSITE/modules/inlinecommentform/close_normal.gif') top left no-repeat;
}
.comment_form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
}

.comment_form textarea {
	height: 250px;
	width: 95% !important;
	margin-right:4% !important;
	font-size: 1.2em;
}

.comment_form input[type=submit],.comment_form input[type=button] {
	background: #7EAED7;
	border: 1px solid #90a9c0;
	color: #FFFFFF;
}
.ed_button, .submit{
	background: #7EAED7;
	border: 1px solid #90a9c0;
 color: #FFFFFF;
}



/* 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;
	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;
}