/*
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

*/
/* Layout */

.wpcf7 p {font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:12px; color:#000000;}
.wpcf7-form {padding:40px;}

.gravatar {padding:4px; border 1px dotted #333; float:left; clear:both;}

.column p {font-family:Georgia, "Times New Roman", Times, serif;font-size:18px;}
.column a:link { text-decoration: none; color : #333333;  }
.column a:active { text-decoration: none; color : #333333; }
.column a:visited { text-decoration: none; color : #cccccc;  }
.column a:hover	{ text-decoration: none; color : #FFFFFF;  padding: 1px; background-color: #b10e0e;} 
#sidebarcontainer {padding-left:10px; padding-right:10px;}


.headline p {font-family:Georgia, "Times New Roman", Times, serif;font-size:18px;}
.headline a:link { font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; color : #2ba020; font-size:18px;  }
.headline a:active { font-family:Georgia, "Times New Roman", Times, serif;text-decoration: none; color : #2ba020; }
.headline a:visited { font-family:Georgia, "Times New Roman", Times, serif;text-decoration: none; color : #2ba020;  }
.headline a:hover	{ font-family:Georgia, "Times New Roman", Times, serif;text-decoration: none; color : #FFFFFF;  padding: 1px;background-color: #b10e0e;} 




h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	
}

h1 { font-size: 2.4em; }
h2 { font-size: 2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
pre {
	overflow:auto;
}
* {padding: 0;margin: 0;}
body {	margin: 0;
	padding: 0;
       font-family:Georgia, "Times New Roman", Times, serif;
        background:#f0f0f0;}
#header {margin: 0 4px;
	padding: 4px 0;
        background-color: #fff;
        }
#page {	margin: 0 auto;
	padding: 0;
	width: 1020px;
        background-color: #fff;
        }
#wrapper {	width: 1020px;
		margin: 0 auto;
                background-color: #fff;
                
                	}
.blockContainer {background-color: #fff;}
.column .column ol li, .column ul li  {
        font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0;
	font-size:16px;
        list-style-type:none;
	line-height:1.4em;
	border-bottom:1px dotted #fff;}

.column p {font-size:18px; padding:4px;  color:#2ba020;}
.column li ul {font-size:1em;}
.columnContainer {background:#ccc;}
.column {	float: left;
         	margin-right: 10px;
		margin-bottom: 10px;}
#content {width:800px;}
#postContent {width:680px;
              float:left;
              padding:10px;
              clear:both;}

#postContent .column {width: 680px;
		float:left;
                clear:both;                
		}
#mainContent {	width: 1020px;
		}
#mainContent .spanThree {
		width: 1000px;
                }

#mainContent .spanTwo {
		width: 650px;
                }

#mainContent .spanAds {
		width: 300px;
                padding:10px;}


.entry {
	font-size:1.4em;
	line-height:0.9em;
	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 ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }





.bannerads {text-align:center;}
.bannerads .bannerads ol li, .bannerads ul li  {
        display:inline;
        margin:10px;
	list-style-type:none;
	}
.bannerads a:link { text-decoration: none; color : #030d54;  }
.bannerads a:active { text-decoration: none; color : #030d54; }
.bannerads a:visited { text-decoration: none; color : #030d54;  }
.bannerads a:hover	{ text-decoration: none; color : #FFFFFF;  padding: 0px; background-color: #ffffff;} 
.subContainer {padding:2px; }
.topads {text-align:center;}
.topads img {
        display: inline;
        padding:2px;
        margin-top:10px;
	}



#footer {margin: 20px auto;
	clear: both;}




.mainHeader {padding:6px; border-bottom:2px solid #331c06; border-top:1px solid #b8986f; background-color: #f7f3f3; color:#b10e0e; margin-bottom:4px; font-weight:500; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px;}

.name {color:#FF6600; margin-bottom:4px; font-weight:500; font-family:"Franklin Gothic Medium"; font-size:18px;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}



acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}


a {
	color: #26a;
	text-decoration: none;
}

hr {
	display: none;
	}

a img {
	border: 1px solid #ccc; padding:4px;
	}

/* Header */

#header .blogname {margin-left:100px; margin-top:-20px; color:#2ba020; font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; font-weight:normal; }
#header {
	margin:0;
        padding:2em 0;
	height:2.0em;
	background:#4a4848;
        border-bottom:1px solid #b8986f;
        background: url(http://wpwatch.net/wp-includes/images/wordpress-logo.png) no-repeat left;
    
}
#header a:link { text-decoration: none; color : #26a;  }
#header a:active { text-decoration: none; color : #26a; }
#header a:visited { text-decoration: none; color : #26a;  }
#header a:hover	{ text-decoration: none; color : #26a;  } 

#header .description {margin-left:100px; font-size:0.8em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;}

#menu {
	padding:8px 0;
font-family:Georgia, "Times New Roman", Times, serif;
}

#menu ul {
	display:inline;
	margin-left:10px;
	padding:0;
        font-family:Georgia, "Times New Roman", Times, serif;

}

#menu ul li {
	padding:0;
	display:inline;
	margin:0 10px 0 0;
        }

#menu ul li {
	font-size:1.2em;
	font-weight:normal;
	}	

#menu ul li#menu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	

#menu {
	background-color:#f7f3f3; border-bottom:2px solid #331c06;
}

#menu ul li a:link { text-decoration: none; color : #b10e0e;  }
#menu ul li a:active { text-decoration: none; color : #b10e0e; }
#menu ul li a:visited { text-decoration: none; color : #b10e0e;  }
#menu ul li a:hover	{ text-decoration: underline; color : #b10e0eF; } 

/* End header */

/* Post */

.post {
	margin: 0;
	padding:20px 0; 
        text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:4px;
	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;
}

.post hr {
	display: block;
	}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#fff;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#fff;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#fff;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}

.entry table ul, ol, li {
        margin-left:10px;
	font-size:16px;
        color: #333;
}


/* Single Post */

.singlepost {
	margin: 0;
	padding:20px 0; 
        text-align: justify;
	overflow:hidden;
	clear:both;
	}

.singlepost h2 {
	margin:0;
	padding:4px;
	text-align:left;
}

.singlepost 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;
}

.singlepost hr {
	display: block;
	}







.postmetadata {
	clear: both;
	font-size:0.8em;
	color:#888;
}

.clear {
	clear: both;
}


.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	

/* Sidebar */

#sidebar {
	font: 1.2em 'Lucida Grande', Arial, Sans-Serif; width:300px; float:right; background: #f7f3f3;padding:2px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1.2em;
	}

#sidebar h2 {
	padding: 0;
	background:url('images/border_h.png') repeat-x bottom;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}




/* Footer */	

#footer {
	background: url('images/border_h.png') repeat-x top;
	padding:10px;
	text-align:left;
	font-size:0.6em;
	color:#888;
	
}
#footer p {font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:6px;}
#footer ol li, #footer ul li  {
        display:block;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
        list-style-type:none;
	line-height:22px;
	}
