/*
Theme Name: T-Bar
Theme URI: http://tbar.nu/
Description: Wordpresstema för nattklubben T-Bar i Lund  
Version: 1.1
Author: David Sandberg
Author URI: http://husarrest.com/

*/


@font-face {
    font-family: "round";
    src: url(font.otf);
}

* {
	margin:0px;
	padding:0px;
	
	}

body {
	margin:0px; 
	padding:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'round', "Lucida Grande", Arial, Sans-Serif;
	overflow:hidden;
	background-color:#000;
	letter-spacing:1px;
	width:100%;
	font-weight:lighter;
	behavior: url("csshover3.htc"); 
	}

.ontop {
	color:white;
	position:absolute;
	}


/* HOME */

#wrapper {
	z-index:1;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	right:0px;
}

#grabber {
	width:100%;
	position:absolute;
	z-index:-1;
	}

#container {
	
	min-width:1170px;
	}

#content {
	
	width:800px;
	margin:30px auto;
	text-align:center
	}

#cnt {
	margin-top:30px;
	font-size:10px;
	letter-spacing:1px;
	margin-left:30px;
	float:left;
	width:140px;
	z-index:2;
	clear:both;
	position:absolute;
	}
	
#page {
	
	background:url(images/frame2.png) no-repeat;
	/*border: 1px solid #FFF;*/
	z-index:2;
	float:left;
	text-align:center;
	height:520px;
	width:800px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	}

.post {
	color:white;
	padding:30px;
	}
	
.post-text a {
	color:#aaa;
	text-decoration:none;}

.post-text a:hover {
	color:#fff;
	text-decoration:underline;}

.post-text em {
	font-style:italic;}

.post h1 {
	letter-spacing:1px;
	font-weight:lighter;
	font-size:18px;
	padding-bottom:20px;
	text-align:left;
	}

.post-text {
	color:#FFF;
	letter-spacing:1px;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	font-weight:lighter;
	font-family:"round", "Lucida Grande", sans-serif;
	
}

#comment img {
	}

#comment {
	margin-top:20px;
	padding-top:20px;
	height:70px;
	border-top:1px dotted #FFF;
	font-size:10px;
	}

#comment-foto {
	float:left;
	
	}

#comment-text {
	margin-left:25%;
	line-height:14px;
	color:#FFF;
	text-align:left;
	}

.post-bg {
	background-color:#FFF;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
	}

.post-text p {
	margin-bottom:12px;}

#close {
	height:15px;
	float:right;
	margin:10px 15px 0px 0px;
	color:#FFF;
	cursor:pointer;
	font-size:20px;
	font-weight:bolder;
	z-index:4;
	}
	
#close:hover {
	text-decoration:underline;}

/* MENU */

.nav {
	}

	
#menu {
	display:block;
	}

.page_item .current_page a {
	background-color:#3FF;
	}

#falldown-btn {
	width:140px;
	height:65px;
	display:block;
	background: url(images/frame-images/nav-button.png) no-repeat scroll 0 0;
	}

#falldown-btn:hover {
	background-position: -140px 0;
	cursor:pointer;
	}

.menu-btn {
	width:140px;
	height:50px;
	display:block;	
	}

.menu-btn a {
	color:#333;
	padding:3px;
	text-decoration:none;
	font-size:12px;}

.menu-btn a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 2px 5 #000;
	box-shadow: 1px 1px 2px #000;*/
	color:#FFF;
	background-color:#333;
	text-decoration:none;
	font-size:12px;
	padding:4px 3px 4px 3px;}
	

#start {
	margin:0px;
	padding:0px;
	background: url(images/frame-images/nav-menu.png) no-repeat scroll 0 0;
	outline:none;
	}

#start:hover {
	background-position: -140px 0;
	}

ul.dropdown {
	display:none;
	width:800px;
	z-index:9999;
	height:100px;
	}
	
.dropdown li {
	color:#333;
	text-decoration:none;
	margin-top:10px;
	padding:8px;
	float:left;
	background-color:#FFF;
	z-index:9999;
	}

#program {
	background: url(images/frame-images/nav-menu.png) no-repeat scroll 0 -50px;
	}

#program:hover {
	background-position: -140px -50px;
	}

#program:hover > ul {
	position:relative;
	left:140px;
	display: block;
	list-style: none;
	}
	
#koncept {
	background: url(images/frame-images/nav-menu.png) no-repeat scroll 0 -100px;
	}

#koncept:hover {
	background-position: -140px -100px;
	}

#koncept:hover>ul {
	position:relative;
	left:140px;
	display: block;
	list-style: none;
	}

#dansgolv {
	background: url(images/frame-images/nav-menu.png) no-repeat scroll 0 -150px;
	}

