@charset "utf-8";
/* 
Theme Name: Bloxxter Theme
Theme URI: http://www.metallum.cz
Description: Theme speciálně pro Codyho. :)
Version: 1.0
Author: sheVcza
Author URL: http://www.metallum.cz
Tags: valid XHTML, fixed width, two columns, widgets, gravatars, right sidebar

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

*/

/*
This theme was designed by the developpers of bestfreecards.net, coding based on 'Desk Mess' theme by geekwithlaptop.com
Used by author's kind permission.
*/

*{
	margin:0;padding:0;
}

body{
	background: #000000 url(images/header.jpg) no-repeat top center;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#2b1806;
	margin:0;
	padding:0;
}

a:hover{
	text-decoration:none;
}

/** 
*** NADPISY ***
**/

h1{
	font-size:25px;
	font-family:Trebuchet MS, Bookman, serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:2px;
}

h2{
	font-size:20px;
	font-family:Trebuchet MS, Bookman, serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;
}

h3{
	font-size:17px;
	font-family:Trebuchet MS, Bookman, serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}

/** 
*** HEADER ***
**/

#header-container{
	width:990px;
	margin:auto;
	padding:0;
}

#header{
	position:relative;
	height:295px;
}

#cup{
	float:left;
	height:275px;
	width:259px;
	margin-top:26px;
}

#logo{
	margin-left:-240px;
	float:left;
	width:604px;
	height:180px;
}

#logo a, #logo a:active, #logo a:focus {
	display: block;
	width: 100%;
	height: 100%;
	outline:none;
}

#logo h1{
	font-family:Trebuchet MS, Bookman, serif;
	font-size:40px;
	color:#494134;
	text-align:center;
	width:280px;
	margin:90px 0 0 24px;
	display: none;
}

#logo p.description{
	color:#fff;
	margin-left:15px;
	font-size:18px;
	font-family:Trebuchet MS, Bookman, serif;
	display: none;
}

#logo q.citat {
	color: #c2b3ab;
	margin-left:135px;
	text-align: left;
	font-size:15px;
	font-style:italic;
	font-family:Trebuchet MS, Bookman, serif;
}

#headerright{
	float:left;
	width:534px;
	height:295px;
	margin-left:-85px;
}

/** 
*** ODKAZY ***
**/

a{
	color:#372a07;
	text-decoration: underline;
}

a:hover{
	color:#664b02;
	text-decoration: underline;
}

.nav-previous a{
	color:#d1b169;
	text-decoration: underline;
}
.nav-previous a:hover{ 
 	color:#d2b840;
	text-decoration: underline;
}

/** 
*** MENU ***
**/

#menu{
	text-transform:uppercase;
	position:absolute;
	text-align:center:;
	left:2%;
	height:55px;
	top:248px;
	margin:0;
	padding:0;
}

#menu,#menu ul{
	list-style:none;
	line-height:2;
}

#menu a,#menu a:hover{
	display:block;
	border:none;
	text-decoration:none;
	color:#f9f6e0;
}

#menu li{
	float:left;
	background: url(images/li_big.png) no-repeat 0% 50% ;
	border-right: 1px solid #4d3707;
	border-left: 1px solid #000000;
}

#menu li:hover{
	background-image: url(images/li_hover_big.png);
}

#menu a,#menu a:visited{
	display:block;
	font-weight:700;
	color:#f9f6e0;
	padding: 10px 10px 12px 27px;
}

#menu a:hover,#menu a:active{
	background: url(images/menu_hover.png) repeat-x;
	color:#f9f6e0;
	text-decoration:none;
}

.clear{
	position:relative;
	clear:both;
	height:5px;
}

#wrapper{
	position:relative;
	width:977px;
	background-image:url(images/body_rpt.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
}

/** 
*** MAIN ***
**/

#mainwrap{
	width:990px;
	margin:0 auto;
}

#maintop{
	position:relative;
	width:986px;
	margin:0 auto;
}

