/*
Theme Name: Zen In Grey
Theme URI: http://blog.sajithm.com/index.php?p=337
Version: 1.0
Description: 3 Column theme
Author: Sajith M
Author URI: http://blog.sajithm.com/
*/

p img { padding: 0; max-width: 100%; }
img.right { padding:3px; margin: 0 2px 2px 7px; display: inline; }
img.left { padding: 3px; margin: 0 7px 2px 0px; display: inline; }
img.centered { padding: 3px; margin: 0 10px 10px 0; display: inline;}
.align-rightish { float:right; margin: 0 0 15px 15px; }
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

p{
margin-bottom: 1em;
}

body
{
	font-size: 0.9em;
	padding: .1px .1px .1px .1px;
	background: #5C6A74 url('images/bg1.gif');
}
body,input ,textarea
{
	color: #000000;
	border: 1px solid #d6d3d3;
	background-color: #FFFFFF;
	font-family: "georgia", "times new roman", serif;
}
input:hover,textarea:hover
{
	border: 1px solid #939793;
}
input:focus,textarea:focus
{
	background-color: #d6d3d3;
	border: 1px solid #939793;
}

a:link {color: #B22222; border-bottom: 1px dotted #6c6c6c; text-decoration: none;}

a:visited {

color: 	#424242;

border-bottom: 1px dotted #B22222;

text-decoration: none;

}

a 
{
	color: #000000;
	text-decoration: none;
}
a:hover 
{
	color: #000000;
	text-decoration: none;
}
blockquote
{
	color: #000000;
	border: dashed 1px #5C6A74;
	margin: 0.5em 0.5em 0.5em 2em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}

#outer 
{
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider 
{
	width: 100%;
	height: 34px;
	background: #FFFFFF url('images/border2.gif') repeat-x top left;
}

#header
{
	width: 100%;
	background: #8A0808 repeat-x top left;
}
#headercontent
{
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
}
#headercontent h1 {
	color: #F5F6CE;
	font-size: 1.0em;
	font-weight: bold;
}
#headercontent h1 a {
	color: #F5F6CE;
	text-decoration: none;
}
#headercontent h1 a:hover {
	color: #F5F6CE;
}
#headercontent h2 {
	color: #F5F6CE;
	font-size: 1.0em;
	font-weight: normal;
}
#header form
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}
#headerimage {
	width: 100%;
	height: 109px;
	background: #FFFFFF url('images/GWP_med.jpg') no-repeat top left;
}
#headermenu
{
	font-size: 1.0em;
	padding: 0.25em 0.0em 0.25em 2.0em;
	background: #8A0808 repeat-x top left;
}
#headermenu ul li
{
	display: inline;
}

#headermenu ul {
   white-space: nowrap;
   padding: 4px 4px;
}

#headermenu ul li a
{
	color: #F5F6CE;
	text-decoration: none;
	font-variant: small-caps;
	padding: 3.0em 3.0em 2.0em 0.5em;
}
#headermenu ul li a:hover
{
	color: #FFFFFF;
}

#l_sidebar 
{
	width: 160px;
	float: left;
	background-color: #FFFFFF;
}
#r_sidebar 
{
	width: 21%;
	float: left;
	background-color: #FFFFFF;
}
#l_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-top: -6.5em;
}
#r_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-top: -6.5em;
}
.sidebar
{
	margin: 1em;
}
.sidebar h2
{
	color: #8A0808;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.0em;
}

.sidebar ul
{
	list-style-type: none;
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.sidebar ul li ul
{
	list-style-type: disc;
	margin: 0.1em 0.1em 0.1em 1.0em;
}

#content 
{
	width: 60%;
	float: left;
	border-left: dashed 1px #E4E4E4;
	border-right: dashed 1px #E4E4E4;
	background-color: #FFFFFF;     
      margin-left: 20px;
      margin-right: 20px;
}
.contentbar
{
	margin: 1.0em;
}
.contentbar ul, .contentbar ol
{
	margin: 0.1em 0.1em 0.1em 0.1em;
}
.contentbar li
{
	margin: 1.0em 0.1em 0.1em 1.0em;
}
.contenttitle
{
	width: 100%;
}
.contenttitleinfo
{
	float: left;
}
.contenttitledate
{
	width: 44px;
	height: 49px;
	float: right;
	background-image: url('images/date.gif');
}
.contenttitledate1
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.contenttitledate2
{
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 11px 0px 0px 0px;
	text-align: center;
}
.contentarea
{
	clear: both;
	padding: .1em 0.1em 0.1em 0.1em;
}

.contentbar h1
{
	color: #000000;
	font-size: 2.0em;
	font-weight: bold;
}
.contentbar h1 a
{
	color: #000000;
	text-decoration: none;
}

.contentbar h1 a:hover
{
	color: #000000;
}

.contentbar h2
{
	color: #8A0808;
	font-size: 1.2em;
	font-weight: bold;
}
.contentbar h2 a
{
	color: #8A0808;
	text-decoration: none;
}
.contentbar h2 a:hover
{
	color: #8A0808;
}
.contentbar h3
{
	margin: 1.5em 0em 0em 0em;
}
.post ul.controls
{
	padding: 0.5em 0.0em 0.5em 0.0em;
}
.post ul.controls li
{
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0.0em 1.0em 0.0em 2.0em;
}
.post ul.controls li a.printerfriendly
{
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li.comments a
{
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li.readmore a
{
	background-image: url('images/icon-more.gif');
}






#commentlist li 
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform 
{
	margin: 1em 0;
	background: #FFFFFF;
	width: 75%;
}

#commentform textarea 
{
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform textarea:hover 
{
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
}
#commentform textarea:focus 
{
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
}

#commentform #email, #commentform #author, #commentform #url 
{
	font-size: 1.1em;
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
	width: 75%;
}
#commentform input
{
	margin-bottom: 3px;
}




#footer
{
	width: 100%;
	color: FFFFFF;
	font-size: 0.8em;
	margin: 2em 0em 0em 0em;
	background: #8A0808 repeat-x top left;
}
#footer a
{
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer .left
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}
#footer .right
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}