/* WINTERSLEEP css, by glen  -------------------------------------------  */

/* Basic -------------------------------------------  */

body {
	margin:0px; padding:0px;
	background:url(images/main_bg.jpg) fixed no-repeat #000000;
	background-position:top left;
	font-family: "arial", helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #ffffff;
}

#container {
	width: 900px;
	margin: 0 auto;
}
#header {
	background:url(images/header_logo.png) no-repeat;
	height:130px;
	width:900px;
	padding: 0px;
}

#content {
	position:relative;
	padding: 15px 0px 25px 0px;
	min-height:150px;
}

#contentleft {
	background: #282828;
	min-height: 1045px;
	position:relative;
	margin:15px 15px 15px 15px;
	padding:15px 15px 15px 15px;

}

#digitalstore {
	background: #282828;
	width: 680px;
	position:relative;
	margin:15px 15px 15px 15px;
	padding:15px 15px 15px 15px;

}

#footer {
    clear:both;
	height:100px;
}

/* Columns ---  */

#columnleft {
	background: url(images/content_bg.png) repeat;
	padding:0px 0px 0px 0px;
	width: 530px;
	float: left;
	position:relative;
	display:inline
	overflow:hidden
	
}

#columnright {
	background: url(images/content_bg.png) repeat;
	margin:150px 0px 0px 0px;
	padding: 15px 15px 15px 0px;
	width: 355px;
	float: right;
	position:relative;
	display:inline
	overflow:hidden
	font-size:15px;
}

/* Navigation -------------------------------------------  */

#nav {
	margin:15px 15px 15px 15px;
	padding:6px 10px 6px 10px;
	height: 18px;
	background:#fff;
}

ul#navlist {
    float:left;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul#navlist li {	
	float:left;
	margin:0;
	padding:0 6px 0 4px;
	text-align:center;
}
ul#navlist li a {
	color:#282828;
	display:block;
	font-size:15px;
        font-family: arial, helvetia, san-serif;
	text-decoration:none;
        text-transform:uppercase;
	height:20px;
	font-weight:bold;
	padding:0px 6px 0 0px;
}
ul#navlist li a:hover {
	color:#EE3424;
}

/* Social Media -------------------------------------------  */

#socialmedia {
	margin:10px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	height: 18px;
	background:#000;
}

ul#socialmedia {
    float:left;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul#socialmedia li {	
	float:left;
	margin:0;
	padding:0 10px 0 10px;
	text-align:center;
}
ul#socialmedia li a {
	color:#fff;
	display:block;
	font-size:12px;
    font-family: arial, helvetia, san-serif;
	text-decoration:none;
    text-transform:uppercase;
	height:20px;
	font-weight:bold;
	padding:0px 5px 0 0px;
}
ul#socialmedia li a:hover {
	color:#EE3424;
}

/* Twitter -------------------------------------------  */

#twitter {
	padding:6px 15px 4px 15px;
	min-height: 40px;
	background:#000;
}

#twitter ul {
	margin:0px;
	padding:0 2px 2px 2px;	
}
#twitter ul li {
	list-style:none;
	margin-bottom:5px;
	margin-left:5px;
	font-size:12px;
}
#twitter ul li a {
    color:#282828;
	display:block;
	position:relative;
	line-height:19px;
	text-transform:capitalize;
}

#twitter ul li a:hover {
    color:#404040;
	display:block;
	position:relative;
	line-height:19px;
	text-transform:capitalize;
}

<!--#twitter img--> {
	position:relative;
	bottom: 6px;
	right: -6px;
    margin-right: 12px;
    padding: 20px 0px 0px 0px;
}




/* Headers ------------------------------------------- */

h1.contentheader  {                                         
	color: #000000;
	font: 16pt "century gothic";  
	letter-spacing: -0.025em;
	vertical-align:absbottom; 
	display:inline;
	font-weight: bold;
}

h2.twitterheader  {                                         
	color: #cccccc;
	font: 13px Century Gothic;
	letter-spacing: -0.025em;
	vertical-align:absbottom; 
	display:inline;
	font-weight: bold;
}

/* Links ------------------------------------------- */

a {
    color:#b0b0b0;
	position:relative;
	line-height:19px;
	text-decoration:none;
}

a:hover {
    color:#737373;
	position:relative;
	line-height:19px;
	text-decoration:none;
}

A.navlink:link {
	color: #e7d76b;
	text-decoration: none;
	font: 19px Century Gothic;
	font-weight: bold;
	padding: 1px 10px;
}
A.navlink:visited {
	text-decoration : none; 
	color: #e7d76b;
	font: 19px Century Gothic;
	font-weight: bold;
	padding: 1px 10px;
	}

A.navlink:hover {
	text-decoration: none;
	color: #bcab3a;
	font: 19px Century Gothic;
	font-weight: bold;
	padding: 1px 10px;
}


A.seglink:link {
	color: #fff;
	font: 10px/15px Century Gothic;
	padding: 1px 10px;
	background-color: #121212;
}
A.seglink:visited {
	text-decoration : none;   /*line-through;*/
	color: #ffffff;
	font: 10px/15px Century Gothic;
	padding: 1px 10px;
	background-color: #121212;
	}

A.seglink:hover {
	color: #000;
	font: 10px/15px Century Gothic;
	padding: 1px 10px;
	background-color: #e7d76b;
}
A.imagelink:hover {
	border: 5px solid #e7d76b;
}


/* Images ------------------------------------------- */

img.albumartwork {
	margin-top: -165px;
	border: 3px solid #282828; 
}

img.contentimage {
	float: left;
	margin: 5px 15px 5px 0px;
	border: 1px solid #333333; 
}


/* Lightbox ------------------------------------------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 2.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #2e2926; }

