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

body {
	margin:0px;
	color:#CCCCCC;
	background:#000000;
	background-image:url(../images/bg.png);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #ADA965;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ADA965;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h2 {
	color:#489096;
	margin:10px 0px 0px 0px;
}
h3 {
	color: #ffffff;
	font-size:14px;
	margin:20px 0px 10px 0px;
}
h4 {
	color:#5f8457;
	font-size:18px;
	margin:30px 0px 10px 0px;
	font-weight:bold;	
}
.blue {	
	color:#489096;
}
.gold {	
	color: #ADA965;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
}
#left{
	margin-top:20px;
	height:450px;
}
#nav{
	height:100px;
}
#logo{
	height:250px;
}
#tagline{
	height:100px;
}
#right {
	margin-top:20px;
	height:450px;
	background-image:url(../images/feature.png);
}
#work-feature{
	height:325px;
}
.small-spllt{
	height:40px;
	clear:both;
}
.section-spllt{
	margin-top:600px;
	clear:both;
}









/**********************************************  GAB THEORY STLES ******************************************/


/*  Top of the Page Elements   */
.white100 {
	width:100%;
	margin:0;
	background:url(../images/edge-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffffff;
	clear:both;
	}
.white100-footer {
	width:100%;
	margin:0;
	background:url(../images/edge-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ADA965;
	padding: 20px 0px;
	color:#333333;
	font-size:10px;
	text-align:center;
	clear:both;
 	}
.white100-footer a {
	color:#333333;
	clear:both;
 	}
#gab-logo {
	height:170px;
	}


/*  Navigation   */

#top-nav{
	height:160px;
	padding-top:15px;
	}
#top-nav img{
	float: left;
	}	
#main-nav-gab{
	width:950px;
	margin:0px auto 0px auto;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	height:32px;
	padding-bottom:6px;
	clear:both;
	}
	
#main-nav-gab ul .here {
	color:#ADA965;
	font-weight:bold;
	display: inline;
	float: left;
	height:30px;
	padding:0px 10px 0px 10px;
}
#main-nav-gab img{
	float:left;
	}
#main-nav-gab ul a {
	color:#999999;
	font-weight:normal;
	}
#main-nav-gab ul a:hover{
	color:#ADA965;
	}
#main-nav-gab ul{
	padding-top:5px;
	}

#main-nav-gab ul li{
	display: inline;
	}
#main-nav-gab ul li a {
	float: left;
	display: block;
	height:30px;
	padding:0px 10px 0px 10px;
	}
#main-nav-gab ul li a:hover {
	border-bottom:3px solid #FFF;
	}	



/* Middle of the Page Elements */

#big-photo{
	width:100%;
	margin:0px;
	padding:30px 0px;
	background-image:url(../images/pretty-pic.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#666666;
	}
#big-photo h1{
	margin:0px;
	font-size:40px;
	font-family: 'Stint Ultra Condensed', Arial, Helvetica, sans-serif;
	font-weight:400;
	color: #489096;
	}
#big-photo h2{
	margin:0px;
	font-size:24px;
	font-family: 'Stint Ultra Condensed', Arial, Helvetica, sans-serif;
	}

#big-photo h3{
	color:#000;
	}	

#big-photo h4{
	color:#999999;
	font-weight:400;
	margin:0px;
	}	
		
#gab-footer {
	padding: 40px 0px 0px 0px;
	width:100%;
	background-image:url(../images/edge2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#999999;
	clear:both;
	}
#slider{
	}
#gab-feature{
	padding-bottom:50px;
	}
#gab-contact .areaInput{
	width: 250px;
	height:80px;
	background-color:transparent;
	color:#CCCCCC;
	padding:2px 0px 2px 10px;
	font-size:10px;	
	}
#gab-contact .textInput{
	width: 250px;
	background-color:transparent;
	color:#CCCCCC;
	padding:2px 0px 2px 10px;
	font-size:10px;	
	}
#gab-contact .button{
	width: 260px;
	background-color:transparent;
	color:#CCCCCC;
	font-size:10px;	
	border: solid 1px;
	}


/** TWITER FEED STYLES**/
/**.twtr-hd {
	display: none; 
	}**/
.twtr-ft {
	display: none; 
	}
.twtr-user {
	display: none; 
	}
.twtr-timestamp {
	display: none; 
	}
	
.twtr-widget {
	float:right;
	margin:0px;
	width:275px;
	}
