/*
THEME NAME: Sandbox - BootCamp
THEME URI: http://www.bootcampresults.com
DESCRIPTION: Sandbox-based theme for BootCamp website
VERSION: 1.0
AUTHOR: Robin Catesby
AUTHOR URI: www.elsinore.net
TEMPLATE: sandbox
*/

/* NOTE: This theme includes alterations to Sandbox files: functions, single, index, page, header, footer, + 2 custom page layouts - calendar and bootcamp. */

/*  Reset Reloaded via Eric Meyer: meyerweb.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/* END Reset Reloaded */

/*
+++++++++++++++++++++++++++
GLOBAL STYLES / TYPOGRAPHY - typography adapted from Blueprint 
+++++++++++++++++++++++++++
*/
body{
	font-size: 75%;
	height: 101%;
	background: #fef6d2 url(images/bc_background.png) repeat-x; 
	background-position: top center;
	font-family: Geneva, ‘Lucida Sans’, ‘Lucida Grande’, ‘Lucida Sans Unicode’, Verdana, sans-serif;}
a:link {color: #b09526; 
	text-decoration:none; }
a:visited {color: #b09526; 
	text-decoration:none; }
a:hover {color: #dcb30a;
	text-decoration:none; }
h1, h2, h3, h4, h5, h6 {font-weight:normal; 
	font-family: Geneva, ‘Lucida Sans’, ‘Lucida Grande’, ‘Lucida Sans Unicode’, Verdana, sans-serif;}
	h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
	h2 {font-size:2em;margin-bottom:0.75em; color: #7a6c37;}
	h3 {font-size:1.5em;line-height:1;margin-bottom:1em; color: #7a6c37;}
	h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
	h5 {font-size:1em;font-weight:bold;margin-bottom:1.4em;}
	h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; line-height: 1.2em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
blockquote{font-style:italic; 
	width: 320px; 
	margin: 1.5em; }
blockquote p {padding: 20px; }
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.skip-link {display:none;}

/*
+++++++++++++++++++++++++++
LAYOUT - content right margin - 2 sidebars
+++++++++++++++++++++++++++
*/
#wrapper {
	margin:0 auto; 
	padding: 0;
	width:980px;}
#container { 
	float: left;
	margin: 10px 0 0 -340px;
	overflow: hidden;
	padding: 10px; 
	width: 100%; }
#content {
	margin: 0 0 0 340px;
	padding: 10px; 
	border: 1px solid #000;
	background: #fff; }

	
/*
+++++++++++++++++++++++++++
LAYOUT - BOOTCAMP page template
+++++++++++++++++++++++++++
*/

#content_bootcamp {
	margin: 0 0 0 340px;
	padding: 0 10px 10px 0; }	
	

#slug_bootcamp {
	background: url(images/bc_slug3.jpg) no-repeat; 
	background-position: center;
	margin: 4px 0 0 0;
	padding: 2px;
	border: 1px solid #000;
	width: 623px;
	height: 107px;
	}
	
#slug_bootcamp p {
	float: left;
	margin: 54px 0 0 6px;
	font-size: .9em;
	color: #fff; }
	
#slug_bootcamp h3 {
	float: right;
	margin: 10px 40px 0 0;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #ffd527;
	font-style: italic; }
	
#featured_bootcamp {
	margin: 10px 0 0 0;
	padding: 10px; 
	border: 1px solid #000;
	background: #fff; }	
	
/*
+++++++++++++++++++++++++++
LAYOUT - CALENDAR page template
+++++++++++++++++++++++++++
*/

#container_calendar { 
	float: left;
	margin: 10px 0 0 -340px;
	padding: 10px; 
	width: 100%; }

#content_calendar {
	margin: 0 0 0 340px;
	width: 960px;
	border: 1px solid #000;
	background: #fff; }


	
/*
+++++++++++++++++++++++++++
HEADER for graphics only header, create link with blog title a size, make blog title 1px, and make color match header bg w. color in blog title a.

NOTE: access margins are for menu above header. Extra top margin on html/body is to set separately for firefox/IE.
+++++++++++++++++++++++++++
*/

#header{
	background: url(images/bc_header2.gif) no-repeat; 
  	text-align: left;
  	padding-top: 2px;
  	padding-bottom: 0px;
	height: 168px;
	width: 980px;
	margin-bottom: 10px; }
	
