/*
Theme Name: Hanley Strength Systems
Theme URI: http://hanleystrength.com/
Description: The WordPress theme for the Hanley Strength Systems website.
Version: 1.0
Author: Paradigm Interactive
Author URI: http://paradigminteractive.com/
Tags: black, custom header, fixed width, two columns, widgets

	Hanley Strength v1.0
	 http://hanleystrength.com/

	This theme was designed and built by Paradigm Interactive.

	The CSS, XHTML and design is copyright 2009 Hanley Stength 
	Systems, LLC.

*/

/* Begin Structure */

body {
	margin: 0;
}
.clr {
	clear: both;
}
.clear {
	clear: both;
}
a {
	outline: none !important;
}

#wrap {
	margin: 0 auto;
	width: 970px;
	background: url(images/wbg.png) repeat-y left top;
}

#header {
	margin: 0;
	clear: both;
	width: 970px;
	height: 187px;
	background: url(images/hbg.jpg) no-repeat left top;
}
#header #logobox {
	float: left;
	width: 212px;
	height: 52px;
	padding: 0;
	margin: 59px 0 0 13px;
}
html>body #header #logobox {
	margin: 59px 0 0 26px;
}

#tnav {
	clear: both;
	float: left;
	width: 944px;
	height: 36px;
	margin: 27px 6px 0 13px;
}
html>body #tnav {
	margin: 27px 13px 0 13px;
}
#tnav ul {
	width: 944px;
	height: 36px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#tnav ul li {
	float: left;
	width: 118px;
	height: 36px;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	width: 621px;
}

#sidebar {
	float: right;
	width: 336px;
	margin-right: 5px;
}

#footer {
	margin: 0;
	clear: both;
	width: 970px;
	height: 116px;
	background: url(images/fbg.png) no-repeat left top;
}

/* End Structure */

/* Begin Element Styles */

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content li {
	margin-left: 16px;
	margin-right: 16px;
}

#content h1, #content h2, #content h3 {
	margin-left: 15px;
	margin-bottom: -12px;
	letter-spacing: -1px;
}
#content h2 {
	margin-bottom: 1px;
}

#sidebar {
	color: #fff;
}

#sidebar p {
	margin-left: 15px;
	margin-right: 15px;
}
#sidebar p.qotm {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#content a:link, #content a:visited {
	color: #55556f;
}
#sidebar a:link, #sidebar a:visited {
	color: #ccc;
}

#footer p {
	color: #fff;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #bbb !important;
	text-decoration: none !important;
}
#footer #fone {
	clear: both;
	margin: 0;
	width: 100%;
	height: 67px;
	text-align: center;
}
#footer #fone p {
	line-height: 65px;
}
#footer #ftwo {
	clear: both;
	margin: 0;
	width: 100%;
	height: 30px;
	text-align: right;
	font-size: 10px;
}
#footer #ftwo p {
	margin: 7px 14px;
}

#content h2.titleofpage {
	font-size: 36px;
	letter-spacing: -2px;
	color: #2e2e40 !important;
	padding-bottom: 5px;
	border-bottom: 1px solid #b2b4b8;
	margin-bottom: 15px;
}
#content p.tst {
	margin-left: 18px;
	margin-right: 18px;
	font-size: 10px;
	font-style: italic;
}

#content hr {
	display: block;
	clear: both;
	margin: 1.5em 5px 1.5em 14px;
	border: none;
	background-color: #b2b4b8;
	color: #b2b4b8;
	height: 4px;
	border-bottom: 1px solid #778;
}

#content p {
	line-height: 1.4 !important;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#content li {
	line-height: 1.2 !important;
}

#content ul.biglist li {
	margin-left: 2em;
	font-size: 14px;
	font-weight: bold;
}

/* End Element Styles */

/* Begin Typography & Colors */
body {
	font-size: small;
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	background: #000 url(images/bbg.gif) no-repeat center top;
	color: #000;
}
img {
	border: 0;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5;
}


h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
}

h1 {
	font-size: 28px;
}

