/*   
Theme Name: PURE Stockholm
Theme URI:
Description: PURE Nattklubb Stockholm
Author: Mohsen Nadjafi
Author URI: makingithappen.se
Version: 1.0
*/
body{
	background:url('images/bg.png');
	font-family:Arial;
	font-size:12px;
	color:#666;
}
#page-wrapper{
	background:url('images/header_bg.png') repeat-x;
}
#page{
	width:910px;
	padding:0 145px;
	margin:0 auto;
	background:url('images/menu_bg.png') no-repeat top center;
	position:relative;
}
#music{
	left:985px;
	top:130px;
	position:absolute;
}
#logo{
	width:298px;
	height:120px;
	padding:0 311px 27px;
	background:url('images/logo_bg.png') no-repeat;
	margin:0 auto;
}
#nav{
	width:910px;
	height:60px;
	background:url('images/menu_filler.png') repeat-x;
	font-size:14px;
	text-transform:uppercase;
}
#nav ul{
	margin:0;
	padding:0;
	float:left;
}
#nav ul li{
	display: inline;
}
#nav ul li a{
	float: left;
	text-decoration: none;
	padding:22px 20px;
	background:url('images/menu_divider.jpg') no-repeat top right;
	color:#ffffff;
}
#content{
	padding:30px 18px;
	background:#fff url('images/content_bg.jpg') repeat-x top center;
}
#content td{
	padding:5px;
	vertical-align:middle;
}

#content #right-nav{
	width:200px;
}
#content #right-nav li{
	margin-bottom:10px;
	padding-left:5px;
}
#content #right-nav a{
	font-size:14px;
}
#content #subcontent{
	width:674px;
	margin-left:200px;
}

.picture-wrapper{
	width:600px;
	height:76px;
	margin-bottom:25px;
	background:url('images/pictures_bg.png') no-repeat;
}
.picture-wrapper .picture-thumb{
	float:left;
}
.picture-wrapper .picture-label{
	margin-left:180px;
	padding-top:29px;
}
.picture-wrapper .picture-label a{
	font-size:18px;
	color:#fff;
}

#footer{
	width:910px;
	background:url('images/footer_bg.png') no-repeat;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer-fields{
	padding:15px 18px;
	height:255px;
}
#footer-contact{
	width:400px;
}
#footer-contact .header{
	background:url('images/contact_header_bg.png') no-repeat bottom center;
	height:35px;
	margin-bottom:15px;
}
#footer-fields h2{
	color:#fff;
	margin:0;
}
#footer-fields ol.forms { float: left; list-style: none; width: 100%; }
#footer-fields ol.forms li { 
 clear: both;
 float: left;
 margin: 0 0 5px;
 width: 100%;
}
#footer-fields ol.forms label { 
 cursor: pointer;
 display: block;
 float: left;
 font-weight: bold;
 margin: 0 10px 0 0;
 width: 90px;
}
#footer-fields ol.forms input, #footer-fields ol.forms textarea { 
 font: inherit;
 padding: 2px;
 width: 292px;
}
#footer-fields ol.forms textarea { height: 90px; }
/*#footer-fields ol.forms button {
 color:#000;
 width:70px;
 height:21px;
 padding:7px 0 0 10px;
 background:url('images/contact_submit_bg.png') no-repeat;
 border:0 none;
}*/

.guestlist-day{
	margin-right:15px;
}

#footer-text{
	margin:20px 0;
}

#slider-wrapper{
	width:880px;
	height:370px;
	padding:0 15px 15px;
	margin-bottom:1px;
	background:#fff;
	position:relative;
}
#slider-overlay{
	position:absolute;
	top: 0px;
	left: 15px;
	width: 880px;
	height: 370px;
	z-index: 100;
	background:url('images/slider_overlay.png') no-repeat;
}
#slider {
	position:relative;
	background:url('images/loading.gif') no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

h1,h2,h3{
	font-weight:bold;
	color:#000;
}
h1{
	font-size:24px;
	margin-bottom:32px;
}
h2{
	font-size:18px;
	margin-bottom:22px;
}
h3{
	font-size:12px;
	margin-bottom:10px;
}

p{
	margin-bottom:18px;
}
a{
	text-decoration:none;
	color:#000000;
}

#subcontent dl{
	margin-bottom:20px;
}
#subcontent dt{
	float:left;
	width:300px;
}
#subcontent dd{
	margin-left:330px;
	margin-bottom:5px;
}

.gallery{
	width:872px;
}

.iText{
	padding:2px;
	border:1px solid #666;
	font-family:Arial;
	color:#000;
}
/* MAIN CSS ENDS */

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

img.alignright {
	/*padding: 4px;*/
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	/*padding: 4px;*/
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*.clear {display: inline-block;} */ /* for IE/Mac */
<!--[if IE]>
.clear {
	zoom: 1;
    display: block;     /* resets display for IE/Win */
}
.gainlayout { height: 1%; }
<![endif]-->
