/*
Theme Name: Ingenium
Theme URI: http://scarform.com/themes-wounds
Description: http://www.ingeniummedia.com
Version: 1.0
Author: Matthew Trevino
Author URI: http://scarform.com
*/ 

* {
	margin: 0;
	padding: 0;
	outline: none;
	}
	
h1, h2, h3, p, pre, blockquote, form, fieldset, ul, ol {
	margin: 1em 0; /* give me back my basic margins */
	}
	
body {font: 62.5% 'Lucide Grande', Verdana, Arial, Sans-Serif; 
	color: #ddd;
	background: #6a0505;
	text-align: center;
	}
	
/* links  and fonts */
a:link, a:active, a:visited {color: #ffb2b2;}
a:hover {color: #ff7e7e; tet-decoration: none;}
a {text-decoration: underline;}

h1, h2, h3, h4 {
	font-family: helvetica, arial, sans-serif;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #ff7e7e;
	}
	
h1 {font-size: 2em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.3em;}

.chrondate {color: #dedede; padding-left: 0.5em;}
.chrondate a {color: #ff7e7e;}
.chrondate a:hover {color: #ad0000;}
	
/* navigation */
		ul#navigation {
			margin: 0;
			padding: 0 0 1em 0;
			list-style: none;
			}	
			
		#navigation li {
			background: url(images/dot.gif) repeat-x 0.7em 0;
			}
			
		#navigation li a {
			float: left;
			background: #333;
			padding: 0 0.2em 0 0;		
			}
			
		ul#navigation li span {
			float: right;
			padding: 0 0.2em;
			background: #333;
			}
			
		ul#navigation li br {
			clear: both;
			}
		
	

/* title banner */
#banner {
	background: #333;
	}
	
	#bannertitle {
		margin: 0 auto;
		background: #333;
		display: block;
		width: 800px;
		font-size: 14px;
		}
	
		
/* main content, index */
#top {background: #333;}

#content {
	width: 800px;	
	margin: 0 auto 0;
	padding: 0 0 6em 0;
	text-align: left;
	line-height: 1.5em;
	}
	
	.post { 
                width: 600px;
		padding: 0 0 1.5em 0;
		}
		
	.entrymeta {
		font-size: 0.9em;
		margin: -1.7em 0 2em 0;
		text-transform: lowercase;
		}
		
	.entry {} 
		
	.entry ul li, .mulch ul li {
		list-style: none;
		background: url(images/li.gif) no-repeat 0 0.3em;
		padding-left: 1.5em;
		margin-left: 2.2em;
		}
		
	.entry ol, .mulch ol {
		margin-left: 3.5em;
		}
		
	.entry li, .mulch li {
		padding-bottom: 0.3em;
		width: 423px;
		font-size: 1em;
		}
	
	.entry blockquote, .mulch blockquote {
		margin-left: 3.9em;
		color: #8f8f8f;
		width: 423px;
		}
		
	.entry strong, .mulch strong {
		color: #ff7e7e;
		}
		
.returnhome {
	float: right;
	}
	
/* single post pages and comments */
.commentnote {
	color: #ffcaca;
	padding: 0.5em 0.3em 0 0.9em;
	}

#singlepost {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 3em;
	text-align: left;
	line-height: 1.5em;
	}
	
	#singlepost .post {	
		float: left;
		width: 600px;
		}
		
#sidebar {
	color: #ffcaca;
	margin: 2em 0 3em 0;
	float: right;
	width: 200px;
	background: #333 url(images/sidebar_right.gif) no-repeat bottom right;
	}

	#sidebar ul li, .mulch ul li {
		list-style: none;
		background: url(images/li.gif) no-repeat 0 0.3em;
		padding-left: 1.5em;
		margin-left: 2.2em;
		}

#sidebar2 {
	color: #ffcaca;
	margin: 2em 0 3em 0;
	float: right;
	width: 175px;
	background: #333 url(images/sidebar_right.gif) no-repeat bottom right;
	}

	#sidebar2 ul li, .mulch ul li {
		list-style: none;
		background: url(images/li.gif) no-repeat 0 0.3em;
		padding-left: 1.5em;
		margin-left: 2.2em;
		}

		
#commentscolumn {
	color: #ffcaca;
	margin: 2em 0 3em 0;
	float: right;
	width: 175px;
	background: #333 url(images/snippet_right.gif) no-repeat bottom right;
	}
	
	.comments {
		color: #e63a3a;
		margin: 0;
		padding: 9px 9px 0 9px;
		background: url(images/snippet_left.gif) no-repeat -1px -1px;
		}
		
#commentwrap {
	float: left;
	margin:0;
	padding-bottom: 3em;
	}
	
	#commentform small {color: #555;}
	
.commentlist {}
	
	.commentlist li {
		list-style: none;
		border-top: 1px solid #ff0000;
		padding-top: 0.3em;
		}
		
	.commentlist .alt {}
		
	.author .commententry {
		background: url(images/author.gif) no-repeat top right;
		}
		
	.commententry {
		padding: 0 0.8em 0 0.9em;
		overflow: hidden;
		}
		
	.commententry blockquote {color: #B3BE82; margin-left: 1em;}
		
#author, #email, #url, #comment {font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	background: #333;
	border: 1px solid #555;
	color: #ddd;
	padding: 2px;
	}

#author, #email, #url {width: 200px;}	
#comment {width: 550px; height: 125px; overflow: auto; font-size: 10px; background: url(images/commentform.png);}
#submit {background: #af2525; border: 1px solid #e63a3a; color: #d6ddbc; font-size: 11px; padding: 0 1em;}
		
/* bottom content area */
#footercontent {
	background: #333;
	margin: 0 0 -1em 0;
	line-height: 1.5em;
	}
	
	#bottomwrap {
	background: #333
	width: 70em;
	margin: -1.4em auto 0;
	text-align: left;
	}	
		
	#bottomcontent {
	background: #333
	color: #6a0505;
	width: 58em;
	margin: 0 auto;
	padding-top: 5em;
		}
		
#footer {
	color: #fff;
	width: 58em;
	margin: 1.5em auto 0;
        background: #333;
	}
		
/* misc and images */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.center {text-align: center;}

.entry img {
	padding: 3px;
	background: #444;
	border: 1px solid #444;
	}
	
