/* Nic Sandiland CSS Document 
--------------------------------------------------------------------------
	' Reset styles
	' Container setup
	' Menu
		' Menu title
		' Navigation styles
	'Footnote
*/

/* Reset styles 
-------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	}
body {
	background: #ffffff;
	font-family: Georgia, "Times New Roman", serif;
	font-size:14px;
	color:#666666;
	}
/* Container setup 
-------------------------------------------------------------------------- */
#container {
	 margin: 0px auto;
	 border: 0px;
	 text-align: left;
	 width: 816px !important;
	 width /**/: 816px;
	 margin-top: 20px;
	 height: auto;
	 overflow: hidden;
	 background-color:#ffffff;
	 border: 20px solid #ffffff;
	 }	
/* Menu and Navigation
-------------------------------------------------------------------------- */
#menu{
	width:816px;
	height:140px;
	background:#ffffff;
	margin-bottom:25px;
	}	
/* Menu Title */
#menu p.title{
	width: 260px;
	float:left;
	display:block;
	color:#cccccc;
	font-size: 1.7em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", serif;
	}
/* Navigation styles */
.navigation{
	width:816px;
	float: right;
	display:block;
	overflow:hidden;
	}
.navigation ul{
	display: inline-block;
	margin:0px 0px 0px 0px;
	width: 500px;
	}	
.navigation ul li{
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;	
	font-size: 2em;
	font-weight:lighter;
	font-family: Georgia, "Times New Roman", serif;
	font-weight:bold;
	color:#00ccff;
	font-style:italic;
	}
.navigation ul li a{
	color:#cccccc;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	text-transform:capitalize;
	text-align:left;
	display:block;
	float: left;
	}
.navigation ul li a:before{
	content:"";
	}
.navigation ul li a:hover{
	font-style:italic;
	}	
.navigation ul li a:hover{
	color:#00ccff;
	font-weight:normal;
	text-decoration:none;
	}
.navigation ul li a.selected{
	color:#00ccff;
	font-family: Georgia, "Times New Roman", serif;
	}
/* Footnote
-------------------------------------------------------------------------- */
#footnote{
	width:816px;
	display:block;
	clear:both;
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
	
	}	
#footnote a{
	color:#999999;
	}	
/* Content container
-------------------------------------------------------------------------- */
#content{
	width: 816px;
	height: auto;
	overflow: hidden;
	display: block;
	position: relative;
	}
/*	Content headings */
#content h1{
	font-size: 1.7em;
	color: #00ccff;
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	padding: 0px 10px 10px 10px;
	}
	
#content h2{
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	color:#999999;
	margin:10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	}	
/* Details list */
#content ul.details{
	width: 280px;
	float: right;
	font-family: Georgia, "Times New Roman", serif;
	text-align:right;
	font-weight:bold;
	list-style:none;
	font-size:14px;
	padding: 0px 20px 0px 0px;
	}
/* Sub Nav - Overview | Video Documentation | Further Details | Presentations | Credits */
#content p.subnav{
	float: left;
	width: 776px;
	margin:10px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	}
/* Content paragraphs*/
#content p{
	padding: 5px 10px 10px 10px;
	}
/* Links */
a{
	color:#00ccff;
	font-weight:normal;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
	
/* News Items */
ol, ul{
	list-style: none;
	}

ol#random-images{ 
	float: left;
	width: 240px;
	height:auto;
	overflow:hidden;
	margin: 16px 10px 0px 10px;	/*border: 1px dashed #333333;*/}
	
ol#random-images li img{
	margin: 10px;
	/*border: 1px solid #cccccc;*/
	padding: 1px;
	}
#home-presentation{
	min-height: 500px;
	overflow: hidden;
	float: left;
	}
ol#presentations{ 
	position: absolute;
	width: 255px;
	min-height:500px;
	overflow:hidden;
	background:#fff;
	padding: 0px 10px 0px 10px;
	overflow:hidden;
	top: 0px;
	margin-left: 105px;
	}
