/* @override 
	http://sterlingdatasolutions.com/wp-content/themes/new-balance-of-blue/style.css
	http://arizonainternetmarketing.org/wp-content/themes/new-balance-of-blue/style.css
*/

body { margin: 0px; padding: 0px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-size: 85%; color: #555; background: #fff repeat-x; }

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
h1 { font-size: 1.7em; padding-bottom: 5px; border-bottom: 2px #ccc solid;
	font-weight: normal;
	font-style: normal;
}
h1 a { color: #036; text-decoration: none; }
h2 { font-size: 1.4em; color: #036; font-weight:normal; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #333; }

nav ul {
	
}
a:hover { color: #555; }

#container { background-repeat: no-repeat; height: 265px; background-image: url(images/halo_container_bg.jpg); width: 960px; margin: 15px auto; }

#header { width: 960px; float: left; display: inline; overflow: hidden; margin: 0px 0px 5px; height: 80px; background: no-repeat; }

#header-left { float: left; width: 470px; height: 120px; display:inline; overflow: hidden; }
p.site-title { font-size: 2.4em; margin-bottom: 0px; font-weight: bold; color: #fff; }
p.site-title a { color: #fff; text-decoration: none; }
p.site-title a:hover { color: #ddd; }
p.description { margin-bottom: 0px; color: #ddd; }
#logo { overflow: hidden; width: 430px; padding: 10px 20px; float: left; height: 130px; }

#header-right { float: left; width: 490px; height: 12	0px; display: inline; overflow:hidden; }
.banner-block { float: left; width: 468px; margin: 20px 10px 30px 10px; display: inline; overflow: hidden; height: 60px; }
.nav { width: 700px; height: 25px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 4px;
	margin-left: 132px;
	font-size: 1.2em; color: #fff; 	
}
.nav ul { margin: 0px; padding: 0px; list-style: none;}
.nav li { text-transform: capitalize;
	float: left;
	margin-left: 20px;
}

.nav li a { color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;
}

.nav li a:hover, #nav li a.active { color: #0067AC;
	padding-right: 4px;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: 0 11px;
	border-right: 1px solid #170d59;
	border-left: 1px solid #170d59;
	border-color: white;
}

#navbar { display: inline; overflow: hidden; width: 960px; height: 32px; padding: 0px;
	float: left;
	background: url(images/Nav_Bgnd.jpg) no-repeat center;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

#navbar .topics { float: left; display: inline; overflow: hidden; width: 700px; margin: 0px; padding: 0px 15px 0px 10px; text-transform: uppercase; color: #fff; }
#navbar .topics ul { margin: 0px; padding: 2px 0px; list-style: none; }
#navbar .topics li { float: left; padding: 5px; margin: 0px; }
#navbar .topics li a {	color: #fff; text-decoration: none;	padding: 5px; }
#navbar .topics li a:hover { color: #fff; text-decoration: none; background: #666; padding: 5px; }
#navbar .search { width: 180px;	float: right; padding: 7px 15px 0px 5px; }

#footernav-container { display: block; overflow: hidden; width: 960px; height: 15px; padding: 0px;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.footernav { width: 850%; height: 15px;
	font-size: .75em; 
	color: #333; 	
	margin-right: auto;
	margin-left: auto;
}

.footernav ul { margin: 0px; padding: 0px; list-style: none;}
.footernav li { text-transform: capitalize;
	float: left;
	margin-left: 10px;
}
.footernav li a { color: #333s;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;

}
.footernav li a:hover, #nav li a.active { color: #0067AC;
	padding-right: 4px;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: 0 11px;
	border-right: 1px solid #170d59;
	border-left: 1px solid #170d59;
	border-color: white;
}


#wrapper { float: left; display: inline; width: 960px; padding-bottom: 20px; }
div.float-left { float: left; display: inline; overflow: hidden; }
div.float-right { float: right; display: inline; overflow: hidden; }
div.one-column { width: 300px; padding: 10px; }
div.two-column { width: 600px; padding: 10px; }
div.three-column { width: 940px; padding: 10px; }
div.widget { margin-bottom: 20px; }
div.footer-column { width: 280px; padding: 10px; margin-right: 20px; }

div.footer-copyright { width: 250px; margin-right: 15px;
	font-size: .9em;
	top: 60px;
	color: #666;
	display: inline;
	float: right;
	text-align: right;
	position: relative;
}

#sidebar, #content { overflow: hidden; }

#sidebar ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; /*border-top: 1px #ccc solid;*/ }
#sidebar li { margin: 0px 0px 0px 15px; padding: 4px 0px 4px; border-bottom: 1px #ccc solid; width: 285px;
}
#sidebar li a { display: block; text-decoration: none; padding: 4px 15px 4px 18px; background: url(images/li-bullet.jpg) no-repeat 0 7px; }
#sidebar ul.highlight li a { background: #A7A9AC; }
#sidebar li a:hover { background: url(images/li-bullet.jpg) 0px 8px no-repeat; }
#sidebar ul.highlight li a:hover { background: #333; color: #fff; }
#sidebar h2, #sidebar h2 a { color: #FFF; text-decoration: none; background: url(images/h2-bg.jpg) no-repeat 0 -5px; height: 35px; text-transform: capitalize; font-size: 1.2em;
	padding-top: 10px;
	padding-left: 15px;
}

#content .post { margin-bottom: 20px; }
#content .post h1 { margin-bottom: 5px; }
#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#content p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }

/* Comments */
#content .comments { font-size: 90%; margin: 20px 0px; }
#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

#footer-wrapper { float: left; display: inline; width: 100%; }
#footer { width: 960px; overflow: hidden; font-size: 90%; background: url(images/halo_footer_bg.jpg) no-repeat 0 0; color: #ddd;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
}
/*
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #ccc solid; }
#footer li { margin: 0px; padding: 1px 0px 1px; border-bottom: 1px #ccc solid; width: 280px; }
#footer li a { display: block; text-decoration: none; padding: 1px 0px; }
#footer a, #footer li a { color: #eee; }
#footer a:hover, #footer li a:hover { color: #999; }
#footer h2, #footer h2 a { font-size: 1.3em; color: #fff; }
*/

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }
