/* @override http://vancereeser.com/folio/ndxz-studio/site/sample/style.css */

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px/17px Verdana, sans-serif;
	background: #000 url(/images/folio-nebula.jpg) no-repeat fixed;
	
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a img { border: none; }

/* @group Type */

h1, h2, h3 {
	margin: 0;
}
h1 {
	font: bold 23px "Gill Sans", Verdana, sans-serif;
	
}
h2 {
	color: #fff;
	letter-spacing: 1px;
	font: bold 17px "Gill Sans", Helvetica, sans-serif;
	text-transform: uppercase;
}

h3 {
	font: bold 15px "Gill Sans", Verdana, sans-serif;
	letter-spacing: .1em;
	color: #fff;
	margin: 5px 0;
}

p {
	color: #cbcbcb;
}
a {
	text-decoration: none;
	color: #b2cb82;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: none;
	padding: 0;
}

#content p { width: 500px; margin-bottom: 9px; }
p {
    margin: 0 0 9px 0;
}

/* @end */

/* @group Nav-top */

/* @group Nav2 */
#nav2 {
	position: absolute;
	top: 10px;
	left: 460px;
	width: 400px;
}
#nav2 ul {
	
	color: #808080;
	letter-spacing: .1em;
	font-weight: bold;
	font-family: "Gill Sans";
}
#nav2 li {
	display: inline;
	text-transform: uppercase;
}
#nav2 li.divider {
	vertical-align: 1px;
	margin: 0 5px;
	color: #fff;
}
#nav2 li.phone {
	color: #ddd;
}
#blog #nav2 .blurb, #tag #nav2 .blurb, #bio #nav2 .blurb, #contact #nav2 .blurb, #store #nav2 .blurb {
	display: none;
}
#nav2 .blurb {
	margin: 30px 0 0;
	font: italic 21px/26px Georgia;
	color: #fff;
	letter-spacing: 1px;
}
#nav2 .blurb a {
	color: #b2b2b2;
}

/* @end */

#section-balloon {
	height: 75px;
	margin: 0;
}
#section-balloon a {
	text-indent: -999px;
	position: absolute;
	display: block;
	height: 45px;
	width: 170px;
	top: 105px;
	left: 35px;
}

#header {
	margin: 0;
	background: url(/images/asteroid-top.gif) no-repeat 0 0;
height: 73px;	
	
}
h1#site-name a {
	text-indent: -9999px;
	position: absolute;
	display: block;
	height: 24px;
	width: 280px;
	top: 0;
	left: 40px;
}
/*h1#site-name a {
	padding: 0 0 0 40px;
	letter-spacing: 0px;
	color: #1e1e1e;
	line-height: 30px;
}
h1#site-name a:hover {
	text-decoration: none;
	color: #777;
}*/

/* @group NEW nav-top tile */
#section-list {
	width: 186px;
	position: absolute;
	top: 25px;
	left: 53px;
	height: 30px;
	background: url(/images/nav-top-tile.gif);
}
#section-list li {
	margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
    top: 0;
}
#section-list li, #section-list a {
	height: 30px; 
	display: block;
	text-indent: -999px;
}
li#main-nav1 {left: 0; width: 62px;}
li#main-nav2 {left: 63px; width: 60px;}
li#main-nav3 {left: 123px; width: 62px;}

li#main-nav1 a:hover {
	background: transparent url(/images/nav-top-tile.gif)
    0 -30px no-repeat;
}
li#main-nav2 a:hover {
	background: transparent url(/images/nav-top-tile.gif)
    -63px -30px no-repeat;
}
li#main-nav3 a:hover {
	background: transparent url(/images/nav-top-tile.gif)
    -123px -30px no-repeat;
}

li#main-nav1.active a {
	background: transparent url(/images/nav-top-tile.gif)
    0 -60px no-repeat;
}
li#main-nav2.active a {
	background: transparent url(/images/nav-top-tile.gif)
    -63px -60px no-repeat;
}
li#main-nav3.active a {
	background: transparent url(/images/nav-top-tile.gif)
    -123px -60px no-repeat;
}

