body {
	background-color: #5C5C5C;
}

a, a:link, a:hover, a:active, a:visited {
	color: #F05424;
}

hr {

}

.left-col {
	padding: 24px 12px 24px 24px;
	vertical-align: top;
	background: url(../images/container-background.png) repeat-x;
	background-color: #f5f5f5;
}

.right-col {
	width: 300px;
	vertical-align: top;
	padding: 24px 24px 24px 12px;
	background: url(../images/container-background.png) repeat-x;
	background-color: #f5f5f5;
}

.crossfit-row {
	padding: 24px 24px 24px 24px;
}

/* Type */

.em {
	margin-bottom: 1em;
}

h1 {
	color: #F05424;
	font-weight: bold;
	font-size:  2em;
}

h2 {
	font-weight: bold;
	margin-bottom: 0;
}

h3 {
	font-weight: bold;
}

p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans;
}

.alertbox {
	background-color: #fff;
	border: 1px solid #3b3b3b;
	margin: 10px 10px 20px 10px;
	padding:10px;
	text-align: center;
	
}

.alertbox h4 {
	font-weight: bold;
	font-size:  2em;
	color: #F05424;
	margin-bottom: 0;
}

.alertbox p {
	margin-top: 0;
	margin-bottom: 0;
}


.box {
	padding:1.5em;
	margin-bottom: 1.0em;
	background-color: transparent;
	border-left: 1px dotted #999;
	}

.byline {
	margin-top: .5em;
	text-align: center;
	color: #ededed;
}

div.byline p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: white;
}

div.byline a:link, div.byline a:hover, div.byline a:active, div.byline a:visited {
	color: #ededed;
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #ededed;
}

/* Layout Elements */

.sidebar {
	background-color: white;
	margin-bottom: 1em;
}

#social-block {
	color: #333;
	background-color: #f5f5f5;
	border-top: 1px dotted #5C5C5C;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Helvetica, sans;
	padding: 1em .5em 0em .5em;
}


ul#twitter_update_list {
	list-style: none;
	list-style-type: square;
}

ul#twitter_update_list li {
	margin-bottom: .5em;
}

#store-spot {
	border-top: 1px dotted #5C5C5C;
	padding: 15px 0 15px 0;
	border-bottom: 1px dotted #5C5C5C;
}

.social-icons {
	border-top: 1px dotted #5C5C5C;
	padding-top: 8px;
	margin-bottom: 20px;
}

div.social-icons img {
	margin-right: 5px;
	border: none;
}

#background-container {
	width: 970px;
	margin: 0 auto;
	border-right:  1px solid #3B3B39;
	border-bottom:  1px solid #3B3B39;
	border-left:  1px solid #3B3B39;
	background-color: #f5f5f5;
}

#main-container {

}

.container {
	padding-top: 20px;
	/*
	padding-left: 15px;
	padding-right: 15px;
	*/
}

#top-stripe {
	background-color: #3B3B39;
	border-bottom: 1px solid black;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, sans;
	color: white;
}

#sign-in {

}

#banner {
	background: url(../images/banner-background.png) repeat-x;
	height: 117px;
	text-align: left;
}

#logo {
	width: 960px;
	margin: 0 auto;
}

#logo img {
	margin-left: 18px;
}

#container {

}

.photobox {
	border: 1px solid #5C5C5C;
}

.biopic {
	margin: 0 1em 1em 0;
	border: 1px solid #5C5C5C;
	float: left;
}

/* Colors */

.orange {
	color: #F05424;
}

.gray {
	color: #5C5C5C;
}
