/*
Theme Name: SCCF
Theme URI: http://www.sincitycrossfit.com/
Description: Sin City CrossFit Theme for wordpress.
Version: 1.0
Author: Jared Connell
Author URI: http://www.jaredconnell.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/bg.jpg)
}


#left {
	float: left;
	width: 590px;
}
#right {
	float: right;
	width: 175px;
	color: #F7E6D4;
}

#content {
	width: 800px;
}


#sidebar {
	width: 175px;
	float: left;
	color: #F7E6D4;
}
.side1 {
}
.side2 {
}


#blog {
	width: 395px;
	float: right;
	padding: 0 5 0 5;
}


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#leftcol #searchform #s {
	width: 108px;
	padding: 2px;
	}

#leftcol #searchsubmit {
	padding: 1px;
color: #000;
	}



body, input, textarea, select {
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px auto;
}

h1, h2, h2 a, h3 {
	font-weight: normal;
	color: #c4132d;
	line-height: 1.2em;
}

h1 {
	font-weight: bold;
	font-size: 2.0em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;

color: #fff;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {	
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 0px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
	font-style: italic;}

ul {
	list-style-type: none;
margin-left:5px;
margin-right:0px;
list-style:none;
	font-size: 1.1em;
	line-height: 1.2em;
}

il {

	line-height: 1.2em;
	font-size: 1.1em;
color: #c4132d;
}
a {
	color: #c4132d;
}

a:hover {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	width: 800px;
	margin: 0 auto;
	border: 0;
	background-color: #000;
	font: normal small Arial Narrow, Helvetica, sans-serif;
	line-height: 1.0em;
}

/* Header */

#header {
	height: 283px;
	background: #000 url(images/header.jpg) 0 0 no-repeat;
}

#header h1 {
	position: absolute;
	top: 10px;
	left: 10px;  
	font-size: 3em;
	letter-spacing: -3px;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Menu */



/* Content */


/* Blog */

/* Post */

.post {
	margin-bottom: 10px;
	padding-bottom: 5px;
color: #fff;
}

#title {
	height: 37px;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	background: transparent url(images/bg_title.jpg) no-repeat top right;
}

.maintitle {font-size: 1.6em;}

#titlepage {
	color: 	#FFFFFF;
	height: 37px;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	background: transparent url(images/site_title.gif) no-repeat top right;
}

#title a {
	text-decoration: none;
}

#title a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#title #date {
	text-align: left;
	font-size: 13px;
	padding: 5px 0px 0px 0px;
	color: #FFFFFF;
	float:right;
	width:57px;
	margin:0;
}

#date .mo{color:black;}
#date .day{color:black;}



.post .entry {
	padding: 10px 15px 10px 15px;
	line-height: 1.3em;
color: #c4132d;
}

.post p {
	text-align: justify;
}

.post .meta {
	padding: 0px 15px 8px 10px;
	line-height: 1em;
	color: #e2e2e2;
	background: transparent url(images/downpost.gif) no-repeat bottom left;

	
}

.entry, .entry h1, .entry h2, .entry h3 {
	color: #999;
	font: normal small Arial, Helvetica, sans-serif;
}



/* leftcol */

#leftcol {
	background: #000  url(images/sidebarbg.jpg) no-repeat top right;
	float: left;
	width: 231px;
height: 100%;
	padding: 10px 0px 0px 0px;
}

#leftcol ul {
	margin: 0;
	list-style: none;
	padding: 0 10px;
}

#leftcol li {
margin: 1em;
line-height: 1em;
padding: 2em;
} 
}

#leftcol li ul {
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 10px;
}

#leftcol li li {

	margin: 0;
	color: #white;
}

#leftcol h2 {
	height: 17px;
	color: #c4132d;
	font-size: 1.3em;
	padding: 1px 5px 0px 0px;

	font-weight: bold;
}

#leftcol a {
	font-weight: bold;

	text-decoration: none;
	color: white;
	padding-left: 10px;

	padding-right: 4px;
}

#leftcol a:hover {
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
}






/* rightcol */

#rightcol {
	background: #000  url(images/sidebarbg.jpg) no-repeat top right;
	float: left;
	width: 231px;
height: 100%;
	padding: 10px 0px 0px 0px;
}

#rightcol ul {
	margin: 0;
	list-style: none;
	padding: 0 10px;
}

#rightcol li {
	margin-bottom: 10px;
}

#rightcol li ul {
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 10px;
}

#rightcol li li {
	margin: 0;
	color: #white;
}

#rightcol h2 {
	height: 17px;
	color: #c4132d;
	font-size: 1.3em;
	padding: 1px 5px 0px 0px;
	font-weight: bold;
}

#rightcol a {
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-left: 10px;
	padding-right: 4px;
}

#rightcol a:hover {
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
}


#calendar {
	background: #919191;
	font-size: 0.85em;
	font-weight: bold;
	text-align:center;
	color: white;}

#calendar a:hover {
	font-weight: bold;
	background: #000000;
	color: white;
}

#calendar td {






height:12px;
padding:  0px 2px 0px 2px}

#calendar a {
	background: #919191;
	color: white;
	padding:  0px 2px 0px 2px;	display:block;
	text-decoration:none;
	line-height:12px;
	border-bottom: 1px dashed white;
}

caption{font-size: 1.2em;}

#today {padding:  0px 0px 0px 2px;	background: black;
	font-weight: bold;
	color: #919191;}

#rss a{	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}
#rss a:hover {	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}
#rss img:hover {	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}

#searchbg {
height:25px;
margin-bottom:20px;}

#s {
width: 110px;
height: 15px;
color: #919191;
font-weight: bold;
border: 0px;
}

#go {
	background: transparent;
	font-weight: bold;
	border: 0px;
	font-size: 1.25em;
	outline: none;
	height: 15px;}


/* Footer */

#footer{
width:380px;
font: normal small Arial Narrow, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px auto;
	padding: 0px;
border-top: 2px solid #700000;
}


#footer #text{
padding: 0 0 0 0px;
}

#footer #text a {text-decoration: none;}

#footer #text a:hover {text-decoration: underline;}


/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: black;
width: 280px;
}

#commentform textarea {
	padding: 2px;
	background: black;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
width: 280px;
}
#commentform textarea:hover {
	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
}
#commentform textarea:focus {	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
}

#commentform #email, #commentform #author, #commentform #url {
	padding: 2px;
	font-size: 1.1em;
	background: black;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: black;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;}

.submit1:hover, .submit1:focus{
	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;}
