/*
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 releasbfuk606:ahtnked under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Sans-Serif;
	color:#555;
	background:#464646;
	}
.entry-wide {
	width:575px;
	color:#464646;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}

.entry p a {
color:#555;
text-decoration: underline;
	
}

.entry p a:hover {
color:#555;
text-decoration: none;
	
}

div.entry ul li{
padding-bottom:10px;
}

#nav { position: absolute; top:399px; z-index:1000; margin-left:527px;  }
#nav a, #s7 strong { margin: 0 1px; padding: 1px 3px; border: 1px solid #ccc; background: #fc0; text-decoration: none; color:#333; font-size:.9em; }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	
}



pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

a {
	text-decoration: none;
}

#top {position:absolute; top:599px; border:1px solid red;}
a:hover {
}

ul.floatRight { float:left; margin-right:10px; height:200px; border:1px solid red; width:200px;}


hr {
	display: none;
	}

a img {
	border: none;
	}


/* Layout */

body {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background:#FFFFFF;
}

#header {
	margin: 0 0px;
	padding: 0px 0;
}

#wrapper {
	padding:10px 20px;
clear:left;
float:left;
}

iframe { margin-top:20px; margin-left:10px; margin-bottom:10px;}

#content {
	margin:0;
	padding:0 0 0 0;
	width:576px;
	float:left;
}

#contentInside {
	margin:0;
	padding:0 0 0 0;
	width:435px;
	float:left;
	
}

#contentInside-wide {
	margin:0;
	padding:0 0 0 0;
	width:575px;
	float:left;
	
}
h2 a {
	
	color:#7f8559;
text-decoration:none;
}

h2 a:hover {
	color:#7f8559;
text-decoration:underline;
}


#subNavBar {float:left; width:130px; margin-right:10px;  display:inline; border:1px solid #fff;}

#subNavBar ul { margin:20px 10px; padding:0px;}

#subNavBar li { margin-bottom:10px; padding:0px; list-style:disc; font-size:11px;}

#subNavBar li a { color:#444925; text-decoration:none;}
#subNavBar li a:hover { color:#444925; text-decoration:underline;}
	
#sidebar {
	width:300px;
	float:left;	
	margin-left:40px;
display:inline;
	padding:0px 0;

}	

#footer {
	margin: 20px auto;
	clear: both;
}

#footer a {
color:#888;
text-decoration:underline;
}


#footer a:hover {
color:#888;
text-decoration:none;
}

/* Header */
#header h1 {
	margin:10px 0;
}

#header .description {
	font-size:1.2em;
}

#logo { float:left; width:350px;}

#tagLine {clear:left; float:left; margin-top:10px; width:940px; border-top:1px dotted #82ac31; color:#82ac31; font-size:12px; padding:10px 10px; text-align:right;}

#navHolder {
clear:left;
	float:left;
	width:960px;
		background: url('images/shadow.gif') repeat-x;
		padding-bottom:5px;

}

#hmenu {
	width:960px;
	padding:12px 0px 12px 0px;
	padding-bttom:0px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom:10px;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:normal;
	text-transform: none;
	color:#67723d;
	font-weight:bold;
}

#hmenu ul li a {
padding:12px 18px;
	color:#67723d;
	border-right: 1px solid #d4d4d4;
	background:url('images/navBg.gif') repeat-x;
}	

#hmenu ul li a:hover {
padding:12px 18px;
	color:#82ac31;
	border-right: 1px solid #d4d4d4;
	background-image:none;
	background-color:#FFFFFF;
}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	

#hmenu ul li.current_page_item a {
 padding:12px 18px;
	color:#82ac31;
	border-right: 1px solid #d4d4d4;
	background: url(images/navBgCurrent.gif) no-repeat;
	background-position:center;}

/* End header */

#s4 { clear:left; float:left; width:575px;  margin-bottom:25px; display:inline;}

#boxOne { float:left; width:275px;  margin-bottom:25px;} 

#boxOne div { height:75px; padding:10px; background:url('images/homeBackground.gif') no-repeat;}

#boxOne div img { float:right; margin-right:10px; margin-top:10px;}

#boxTwo { float:left; width:275px;  margin-left:25px; margin-bottom:25px; display:inline;} 
#boxTwo div { height:75px; padding:10px; background:url('images/homeBackground.gif') no-repeat;}

#boxTwo div img { float:right; margin-right:10px; margin-top:10px;}

/* Post */

