/*
                            CSS Style Sheet for
                            SteveHiggs.com - V7
                                -- Print --

--------------------------------------------------------------------------------
*/


/* 
 HTML ELEMENTS
________________________________________________________________________________
*/

	body{
		font-size: 10pt;
		font-family: Helvetica, Verdana, sans-serif;
	}

	p {
		margin-left: 2em;
	}

	a {
	}
	
	strong {
	}
	
	h1 {
	}


	h2 {
	}

	img{
	}

/* 
 DIV ID's
________________________________________________________________________________
*/

	#Outer_Container {
	}

	#Inner_Container {
		margin: 0px auto;
	}

	#Header {
		margin: 1.5em 0 0 0;
		border-bottom: 3px solid #000000;
	}

	#Header h1, #Header strong{
		margin: 0px;
		padding: 0px;
	}


	#Content_Body {
	}


	#Header nav {
		display: none;
	}

	#Header nav ul {
	}

	#Header nav ul li {
	}

	#Header nav ul li a{
	}

	#Header nav ul li a:hover{
	}

	#Header nav ul li a.Active{
	}

	#Content {
	}

	#Content-Home {
	}

	#HomeSignature{
		display: none;
	}

	#Slideshow-Container {
		display: none;
	}


	#Home-Intro {
	}

	#Footer_Top {
	}

	#Footer_Content {
		font-size: 9pt;
		margin: 1.5em 0 0 0;
		padding: 1.5em 0 0 0;
		border-top: 3px solid #000000;
	}

	#Footer_Content a {
	}

	#Footer_Content a:hover {
	}

	#Footer_Content a.Active {
	}

	#Footer_Content strong {
		display: block;
	}

	#Footer_Content nav ul {
	}
	 
	#Footer_Content nav li {
	}
	
	#Footer_Column_1{
		display: none;
	}

	#Footer_Column_2{
		float: left;
		width: 24%;
	}
 
	#Footer_Column_2 ul{
		margin: 0;
		padding: 0;
		list-style: none;
	}

 	#Footer_Column_3{
		width: 36%;
		padding-left: 1em;
		float: left;
	}
 
	#Footer_Column_3 ul{
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#Footer_Column_4{
		width: 35%;
		padding-left: 1em;
		float: left;
	}
 
	#Footer_Bottom {
		clear: both;
	}

/* 
 Specific Classes
________________________________________________________________________________
*/

/* Content Area */	

	.Content-Text {
	}
	

/* News Section */

	#NewsSection{
	}	
		

	#ToggleNews{
		display: none;
	}

	.Comment {
		margin: 2em 0 0 2em;

	}
	
	.CommentDetails {
	}
	
	.CommentTitle {
		font-weight: bold;
		display: inline;
	}
	
	.CommentDate {
		margin-left: 2em;
		display: inline;
	}
	
	.CommentDate .superscript {
	}
	
	.CommentText {
		margin-left: 2em;
	}	




/* Contact Form */


	#ContactForm label{
	}
	
	.text_input {
	}
	
	.text_input:focus {
	}

	
	.FormBtn {
	}
	
	.FormBtn:hover{
	}

	#ContactForm-Text{
	}

	#ContactForm-Container{
		display: none;
	}

	#ContactPageContent .alert{
	}

	#ContactPageContent .green{
	}


/* Portfolio */

#ResumeLink{
	display: none;
}

#ResumeLink p{
}

#PortfolioIntro{
}

#PortfolioProjects{
}

#PortfolioProjects .Project{
margin: 4em 0 4em 0; 
}

.ProjectDetails{
}

.ProjectDescription p{
}

.ProjectHeader{
	
}

.ProjectTitle{
	font-size: 1.25em;
	font-weight: bold;
	display: inline;
}

.ProjectTitle a{
	text-decoration: none;
	color: #000000;
}


.ProjectDate {
	display: inline;
	margin: 0 0 0 1.25em;
}

.ProjectImage {
	margin: 0 0 0 2em;
}

.ProjectImage img{

 }

.ProjectLinks{
	display: none;
}

.ProjectLinks a{
}

.ProjectLinks a:hover{
}

	#Gallery{
	}

	#Gallery-menu{
	}

	#Gallery-menu a{
	}

	#Gallery-menu a.wactive{
	}


/* Shadow Box */

#sb-loading{
	display: none;
}

#sb-nav{
	display: none;
}

/* 
 Icons
________________________________________________________________________________
*/

	a.Icon{
	}

	a.RSS{
	}
	a.Twitter{
	}
	a.Facebook{
	}
	a.Digg{
	}
	a.DeviantART{
	}
	a.Linkedin{
	}
	a.Validate{
	}
	a.Wikipedia{
	}
	a.IMDb{
	}
	a.History{
	}
	a.Zoom{
	}
	a.External{
	}

/* 
 General Classes
________________________________________________________________________________
*/

	.Indent{
	}

	.color {
	}

	.color2 {
	}
	
	.Bold {
	}

	.Italics {
	}

	.Underline {
	}

	.Center {
	}

	.Right{
	}

	.Left{
	}
	
	
	.ImageFloatRight{
		display: none;
	} 
	
	.ImageFloatLeft{
		display: none;
	} 

	.Clear {
	}


	.Layer1{
	}

	.SuperScript {
	}



/* 
                    E n d   o f   S t y l e   S h e e t
________________________________________________________________________________
*/