h1#blog-title{ 
	text-align: right;
	font-size: 1pt; }
	
#blog-title a{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 700px;
	height: 80px; }

#blog-description{
	margin: 108px 0 0 315px;
	color: #5d5540;
	text-transform: uppercase;
 }
.skip-link {display:none;}
.skip-link a{}
#access {
	padding: 0;
	margin: -55px 0 0 0;
	width: 100%;
	clear: both; }

#signup {
	margin: -60px 0 0 744px; 
	padding: 0;
	height: 38px;
	width: 200px; }
	
#signup a {
	height: 38px;
	width: 200px;
	display: block;
	background: url(images/bc_join2.gif) no-repeat; }
#signup a:hover {
	 background: url(images/bc_join_hov2.gif) no-repeat; }
/*
+++++++++++++++++++++++++++
SIDEBARS 
+++++++++++++++++++++++++++
*/

div.sidebar {
	padding: 0;
	margin: 0; }

div.sidebar h3{
	font-size:1.6em; 
	color: #7a6c37; 
	margin-bottom: 2px; 
	margin-top: 12px;}
	
#primary {
	width: 280px; 
	float: right; 
	padding: 10px;
	margin-top: 6px;
	background: #fff;
	border: 1px solid #006600;
	overflow: hidden; }
	
#secondary { 
	width: 970px;
	margin: 10px; 
	background: #fff;
	border: 1px solid #006600;
	clear: both;  }
	
div.sidebar ul.xoxo{
	margin-left: 12px;
	list-style: none;}
div.sidebar ul.xoxo li ul {
	padding-bottom: 10px; 
	margin-left: 6px; }
div.sidebar ul.xoxo li ul li{
	display:inline;}
div.sidebar ul.xoxo li ul li a{
	display:block; 
	font-weight:bold; 
	overflow:hidden; }
div.sidebar ul.xoxo li ul li ul{
	border:0}
	
#primary h3 {
	margin: 14px 0 4px 0; }
	
#primary ul.xoxo li ul {
	padding: 8px;
	border: 1px solid #b09526; }
	
#promo_text {
	padding: 10px; 
	margin-left: 10px;
	color: #786d4f;
	font-size: 1.2em; }

#secondary ul.xoxo {
	width:970px; 
    margin:0;
	padding:10px 10px 10px 15px; 
	list-style: none; 
	display: inline-block; 
	overflow: hidden;}
#secondary ul.xoxo li {
	width: 280px; 
	float:left; 
	margin-left: 10px; 
	padding:10px; 
	border: 1px solid #b09526;
	display:inline-block; 
	overflow: hidden;}

#secondary ul.xoxo li ul li {
	border: none; 
	margin: 0;}

#secondary ul.xoxo li ul li p {
	margin: 12px 12px 0 0;
	width: 260px; }
	
.rssSummary {
	width: 230px; }

/*
+++++++++++++++++++++++++++
MENU 
+++++++++++++++++++++++++++
*/


#menu,#menu ul{
	position: relative;
	margin-right:-5px;
	padding:0;
	list-style:none;
	height:28px;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase; }
#menu a{
	color: #f5eedd;
	display:block;
	padding:4px 10px 6px 10px; }
#menu a:hover{
	color: #cddca6;
	background:transparent;
	display:block;
	text-decoration:none;}
#menu li{
	float:right;
	margin:0;
	padding:0;}
#menu li li{
	float:right;
	margin:0 0 0 5px;
	padding:0;
	width:130px;}
#menu li li a,#menu li li a:link,#menu li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:4px 10px 5px 10px;
	color:#333;}
#menu li li a:hover, #menu li li a:active {
	background:#ccc;
	width:150px;
	float:none;
	margin:0;
	padding:4px 10px 5px 10px;
	color:#333;}
#menu li ul{
	position:absolute;
	width:10em;
	left:-999em;
	z-index:1;}
#menu li:hover ul{
	left:auto;
	display:block;}
#menu li:hover ul,#menu li.sfhover ul{
	left:auto;}
#menu li.current_page_item a{
	background:#9fa276;
	color:#fff;}
#menu li.current_page_item a:hover{
	color:#cddca6;
	text-decoration:none;}

/*
+++++++++++++++++++++++++++
NAVIGATION 
+++++++++++++++++++++++++++
*/

