/*
Theme Name: Standard Battery Inc
Theme URI: http://www.standardbatteryinc.com/
Description: Theme based on Standard Battery Inc website
Author: 800 Call-KC
Author URI: http://www.call-kc.com/
Tags: red, blue, custom design

	This theme was designed and built by Jessica Sanders,
	for 800 Call-KC

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*================================================
  =====                 Main                 =====
  ================================================*/
body {
	margin: 0;
	padding: 0;
	background: #69a2e0 url(images/body-bg.gif) top repeat-x;
	font: normal 95% Arial, sans-serif;
	}
h1, h1 a {
	font: bold 150% Arial, sans-serif;
	color: #b3191d;
	border-top: 2px solid #1152a6;
	border-bottom: 2px solid #1152a6;
	padding: 2px;
	text-decoration: none;
	}
h2, h2 a {
	font: bold 125% Arial, sans-serif;
	color: #b3191d;
	text-decoration: none;
}
h3, h3 a {
	font: bold 130% Arial, sans-serif;
	color: #b3191d;
	text-decoration: none;
}
h4, h4 a {
	font: bold 120% Arial, sans-serif;
	color: #000;
	text-decoration: none;
}
h5, h5 a {
	font: bold 110% Arial, sans-serif;
	color: #000;
	text-decoration: none;
}
h6, h6 a {
	font: bold 100% Arial, sans-serif;
	color: #000;
	text-decoration: none;
}
a {
	color: #1452a7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
small {
	font-size: small;
}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
	display: none;
	}

a img {
	border: none;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
select {
	width: 130px;
	}

/*================================================
  =====               Classes                =====
  ================================================*/
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
.fixwidth {
	margin: 0 auto;
	width: 230px;
}
.entry p {
	font-size: 1.05em;
	}

.entry {
	line-height: 1.4em;
	}
.postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

 .post {
	margin: 0;
	}

 .postmetadata {
	padding-top: 5px;
	}

 .postmetadata {
	margin: 30px 0;
	}

 .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

 .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

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;
	}
.bold {
	font-weight: bold;
}
.red {
	color: #b3191d;
}
.underline {
	text-decoration: underline;
}
.indent {
	margin-left: 5px;
	padding-left: 10px;
	border-left: 2px solid #3682D6;
}

/*================================================
  =====                 Divs                 =====
  ================================================*/
#wrap {
	margin: 0 auto 30px auto;
	padding: 10px 0 0 0;
	width: 900px;
	background: #fff;
	}

#head {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 880px;
	height: 135px;
	background: #fff url(images/sbiheader.jpg) no-repeat;
	}
#logo {
	margin: 20px 0 0 0;
	padding: 0;
	width: 250px;
	height: 43px;
	float: left;
}
	#logored {
		margin: 3px 0;
		padding: 2px 0;
		width: 250px;
		background: #ba0101;
		font: italic 90% Arial;
		color: #fffffe;
		text-transform: uppercase;
		text-align: center;
	}
	#logowhite {
		margin: 2px 0;
		padding: 2px 0;
		width: 250px;
		font: italic 85% Arial;
		color: #ba0101;
		text-transform: uppercase;
		text-align: center;
	}
#sbibanner {
	margin: 0;
	padding: 0;
	width: 610px;
	height: 136px;
	background: url(images/banner.jpg) no-repeat;
	float: right;
}
#hnav {
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 40px;
	background: #c01f22 url(images/hnav-bg.gif) repeat-x;
}
	#hnav ul {
		margin: 0;
		padding: 0;
		list-style-image: none;
		line-height: 22px;
		float: left;
	}
	#hnav li {
		list-style-type: none;
		margin: 0;
		padding: 8px 12px;
		border-right: 1px solid #af171a;
		float: left;
	}
	#hnav li a {
		font-weight: bold;
		color: #fffffe;
		text-decoration: none;
	}
	#hnav li a:hover {
		color: #51090b;
	}
	#hnav li:hover, #hnav li.hover {   
    position: static; !important /* fixes IE7 bug */ 
	}  
	#hnav li ul {
		position: absolute;
		width: auto;
		left: -999em;
		background: #c42024;
		border: 1px solid #fff;
		padding: 10px 5px;
		display: block;
	}
	#hnav li ul li {
		display: block;
		float: none;
		padding: 5px;
		border: none;
		line-height: 15px;
		text-align: left;
		font-size: 85%;
	}
	#hnav li ul li a:hover {
		color: #51090b;
	}
	#hnav li ul li:first-child {
		border-left: none;
	}
	#hnav li:hover ul, #hnav li.sfhover ul {
		left: auto;
	}
#content {
	margin: 10px auto;
	padding: 0;
	width: 880px;
	height: auto;
}
#side {
	margin: 15px 0 0 0;
	padding: 0;
	width: 250px;
	height: auto;
	float: left;
}
#side ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.sidebot { /* Sides and bottom of box */
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 250px;
	height: auto;
	background: url(images/sbox-bot.gif) bottom no-repeat;
	list-style-type: none;
	text-indent: 10px;
	overflow: hidden;
}
#side ul li {
	 padding: 0;
}
#side ul h2 { /* Top of box */
	margin: 0 auto 10px auto;
	padding: 5px 0 0 0;
	width: 250px;
	height: 30px;
	background: #2461b2 url(images/sbox-top.gif) no-repeat;
	text-align: center;
	font-size: 120%;
	color: #fffffe;
}
#sbimain {
	margin: 0;
	padding: 0;
	width: 610px;
	height: auto;
	float: right;
}
#foot {
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px;
	height: auto;
}
#copy {
	margin: 0;
	padding: 5px 10px;
	width: 880px;
	height: auto;
	background: #1452a7;
	font: bold 85% Arial, sans-serif;
	color: #fffffe;
	text-align: center;
}
#fnav {
	margin: 0;
	padding: 0;
	width: 900px;
	height: auto;
}
	#fnav ul {
		width: 880px;
		list-style-type: none;
		margin: 0;
		padding: 20px 0;
		text-align: center;
		line-height: 20px;
	}
	#fnav li {
		display: inline;
		padding: 0 10px;
		border-left: 1px solid #b71a1e;
		font: normal 90% Arial, sans-serif;
	}
	#fnav li:first-child {
		border-left: none;
	}
	#fnav li a {
		color: #1352a5;
		text-decoration: none;
	}
	#fnav li a:hover {
		text-decoration: underline;
	}
#wpinfo {
	margin: 0;
	padding-bottom: 10px;
	width: 880px;
	font-size: 85%;
	text-align: center;
}


/*================================================
  =====               Buttons                =====
  ================================================*/
.smred {
	background: url(images/btn-red-sm.gif) no-repeat #a21f22;
	width: 60px;
	height: 25px;
	border: 0px solid #fff;
	cursor: pointer;	
	font: bold 100% Arial, sans-serif;
	color: #fffffe;
	padding-bottom: 2px;
}

/*================================================
  =====                 Lists                =====
  ================================================*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
ol li {
	list-style: decimal outside;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


/*================================================
  =====               Comments               =====
  ================================================*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#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;
	}
.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;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/*================================================
  =====               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 caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


/*================================================
  =====               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;
}