
/*
Theme Name: blog|openheads
Theme URI: http://blog.openheads.org
Description: Theme for <strong><a href="http://blog.openheads.org/">blog|openheads</a></strong>.
Version: 2.0
Author: migon & duxford
Author URI: http://blog.openheads.org/

 - Optimized for Win IEs and Gecko browsers (Mozilla, Firefox)
 - This CSS layout is optimized for resizing web pages
    because use relative "em" if it`s posible ;-)
    Thanks to DuxforD  ;-)
*/
	
/* Begin Typography & Colors */
body {
	/* text-align: center; */
	background-image : url("/wp-content/themes/blogopenheads/images/body_bg.gif");
	margin:0; 	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size : 11px;*/
	font-size : .7em;
}

a:link, a:visited {
	color : #36C;	
	background-color: transparent;
	text-decoration : underline;
}

a:hover {
	color :#69F;
	background-color: transparent;
}

dt {
	font-size : 1em;
}

dd {
	font-family : "Courier New", Courier, monospace;
	padding : 0 0 0 2em;
	font-size : 1.2em;
}

acronym {
	cursor : help
}

.tx a {
/* Not valid :-( */
/*.tx a[href^='http:'] { */
	padding-right: 12px;
	background-image: url("/wp-content/themes/blogopenheads/images/link-out.png");
	background-position: right top;
	background-repeat: no-repeat;
}

/* Not valid :-( */
/*
.tx a[href^='mailto:'] {
	padding-right: 9px;
	background-image: url("../imgages/link-mail.gif");
	background-position: right top;
	background-repeat: no-repeat;
}
*/

.tx a img { 
	border: 0;
	text-decoration: none;
	/* display: block; */
}										

.flitm a {
	background-image: none;
}

h1,h2,h3,h4,h5,h6, ul,li, p { /*vycistime vzduch*/
	margin: 0; 	
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 1em;
}

#center {
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: auto; 
	margin-top: 0; 
	width: 62em; min-width: 740px;
	text-align: left;	
	position: relative; 
	background : #ECE2D5;
	border-left : 1px solid #C99;
	border-right : 1px solid #C99;
}

#head {
	background : #FEF0F0;
	background : url("/wp-content/themes/blogopenheads/images/bg_head.gif");
	height: 74px;
}
/*image replacement start*/
#logo {
	float : left;
	margin: 0;  /*mozila fix*/
	background : url("/wp-content/themes/blogopenheads/images/_logo.gif") no-repeat;
	height: 74px;
	width: 40em; min-width: 376px;
}
#logo a {
	display: block;
	margin: 0;	padding:0;
	width: 100%;	height:100%;
}
#logo span{
	display: none;	
	height: 74px;
	width : 200px;
}
/*image replacement end*/

.clearb{
	clear : both;	
	height: 0;
	/*display:none;*/
}
.clear{
	clear : both;	
	height: 0;
}

#menu {
	float:right;	
}

/*menu by simpleBits www.simplebits.com*/
/*edited by migon*/
#navPyra {
	margin: 0;
	padding: 0px 15px 0px 10px;
	}

#navPyra li {
	margin: 0; 
	display: block;
	float: left;
	list-style-type: none;
	border-left: 2px solid #C99;
	}
#navPyra li.end {
	margin: 0; 
	display : block;
	float : left;
	list-style-type: none;
	border-left : 2px solid #C99;
	border-right : 2px solid #C99;	
	}
	
	
#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: .9em;
	line-height: .9em;
	font-weight: bold;
	/*padding: 10px 8px 0px 8px;*/
	padding: .9em .7em 0em .7em;
	text-decoration: none;
	color: #C33;
	background-color: transparent;
	}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #000;	
	background : url("/wp-content/themes/blogopenheads/images/menu_bg.gif") no-repeat top center;
}

#main {
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: auto; 
	margin-top: 0; 
	width: 62em; min-width: 740px;
	position: relative; 
	text-align: left;	
	background : #ECE2D5 url("/wp-content/themes/blogopenheads/images/bg_img.gif") no-repeat;
	border-left : 1px solid #C99;
	border-right : 1px solid #C99;
	border-bottom : 1px solid #C99;
}
#content {
	position : relative;
	float: left;
	padding: 1em 0em 1em 1.5em;
	width : 40em; min-width: 515px; /*55ka*/
	width : 40em; min-width: 480px; /*vidi jen 6ka a mozilla*/
}

#sidebar {
	position: relative;
	float: right;
	width: 16em; min-width: 200px;
	display : block;
	padding : 1em 1em 1em 0em;
}

/*#sidebar h6 a:hover {
	border-bottom: thin dotted;
	border-left: thin dotted;
	text-decoration : none;
}*/

#content h1 { /*nadpis dne*/
	color:#C99;
	border-top : 1px solid #C99;
	width : 100%;
	text-align : right;
	font-size : 1em;
	font-weight : bold;
	margin-top: 0px; 
}

