/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0.1
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

body {background-color:#DEDFE3;}

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

a img {
	border: none;
	}


/* Layout */

body {
	margin: 0;
	padding: 0;
}

#page {
border:1px solid #C1C2C9;margin: 5px auto;margin-bottom:20px;background-color: #FFF;
	padding: 0 18px;
	width: 914px;
}

#header-right {
    position: absolute;
    right: 30px;
    top: 10px;
}

#header {
	margin: 0 20px;
}

#footer {
	margin: 20px auto;
	clear: both;
}

/* Header */
#headerimage {
	padding:0px 0;
	/* If you want to add a background image for the header, uncomment and use the following lines of code */
	/*
	background:url('header.jpg') no-repeat;
	padding: 30px;
	*/
}

#header h1 {
	margin:10px 0;
}

#header .description {
	font-size:1.2em;
}

#hmenu {
	margin:0 20px;
	padding:5px 0;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	

#header, #hmenu {
	background:url('images/border_h.png') repeat-x bottom;
}


/* End header */

/* Post */

.post {
	margin: 0;
	padding:20px 0; 
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.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;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/
.comment div p {
	margin: 0;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

/* Calendar */
#wp-calendar {
	empty-cells: show;
	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;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	background: url('images/border_h.png') repeat-x top;
	padding:10px;
	text-align:center;
	font-size:1.1em;
	color:#888;
	margin:20px;
}

/* Custom */


/* Basic HTML Styling: Site Specific */
a, a:visited { color: #009EDF; text-decoration: none; }
a:hover, a:active { color: #33CC33; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	font-family: Palatino, Georgia, Times, Times New Roman, sans-serif; 
	font-weight: normal; 
	margin: 0.25em 0 0.5em; 
	color: #666; 
}
	h1 { font-size: 32px; line-height: 1.3em; }
	h2 { font-size: 24px; line-height: 1.3em; }
	h3 { font-size: 18px; line-height: 1.3em; }

/* Page */
body { background: #DEDFE3 url(images/body-bg.png) repeat-x left top; color: #333; }

.container { width: 970px; }
.site-border{
	margin: 0 auto 20px; 
	padding: 0; 
	background: url(images/container-bg.png) repeat-y left top; 
}
#header {
	background: url(images/container-top.png) no-repeat left top; 
	margin: 0; 
	padding: 20px 10px 0; 
}
    #header_logo {
        margin: 0; padding: 0; height: 125px;
        background: url(images/header-1.png) no-repeat left top;
        position: relative; 
    }
        #header_logo h1 { padding: 0; margin: 0; }
        #header_logo h1 a {
            text-indent: -9999px;
            display: block; height: 125px; width: 320px;
            position: absolute; top: 0; left: 0;
        }

.info-box{padding-left:39px; background:url(images/infobox.png) left top no-repeat;}
.date{color:#FFFFFF; background:#C1C2C9; padding:4px 8px 2px 10px; text-decoration:none; font-size:11px;}
.font-5{color:#0C88B1; font-size:1.16em; line-height:1.28em;}

/* Login Status */
.login_status {
    margin: 0px;
    padding: 6px;
    width: 180px;
    text-align: center; 
    color: #666;
    background: #FFF;
    border-width: 1px;
    border-color: #86c9e6;
    border-style: solid;
}
	
	.login_status strong { font-weight: normal; }
	.login_status strong a { color: #009EDF; }
	.login_status strong a:hover { color: #009EDF;}

/* Navigation */
ul#nav, ul#nav li {
	list-style: none;
    margin: 0;
    padding: 0;
    height: 35px; 
}

ul#nav {
	padding: 5px 0 0 5px; 
	background: url(images/nav-bg.png) no-repeat left top; 
    text-align: center;
}

	ul#nav li {
	    display: block; float: left; 
	    margin: 0 3px; 
	}
		ul#nav li a {
			display: block; height: 35px; line-height: 35px; 
			padding: 0 11px 0; margin: 0; 
			color: #333333; 
			text-decoration: none; 
			background: url(images/nav-button.png) repeat-x left bottom; 
		}

			ul#nav a:hover {
			    color: #009edf; 
				background: url(images/nav-button-hover.png) repeat-x left bottom; 
			}
			
			ul#nav a.active, ul#nav a.active:hover {
			    background: #FFF;
			    color: #009EDF; 
			}

/* footer */
#footer {
	margin: 0 auto; 
	padding: 0 30px 20px; 
	background: url(images/container-bottom.png) no-repeat left bottom; 
	clear: both; 
	color: #666; 
}
#footer-inner {
	border-top: 1px solid #DEDFE3; 
	padding-top: 10px; 
}
	
#footer img { vertical-align: middle; }


/* Content */

#main_area, #content, .sidebar { float: left; }
#main_area {
	margin: 10px auto 20px; 
	padding: 0 10px 0 20px; 
}
	#content {
		padding: 10px 0; 
		margin: 0 10px;

		width: 640px;
	}
		#content h2 { border-bottom: 1px dotted #DDD; }
		#content h3 { color: #009EDF; }
		#content h4 { color: #006e99; }
		
		img.right, img.left, img.center { border: 1px solid #EEE; padding: 5px; background: #FFF; }		
			img.right { float: right; margin: 10px 0 10px 10px; }
			img.left { float: left; margin: 10px 10px 10px 0; }
			img.center { display: block; margin: 10px auto; }
					
	.sidebar {
		width: 180px;
		padding: 10px;
		margin: 0 10px;
		margin-top: 10px;
		padding-top: 0px; 
		background: #F9F9F9 url(images/sidebar-bg.png) repeat-y right top; 
		border-width: 1px; 
		border-style: solid; 
		border-color: #E3E3E3 #CCC #CCC #E3E3E3; 
	}
	.sidebar-inner { margin: 0 auto; padding: 0 15px; padding-top: 5px;}
	.sidebar ul, .sidebar li { list-style: none; margin: 0; padding: 0; }
	.sidebar li { 
		padding: 0; 
	}
	.sidebar li p { margin: 0.25em 0; color: #555; font-size: 11px;  }
				
	.sidebar h2 { border-bottom: 1px dotted #DDD; color: #666; text-align: left; }
	.sidebar h4 a { color: #ec1c24; }

/* More graceful styling for sidebars */
.sidebar .field_actual, 
.sidebar .field_label, 
.sidebar .field_actual input, 
.sidebar .field_label label 
	{ width: auto; }

/* BUTTONS */
.button:hover { text-decoration: none; }
.button {background-color: #f5f5f5;border: 1px solid #dedede;border-top: 1px solid #eee;border-left: 1px solid #eee;
    text-decoration: none;font-weight: bold; font-size: 14px; 
    color: #565656;cursor: pointer;padding: 5px 10px 6px 7px;}
.button img{margin: 0 0 -3px 0 !important;padding: 0;border: none;width: 16px;height: 16px; float: none; }
.button span{margin-left: 3px;}
.positive{ color: #529214; }
.positive:hover, .positive:focus{background-color: #E6EFC2; border: 1px solid #C6D880; color: #529214; text-decoration: none; }
.positive:active{background-color: #529214; border: 1px solid #529214;color: #fff;}
.negative{color: #d12f19;}
.negative:hover{background: #fbe3e4;border: 1px solid #fbc2c4;color: #d12f19; }
.negative:active{background-color: #d12f19;border: 1px solid #d12f19;color: #fff;}

/* Input */
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
margin:0.5em 0;
}
