/*
Theme Name: Eli Stephen v002
Theme URI: http://www.visualcoma.com/
Description: v0.0.1 based on temp_v3.0.5 | Start Date: 9.14.08
Author: Randy Hicks | VisualComa / Skorinc
Author URI: http://www.visualcoma.com
*/

@import url("blocks.css");
@import url("extras.css");
@import url("css/reset.css");
@import url("css/pagenavi-css.css");
@import url("css/gigpress.css");
/*
@import url("css/threaded-comments.css");
*/

body {
	color:#999;
	text-align:center;
	padding:0;
	margin:0;
	background:url('images/header.gif') center top no-repeat #000;
}

code {font-family:times;}

a {
	text-decoration:none;
	color:;
}
a:hover {text-decoration:none;}

/**		----------		**/
/**		Font Size		**/
/**		----------		**/

.f-23, .p-title {
	font-size:23px;
	letter-spacing:1px;
}

.f-20, 
.m-links, 
.c-title, 
.comment-num, 
.comments h3 {
	font-size:20px;
	letter-spacing:1px;
}

.f-18, 
.menu h2, 
.comments h3 span {
	font-size:18px;
	letter-spacing:1px;
}

.f-11, .tags, .time {
	font-size:11px;}

.f-12, .c-date, .date, .menu {
	font-size:12px;}

/**		----------		**/
/**		Font Color		**/
/**		----------		**/

.mute-green, 
.category, .category a, 
.menu a, 
.p-comments a:hover, 
.m-links a:hover, 
.tags a:hover, 
.p-title a:hover,
.entry a, 
.post-nav, .post-nav a, 
.page-nav a, 
.comments a {
	color:#A3A658;
}

.brown, 
.p-comments, .p-comments a, 
.menu h2, 
.m-links a, 
.category a:hover, 
.menu a:hover, 
.entry a:hover, 
.post-nav a:hover, 
.page-nav, .page-nav a:hover, 
.comments h3, 
.comments a:hover, 
.comment-num, .c-title {
	color:#6A510F;
}

.c-fff {
	color:#fff;
}

.c-bbb, 
.p-title, .p-title a {
	color:#bbb;
}

.c-000 {
	color:#000;
}

.c-333, .date, .time, .c-date {
	color:#333;
}

.c-666, .tags, .tags a {
	color:#666;
}

/**		----------		**/
/**		Header			**/
/**		----------		**/

.blog-title {
	margin-right:10px;
}

.header-space {
	height:155px;
}

ul.icons {
	width:930px;
	margin:0 auto 3px auto;
}

ul.icons li {
	display:inline;
}

ul.m-links {
	margin-right:50px;
}

ul.m-links li {
	display:inline;
	margin-right:5px;
	margin-left:5px;
}

/**		----------		**/
/**		post indiv		**/
/**		----------		**/

.post-header {
	height:92px;
	width:520px;
	background:url('images/post-header.gif') left top no-repeat;
	margin:0 auto 0 auto;
}

.p-title {
	padding-top:18px;
	padding-left:5px;
	margin-right:40px;
	margin-bottom:7px;
	margin-left:25px;
	border-bottom:solid 2px #000;
}

.pt-border {
}

.entry-bk {
	background:url('images/entry-bk.gif') left top repeat-y;
}

.entry-top {
	background:url('images/entry-top.gif') left top no-repeat;
}

.entry-bot {
	background:url('images/entry-bot.gif') left bottom no-repeat;
}

.entry {
	color:#777;
	padding:20px 15px 10px 20px;
	min-height:70px;
}

.entry img {margin:0 5px 3px 0;}

.entry p {
	line-height:18px;
	padding: 0 0 11px 0;
	margin: 0 0 0 0;
}

.post-data {
	width:520px;
	margin:0 auto 0 auto;
}

.author {}

.p-comments {
	margin-right:40px;
}

.time {}

.date {
	margin-left:30px;
}

.trackback {}

.category {
	margin-left:35px;
	width:315px;
}

.category span, .tags span {}

.tags {
	width:400px;
}

.post-spacer {padding:0 0 45px 0;}

.entry ol, .entry ul {
	margin-top:5px;
	margin-left:20px;
}

.entry ol {
	list-style:decimal;
}

.entry li {
	margin-bottom:7px;
}

/**		----------		**/
/**		Menu indiv		**/
/**		----------		**/

.menu {
	line-height:14px;
}

ul.menu {}

ul.menu h2 {}

ul.menu li {
	margin-bottom:35px;
}

ul.menu ul {
	margin-top:3px;
}

ul.menu li li {
	margin-bottom:3px;
}

/**		----------		**/
/**		Comm indiv		**/
/**		----------		**/

.comments {
	margin:0 0 15px 0;
}

.comments h3.respond {
	width:460px;
	margin:0 auto 7px auto;
}

.comments h3.com-count {
	width:500px;
	margin:0 auto 35px auto;
}

.comments h3 span {}

.comments ul {
	width:460px;
	margin:0 auto 50px auto;
}

.comments li {
	margin-bottom:35px;
}

.com-bk {}

.c-entry {
	margin-top:7px;
}

.c-entry p {
	line-height:17px;
	padding: 0 0 7px 0;
	margin: 0 0 0 0;
}

.c-title {
	margin:;
}

.c-date {
	margin-right:7px;
}

.comment-num {
	font-size:15px;
}

.com-avatar {
	margin-bottom:3px;
	margin-left:5px;
}

.com-form {
	padding:20px 15px 10px 30px;
	min-height:70px;
}

.com-form p {
	margin-bottom:5px;
}

.comments input {
	width:200px;
	height:20px;
}

.comments input, .comments textarea, input#submit {
	color:#999;
	background:none;
	border:solid 1px #333;
}

textarea#comment-area {
	width:460px;
	height:175px;
	letter-spacing:1px;
	padding:7px;
}

input#submit {
	font-size:14px;
	letter-spacing:1px;
	font-family:times;
	width:auto;
	text-align:left;
	padding-top:3px;
	padding-right:7px;
	padding-bottom:5px;
	padding-left:7px;
}

/**		----------		**/
/**		Navigation		**/
/**		----------		**/

.post-nav {
	margin-bottom:15px;
	margin-left:50px;
}

table.prev-next {
	width:auto;
}

.prev-post {
	padding:0 0 0 5px;
}

.next-post {
	padding:0 5px 0 0;
}

.nav-2-main {
	width:125px;
	font-style:italic;
}

.page-nav {
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:15px;
}

/**		----------		**/
/**		Footer			**/
/**		----------		**/

table.f-icons {
	margin:0 auto 0 auto;
}

.f-icons td {
	padding:0 3px 0 3px;
}

ul.f-links {
	letter-spacing:2px;
	margin:0 auto 0 auto;
}

ul.f-links li {
	display:inline;
	margin-left:5px;
	margin-right:5px;
}