/*
THEME NAME: Stephen Peters Group
THEME URI: 
DESCRIPTION: Custom Theme for the Stephen Peters Group
VERSION: 1
AUTHOR: Todd Vaughn
AUTHOR URI: http://toddvaughn.com/
TAGS:
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');
/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
	margin: 0 0 18px 0;
	max-width:100%;
}
.alignleft, img.alignleft {
	float: left;
	margin-right:20px;
}
.alignright, img.alignright {
	display: block;
	float: right;
	margin-left:20px;
}
.aligncenter, img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
	margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
/* */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	margin:0px;
	background: url(images/pageBG.jpg) top repeat-x #FFFFFF;
	text-align:center;
}
/* LINKS */
a {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}
a:active {
	color:#FF0000;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
/* */
p {
	margin:8px 0px 0px 0px;
}
br {
	margin:8px 0px 0px 0px;
}
hr {
	margin:2px 0px 5px 0px;
	color:#4D78AF;
	width:100%;
	background-color:#4D78AF;
	border:0px;
	height:2px;
}
img {
	border:none;
}
textarea {
	display:block;
	width:553px;
	height:150px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
li {
	margin:0px;
	padding:0px;
	list-style:none;
}
/* HEADERS */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	margin:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	margin:0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	margin:0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin:0px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#0000EE;
	text-decoration:none;
	margin:0px;
}
#searchform {
	padding:0px;
	margin:0px;
	width:222px;
}
/* MAIN SITE WRAPPERS*/
#outterWrapper {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:auto;
	text-align:center;
}
#innerWrapper {
	position:relative;
	top:0px;
	display:table;
	width:820px;
	height:auto;
	padding-bottom:20px;
	background:url(images/mainContentBG.jpg) repeat-y;
}
.centerWrapper {
	position:relative;
	top:0px;
	left:0px;
	width:820px;
}
.footer {
	position:relative;
	top:0px;
	left:0px;
	width:820px;
	height:39px;
	text-align:center;
	background-image:url(images/bottomFooter.jpg);
}
.footer a {
	margin:0px 10px 0px 10px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
}
.footer a:hover {
	text-decoration:underline;
}
/* END MAIN SITE WRAPPERS*/


/* END MAIN SITE WRAPPERS*/

/* MAIN SITE DESIGN/*/
.header {
	position:relative;
	top:0px;
	width:820px;
	height:90px;
	background-image:url(images/topHeader.jpg);
}
.topMenu {
	position:relative;
	top:0px;
	width:820px;
	height:72px;
	background:url(images/rightTopMenu.jpg) right no-repeat;
}
.topMenuBottom {
	position:relative;
	top:0px;
	display:block;
	width:796px;
	height:27px;
	float:left;
	background-image:url(images/bottomTopMenu.jpg);
}
.centerContent {
	position:relative;
	top:10px;
	float:left;
	display:block;
	width:550px;
	text-align:left;
}
.logo {
	position:absolute;
	top:36px;
	left:24px;
	width:283px;
	height:45px;
}
.saveDate {
	position:absolute;
	top:36px;
	left:315px;
	width:283px;
	height:45px;
}
.map {
	position:absolute;
	top:30px;
	left:580px;
	width:214px;
	height:50px;
}
/* END MAIN SITE DESIGN*/

/* LEFT MENU/*/
.leftMenu {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	padding-left:12px;
	display:block;
	width:230px;
	text-align:center;
	background:url(images/leftRepeat.jpg) repeat-y;
}
.leftMenuBTM {
	position:relative;
	top:0px;
	left:0px;
	display:block;
	width:220px;
	height:18px;
	background:url(images/leftMenuBottom.jpg) repeat-x;
}
/* END LEFT MENU*/

