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

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	float: left;
	width: 650px;
	
}
#main_left {
	float: left;
	width: 650px;
	
}
#main_right {
	float: left;
	width: 225px;
	margin-left: 50px;
	text-align: center;
	margin-top: 75px;
	background-repeat: repeat-x;
	
	
}
#content {
	float: left;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 50px;
	padding-left: 10px;
	font-size: 14px;
	margin-top: 475px;
}
#footer {
	float: left;
	width: 100%;
	margin-top: 40px;
	padding-bottom: 10px;
}
body {
	background-color: #000000;
	background-image: url(../images/duane_charles_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#phrase {
	padding: 8px;
	font-size: 12px;
	float: left;
	width: 634px;
	background-color: #000000;
	filter: alpha(opacity=50);
	opacity: .50;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#name {
	float: right;
	width: 610px;
}
#logo {
	float: left;
	width: 200px;
	padding-left: 20px;
}
#space {
	height: 20px;
}
.sidebar {
	padding-top: 20px;
	background-color: #000000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
a {
	font-size: 12px;
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
#web_class {
	margin-top: 20px;
}
.thumbnail {
	width: 205px;
}
#class {
	background-color: #333333;
	background-image: url(../images/expert_bg.jpg);
}
#spacer {
	height: 350px;
}
#aboutMe h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.bgbody {
	background-color: #676767;
}
.nav {
	padding: 2px;
	width: 87px;
}
#comingsoon {
	margin-top: 50px;
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
}
#twitter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* ***************************************
	Contact Form
*************************************** */


div#contact { 
position:fixed;
top:200px;
right:0; 
 }
.contimage{
filter: alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}

 /*  Contact Form Styling */
 #contactform #error ul{
 padding-left:0px;
 line-height:20px;
 }
 #contactform #error span{
 color:green;
 padding:5px 0 5px 0;
 position:absolute;
 top:60px;
 right:10px;
 width:150px;
 }
 #contactform #error ul li{
  color:#BF0B0B;
  font-weight:normal;
  }
 h2#contacth2{
 font-size:18px;
 color:#000;
 margin:0 0 10px 0;
 font-weight:normal;
 padding-bottom:10px;
 border-bottom:1px dotted #ccc;
 }
 #contactform fieldset{
 border:none;
 }
 #contactform #formleft{
 float:left;
 }
 #contactform #error{
 float:right;
 }
 #contactform .button{
 background:#eded;
 color:#666;
 border:1px solid #ccc;
 padding:5px 20px 5px 20px;
 outline:none;
 }
 #contactform{
 color:#666;
 }
.clear{clear:both;}
.download{
display:block;
padding:20px 0 20px 0;
background:#222;
text-align:center;
border:1px solid #000;
color:#fd398f;
font-size:18px;
}
.download:hover{
background:#000;
}
#logoClass1 {
	height: 160px;
	width: 160px;
	margin-left: 30px;
}
#logoClass1 a {
	background-image: url("http://www.gighive.com/images/logo_160x160_mix2.png");
	display: block;
	height: 160px;
	width: 160px;
}
#logoClass1 a:hover {
	background-position: 0 -160px; 
}
#page_top {
	height: 181px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 4;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/top_head_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page_bottom {
	height: 714px;
	width: 100%;
	z-index: 4;
	background-color: transparent;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
#name ul {
	list-style-type: none;
	display: inline;
}
#name li {
	float: left;
	padding-right: 10px;
	color: #CCCCCC;
	padding-left: 10px;
}
#name li a {
	color: #FFFF99;	
}
#name li a:hover {
	color: #44477D;
}
#media_network {
	float: left;
	width: 300px;
}
#media_network ul {
	list-style-type: none;
	display: inline;
}
#media_network li {
	float: left;
	padding-right: 10px;
	color: #CCCCCC;
	padding-left: 10px;
}#media_header {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#image_main {
	float: left;
	width: 650px;
	height: 315px;
	background-color: #000000;
}
#image_main ul {
	display: inline;
	list-style-type: none;
}
#image_main li {
	padding: 20px;
	float: left;
}
#aboutMe {
	float: left;
	width: 630px;
	background-color: #000000;
	padding: 10px;
	filter: alpha(opacity=70);
	opacity: .70;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#aboutMe p {
	color: #CCCCCC;
}
#footer .copyright {
	color: #CCCCCC;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#phrase h1 {
	font-size: 16px;
}
#logoName {	
	float: left;
	height: 40px;
	width: 600px;
}
#logoName a {
	background-image: url(../images/duane_charlesLogo.jpg);
	height: 40px;
	width: 600px;
	display:block;

}
#logoName a:hover{
background-position: 0 -40px; 

}
#bg_fade{
   filter: alpha(opacity=50);
	opacity: .50;


}
#phrase p {
	margin-bottom: 5px;
	display: block;
}
.tweet {
	float: left;
	font-size: 10px;
	width: 600px;
	padding: 0px;
}

.tweet ul {
	list-style-image: none;
	list-style-type: none;
}

.tweet ul li {
	margin-bottom: 10px;
	display: block;
	float: left;
}
.tweet ul li a{
	
}

.tweet ul li a:hover{
	
}
.tweet_avatar img {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.tweet_btn {
	display: block;
	margin-bottom: 15px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}