#content h2 { /*nadpis clanku*/
	color:#C33;
	text-transform : uppercase;
	font-size : 1.4em;
	font-weight : bold;
	padding-top : 1.0em;
}
#content  h2 span {
	padding-left: .3em;
}
#content  h2 a:hover span{
	color:#e66;
}

#content  h2 a  img{
	border: 0;
}

#content  h2 a {
	color : #C33;
	text-decoration : none;
}

#content  h2  a:hover img {
	background : Black;
}

#content  h3 { /*kategorie*/
	position:relative;
	top: -.3em;
	left: 1.8em;
	color: #706E6E;
	font-size: .9em;
	/*padding : 10px 20px;*/
}
#content  h3 a {
	color:#36C;
	letter-spacing : 1px;
}
#content div.tx {
	font-size : 1.2em;
	text-align : justify;
	/* text-indent: 1em; */
}
#content div.tx p {
	padding-top: .5em;
	text-indent: 1em;
}
#content div.tx code {
	text-align : left;	
}
#content div.tx h4 { /*nadpis v clanku*/
	padding-top: 1.2em;
	font-size : 1.1em;
	font-weight : bold;
}

/*tx embeded objects*/
#content span.cop {
	font-size : .9em;
	color : #706E6E;
	background : url("/wp-content/themes/blogopenheads/images/tend.gif") no-repeat;
	background-position : 0 4px ;
	padding:0px 0px 0px 13px;
}
#content span.cop a{
	color:#36C;
	letter-spacing : 1px;
}

#content .comm {
	text-align : right;
	color : #36C;
	font-size : 1em;
	font-weight : bold;
	padding-top: .9em;
	padding-bottom : 3em;
}
#content .comm span {
	background : url("/wp-content/themes/blogopenheads/images/c_ment.gif") no-repeat right;
	/*background-position : 0 3px ;*/
	padding-right: 15px;
}

h2[id='comments'], h2[id='postcomment'] {
	background : url("/wp-content/themes/blogopenheads/images/c_ment.gif") no-repeat;
	padding-left: 15px;
	background-position : 0 1.1em ;
}

#content .comm span a {
	color : #36C;
}
#content a:hover, #content .comm a:hover, #content .tx a:hover, #content .cop a:hover {
	color: #69F;
}

#wp-calendar {
	margin : .3em;
	width : 95%;
	font-size : 1em;
}

table#wp-calendar caption{
	background : Gray;
	color : white;
	font-weight : bold;
} 

table#wp-calendar {
	border-bottom: solid Gray 1px;
} 

table#wp-calendar tr{
	margin: 0px;
	height : 1.2em;
	border : 0;
	text-align : center;
	vertical-align : middle;
}

#wp-calendar td{
	margin: 0px;
	width : 1.2em;
	text-align : center;
	border : 0;
	vertical-align : middle;
}

#wp-calendar a:link, #wp-calendar a:visited {
   	display: block;
	font-weight: bold;
	color :#36C;
	/*width : 1em;
   	/*height : 1em;*/
	background:  url("/wp-content/themes/blogopenheads/images/c_bg.gif") no-repeat top;
	text-decoration : underline;
}
#wp-calendar a:hover {
	color :#69f;
}

#wp-calendar table caption a:link, #wp-calendar table caption a:visited {
	color : white;
	background : transparent;
	display : inline;
} 
table#wp-calendar caption a:hover {
	color : #C33;
	background-color: transparent;
}
td#prev, td#next, td#next a:link, td#next a:visited, td#prev a:link, td#prev a:visited {
	padding: .1em;
	width: 5em;
	background: none;
}
td#next a:link, td#next a:visited {
	float: right;
}
td#prev a:link, td#prev a:visited {
	float: left;
}
td#prev a{
	text-align: left;
}
td#prev a{
	text-align: right;
}
#wp-calendar #today {
	color : #36C;
	display : block;
	width : 1.2em;
	height : 1.2em;
	vertical-align : middle;
	text-align : center;
	padding : 2px 3px 3px 2px;
	font-weight : bold;
	background : #F0F1FF;
	border : 1px solid #36C;
}

.input {
	width : 23em;	min-width : 185px;
}
textarea{
 
	/* width: 34em;	min-width : 450px; */
	width: 99%;
	height: 16em;	min-height : 140px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-family : "Courier New" Courier monospace;*/
	font-size : 1em;
}


.com {
	text-align : justify;
}
li.com {
	padding-top : 1.6em;
}
li.com div p{
	padding-bottom : .4em;
	font-size : 1em;
}

li.com div, ol #commentlist li{
	padding-bottom : .4em;
	padding-left : .2em;
	font-size : 1.2em;
	border-bottom : 1px solid #C99;
}

/* threaded comments*/
#addcomment {
	background: #ECE2D5;
	padding: 0;
	border: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform, #ts_code, textarea {
	background: #ECE2D5;
	border: 1px solid gray;
	padding: 0.2em;
	/*-moz-border-radius: 4px;*/
}