#dansgolv:hover {
	background-position: -140px -150px;
	}

#dansgolv:hover>ul {
	position:relative;
	left:140px;
	display: block;
	list-style: none;
	}

#barer {
	background: url(images/frame-images/nav-menu.png) no-repeat scroll 0 -200px;
	}

#barer:hover {
	background-position: -140px -200px;
	}

#barer:hover>ul {
	position:relative;
	left:140px;
	display: block;
	list-style: none;
	}

/* SUPERSIZE */

img{
	border:none;
}
#BGcontent {
	margin:0px auto;
	
	width:100%;
	bottom:5%;
	background:#000 no-repeat 100%;
	border-top:1px solid #000;
	border-bottom:1px solid #4F4F4F;
	position:absolute;
}
#BGcontentframe {
	overflow: hidden;
	border-top:solid 1px #4F4F4F;
	border-bottom:1px solid #000;
	height: 100%;
	text-align:left;
}

#BGloading {
	/*position: absolute;
	top: 10px; 
	right: 10px;*/
	margin: 300px auto;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-color:#000;
	background-image:url(images/bg-images/progress.gif);
	
}
#supersize {
	position:fixed;
	background-color:#000;
	z-index:0;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index:0;
}


/* FRAME */

.frame { 
	width:100%; 
	margin:0px auto; 
	background:url(images/frame-images/left.png) repeat-y left top;
	}

.frame-top { 
	width:100%; 
	height:69px; 
	background:url(images/frame-images/top.png) no-repeat left top;
	}
	
.frame-top span { 
	display:block; 
	position:relative; 
	height:69px; 
	background:url(images/frame-images/top-corner.png) no-repeat right top; 
	}

.frame-content {
	position:relative;
	margin:0 0 0 6px; 
	padding:10px 20px 1px 10px;
	background:url(images/frame-images/right.png) repeat-y right top; 
	}
	
.frame-bottom {
	width:100%;
	height:51px;
	background:url(images/frame-images/bottom.png) no-repeat left top; padding:0px 0 0 0;
	}
	
.frame-bottom span { 
	display:block; 
	position:relative;
	height:51px; 
	background:url(images/frame-images/bottom-corner.png) no-repeat right top;
	}


.navigation {
	}
	
	
.btn {
	/*background:url(images/BG_1px_bl.png) repeat;*/
	/*-moz-box-shadow: 0px 0px 120px #000;
	-webkit-box-shadow: 0px 0px 120px #000;
	box-shadow: 0px 0px 120px #000;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/
	padding:10px;
	text-align:center;
	font-size:12px;}
	
.btn#next {
	}
		
.btn#prev {
	}
	
.btn#contact {
	
	}

.btn#info {
	}

.btn#mood {
	}

.btn a {
	position:relative;
	text-decoration:none;
	color:#CCC;
	outline:none;
	}
	
.misc {
	margin:0px auto;
	float:left;
	}
	
.btn a:hover {
	color:#FFF;
	text-decoration:underline;}

.parent-page {
	font-weight:lighter;
	font-style:italic;
	color:#CCC;
	font-size:10px;
	
	}

.btn-bg {
	background:url(images/btn_bg.png) no-repeat;
	height:51px;
	width:51px;
	float:left;
	margin:20px;}

#footer {
	position:relative;
	top:-73px;
	}

#footer-content {
	width:600px;
	text-align:center;
	margin:auto;
	}

#footer-table {
	width:100%;
	text-align:center;}

#footer-table td {
	width:100px;
	height:63px;
	}


#footer-table tr {
	height:16px;
	}

ul.help {
	display:none;
	}
	
.help li {
	position:relative;
	top:-60px;
	left:-15px;
	color:#333;
	list-style: none;
	text-decoration:none;
	padding:10px;
	float:left;
	background-color:#FFF;
	font-size:1.2em;
	text-align:center;
	
	}

#historia-icon {
	background:url(images/info_btn.png) no-repeat;
	width:51px;
	height:51px;
	position:absolute;
	text-decoration:none;
	outline:none;}

#info-icon {
	background:url(images/info_btn.png) no-repeat;
	width:51px;
	height:51px;
	position:absolute;
	text-decoration:none;
	outline:none;}

.btn-bg#info:hover > ul {
	display: block;
	}

.btn-bg#contact:hover > ul {
	display: block;
	}
	

.btn-bg#mood:hover > ul {
	display: block;
	}

a#contact-icon {
	background:url(images/contact_btn.png) no-repeat;
	width:51px;
	height:51px;
	position:absolute;
	text-decoration:none;
	outline:none;}
	
a#mood-icon {
	background:url(images/mood_btn.png) no-repeat;
	width:51px;
	height:51px;
	position:absolute;
	text-decoration:none;
	outline:none;}

