/*
Theme Name: SDCCM-Vr1

Theme URI: http://wordpress.org/

Description: SDCCM wordpress theme.

Version: 1.0

Author: Stuart Runyan

Author URI: http://www.shrweb.com/

	Colors

		body bg: #002157
		content bg: #dbe7f2
		link: #3f77b8

*/


/* Begin Typography & Colors */
body {
	background-color: #002157;
	font: .9em/1.5em Arial, Helvetica, sans-serif;
}
hr { display:none; }
ul { list-style-type: none; }
h2 { font-weight: 300; font-style: italic; font-size: 1.25em; }
h3 { font-size: 2em; }
h4 { font-size: 1.15em; }
a { color: #3f77b8; }
a:hover { color: #999999; }
#page {
	background: #dbe7f2;
	width: 900px;
	margin: 0 auto;
}
#header {
	background: transparent url(images/header.jpg) 0 0 no-repeat;
}
#headerimg {
	width: 900px;
	height: 199px;
}
#header #headerimg h1 { display: none;
}
#header #headerimg h1 a {
	display: block;
	width: 600px;
	height: 200px;
	cursor: pointer;
}
#header #headerimg div.description {
	display: none;
}



/* ---------------------- Navigation Styles ---------------------------*/
#nav ul {
	background: transparent url(images/nav_sprite.gif) 0 0 no-repeat;
	height: 45px;
	margin: 0;
	padding: 0;
}
#nav ul li, #nav ul li a {
	display: block;
	height: 45px;
}
#nav ul li {
	display: inline;
	float: left;
}
#nav ul li a span {
	display: none;
}
#nav ul #home {
	width: 100px;	
}
#nav ul #radio {
	width: 95px;
}
#nav ul #studies {
	width: 110px;
}
#nav ul #store {
	width: 100px;
}
#nav ul #ccm {
	width: 175px;
}
#nav ul #contact {
	width: 125px;
}
#home a:hover {
	background: url(images/nav_sprite.gif) 0 -45px no-repeat;
}
#radio a:hover {
	background: url(images/nav_sprite.gif) -100px -45px no-repeat;
}
#studies a:hover {
	background: url(images/nav_sprite.gif) -195px -45px no-repeat;
}
#store a:hover {
	background: url(images/nav_sprite.gif) -305px -45px no-repeat;
}
#ccm a:hover {
	background: url(images/nav_sprite.gif) -405px -45px no-repeat;
}
#contact a:hover {
	background: url(images/nav_sprite.gif) -580px -45px no-repeat;
}

#nav #rss {
	background: transparent url(images/rss_btn.gif) 0 0 no-repeat;
	width: 21px;
	height: 20px;
	padding: 0 0 0 30px;
	margin: 15px 0 0 30px;
	color: #FFF;
}
#nav #podcast {
	background: transparent url(images/podcast.gif) 0 0 no-repeat;
	width: 34px;
	height: 20px;
	padding: 0 0 0 40px;
	margin: 15px 0 0 10px;
	color: #FFF;
}

/* end */



/* ---------------------- Global-Sidebar Styles -----------------------------*/
#sidebar, #sidebar-left {
	background: #dbe7f2;
	width: 150px;
	float: left;
	margin: 10px;
	display: inline;
	font-size: .85em;
	line-height: 1.75em;
}
#sidebar ul, #sidebar-left ul {
	margin: 0;
	padding: 0;
}
#sidebar #header-list { list-style-type: none; }

#sidebar ul li ul li, #sidebar-left ul li ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
}
#sidebar ul li a span, #sidebar-left ul li a span { display: none; }
#sidebar h2, #sidebar-left h2 { margin: 15px 0 5px 0; }

/* end */



/* ---------------------- Left-sidebar Styles -----------------------------*/

#sidebar-left h2 {
	font-weight: 300;
	margin: 15px 0 5px 0;
}
#sidebar-left #about-sdccm {
	font-style: italic;
}
#sidebar-left p {
	margin: 0 0 25px 5px;	
}
#sidebar-left #affiliates li a { 
margin: 5px 0;
}
/* end */


/* --------------------------- Content --------------------------------- */
#content {
	background: #dbe7f2;
	width: 520px;
	float: left;
	margin: 10px 20px 10px 20px;
	display: inline;
}
#content h2 { 
	display: none;
}
#content h3 {
	color: #369;
	font-size: 1.5em;
}
#comment {
	width: 300px;
}
#backtotop { text-align: right; }
/* end */


#bottom-wrap {
	width: 900px;
	height: 30px;
	background: #002157;
	float: left;
	display: inline;
}
/* --------------------------- Search form Styles -------------------------*/
input#s {
	width: 130px;
	margin: 0 0 5px 0;
}
/* end */



/* --------------------------- Footer Styles ---------------------------- */
#footer {
	background: #dbe7f2;
	margin: 30px 0 0 0;
}
#footer #footer-nav ul {
	display: inline;
	float: left;
	padding: 0 50px 0 10px;
}
#footer #footer-nav ul li {
	display: inline;
}
#footer p {
	margin: 0;
}
#footer #contact-info {
	float: left;
	width: 150px;
	font: .9em/1.5 em Arial, Helvetica, sans-serif italic;
	margin: 10px 0 0 0;
	display: inline;
}
#footer #copyright {
	float: left;
	width: 150px;
	font: .9em/1.5 em Arial, Helvetica, sans-serif italic;
	margin: 10px 0 0 0;
	display: inline;
}
#footer #sr {
	display: inline;
	float: left;
	width: 150px;
	font: .9em/1.5 em Arial, Helvetica, sans-serif italic;
	margin: 10px 0 0 0;
}
#footer #wordpress-info {
	display: none;
}
/* end */



.clear {
	clear: both;
}

/* Shopping Cart Fixes */
.textcol .producttext .wpsc_description p {margin: 0 0 10px 0;}
.productdisplay {margin: 20px 0 10px 0;}
.single_additional_description {margin: 0 0 10px 0;}




/*-------------------------------- Products Page Styles --------------------------------------*/
.product {
	margin-bottom: 55px;
}
.product img {
	float: left;
	margin-right: 15px;
}
.product h4 {
	margin: 0;	
}
.product .product_price {
	font-weight: bold;	
}