/*
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/

Redesigned by:
Tomas Hibi Matejicek
www.stinkeroo.cz

*/

*
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-size: 0.8em;
	padding: 15px 0px 15px 0px;
	background: #5C6A74 url('images/bg1.gif');
	text-align: center;
}
body,input ,textarea
{
	color: #3B3B3B;
	border: 1px solid #d6d3d3;
	background-color: #FFFFFF;
	font-family: 'Lucida Sans Unicode', sans-serif;
}
input:hover,textarea:hover
{
	border: 1px solid #939793;
}
input:focus,textarea:focus
{
	background-color: #d6d3d3;
	border: 1px solid #939793;
}
a 
{
	color: #5C6A74;
	text-decoration: none;
}
a:hover 
{
	color: #3B3B3B;
	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: 906px;
	margin: 0px auto;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	text-align: left;
}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider 
{
	width: 100%;
	height: 1px;
	background: #FFFFFF url('images/border2.gif') repeat-x top left;
}

#content .divider {height: 20px; margin-bottom: 20px}

#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;
}
#headercontent h1 {
	color: #E4E4E4;
	font-size: 1.5em;
	font-weight: bold;
}
#headercontent h1 a {
	color: #E4E4E4;
	text-decoration: none;
}
#headercontent h1 a:hover {
	color: #FFFFFF;
}
#headercontent h2 {
	color: #E4E4E4;
	font-size: 1.2em;
	font-weight: normal;
}
#header form
{
	padding: 1em 0.5em 1em 0.5em;
}
#headerimage {
	width: 100%;
	height: 109px;
	background: #FFFFFF url('images/headerimage2.jpg') no-repeat top left;
}
#headermenu
{
	font-size: 1.0em;
	padding: 0.5em 0.0em 0.5em 0.0em;
	background: #3B3B3B url('images/bg4.gif') repeat-x top left;
}
#headermenu ul li
{
	display: inline;
}
#headermenu ul li a
{
	color: #E4E4E4;
	text-decoration: none;
	/* padding: 1.0em 4.5em 2.0em 0.5em; */
}
#headermenu ul li a:hover
{
	color: #FFFFFF;
}

#l_sidebar 
{
	width: 178px;
	float: left;
	background-color: #FFFFFF;
}
#r_sidebar 
{
	width: 204px;
	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: #5C6A74;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2.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: 520px; background: pink;
	float: left;
	border-left: dashed 1px #E4E4E4;
	border-right: dashed 1px #E4E4E4;
	background-color: #FFFFFF;
}
.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;
}
.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: #5C6A74;
	font-size: 1.2em; text-transform: uppercase;
	font-weight: bold;
}
.contentbar h2 a
{
	color: #5C6A74;
	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;
}
.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: #3B3B3B url('images/bg4.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;
}

/* adapt by hb */
.contentarea ul {margin-left: 0px; }
#navibox {border: 1px dotted #BBB; background-color: #EEE; padding: 8px 10px}
			#navibox li {margin-top: 0px}
