
/* static START */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	/*background:#BEC3C6 url(../images/cssimg/bg.jpg) repeat-x;*/
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
	background-color: #d8d8d8;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing:-0.07em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.post .content .wp-caption p {
	margin:0;
}
.left {
	float:left;
	margin-right:10px;
}
.fixed {
	clear:both;
}
input.textfield, 
textarea {
	background:#FFF url(../images/cssimg/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#wrap {
	/*background:url(../images/cssimg/light.gif) center top no-repeat;*/
	padding:20px 0;
}
#container {
	margin:0 auto;
	width:936px;
}
/* layout END */

/* header START */
#header {
	background:url(../images/cssimg/header_footer.jpg) 0 0 no-repeat;
	height:123px;
}
#caption {
	height:44px;
	padding:25px 30px 21px;
}
#title a {
	text-decoration:none;
	color:#333;
	width:300px;
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
	margin-left: 10px;
	}
/* image blog title */
/*
#title a {
	background:url(../images/cssimg/title.gif) no-repeat;
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:30px;
	text-indent:-999em;
	display:block;
}
*/
#tagline {
	color:#333;
	border-top:1px solid #000;
	text-decoration:none;
	font-size:10px;
	float:left;
	padding:0 10px;
	margin-left: 10px;
	font-weight: bold;
}
#navigation {
	margin:1px 0;
	background: #eee;
	width: 800px;
}
#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	/*background:transparent url(../images/cssimg/menu.gif) no-repeat;*/
	display:block;
	color:#382E1F;
	font-weight: bold;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:0px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover {
	background-color: #B5B5B5;
	color: #fff;
	border-top: solid 1px #ffffff;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	
}
#menus li a.home {
	/*width:45px;*/
	padding-left:10px;
	margin-left:0px;
	/*text-indent:-999em;*/
}
#menus li .promo {
	text-align: center;
	display:block;
	color:#382E1F;
	font-weight: bold;
	font-size: 18px;
	height:31px;
	line-height:31px;
	padding:0 20px 0 370px;
	margin-left:0px;
	text-decoration:none;
	float:left;
}
#menus li a.home:hover {
}
#menus li.current_page_item a.home {
}
#menus li a.active {
	border-top: solid 1px #ffffff;
	background-color: #b5b5b5;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	background-color: #eee;
}
/* header END */

/* submenu START */
#menus li ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#menus li li {
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#menus li li a {
	float:none;
	display:block;
	padding:5px;
	text-decoration:none;
	width:125px;
	font-size:12px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:20px;
	line-height:20px;
}
#menus li li.first a {
	border-top:none;
}
#menus li li a:hover {
	font-weight:bolder;
}
/* submenu END */

/* content START */
#content {
	background:#FFF url(../images/logobgrd) no-repeat;
	min-height:350px;
}
/* content END */

/* main START */

/* Accordion Styles */
#services {}
#services h5 {
	border:1px solid #ccc; 
	background-color: #d8d8d8; 
	margin-top:5px;
	cursor:pointer;
}
#services a {
	text-decoration: none;
	color: #555;
}
#services h5:hover {
	background-color: #aaa; 
	color: #eee;
}
#services .acc-section {
	overflow:hidden;
	background-color:#333;
}
#services .acc-content {
	padding:5px; 
	border:1px solid #cccccc; 
	border-top:none; 
	background:#fff
}

/* end of Accordion Styles */
#main {
	background:#FFF;
	width:605px;
	padding:5px 15px 15px;
	float:left;
}
#notice {
	color:#080;
}
/* Home page styles */
.homecontent {
	float: left;
	width: 600px;
}
.homeclients {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #cccccc;
}
.clientlogo {
	vertical-align: middle;
	margin: 3px 10px 3px 0px;
}
.service {
	margin-left: 7px;
	margin-bottom: 5px;
}
.service-headers {
	float: left;
	width: 120px;
}
.service-content {
	border:1px solid #ccc; 
	padding: 5px;
	margin-top: 5px;
}
.mainblurb li {
	margin-left: 20px;
}
.service li {
	list-style: none;
}

.flasher {
	color: #626262;
	font-size: 16px;
	font-weight: bold;
	left: 100px;
	position: relative;
	top: 6px;
}
/* end of home page styles */
/* gallery styles */
.galinstr {
	font-size: 12px;
	font-weight: normal;
}
.galleryltcol {
	float: left;
	width: 440px;
	/*border: 1px solid #000;*/
}
.galleryrtcol {
	float: right;
	width: 440px;
	/*border: 1px solid #000;*/
}
.gallerylt {
	float: left;
	width: 130px;
	height: 95px;
	font-size: 80%;
}
.galleryrt {
	width: 130px;
	height: 95px;
	float: left;
	font-size: 80%;	
}
.galtextlt {
	float: left;
	width: 310px;
	font-weight: bold;
}
.galtextrt {
	float:left;
	width: 310px;
	font-weight: bold;
}
.galservlt {
	float: left;
	width: 110px;
	margin: 0px;
	font-size: 80%;
	padding: 0px 0px 0px 10px;
}

.galservrt {
	float:left;
	width: 190px;
	margin: 0px;
	font-size: 80%;
}
.galservlt ul {
	list-style-type: disc;
	list-style-position: inside;
}
.galservrt ul {
	list-style-type: disc;
	list-style-position: inside;
}	
img.galpic {
	float:left;
	margin: 0px 10px 5px 0px;
}

/* end of gallery styles */

/* Staging Promo styles */

.staging_promo {}
.stages {}
.stages_col {float: left; font-size: 14px; font-weight:bold;}
.stages .lt { width: 230px; padding: 10px;}
.stages .mid {width: 230px; min-height: 160px;}
.stages .rt { width: 300px; padding: 10px;}
.stages_list {list-style: none;}

/* end of staging promo styles */

/* Clients page styles */
.clientslt {
	float:left;
	width: 400px;
}
.clientsrt {
	float: right;
	width: 400px;
}
.testlogo {
	vertical-align: middle;
	margin: 3px 10px 20px 0px;
	float:left;
}
.endorser {

}

/* End of clients page styles */

/* About Page Styles */
.biopic {
	float: left;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-right: 5px;
}

/* end of About Page Styles */

#notice a {
	text-decoration:underline;
}
.post h2 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
}
.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post .content {
	background: #fff url(../images/logobgrd.gif) no-repeat scroll right bottom;
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p {
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
/* main END */

/* footer START */
#footer {
	background:url(../images/cssimg/header_footer.jpg) 0 -124px no-repeat;
	display:block;
	height:96px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	/*background:url(../images/cssimg/wp-logo.png) no-repeat;*/
	display:block;
	width:2px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(../images/cssimg/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
#credit {
	float:left;
	width: 200px;
	text-align: left;
}
/* footer END */



/* one-column START */
.one-column #content {
	background:#FFF;
}
.one-column #main {
	width:906px;
}/* one-column END */
