/* @override 
	http://www.mohoyt.com/blog/wp-content/themes/dark/style.css
	http://www.mohoyt.com/blog/wp-content/themes/red/style.css
	http://www.mohoyt.com/extracted-style.css
*/

/*  
Theme Name: Red
Theme URI: http://www.mohoyt.com
Description: Designed by <a href="http://www.mohoyt.com">Moses Hoyt</a>.
Version: 1.0
Author: mohoyt
Author URI: http://www.mohoyt.com
*/


/***********************
*	Basics             *
***********************/
body {
	margin: 0;
	padding: 0;
	background: #170000 none repeat-y 0 0;
	color: #fa4500;
	font: 160% Georgia, serif;
}

p, ul, ol {
	line-height: 21px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
	padding: 0;
	color: #d20000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {font-size: 160%;}
h2 {font-size: 150%;
	font-weight: bold;
}
h3 {font-size: 140%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

a:link,
a:visited {
	color: #cce0ff;
	text-decoration: none;
	font-style: italic;
}
a:hover,
a:active {
	color: #cce0ff;
	text-decoration: underline;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	clear: both;
	margin: 0 auto;
	}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}
.alignright {	
	float: right;
	margin: 0 0 0 10px;
	}
.clear {
	clear: both;
	}

.alert {
	font-weight: bold;
	color: #fff;
	}

textarea,
input {
	border: 1px solid #051236;
	background: #fdfdff url(images/input_bg.gif) repeat-x 0 0;
	color: #000;
	margin-top: 10px;
}
textarea:focus,
input:focus {
	border: 1px solid #ffc000;
	}
label {
	display: block;
	font-size: 110%;
	font-weight: bold;
	}

.chatbox {
	width: 750px;
	margin-right: 25px;
	margin-top: 15px;
	margin-left: 15px;
	padding: 10px;
	background-color: #2e0507;
	border: 1px solid #7a080f;
	height: 75px;
	color: #fa4500;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
}

blockquote {
	background: #450b09 url(images/blockquote.gif) no-repeat 16px 8px;
	border: 1px solid #782000;
	margin: 0;
	padding: 0 25px 0 64px;
	color: #c5562a;
	}
code {
	font-family: "Courier New", Courier, Fixed;
	background: #450b09 url(images/code.gif) no-repeat 0 0;
	margin: 0;
	padding: 8px 25px 8px 64px;
	color: #c5562a;
	border: 1px solid #782000;
}



/***********************
*	Wrapper            *
***********************/

#wrapper {
	float: left;
	width: 100%;
	min-width: 1000px;
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	}


/***********************
*	Header             *
***********************/
#header {
	width: 800px;
	height: 220px;
	margin: 0 15%;
	background: #9a000a url(images/header.jpg) repeat-x 0 0;
	border-bottom: 3px solid #730510;
	position: relative;
	padding: 0;
	direction: ltr;
	text-transform: lowercase;
}


/* Search */
#header .search {
	position: absolute;
	top: 13px;
	right: 0;
	}
#header .search p {
	margin: 0;
	}
	input#s {
		width: 255px;
		height: 18px;
		line-height: 100%;
		margin: 0 25px 0 0;
		padding: 2px 2px 0;
		}

/* Navmenu */
#header ul.navmenu {
	padding: 0;
	list-style-type: none;
	margin: 0;
	font-variant: small-caps;
	font-size: 15px;
}
#header ul.navmenu li {
	float: left;
	margin: 7px 0 0 25px;
}
#header ul.navmenu li a {
	float: none;
	line-height: 38px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}
#header ul.navmenu li a:hover {
	text-decoration: none;
	color: #ff0004;
}

#header h1 .logo img {
}
#header ul.navmenu li.current_page_item a {
	color: #fff;
}
#header ul.navmenu li.current_page_item a:hover {
	text-decoration: none;
}

#header h1 {
	position: absolute;
font-size: 200%;
	background-image: none;
	left: 40px;
	top: 50px;
}
#header h1 a {
	color: #fff;
	}

/***********************
*	Content            *
***********************/

#content {
	width: 800px;
	min-width: 600px;
	height: 100%;
	overflow: hidden;
	background-color: #48000a;
	margin-right: 15%;
	margin-top: 0;
	margin-left: 15%;
	padding-bottom: 30px;
	border-bottom: 1px solid #4c0905;
	float: none;
}

red {
	color: #e7000a;
}

.post {
	width: 600px;
	clear: both;
	float: left;
}

#allposts {
	float: left;
}

.spost {
	clear: both;
	width: 800px;
	float: left;
}

blue {
	color: #0063dc;
}

pink {
	color: #ff0084;
}

.post-meta {
	float: left;
	width: 150px;
	height: 100%;
	border-top-style: none;
	border-top-color: #971914;
	margin-bottom: 30px;
}
.post-meta a:link,
.post-meta a:visited,
.post-meta a:hover,
.post-meta a:active {
	color: #fff;
}

	.post-date {
		color: #f1301d;
	margin-right: 0;
	text-align: right;
	width: 540px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 20px;
}

.spost-date {
		color: #f1301d;
	margin-right: 0;
	text-align: right;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 20px;
	width: 740px;
	display: block;
}

	.post-cmts {
		display: block;
	border-top-style: none;
	border-top-width: 0;
	padding: 0 15px 0 30px;
}
	
	p.post-tags,
	ul.post-tags {
		margin: 5px 0;
		padding: 0 15px;
		list-style-type: none;
		}
	p.post-tags a,
	ul.post-tags li {
		background: transparent url(images/icon_tag.gif) no-repeat left center;
		padding: 0 0 0 20px;
		}
	ul.post-tags li a:link,
	ul.post-tags li a:visited,
	ul.post-tags li a:hover,
	ul.post-tags li a:active,
	p.post-tags a:link,
	p.post-tags a:visited,
	p.post-tags a:hover,
	p.post-tags a:active {
		color: #6fa2e5;
		}

	.post-edit {
	padding: 0 15px;
}

.post-main {
	margin: 0 10px;
}

	.post-title {
		background: transparent no-repeat left top;
	margin-bottom: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 20px;
}

.post-title a {
	color: #ff4c00;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
}
	
	.post-title a:link,
	.post-title a:visited,
	.post-title a:hover,
	.post-title a:active {
		}

	.post-entry {
		text-align: justify;
	padding: 0 20px;
	float: left;
}
	.post-entry a {
		color: #fff;
		background: #48000a;
		padding: 1px 4px;
	border: 1px none #00103a;
}
	.post-entry a:hover,
	.post-entry a:active {
		text-decoration: underline;
		color: #fff;
		}

	.post-entry img {
	border: 5px solid #3e0506;
}
	.post-entry img.wp-smiley {
		border: none;
		}


.pagenavi,
.pages {
	margin: 0 0 0 150px;
	padding: 25px;
	line-height: 220%;
	font-size: 90%;
	}
.pagenavi span,
.pagenavi a {
	border: 1px solid #00103a;
	background: #970b10;
	padding: 3px 10px;
	}
.pagenavi a:hover {
	background: #970b10;
	text-decoration: none;
	color: #fff;
	}

.pages {
	float: left;
	right: 150px;
	position: relative;
}
.pages .older {
}
.pages .newer{
	}
.pages .older a,
.pages .newer a {
	padding: 3px 10px;
}
.pages .older a:hover,
.pages .newer a:hover {
	}


/***********************
*	Sidebar            *
***********************/

#sidebar {
	float: left;
	width: 40%;
	min-width: 400px;
	height: 100%;
	padding: 0 0 30px 0;
	}

#sidebar h2 {
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

#sidebar ul,
#sidebar ol {
	margin: auto 0;
	padding: 0;
	list-style-type: none;
	}

/* Left Sidebar */
#sidebar1 {
	height: 100%;
	padding-bottom: 20px;
	width: 200px;
	margin-left: 0;
	float: right;
}

	#sidebar1 .sb1 {
	margin: 0 10px 0 15px;
}
	#sidebar1 .sb1 a {
		color: #fff;
		}

