/* @override http://tommymcgahee.com/css/style.css */

html, body {
	height: 100%;
}

body {
	margin: 0;
	background: #132533;
}

#wrapper {
	background: url(../images/background_top.gif) repeat-x;
	border-top: 1px solid #000;

}

#container {
	/*margin-bottom: -250px;
	position: relative;*/
	background: url(../images/background.jpg) no-repeat;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 960px;
	height: 700px;
		
	text-align: center;
	z-index: 0;
}

/* Content panels */

#homepage_panel1 {
}

#homepage_panel2 {
	display: none;

}

div#homepage_panel2 img {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
}

div.icons_wrapper_top {
	height: 20px;
	width: 320px;
	float: left;
}

div.icons_container_top {
	position: relative;
	float: left;
	left: 50%;
}

div.icons_top {
	position: relative;
	float: left;
	left: -50%
}

.icon_pad_top{
	margin: 2px 10px 0 0;
}

/* About vertical top panel */

#panel {
	background: #000 repeat-x;
	height: 270px;
	display: none;	
}

#panel_wrap {
	width: 960px;
	height: 270px;
	margin: auto;
	background-color: #000;
}

div.panel_info{
	float: left;
	width: 330px;
	height: 270px;
	border-right: 1px solid #000;
	padding: 0 10px 0 10px;
}

#firstpanel.panel_info{
	border-right: 1px solid #5d5d5d;
}

#secondpanel.panel_info{
	padding-left: 15px;
}

div.panel_info p {
	line-height: 16pt;
	color: #fffeff;
	padding-top: 0;
	padding-left: 10px;
	padding-right:10px;
	margin-top: 0;
	font: 20px 'helvetica neue', helvetica, sans-serif;
}

div.panel_info ul li {
	line-height: 16pt;
	color: #fffeff;
	padding: 0 10px 0 0;
	font: 20px 'helvetica neue', helvetica, sans-serif;
}

div.panel_info h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 5px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 20px;
	padding-left: 10px;	
	font-family: futura;
}

#panel img{
	float: left;
	margin: 0;
	padding: 30px 15px 20px 0;
	width: 238px;
}

.slide {
	float: right;
	margin: 0;
	border-top: solid 1px #000;
	background: url(../images/btn-slide.png) no-repeat;

}


.btn-slide {
	background: #000 url(../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

#top img {
	width: 900px;
	margin-top: 150px;
}

div.icons_container{
	margin-top: 75px;
	position: relative;
	float: left;
	left: 50%;
}

div.icons {
	position: relative;
	float: left;
	left: -50%;
}

.icon_pad {
	margin-left: 30px;
}

/* Icon rollovers main page */

a#rollover1{
	height: 100px;
	width: 100px;
	display: block;	
	background: url(../images/twittergrey.png);
	float: left;	
}

a#rollover1:hover {
	display: block;
	width: 100px;
	height: 100px;
	background-image: url(../images/twitter.png);
	float: left;
}

a#rollover2{
	height: 100px;
	width: 100px;
	display: block;	
	background: url(../images/linkedingrey.png);
	float: left;
}

a#rollover2:hover {
	display: block;
	width: 100px;
	height: 100px;
	background-image: url(../images/linkedin.png);
	float: left;
}

a#rollover3{
	height: 100px;
	width: 100px;
	display: block;	
	background: url(../images/facebookgrey.png);
	float: left;
}

a#rollover3:hover {
	display: block;
	width: 100px;
	height: 100px;
	background-image: url(../images/facebook.png);
	float: left;
}

/* icon rollover top corner */

a#rollover1_top{
	height: 20px;
	width: 20px;
	display: block;	
	background: url(../images/twittergrey_top.png);
	float: left;	
}

a#rollover1_top:hover {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../images/twitter_top.png);
	float: left;
}

a#rollover2_top{
	height: 20px;
	width: 20px;
	display: block;	
	background: url(../images/linkedingrey_top.png);
	float: left;
}

a#rollover2_top:hover {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../images/linkedin_top.png);
	float: left;
}

a#rollover3_top{
	height: 20px;
	width: 20px;
	display: block;	
	background: url(../images/facebookgrey_top.png);
	float: left;
}

a#rollover3_top:hover {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../images/facebook_top.png);
	float: left;
}




/*.clearfooter {
   height: 245px;
   clear: both;
}

#footer {
	background: #132533;
	border-top: 5px solid #000;
	height: 245px;
	position: relative;
	text-align: center;
}

#footer img {
	margin-top: 80px;
}*/

#footer_wrap {
	height: 250px;
	background: #132533;
	margin-top: 0px;
}

#footer {
	width: 960px;
	height: 100px;
	margin: auto;
	height: auto;
	padding-top: 50px;
	margin-bottom: 0px; 
	z-index: 1;
}
	


#portfolioimage {
	width: 400px;
	padding-left: 60px;
}

#contactme {
	width: 300px;
	float: right;
	padding-right: 60px;
	margin-bottom: 40px;
	border: none;
}

p#copyright {
	color: white;
	font-size: 16px;
	padding-left: 60px;
}
