/*
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: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Sans-Serif;
	color:#555;
	background:#464646;
}

	h1, h2, h3, h4, h5, h6 {font-weight:normal; padding:0px; margin:0px; }
	h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
	
.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;  }
#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
{
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}



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;
	border:0px solid red;
}

#page-print {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	background:#FFFFFF;
	border:0px solid red;
}

#header {
	margin: 0 0px;
	padding: 0px 0;
}
#header-print {
	float:left;
	width:700px;
}

#wrapper {
	padding:10px 20px;
	clear:left;
	float:left;
}

#wrapper-printer {
	width:700px;
	clear:left;
	float:left;
	background:#fff;
}

iframe { margin-top:-24px; margin-left:0px; margin-bottom:10px; float:left;}

#content {
	margin:0;
	padding:0 0 0 0;
	width:576px;
	float:left;
}

#contentInside {
	margin:0;
	padding:0 0 0 0;
	width:435px;
	float:left;
}

#contentMediaLanding {
	margin-left:6px;
	margin-top:1px;
	padding:0 0 0 0;
	width:240px;
	border:1px solid #ccc;
	float:left;
	padding:10px 15px;
	min-height:548px;
}

#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;}
#subNavBarMedia {float:left; width:290px; margin-right:10px;  display:inline; border:1px solid #fff;}

.media-releases {float:left; width:260px; margin-bottom:10px; padding:10px; border:1px solid #ccc;}
.home-news {float:left; width:260px; margin-bottom:10px; padding:10px; border:1px solid #ccc;}
.world-news {float:left; width:260px; margin-bottom:10px; padding:10px; border:1px solid #ccc;}
.alcohol-news {float:left; width:260px; margin-bottom:10px; padding:10px; border:1px solid #ccc;}

#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:underline;}
#subNavBar li a:hover { color:#A7AD2F; text-decoration:none;}

#subNavBar li.current_page_item a {color: #A7AD2F; text-decoration:none;}

#subNavBar img {margin-bottom:15px; border:1px solid #ccc;;}
#subNavBarMedia img {margin-bottom:0px; border:1px solid #ccc;;}	

#subNavBarMedia {padding:0px; margin:0px;}

img.img-header {margin-bottom:15px; margin-top:1px;}

#subNavBar img.no-border {margin-bottom:15px; border:0px solid #ccc;;}
	
#sidebar {
	width:300px;
	float:left;	
	margin-left:40px;
	display:inline;
	padding:0px 0;

}

#sidebar-media {
	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-bottom:0px;
	border-top: 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:14px;
	font-weight:normal;
	text-transform: none;
	color:#67723d;
	font-weight:bold;
}

#hmenu ul li a {
	padding:12px 15px;
	color:#67723d;
	border-right: 1px solid #d4d4d4;
	background:url('images/navBg.gif') repeat-x;
	text-decoration:none;
}	

#hmenu ul li a:hover {
	padding:12px 15px;
	color:#82ac31;
	border-right: 1px solid #d4d4d4;
	background-image:none;
	background-color:#FFFFFF;
}

#hmenu ul li a.end {
	padding:12px 20px;
	color:#67723d;
	border-right: 0px solid #d4d4d4;
	background:url('images/navBg.gif') repeat-x;
}	

#hmenu ul li a.end:hover {
	padding:12px 20px;
	color:#82ac31;
	border-right: 0px 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 20px;
	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 a { color:#555555; text-decoration:underline;}

#boxTwo div img { float:right; margin-right:10px; margin-top:10px;}

/* Post */

.post {
	margin: 0;
	padding:10px 0; 
	overflow:hidden;
	clear:both;
	}
	
.post-small {
	margin: 0;
	padding:0px 0 10px 0px; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	width:240px;
		}

.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-small 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;
	margin-top:10px;
}

.post h2.no-line {
	margin:0;
	padding:0;
	text-align:left;
	font-size:1.6em;
	color:#7f8559;
	border-bottom:0px 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 {
	line-height:1.6em;
	margin:10px 0;
	border-bottom:1px dotted #7F8559;
	padding-bottom:15px;
	float:left; 
	width:435px;	
}

.entry-small {
	line-height:1.6em;
	margin:10px 0 0px 0px;
	padding-bottom:15px;
}

.entry-small img {margin-bottom:10px;}

.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:3px 6px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr td a{
	color:#555555;
	text-decoration:underline;

}

.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 {
	}

.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:5px 0px;
} 	

.sidebarBox li a { text-decoration:none; color:#404040;}	

#registerbox{}
#registerBox div { }

#registerBox h2 {
	 background: url('images/h2BgContact.gif') repeat-x scroll center bottom transparent;
	 color: #FFFFFF;
	 font-family: 'Lucida Grande',Sans-Serif;
	 font-size: 1em;
	 margin: 0;
	 padding: 7px 10px;
}

#newsBox {padding-bottom:10px;}	
#newsBox div { padding:0;}	

#contactBox {height:186px;}	
#contactBox div{}	
	
#newsletterBox{height:57px;}
#newsletterBox div{}

div#sidebarBox input[type="submit"] {
	background: #d08612;
	width:70px;
	padding:3px 0px;
	color:#FFFFFF;
}	
		

#newsBox ul {
	margin:15px;
	padding:0px;
}
	
#newsBox li {
	margin:0;
	padding:7px 25px;
	background:url('images/newsBg.gif') no-repeat;
}
	
#newsBox span.date {
	color:#999999;
	font-size:.8em;
	background-image:none;
	padding:0px 0px;
	margin-bottom:15px;
}	 	
	

#contactBox a {
	color:#555;
	text-decoration: underline;
}

#contactBox a:hover {
	color:#555;
	text-decoration: none;
}
		
	
.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;
	}

div.older {float:right;}

div.navigation div.older a {
	padding:3px 10px; 
	background:#728B23; 
	color:#fff!important;
	text-decoration:none;
	}

div.newer {float:left; }

div.newer a {
	padding:3px 10px; 
	color:#fff!important;
	background:#728B23; 
	text-decoration:none;
	}

div.print-button {display:none;}

#print-container {
	float:left; 
	width:660px; 
	background:#fff; 
	padding:10px 20px;
	}
	
div#header-print {
	float:left;
	width:700px; 
	background:#fff;
	}
	
	div.gsom-optin-form div {
		float:left;
		width:300px;
		background:#F5F2EE;

	}
	
	label.gsom-optin-div-label {
		float:left;
		width:80px;
	}
	
	div.gsom-optin-form input {
	    float: left;
		width:190px;
		margin-left:5px;
	    margin-bottom: 2px;
	    margin-right: 2px;
	}
	
	div.gsom-optin-form div {
	    margin: 0px 0!important;
	    overflow: hidden;
	}
	
	div.gsom_sfi {
	    clear: both;
		padding:10px 10px 2px 10px!important;
	}
	
	div.gsom-optin-radiogroup { padding-bottom:5px;}
	
	div.gsom-optin-radiogroup input[type="submit"] {
		margin-left:90px;
	}
	
