/*  
Theme Name: ComputerPlugin Plasma
Description: Theme for the ComputerPlugin. This is the beta release... not for the public or re-use.
Author: Derek Slenk
Author URI: http://www.computerplugin.com/justin
Version: 0.1
.
Copyright 2009, Computerplugin.com
.
*/

/* For JS */
*{ padding:0px; margin:0px; }
a{ color:#C8DCE5; }
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
.boxgrid{ 
	width: 242px; 
	height: 231px; 
	margin-left:32.5px; 
	margin-top: 10px;
	float:left; 
	background:#161613; 
	border: solid 2px #000; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img{ 
	position: absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{ 
	padding: 0 10px;
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 260;
	left: 0;
}

.caption .boxcaption {
	top: 220;
	left: 0;
}

/* Top Content */
body {
  text-align: center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  } 

#main {
  margin: 30px 0 20px 0;
  clear: both;
  width: 1024px;
  padding-bottom: 0px;
  }
#contentwrapper {
  float: center;
  width: 1024px;
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
/*  background: #000;*/
/*  border-bottom:1px solid #1e1e1e;*/
  }

#contentwrapper .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  padding: 5px;
  }
#contentbox {
	margin: 0	0	0	51.5px;
	width: 921px;
	background: url('../images/about-us-new.jpg');
	background-repeat: no-repeat;
}
#box_container {
  float: center;
  height: 900px;
  padding: 33px 0 25px 3px;
   display: block;
}
#title {
   position: relative;
  float: left;
  width: 886px;
  text-align: left;
   font-size: 16pt;
  margin: 0 35px;
}
#main_box {
   position: relative;
   width: 611px;
   text-align: left;
   font-size: 14pt;
   margin: 0 35px;
}
#box_container #images{ 
   text-align: left;
   font-size: 14pt;
/*   margin: 0 35px; */
   margin-top: 40px;
   margin-left: 45px; 
}

#expand_title{
   margin-top: 50px;
   padding-bottom: 10px;
   color: #bbb;
   text-align: center;
}

#expand_title a {
   color: black;
   background-color: #2749a5;
   font-size: 16pt;
   border: 2px solid black;
}

#expand_title a:hover {
   text-decoration: none;
}

#extend_box {
  float: left;
  width: 921px;
  height: 900px;
  text-align: left;
}

p.over{
	margin: 0 36px;	
}
h1.names{
	text-align: center;
	font-size: 14pt;
}
h1.meet{
	position: relative;
	float: left;
	width: 886px;
	text-align: left;
	margin: 0 35px;	
}

#atitle{
	width: 232px;
	height: 32px;
	background: url('http://cache.computerplugin.com/jh/about-border.png') left center no-repeat;
	padding-top: 10px;
}

#ex_left{
  float: left;
  width: 307px;
  text-align: left;
}

#ex_middle{
  float: left;
  width: 307px;
  text-align: left;	
}

#ex_right{
	width: 307px;
	float: right;
	
}
#bobvandersensr{
	margin-top: 30px;

}
#bobvandersensr img{
	width: 242px;
	height: 231px;
/*	margin-left: 32.5px;*/
}

#bobvandersenjr{
	margin-top: 170px;
}
#bobvandersenjr img{
	/*margin-left: 32.5px;*/
	width: 242px;
	height: 231px;
}

#tomvandersen{
	margin-top: 60px;
}
#tomvandersen img{
/*	margin-left: 32.5px;*/
	width: 242px;
	height: 231px;
}

#bernieb{
	margin-top: 60px;
}
#bernieb img{
/*	margin-left: 32.5px;*/
	width: 242px;
	height: 231px;
}

#miked{
	margin-top: 60px;
}
#miked img{
	/*margin-left: 32.5px;*/
	width: 242px;
	height: 231px;
}

#jeffvandersen{
	margin-top: 170px;
}
#jeffvandersen img{
	/*margin-left: 32.5px;*/
	width: 242px;
	height: 231px;
}

#mikeb{
	margin-top: 60px;
}
#mikeb img{
/*	margin-left: 32.5px;*/
	width: 242px;
	height: 231px;
}


.content {
  margin: 0 0 0 0;
  background: #000;

}
