/* 
Theme Name: Subdued
Version: 1.0
Description: A <a href="http://themecorp.com/themes/subdued/" title="Subdued WordPress Theme" target="_blank">Subdued WordPress Theme</a>, with Custom Header image, based on a design by <a href="http://www.freecsstemplates.org/" target="_blank">Free CSS Templates</a>.
Author: Sadish Bala
Author URI: http://wprocks.com
*/
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(images/img01.gif) repeat-x;
	font-size: small;
  	font-size: 10px;
  	font-family:Verdana, Arial, Serif;
	font-size:0.8em;
    line-height:1.6em;
	color: #555;
}

h1,h2,h3,h4,h5,h6 
{
    font-family: Verdana, Serif;
	margin: 0;
	padding:0;
	font-weight: normal;
	color: #333;
	line-height:0.8em;
	margin:0.25em 0;
}
h1 { font-size:1.6em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;}
fieldset { border:0;}
fieldset legend { display:none;}
p, ul, ol {
	margin-bottom: 1em;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: normal;
}

a:link,a:visited  {
	color: #1953A7;
}

a:hover, a:active {
	color: #ED5C0C;
}

img {
	border: none;
}
.hidden
{
    display:none;
}
pre, code
{
	display:block;
	margin:1em;
	padding:1em;
	font-family:"Courier New", Arial, Verdana, Serif;
	font-size:1em;
}
abbr, acronym
{
	cursor:help;
}
hr
{
	clear:both;
	margin-top:5px;
	color:#eee;
}
table
{
	width:100%;
	border:#eee 1px solid;
	padding:5px;
}
th
{
	text-align:left;
	background:#c7c7b4;
	padding:5px;
}
tr.even
{
	background:#e7e2d4;
}
td, th
{
	padding:5px;
}
hr {
	display: none;
}
div.navigation
{
	text-align:center;
}	
.clear
{
	clear:both;
}
/* Menu */

#menu {
	width: 940px;
	height: 65px;
	margin: 0 auto;
	border-left: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 21px;
	border-right: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 1.4em;
	color: #7f7f4f;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu li.current_page_item a {
	background: #82BC2B;
	color: #FFFFFF;
}

#menu #rss a:link,
#menu #rss a:visited,
#menu #rss a:hover,
#menu #rss a:active
{
    background:url(images/feed.gif) no-repeat left;    
    float:right;    
    text-align:center;
    border-left:#EDEBD5 1px solid;
}
/* Header */

#header {
	width: 940px;
	height: 170px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align:right;
}

#header h1 
{
    margin: 5;
	padding:10px;	
	font-size: 28px;
}

#header p.desc {
	margin: 0;
	padding: 0 15px;
	color:#fff;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 660px;
	padding: 10px 20px 0 10px;	
}
h2.pagetitle
{
    font-size:1.6em;
    border-bottom:#eee 1px solid;
    margin-bottom:2em;
}
.post {
	margin-bottom: 2em;
	padding: 0 20px 3em 0;
}

.post h2 a 
{
    text-decoration:none;
    color:#000000;
}
.post h2 a:hover,
.post h2 a:active
{
    text-decoration:;
}
.posted
{
    margin:0;
    padding:0;
    color:#666;
    font-size:1.2em;
    border-bottom:#eee 1px solid;
}
.entry
{
    margin:10px 0;
}
.post-comments
{
    text-align:right;
    border-bottom:#ded 1px solid;
    color:#999;
}
/* Comments */
#comments, #respond
{
    clear:both;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url(images/input.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(images/input.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(images/input.gif) repeat-x top;
	border:#999 1px solid;
}
#commentform 
{
	margin:0;
	padding:10px;
	background:#fff;
}
#content .commentlist {
	margin: 0;
	padding: 0;
	border-top:#eed 1px solid;
}
.commentlist li 
{
    clear:both;
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#eed 1px solid;
}
.commentlist .commentmetadata
{
    margin:0 0 1em 0;
}
.commentlist li .cmtinfo 
{
	padding:0;
	margin-bottom: 1em;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
	font-size:95%;	
	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
.commentlist li.alt
{
	background:#edebd5;
}
.commentlist .avatar
{
     float:right;
     margin:0 0 0.5em 0.5em;   
}
.feed
{
    background:url(images/feed.gif) no-repeat left;  
    padding-left:18px;  
}
.trackback
{
    background:url(images/trackback.gif) no-repeat left;  
    padding-left:12px;  
}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 0;
	background: #ffffff;
	border: #EDEBD5 0px solid;
	font-family: Verdana, Arial, Serif;
	color:#959593;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul ul,
#sidebar form,
#sidebar p
{
    margin:1em;
}
#sidebar ul ul ul
{
    margin:0.5em 1em;
}

#sidebar li {
}

#sidebar p, #sidebar a {
	color: #959593;
}
#sidebar a:link,
#sidebar a:visited
{
    text-decoration:none;
    border-bottom:#ecc 0px dotted;
}
#sidebar a:hover,
#sidebar a:active
{
    text-decoration:none;
    border-bottom:#fff 1px solid;
    color:#c8c8c8;
}
#sidebar h2,
#sidebar h3 
{
    font-size:1.25em;
    margin: 0;
    font-weight:normal;
	padding: 5px 15px;
    color:#fff;
	background: #82bc2b;
	text-transform:uppercase;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
/* End Calendar */

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;	
}
#footer p#legal
{
    font-size:1.2em;
}
#footer p#links
{
    font-size:0.8em;
}
#footer a {
	color: #666666;
}
#header, #content, #sidebar, #footer, .textwidget 
{
	overflow:hidden;
}
/*Code from wprocks.com */
img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:1em 1em 1em 0;
}
img.right, img.alignright, div.alignright
{
	float:right;
	margin:0 0 1em 1em;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