h2, h2.pagetitle {
	margin-top: 14px;
	font-size: 25px;
}

h3 {
	font-size: 18px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000 !important;
	text-decoration: none;
}

h2 a:hover, h2 a:visited, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	color: #445 !important;
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li.categories ul {
	list-style-type: none !important;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar li {
	margin-left: 12px;
	margin-right: 18px;
}
#sidebar li.categories {
	margin-left: 0 !important;
}
#sidebar li.categories ul li {
	margin-left: 15px;
}
#sidebar li {
	list-style-type: none !important;
}
#sidebar li.widget {
	margin-left: 0 !important;
}
#sidebar li.widget div.textwidget {
	margin: 0;
	padding: 0;
}
#sidebar li.widget div.textwidget p {
	margin-left: 15px;
	margin-right: 16px;
}
#sidebar li.widget ul li {
	margin-left: 15px;
	margin-right: 16px;
}

#sidebar li.widget ul li {
	padding: 5px 0;
	border-bottom: 1px dotted #777;
}
#sidebar h2.widgettitle {
	margin: 0 !important;
	width: 336px;
	height: 51px;
}
#text-3 h2.widgettitle {
	text-indent: -9999px !important;
	background: url(images/sb-featuredprods.png) no-repeat left top !important;
}
#text-4 h2.widgettitle {
	text-indent: -9999px !important;
	background: url(images/sb-testimonials.png) no-repeat left top !important;
}
#text-5 h2.widgettitle {
	text-indent: -9999px !important;
	background: url(images/sb-qotm.png) no-repeat left top !important;
}
#text-6 h2.widgettitle {
	text-indent: -9999px !important;
	background: url(images/sb-findmeonline.png) no-repeat left top !important;
}
#text-7 h2.widgettitle, #text-8 h2.widgettitle {
	margin-top: -3px !important;
	text-indent: -9999px !important;
	background: url(images/sb-newsletter.png) no-repeat left top !important;
}
#categories-3 h2.widgettitle {
	text-indent: -9999px !important;
	background: url(images/sb-categories.png) no-repeat left top !important;
}
#recent-posts-3 h2.widgettitle {
	text-indent: -9999px !important;
	background: url(images/sb-latest-posts.png) no-repeat left top !important;
}


/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 16px 12px 16px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div.contactform {
	width: 580px !important;
	float: left;
}
div.contactform p {
	text-align: left !important;
}
div.contactform label {
	font-weight: bold;
}
div.contactform form {
	width: 650px !important;
}
div.contactform form input {
	width: 250px !important;
}
div.contactform form textarea {
	width: 500px !important;
	height: 200px !important;
}
div.contactform form input#contactsubmit {
	width: 120px !important;
}

div.wpcf7 {
	text-align: left !important;
}
div.wpcf7 * {
	text-align: left !important;
}



/** Newsletter signup form **/

#newsletter_sb {
	clear: both;
	width: 323px;
	height: 110px;
	background: url(images/bg_newsletter.jpg) no-repeat 0 0;
	padding: 200px 0 0 0;
	margin: 0 0 0 6px;
}
#newsletter_sb form {
	display: block;
	clear: both;
	width: 260px;
	margin: 0 auto 0 40px !important;
}
div.newsletter_sb_field {
	clear: both;
	width: 260px;
	margin: 0 !important;
	padding: 5px 0 !important;
}
div.newsletter_sb_field_l {
	float: left;
	width: 50px;
}
div.newsletter_sb_field_r {
	float: right;
	width: 204px;
}
div.newsletter_sb_field_r input {
	width: 185px !important;
}
div.newsletter_sb_field_c {
	clear: both;
	width: 90px;
	margin: 0 auto !important;
	padding: 5px 0 !important;
}


/* Gallery blocks */
div.ngg-galleryoverview {
	margin-left: 6px;
}

/* Smooth slider */
div#smooth_sldr h2 a {
	color: #eee !important;
}
.footl { display:none; }
div.sldrlink * {
	color: #000 !important;
}