#nav-above {
	display:inline-block;
	overflow:hidden; 
	margin-bottom: 0; }
.meta-nav {display:none;}
.navigation a {
	text-decoration: none;}
.navigation a:hover {
	text-decoration: none;}
.nav-previous {
	width: 294px; 
	float:left;
	display:inline-block;
	overflow:hidden; 
	padding-left: 2px;}
.nav-next {
	width: 250px; 
	float:right;
	display:inline-block;
	overflow:hidden; 
	text-align:right;
	padding-right:2px;}
#nav-below {display: none;}

/*
+++++++++++++++++++++++++++
CONTENT - POST - PAGE - pad title on h2.entry-title to get pages w.out links
+++++++++++++++++++++++++++
*/
.post, body.page div.hentry {
		height: 1%; }
.post {
	margin: 0; 
	padding-bottom: 10px; }
h2.entry-title, h3.entry-title {
	font-weight:normal;
	line-height: 1.3em; 
	margin: 0; 
	padding: 18px; 
	color: #9fa276;}
.entry-title a {
	text-decoration: none; 
	color: #9fa276;
	margin-top: 0;
	padding-top: 0; }
.entry-title a:hover {
	color: #cddca6;}
.entry-date {
	border:none; }

.entry-content {
	line-height:1.5em; 
	color: #424432; 
	margin: 12px 20px 12px 20px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px; }
	
.entry-content ul {
	margin-left: 12px;
	padding-left: 12px;
	list-style-position: inside;
 }
	
.page-title {
	margin: 0; }

/* Change this depending on what the sticky post is */

#post-1800 {
	background: #f2daf9; }

img.alignleft {
	float: left;
	border: 4px solid #c6c6c8;
	margin: 4px 6px 6px 0; }

p.more {
	margin: 0;
	padding: 0; }
	
a.banner {
	margin-bottom: 14px; }
	
.products {
	height: 120px; }
	
.products p {
	padding-left: 84px;
	margin-bottom: 20px; }
	
/*
+++++++++++++++++++++++++++
METADATA
+++++++++++++++++++++++++++
*/

.published {
	text-decoration: none;
	border:none;
	margin:0; padding:0;}
.entry-meta {
	font-size: .9em; 
	line-height:1.4em; 
	padding: 10px 20px 20px 10px; 
	margin-left: 20px; 
	text-align:justify; 
	display:inline-block;
	overflow:hidden;
	clear: both;}
.author, .cat-links, .comments-links {
	line-height:1.4em;}


/*
+++++++++++++++++++++++++++
COMMENTS - COMMENT FORM - TRACKBACKS
+++++++++++++++++++++++++++
*/
comments {
	width:500px;
	margin:0;
	padding:0;
	display:inline-block;
	overflow:hidden;}
#comments h3 {
	margin:0;
	padding-bottom:10px; 
	color: #ad5d34;}
#comments ol { 
	width: 380px;
	margin: 10px 10px 10px 30px; 
	padding: 0;}
#comments ol li {
	width: 410px;
	padding:20px 40px 20px 20px; 
	margin-bottom: 0;
	border-top: 0; 
	border-left: 0; }
#comments ol li p {
	line-height: 1.2em;
	width: 320px;
	margin-bottom: 6px; }
.formcontainer {
	padding-bottom:20px; }
.comment-author {
	padding-bottom: 6px;
	font-weight: bold; }
.comment-meta {
	font-size:0.9em;
	padding-bottom: 12px;
	color: #333;}
.form-label {
	float:left; 
	margin-right: 10px; 
	display:inline-block;}
.form-submit {
	margin-left: 50px;
	display: inline;}

/*
+++++++++++++++++++++++++++
FOOTER
+++++++++++++++++++++++++++
*/
#footer { 
	margin: 0 auto; 
	clear: left;
	margin-bottom: 10px; 
	margin-left: 10px;
	text-align: left; 
	padding: 20px;}
#footer a {text-decoration: none;}
/*
+++++++++++++++++++++++++++
SEARCH FORM
+++++++++++++++++++++++++++
*/

form#searchform {
	margin:0;
	display:inline-block; 
	overflow:hidden;}

form#searchform #searchsubmit {
	display: none;}
/*
+++++++++++++++++++++++++++
WIDGETS...
+++++++++++++++++++++++++++
*/

.event-title {
	font-size: 10px;
	background-color: #fff; }