/*
Theme Name: AgencyByte2008
Theme URI: http://www.agencybyte.com/
Description: Redesigned AgencyByte.com Theme
Version: 1.0
Author: Brett Derricott
Author URI: http://www.agencybyte.com/
*/

body{
	font-family:Verdana,Arial, "Trebuchet MS",Georgia, Lucida,Helvetica,Tahoma, sans-serif;
	margin:0;
	font-size:12px;
	text-align:center;
	color:#fff;
	background:#888 url(images/bg.gif) repeat-y 800px 0;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}	
a{
	color:#fff;
	text-decoration:none;
}
h1{
	font-size:22px;
	margin-bottom:8px;
	color:#ffff99;
	text-transform:uppercase;
}
h2{
	font-size:16px;
	margin-bottom:11px;
	text-transform:uppercase;
}
h3{
	font-size:12px;
	margin-bottom:15px;
	font-weight:normal;
}
h4{
	font-size:14px;
	color:#333333;
	margin-bottom:15px;
	font-weight:normal;
}
/*
	voice-family:"\"}\"";
	voice-family:inherit;
*/
a:hover{
	color:#4b4b4b;
	text-decoration:underline;
}
.hide,h1 b,h2 b,h3 b,h4 b,h5 b,a i{
     position: absolute;
     left: -9999px;
}
input[type=hidden]{
    position: absolute;
     left: -9999px;
}
/*-----------------------Page Structure
*/
#outer{
	width:100%;
	background:#888;
	text-align:left;
}
#wrap{
	width:994px; min-height:1200px;
	margin:0px auto 0 auto;
	text-align:left;
	background:url(images/mainbg.gif) repeat-y;
}
/*\*/
* html #wrap{
	height:1200px;
}
/**/
/*-----------------------Header
*/
#hdr{
	width:994px;	height:155px;
	overflow:hidden;
	margin:0 auto;
}
#logo{
	display:block;
	float:left;
	margin-top:48px;
	background:url(images/agencybyte-logo.gif) no-repeat;
	width:525px;	height:83px;
}
#logo a{
	display:block;
	width:100%;
	height:100%;
}
.searchbox{
	width:198px;	height:130px;
	border-left:1px solid #9a9a9a;
	float:right;
	text-align:right;
	padding-top:20px;
}
.searchbox input{
	width:175px;	height:22px;
	background:#9a9a9a;
	border:none;
	margin-bottom:8px;
	padding:5px 0 0 4px;
	color:#fff;
	font-size:12px;
	font-family:Arial;
}
.searchbox input.btn1,.searchbox input.btn2{
	width:57px; height:18px;
	border:none;
	background:#888;
	padding:0;
	font-size:10px;
	color:#fff;
	cursor:pointer;
	margin-bottom:15px;
}
.searchbox input.btn2{
	width:74px;
}
.searchbox ul li
{
	line-height: 2em;
}
.searchbox a
{
	text-decoration: underline;
	font-size: 11px;
}

/*-----------------------Navigation
*/

/*-----------------------Main Body
*/
#mainbody{
	overflow:hidden;
	width:994px;
}
#mainlft{
	width:312px;
	float:left;
	text-align:right;
}
#mainrt{
	width:574px;
	float:right;
	margin-right:42px;
	display:inline;	
	padding:40px 0;
	padding-left:42px;
	background:url(images/corner.gif) no-repeat 0 0;
}
.bigarrow{
	margin:23px 0 67px 0;
	display:block;
	
}

#mainlft ul{
	margin-bottom:25px;
}
#mainlft li{
	display:block;
	margin-bottom:8px;
}

#mainlft li a{
	color:#ccc;
	font-size:11px;
	text-decoration:none;
}
#mainlft li a:hover{
	color: #333;
}
.title {
	margin-bottom:25px;
}
.title h1 a{
	color:#ffff99;
	text-decoration:none;
}
.title h1 a:hover{
	color:#4b4b4b;
	text-decoration:none;
}
.title span{
	font-size:10px;
}
.conarea{
	margin-bottom:25px;
}
.conarea p,
.commentator p,
.commentator1 p{
	line-height:20px;
	margin-bottom:22px;	
}
.conarea a{
	text-decoration:underline;	
}
blockquote{
	background:url(images/quotebg.gif) no-repeat;
	padding-left:25px;
	margin:23px 0;
	font-style:italic;
}
.conarea small{
	font-style:normal;
}
.conarea ul,.conarea ol{
	margin: 15px 0px 23px 20px;
}
.conarea ul li{
	background:url(images/bullets.gif) no-repeat 0 3px;
	display:block;
	margin-bottom:10px;
	padding-left:20px;
}
.conarea ol li{
	display:list-item;
	list-style-type:decimal;
	margin:0 0 10px 22px;	
	line-height: 20px;
}
.conarea img {
	background-color: #e1e1e1;
	border: 1px solid #ccc;
	padding: 4px;
}
.conarea img.no_border {
	border: 0;
	padding: 0;
	background: none;
}
.comments{
	margin-top:50px;
}
.comments dd{
	display:block;
	overflow:hidden;
	margin-bottom:7px;
	width:500px;
}
.comments input,.comments textarea{
	display:block;
	width:175px;	height:19px;
	border:1px solid #848484;
	float:left;
	padding:2px 0 0 3px;
	margin-right:10px;
}
.comments textarea {
	height:100px;
	width:457px;
}
.comments label{
	display:block;
	line-height:20px;
	width:250px;
	float:left;
	color:#333;	
}
input.subbtn{	
	margin-left: 372px;
	padding: 5px 5px 20px 5px;
	width: 90px;
	height: 25px;

}
.totalcomm{
	text-align:right;
	overflow:hidden;
	margin-bottom:20px;
}
.totalcomm span{
	display:block;
	float:left;
}
.usercomm{
	padding:20px 20px 5px 20px;
	background:#A8A8A8;
	margin-bottom:20px;
}
.usercomm p{
	margin-bottom:15px;
}
.usercomm h3 strong{
	color:#fff;
	font-size:15px;
}
.usercomm h3{
	color:#333;
	margin-bottom:0;
}
.usercomm span{
	margin-bottom:20px;
	display:block;
}
.alt{
	background:none;
}
/*-----------------------Footer
*/
#ftr{
	width:994px;
	text-align:center;
	font-size:11px;
	color:#000;
}
#ftr p{
	padding:0 0 0 0;
}
#ftr a{
	font-size:11px;
	color:#000;
	text-decoration:none;	
}
#ftr a:hover{
	text-decoration:underline;
}

.commentator,
.commentator1{
	width:550px;
	padding:15px 10px 15px 0px;
}
.commentator a,
.commentator1 a{
	color:#FFFF99;
	text-decoration:underline;
}
.commentator a:hover,
.commentator1 a:hover{
	color:#4b4b4b;
}
.commentator span,
.commentator1 span{
	margin-bottom: 5px;
	display: block;
	padding: 5px 5px 5px 1px;
	background-color: #888;
}
img.alignleft
{
	float: left;
	margin: 0px 15px 15px 0px;
}