#maintopimg{
	position:relative;
	background:url(images/body_top.jpg) top center no-repeat;
	height:305px;
	padding: 0px;
	margin-bottom: -192px;
}

#content{
	position:relative;
	width:950px;
	margin:0 0 0 45px;
	padding-bottom: 90px;
}

#main-blog{
	float:left;
	width:618px;
}

#main-blog h1{
	font-size:30px;
	font-family: Arial,Bookman, serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:2px;
	background: url(images/cara.jpg) bottom center no-repeat;
}

#main-blog h1 a,#main-blog h1 a:visited,#main-blog h1 a:active{
	color:#2b1806;
	text-decoration:none;
}

#main-blog h1 a:hover{
	color:#2b1806;
	text-decoration:none;
}

/** 
*** PŘÍSPĚVKY ***
**/

.postdata{
	margin-bottom:0px;
	font-size:11px;
	font-weight:400;
	color:#2b1806;
}

.post h1, .postdata{
	padding-left: 30px;
}

.post{
	font-size: 1em;
	margin-bottom:60px;
	padding-top: 30px;
	background: url(images/post_top.png) top center no-repeat;
}

.post-bg{
	background: url(images/post_bg.png) center repeat-y; 
}
.post-bottom{
	background: url(images/post_bottom.jpg) bottom center no-repeat; 
	padding:15px 16px 16px;
	padding-bottom: 20px;
}

.post p{
	margin:0;
	padding:0 0 10px;
}

.post blockquote{
	margin:.2em;
	padding:.5em;
  background-color: #D19F46;
  border: 1px solid #4B3F25;
  font-style: italic;
}

post ul{
	margin-left:35px;
}

.post-social{
	float:right;
	width:78px;
	height:74px;
	background:url(images/socialbck.png) no-repeat;
	margin:-22px 30px 0 0;
}

.rss{
	background:url(images/rssicon.png) no-repeat 0 50%;
	padding-left:20px;
	padding-top:1px;
}

.post-comments a:link,.post-comments a:visited,.post-comments a:active{
	color:#2b1806;
	text-decoration:none;
}

/* IKONKY */
.category, .tags, .comments_icon{padding-left: 18px;}
.category{background: url(images/icon_category.png) left bottom no-repeat;}
.tags{background: url(images/icon_tags.png) left bottom no-repeat;}
.comments_icon{background: url(images/icon_comments.png) left bottom no-repeat;}


/** 
*** SIDEBARY ***
**/

#sidebar-top{
	height:90px;
	min-height:90px;
}

#sidebar-content{
	padding:0px 30px 30px;
}

#sidebar-bottom{
	height:37px;min-height:37px;text-align:right;margin-left:-1px;
}
#sidebar{
	width:305px;
	position:relative;
	float:left;
	margin:-45px 0 0 -8px;
}

.subcolumn{
	width:255px;
}


/** 
*** FORMULÁŘE ***
**/

.form-input{
	width:120px;
	background: #342a15 url(images/spiral_input.png) left no-repeat;
	border:1px solid #665229;
	color:#a19077;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0px 10px 10px 15px;
	padding:2px;
	padding-left: 15px;
	float: left;
}

.form-input:focus{
	border:1px solid #755e2e;
}

.search-submit{
	width:80px;
	height: 22px;
	background: url(images/button.jpg) left bottom repeat-x #262012;
	border:1px solid #4f3f1d;
	color:#a19077;
	font-size: 13px;
	font-style:italic;
	margin:auto;
}


/** 
*** WIDGET ***
**/

.widget{
	color: #dacebf;
	width:250px;
	background:url(images/widget.png) top center no-repeat;
	text-align:left;
	font-size:95%;
	clear:both;
	
	margin-top:10px;
	margin-bottom:20px;

	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;

	

}

#calendar_wrap{ margin-left:55px;}


