/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/* Category Nav Menu */
.navbar_pozadi { width:100%;background:#EEF5FF;border: 1px solid #ffffff; border-width: 0 0 1px 1px; line-height: 1.8em;}
ul#cat_tabs { list-style: none; border: 1px solid #ffffff; border-width: 0 0 1px 1px;}
  ul#cat_tabs li { margin-bottom: -0.1em; background: #EEF5FF; border: 1px solid #ffffff; border-left: 0; float: left;}
  ul#cat_tabs li.current_page_item, ul#cat_tabs li.current-cat { padding-bottom: 0.1em; background: #fff; border-bottom: 0; }
	ul#cat_tabs li a { display: block; line-height: 1.8em; color: #2361A1; text-transform: uppercase; letter-spacing: 2px; padding:0.545em 0.818em; font-weight:bold; }
	ul#cat_tabs li a:hover { color: #111; text-decoration: underline; background: #fff;}
      ul#cat_tabs li ul {position:absolute; display:none; list-style:none;}
	  ul#cat_tabs li:hover ul {display:block;}
	  ul#cat_tabs li ul li {float:none;}
	  
ul#cat_tabs:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.custom .menu a { padding-top: .236em; padding-bottom: .236em;}

/* Sidebar background */
.custom #content_box {background-color:#F6F6F6;}
.custom #content {background-color:#fff;}


.custom #header { border-bottom:none;
height:106px;
padding-top:0;
padding-bottom:0;
background:url(images/jablickar_pouze_jabko.jpg)
center left no-repeat; }

.custom #header #logo { display:yes; padding-left:100px;padding-top: 28px;}
.custom #header #tagline { display:yes; padding-left:100px;}


/* Zluty boxik */
.custom .format_text p.voteme {
background: #E7F8FB url('images/mac-apple-logo.png') center no-repeat;
border: 2px solid #E7F8FB;
width: 70%;
background-position: 7px 50%; /* x-pos y-pos */
text-align: left;
margin-left: 40px;
padding: 5px 5px 5px 70px;}

/* reklamy 125x125 */
.custom #multimedia_box {
  padding: 5px 0 0 0;
}
#wp125adwrap_2c { text-align: center; }
#wp125adwrap_2c .wp125ad { width:125px; display: inline;padding: 0 0 0 0;
background-color: #FFFFFF;}

/* h2 hover */
.custom h2 a:hover {
   color: #404040;
   text-decoration: underline;
}

.custom h2 a {
   padding-top: 0px;
   margin-top: 0px;
}

/* Re-style the author and children comments */
.custom dl#comment_list .bypostauthor { background: transparent; } /* Reset Thesis default */
.custom dl#comment_list dd { padding-top: 0; } /* Reset Thesis default */
.custom dl#comment_list dd,
   .custom dl#trackback_list dd { padding-left: 0; } /* Reset Thesis default */
.custom dl#comment_list dl dd .format_text { margin-bottom: 0; } /* Reset Thesis default */
.custom dl#comment_list dd div,
   .custom dl#trackback_list dd div { padding-left: 0.9em; }
.custom dl#comment_list dl dd div { padding-left: 1.5em; }
.custom dl#comment_list dt.bypostauthor,
   .custom dl#comment_list dd.bypostauthor>div { background: #E7F8FB none repeat scroll 0 0; }
.custom dl#comment_list dl.children { background: #FFF; padding-left: 1em; padding-top: 1em; }
.custom dl#comment_list dl.children dt { padding-top: 1em; }
.custom dl#comment_list p.reply { margin-bottom: 1em; }

/* Odstraneni car po header */
.custom #header {
   border:none;
}

/* Featured Post Formatting */
.custom #feature_box {background: #F6F6F6; padding-top:10px;padding-bottom:4px;height:140px;}
.custom #my-feature-box { font-family: Helvetica, Arial, sans-serif;}
.custom #my-feature-box h2 { font-size: 1.5em; margin: 0 0 10px 0; font-family: Helvetica, Arial;}
.custom #my-feature-box h2 a { color: #0597F2; text-decoration: none; }
.custom #my-feature-box h2 a:hover { color: #404040; }
.custom #my-feature-box p {font-size: 1.3em; line-height: 1.538em;text-align: justify;}

/* Author box */
.postauthor {background: #F5F5F5; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em;}
.postauthor img {border: 1px solid #e2dede; float: left; margin-right: 1.5em;}
.postauthor h4 {color: #666; font-size: 2em; margin-bottom: 5px;}
.postauthor p {color: #515151; font-size: 13px; margin-bottom: 12px;}
.postauthor p.hlight {font-size: 11px; text-transform: uppercase;}
.postauthor p.hlight span {color: #CB3131; font-size: 13px; font-style: italic; font-weight: bold; letter-spacing: 0.8px;}


.custom .thesis_feature_wp_thumb { float:left;margin-right:1em;}

.custom .thesis_teaser_wp_thumb { float:left;margin-right:0.5em;}
	
.custom .format_text .to_comments { vertical-align:bottom;font-size: 0.55em;}


.custom .prispevek_kategorie {float:left;text-transform: uppercase;font-family:Helvetica,Arial;}
.custom .prispevek_kategorie a {color:#88C6FF;font-weight:bold;text-decoration:none;}

/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}
    ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
    ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
    ol.related-posts li{font-size:12px;}  

.custom #leaderboard_ad { float: right; position: absolute; width: 468px; height: 60px; top: 42px; left: 502px; }