/*
Theme Name: Sparkplugging!
Theme URI: http: //sparkplugging.com/
Description: New theme for the launch of Sparkplugging.com.
Version: 1.0
Author: Steve Johnson
Graphic Design by Wendy Piersall,  || http: //www.sparkplugging.com
Wordpress Theme coding by Steve Johnson || http: //sawtoothid.com
*/

p#supercache {
	text-align: center;
	font-size: 70%;
	color: #eee;
}

p#supercache a {
	color: #ddd;
}

#creditfooter {
	display: none}


.wp-caption-text {
	display: none;
}

.pagetitle {
	font-weight: bold;
	font-size: 180%;
	text-align: center;
	margin-bottom: 20px;
}

.page .storytitle {
	padding: 0;
	margin-bottom: 20px;
	font-size: 130%}

.searchtitle {
	font-size: 110%;
	text-align: center;
	color: #663;
	margin-bottom: 10px;
}

#pagetop-ads {
	width: 980px;
	margin: 5px auto 10px;
	text-align: center;
}

#topadleft {
	float: left;
}

#topadright {
	float: right;
	padding-top: 10px; /* realigns to match RGM ads */
}

#container {
	width: 980px;
	border: 1px solid #330;
	margin: 0 auto 5px;
	padding: 0;
	background: url(images/container-background.png) top center repeat-y;
}

#content-wrapper {
	float: left;
	width: 558px;
	background: #fefefe url(images/content-container-center.png) top left repeat-y;
	margin-left: 10px;
}

#content-wrapper-top {
	background: url(images/content-container-top.png) top center no-repeat;
	height: 9px;
	margin: 0;
	padding: 0;
}

#content-wrapper-bottom {
	background: url(images/content-container-bottom.png) bottom center no-repeat;
	height: 11px;
	margin: 0;
	padding: 0;
}

#content {
	margin: 13px;
	position: relative;
}

.wide #content-wrapper {
	background: #fefefe url(images/wide-content_06.png) top left repeat-y;
	width: 963px;
}

.wide #content-wrapper-top {
	background: url(images/wide-content_03.png) top center no-repeat;
	height: 9px;
	margin: 0;
	padding: 0;
}

.wide #content-wrapper-bottom {
	background: url(images/wide-content_08.png) bottom center no-repeat;
	height: 11px;
	margin: 0;
	padding: 0;
}

#sidebar-container {
	float: right;
	margin-right: 6px;
	width: 404px;
	background: url(images/sidebar-center.png) top center repeat-y;
}

#sidebar-top {
	background: url(images/sidebar-top.png) top center no-repeat;
	height: 9px;
	margin: 0;
	padding: 0;
}

#sidebar-bottom {
	background: url(images/sidebar-bottom.png) bottom center no-repeat;
	height: 6px;
}

#sidebar {
	margin: -4px 6px 0 6px;
	padding: 5px 10px;
}

#footer {
	clear: both;
	text-align: center;
	background: #fff;
	padding: 15px 0;
	margin: 25px 15px 5px;
}

.footer-space {
	height: 15px;
	background: transparent;
	clear: both;
}

#footer-menu {
	margin: 0;
	padding: 0;
}

#footer-menu a {
	text-decoration: none;
}

#footer-menu ul, #footer-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-menu li.main {
	font-size: 130%;
	margin-bottom: 10px;
}

#footer-menu ul.footer-submenu li {
	display: inline;
	margin-right: .5em;
}

#footer-menu .footer-submenu-item a {
	font-size: 70%;
}

#footer p {
	margin-bottom: 15px;
}

.wp_widget_remix_search  {
	position: relative;
}

#searchform input {
	display: inline;
}

#searchform #wp-searchsubmit {
	background-color: #ebebc4;
	border: 1px solid #bbbb84;
}


#footer-menu {margin-left: 20px; }
.footer-list li {width: 185px; float: left;}
.footer-list li.top a.toplink {font-size: 0.9em; font-weight: bold; color: #330;}
.footer-list li li a {font-size: 0.8em;}
.footer-about {clear: both;}