/* FORMATTING///*/
.formElementBuffer {
	text-align:center;
	margin:7px 0px 7px 0px;
}
.imgContainerLT {
	display:compact;
	float:left;
}
.imgContainerRT {
	display:compact;
	float:right;
}
.homeSeparation {
	position:relative;
	top:5px;
	left:0px;
	width:550px;
	height:auto;
	display:block;
	float:none;
}
.booksLT {
	position:relative;
	top:0px;
	display:table-cell;
	width:265px;
	height:auto;
	margin-right:10px;
	float:left;
}
.booksRT {
	position:relative;
	top:0px;
	display:block;
	width:265px;
	height:auto;
	margin-left:10px;
	float:right;
}
.booksDivider {
	float:left;
	display:block;
}
.booksCTwrapper {
	display:block;
	padding:5px 0px 0px 0px;
}
.booksContent {
	display:table;
	padding-left:10px;
	text-align:left;
}
.newEvents {
	display:block;
	margin:0px 0px 10px 0px;
	padding-left:10px;
	text-align:left;
	background:url(images/littleArrow.gif) top left no-repeat;
}
.elementBuffer {
	display:block;
	width:100%;
	margin-top:5px;
}
.testimoniesQuote {
	display:block;
	width:43%;
	height:auto;
	margin:7px 10px 15px 0px;
	padding-bottom:2px;
	float:right;
	border-bottom:1px solid #DDDDDD;
}
.testimoniesText {
	display:block;
	width:100%;
	height:auto;
	float:left;
	margin-top:3px;
}
/* END FORMATTING/*/

/* TOP MENU ELEMENTS/*/
.navDivider {
	display:block;
	float:left;
	width:1px;
	height:45px;
	background-image:url(images/topMenuDivider.jpg);
}
.home {
	display:block;
	float:left;
	width:64px;
	height:45px;
	cursor:pointer;
	background-image: url(images/homeUp.jpg);
}
.home:hover {
	display:block;
	float:left;
	width:64px;
	height:45px;
	cursor:pointer;
	background-image: url(images/homeOver.jpg);
}
.foundation {
	display:block;
	float:left;
	width:96px;
	height:45px;
	cursor:pointer;
	background-image: url(images/foundationUp.jpg);
}
.foundation:hover {
	display:block;
	float:left;
	width:96px;
	height:45px;
	cursor:pointer;
	background-image: url(images/foundationOver.jpg);
}
.gentlemen {
	display:block;
	float:left;
	width:137px;
	height:45px;
	cursor:pointer;
	background-image: url(images/gentlemenUp.jpg);
}
.gentlemen:hover {
	display:block;
	float:left;
	width:137px;
	height:45px;
	cursor:pointer;
	background-image: url(images/gentlemenOver.jpg);
}
.ladies {
	display:block;
	float:left;
	width:100px;
	height:45px;
	cursor:pointer;
	background-image: url(images/ladiesUp.jpg);
}
.ladies:hover {
	display:block;
	float:left;
	width:100px;
	height:45px;
	cursor:pointer;
	background-image: url(images/ladiesOver.jpg);
}
.media {
	display:block;
	float:left;
	width:64px;
	height:45px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	background-image: url(images/mediaUp.jpg);
}
.media:hover ul {
	display:block;
	width:64px;
	height:45px;
	cursor:pointer;
	background-image: url(images/mediaOver.jpg);
}

.media ul {
	display:none;	
}
.media:hover ul {
	display:block;
	margin-top:-45px;
	background:#426FA8;
	padding-top:10px;
}
.media:hover ul a {
	color:white;
	text-decoration:none;	
}
.media:hover ul a:hover {
	text-decoration:underline;	
}
.testimonies {
	display:block;
	float:left;
	width:105px;
	height:45px;
	cursor:pointer;
	background-image: url(images/testimoniesUp.jpg);
}
.testimonies:hover {
	display:block;
	float:left;
	width:105px;
	height:45px;
	cursor:pointer;
	background-image: url(images/testimoniesOver.jpg);
}
.press {
	display:block;
	float:left;
	width:64px;
	height:45px;
	cursor:pointer;
	background-image: url(images/pressUp.jpg);
}
.press:hover {
	display:block;
	float:left;
	width:64px;
	height:45px;
	cursor:pointer;
	background-image: url(images/pressOver.jpg);
}
.estore {
	display:block;
	float:left;
	width:77px;
	height:45px;
	cursor:pointer;
	background-image: url(images/estoreUp.jpg);
}
.estore:hover {
	display:block;
	float:left;
	width:77px;
	height:45px;
	cursor:pointer;
	background-image: url(images/estoreOver.jpg);
}
.contact {
	display:block;
	float:left;
	width:81px;
	height:45px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	background-image: url(images/contactUp.jpg);
}
.contact:hover ul {
	display:block;
	width:81px;
	height:45px;
	cursor:pointer;
	background-image: url(images/contactOver.jpg);
}
.contact ul {
	display:none;	
}
.contact:hover ul {
	display:block;
	margin-top:-45px;
	background:#426FA8;
	padding-top:5px;
}
.contact:hover ul a {
	color:white;
	text-decoration:none;	
}
.contact:hover ul a:hover {
	text-decoration:underline;	
}
/* END TOP MENU ELEMENTS*/