ol#presentations li, ol#workshops li{
	padding: 0px 0px 10px 0px;
	}
ol#presentations li h2, ol#workshops li h2{	
	font-size: 1.5em;
	color:#00ccff;
	height: auto;
	line-height:1.5em;
	padding: 0px;
	margin: 0px;	
	font-style: italic;

	}
ol#presentations li h3, ol#workshops li h3{	
	font-size: 1.3em;
	height: auto;
	line-height:1.3em;
	font-weight:normal;
	font-style: italic;
	padding: 0px;
	margin: 0px;	
	}
ol#presentations li p, ol#workshops li p{	
	font-size: 0.8em;
	height: auto;
	line-height:1.2em;
	padding: 0px;
	margin: 0px;	

	}

/* Work listings */
ol.work-listings{
	margin: 0px 0px 10px 0px;
	display:block;
	height:auto;
	overflow:auto;
	float: left;
	width: 100%;
	}

ol.work-listings li{
	float: left;
	width: 251px;
	height:100%;
	overflow:hidden;
	margin: 0px 10px 10px 10px;
	position:relative;
}
ol.work-listings li a{
	padding: 18px;
	background-color:#f4f4f4;
	display:block;
	color: #666666;
	text-decoration:none;
	}	
ol.work-listings li img{
	float: left;
	/*border:1px  solid #cccccc;*/
	padding: 1px;
	margin: 0px 10px 10px 0px;
	border:none;
	}
ol.work-listings li h3{
	margin: 0px 10px 0px 10px;
	}
ol.work-listings li span{
	margin: 0px;
	padding: 0px;
	display:block;
	}
ol.work-listings li a span.preview-details{
	display: none;
	}
	
ol.work-listings li a span.previewTitle{
	font-size: 1.1em;
	font-weight: bold;
	}	
	
ol.work-listings li a:hover span.preview-details span.more-info{
	font-size: 1.1em;
	font-weight: bold;
	color: #00ccff;
	position:absolute;
	bottom: 54px;
	}	
	
ol.work-listings li a:hover{
	display:block;
}	
		
ol.work-listings li a:hover span.preview-details{
	display:block;
	height:auto;
	overflow:hidden;
	text-decoration:none;
	position:absolute;
	top: 0;
	left: 0;
	padding: 18px;
	background-color: #f4f4f4;
	height: 100%;
	}

div#content ol.work-listings li a:hover span{
	text-decoration: none;
}

/* Video pop-up*/	
body#video-page{
	background: #f5f5f5;
	}
#video-player{
	padding:0px 25px 25px 25px;
	}
#video-player h1{
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	}
#video-player h2{
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	}
#video-player p{
	margin: 0px 0px 25px 0px;
	}
	
.main_image{
	margin: 0px 10px 10px 10px;
	}
	
/*Contact form*/
#contact{
	margin:0px 14px;
	}
#contact .contact-form .fieldset label{
	display: block;
	font-size: 18px;
	font-style: italic;
	margin:10px 0px 10px 0px;
	}
#contact .contact-form #submit{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin: 10px 0px;
	padding: 5px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#333333;
	}
#contact .contact-form input, #contact .contact-form textarea{
	border: 1px solid #cccccc;
	background #ffffff;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
blockquote{
	margin: 0px 50px 0px 50px;
	}

/*Categories*/

#content h1.categoryName{
	margin: 0 10px 0 0;
	padding:0 10px 0;
	width: 251px;
	float: left;
}

#content p.categoryDescription{
	padding:9px 0px 10px 0;
	margin: 0px 0 10px 0;
	float: left;
	width: 522px;
}

/*Dev Server*/

.devServer{
	display: block;
	background-color: orange;
	color: #000;
	padding: 10px;
	width: 816px;
	margin: 0 auto;
}


