/*
Theme Name: Slinger Cycles
Theme URI: http://www.slingercycles.com
Description: Wordpress theme for Slinger Cycles
Version: 1.0
Author: Scott Duff
Author URI: http://www.autumnwalker.com
Tags: slinger cycles, slinger, single column, autumn walker
*/

body {background: #000000;
	margin: 0;}

a:link {text-decoration: underline;color: #bf1e2e;}
a:visited {text-decoration: underline; color: #bf1e2e;}
a:hover {text-decoration: underline;color: #bf1e2e;}
a:active {text-decoration: underline;color: #bf1e2e;}

#main {width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	background: #000000;}

#header {position: relative;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	padding-top: 10px;
	padding-bottom: 10px;}

.headertext {font-family: helvetica;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	position: absolute;
	top: 108px;
	right: 0;}

.headertext a:link {text-decoration: none;color: #ffffff;}
.headertext a:visited {text-decoration: none;color: #ffffff;}
.headertext a:hover {text-decoration: underline;color: #ffffff;}
.headertext a:active {text-decoration: underline;color: #ffffff;}

.navigation {text-transform: uppercase;
	word-spacing: 5px;}

.navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;}

.navigation li {display: inline;}

#mainbody {width: 700px;
	position: relative;
	left: 50%;
	margin-left: -350px;
	font-family: helvetica;
	color: #ffffff;
	font-size: 11px;
	text-align: left;}

.heading {text-transform: uppercase;
	letter-spacing:3px;
	font-weight: bold;
	font-size: 12px;}

.heading a:link {text-decoration: none; color: #ffffff;}
.heading a:visited {text-decoration: none;color: #ffffff;}
.heading a:hover {text-decoration: underline;color: #ffffff;}
.heading a:active {text-decoration: underline;color: #ffffff;}

.date {font-size: 11px;
	font-style: italic;}

.divider{width:700px;
	border-top:1px dotted #bf1e2e;
	padding-bottom: 10px;}

#footer {position: relative;
	width: 690px;
	left: 50%;
	margin-left: -350px;
	margin-top: 10px;
	background:#222;
	padding: 5px;
	font-family: helvetica;
	color: #ffffff;
	font-size: 11px;
	text-align: right;}

/* Begin Form Elements */


select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin-top: 5px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;

	}
/* End Comments */