/* @end */

/*#header #section-list {
	display: inline-block;
	margin: 0 0 0 60px;
	
}
#header #section-list li  {
	float: left;
	width: 50px;
	display: block;
	margin-right: 10px;
	text-align: center;
	
}
#header #section-list li a {
	display: block;
	background-color: #000;
	font-family: "Gill Sans";
	font-weight: bold;
	
	padding: 10px 0 0 0;
}
#header #section-list li.inactive a:hover {
	text-decoration: none;
	color: #b2cb82;
}
#header #section-list li.active a{
	text-indent: -9999px;
	padding: 0;
	height: 20px;
}
#header #section-list li.inactive a {
	background-color: #000;
	color: #fff;
}*/

/* @end */

/* @group Menu */

#menu {
    width: 280px;
    overflow: auto;
    top: 230px;
   	left: 0;
    position: fixed;
    /*background-color: #000;*/
    padding: 0px 0px 10px 0;

}

#nada1 {
	display: none;
}
#nada2 {
	display: none;
}
#menu #copyright {
	margin-left: 40px;
	color: #555;
	
}
#menu ul#indexhibit-promo {
	margin-bottom: 0;
	
}
li.indexhibit-link {
	color: #555;
}
li.indexhibit-link a {
	color: #777;
}

#menu ul {
	list-style: none;
	margin: 0 0 20px 0;
	
}

#menu ul li.section-title {
	font: bold 17px "Gill Sans";
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	
	display: block;
	padding-right: 0px;
}
#menu ul li {
	padding-left: 40px;

}

/* @end */

#content {
    margin: 0;
    left: 320px;
    top: 155px;
    position: absolute;
}

.container {
	padding: 0;
	margin-bottom: 40px;
}

#img-container	{ 
	margin: 20px 0 0; 
	padding: 0; 
}
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

/* @group Main Content */
.container #intro {
	background: url(/folio/files/folio-intro3.gif) no-repeat 0px 160px;
	height: 530px;
	width: 600px;
}
.container #intro h2.title {
	width: inherit;
}

.container h3.sub {
	margin-bottom: 10px;
}
.container h2.title {
	font-size: 33px;
	text-indent: -2px;

}
.container p.buy-link a {
	background: #fff;
	color: #669966 ;
	padding: 3px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.container p.buy-link a:hover {
	background-color: #333;
	color: #fff;
}
ul.credits, ul.awards {
	margin: 5px 0 20px 0;
	padding-left: 10px;
	color: #cbcbcb;
}
ul.credits {
	border-left: 1px solid #3a6c6c;
}
ul.credits li, ul.awards li {
	padding: 3px 0;
}
ul.awards {
	padding-left: 0px;
}
ul.awards li {
	list-style-position: inside;
	list-style-image: none;
	background: url(/images/award-bullet.gif) no-repeat 0 4px;
	text-indent: 25px;
}
ul.credits em, ul.awards em {
	color: #3a6c6c;
	font-weight: normal;
	font-style: normal;
}

/* @group Over and Over */
#img-container span.caption {
	margin: 0px 0 0 10px;
	position: relative;
	top: 4px;
	color: #fff;
	background: #083838 url(/images/folio-caption-gradient.gif) repeat-x;
	padding: 5px;
	border-bottom: 1px solid #3a6c6c;
}


/* @end */

/* @group slideshow */

#img-container p.nav{
	margin-top: 10px;
	padding-top: 10px;
	/*border-top: 3px solid #3a6c6c;*/
	width: 510px;

}
#img-container p.nav span.title {
	letter-spacing: 1px;
	color: #fff;
	font: bold 13px "Gill Sans", Helvetica, sans-serif;
	text-transform: uppercase;
	margin-right: 5px;
}

/* @end */


/* @end */