/* @override http://channelzeromedia.com/ndxz-studio/site/theme_czm/style.css */

/* @override http://channelzeromedia.com/ndxz-studio/site/theme_czm/style.css */

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

body {
	font-size: 15px;
	font-family:verdana, Sans-Serif; 
	color: #b1b1b1; /* sets the color of all type in the website except for links and other sections overwritten */
	background-color: #000000; /* sets the overall background color */
	background-image:none;
    background-repeat:no-repeat;
    background-attachment:fixed;

}


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

/* LINKS */
a:link { text-decoration: none; background-color:none; color:#fee49e;}
a:active { text-decoration: none; background-color:#none; color:#fee49e;}
a:visited { text-decoration: none; background-color:none; color:#fee49e;}
a:hover { text-decoration: none; background-color:none; color:#FFB05A;}

	/* any img that is a link */
	a img { 
	border: none; 
	}

/* Pre-Nav Text - Can be accessed in the Exhibit Settings */
	
	
	.top-section {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 8px;
		padding-left: 25px; /* matches padding left in #menu ul */
		font-size: 20px;
		line-height: 24px;
		color: #E6F2DA;
		font-style: italic;
		font-family: Verdana, serif;
	}


/* MENU */

	#menu {
	  overflow: auto;
	  color: #000000;	
	 position: absolute;
  	top: 0px;
  	left: 28px;
	width: 225px;
	font-family:verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align:right;
	padding: 0px 5px 5px 0px;

	}

	
	/* This section controls each section made */ 
	#menu ul {
		list-style: none;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px; /* sets the space between each section */
		margin-left: 0px;
		/* sets the spacing around the menu - this is normally set to match padding options in #content but can be changed seperately */
		padding-right: 0px;
		padding-left: 25px;
	}

	#menu ul li {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	/* The following sets the style for the section heading */
	#menu ul li.section-title {
		font-family: verdana, sansserif;
		font-style: none;
		font-size: 14px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		color: #c64626;
	text-transform: none;
}
	
	/* The following selectors style the "Built with Indexhibit" on the menu */	
		
		#menu ul.built {
			margin-top: 0;
			margin-bottom: 0;
			color: ffffff;
		}
	
		#menu ul.built li {
			padding-top: 5px;
			border-top-color: none;
			border-top-style: none;
			border-top-width: 1px;
			color: #ffffff;
		}
		
		/* The following changes the link colors for only the "Built with Indexhibit" link */
		#menu ul.built a {
			color: #ffffff;
		}
		
		#menu ul.built a:hover {
		 	text-decoration: none;
			color: #390660;
		}

	/* This sets the style for Post-Nav Text which can be accessed in the Exhibit Settings */
		
		#copy {
			font-size: 6px;
			color: #b1b1b1;
			font-family: verdana, serif;
			font-style: none;
			margin-top: 5px;
			padding-top: 10px;
			border-top-color: none;
			border-top-style: none;
			border-top-width: 1px;
		}


/* CONTENT AREA */

	#content {
	position: absolute;
  	top: 145px;
  	left: 300px;	
  	width: 640px;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
	float:right;

	}

	.container {
		margin-bottom: 25px;
	}

	#content p { /* sets the properties for all paragraphs in the content area */
		width: 600px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px; /* sets the space between paragraphs */
		margin-left: 0px; 	
	    line-height: 14px; /* use this the change the leading (space between lines) */
	}

	p { /* sets the properties for all paragraphs  */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 9px;
    margin-left: 0;
	}

/* HEADINGS */
	
	
	
	h1 { 
		font-family: verdana, serif;
		font-size: 20px;
		color: #c64626;
		font-weight: normal; /* This color overides the color set in "body". Delete this line if you want the colors of the headings to match the rest of your type */
		padding-bottom: 15px; /* sets the spacing between the heading and paragraph below */
	}
	
	h2 { 
		font-family: verdana, serif;
		font-size: 12px;
		font-weight: normal;
		color: #fee49e;
		font-style: none;
		padding-bottom: 10px; /* sets the spacing between the heading and paragraph below */

	}
	
	h3 { 
		font-size: 9px;
		font-weight: normal;
		color: #fee49e;
	}
	
	h4 { 
		font-size: 10px;
		font-weight: normal; 
		color: #fee49e;
	}

/* IMAGES */

	#img-container	{ 
		margin: 0 0 20px 0; 
		padding: 0; 
	}
	
	#img-container p	{ 
		width: 400px; 
		margin: 0; 
		padding: 0 0 12px 0;
	}
	
	.nothumb img {
		margin-top: 0px;  
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
		/*border-color: #dbe2e0; /* erase the following 3 lines if you dont want borders on your images 
		border-width: 1px; 
		border-style:  solid;*/
	}
	
	#once { clear: left; }
	
	
/* SLIDE SHOW - Navigation */
	
	p.nav a {
		background-color: none
		padding-top: 1px;
		padding-right: 3px;
		padding-bottom: 0px;
		padding-left: 3px;
		font-size: 11px;
		font-family: verdana, Helvetica, Arial, Sans-Serif;
		/*-moz-border-radius-bottomleft:3px;
		-moz-border-radius-bottomright:3px;
		-moz-border-radius-topleft:3px;
		-moz-border-radius-topright:3px;*/
	}
	
	p.nav a:hover {
		background-color:#000000; color:#b1b1b1;
	}
	
	p.nav span#num {
		font-size: 11px;
		letter-spacing: 2px;
		font-family: verdana, Arial, Sans-Serif;
		font-style: none;
		padding-left: 8px;
	}
