/* 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 */



/* 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*/