#sidebar1 .sb1 .rssfeeds {
	width: 100%;
	height: 144px;
	color: #b9131a;
	position: relative;
	background: #3c0709 0 0;
	border: 1px solid #2e0000;
}

	img.rss-logo {
		position: absolute;
		top: 0;
		right: 0;
		padding: 0;
}
	p.rss-entries {
		position: absolute;
		top: 20px;
		left: 20px;
		background: url(images/rss.gif) no-repeat left center;
		padding: 0 0 0 48px;
		margin: 0;
		}
	p.rss-comments {
		position: absolute;
		top: 80px;
		left: 20px;
		background: url(images/rss.gif) no-repeat left center;
		padding: 0 0 0 48px;
		margin: 0;
		}
	p.rss-entries a,
	p.rss-comments a {
		font-weight: bold;
		}

li.recent-cmts {
	clear: both;
	padding: 15px 3%;
	background: transparent url(images/separator_rct-cmt.gif) repeat-x left bottom;
	line-height: 140%;
	}
li.recent-cmts:hover {
	background: #2e0000 url(images/separator_rct-cmt.gif) repeat-x left bottom;
	}

/* Right Sidebar */
#sidebar2 {
	width: 250px;
	height: 110px;
	position: relative;
	left: 530px;
	top: 30px;
}

#sidebar2 .aotw {
	position: relative;
	left: 10px;
	top: 15px;
}
	#sidebar2 .sb2 {
	margin: 5px;
	position: relative;
	left: 110px;
	top: -110px;
	width: 125px;
	height: 125px;
}
	#sidebar2 .sb2 a {
		color: #5b9cff;
		}

#sidebar2 .sb2 a img {
	padding: 10px;
	border: 2px solid #750f0d;
}

#sidebar2 .sb2 ul ul li {
	background: transparent no-repeat 0 6px;
}




/***********************
*	Comments           *
***********************/

h2#comments,
h2#postcomment {
	color: #fff;
	}
h2#comments span,
h2#postcomment span {
	color: #e30320;
	}
h2#postcomment {
	padding: 0;
	margin-top: 0;
}

ol#commentlist {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	margin: 0;
}
ol#commentlist li {
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
ol#commentlist li.alt {
	background: transparent url(images/separator_cmt.gif) repeat-y 0 0;
	}


.cmt-meta {
	float: left;
	width: 150px;
	background: rgba(0,0,0,0) no-repeat 0 0;
	border-top: 1px dotted #970b10;
	padding: 20px 0;
}
	.cmt-author {
		display: block;
		background: transparent no-repeat right center;
		padding: 0 15px;
		font-weight: bold;
		}
	.cmt-author a:link,
	.cmt-author a:visited,
	.cmt-author a:hover,
	.cmt-author a:active {
		color: #fff;
		}
	.cmt-date,
	.cmt-time {
		display: block;
		padding: 0 15px;
		}

.cmt-main {
	background: transparent no-repeat 0 0;
	position: relative;
	border-top-style: none;
	margin-top: 0;
	margin-left: 150px;
	margin-right: 0;
}

	img.cmt-gravatar {
		border: 1px solid #e22500;
		background: #970b10;
		padding: 3px;
		position: absolute;
		left: 22px;
		top: 22px;
		}

	.cmt-text {
		margin: 0 0 0 80px;
		padding: 8px 25px 8px 0;;
		}


.cmt-form {
	clear: both;
	margin-right: 0;
	margin-bottom: 0;
	width: 750px;
	margin-top: 0;
	padding-right: 25px;
	padding-left: 30px;
	padding-bottom: 0;
}

/* My Comment */
.cmt-form p {
	font-size: 90%;
	}
.cmt-form p a {
	color: #cce0ff;
	}

.cmt-info {
	background: #3c0008 url(images/icon_info.gif) no-repeat 16px center;
	border: 1px solid #5c000d;
	color: #c0340f;
	padding-right: 0;
	padding-top: 5px;
	padding-left: 48px;
}
.cmt-info a:hover {
	color: #fff;
	text-decoration: none;
	}

input#author,
input#email,
input#url {
	width: 98% !important;
	width: 420px;
	height: 20px;
	padding: 2px 2px 0 2px; /* Hey LEMONed, what for? */
	}
textarea#comment {
	width: 98% !important;
	width: 420px;
	height: 220px;
	padding: 2px;
	}
input#submit {
	width: auto;
	height: 24px;
	background: #820000 repeat-x 0 0;
	border: 1px solid #560000;
	color: #fff;
	}
