/*
Theme Name: Rammsteinfan.cz mini - v2012
Theme URI: https://www.rammsteinfan.cz
Description: Theme for website Rammsteinfan.cz
Author: Jindrich "ronny" Skacel
Author URI: https://vypni.net
Version: 1.0
Tags: black, green, best, minimal

License:
License URI:

General comments (optional).
*/

/* resettttting.. */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 0px 20px 5px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 0px 10px 5px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 0px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 0px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 0px 0;
}

.wp-caption.alignright {
    margin: 5px 0 0px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


body {
  background: #000;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
}

.cleaner {line-height:0; font-size:0; height:0; clear:both;} 





/* MAIN */
#main {
    width: 100%;
    margin: 0 auto;
}

#menu {
    margin: 0 auto;
    max-width: 800px;
}

#logo {
    margin: 0 auto;
    max-width: 800px;
    height: 230px;
    background: url("images/logo.png") no-repeat;
}

#logo a {
    max-width: 800px;
    height: 257px;
    display: block;
}

#content {
	max-width: 550px;
	margin: 0 auto;
	color: #b1b1b1;
	font-family: 'Cantarell', sans-serif;
	margin-top: 30px;
}

#footer {
	padding-bottom: 80px;
	font-size: 0.7em;
	color: #b1b1b1;
	font-family: sans-serif;
	margin: 5em auto;
	max-width: 530px;
	line-height: 46px;
}

#footer .facebook a, #footer .twitter a, #footer .gplus a{
	width: 46px;
	height: 46px;
	display: block;
	float: left;
	margin-right: 5px;
}

#footer .facebook a {
	background: url("images/fb.png") no-repeat;
} 

#footer .twitter a {
	background: url("images/twitter.png") no-repeat;
}

#footer .gplus a {
	background: url("images/gplus.png") no-repeat;
}

#footer .copy {
	padding-left: 10px;
}

#footer .copy a {
	color: #b1b1b1;
	text-decoration: none;
}

.post {
	margin-bottom: 40px;
}
.post h2 {
	float: left;
	line-height: 1.7em;
}

.post a, .nav-previous a, .nav-next a, p a {
	color: #5e860f;
}

#content a {
	text-decoration: none;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
}

.navigation {
  padding-bottom: 70px;
}

.postHeader h2 a, .entry-title {
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #6b9a0e;
	-webkit-text-stroke: 1px;
}

.divHeader {
	float: left;
	width: 450px;
}

.divComments a {
	float: right;
	font-size: 0.9em;
	width: 43px;
	height: 28px;
	padding-top: 15px;
	text-align: center;
	background: url('images/comments.png') no-repeat;
	text-decoration: none;
	color: #6b9a0e;
}

.postHeader small, .entry-header small {
	font-size: 0.6em;
	vertical-align: top;
	padding-left: 1px;
}

.entry-title {
	margin-bottom: 5px;
}

.postHeader .post-edit-link {
	font-size: 0.6em;
	text-decoration: none;
	vertical-align: top;
}

.postContent, .entry-content {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: justify;
}

.post p {
	margin-top: 10px;
}

.postFooter {
	margin-top: 40px;
	height: 2px;
	width: 502px;
	background: url("images/linka.png") no-repeat;
}

/* comments
#comments h2 {
  margin-bottom: 15px;
  -webkit-text-stroke: 1px;
}

.comment {
  margin-bottom: 10px;
}

.comment .avatar {
  float: left;
  padding-right: 10px;
}

.comment .fn a {
  color: #5e860f;
  text-decoration: none;
}

.comment .time {
  font-size: 0.7em;
  float: left;
  line-height: 1.5em;
}

.comment .time a {
  color: #b1b1b1;
  text-decoration: none;
}

.comment .comment-author {
  height: 40px;
  font-size: 0.9em;
  -webkit-text-stroke: 1px;
}

.comment .comment-content {
  padding: 10px;
  font-size: 0.9em;
}

.comment .reply a {
  text-transform: uppercase;
}

.comment .reply a, .comment #cancel-comment-reply-link a {
  float: right;
  color: #5e860f;
  text-decoration: none;
  font-size: 0.7em;
  -webkit-text-stroke: 1px;
}

.depth-1 {
  padding-bottom: 10px;
  background: url("images/linka.png") no-repeat;
  padding-top: 30px;
}

ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }

.comment #respond {
  margin-top: 20px;
}

*/

