:focus{
	outline:none;
}

.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
border-bottom: 0px;
border-top: 0px;
border-right: 0px;
border-left: 0px;
}

ul.menu {
	border:none;
	height:0px;
}

body.custom
{
	background-color: #ffffff;
	background-image: url(http://www.localadpower.com/images/bg.png);
	background-repeat:repeat-x;
	background-position: top;
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
}

.custom h1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff6c00;
	margin:0;
	padding:0
}

.custom h2
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #fff;
	margin:0;
	padding:0
}

.custom h2 a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height:22px;
	font-weight: bold;
	color: #ff6c00;
	height:0px;
	padding:0
}


.custom #page
{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	font-family: Verdana, Geneva, sans-serif;
	background:none

}

.custom #container
{
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	font-family: Verdana, Geneva, sans-serif;
}

.custom #breadcrumbs
{
	padding: 0.3em;
	margin-top:0.6em;
	font-family:Helvetica, Arial, sans-serif;
}

.custom #header #logo a
{
	display: block;
	height: 1px;
	width: 1px;
	background: url('images/spacer.gif') no-repeat;
	outline: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header
{
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div
{
	background: #E7F8FB none repeat scroll 0 0;
	padding-top:20px;
}

/* Custom Navibar */
.custom ul#tabs {
	border-bottom:none;
	border-left:none;
	padding-left: 270px;
	padding-bottom:0px;
	height:0px;
}
.custom ul#tabs li {margin-bottom:0; border:none; background:none; height:0px;}
.custom ul#tabs li.current_page_item a {
	color: #000;
	font-style:normal;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:0px;
}
.custom ul#tabs li.page-item-1 a {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #000;
height:0px;
}
.custom ul#tabs li.page-item-2 a {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #000;
height:0px;
}
.custom ul#tabs li.rss a { 
padding-right: 23px;
background: url(i/icon-rss.gif) no-repeat 97% 50%;
color: #000;
height:0px;
}
.custom #tabs li a {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #000;
text-decoration: none;
margin: 0;
height:0px;}
.custom ul#tabs li a:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0770d1;
	text-decoration: none;
	background-image: none;
}
.custom ul#tabs li.page_item a:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
background-image: none;
}
.custom ul#tabs li.rss a:hover {
background-color: #91918f;
text-decoration: underline;
background: url(i/icon-rss.gif) no-repeat 97% 50%;
}