﻿/*
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/
*/

*
{
	padding: 0px;
	/*margin: 7px 7px 10px 10px;*/
}
body
{
	font-size: 0.8em;
	padding: 15px 0px 15px 0px;
	background: #d2edbe; /* url('images/bg1.gif');*/
	
}
p {
margin: 7px 7px 10px 10px;
}
body,input ,textarea
{
	color: #3B3B3B; /* kolor tekstu na stronach*/
	border: 1px solid #73b049; /*obramowania*/
	background-color: #73b049; /*zewnetrza obramowka*/
	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 
{
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:hover 
{
	color: #ffcc00;
	text-decoration: none;
}
blockquote
{
	color: #5C6A74;
	border: dashed 1px #5C6A74;
	margin: 0.5em 0.5em 0.5em 2em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}

#outer 
{
	width: 99%;
	margin: 0% 1% 0% 1%;
	padding:  3px 3px 3px 3px;
	background-color: #73b049;
}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider 
{
	width: 98%;
	height: 15px;
	background: #006600; /* url('images/border2.gif') repeat-x top left;*/
}
.dividersmall 
{
	width: 98%;
	height: 4px;
	background: #006600; /* url('images/border2.gif') repeat-x top left;*/
}
.dividersmaller 
{
	width: 98%;
	height: 2px;
	background: #006600; /* url('images/border2.gif') repeat-x top left;*/
}

#header
{
	width: 98%;
	background: #006600 ; /*url('images/bg2.gif') repeat-x top left;*/
}
#headercontent
{
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
}
#headercontent h1 {
	color: #E4E4E4;
	font-size: 1.5em;
	font-weight: bold;
}
#headercontent h1 a {
	color: #ffcc00;
	font-size: 1.6em;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}
#headercontent h1 a:hover {
	color: #73b049;
}
#headercontent h2 {
	color: #ffcc00;
	font-size: 1.6em;
	font-weight: bold;
}
#header form
{
	padding: 1em 0.5em 1em 0.5em;
}
#headerimage {
	width: 100%;
	height: 109px;
	background: #006600 url('images/headerimage_bigger.jpg') no-repeat top center;
	
}
#headerlogo {
	width: 94px;
	height: 88px;
	background: #006600 url('images/logogmo.gif') no-repeat top  float:left;
	
}
#headermenu
{
	font-size: 1.0em;
	/*padding: 0.5em 0.0em 0.5em 0.0em;*/
	background: #006600; /*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 4.5em 2.0em 0.5em;
}
#headermenu ul li a:hover
{
	color: #FFFFFF;
}

#l_sidebar 
{
	width: 25%;
	float: left;
	background-color: #006600;
}
#r_sidebar 
{
	width: 1%;
	float: left;
	background-color: #006600;
}
#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: #ffcc00;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 4.0em;
	text-decoration:underline;
}
.sidebar ul
{
	color: #ffcc00;
	list-style-type: none;
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.sidebar ul li ul
{
	color: #ffcc00;
	list-style-type: disc;
	margin: 0.1em 0.1em 0.1em 0.8em;
}

#content 
{
	width: 72%;
	float: left;
	border-left: dashed 1px #E4E4E4;
	border-right: dashed 1px #E4E4E4;
	background-color: #d2edbe;
	
}
.contentbar
{
	margin: 1.0em ;
}
.contentbar a
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.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;
}
.contenttitledate
{
	width: 44px;
	height: 49px;
	float: right;
	/*background-image: url('images/date.gif');*/
}
.contenttitledate1
{
	color: #E4E4E4;
	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: 0.0em 0.0em 1.0em 0.0em;
	
}
.contentbar h2
{
	color: #006600;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 5px 5px 0px;
}
.contentbar h2 a
{
	color: #006600;
	text-decoration: none;
}
.contentbar h2 a:hover
{
	color: #3B3B3B;
}
.contentbar h3
{
	margin: 1.5em 0em 0em 0em;
}
.contentbar h5
{
	font-size: 1.2em;
	margin: 1.0em 1.0em 1.0em 1.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: #ffcc00;
	font-size: 0.8em;
	margin: 2em 0em 0em 0em;
	background: #006600 /*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;
}

div.img
  {
  margin: 2px;
  border: 0px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 0px solid #ffffff;
  }
div.img a:hover img
  {
  border: 0px solid #0000ff;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  }
