/*   
Theme Name: curtoneil_v1
Theme URI: http://www.curtoneil.com
Description: Theme used for the initial launch of Curt O'Neil's main site.
Author: Curt O'Neil
Author URI: http://www.curtoneil.com.
.
*/

* { margin: 0; border: 0; padding: 0; }

body {
	background: #FFF;
	color: #000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */;
	margin: 0;
	padding: 0;
}

#header {
	background: url('images/bigwheel.gif') no-repeat;
	height: 216px;
	width: 1000px;
	margin: 20px auto 0;
}

#headerlink {
	display: block;
	height: 216px;
	width: 1000px;
}

#bar {  width:940px; height:20px; margin:10px auto 0 auto; padding-left: 60px; background:#000;  list-style:none; }

#container {
	position: relative;
	margin: 30px auto;
	padding: 0 0 30px 0;
	width: 1000px;
	height: auto !important;
	height: 550px;
	min-height: 550px;
}

#content {
	width: 800px;
	color: #979797;
}

#sidebar {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 800px;
	font-size: 1.4em;
}

#content h2 {
	margin: 0 50px;
	font-size: 2.8em;
}

#sidebar form {
	margin: 0;
	}

.entry a, .byline a, #respond a, .navigation a, #sidebar a {
	color: #979797;
}

h2 a {
	text-decoration: none;
}

.byline {
	margin: 0 50px 20px;
	font-size: 1.3em;
}

.entry {
	font-size: 1.4em;
	line-height: 1.8em;
	margin: 0 50px;
}

.entry_img {
	display: block;
	margin: 10px auto;
}


#footer {
	background: #000;
	width: 950px;
	margin: 0 auto;
	padding-left: 50px;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #fff;
	clear: both;
}

#footer a {
	color: #FFF;
}

#footleft {
	width: 800px;
	margin: 10px auto;
	float: left;
}

#footleft ul {
	list-style: none;
	margin: 0 10px;
}

#footleft h2 {
	background: url('images/recentposts.gif') no-repeat;
	height: 42px;
	width: 168px;
	text-indent: -9999px;
}


#footright a {
	text-decoration: none;
}

.clear {
	clear: both;
}

.metainfo {
	font-size: .9em;
	margin: 10px 0 20px;
}

.title {
	padding-bottom: 20px;
}

#comments {
	margin: 0 50px;
	font-size: 1.4em;
	line-height: 1.8em;
}

.commentlist {
	margin: 0 50px;
	font-size: 1.4em;
	list-style: none;
	background: #979797;
}

.commentlist li {
	color:#fff;
	padding: 0 20px 20px 20px;
	}

.commentlist cite {
	display:block;
	font-style:normal;
	padding: 20px 20px 0 0;
	color: #fff;
	font-weight: bold;
	}

.commentlist cite a:link, .commentlist cite a:visited, .commentlist .quote a:link, .commentlist .quote a:visited {
	color:#fff;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active, .commentlist .quote a:hover, .commentlist .quote a:active {
	color:#fff;
	text-decoration:underline;
	}
	
.commentlist .alt a:link, .commentlist .alt a:visited {
	color:#979797;
	text-decoration:none;
	}

.commentlist .alt a:hover, .commentlist .alt a:active {
	color:#979797;
	text-decoration:underline;
	}
	
.commentlist .alt {
	background: #fff;
	color: #979797;
}
	
	
.commentlist .author {
	background: #000;
	color: #fff;
}

#respond {
	margin: 50px;
	font-size: 1.4em;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 10px 5px 1px 0;
	border: 1px solid #000;
	}

.entry input {
	width: 170px;
	padding: 2px;
	margin: 0 5px 10px 0;
	border: 1px solid #000;
	}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 80%;
	padding: 2px;
	margin: 10px 5px 1px 0;
	border: 1px solid #000;
}

.entry textarea {
	width: 80%;
	padding: 2px;
	margin: 0 5px 10px 0;
	border: 1px solid #000;
}

	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 10px 10px 20px 0;
}

small {
	font-size: 1em;
}

#searchsubmit {
	margin: 5px 0 5px;
}

.posts {
	padding-bottom: 40px;
}

.pagehead {
	padding: 20px 0 10px;
}

.hide {
	display: none;
}

p.contact {
	margin-bottom: 20px;
}

.entry p {
	margin-bottom: 10px;
}

.navigation {
	font-size: 1.4em;
	line-height: 1.8em;
	margin: -20px 50px 20px;
	padding-bottom: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#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;
	}

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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border: 1px solid #000;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
.title {
	text-decoration: none;
	color: #979797;
}
