/*  
Theme Name: PornLove Yellow
Theme URI: http://www.pornlove.org/
Description: The default PornLove yellow theme (created for <a href="http://www.pornlove.org/">pornlove.org</a> on may 2009)
Version: 2.0
Author: Swayne
Author URI: http://www.swayne.eu/
Tags: yellow, custom header, fixed width, one column, widgets
*/

* {
    margin: 0; padding: 0;
}
body {
    font: 11px Verdana;
    color: #999999;
    background: #000000;
    margin: 0;
}
a {
    text-decoration: none;
    color: #0000ff;
}
a:hover {
    text-decoration: underline;
    color: #ff0000;
}
img {
    border: 0;
}


/* ----  WRAPPER  ---- */
#wrapper {
    width: 976px;
    margin: auto auto;
    text-align: left;
    background-color: #ffffff;
}

/*----  HEADER  ---- */
#header {
    width: 100%;
    height: 172px;
    background: #000000 url(images/bg.php) no-repeat 0 0;
}
#header h1 {
    font-size: 0;
    float: left;
    padding: 45px;
}
#header h1 a {
    display: block;
    width: 370px;
    height: 80px;
    outline: none;
    background: url(images/logo.png) no-repeat 0 0;
}
#header .ad {
    float: right;
    padding: 15px 0;
}


/* ----  NAVIGATION BAR  ---- */
#navbar {
    background: url('images/bg_navbar.png') no-repeat;
    width: 100%;
    height: 70px;
}
#tabs ul {
    float: left;
    height: 40px;
    text-align: center;
    margin: 25px 0 0 20px;
}
#tabs ul li {
    float: left;
    list-style: none;
    text-align: center;
    margin: 0px 2px;
}
#tabs ul li a {
    background: url('images/bg_tabs.png') no-repeat;
    color: #737373;
    font: bold 140% Arial;
    display: block;
    width: 130px;
    height: 40px;
    line-height: 2.8;
}
#tabs ul li a:hover {
    background: url('images/bg_tabs.png') 0 -40px;
    color: #444444 !important;
}


/* ----  SEARCH FORM  ---- */
#search {
    overflow: hidden;
    float: right;
    width: 360px;
    height: 50px;
    margin: 15px 20px 0 25px;
}
#searchform {
    height: 40px;
    font-size: 120%;
    font-variant: small-caps;
}
#searchform #s {
    width: 320px;
    height: 21px;
    margin-top: 8px;
    font-size: 110%;
    background: #fffff;
    border: 1px solid #aaaaaa;
}
#searchsubmit {
    background: url('images/but_search_go.png') no-repeat;
    width: 37px;
    height: 23px;
    border: 0px;
    margin: 8px -1px;
    vertical-align: top;
}


/* ----  CONTENT  ---- */
#content {
    width: 780px;
    float: left;
    padding: 0 0 0 16px;
    background: #ffffff url('images/bg_content.png') repeat-y 0 0;
}
#content a {
	color: #666633;
}
#content h2.title {
	font-size: 1em;
	text-transform: none;
	padding: 10px;
}
#content .post {
	float: left;
	min-height: 280px;
        width: 250px;
	padding: 3px;
	border-top: 3px dotted #dcdcdc;
}
	#content .post h2 {
		font-size: 1em;
		text-transform: none;
		margin-bottom: 5px;
	}
	#content .post h2 a {
		display: block;
		width: 100%;
	}
	#content .post h3 {
		font-size: 1.2em;
		margin: 0;
	}
	#content .post .thumb {
		width: 240px;
		height: 150px;
		overflow: hidden;
		margin-bottom: 5px;
	}
	#content .post .thumb img {
		width: 240px;
/*		height: 170px;
*/	}
	#content .post .thumb a.opacityit img {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
	}
	#content .post .thumb a.opacityit:hover img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
		-moz-opacity: 0.75;
	}
	#content .post p {
		line-height: 1.4em;
	}
	#content .post-bar {
		font-size: 90%;
		padding-bottom: 3px;
	}
	#content .post-bar a:hover {
		background-color: #ebebeb;
	}
	#content .post-bar .post-edit {
		float: none;
	}
#content .archive {
	padding: 10px;
	clear: both;
}
	#content .archive img {
		width: 90px;
		float: left;
		margin: 0 5px 5px 0;
	}
	#content .archive h3 {
		margin-bottom: 5px;
	}
	#content .archive p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
#content .single {
	padding: 10px;
}
	#content .single h2 {
		margin-bottom: 10px;
		font-size: 1.4em;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}

#postnav {
	padding: 10px;
	font-weight: bold;
}

/* ----  SIDEBAR  ---- */
#sidebar {
    float: right;
    width: 180px;
    background: url('images/bg_sidebar.png') repeat-y;
}
#sidebar .box {
	width: 160px;
	margin: 0 0 5px 5px;
    border: 1px solid #dddddd;
}

#sidebar .box form {
	margin: 5px 0 8px 35px;
}

#sidebar .box h2 {
	color: #666633;
    font: italic 12pt Georgia, "Times New Roman", Times, serif;
    text-align: center;
    padding: 4px;
    border-bottom: 1px solid #dddddd;
    background: #ffffcc;
}
#sidebar .box p {
	padding: 5px;
}
#sidebar ul {
	list-style-type: none;
	background-color: #ffffff;
	padding: 0 6px;
}
#sidebar ul li {
	font-size: 1em;
	border-bottom: 1px dotted #dcdcdc;
	line-height: 1.4em;
	padding: 2px 0;
	margin-bottom: 2px;
}
#sidebar ul li a {
	color: #000000;
	display: block;
	width: 100%;
}
#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ----  FOOTER  ---- */
#footer {
    clear: both;
    height: 30px;
    background-color: #ffffff;
    padding: 10px 0 5px 0;
    font-size: 80%;
    color: #686868;
    text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}

