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

* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 0.8em;
	padding: 0px 0px 15px 0px;
	color: #3B3B3B;
	background: #000 url('images/bg_spot.gif') top left repeat;
	background-attachment:fixed;
	font-family: "Trebuchet MS";
}
input, textarea {
	color: #3B3B3B;
	border: 1px solid #d6d3d3;
	background-color: #FFF;
	font-family: "Trebuchet MS";
}
div.details {
	padding:30px 0 10px;
}
input#s {
	border: 0 none !important;
	border-bottom: 3px solid #de265e !important;
}
input.submit {
	padding:0 5px;
}
input:hover, textarea:hover {
	border: 1px solid #939793;
}
input:focus, textarea:focus {
	background-color: #d6d3d3;
	border: 1px solid #939793;
}
a, a:visited {
	color: #3d7e91;
	text-decoration: none;
}
a:hover {
	color: #3B3B3B;
	text-decoration: none;
}
blockquote {
	color: #3d7e91;
	border: dashed 1px #3d7e91;
	margin: 0.5em 0.5em 0.5em 2em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}
#outer {
	width: 960px;
	margin: 15px auto;
	padding: 5px 5px 5px 5px;
	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: #3B3B3B url('images/bg2.gif') repeat-x top left;
}
#headercontent {
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
	background:transparent url(images/loghino.gif) top left no-repeat;
	padding-left:70px;
}
#headercontent h1 {
	color: #E4E4E4;
	font-size: 1.5em;
	font-weight: bold;
	display: inline;
}
#headercontent h1 a {
	color: #E4E4E4;
	text-decoration: none;
}
#headercontent h1 a:hover {
	color: #E4E4E4;
}
#headercontent h2 {
	color: #E4E4E4;
	font-size: 1.2em;
	font-weight: normal;
	display: inline;
	padding-left:20px;
}
#header form {
	padding: 1em 0.5em 1em 0.5em;
}
#headerimage {
	width: 100%;
	height: 220px;
	background: #FFFFFF url('images/testata.jpg') no-repeat top center;
}
#headermenu {
	font-size: 1.0em;
	padding: 0.5em 0.0em 0.5em 0.0em;
	background: #3B3B3B url('images/bg2.gif') repeat-x top left;
}
#headermenu ul li {
	display: inline;
}
#headermenu ul li a {
	color: #E4E4E4;
	text-decoration: none;
	font-variant: small-caps;
	padding: 1.0em 3em 2.0em 0.5em;
}
#headermenu ul li a:hover {
	color: #FFFFFF;
}
#l_sidebar, #r_sidebar  {
	width: 180px;
	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: #de265e;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 5.0em;
	margin-bottom: 0.5em;
	border-bottom:1px solid #de265e;
	background: #FFF url(images/rosino.gif) top left no-repeat;
	letter-spacing:-1px;
	padding-left:25px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.sidebar ul li ul {
	margin: 0.1em 0.1em 0.1em 0.5em;
}
.sidebar ul li ul li {
	border-bottom: 1px solid #DDD;
	margin-bottom: 0.3em;
}
#content {
	float: left;
	width: 598px;
	border-left: dashed 1px #E4E4E4;
	border-right: dashed 1px #E4E4E4;
	margin-top:0.5em;
}
.contentbar {
	margin: 1em;
}
.contentbar ul, .contentbar ol {
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.contentbar li {
	margin: 1.0em 0.1em 0.1em 1.0em;
}
.contenttitle {
	width: 100%;
}
.contenttitleinfo {
	float: left;
}
.contenttitleinfo h2 {
	font-size: 120%;
}
.details {
	font-size: 90%;
}
.contentarea {
	clear: both;
	padding: 0.0em 0.0em 1.0em 0.0em;
}
.contentbar h2 {
	color: #3d7e91;
	font-size: 1.3em;
	font-weight: bold;
	background: #FFF url(images/bluino.gif) top left no-repeat;
	letter-spacing:-1px;
	padding-left:25px;
	border-bottom:1px solid #3d7e91;
}
.contentbar h2 a {
	color: #3d7e91;
	text-decoration: none;
}
.contentbar h2 a:hover {
	color: #3B3B3B;
}
.contentbar h3 {
	margin: 1.5em 0em 0em 0em;
}
.post ul.controls {
	padding: 0.5em 0.0em 0.5em 0.0em;
	clear: both;
}
.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');
}
.entry p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	line-height:20px;
}
.commentlist ul {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
}
.commentlist li {
	padding-bottom: 0.5em;
	margin-bottom: 1.0em;
}
.commentlist li p {
	padding-bottom: 0.5em;
}
.commenttitle {
	width: 100%;
}
.commenttitleinfo {
	float: left;
}
.commenttitlegvtr {
	width: 40px;
	height: 40px;
	float: right;
}
.commentarea {
	clear: both;
	padding: 0.0em 0.0em 1.0em 0.0em;
}
#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: #3B3B3B url('images/bg2.gif') 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;
}
#wp-calendar {
	width:100%
}
#wp-calendar tbody tr td {
	text-align:center
}
#wp-calendar tbody tr td a, #wp-calendar tbody tr td a:visited {
	color:#5E1C17;
	font-weight:bold;
	text-decoration:underline
}
#wp-calendar tfoot tr td#next {
	text-align:right;
	border-bottom:0px
}
.contentarea a, .contentarea a:visited, .contentarea a:hover {
	text-decoration:underline
}