h3 {
	font-size: 1.2em;
}

.nopassword,
.nocomments {
        color: #555;
        font-size: 24px;
        font-weight: 100;
        margin: 26px 0;
        text-align: center;
}
.commentlist {
        list-style: none;
	width: 85%;
	margin-left: 15%;
	margin-top: 20px;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
        width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
        background: #090909;
        border: 1px solid #222;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 0 0 1.625em;
        padding: 1.625em;
        position: relative;
}
.commentlist .pingback {
        margin: 0 0 1.625em;
        padding: 0 1.625em;
}
.commentlist .children {
        list-style: none;
        margin: 0;
}
.commentlist .children li.comment {
        background: #000;
        border-left: 1px solid #222;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        margin: 1.625em 0 0;
        padding: 1em;
        position: relative;
}
.commentlist .children li.comment .fn {
        display: block;
}
.comment-meta .fn {
        font-style: normal;
}

.comment a {
	color: #5e860f;
	text-decoration: none;
}
.comment .fn {
  text-decoration: none;
  font-size: 0.9em;
  color: #5e860f;
}
.comment .time a {
	color: #b1b1b1;
  	text-decoration: none;
	font-size: 0.7em;
}

.comment .comment-content {
	padding: 10px 10px 10px 0;
	font-size: 0.9em;
}

.comment-meta {
        color: #999;
        font-size: 12px;
        line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
        line-height: 1.625em;
        margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
        margin: 1.625em 0 0;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
}
.comment-meta a {
        font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 1px 2px #222;
        -moz-box-shadow: 0 1px 2px #222;
        box-shadow: 0 1px 2px #222;
        left: -72px;
        padding: 0;
        position: absolute;
        top: 0;
}
.commentlist > li:before {
        content: url(images/comment-arrow-dark.png);
        left: -21px;
        position: absolute;
}
.commentlist > li.pingback:before {
        content: '';
}
.commentlist .children .avatar {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        left: 1em;
        padding: 0;
        top: 1em;
}

.commentlist .children .fn {
	margin-left: 3.5em;
}

.commentlist .children .time {
	margin-left: 3.1em;
}

a.comment-reply-link {
        background: #242424;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #bbb;
        display: inline-block;
        font-size: 12px;
        padding: 0 8px;
        text-decoration: none;
}

a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
        background: #888;
        color: #fff;
}
a.comment-reply-link > span {
        display: inline-block;
        position: relative;
        top: -1px;
}

a.comment-reply-link {
	background: #242424;
	color: #bbb;
}
/* Post author highlighting 
.commentlist > li.bypostauthor {
        background: #222;
        border-color: #d3d3d3;
} */
.commentlist > li.bypostauthor .comment-meta {
        color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
	background: #999;
	color: #000;
}

.commentlist .children > li.bypostauthor {
        background: #222;
        border-color: #2c2c2c;
}
.commentlist > li.bypostauthor .comment-meta {
        color: #a8a8a8;
}

.dd_post_share {
	margin-top: 30px;
	padding-bottom: 40px !important;
	background: url("images/linka.png") bottom no-repeat;
}

#___plusone_0{ width:65px !important; }

nav {
    width: 800px;
    float: left;
    clear: left;
}
nav ul.sf-menu {
    padding: 0; 
    margin-left: 80px;
    margin-bottom: 20px;
    width: 800px; /* same as header width */
}

.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    font-family: 'Cantarell',sans-serif;
    font-size: 0.93em;
}
.sf-menu {
    line-height: 1em;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 11em;  /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float: left;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    background: rgba(0,0,0,0.7);
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: 2em; /* match sf-menu line height */
    z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 11em; /* match ul width */
    top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 10em; /* match ul width */
    top: 0;
}
.sf-menu {
    float:          left;
    margin-bottom:  1em;
}
.sf-menu a {
    /*border-left:    1px solid #fff;
    border-top:     1px solid #CFDEFF;*/
    padding:        .75em 1em;
    text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    color: #A3E237;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #85C21B;
    outline:        0;
}

.sf-menu .menu-item-object-category {
    /* font-weight: 700; */
}

#content div ul {
	list-style: circle;
	padding-top: 20px;
	padding-left: 25px;
}

#content div li {
	padding-bottom: 5px;
}

.youtube-player {
	width: 550px;
        height: 300px;
}
