/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	color: #dbd2ab;
	text-align: left;
	margin: 0 0 0px 0;
	padding: 0;
	}
	
#header {
	background: #111 url(http://www.corecrossfit.com/img/header.jpg) no-repeat center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 230px;
	width: 990px;
	}
	
#menu {
	background: #ccc;
	margin: 0px;
	padding: 0;
	height: 40px;
	width: 990px;
	}
	
#footer {
	background: #111 url(http://www.corecrossfit.com/img/footer.jpg) no-repeat center;
	padding: 0;
	margin: 0 auto;
	width: 990px;
	height: 80px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 64px 0 0 0px;
	text-align: center;
	}

#content {font-size: 1.2em}

.widecolumn .entry p {font-size: 1.05em;}

.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}

.widecolumn {line-height: 1.6em;}

.narrowcolumn .postmetadata {text-align: left;}
	
h1 {padding-top: 70px;margin: 0;}
h2 {margin: 30px 0 0;}
h2.pagetitle {margin-top: 30px;text-align: center;}
#sidebar h2 {margin: 5px 0 0;padding: 0;}
h3 {padding: 0;margin: 30px 0 0;}
h3.comments {padding: 0;margin: 40px auto 20px ;}
h1, h2, h3 {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;font-weight: bold;}
h1 {font-size: 4em;text-align: center;}
h2 {font-size: 1.6em; text-transform: uppercase;}
h2.pagetitle {font-size: 1.6em;}
#sidebar h2 {font-family: 'Lucida Grande', Verdana, Sans-Serif;font-size: 1.2em;}
h3 {font-size: 1.3em;}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration: none;color: white;}
h2, h2 a, h2 a:visited {color: #ffffff;}
h3, h3 a, h3 a:visited {color: #dbd2ab;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}

#sidebar {font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
#sidebar ul ul li, #sidebar ul ol li {color: #000;}
small, .nocomments, .postmetadata, blockquote, strike {color: #fff;}

code {font: 1.1em 'Courier New', Courier, Fixed;}

a, h2 a:hover, h3 a:hover {color: #dbd2ab;text-decoration: none;}
a:hover {color: #555;text-decoration: none;}
/* End Typography & Colors */


.button { border-top: 1px solid #b7f797; background: #9bb34b; background: -webkit-gradient(linear, left top, left bottom, from(#687829), to(#9bb34b)); background: -moz-linear-gradient(top, #687829, #9bb34b); padding: 7.5px 15px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #ddfce1; font-size: 16px; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; vertical-align: middle; } .button:hover { border-top-color: #785a28; background: #785a28; color: #ccc; } .button:active { border-top-color: #525252; background: #525252; }


/* Begin Structure */
#page {
	background-color:#000000;
	margin: 0px auto;
	padding: 0;
	width: 990px;
	}

.narrowcolumn {
	float: right;
	background: #000;
	padding: 0 0 0px 25px;
	margin: 0px 0 0;
	width: 725px;
	}

.widecolumn {
	float: right;
	background: #000;
	padding: 0 0 0px 25px;
	margin: 0px 0 0;
	width: 725px;
	}

.clear {clear: both;}
/* End Structure */


/* Begin Images */
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}
/* End Images */



/* Begin 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";}

.postmetadata ul, .postmetadata li {display: inline;list-style-type: none;list-style-image: none;}

#sidebar ul, #sidebar ul ol {margin: 0;padding: 0;}
#sidebar ul li {list-style-type: none;list-style-image: none;margin-bottom: 15px;}
#sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 10px;}
#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px;}

#sidebar {padding: 20px 0px 0px 10px; margin-left: 0px;width: 230px; background: #000 url(http://www.corecrossfit.com/img/left.jpg) no-repeat top;}
#sidebar form {margin: 0;}
ol li, #sidebar ul ol li {list-style: decimal outside;}
#sidebar ul ul li, #sidebar ul ol li {margin: 3px 0 0;padding: 0;}
/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform #s {width: 108px;padding: 2px;}
#sidebar #searchsubmit {padding: 1px;}
.entry form {text-align:left;}
/* End Form Elements */



/* Begin Various Tags & Classes */
hr {display: none;}

a img {border: none;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
        

