/*
Theme Name: Project Nine Mile
Theme URI: http://projectninemile.org/
Description: The Project Nine Mile Theme
Version: 0.1
Author: Mina Mikhail
Author URI: http://fightingtheboss.com/
Tags: rasta, red, green, yellow, custom header, fixed width, two columns

	Project Nine Mile
	Designed by Mina Mikhail

*/

body
{
	color: #EEE;
	background-color: #111;
}

h1, h3
{
	color: #FFCC00;
}

h2
{
	color: #00CC33;
}

a, a:visited
{
	text-decoration: none;
	color: #00CC33;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #CC0000;
}

hr.space
{
	background: #111;
	color: #111;
}

img.inline
{
	margin: 0;
	float: none;
	vertical-align: middle;
}

caption, th
{
	background-color: #111;
}

caption
{
	font-size: 1.25em;
	padding-left: 6px;
	color: #FFF;
}

.title
{
	font-family: Georgia;
}

.title a
{
	color: #FFCC00;
	text-decoration: none;
}

.text
{
	padding-left: 3px;
}

.x-large
{
	font-size: 2em;
}

.transparent-75
{
	opacity: .75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

.transparent-50
{
	opacity: .50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);	
}

#header
{
	background: url(images/P9M-Logo-003.gif) no-repeat top left;
}

#header h1
{
	margin-left: 55px;
}

#title-bar ul
{
	list-style-type: none;
	margin-right: 0;
}

#title-bar li
{
	display: inline;
	padding-right: 0.75em;
	border-right: 1px dotted #FFCC00;
	font-size: 2em;
	margin-bottom: 0.25em;
	margin-left: 0.75em;
}

#title-bar li a
{
	text-decoration: none;	
	color: #00CC33;
}

#top-menu
{
	text-align: right;
}

#banner
{
	position: relative;
	height: 250px;
	border: 1px solid #FFF;
	border-left: 0;
	border-right: 0;
	font-family: Georgia;
	overflow: hidden;
	background: url(images/p9m_banner_bg.jpg) no-repeat;
}

#alpha-bg
{
	position: relative;
	font-size: 10em;
	line-height: 1em;
	text-align: left;
	color: #009900;
	padding-left: 0.15em;
}

#info-bg
{
	position: absolute;
	top: 10px;
	left: 640px;
	width: 300px;
	height: 230px;
	z-index: 2;
	background-color: #006600;
}

#mission
{
	position: relative;
	font-size: 1.65em;
	font-style: italic;
	margin: 1.15em;
	color: #FFF;
	z-index: 3;
}

#content
{
	margin: 1.25em auto;
}

#posts, #sidebar
{
	border-top: 1px solid #FFF;
	padding-top: 0.25em;
}

.post
{
	border-top: 1px solid #FFF;
	padding-top: 0.5em;
	margin-top: 0.75em;
	padding-right: 40px;
}

.post-first
{
	margin-top: 0;
	padding-top: 0.25em;
	border: 0;
}

.post h2 a
{
	color: #00CC33;
}

.post h2
{
	margin-bottom: 0em;
}

.post p
{
	font-family: Georgia;
	font-size: 1.25em;
}

.post p img
{
	float: left;
	margin-right: -40px;
}

.continue, .add-comment
{
	margin-bottom: 1em;
}

.sidebar-item
{
	margin-bottom: 2em;
}

.sidebar-item em
{
	font-size: 1.25em;
	color: #00CC33;
}

.link-comments
{
	background: url(images/comments.png) no-repeat center left;
	padding: 1em 0 1em 2em;	
}

.link-continue
{
	background: url(images/accept.png) no-repeat center left;
	padding: 1em 0 1em 2em;	
}

.link-addcomment
{
	background: url(images/comment_add.png) no-repeat center left;
	padding: 1em 0 1em 2em;		
}

.link-pdf
{
	background: url(images/file_acrobat.gif) no-repeat center left;
	padding: 1em 0 1em 2em;
}

.post-nav
{
	font-size: 1.25em;
	font-weight: bold;
	color: #009900;
	background-color: #FFCC00;
	text-align: center;
	margin-bottom: 1.5em;
}

#comments, #respond
{
	border-top: 1px solid #FFF;
	margin-top: 1em;
	padding-top: 0.5em;
}

#comment-header h3
{
	margin: 0em 0em 0.5em;
}

ul.comment-list
{
	list-style-type: none;
	margin: 0;
}

ul.comment-list li
{
	border-top: 1px solid #999;
	padding-top: 0.5em;
}

li .comment-author
{
	margin-bottom: 0em;
}

#footer
{
	border: 1px dotted #FFF;
	border-left: 0;
	border-right: 0;
	padding-top: 0.25em;
}

#footer div h1
{
	margin-bottom: 0em;
}