/* BOTTOM MENU ELEMENTS/*/
.bottomWrapper {
	position: absolute;
	left:80px;
	display:block;
	width:820px;
	height:39px;
	text-align:center;
}
.bottomMenu {
	display:compact;
	margin:0px 10px 0px 10px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
}
.bottomMenu a {
	color:#FFFFFF;
	text-decoration:none;
}
.bottomMenu a:hover {
	text-decoration:underline;
}
/* END BOTTOM MENU ELEMENTS*/

/* COLLAPSE ELEMENTS/*/
.MenuHDRs {
	height:29px;
	cursor:pointer;
}
.MenuHDRtitles {
	position:relative;
	top:0px;
	display:compact;
	margin:0px 0px 0px 12px;
	text-align:left;
	float:left;
}
.MenuHDRtitles a, .MenuHDRtitles a:hover, .MenuHDRtitles a:active, .MenuHDRtitles a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
/* END COLLAPSE ELEMENTS/*/

/* ACCORDION/*/
.info_accordion_toggle
{
	display: block;
	height: 29px;
	width: 220px;
	background: url(images/leftMenuGrey.jpg) repeat-x;
	line-height: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
}
.info_accordion_toggle:hover
{
	background: url(images/leftMenuBlue.jpg) repeat-x;
}
.info_accordion_toggle_active, .info_accordion_toggle_active:hover
{
	background: url(images/leftMenuBlue.jpg) repeat-x;
}
.info_accordion_content
{
	padding:5px 15px 5px 15px;
	text-align:left;
	background-color: #ffffff;
	color: #444444;
	width: 190px;
	overflow: hidden;
}
/* END ACCORDION/*/
.copyright {
	position:relative;
	width:820px;
	display:table;
	padding-top:5px;
}
/* END copyright/*/
.playerBG {
	position:relative;
	top:0px;
	display:block;
	width:512px;
	height:500px;
}
.tDisplay {
	position:absolute;
	top:0px;
	display:block;
	width:512px;
	height:320px;
}
.tTitleDescription {
	position:absolute;
	top:320px;
	display:block;
	width:512px;
	height:30px;
}
.tThumbs {
	position:absolute;
	top:350px;
	display:block;
	width:512px;
	text-align:left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft, .left {
	float: left;
	margin: 0 10px 10px 0
}
.alignright, .right {
	float: right;
	margin: 0 0 10px 10px
}
.clearboth {
	clear: both
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.clearfix {
	display: inline-block
}
.cf_ten_ul {
	margin:5px 0 5px 0;
	padding:3px 0 3px 0;
}
.cf_ten_ul_li {
	margin:0 0 3px 20px;
	padding:0 0 0 1px;
	list-style:disc;
}

/* ================================================== */
#sidebar_container {
	width:796px;
	padding:10px 0 10px 0;
	display:table;
	text-align:left;
}
.side_box_first {
	width:250px;
	margin-left:15px;
	float:left;
	margin-right:5px;
	display:table;
}
.side_box {
	width:250px;
	float:left;
	margin-right:5px;
	display:table;
}
.image_box {
	padding-bottom:5px;
}
.side_box_last {
	width:250px;
	float:left;
	display:table;
}
.side_content {
	width:240px;
	margin-left:3px;
	display:table;
}
.side_content a {
	color:#999999;
}
.side_content a:hover {
	color:#000000;
}
/* ================================================== */

/* ================================================== */
<!--
#cu3er-container {width:796px; outline:0;}
.slider-holder{ width:796px; height:300px;background:url(images/slideshow_back.png);}
-->
/* ================================================== */
/* ================================================== */
#calendar {
	text-align:left;
	width:700px;
	margin: 30px auto;	        
}
/* ================================================== */