#footer p {font-size:12px; color:#000000;}
#footer a:link { text-decoration: none; color : #333333;  }
#footer a:active { text-decoration: none; color : #b10e0e; }
#footer a:visited { text-decoration: none; color : #cccccc;  }
#footer a:hover	{ text-decoration: none; color : #FFFFFF;  padding: 0px; background-color: #b10e0e;} 



.clearFix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
.clear {clear:both;}
.flickrss {text-align:center;}
.flickrss img {text-align:center; padding:4px; border:1px solid #fff; }
.flickrss .flickrss ol li, .flickrss ul li  {
        font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
        margin-right: 10px;
	font-size:12px;
        list-style-type:none;
	line-height:16px;
	border-bottom:1px dotted #cccccc;}
.flickrss p {font-size:18px; color:#ff6600;}
.flickrss a:link { text-decoration: none; color : #030d54;  }
.flickrss a:active { text-decoration: none; color : #030d54; }
.flickrss a:visited { text-decoration: none; color : #030d54;  }
.flickrss a:hover	{ text-decoration: none; color : #FFFFFF;  padding: 0px; background-color: #ffffff;} 

.twitter {margin-bottom:10px;border-bottom:1px dotted #fff;} 

.twitter ol li, .twitter ul li  {
        font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
        margin-right: 6px;
        font-size:12px;
        list-style-type:none;
	line-height:22px;
	border-bottom:1px dotted #cccccc;}
.twitter p {font-size:12px; color:#000000;}
.twitter a:link { text-decoration: none; color : #b10e0e;  }
.twitter a:active { text-decoration: none; color : #b10e0e; }
.twitter a:visited { text-decoration: none; color : #b10e0e;  }
.twitter a:hover	{ text-decoration: none; color : #FFFFFF;  padding: 0px; background-color: #b10e0e;} 

.text {margin-left:100px; margin-right:100px; }
body p {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.extra p {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; color : #333333;}
.extra a:link { text-decoration: none; color : #333333;  }
.extra a:active { text-decoration: none; color : #333333; }
.extra a:visited { text-decoration: none; color : #cccccc;  }
.extra a:hover	{ text-decoration: none; color : #FFFFFF;  padding: 1px; background-color: #b10e0e;} 
.box {padding:20px;}
.archive, .archive ol li, .archive ul li  {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        display:block;
	margin-top:0;
	font-size:16px;
        padding:10px;
        list-style-type:none;
	line-height:0.5em;
	}

.archive p {font-size:18px; background: #f7f3f3; color:#2ba020;}
.archive {	float: left;
         	}

.blockcontainer h1 {padding:6px; border-bottom:2px solid #331c06; border-top:1px solid #b8986f; background-color: #f7f3f3; color:#b10e0e; margin-bottom:4px; font-weight:500; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px;}
.text p {padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color : #333333; background: #fff; border:1px dotted #ccc; line-height:20px;}
.text a:link { text-decoration: none; color : #333333;  }
.text a:active { text-decoration: none; color : #333333; }
.text a:visited { text-decoration: none; color : #cccccc;  }
.text a:hover	{ text-decoration: none; color : #FFFFFF;  padding: 1px; background-color: #b10e0e;} 
p {margin-bottom:0.8em}

.bookmarks .bookmarks ol li, .bookmarks ul li  {
font-family:Georgia, "Times New Roman", Times, serif;
color:#2ba020;
display:block;
        border-bottom:1px dotted #ffffff;
        list-style-type:none;
        margin:10px;
        border-bottom:1px dotted #ffffff;
	}
.bookmarks a:link { text-decoration: none; }
.bookmarks a:active { text-decoration: none; }
.bookmarks a:visited { text-decoration: none;  }
.bookmarks a:hover	{ text-decoration: none; padding: 0px; } 


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.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;
}
