/*  
Theme Name: Veovis
Theme URI: http://dnijazzclub.com/
Description: D'ni Jazz Club Veovis Theme.
Version: 20.2
Author: Keith Lord
Author URI: http://grey-skies.net/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	background: #fff url('images/tile-body.jpg') repeat-x top;
	color: #363636;
	text-align: left;
	margin: 0;
	}

/****************************************
                               Container
****************************************/

#container {
	width: 762px;
	margin: 0 auto;
	padding: 0 0 5em 0;
	background-color: transparent;
	}

/****************************************
                               Header
****************************************/

#header {
    height: 134px;
	width: 762px;
	margin: 0 0 85px 0;
	padding: 0;
	overflow: hidden;
	}

#header h1 {
	font-family: Georgia, 'Times New Roman', serif;
 	font-size: 2.4em;
	font-weight: normal;
	color: #fff;
	width: 230px;
	max-width: 230px;
	float: left;
	margin: 1.7em 0 0 0;
	padding: .5em 0 .5em 2em;
	background: transparent url('images/djc-logo.gif') no-repeat left;
	}
	
#header h1 a, #header h1 a:visited, #header h1 a:hover { color: #fff; text-decoration: none; }

#nav-wrap {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	width: 450px;
	float: right;
	overflow: hidden;
	margin: 4.3em 0 0 0;
	text-align: right;
	}

ul#top-nav {
    float: right;
	padding: 0;
	margin: 0;
	color: #fff;
	list-style-type: none;
	overflow: hidden;
	}

ul#top-nav li { display: inline; }

ul#top-nav li a {
	float: left;
	color: #9FA0A1;
	margin: 0 .5em 0 .5em;
	padding: .8em 0 0 0;
	text-decoration: none;
	overflow: hidden;
	}

ul#top-nav li a:hover {
	background: transparent;
	color: #fff;
	margin: 0 .5em 0 .5em;
	padding: .8em 0 0 0;
	overflow: hidden;
	border-bottom: 5px solid #00B2FF;
	}

/****************************************
                               Side Bar
****************************************/

#sidebar #s {
	background: #fff url('images/search.jpg') no-repeat top right;
	width: 166px;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: .5em;
	border: 1px solid #606060;
	}

#sidebar {
    border-top: 2px solid #000;
	float: left;
	width: 180px;
	margin: 0 0 5em 0;
	padding: 1em 0 .5em 0;
	}
	
#sidebar p {
    margin: 0 0 1em 0;
    }	

#side-nav {
	width: 180px;
	background: transparent;
	border: 0px solid #000;
	margin: .5em 0 0 0;
	padding: 5px 0 5px 0;
    z-index: 1;
	}

#side-nav ul {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%; /* Width of Menu Items */
    z-index: 1;
	border-top: 2px solid #000;
	}

#side-nav ul li {
	position: relative;
    z-index: 1;
	border-bottom: 1px solid #000;
	}

#side-nav li ul {
	position: absolute;
	left: 180px; /* Set 1px less than menu width */	top: 0;
	display: none;
    z-index: 1;
	}

/* Styles for Menu Items */

#side-nav ul li a {
    font-size: 1.2em;
	display: block;
	text-decoration: none;
	color: #000;
	background: transparent; /* IE6 Bug */
	padding: 5px;
    border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
    z-index: 1;
	}

/* Fix IE. Hide from IE Mac \*/
* html #side-nav ul li {
 	float: left;
 	height: 1%;
 	}

* html #side-nav ul li a {
 	height: 1%;
 	}

/* End */

#side-nav ul li a:hover {
 	color: #000;
 	background: #D6D6D6;
 	z-index: 1;
 	} /* Hover Styles */

#side-nav li ul li a {
 	padding: 2px 5px;
 	z-index: 1;
	background: #fff;
 	} /* Sub Menu Styles */

#side-nav li:hover ul, #side-nav li.over ul {
 	display: block;
 	z-index: 1;
 	} /* The magic */

#side-box {
	width: 195px;
	background: transparent;
	border: 0px solid #000;
	margin: 10px 0 0 0;
	padding: 0;
	}

/****************************************
                               Content
****************************************/

#content {
    width: 555px;
	max-width: 562px;
	margin: 0 0 0 200px;
	padding: 3em 0 0 0;
	background: transparent;
	border-top: 2px solid #000; 

	*margin-left; 202px;
	*overflow: hidden;
	}

/* delete this value after you have switched all the ID's to Classes into the HTML */
#spoiler-box {
	background: #ccff00 url('images/box-spoil.jpg') no-repeat right;
	padding: 5px 100px 5px 5px;
	margin: 0 0 1em 0;
	border: 2px solid #C40204;
	color: #700000;
	}
/* =================================================================*/
	