.widget h2{
	height:40px;
	width:252px;
	text-align:center;
	font-size:20px;
	font-family:Trebuchet MS, Bookman, serif;
	font-weight:400;
	line-height:normal;
	color:#e5e3e0;
	margin-left: 0;
	padding:22px 0 0;
}
.widget ul{
	border:none;
	list-style:none;
	margin:0 0 5px;
	padding:0;
}
.widget ul li{
	background:url(images/li.png) left top no-repeat;
	margin:0;
	padding-left:20px;
}

.widget ul li:hover{
	background-image:url(images/li_hover.png);
}

.textwidget{
	padding:0 8px;
}
.widget ul li a, .widget a{
	color:#d1b169;
	text-decoration: underline;
}
.widget ul li a:hover, .widget a:hover, .widget a:active, .widget ul li a:active {
	color:#d2b840;
	text-decoration: underline;
}

/** 
*** PŘÍSPĚVKY - odstavce, obrázky, apod. ***
**/

p img{
	max-width:100%;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}

a img{
	border: none;
}

img.aligncenter{
	margin-left:auto;
	margin-right:auto;
	display:block;
}

img.alignright{
	display:inline;
	margin:0 0 13px 13px;
}

img.alignleft{
	display:inline;
	margin:0 13px 13px 0;
}
.alignleft{float:left;}
.alignright{float:right;}

.wp-caption{
	border:1px solid #59350b;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}
.wp-caption img{
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text{
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/** 
*** FOOTER ***
**/

#bottom{
	background:url(images/body_bottom.png) no-repeat bottom center;
	height:244px;
	margin-top: -90px;
	position:relative;
	z-index:1;
	color: #41351c;
}
#bottom p{text-align:center;}

#wp-footer{
	position:absolute;
	background:url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}
#wp-footer a{
	display:block;
	height:0;
	padding-top:26px;
	overflow:hidden;
	text-decoration:none;
	width:95px;
}
#wp-footer a:hover{
	background:url(images/footer-wp.png) no-repeat 0 -28px;
}

/** 
*** KOMENTÁŘE ***
**/

.commentlist{
	text-align:justify;
	padding:0;
}
.commentlist p{
	clear:both;margin:0 15px 10px 2px;
}
#commentform p{
	margin:0;padding:6px 0;
	color:#dacebf;	
}
#commentform p a{
	color:#d1b169;
}
#commentform p a:hover{
	color:#d2b840;
}
.nocomments{
	text-align:center;
	margin:0;
	padding:0;
}
.alt{
	margin-top:1px;
	background: url(images/bg1.jpg);
	border:1px solid #634d1c;
	padding:10px 10px 5px;
}
.alt2{
	margin-top:1px;
	background: url(images/bg2.jpg);
	border:1px solid #634d1c;
	padding:10px 10px 5px;
}

