/*
Theme Name: Indický běžec
Description: Vzhled pro web indickybezec.cz
Version: 0.1
Author: Vaclav Nemec
Author URI: http://www.vaclavnemec.com
*/

* {
  margin:0;
  padding:0; 
} 

body {
  background:#e4d8c3 url('layout/bg2.jpg') repeat-x;
  font: 80%/1.4 Arial, sans-serif;
  text-align:center;
  color:#000;
}

/*******************************************************************************
  MAIN LAYOUT
*******************************************************************************/
#wrapper {
  background:url("layout/bg.jpg") no-repeat top center;
}
#wrapper-in{
  width:988px;
  margin:0 auto;
  text-align:left;
}

/* ------ */
/* HEADER */
/* ------ */
#header{
	height:462px;
	position:relative;
}
#logo{
	position:absolute;
	top:133px;
	left:19px;
}
#searchbox{
	position:absolute;
	top:165px;
	left:580px;
}
#searchbox div{
	float:left;
}
#searchbox #s{
	border:1px solid #836b52;
	background:url("layout/bg_search.jpg") repeat-x;
	padding:1px 3px;
	line-height:14px;
	width:122px;
	margin-right:6px;
}
#searchbox #submit{
	border:0;
	background:url("layout/bg_searchbutton.jpg") no-repeat;
	width:84px;
	height:21px;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	cursor:pointer;
	_cursor:hand;
}
#info-date{
	position:absolute;
	top:364px;
	left:580px;
	color:#ede5d4;
	font-weight:bolder;
}
#hmenu{
	position:absolute;
	top:427px;
	left:6px;
}
#hmenu ul{
	list-style:none;
}
#hmenu li{
	float:left;
}
#hmenu li a{	
	padding:0 16px 8px 16px;
	display:block;
	font-weight:bold;
	color:#573400;
	font-size:110%;
	text-decoration:none;
}
#hmenu li.current-menu-item a{
	color:#537f12;
	background:url("layout/bg_li_active.gif") no-repeat bottom center;
}
#hmenu li a:hover{
	background:url("layout/bg_li_active.gif") no-repeat bottom center;
}

/* ---- */
/* MAIN */
/* ---- */
#main{
	min-height:480px;
	_height:480px;
	background:url("layout/bg_main.jpg") no-repeat bottom center;
	margin-top:20px;
}

/* left-col */
#left-col{
	width:194px;
	float:left;
}
.boxes{
	list-style:none;
}
.boxes .box, .boxes .widget{
	background:url("layout/bg_box_in.jpg") repeat-y;
	margin-bottom:18px;
}
.boxes .box-title, .boxes .widgettitle{
	background:url("layout/bg_box_header.jpg") no-repeat;
	height:48px;
	color:#c5db6d;
	line-height:40px;
	padding:0 0 0 38px;
	font-weight:bolder;
	font-size:14px;
}
.boxes .box-title a{
	color:#c5db6d;
}
.boxes .box-in, .boxes #uploadimage{
	background:url("layout/bg_box_footer.jpg") no-repeat bottom left;
	padding:0 6px 12px 12px;
}
.vmenu{
	list-style:none;
}
.vmenu li a{
	background:url("layout/bg_vmenu_li.jpg") no-repeat bottom left;
	height:25px;
	line-height:24px;
	display:block;
	padding-left:9px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
}
.vmenu li a:hover{
	color:#573400;
}
.vmenu li.current_page_item{
	font-weight:bolder;
}
#left-col a.small{
	text-align:right;
	font-size:80%;
	color:#639021;
	display:block;
	margin-top:6px;
}
#content .ngg-gallery-thumbnail {
	margin-bottom: 5px;
}

.widget 	input{
	border:1px solid #836b52;
	background:url("layout/bg_search.jpg") repeat-x;
	padding:1px 3px;
	line-height:14px;
	width:162px;
	margin-right:6px;
}
.widget input.button-primary, #content #uploadimage_btn{
	border:0;
	background:url("layout/bg_searchbutton.jpg") no-repeat;
	width:84px;
	height:21px;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	cursor:pointer;
	_cursor:hand;
}
.widget .upload_error{
	padding:0 0 3px 12px;
	font-weight:bolder;
	font-size:90%;
}
/* content */
#content{
	width:574px;
	margin:0 25px;
	float:left;
}
#content h1, #content h1 a, #content h2, #content h2 a, #content h3, #content h3 a {
	color:#573400;
	margin-bottom:6px;
}
#content h1, #content h2{
	background:url("layout/bg_h1.gif") no-repeat top left;
	padding-left:25px;
	line-height:40px;
	height:40px;
}
#content h2, #content h3{
	margin-top:12px;
	font-weight:normal;
}
#content h1{
	font-size:160%;
}
#content h2{
	font-size:140%;
}
#content h2 a{
	text-decoration:none;
}
#content h3{
	font-size:120%;
}
#content p, #content ul, #content ol, #content table{
	margin-bottom:6px;
}
#content a{
	color:#639021;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
