/* © 7th Pixel 2009 */

body.custom { background-color: #0A5A67; }
.custom #header #logo a { display: block; height: 100px; width: 1000px; background: url(images/topper.gif) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { display:none;  }
.custom #header { padding: 0; }

#page { padding: 0; margin: 7px 0 0 0; }
#content { background-image: none; border: none; line-height: 1em; }
.custom #archive_info{ border: none; }
.post_box, .teasers_box { border:none; }
#content_box { background-color:white; background-image: none; border-collapse:collapse; }
#column_wrap { background-image: none;}
#sidebars { background-image: none;}
#sidebar_1,#sidebar_2,#footer { border: none;}
.custom #sidebar_1 li { font-size: 11pt; margin-left:0; }

/************* Generic Styling ******************/
h1 {
	font-size: 21px;
}
h2 {
	color: maroon;
	text-decoration: underline;
}
div.slideInfoZone h2 {
	color: white;
}
#image_box, #video_box, #custom_box {
	padding:21px 0 0 0;
	background-color: transparent;
}
#image_box img {
	border:none;
}
#custom_box,#multimedia_box,#image_box {
border: none;
}

div#sidebar_1 input[type="text"] {
	font-size: 11px;
	width: 160px;
}
li#search {
	margin-bottom: 0;
}
p.cf-sb {
	text-align:center;
}
#header {
	border-bottom: none;
}
#archive_info,div#ngg-webslice h2  {
	display: none;
}


/********* specialty boxes ************/
div.hbox {
	padding:7px 21px 7px 21px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 14px;
}
div.quotemelight {
	border:1px dotted #A2E1F2;
	margin:14px;
	padding:14px;
	font-size:12px;
	color: Maroon;	
}


/************ recent work styling ********************/
div#recent {
	text-align: center;
	font-size: 10px;
	padding-top: 14px;
}

/************ sidebar testimonials *******************/
div.testies {
	padding: 14px;
	font-size: 11px;
}

/*************** style all the links ****************/
a:link, a:visited {
font-weight:bold;
color: #E9761F;
text-decoration:none;
}
a:hover{
color:#0A5A67;
text-decoration:underline;
}

/************** Nav Menu***********************/
ul#tabs {
   border:none;
   height:32px;
   background-image: url(images/navback.gif);
   background-repeat: no-repeat;
	background-color: #353535;
}
ul#tabs li,ul#tabs li.current_page_item,ul#tabs li.cat-item  {
	background-color: transparent;
   border: none;
   font-weight: bold;
   margin-left:18px;
}
ul#tabs li a:link, ul#tabs li a:visited {
   text-decoration: none;
   color: white;
   margin-top:4px;
   text-transform: none;
}
ul#tabs li a:hover, #footer a:hover {
   border: none;
   color: #E9761F;
   text-decoration: underline;
}

/*************** topper ***********************/
#topper {
   background-image: url(images/topper.gif);
   background-repeat: no-repeat;
   padding: 0;
   margin: 0;
   width: 1000px;
}
#topper img {
   display: block;
}



/************** footer ************************/
#footer {
   border: none;
   padding: 0;
   font-size: 12px;
}
#footer p {
   margin-top: 28px;
}
#footbox {
   width: 1000px;
   margin: 0;
   padding: 7px;
   text-align: center;
   color: #deb887;
}
#footbox a:link,#footbox a:visited {
   font-weight:normal;
   color: white;
   text-decoration:none;  
   border:none;
}
#footbox a:hover,#footbox a:hover {
   color:#D79D26;
   text-decoration:underline;
}