.spoil-box {
	background: #FEE4E4 url('images/box-spoil.jpg') no-repeat right;
	padding: 5px 100px 5px 5px;
	margin: 0 0 1em 0;
	border: 2px solid #C40204;
	color: #700000;
	}
	
.warn-box {
	background: #FBFAA8 url('images/box-warn.jpg') no-repeat right;
	padding: 5px 100px 5px 5px;
	margin: 0 0 1em 0;
	border: 2px solid #FFF000;
	color: #000;
	}
	
.info-box {
	background: #D1E3F2 url('images/box-info.jpg') no-repeat right;
	padding: 5px 100px 5px 5px;
	margin: 0 0 1em 0;
	border: 2px solid #599FDC;
	color: #043175;
	}
	
.download-box {
	background: #E1E1E1 url('images/box-download.jpg') no-repeat right;
	padding: 5px 100px 5px 5px;
	margin: 0 0 1em 0;
	border: 2px solid #9A9A9A;
	color: #727272;
    }

h2.page-title {
	font-family: Georgia, 'Times New Roman', serif;
 	font-size: 3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-align: right;
	margin-top: 0;
	}
	
span.orange {
    font-family: Georgia, 'Times New Roman', Serif;
	font-weight: normal;
	color: #FFB200;
	margin: 0;
	padding: 0 1.5em 0 0;
	float: left;
	background: transparent url('images/feed.jpg') no-repeat right;
	}
	
