/*
Theme Name: Kulturni pecka
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
s
*/



/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
table {border-collapse: collapse;}
html, body {
height:100%;
}
fieldset, img {
border:0 none;
}
address, caption, cite, code, dfn, em, th, var {
font-style:normal;
font-weight:normal;
}
ol, ul, li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'';
}
abbr, acronym {
border:0 none;
}
.cleaner {
clear:both;
height:0;
overflow:hidden;
}

/** ======================== **/
body { background:url(images/head.png) repeat-x 0 -10px; font-family:"Arial", "Helvetica", "sans-serif"; font-size:12px; color:#333333; line-height:1.5em; padding:10px;}
a { color:#ed0c6e; }
a:hover { color:#000000; }

h1, .h1 {  font-size:23px; color:#ed0c6e; padding-bottom:10px; text-align:left; line-height:1.2em; }
h1 a, .h1 { text-decoration:none;}
p { padding-bottom:1em;}
h2, .h2 {font-size:23px; color:#ed0c6e; padding-bottom:10px; text-align:left; line-height:1.2em;}
h2 a { text-decoration:none;}

blockquote { color:#ed0c6e; font-style:italic; font-size:14px; text-align:center;}

#main li {padding-left:15px; background:url(images/li-gray.png) 0 3px no-repeat; }


#root { width:750px; margin:0 auto; position:relative;}
* html #root { width:760px;}
#rootContent { background:url(images/bgroot.gif) repeat-y; }
body.single #rootContent, body.page #rootContent,  body.author #rootContent { background:url(images/bgrootsingle.gif) repeat-y; }

	#main { margin:0 270px 0 160px; font-size:13px; }
	body.single #main, body.page #main, body.author #main { margin-right:0;}
	#sbl { width:150px; float:left; }
	#sbr { width:250px; float:right;}

	#head { height:70px; text-align:left; margin-bottom:15px;}
		#head li { display:inline; padding:0 20px 0 0px;}
		#head a { color:#ffffff; text-decoration:none; }
		#head .menu { padding-top:30px; padding-left:160px;}

	#logo { display:block; text-decoration:none; width:140px; height:150px; background:url(images/logo.gif) no-repeat; position:absolute; left:0px; z-index:10;}
	.logoSpace { height:180px;}
	h1.index { position:absolute;  z-index:0; width:140px; height:150px; font-size:12px;}
	#foot { padding:5px; margin-top:20px; clear:both; border-top:2px solid #ed0c6e; background:#fbfbfb; font-size:11px; font-style:italic; color:#999999; }
	#foot .login { color:#999999;}
	
/* SIDEBARS */
#sbl .sbWrap {padding-right:10px;}
#sbr .sbWrap {}

.sidebar li.widget { display:block; padding-bottom:10px; margin-bottom:10px; background:url(images/footstrips.gif) bottom repeat-x;}


#searchform { display:block; background:#fbfbfb; border:1px solid #dedede; height:32px;}
#searchsubmit { float:left; width:30px; height:30px; background:url(images/search.png) center center no-repeat; padding:0; margin:0; border:0; cursor:pointer;}
#searchquery { border:0; padding:0; margin:0; margin-left:10px; background:#fbfbfb; margin-top:9px; width:190px;}

/* RUBRIKY */
#rubriky li { line-height:30px; display:block;}
#rubriky a { color:#ffffff; text-decoration:none; padding:6px; background:#ed0c6e; line-height:30px;}
#rubriky a:hover { background:#000000; color:#ffffff;}
#rubriky .invert a { background:#000000;}
#rubriky .invert a:hover { background:#ed0c6e; }





/* POST */

.post { background:url(images/footstrips.gif) bottom repeat-x; padding-bottom:5px; margin-bottom:5px; }
.post h2 { font-size:23px; color:#ed0c6e; text-align:left; line-height:1.2em;}
.post h2 a { text-decoration:none; }
#main { font-size:13px; }
.postMeta { font-size:10px;  color:#999999; font-weight:bold;}
.postMeta a { color:#999999; text-decoration:none; }
.postMeta a:hover { color:#ed0c6e; }
.postImage { margin-bottom:5px;}


body.single .post h1 { padding-bottom:0px; }

/* POST AUTHOR */
.postAuthorName { color:#ed0c6e; }
.postAuthor { background:url(images/shadow580.gif) top center no-repeat; padding-top:10px; font-size:11px; font-style:italic; color:#666666; min-height:70px; margin-bottom:20px; }
body.author .postAuthor { font-size:12px; font-style:normal; }
body.author #sbr { display:none; }

#authorlist .author { height:70px; padding-bottom:5px; border-bottom:1px solid #ddd; margin-bottom:5px; }
#authorlist .image { float:left;; padding-right:10px; }

/* PODOBNE CLANKY */
.related_post { padding-bottom:20px;}
.related_post li a {color:#666666; text-decoration:none;}
.related_post li a:hover { color:#ed0c6e; }


/* KOMENTARE*/
#postComments { padding-top:10px;}
textarea#comment { width:90%; }
.commentlist li { background:none !important; padding:0 !important;}
.commentlist .comment { display:block; padding:5px;  margin-bottom:5px; border-top:2px solid #ed0c6e;}
.commentlist .comment-author, .commentlist .comment-meta, .commentlist p  { padding-left:5px;}
.commentlist .comment-author img { display:none;}
.commentlist .comment-author, .commentlist .comment-meta { background:#eeeeee; font-size:11px; color:#666666;}
.commentlist a { color:#666666; text-decoration:none;}
.commentlist .comment-author img { float:left; padding-right:10px;}
#commentform input[type="text"], #commentform textarea {border:1px solid #ddd; padding:3px;}
#ec3_shadow0, #ec3_shadow2, #ec3_shadow1 { display:none; }


/* OSTATNI */
.akpc_pop { display:none; }


/* FUTURED POSTS */
#futuredPosts { width:320px; overflow:hidden; height:280px; position:relative; }
#futuredPostsWrap {position:relative;}
#futuredPosts .futuredPost { width:320px; float:left; }
#futuredPostIndicator {position:absolute; top:179px; right:10px; z-index:10; display:block;}
.futuredPostIndicatorItem { width:11px; height:11px; float:left; margin:2px; background:url(images/futuredpostdeactive.png) no-repeat; }
.futuredPostIndicatorItem.active { background:url(images/futuredpostactive.png) no-repeat; }
#futuredPosts .postImage { }
#futuredPosts h2 { height:50px; overflow-y:hidden;}
* html .futuredPostIndicatorItem { background:url(images/futuredpostdeactive.gif) no-repeat; }
* html .futuredPostIndicatorItem.active { background:url(images/futuredpostactive.gif) no-repeat;  }

/* MOBILE */
#root.mobile .nomobile { display:none; }
#root.mobile { width:auto; margin:0;}
#root.mobile #main { margin-right:0; margin-left:130px; font-size:11px; }
#root.mobile #head { padding-right:0; padding-left:130px;}
#root.mobile #logo { background:url("images/logom.png") no-repeat;}
#root.mobile .logoSpace { height:150px; }
#root.mobile #sbl { width:120px; }
#root.mobile #sbl #rubriky { font-size:11px; }
#root.mobile #sbl .sbWrap { padding:0;}
#root.mobile #rootContent { background:url(images/bgrootsingle.gif) repeat-y -28px 0; }
#root.mobile #rootContent .gallery dl { width:auto; padding-right:5px;}

/* SUPER MOBILE, OPERA MINI */
#root.omini #sbl { width:80px; }
#root.omini #main { margin-right:0; margin-left:90px; font-size:11px;}
#root.omini #rubriky a { line-height:1.2em; display:block; margin-bottom:2px;}
#root.omini .logoSpace, #root.omini #logo { display:none;}
#root.mobile #rootContent { background:none }
#root.omini .post { text-align:auto; }

/* WORDPRESS */
img.alignleft { float:left; margin:0 10px 10px 0; }	
img.alignright { float:right; margin:0 0 10px 10px; }
img.aligncenter { display:block; margin:0 auto;}

#main object { margin:0 auto; display:block;}
.sidebar .fbfun { display:block; width:135px; height:50px; background:url("images/fbfun.gif") no-repeat; margin-top:20px;}
.sidebar .rss { display:block; width:62px; height:78px; background:url("images/social/rss.png") no-repeat; margin-top:20px;}

	
/* NEXTGEN GALLERY */
#root .ngg-galleryoverview { clear:none !important; margin:0 !important; }
#root .ngg-gallery-thumbnail img { border:0 !important; padding:0px !important; margin:0 !important;}
#root .ngg-gallery-thumbnail { margin:3px !important; height:135px; width:135px; overflow:hidden;}
#root .ngg-galleryoverview .slideshowlink { display:none; }



/* EVENT CALENDAR */
#wp-calendar { background-color:#fbfbfb; border:1px solid #dedede; padding:15px; color:#666666; }
#wp-calendar .nav a { color:#999999; text-decoration:none; font-weight:bold; font-size:10px; text-transform:uppercase;}
#wp-calendar table { width:100%; }
#wp-calendar caption { text-align:center; }
#wp-calendar tbody td { border:1px solid transparent !important; padding:0 !important;}
#wp-calendar thead th { font-weight:bold; }
#wp-calendar tbody a { text-decoration:none; font-weight:bold; }
#ec3_shadow0, #ec3_shadow1 { display:none;}
#ec3_popup table td { background:#ed0c6e; border:0; color:#ffffff;}
#wp-calendar td.ec3_postday a { color:#666666; font-weight:normal;}
#wp-calendar td.ec3_today { background:#ed0c6e;}
#wp-calendar td.ec3_today { color:#fff !important;}
* html #wp-calendar td { border:none !important;}
#event-calendar h2 { display:none;}


/* POLLS */
#anketa h3 { color:#ed0c6e;}
#anketa p { padding-bottom:5px; display:none;}
#anketa form p {display:block;}
#anketa br { display:none ;}
#anketa ul { margin:0 !important;}
#anketa small { display:block;}
.wp-polls-archive { width:250px; padding:10px; margin-bottom:20px; background:#fbfbfb; border:1px solid #dedede;}


/* GALLERY WIDGET */
li.wGallery { float:left; padding-right:3px;}
ul.wGallery { height:250px;}




/* TUBEPRESS */
.sidebar #tubepress h2 {display:none;}
.sidebar #tubepress a { float:left; padding-right:10px;}
.sidebar #tubepress .tubepress_thumb_widget { padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #dddddd;}


/* BANNER */
.sidebar a.banner { display:block; text-align:center; padding-bottom:20px;}


/* GALLERY */
.postGallery { }
.postGallery a { display:inline-block; margin:5px; padding:3px; border:1px solid #dddddd; background:#eeeeee; }

#footlinks, #footlinks a { text-decoration: none; font-size:9px; color:#999; }

