@charset "UTF-8";
/* CSS Document */

http://www.nicholaskrusick.com

Designer: Nicholas Krusick
Last Edit: November 2011
All Images Copyright Nicholas Krusick



html	{
		font-size: 100%;
		}
		
p	{
	padding: 0;
	margin: 0;
	}
	
li	{
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
		
ul	{
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
		
a	{
	text-decoration: none;
	color: black;
	}
	
a:visited	{
			color: black;
			}
			
a:hover	{
		color: #3C6786;
}
	
h2	{
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
		
body	{
		font-family: helvetica, arial, sans-serif;
		font-size: .75em;
		line-height: 1.2em;
		}
		
img	{
	margin-bottom: 10px;
	}
		
#wrapper	{
			width: 900px;
			}
		
#top_bar	{
			width: 890px;
			height: 12px;
			background-color: #4D4D4F;
			margin-left: 10px;
			position: fixed;
			top: 0;
			left: 8px;
			}
			
#site_id	{
			float: left;
			margin-top: 10px;
			margin-left: 10px;
			position: fixed;
			text-align: center;
			width: 181px;
			height: 24px;
			padding-top: 10px;
			font-weight: 100;
			letter-spacing: .15em;
			}
			
#site_id a:link	{
				color: white;
				}
				
#site_id a:hover	{
filter: alpha(opacity=70);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70;
opacity:0.7;
}

#site_id a:visited	{
					color: white;
					}
					

					
			
				
#social_media_icons li	{
						display: inline;
						padding: 0;
						margin: 0;
						padding-right: 3px;
						}
						

#social_media_icons	a:hover	{
							filter: alpha(opacity=70);
							filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
							-moz-opacity: 0.70;
							opacity:0.7;
							}
			
#left_nav	{
			border-top: 10px solid #4D4D4F;
			padding-top: 10px;
			float: left;
			clear: both;
			margin-left: 10px;
			margin-top: 50px;
			height: 600px;
			width: 180px;
			line-height: 1.6em;
			position: fixed;
			}
			
#image_container	{
					clear: both;
					border-top: 10px solid #4D4D4F;
					float: right;
					width: 700px;
					margin-top: 50px;
					padding-top: 10px;
					margin-bottom: 70px;
					}
					
#image_container img	{
						margin: 0;
						margin-bottom: 2px;
						padding: 0;
}
					
					
#slider ul, #slider li	{
						margin:0;
						padding:0;
						list-style:none;
						}
	
#slider, #slider li	{ 
					width:700px;
					height:465px;
					overflow:hidden;
					padding-bottom: 10px;
					}
					
span#nextBtn 	{
				font-family: helvetica, arial, sans-serif;
				display:block;
				margin: 0;
				width: 30px;
				overflow:hidden;
				float:left;
				}
		
span#prevBtn{
			font-family: helvetica, arial, sans serif;
			display:block;
			margin: 0;
			width:55px;
			overflow:hidden;
			float:left;
			}
			
h5	{
			color: gray;
			font-weight: lighter;
			margin: 0;
			padding: 0;
			text-decoration: none;
			list-style-type: none;
			display: inline;
			}
			
h6	{
	color: red;
	font-size: .87em;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	}
			
			
#contact_text	{
				line-height: 2em;
				padding-top: 90px;
				}
				
#contact_text a	{
				text-decoration: underline;
				}
					
	
.description_text	{
					width: 600px;
					font-size: .95em;
					line-height: 1.4em;
}

.description_text a	{
					text-decoration: underline;
					color: #3C6786;
}

h3	{
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	font-size: 1.1em;
	color: #3C6786;
	display: inline;
}

h4	{
	font-size: .95em;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 4px;
	font-weight: 100;
	font-style: italic;
	border-bottom:1px dashed #3C6786;
	width: 595px;
}

#image_container p	{
					padding-top: 6px;
}
		
		
#vid_container	{
			border: 1px solid red;
			height: 465px;
			width: 700px;
}

#slider_directions	{
					float: right;
					text-align: right;
					}
					
