/*
Theme Name: Machine
Author URI: http://www.shanestrong.com
Theme URI: http://www.shanestrong.com/my-design/wordpress
Description: A two-column, widget-ready, fixed-width design tested with Wordpress 2.8.2.  IE 7, IE 8, Firefox, Safari, and Chrome tested.  Custom sponsored ads theme options added.
Version: 1.5
Author: Shane Strong
Author URI: http://www.shanestrong.com/
Tags: blue, dark, fixed-width, two-columns, theme-options

	Machine v1.5
	 http://www.shanestrong.com
	 
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

h1, h2, h3 {margin: 0; font-weight: normal; color: #BDBDBD;}
h1 {font-size: 2.5em;}
h2 {font-size: 2em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}
p, ul {margin: 0 auto .5em; list-style: none; padding: 0;}
li {margin: 0 auto;}
p {color:#BDBDBD; font-size: 1.2em;}
a {color: #FFFFFF; text-decoration: none;}
a:hover {color: #0066CC;}
a img {border: none;}
.left {float: left;}
.right {float: right;}
.center {margin: 0 auto;}
.text-center{text-align: center;}
.clear {clear: both;}
#wrapper {width: 100em; margin: 0 auto;}

body {
	background: #010101 url('images/bg.jpg') no-repeat center top;
	text-align: justify;
	font: 10px Helvetica, Arial, sans-serif;
	color: #FFF;
	margin: 0 auto;
}

/* Header */

#header {
	width: 100%; 
	height: 14.8em; 
	padding-top: 2em;
	margin: 0 auto;
	background: url(images/bg_color.png) repeat-y;
	position: relative;
}
#header a {
	text-decoration: none; 
	position: relative; 
	z-index: 6;
}
#topNav {
	height: 2.6em; 
	width: 100%;
	background: #191919;
	margin-bottom: 1em;
}
#rightNav {
	background: url(images/rightNav.png) no-repeat;
	height: 15.5em;
	width: 100em;
	position: absolute;
	z-index: 1;
	left: 0;
}

/* Name */
#name {margin-top: .75em; margin-left: 1em; width: 30em;}
#name h1 {width: 11em;}
#name p {margin: 0; width: 17.5em}
#description {width: 27em; margin-left: 1em;}
/* Logo */
/*#logo {
	background: url('Your Logo Image') no-repeat;
	position: relative;
	width: 4.5em;
	height: 4.5em;
}
#logo a {z-index: 6; position: absolute; width: 4.5em; height: 4.5em;}*/
/* Menu */

#menu {float: right;}
#menu ul {
	margin: 0;
	padding-top: 4em;
	list-style: none;
	line-height: normal;
}
#menu li {float: left; margin: .6em 1.5em;}
#menu a {
	display: block;
	width: auto;
	font-size: 1.6em;
	color: #101010;
	padding: 1em;
}
#menu a:hover {color: #0066CC;}
/* Page */
#page {
	width: 100%;
	margin: 1em auto;
}
/* Content */
#content {
	float: left; 
	width: 70em;
}
#single {
	float: left; 
	width: 70em; 
	min-height: 50em;
	margin-bottom: 1em;
}
#single .post {background: url(images/bg_color.png) repeat-y; border: solid 1px #fff;}
#single li {font-size: 1.2em;}
#single .taginfo {font-size: 1.2em;}
/* Posts */
.post {border: solid 1px #fff; background: url(images/bg_color.png) repeat-y; padding: 1.5em; margin-right: 1em; margin-bottom: 1em;}
.post .title a {text-decoration: none; color: #0066CC;}
.post .title a:hover {color: #FFF;}
.post .byline {margin: .7em 1em; font-size: 1em;}
.post .meta a {font-size: .8em;}
	.tags, .links {margin: .5em; width: 47%;}
.post .comments a {padding: 0 .5em;}
.postmetadata {float: left;}
.edit {float: right;}
.entry h4 {float: left; width: 45%;}
.entry li {font-size: 1.4em;}
.entry p {line-height: 1.4em;}
.navigation {width: 10em; font-size: 1.5em; padding: .5em;}
small {font-size: 1em;}
.commentlist {margin: 1.5em; padding: 1em 4em; border: 4px dotted #fff;}
.commentlist img {float: left; padding: 0 .5em .5em 0;}
.commentlist p {margin: 0;}
.commentlist li {margin-top: .2em;}
.commentlist blockquote {margin-right: 0; margin-left: 5em;}
/* Sidebar */
#sidebar {
	float: right; 
	width: 29.8em; 
	list-style: none;
	background: url(images/bg_color.png) repeat-y;
	margin-bottom: 1em;
	border: solid 1px #fff;
}
#sidebar li li {
	list-style: none;
	margin: 0 3em;
	line-height: 3em;
	padding-left: 1em;
	border-bottom: 4px dotted #BDBDBD;
}
#sidebar li ul {margin-bottom: 1em; list-style: none; padding: 0;}
#sidebar li li li {margin: 0; line-height: 2em; padding-left: .5em; border: none;} 
#sidebar h2 {
	background: #b3b3b3;
	padding: .7em 1.5em;
	font-size: 1.3em;
	color: #191919;
	margin-bottom: .5em;
}
#sidebar a {text-decoration: none;}
#sidebar a:hover {text-decoration: underline;}
/* End Sidebar */
/* Search */
.searchform {margin: 1em 0 1em .5em;}
.searchform form {margin-bottom: 1.8em; padding: 0;}
.searchform fieldset {margin-left: 2em; padding: 0; border: none;}
.searchform .s {width: 14em;}
/* End Search */
/* Footer */
#footer {
	width: 100em;
	height: 4em;
	margin: 0 auto;
	color: #858585;
}
#footer p {
	margin: 0;
	padding-top: 1em;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

/* End Footer */
hr {display: none;}
#comment {width: 40em; height: 10em;}
#respond {color: #BDBDBD; padding-left: .75em;}

/* Admin Tweeks */
.adminnav {
	width: 100%;
	height: 2em;
	background: #000;
	margin: 0 auto;
}
.adminnav ul {list-style: none;}
.adminnav li {float:left; margin: 0 1em; list-style: none;}
/* Pop Up Login */
#poplogin {
	position: absolute;
	z-index: 10;
	top: 11.75em;
}
#poplogin li {
	list-style: none; 
	float: left; 
	margin-left: 1em; 
	font-size: 1.4em;
}
#popuplogin {
	width: 38em;
	height: 6.25em;
	position: absolute;
	background: #000;
	border: solid #FFF 2px;
	z-index: 999;
	font-family: arial;
	visibility: hidden;
	top: 8.75em;
	padding: .5em;
	margin-left: .25em;
}
#popuplogin p {
	font-size: 1.2em;
	margin: 0 .5em;
}
#popuplogin .username, #popuplogin .password {margin: 0 auto; width: 14em; float: left;}
#popuplogin .input {float: left;}
#popuplogin .submit {width: 5em; float: left;}
#popuplogin .forgetmenot {float: left;}

/* Ads */
#adside {width: 30em; height: 30em;}
#sideads {
	background: url(images/bg_color.png) repeat-y;
	float: right;
	width: 29.8em;
}
#sideads a {width: 13.5em; height: 13.5em; position: absolute;}
#sideads h2 {margin-bottom: 1em;}
.adswrap {width: 13.5em; height: 13.5em; margin-left: 1em; margin-bottom: 1em;}

.rss-icon {margin: 3em 1em 0 0;}
/* Wordpress Required */

.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}