.post {
	margin: 0;
	padding:10px 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
        width:420px;
	}

.post-wide {
	margin: 0;
	padding:10px 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
        width:575px;
	}




.post h2 {
	margin:0;
	padding:0;
	text-align:left;
	font-size:1.6em;
	color:#7f8559;
	border-bottom:1px dotted #7f8559;
text-decoration:none;
	padding-bottom:5px;
}

.post h2 a {
	color:#7f8559;
text-decoration:none;
}

.post h2 a:hover {
	color:#7f8559;
text-decoration:underline;
}

.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;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
	margin-top:5px;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.1em;
	line-height:1.6em;
	margin:10px 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; }
div.entry li a {color:#000; text-decoration:underline;}

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 {
        clear:left;
	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*/

#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;
}

p.plugin-support {display:none;}

/* Sidebar */

#sidebar {
	font: 1.2em 'Lucida Grande', Arial, Sans-Serif;
	}

#sidebarBox {clear:left;margin-bottom: 20px; background:#f5f2ee;}	

#sidebarBox div { padding:10px;}	
	
#sidebarBox h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	background:url('images/h2Bg.gif') repeat-x bottom;
	}
	
#sidebarBox h3 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	} 	
	
	
#sidebarBox li {
list-style:none;
margin-left:20px;
margin:5px 0px;
	} 	
	
#sidebarBox li a { text-decoration:none; color:#404040;}	

div#sidebarBox input[type="submit"] {
background: #d08612;
width:70px;
padding:3px 0px;
color:#FFFFFF;

}


#registerBox {clear:left;margin-bottom: 20px; background:#f5f2ee;}	

#registerBox div { padding-left:10px;}	
	
#registerBox h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	background:url('images/h2Bg.gif') repeat-x bottom;
	}
	
#registerBox h3 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	} 	
	
	
#registerBox li {
list-style:none;
margin-left:20px;
margin:5px 0px;
	} 	
	
#registerBox li a { text-decoration:none; color:#404040;}	






#newsBox {margin-bottom: 20px; background:#f5f2ee; padding-bottom:10px;}	

#newsBox div { padding:0px;}	
	
#newsBox h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	background:url('images/h2Bg.gif') repeat-x bottom;
	}
	
#newsBox h3 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	} 	
	
	#newsBox ul {
	margin:15px;
	padding:0px;

	}
	
#newsBox li {
list-style:none;
margin-left:0px;
margin:0px 0px;
padding:7px 25px;
font-size:.9em;
background:url('images/newsBg.gif') no-repeat;

	}
	
#newsBox span.date {
color:#999999;
font-size:.8em;
background-image:none;
padding:0px 0px;
margin-bottom:15px;
	}	 	
	
#newsBox li a { text-decoration:none; color:#404040;}	






#contactBox {margin-bottom: 20px; background:#f5f2ee; height:186px;}	

#contactBox div {}	
#contactBox a {
color:#555;
text-decoration: underline;
	}

#contactBox a:hover {
color:#555;
text-decoration: none;
	}
#contactBox h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	background:url('images/h2Bg.gif') repeat-x bottom;
	}
	
#contactBox h3 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	} 	
	
	
#contactBox li {
list-style:none;
margin-left:20px;
margin:5px 0px;
	} 	
	
#contactBox li a { text-decoration:none; color:#404040;}	



	
.search {
	background:url('images/h2BgSearch.gif') repeat-x bottom;
	}
	
.news {
	background: url('images/h2BgNews.gif') repeat-x bottom;
	}	

.contact {
	background: url('images/h2BgContact.gif') repeat-x bottom;
	}	

#conText {float:left; width:230px;  padding-top:10px; padding-left:10px; font-size:.9em;}
#conMap {float:left; margin-left:10px; width:60px; padding-top:0px; height:147px;}

#sidebarBox div input#s { width:200px;}	
	

	
/* 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:left;
	font-size:.9em;
	color:#888;
	margin:20px;
}

#footer-right{
float:right;
}
#footer-left{
float:left;
width:740px;
}


/*Alc and you section */

.panelmain {
	margin:0 0 20px 0;
	padding:0;
	width:575px;
	
}

.panelmaintop {
	margin:0;
	padding:0;
	width:575px;
	height:40px;
}

.panelmain_header {
	width:300px;
	height:40px;
	padding:0;
	margin:0;
	display:block;
	float:left
	}