.post{
	margin-bottom:12px;
}
.post-info{
	color:#6a5342;
	font-size:80%;
	margin:-6px 0 6px 25px;
}
.post-gallery{
	width:165px;
	margin-right:25px;
	float:left;
}
#content .post-gallery h2{
	background:none;
	padding:0;
	height:auto;
	margin-bottom:1px;
	line-height:10px;
	font-weight:bolder;
	font-size:120%;
}
#content .post-gallery h2 a{
	color:#639021;
	padding:0 0 6px 0;	
	display:inline-block;
}
#content .post-gallery h2 a:hover{
	text-decoration:none;
	padding:0 0 5px 0;	
	border-bottom:1px solid #639021;
}
#content .upload_error{
	font-weight:bolder;
	margin-bottom:6px;
}
.post-gallery img{
	border:5px solid #fff;	
	width:100px;
	height:100px;
}
.gallery .gallery-item{
	float:left;
	margin-right:6px;
}
.gallery img{
	border:6px solid #fff;	
}
#content .ngg-gallery-thumbnail img{
	width:97px;
}
#reply-title, .comment-notes{
	display:none;
}
#content form p{
	margin-bottom:5px;
}
#content input{
	border:1px solid #836b52;
	background:url("layout/bg_search.jpg") repeat-x;
	padding:1px 3px;
	line-height:14px;
}
#content textarea{
	border:1px solid #836b52;
	background:url("layout/bg_textarea.jpg") repeat-x;
	padding:1px 3px;
}
#content #submit{
	border:0;
	background:url("layout/bg_button.jpg") no-repeat;
	width:124px;
	height:22px;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	cursor:pointer;
	_cursor:hand;
}
.form-allowed-tags{
	display:none;
}
#commentform label{
	padding-left:10px;
}
#commentform input{
	float:left;
}
#commentform .comment-form-comment label{
	display:none;
}
#content ul.commentlist, #content ul.commentlist ul{
	margin-left:14px;
	list-style:none;
}
.commentlist li{
	background:url("layout/bg_transparent.png") repeat;
	padding:6px 12px;
	margin-bottom:6px;
}
.commentlist .comment-author{
	font-weight:bolder;
	color:#573400;
}
.commentlist .comment-author cite{
	font-style:normal;
}
.commentlist .comment-author .says{
	display:none;
}
.commentlist .comment-details{
	font-size:80%;
	color:#6a5342;
}
.nav-previous{
	float:right;
}
.nav-next{
	float:left;
}
.time{
	font-weight:bolder;
}
.event-title{
	font-weight:bolder;
}
.event-excerpt{
	display:block;
}
#content ul, #content ol{
	margin-left:25px;
}

/* right-col */
#right-col{
	width:170px;
	float:left;
	text-align:right;
}
.adh{
	/*margin-top:-180px;*/
	background:url("layout/ad.gif") no-repeat 100px 0px;
	padding-top:17px;
}
.adh img{	
	border:1px solid #d1bd9d;
}
a.page-numbers{
	padding:0 2px 0 2px;
}
/* ------ */
/* FOOTER */
/* ------ */
#footer{
	background:url("layout/bg_footer.jpg") no-repeat top center;
	text-align:left;
	height:140px;
	color:#8f826f;
	font-size:85%;
}
.footer-credits a{
	color:#8f826f;
}
.fmenu{
	list-style:none;
	padding:20px 0 3px;
}
.fmenu ul{
	list-style:none;
}
.fmenu li{
	float:left;
}
.fmenu li a{
	display:block;
	font-weight:bolder;
	color:#573400;
	padding:0 6px;
	border-right:1px solid #8f826f;
}
.fmenu li:first-child a{
	padding-left:0px;
}
.fmenu li:last-child a{
	border-right:0;
}

/* ---- */
/* MISC */
/* ---- */
a img { border:0; }

.alignleft{ float:left; margin-right:10px; }
.alignright{ float:right; margin-left:10px; }

.noscreen { display:none; }
.clearall, .cleaner { clear:both; }

.clearfix:after {
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {
  height:1%;
}

.clearfix {
  display:block;
}
/* End hide from IE-mac */ 

