/*
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
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed width, two columns, right sidebar, widgets, gravatars, blue, white, simple, minimalist, clean, valid XHTML, valid CSS

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{  
   background: white url(/images/head-bg.png) 0 0 repeat-x;
   margin: 0;
}

body, p, ul, ul li, #comments {
   font-family: Verdana, Helvetica, sans-serif;
   color: #353535;
   font-size: 13px;
}

p, ul, li {
  line-height: 150%;
}

img {
   border: 0px;
}

em {
	font-weight:  bold;
}

fieldset {
	border: 0px;
}

dl dd {
	margin-left: -2px;
	margin-bottom: 8px;
}

dl dt {
	font-weight: bold;
}

#head {
   height: 118px;
}

#logo {
   width: 283px;
   float: left;
}

#navigation {
   height: 110px;
   width: 450px;
   margin-left: 305px;
   background: transparent url(/images/tagline.png);
   background-position: -2% 16%;
   background-repeat: no-repeat;
}

#tabs {
   padding-top: 46px;
   padding-bottom:  0px;
}

.tab {
   background: transparent;
   width: 98px;
   float: left;
   margin-right: 3px;
}

.tab img {
	margin:  0px;
	padding:  0px;
}

.tab_active {
   background: transparent;
   margin: -2px 3px 0px 0px;
}


.tab a, .tab a:hover {
   text-decoration: none;
   background: transparent;
   margin:  0px;
   padding:  0px;
}

#main {
   width: 750px;
   clear: both;
}

#sidebar {
   width: 250px;
   float: left;
   padding-left: 15px;
   height: 100%;
}

#sidebar ul {
  margin: 0px;
  padding: 0px;
}

#sidebar ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.article {
	margin-bottom:  30px;
}

.body {
	padding-left:  8px;
}

.body p, .body li {
	letter-spacing:  0px;
	font-size: 13px;
	line-height:  170%;
}

.body p {
	padding-top:  2px;
}

#content {
   width: 500px;
   margin-top: -15px;
   position: absolute;
   margin-left: 265px;
   height: 100%;
}

.sidebar_box {
   min-height: 190px;
   padding-bottom: 20px;
}

.sidebar_box#syndicate, .sidebar_box#donation, .sidebar_box#peepcode {
	min-height: 10px;
}

.sidebar_box .head_img {
   margin-bottom: 7px;
}

h1, h2, h3, h4 {
 /*  font-family: Helvetica, Arial, sans-serif;*/
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: 500;
}

h1, h1.title a {
	color: black;
	font-size: 28px;
	letter-spacing:  -2px;
}

h1.title, h1.title a {
	margin-left: 5px;
	margin-top:  15px;
	margin-bottom: 10px;
	font-size:  36px;
}

h1 {
	margin-bottom: 3px;
}

h1.title a {
   text-decoration: none;
   background: #e4f8f8;
}

h1.title a:hover {
   text-decoration: underline;
   background: #82e0de;
}

h1 {
	font-size: 39px;
	width: 550px;
	margin-top: 35px;
	width: 600px;
}

h1, h2, h3, h4 {
	color: black;
}

h2.date {
   color: #C7C7C7;
   margin-top: -5px;
   font-size: 24px;
}

.title_links {
   margin-bottom: 10px;
}

h2 {
   margin-top: 25px;
   margin-bottom: 0px;
/*   color: #E34846; */
   font-size: 22px;
}


h3 {
   line-height: 120%;
   margin-top: 21px;
   /*color: #E34846;*/
   margin-bottom: 5px;
   font-weight: bold;
   font-size: 16px;
}

h4 {
	font-weight: bold;
	font-size: 13px;
}

p {
   margin-top: 0px;
   line-height: 140%;
}

.post_body, .post_body p {
   width: 420px;
}

blockquote {
   background: #E9F8F8;
   padding: 13px 10px 7px 10px;
   width: 100%;
   margin-left: 0px;
   border: 1px dashed #A5E1E0;
}

a {
   color: #CE2E2E;
   font-weight: bold;
}

a:hover {
   background-color: #FDEDED;
}

code {
	background-color: #e9ddff;
}

pre {
	margin-top: 0px;
	overflow: visible;
	padding: 5px;
	color: #5a2784;
	font-family: Courier, "Courier New", monospace;
	font-weight: bold;
}

.line_item {
   width: 220px;
   margin-bottom: 4px;
}

.box_controls, .line_item, .line_item a {
   font-family: Verdana;
   font-weight: normal;   
   font-size: 12px;
}

.line_item a {
   color: #666;
   text-decoration: none;
}

.line_item a:hover {
}

#about .line_item a {
	text-decoration: underline;
	font-weight: bold;
}

#recent_stuff .line_item a {
   background-color: #def2f1;
}

#recent_stuff .line_item a:hover {
   background-color: #b7eae5;   
}

#recent_stuff .box_controls a {
   /*color: #13C6C3;*/
   background: transparent url('/images/bullet_blue.png') 0 0 no-repeat;
}

#articles .line_item a {
   background-color: #FFF3DB;
}

#articles .box_controls a {
   /*color: #FFBF38; */
   background: transparent url('/images/bullet_orange.png') 0 0 no-repeat;
}

#articles .line_item a:hover {
   background-color: #F5D390;   
}

#goodies .line_item a {
   background-color: #FDE3E3;
}

#goodies .line_item a:hover {
   background-color: #F8C6C6;   
}

#goodies .box_controls a {
   background: transparent url('/images/bullet_red.png') 0 0 no-repeat;
}

.box_controls {
   margin-top: 15px;
}

.box_controls a {
   color: #b4b4b4;
   padding-left: 20px;
}

ul.comments {
	padding-left: 0px;
}

ul.comments li {
	display: block;
	list-style-type:  none;
	padding:  5px 0 5px 0px;
	border: 1px dashed #e4e4e4;
	margin-bottom:  10px;
	padding: 8px 8px 8px 8px;
	line-height: 170%;
	width: 512px;
}

ul.comments li li {
	border: none;
}

ul.comments li ol {
	list-style-type: decimal;
}

ul.comments li ul {
	list-style-type: disc;
}

ul.comments li span.meta {
	font-size: 16px;
	margin-bottom: 9px;
}

div.categories {
	border-top: 1px solid #b4b4b4;
	background-color: #f4f4f4;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 15px;
	width: 500px;
}

form h3 {
	font-weight: 800;
	font-size: 25px;
	margin-bottom: 0px;
}

div.archive div.article {
	margin-bottom: 15px;
}
div.archive div.article h3 {
	margin-top: 0px;
}

div.archive div.categories {
	border: 0px;
	background-color: white;
	padding: 0px 0 0 0;
	margin: 0px;
	width: 500px;
}

div.archive div.categories, div.archive div.categories a {
	color: #a0a0a0;
}

/* Errors page */
h1.error {
	margin-top: -5px;
	font-size: 56px;
}

#site_error {}
#site_error ul, #site_error ul li {
	list-style-type: none;
	padding-left: 0px;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 2px;
}

#site_error ul li a {
    color: #666;
	background-color: #FDE3E3;
	text-decoration: none;
	font-weight: normal;
}

#site_error ul li a:hover {
	background-color: #F8C6C6;   
}

/** Thomas' suggested IE fix **/
* html div.content { top:122px }
*+html div.content { top:122px }


/** wordpress crap **/

.postmetadata {
  color: grey;
  margin-bottom: 15px;
  font-size: small;
}

div.notice {
  background-color: #fdffd2;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: -5px;
  line-height: 150%;
}