span.orange a, span.orange a:visited, span.orange a:hover { color: #FFB200; text-decoration: none; }
	
.post {
	margin: 0 0 5em;
	text-align: justify;
	}

.post h2 {
	font-family: Georgia, 'Times New Roman', serif;
 	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	color: #000;
	margin: 2em 0 1em 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px dashed #B2B2B2;
	}
	
.post h2 a, .post h2 a:visited { text-decoration: none; font-weight: normal; color: #000; }
.post h2 a:hover { text-decoration: none; font-weight: normal; color: #01A2E8; }

.post h3 {
	font-family: Georgia, 'Times New Roman', serif;
 	font-size: 1.8em;
	font-weight: normal;
	font-style: italic;
	color: #000;
	text-align: right;
	margin: 2em 0 1em 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px dashed #B2B2B2;
	}

.post p {
    font-size: 1.4em;
    line-height: 140%;
	}

.post p a:link, .post a:visited { font-family: Georgia, Times New Roman, Serif; font-weight: bold; color: #01A2E8; text-decoration: none; }
.post p a:hover { color: #01A2E8; text-decoration: underline; }

.postmetadata { 
    font-family: Georgia, 'Times New Roman', Serif;
	font-weight: normal;
	color: #fff;
	text-align: right;
	padding: 0 .2em 0 0;
	background: #404040;
	clear: both;
	}

.inline {
    margin: 1em 0 0 6em;
    }
	
.indent {
    margin: .5em 0 1em 2em;
    }
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #000;
	}
	
blockquote {
    font-family: Georgia, Times New Roman, Serif;
	background: #D6D6D6 url('images/quote.jpg') no-repeat top left;
	margin: 1em 3em 1em 3em;
	padding: 1em 2em 2em 2em ;
    font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	text-align: right;
	}

.source {
display: none;
	background: #D1E3F2 url('images/box-info-small.jpg') no-repeat right;
	padding: 5px 100px 5px 5px;
	margin: 0 0 1em 0;
	border: 2px solid #599FDC;
	color: #043175;
	
    }

span.active { font-weight: bold; color: #0B8701; }
span.inactive { font-weight: bold; color: #870101; }

.center {
	text-align: center;
    padding: 5px;
	}

.navigation {
	display: block;
	text-align: center;
    padding: 0 0 2em 0;
	}

.navigation .alignright {
	float: right;
	}

.navigation .alignleft {
	float: left;
	}
	
.navigation .alignright a:link, 
.navigation .alignright a:visited {
    font-family: Georgia, 'Times New Roman', Serif; 
	font-size: 1.8em;
	color: #01A2E8; 
	text-decoration: none;
	padding: 0 .5em 0 0;
	border-right: 2px solid #B2B2B2;
	}

.navigation .alignleft a:link,
.navigation .alignleft a:visited  {
    font-family: Georgia, 'Times New Roman', Serif; 
	font-size: 1.8em;
	color: #01A2E8; 
	text-decoration: none;
	padding: 0 0 0 .5em;
	border-left: 2px solid #B2B2B2;
	}
.navigation .alignright a:hover, .navigation .alignleft a:hover { color: #01A2E8; }
	
.hidden {
    display: none;
	}

p.footnote {
    padding: 2px;
	background-color: #6F80A2;
	border: 1px solid #000;
	}

#sys-req {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	height: 200px;
	width: 460px;
	margin: 30px 0 0 35px;
	padding: 0;
	clear: both;
	}

.pc-info {
	float: left;
	background: transparent;
	padding: 0px;
	width: 225px;
	color: #000;
	margin: 0 0 2em 0;
	border: 0px solid #000;
	}

.mac-info {
	float: right;
	width: 225px;
	background: transparent;
	border: 0px solid #000;
	color: #000;
	padding: 0px;
	margin: 0 0 2em 0;
	}

/****************************************
                              Footer
****************************************/

#footer-wrap {
    width: 100%;
	background: #000;
	padding: 1em 0 1em 0;
	clear: both;
	}
	
#footer {
    width: 762px;
	margin: 0em auto;
	color: #949494;
	}

#footer-links {
    width: 760px;
	margin: 0;
	padding: 0 0 2em 0;
    border-bottom: 0px solid #515153;
	overflow: hidden;
	}
	
.footer-right {
    text-align: right;
	float: right;
	width: 280px;
	margin: 0;
	padding: 1em 0 1em 1em;
	}
	
.footer-left {
    text-align: left;
	width: 360px;
    max-width: 360px;
    margin-right: 270px;
    padding: .5em 0 1em 0;
	*padding-top: 1.5em;
    }
	
#footer a, #footer a:visited {
    font-size: 1em;
    color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
    color: #00BAFF;
	text-decoration: underline;
	}

/****************************************
                               Lists
****************************************/

.post ul li, .post ol li { font-size: 1.4em }
#sys-req ul li { font-size: 1.2em }


.post li { font-size: 1.4em; }
.post li a:link, .post a:visited { font-family: Georgia, Times New Roman, Serif; font-weight: bold; color: #01A2E8; text-decoration: none; }
.post li a:hover { color: #01A2E8; text-decoration: underline; }

ul.links { margin: 1em 0 1em 0;}

ul.links li {
    font-size: 1.4em;
    list-style: none;
	margin: 0;
	padding: .3em 0 .5em 2.5em;
	background: transparent url('images/links.jpg') no-repeat left;
    }
	
ul.links li a:link, ul.links li a:visited { font-family: Georgia, 'Times New Roman', Serif; font-weight: bold; color: #00B2FF; text-decoration: none; }
ul.links li a:hover { color: #00B2FF; text-decoration: underline; }

.screenshots {
    width: 535px;
	margin: 0 0 0 2em;
	padding: 0;
	overflow: hidden;

    }

.screenshots li {
	margin: 1em 1.3em 0 0;
	float: left;
	list-style-type: none;
	line-height: 1em;
    }

.screenshots a {
	padding: 0.5em;
	float: left;
	background: #404040;
    }

.screenshots a:hover {
	padding: 0.5em;
	float: left;
	background: #D6D6D6;
    }

.screenshots img {
	border: 0;
    }

.sixty-four ul {	margin: 0; padding: 0; }

.sixty-four li {
	list-style-type: none;
	margin: 0 0 1em -37px;
	padding: .5em .5em .5em 0;
	display: block;
	text-decoration: none;
	font-weight: normal;
	height: 64px;
	}
	
.sixty-four li span.alignleft {padding-top: 1em }
	
.sixty-four li.alt { background: #F2F2F2; }

.sixty-four li img { border: 0; }

/****************************************
                               Images
****************************************/

img { border: 0; }

#latest-news {
    height: 186px;
	max-height: 186px;
	width: 100%;
	position: relative;
	margin: 6em auto 2em auto;
	*margin-top: 2em;
	padding: 0em;
	overflow: hidden;
	}

#latest-news img {
	height: 186px;
	width: 555px;
	display: none;
	position: absolute;
	top: 0; left: 0;
	overflow: hidden;
	}

.image-box {
	display: block;
	padding: 5px 0 5px 0;
	margin: 0;
	border: 1px solid #000;
	}

.image-box img {
	margin: 0 10px 0 0;
	border: none;
	float: left;
	}

.thumb-box {
	display: block;
	padding: 5px 0 5px 0;
	margin: 0;
	}

.thumb-box img {
	margin: 0 10px 0 0;
	border: none;
	float: left;
	border: 5px solid #404040;
	}

.thumb-box-right {
	display: block;
	padding: 5px 0 5px 0;
	margin: 0;
	}

.thumb-box-right img {
	margin: 0 0 0 10px;
	border: none;
	float: right;
    border: 5px solid #404040;
	}

.thumb-box .bytag {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 11px;
	}
	
.thumb-box .specials {
	margin-top: 28px;
	margin-bottom: 26px;
	padding: 0px;
	display: block;
	font-size: 12px;
	}	
	
.thumb-box-right .bytag {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left
	}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: .5em;
	background-color: #404040;
	}
	
img.center-clear {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: .5em;
	}
	
img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
	padding: .5em;
	background-color: #404040;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding: .5em;
	background-color: #404040;
	}

img.spotlight {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	}
	
	
#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/lightbox-prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/lightbox-nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px 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: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.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: #000; }