.pereximg {float: left; margin-right: 6px; margin-bottom: 6px; border: 1px solid #333}
.contenttitleinfo {border-left: 8px solid #333; padding-left: 8px}
   .contenttitleinfo h2 {font-size: 180%}
   .contenttitleinfo .details {font-family: 'Lucida Sans Unicode', sans-serif; font-size: 70%}
   .contentarea {padding-top: 15px}
ul.controls {margin-left: 0px}
.more-link {font-family: 'Lucida Sans Unicode', sans-serif}
#l_sidebar h2, #r_sidebar h2 {background: #FFFFFF url('images/bg3.gif') repeat-x top left; padding: 3px 0px 3px 7px; text-transform: uppercase; font-family: 'Lucida Sans Unicode', sans-serif; color: #555; border-left: 5px solid #555; margin-bottom: 5px}
.sidebar ul li ul, ul {list-style-type: square;}
#l_sidebar a, #r_sidebar a {color: #555} #l_sidebar a:hover, #r_sidebar a:hover {color: black}
#content a {color: #9E241D} /* 258B12 */
#content h2 a {color: #333} #content a:hover {color: black}

/* #headermenu {display: none} */
#header {background: #FFFFFF url('images/headerimage2.jpg') no-repeat top left; height: 200px}
#headerimage {width: 100%;	height: 109px;	background: #FFFFFF url('images/headerimage2.jpg') no-repeat left -48px}

#headermenu ul li a {color: #CCC; text-decoration: none;	font-variant: small-caps; padding: 1.0em 0.5em 2.0em 0.5em}
#headermenu {text-align: right; border-top: 1px solid #777}

#headercontent h1 {position: absolute; left: 50%; top: 130px; _top: 131px; margin-left: -430px; width: 497px; height: 55px; overflow: hidden}
	#headercontent h1 a {position: relative; left: 0px; top: 0px; display: block; z-index: 1; width: 497px; height: 55px; margin: 0px; padding: 0px; overflow: hidden}
	#headercontent h1 span {position: absolute; left: 0px; top: 0px; display: block; z-index: 2; width: 497px; height: 55px; background: url(images/h1.jpg) transparent no-repeat left top; margin: 0px; padding: 0px}
#headercontent h2 {position: absolute; top: 190px; left: 50%; margin-left: -443px; font-weight: bold; width: 618px; height: 22px; overflow: hidden}
   #headercontent h2 span {display: block; position: absolute; left: 0px; top:0px; width: 618px; height: 22px; z-index: 1; background: url(images/podtitul.jpg) transparent no-repeat left top; }
h3 {border-left: 4px solid #333; padding-left: 6px; text-transform: uppercase; font-size: 100%; line-height: 120%; text-align: left}
	.contentarea h3 {margin-bottom: 3px}
h4 {font-family: 'Lucida Sans Unicode', sans-serif; margin-top: 1em; text-transform: uppercase;}
p, #content ul {font-size: 90%}
.submit {font-size: 80%}
.bold {font-weight: bold}
.contenttitledate {display: none}
#content a {text-decoration: underline;} #content a:hover, #content h2 a {text-decoration: none}
#r_sidebarwidgeted li li {font-size: 85%}
   #r_sidebarwidgeted li a {text-decoration: underline;}
   #r_sidebarwidgeted li a:hover {text-decoration: none}
#content p {text-align: justify;}
.odsazeny {margin-top: 1em}
#content ul {margin-bottom: 1em}
#r_sidebarwidgeted {margin-top: -32px; _margin-top: -38px}
#l_sidebarwidgeted {margin-top: -4px; _margin-top: -26px}
   #l_sidebar a img {border-width: 0px}
   #l_sidebar td {padding-top: 5px}
#r_sidebarwidgeted, #l_sidebarwidgeted, #content {padding-bottom: 30px}

/* menu */
#navigace, #navigace ul, #navigace li {margin-left: 0px; padding-left: 0px; list-style-type: none; font-size: 1.0em}

#navigace{
list-style-type: none;
}

#navigace ul {display: none; list-style-type: none; width: 178px}

#navigace li{
font-variant: small-caps;
clear: both;
position: relative;
width: 178px;
height: 27px;
line-height: 27px;
overflow: visible;
visibility: expression(
	this.onmouseover = new Function("this.className += ' hover';"),
	this.onmouseout = new Function("this.className = this.className.replace(' hover', '')"));
}

#navigace li {margin-bottom: 1px;}

#navigace li.hover{float: left}
#navigace li.hover li{float: none}

#navigace li:hover ul, #navigace li.hover ul{
float: right;
display: block;
position: absolute;
left: 178px;
top: 0;
letter-spacing: 0;
background: gray url(images/bg1.gif) repeat left top;
z-index: 9
}
#navigace li:hover ul li, #navigace li.hover ul li{
width: auto;
height: 27px;
}

#navigace li:hover ul a, #navigace li.hover ul a{
background: none;
font-size: 11px
}

#navigace a{
/* position: relative */
display: block;
height: 27px;
padding-left: 10px;
font-weight: bold;
text-decoration: none;
color: #E4E4E4;
background: url(images/bg4.gif) gray repeat-x left top
}
#navigace a:hover {color: white}
