/*
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.1
*/
/***************************************************************************/
/* HTML Tags */
/***************************************************************************/


#player {
        background-color: #000;
        font-size: 0.9em;
        color: #bb8;
        padding: 10px;
	width: 300px;
	margin-left: 152px;
	text-align: center;
}

#flashapp {
}

#miniflashapp {
}

/*** new music box ***/

.songtitle {
	font-family: Georgia, serif;
	text-align: center;
	font-weight: bold;
	font-size: 2.9em;
	margin-bottom: 10px;
	padding: 5px;
	color: #eec;
	background-color: black;
}

.dl-link {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.lyric-link {
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 5px;
}

.lyric-bite {
	color: #886644;
	font-family: Georgia, serif;
	text-align: center;
	font-size: 1.9em;
	font-style: italic;
	font-weight: bold;
}

.lyrics {
	text-align: center;
	font-size: 1.2em;
}

/*** var ***/

.frontpage_archiveprompt {
	font-size: 1.3em;
	text-align: center;
	padding: 30px;
	padding-top: 20px;
}

.frontpage_commentprompt {
clear: right;
font-family: Georgia, serif;
font-size: 1.5em;
text-align: center;
padding-bottom: 10px;
border-bottom: 10px solid;
margin-bottom: 20px;
}

div.podPress_content {
display: none;
}

span.prevnav {
margin-left: 16px;
}

span.nextnav {
margin-left: 16px;
}

div.prevnextnav {
  font-size: 0.9em;
  margin: 0px;
}

div.post_headline {
font-weight: bold;
font-size: 2.0em;
font-family: Verdana, sans-serif;
padding: 0px;
margin: 0px;
padding-bottom: 10px;
line-height: 1em;
}

div.post_headline a {
	text-decoration: none;
}

div.post_photo_mp3_container {
width: 320px;
float: right;
text-align: center;
padding-left: 10px;
padding-bottom: 30px;
}

div.post_writeup {
width: auto;
}

div#post_photo {
width: 300px;
height: 225px;
border: 1px solid #000;
}

div#post_caption {
width: 300px;
color: #fff;
background-color: #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
font-size: 0.9em;
font-weight: bold;
margin-bottom: 20px;
}

.post_mp3 {
width: 280px;
background-color: #eec;
text-align: left;
font-size: 0.8em;
margin: 0px;
padding: 10px;
border: 10px #000 solid;
}

div.mp3player {
margin-bottom: 10px;
}

div#post_lyrics {
color: #666;
font-size: 0.8em;
border: 1px #888 solid;
margin-top: 20px;
}

div#post_portrait {
width: 90px;
height: 120px;
border: 2px #000 solid;
float: left;
margin: 0px;
padding: 0px;
margin-right: 10px;
margin-bottom: 10px;
}

div.editorsnote_head {
font-style: italic;
font-weight: bold;
font-size: 1.5em;
}

div.editorsnote_subhead {
font-style: italic;
font-size: 0.9em;
}

.dateheader {
font-size: 1.3em;
font-weight: bold;
text-style: italic;
border-bottom: 1px #000 solid;
}

div.section {
	padding-top: 10px;
	padding-bottom: 20px;
}

.sectionheader {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

.sectionsubheader {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}

#mailinglistform {
	text-align: center;
	padding: 40px;
}


body {
	background-color:#fff;
	font-family: Verdana, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin-bottom:0px;
}

a:link { color: #640; }
a:visited { color: #864; }
a:hover { text-decoration:none;
	  color:#FF0000; }
a:active { color:#00ff00; } 

ul {
list-style: none;
	margin-left: 0em;
	padding-left: 0em;
	text-indent: 0em;
}

li {
margin-left: 0em;
}

.left-widget p {
padding: 0px;
margin-left: 0em;
margin-bottom: 1em;
}

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	margin: 0px auto;
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	width: 800px;
	text-align: left;
}

/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
}

.headmast {
	width: 624px;
	height: 160px;
}

.headcorner {
	width: 160px;
	height: 160px;
	margin-right: 16px;
}


/***************************************************************************/
/* Post */
/***************************************************************************/

.post-title:link, .post-title:visited, .post-title:hover {
	font-family: Verdana, sans-serif;
	color:#000000;
	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:3em;
}

.post-metadata {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
	padding-left:3em;
}

/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar {
	font-size:8pt;
	margin-top: 10px;
}

.left-sidebar {
	width: 160px;
float: left;	
}


/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

/* Left sidebar */
ul.left-sidebar {
	padding:0px;
	margin:0px;
}

/* Left widget title */
ul.left-sidebar li h2 {
	border-color:#293F5E;
	color:#FFFFFF;
	background-color:#293F5E;
}

/* Left widget title */
.widgettitle, ul.left-sidebar li h2 {
	border-bottom: 1px #000 dotted;
	font-size:9pt;
	font-weight: bold;
	padding:5px;

	margin:-10px -5px 5px;
}

/* 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 */
/***************************************************************************/

.left-widget-title {
	width:160px;
	font-size:1.5em;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.left-widget {
	border-bottom: 10px solid #000;
	width:150px;
	padding-top:5px;
	margin-bottom:0px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

#adbar {
width: 120px;
padding: 5px;
float: right;
}

.center-widget-title {
	color:#000000;
	margin-left:180px;
	margin-right:0px;
	/* margin-right:125px; -- for the adbar... */
	font-size:1em;
	font-weight: bold;
	padding:5px;
}

.center-widget {
	margin-left:180px;
	margin-right:0px;
	padding-top: 10px;
	margin-bottom:5px;
	font-size:10pt;
}

#adbar {
width: 120px;
padding: 5px;
float: right;
}

.footer {
	border: 10px solid #000;
	margin-left:180px;
	margin-right:0px;
	font-size:10px;
	text-align:center;
	position: relative;
}

.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 {
	list-style-type:none;
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;
}

.left-widget li {
	margin-top:5px;
}

h3#respond, h3#comments {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

/* 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: Verdana, 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: right;
}


/* 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;
}

.left-widget, .footer, .post_mp3, .frontpage_commentprompt {
	border-color: #765;
}

.footer { border-color: #543; }
.post_mp3 { border-color: #987; }

.songtitle {
	background-color: #765;
	color: #eec;
}

.post_mp3 {
	background-color: #eec;
}

.left-widget, .left-widget-title {
	background-color: #eec;
}

/*** site menu stuff ***/

.menubar {
        padding: 0;
        margin: 0;
        margin-bottom: 25px;
        margin-left: 190px;
}

.menutab {
        font-weight: bold;
        background-color: #eed;
        color: #FFFFFF;
        padding: 5px;
        margin-right: 10px;
        border: 1px solid #aaa;
}

.menutab {
        text-decoration: none;
}