/** BEGIN miscellaneous **/

.alignleft {
    float: left;
    margin: 4px 10px 5px 0;
}
.alignright {
    float: right;
    margin: 4px 0 5px 10px;
}
.aligncenter {
    text-align: center;
}
.hidden {
    display: none;
}

#adv{
border-top: 2px dashed #000000;
}


#comments {
    padding: 10px;
}
    #comments a {
        text-decoration: none;
    }
    #comments h2 {
        font-size: 1.4em;
        margin: 10px 0;
    }
    #comments p {
        margin-bottom: 10px;
        line-height: 1.6em;
    }
    #comments form {
        
    }
    #comments form p {
        margin-bottom: 5px;
    }
        #comments form input {
            margin-right: 5px;
        }
        #comments form input, textarea {
            border: 1px solid #cccccc;
            font-size: 0.9em;
            font-family: Verdana;
            padding: 4px;
            background-position: 4px 4px;
            background-repeat: no-repeat;
        }
        #comments form input {
            width: 260px;
            border: 1px solid #cccccc;
        }
        #comments form textarea {
            width: 350px;
            padding: 4px 4px !important;
            border: 1px solid #cccccc;
        }
        #comments form button {
            border: 1px solid #a0a0a0;
            font-size: 1em;
            font-family: Verdana;
            padding: 2px 6px;
        }
    .commentdetails {
        margin-top: 25px;
    }
    .commentauthor {
        margin-bottom: 5px !important;
        font-weight: bold;
    }
    .commentdate {
        font-size: 0.8em;
        margin-bottom: 5px;
        color: #909090;
    }
    .required {
        color: #ff0000;
    }
h2.title {
    font-size: 1em;
    text-transform: uppercase;
    padding: 10px;
    color: #565656;
}
.notfound {
    padding: 40px;
}
    .notfound h2 {
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 10px;
    }
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
    list-style-type: none;
    clear: both;
    padding: 0;
    margin: 0;
}
    #comments .buffer {
        padding: 10px;
    }
    #comments h2 {
        
    }
    #comments ol li {
        margin-bottom: 10px;
    }
    #comments ol li ul li {
        border: 1px solid #e0e0e0;
        padding: 10px;
    }
    #comments ol li .avatar {
        float: right;
    }
    #comments ol li .comment-author {
        
    }
        #comments ol li .comment-author .fn {
            font-weight: bold;
            font-size: 1.2em;
        }
    #comments ol li .comment-meta {
        font-size: 0.9em;
        color: #999999;
        margin: 5px 0 10px;
    }
    #comments ol li .reply {
        font-size: 0.9em;
        font-weight: bold;
        padding-bottom: 10px;
    }
    #comments .children {
        list-style-type: none;
    }
#comments .navigation {
    padding: 0 10px 20px;
    font-size: 0.9em;
}
    #comments .navigation a {
        color: #999999;
        padding: 3px 8px;
        border: 1px solid #cccccc;
    }
    #comments .navigation a:hover {
        color: #000000;
        border-color: #000000;
        text-decoration: none;
    }
#comments .says {
    display: none;
}
/** END wordpress 2.7 comments **/
#navigace-clear, #slide-clear { 
	clear:both;
}

#navigace {
	float: left; 
	width: 99%; 
	margin-left: -6px;
}

#slider-top {
	float: left;
	padding: 15px 0 15px 120px;
}

#respond { padding: 5px 0 5px 0;}
#featured-area  {float: left; position: relative; width:557px; height: 100px; margin: 25px 0 0 95px; height:13em;/*height:164px;*/ overflow:hidden; background: #F9F8FA; z-index: 80; }
#featured-area h2 a {text-decoration:none;color: #288E01;}
#featured-head { position:absolute; bottom: 20px; left: 5px; z-index: 990;}
.glidecontenttoggler {}
.prev {width:9px;height: 15px; margin-left: 5px; z-index: 99; float: left;}
.next {width:9px;height: 15px; z-index: 99; margin-left: 15px;  }
.featured-body {position:absolute;background:#F9F8FA;visibility:hidden;width:555px; z-index: 80; }
.fpbody-left {float:left;height:100px; overflow:hidden; }
.fpbody-right {float:left;margin-left:10px;width:340px;}
.featured-body h2 {margin:8px 0px 5px;padding:0; color: #288E01; font-size: 130%; }
.fpbody p {margin: 0; padding: 0 0 8px}
.featured-meta {margin:0;padding:3px 0 6px 0;}
.fpbody { padding: 0 10px 0 265px}
.ar-thumb { border: 0; width:555px; }
.toptlac {margin: 5px 0 0; padding-top: 11px; border-top: 1px dotted #E2F1DC}
.toptlac a {display: block; width: 89px; float: left; padding: 3px 8px 3px 19px; background: #f1f8ef url('img/sipka1.gif') 8px center  no-repeat; }
.toptlac a:hover, #topproduktydiv a:hover {background: #ff9900 url('img/sipka2.gif') 8px center  no-repeat; color: #fff}
.objednat {margin-right: 43px}
a.podrob {color: #333; background: #f1f8ef url('img/sipka3.gif') 8px center  no-repeat;}
a#podrob:hover {}