input#submit:focus {
	border: 1px solid #ffc000;
	}









/***********************
*	Bottom             *
***********************/

#bottom {
	clear: both;
	width: 800px;
	margin-right: 15%;
	margin-left: 15%;
}

#bottom h2 {
	padding: 0 5px;
	}

#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#bottom ul li {
	line-height: 28px;
	border-bottom: 2px solid #3f0605;
	}
#bottom ul li a {
	display: block;
	width: auto !important;
	width: 100%; /* Stupid IE */
	background: transparent url(images/icon_link.gif) no-repeat 9px 9px;
	padding: 0 28px;
	color: #fa4500;
	}
#bottom ul li a:hover {
	text-decoration: none;
	background: #290000 url(images/icon_link.gif) no-repeat 9px 9px;
	color: #ff4500;
	}

#bottom .bottom {
	float: left;
	width: 800px;
	height: 100%;
	margin: 0;
	background: #320000;
	padding-top: 0;
	padding-bottom: 25px;
}

#bottom .bottom-left,
#bottom .bottom-mid {
	float: left; /* Stupid IE */
	height: 100%;
	margin: 0 15px;
	background: #2e0000;
	width: 350px;
}

#bottom .bottom-right {
	float: right;
	width: 300px;
	max-width: 300px;
	height: 360px;
	margin-right: 15px;
}

.flickr {
	}

.flickr img {
	display: block;
	border: 1px solid #3f1a20;
	}
.flickr a {
	float: left;
	background: #3c0709;
	padding: 4px;
	border: 1px solid #410000;
	margin: 5px;
	}
.flickr a:hover {
	background: #4f080b;
	}


/***********************
*	Footer             *
***********************/

#footer {
	clear: both;
	height: 100%;
	background: #150004 url(images/footer.jpg) no-repeat;
	margin: 0 15%;
	padding-bottom: 10px;
	padding-top: 20px;
	width: 800px;
}

#footer a {
	color: #fff;
	}

#footer p {
	line-height: 180%;
	color: #fff;
	margin: 50px 0 0 15px;
}

#footer p a.w3c {
	background: transparent url(images/icon_valid.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	color: #bb3d0d;
	}
#footer p a.credit {
	background: transparent url(images/icon_copy.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	color: #bb3d0d;
	}



/***********************
*	Archives           *
***********************/

#archives {
	width: 100%;
	}

#archives ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	border-top: 1px solid #000a2a;
	border-bottom: 1px solid #001e52;
}
#archives ul li {
	line-height: 250%;
	border-top: 1px solid #001e52;
	border-bottom: 1px solid #000a2a;
}
#archives ul li a {
	display: block;
	width: 100%; /* Stupid IE */
	background: transparent url(images/icon_link.gif) no-repeat 10px center;
	padding: 0 0 0 30px;
	color: #5188db;
	border: none;
	}
#archives ul li a:hover {
	background: #2e0000 url(images/icon_link.gif) no-repeat 10px center;
	text-decoration: none;
	color: #fff;
	}



/***********************
*	Links              *
***********************/

#links {
	width: 100%;
	margin: 0 0 25px 0;
	}

#links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#links ul ul li {
	float: left;
	line-height: 250%;
	width: 24%;
	margin: 0 1% 1% 0;
	}
#links ul ul li a {
	border: 1px solid #00103a;
	background: #8b0b0f;
	padding: 2px;
	display: block;
	text-align: center;
	color: #5188db;
	}
#links ul ul li a:hover {
	text-decoration: none;
	background: #8b0b0f;
	color: #fff;
	}
#links ul ul li > a[rel="friend"]:hover {
	font-weight: bold;
	}

fatfree {
	position: relative;
	top: 110px;
	right: 65px;
}

#cardpic {
	background-color: #61000e;
	height: 45px;
	width: 145px;
	border: 1px solid #780011;
}

.cpic a {
	position: relative;
	left: 40px;
	top: 8px;
	background: #61000e no-repeat;
	font-size: 17px;
}

.cpic {
	background: url(http://www.mohoyt.com/images/cardpic.png) no-repeat;
	top: 6px;
	position: relative;
	height: 29px;
	left: 12px;
}