/*
Theme Name: Tiga Modified
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.X
Modified July, 2006 by David L. Gorsline
Hacked some more January, 2007 by DLG
And yet more April, 2007 by DLG, removing nearly all dynamic elements
*/

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

body{
	background-color:#E0FFFF;
	font-family:'Georgia', serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-attachment:fixed;
}

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

h2 {
	margin-bottom:0px;
}

blockquote {
	background-image: url(http://www.ahoneyofananklet.com/wp-content/images/quotes.png);
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
}

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

.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;
	background: #e7e6de;
	border: solid 1px #aaa;
}

a:hover {
	text-decoration: underline overline;
}

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

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

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

.header {
	border-color: #D0D0D0;
	background-color:#FF7300;
	height:90px;
	border-style:solid;
	margin-bottom:5px;
	border-width: 1px;
	text-align: center;
}

.blog-description {
	color: #FFFFFF;
	font-family:'Trebuchet MS', 'Verdana', sans-serif;
	font-size: x-large;
	font-weight:normal;
	margin:0px;
}

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

.menu-bar {
	text-align:center;
	padding:5px;
	margin:0;
	border:1px solid #D0D0D0;
	white-space:nowrap;
	text-decoration:none;
	margin-bottom:5px;
	background-color:#ffffff;
	font-family:'Trebuchet MS', 'Verdana', sans-serif;
}

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

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

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

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

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

.page-title {
	font-family:'Trebuchet MS', 'Verdana', sans-serif;
	color:#303030;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

.post-title:link, .post-title:visited, .post-title:hover {
	font-family:'Trebuchet MS', 'Verdana', sans-serif;
	color:#303030;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

.post-content, .comment-content {
	line-height: 1.3;
}

.post-time, .post-author {
	font-size:smaller;
	background-color: #FFFFFF;
}

.post-metadata {
	font-size:smaller;
	background-color: #FFFFFF;
	padding-left:3em;
}

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

.left-sidebar, .right-sidebar {
	top:102px;
	font-size:smaller;
	position:absolute;
}

.left-sidebar {
	width:150px;
	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;
}

/***************************************************************************/
/* Old Style Tiga Widgets */
/***************************************************************************/

.left-widget-title {
	color:#303030;
	background-color:#FF9966;
	border-color:#D0D0D0;
	font-family:'Trebuchet MS', 'Verdana', sans-serif;
	width:135px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:smaller;
	font-weight: bold;
	padding:5px;
}

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

.right-widget-title {
	color:#303030;
	background-color:#FF9966;
	border-color:#D0D0D0;
	font-family:'Trebuchet MS', 'Verdana', sans-serif;
	width:135px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:smaller;
	font-weight: bold;
	padding:5px;
}

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

.center-widget-title {
	color:#303030;
	background-color:#FF9966;
	border-color:#D0D0D0;
	font-family:'Trebuchet MS', 'Verdana', sans-serif;
	margin-left:152px;
	margin-right:155px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:smaller;
	font-weight: bold;
	padding:5px;
}

.center-widget {
	border-color:#D0D0D0;
	margin-left:152px;
	margin-right:155px;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
}

.footer {
	margin-left:152px;
	margin-right:155px;
	border-color:#D0D0D0;
	font-size: smaller;
	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 {
	font-size:smaller;
	border-top-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}

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

/* Single post */
.single-post-metadata {
	border-top-style: solid;
	border-bottom-style: none;
	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 {
	text-align:center;
}

.permitted-tags {
	width:300px;
}

textarea#comment {
	width:400px;
}
