/*
Theme Name: THE CAVE V1
Theme URI: westside-studios.com
Author: Sebastian Kujas
Author URI: http://westside-studios.com
Description: Theme for THE CAVE - No. 1 Rockclub in Frankfurt
Version: 1.0
Tags: white, black, clean
Text Domain: the-cave
*/

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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
form legend {display: none;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
ol, ul {list-style: none;}
hr {display: none; visibility: hidden;}

:focus {outline: 0;}

html,body{
	width: 100%;
	height: 100%;
}
body{
	position: relative;
	font-family: 'de-walpergens-pica', serif;
	font-weight: 200;
	color: #fcfcfc;
}
strong{
	font-weight: 700;
}
.nav-menu li{
	display: inline-block;
}

.clear{
	clear: both;
}
a{
	color: #fcfcfc;
	text-decoration: none;
}
a:hover{
	color: #cc3333;
}
h3{
	font-size: 18pt;
}
h4{
	font-size: 18pt;
}
.small{
	font-size: 0.8em;
}
.narrow{
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.sep{
	display: block;
	font-size: 0.7em;
	padding: 15px 0;
	width: 310px;
	height: 0px;
	overflow: hidden;
}
#preload{
	display: none;
}
#bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #555;
}
#bg .item{
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	width: 100%;

	background-position: center center;
	background-repeat: no-repeat;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#page{
	position: relative;
	z-index: 100;
	width: 370px;
	min-height: 100%;
	margin-left: 170px;
	background: #050505;
	box-shadow: 0 0 20px #000;
}
#page .pattern{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/pattern2.png) no-repeat;
}
#page .grid{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/grid-01.png) repeat-y;
}
#main{
	position: relative;
	width: auto;
	margin: 0 auto;
	padding:15px 30px 30px;
}
#page #site-header{
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
	width: 100%;
}
#page #site-header img{
	width: 80%;
}
.nav-menu{
	position: relative;
	text-align: center;
}
.nav-menu li{
}
.page article h3{
	text-align: center;
}
header{
	position: relative;
	z-index: 100;
	margin: 0 auto;
	padding:0px 30px;
}
nav{
	position: relative;
	z-index: 100;
	text-align: center;
}
#primary-navigation{
	font-size: 0.9em;
}
#primary-navigation li{
	padding: 0 10px;
}
#secondary-navigation{
	padding-top: 30px;
	font-size: 1.1em;
}
#secondary-navigation li{
	padding: 0 5px;
}
nav a{
	padding: 1px 5px;
}
nav .current-menu-item a{
	color: #000;
	background: #fff;
}
nav li{
	padding: 0;
}
.eo-events-widget .left,.eo-events-shortcode .left{
	width: 30%;
	float: left;
}
.eo-events-widget .right,.eo-events-shortcode .right{
	width: 70%;
	float: right;
}
.eo-events-widget .month,.eo-events-shortcode .month{
	display: inline-block;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}
.eo-events-widget .week,.eo-events-shortcode .week{
	display: inline-block;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
ul.eo-events{
	position: relative;
	z-index: 200;
	font-size: 1.1em;
}
ul.eo-events a.active{
	/*color: #ee4444;*/
}
ul.eo-events li.month{
	padding-top: 15px;
	padding-bottom: 0px;
}

#page .eo-events .single{
	display: none;
	padding:0 0 10px;
	width: auto;
}
#page .eo-events .single .fg{
	padding: 15px 20px;
	width: auto;
}
#page .eo-events .single .fg p{
	font-size: 12pt;
}
#page .eo-events .single h3{
	margin-bottom: 10px;
}
#page .eo-events .left{
}
.red{
	color: #ee4444;
}
.xxxx{
	font-size: 8pt;
}
footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 10pt;
	height: 30px;
	line-height: 30px;
}
.menu-footer-container li{
	padding: 0 3px;
}
.up{
	position: fixed;
	bottom: 0px;
	left: 15px;
	width: 30px;
	height: 30px;
	z-index: 250;
	font-size: 10pt;
}
.static{
	position: static!important;
	min-width: 100%;
	min-height: 100%;
}
.separator{
	font-size: 16pt;
	width: 100%;
	text-align: center;
	margin: 20px 0;
}
@media screen and (max-width: 480px) and (orientation:portrait){
	#page{
		margin-left: auto;
		margin-right: auto;
		width: 300px;
	}
	.xxxx{
		font-size: 6pt;
	}
	.up{
		display: none;
	}
}

@media screen and (max-width: 480px) and (orientation:landscape){
	body{
		min-width: 480px;
	}
	#page{
		margin-left: auto;
		margin-right: auto;
		width: 370px;
	}
	.xxxx{
		font-size: 6pt;
	}
	.up{
		display: none;
	}
}