#commentform .submitbutton {
	border: 1px solid gray;
	color: black;
	background-color: #ECE2D5;
	margin: 0 0 .5em 0;
}

#commentform p {
	margin:0 0 .5em 0;
}

#commentform {
	border: 1px solid gray;
	color: black;
	background : #C99;
	height: 30em;	min-height: 280px;
	padding : 5px;
}

#commentform.reguser {
	height: 26em;   min-height: 240px;
}

#searchsubmit {
	border: 1px solid black;
	background-color: #ECE2D5;
}
#search input {
	background: none;
	border: 1px solid black;
	padding: 0.2em;
	width: 95%;
}

#search form {
	margin : 0 0 0 -10px;
	padding: 0;
}

#topsearch {
	display: block;
	font-size: 1em;
	width: 16em; min-width: 200px;
	position:  relative;
	float: right;
	padding: 24px 10px 0px 10px;
}

#topsearch input {
	background: none;
	background-color: transparent;
	border: 1px dotted Gray;
	color: Gray ;
	padding: 0.2em;
	font-size: 1em;
	width: 95%; 
}
#topsearch form {
	margin : 0;
	padding: 0;
}

div.row {
	clear: both;
	padding-top: 10px;
}

div.row span.label {
	float: left;
	width: 70px;
	text-align: right;
	font-size : 1em;
	font-weight : bold;
}

div.row span.formw {
	float: right;
	width: 15em;	min-width: 345px;
	text-align: left;
} 
#archive h5, #links h5, #cat h5, #rss h5, #poll h5, #other h5, #dnes h5, #search h5,#flash h5 {
	color:#C33;
	/*text-transform : capitalize;*/
	font-size : 1.2em;
	font-weight : bold;
	padding-top : 1em;
	padding-left : .7em;
}

#archive h6, #links h6, #cat h6, #rss h6, #poll h6, #cat li, #other li, #other h6, #dnes h6, #search form,#flash h6,#flash li {
	color:#36C;
	/*text-transform : capitalize;*/
	font-size : 1em;
	font-weight : bold;
	padding-top : .2em;
	padding-left : 1.3em;
	list-style: none;
}

#flash div {
        text-transform: none;
	color: Black;
	font-weight: normal;
	padding-left : 1.3em;
}
#flash div.l, #flash div.r {
	font-weight: normal;
	text-align: justify;
}
#flash div.r {
	float: right;
}
#flash div.l {
	float: left;
	/*font-size: 0.8em;*/
	/*color: gray;*/
	/*padding: 0.4em 0 0 0.3em; */
}

.cbl {
	border-bottom: 1px solid #FEF0F0;
	padding-bottom: 0.5em;
	clear: both;	
	height: 0;
	/*display:none;*/
}
.pollfoot {
	margin: auto;
	text-align: center;
	padding-right: 1.3em;
	margin-top: 2em;

}

.tx blockquote  {
 	border : 0;
        margin : 1em 0em 1em 2em;
        padding : 0em 0em 0em 1.2em;
	text-align : left;	
	border-left : 2px dotted #C99;
	font-style : italic;
}


#content  ul, #content  ol {
	padding : 0px 0px 0px 15px;
	margin : 1em 0em 1em 2em;
	padding : 0em 0em 0em 1.2em;

}

.tx li {
	margin : .5em 0em 0em 1em;
	padding : 0em 0em 0em .6em;
	font-size : 1em;	
	line-height: 1.1em;
}

.tx pre {
	border: 1px dotted black;
	padding: .5em .2em .5em .2em;	
	margin : 1em .2em 1em .2em;
}

#content div.flitm {
	position: relative;	
	float: left;
	width: 12em;	min-width: 150px;
	padding : 2px 0.8em 2px 0px;
	margin: 3px 5px;
	border-right : 2px dotted #C99;
}

#content div.flright {
	position:relative;	
	float:right;
	width: 12em;    min-width: 150px;
	padding : 2px 0px 2px 1em;
	margin: 3px 5px;
	border-left: 2px dotted #C99;
	/*border-top : 1px dotted #6699cc;*/
}
.flright, .flitm {
	font-size: 1.1em;
	font-weight : 800;
	color:#C33;
	/*text-align: left;*/
}
.flright em, .flitm em {
	text-align:center;
	font-size: 1em;
	font-style : italic;
	font-weight : normal;	
	color : #000;
}

.navigation {
	display: block;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 2em;
}

.alignright {
	float: right;
	margin-left: 1em;
}
			
.alignleft {
	float: left;
	margin-right: 1em;
}


.signature {
	font-size: .8em;
	color : Gray;
	display : block;
	/*white-space : pre;*/
}

#err404 {
	padding : 4em;
	font-size: 16em;
	text-align: left;
}
	
#foot {
	padding : 3px 0px 0px 0px;
	display:block;
	text-align: center;
	color:silver;
	font-size : .9em;
}

#foot a {
	color:silver;
}
#foot a:hover {
	color: #666;
	background-color: transparent;
}

img {
	border:0;
}