.cgravatar{
	float:left;
	width:60px;
	height:60px;
	border:1px solid #47453a;
	margin:0 12px 0 0;
}
.comment-author{
	font-size:150%;
	font-family:Trebuchet MS, Arial, sans-serif;
	color:#2b2d2f;
}
.comment-author a:link,.comment-author a:visited,.comment-author a:active{
	color:#2b1806;
	border-bottom:1px solid #2b1806;
	text-decoration:none;
}
.comment-author a:hover{
	color:#4e2c0b;
	border-bottom: 1px solid #4e2c0b;
	text-decoration:none;
}
.comment-date{
	margin-left:2px;
	margin-top:3px;
	font-size:60%;
	color: #333333;
}
#com{
	width:580px;
	clear:both;
	padding:0 0 5px;
}
#comhead{
	margin-bottom:10px;
	color:#e5e3e0;
	font-size:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:400;
	width:175px;
	height:36px;
	border-bottom:1px dashed #ccc;
	padding:8px 0 0 40px;
}
#respond{
	clear:both;
	width:250px;
	height:36px;
	margin-top:25px;
	color:#e5e3e0;
	font-size:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:400;
	padding:8px 0 0px 0px;
}
#commentform{
	font:110% Arial, Helvetica, sans-serif;
	margin:10px 10px 30px 0;
}
#commentform label{
	color:#dacebf;
	font-size:87%;
}
#commentform input{
	width:200px;
	background: url(images/button.jpg) left bottom repeat-x #262012;
	border:1px solid #4f3f1d;
	color:#a19077;
	font-size: 14px;
	margin-top:3px;
	font:100% 'Trebuchet MS', Verdana, Sans-Serif;
	font-style:italic;
	padding:5px;
}
#commentform textarea{
	height:130px;
	background:#342a15;
	border:1px dashed #645128;
	margin-top:3px;
	font:100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow:auto;
	padding:5px;
	color:#d2cec9;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,.contactform textarea{
	background:#342a15;
	border:1px dashed #645128;
	color:#d2cec9;
}
.contactform input:focus,.contactform textarea:focus{
	background:#342a15;
	border:1px dashed #645128;
	padding-bottom:30px;
	color:#d2cec9;
}
.contactform #contactsubmit{width:85px;
	background:#342a15;
	border:1px dashed #645128;
	color:#d2cec9;
	font-size:.85em;
}
.contactform #contactsubmit:focus{
	width:85px;
	background:#342a15;
	border:1px dashed #645128;
	color:#d2cec9;
	font-size:.85em;
}
.contactform textarea{
	width:340px;
	height:200px;
	margin-bottom:10px;
}
.ddfmwrap{
	width:450px;
	margin:0;
	padding:10px 0;
}
.ddfmwrap form.ddfm{
	width:450px;
	margin:0;
	padding:0;
}
.ddfmwrap form.ddfm legend{
	font-size:1.1em;
	font-weight:400;
	color:#635537;
}
.ddfmwrap form.ddfm label{
	padding-top:4px;
	color:#635537;
	font-weight:400;
	line-height:normal;
}
.ddfmwrap form.ddfm fieldset{
	border:1px dashed #645128;
	padding:15px;
}
.ddfmwrap p{
	color:#635537;
}
form.ddfm .credits{
	display:none;
}
.ddfmwrap .required{
	color:#cf0e0e;
}
.ddfmwrap .fmtext,.ddfmwrap .fmtextarea,.ddfmwrap .fmselect{
	background:#342a15;
	border:1px dashed #645128;
	color:#d2cec9;
	font-family:Trebuchet MS, Arial, Helvetica, Geneva, sans-serif;
	font-size:1em;
	padding:4px 5px;
}
.ddfmwrap .fmtextarea{
	height:200px;
}
.ddfmwrap .fmtext:focus,.ddfmwrap .fmtextarea:focus,.ddfmwrap .fmselect:focus{
	border:1px dashed #645128;
}
.ddfmwrap .submit{
	margin-left:-8px;
	text-align:left;
}
.ddfmwrap .submit input{
	background:#342a15;
	border:1px dashed #645128;
	color:#d2cec9;
	font:normal 0.9em Arial, Helvetica, Geneva, sans-serif;
	padding:3px 12px;
}
#wp-calendar{
	empty-cells:show;
	font-size:12px;
	font-weight:700;
	text-align:center;
	text-decoration:none;
	width:200px;
	margin:0;
	padding:0;
}

#comment-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
	color: white;
}

/** 
*** DISQUS ***
**/

#disqus_thread {
	background-color: #D0AF68;
	padding: 10px;
	width: 585px;
	margin-left: 5px;
	box-shadow: 0px 0px 10px black;
	border: 1px solid #A78743;	
}

#disqus_thread .post-content header {
	color: #222 !important;
}

.post-content footer a  {
	color: #333 !important;
}


#disqus_thread .nav > ul > li.active > a, #disqus_thread .nav > ul > li > a {
	color: black !important;
}

#disqus_thread h6 {
	color: #333;
}

/* Mordor */
div.mordor {float: right;}