.panelmain_quicklinks {
	width:275px;
	height:37px;
	text-align:right;
	padding:3px 0 0 0;
	margin:0;
	float:left;
	}
	
.panelsecond {
	margin:0;
	padding:20px;
	height:150px;
	overflow:hidden;
	border:solid 1px #414042;
	background:#fefcfd;

}

.panelthird {
	margin:0;
	padding:0;
	height:190px;
}

.panelsecondimage {
	margin:0;
	padding:0;
	width:262px;
	height:150px;
	border:solid 1px #414042;
	float:left;
}



.panelsecondimage img{
	margin:0;
	padding:0;
}

.panelmorelinks {
	margin:0 0 10px 0;
	padding:0;
	width:280px;
	height:58px;
	border:solid 1px #414042;
	float:left;
}

.panelmorelinksright {
	margin:0 0 10px 0;
	padding:0;
	width:280px;
	height:58px;
	border:solid 1px #414042;
	float:right;
}

.panelsecondtext {
	margin:0;
	padding:0 20px 0 20px;
	overflow:hidden;
	width:222px;
	height:150px;
	float:left;
	color:#464646;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	position:relative;
}

.readmorebutton2 a{
	width:78px;
	height:21px;
	background:#d08612;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0;
	text-align:center;
	position:absolute;
	font-size:12px;
	left:20px;
	top:130px;
	padding: 0 0 0 0;
	text-decoration:none;
}

.readmorebutton2 a:hover{
	width:78px;
	height:21px;
	background:#67723d;
	color:#FFF;
}

.panelmainimage {
	margin:0;
	padding:0;
	overflow:hidden;
	border:solid 1px #414042;
	position:relative;
}

.panelmainimage img{
	margin:0;
	padding:0;
}

.readmorebutton a{
	width:78px;
	height:18px;
	background:#d08612;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0;
	text-align:center;
	position:absolute;
	font-size:12px;
	left:20px;
	top:145px;
	padding: 3px 0 0 0;
	text-decoration:none;
}

.readmorebutton a:hover{
	width:78px;
	height:18px;
	background:#67723d;
	color:#FFF;
}

/*  sub nav special*/
#subNavBar-special {
display:inline;
float:left;
margin-right:10px;
width:126px;
}

.secheader{
	width:125;
	height:21px;
	margin-bottom:20px;
}

#subNavBar-special ul {
margin:0;
padding:0;
 list-style: none;
}

#subNavBar-special li {
	
	width:123px;
	height:40px;
	margin-bottom:2px;
	padding:0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border:1px solid #7f8559;
	
}

#subNavBar-special li a {
	text-decoration:none;
	
	display: block;
	
}

#subNavBar-special li a:hover {
	background-position: 0 -40px;
}

li#children  {
	background:url(images/and-you/subnavg/children_but.jpg) no-repeat;
	background-position: 0 -40px;
	
}

li#children a {
	background:url(images/and-you/subnavg/children_but.jpg) no-repeat;
	height:40px;
	padding:0;
}

li#youngppl {
	background:url(images/and-you/subnavg/youngppl_but.jpg) no-repeat;
	background-position: 0 -40px;
}


li#youngppl a {
	background:url(images/and-you/subnavg/youngppl_but.jpg) no-repeat;
	height:40px;
}

li#men {
	background:url(images/and-you/subnavg/men_but.jpg) no-repeat;
	background-position: 0 -40px;
}

li#men a {
	background:url(images/and-you/subnavg/men_but.jpg) no-repeat;
	height:40px;
	display:block;
	padding:0;
}

li#women {
	background:url(images/and-you/subnavg/women_but.jpg) no-repeat;
	background-position: 0 -40px;

}

li#women a {
	background:url(images/and-you/subnavg/women_but.jpg) no-repeat;
	
	height:40px;
	display:block;
	padding:0;

}

li#parentfam {
	background:url(images/and-you/subnavg/parent_fam_but.jpg) no-repeat;
	background-position: 0 -40px;
}

li#parentfam a {
	background:url(images/and-you/subnavg/parent_fam_but.jpg) no-repeat;
	
	height:40px;
	display:block;
	padding:0;
}

li#oldppl {

	background:url(images/and-you/subnavg/oldpeople_but.jpg) no-repeat;
	background-position: 0 -40px;
}

li#oldppl a {

	background:url(images/and-you/subnavg/oldpeople_but.jpg) no-repeat;
	height:40px;
	display:block;
	padding:0;
}
