/*
THEME NAME: OEMReplaceMe.com
THEME URI: http://www.yellow7.com
DESCRIPTION: OEMReplaceMe.com Theme for wordpress
TAGS: 
VERSION: 1.0
AUTHOR: <a href="http://www.yellow7.com">Yellow 7 Interactive</a> base theme: Sandbox by plaintxt.org
AUTHOR URI: http://www.yellow7.com
*/

body {
	background-color:#000000;
	background-image:url('images/bk.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	margin:0pt;
}

div#wrapper{
	background-image:url('images/bg-paper-repeat.png');
	background-repeat:repeat-y;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:auto;
	margin:0px auto 20px;
	padding:0pt;
	
	width:894px;
}
div#header
{
	height:167px;
	margin:0px;
	padding:0px;
	width:894px;
}
div#header div#logo
{
	float:left;
	height:167px;
	margin:0px;
	padding:0px;
	width:254px;
}
div#header div#flash-content 
{
	background-image:url('images/main-navigation-bg.jpg');
	background-repeat:no-repeat;
	float:right;
	height:167px;
	margin:0px;
	padding:0px;
	width:640px;
}
div#wrapper div#container
{
	height:auto;
	margin:0px;
	padding:0px;
	width: 894px;
	text-align: left;
}
div#wrapper div#container div#content
{
	padding-left: 45px;
	width: 634px;
	float: left;
}
div#wrapper div#container div#content a { color: #EEAC00; }
div#wrapper div#container div#content a:hover { color: #940300; }


/* Two-column with sidebar on right  */


div.sidebar {
	background: url( 'images/vert-line.jpg' ) top left repeat-y;
	float: right;
	overflow: hidden;
	width: 180px;
	padding-left: 35px;
}
div#secondary { clear: right; }

div#footer {
	clear: both;
	width: 894px;
	height: 31px;
	padding: 33px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-image: url( 'images/bg-footer.jpg' );
	background-repeat: no-repeat;
}
div#footer a { font-size: 12px; color: #fff; text-decoration: none; }
div#footer a:hover { color: #EAAF00; }

/* Just some example content */

div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}
div.sidebar a { color: #333; }

div#footer{text-align:center;}

/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}

/******** HEADINGS ********/
h1 { color: #333; font-size: 28px; font-family: Bookman, times new roman, serif; }
h1 a { color: #EEAC00; }
h1 a:hover { color: #333; } 

h2 { color: #940300; font-family: Bookman, times new roman, serif; font-size: 22px; padding: 0px; margin-bottom: 3px; }
h2 a { color: #333; }
h2 a:hover { color: #940300; }

h3 { color: #940300; font-family: Bookman, times new roman, serif; font-size: 18px; padding: 0px; margin-bottom: 3px; }
h3 a { color: #333; }
h3 a:hover { color: #940300; }

h4 { color: #940300; font-family: Bookman, times new roman, serif; font-size: 14px; padding: 0px; margin-bottom: 3px; }
h4 a { color: #333; }
h4 a:hover { color: #940300; }

h5 { color: #940300; font-family: Bookman, times new roman, serif; font-size: 12px; padding: 0px; margin-bottom: 3px; }
h5 a { color: #333; }
h5 a:hover { color: #940300; }

h6 { color: #940300; font-family: Bookman, times new roman, serif; font-size: 10px; padding: 0px; margin-bottom: 3px; }
h6 a { color: #333; }
h6 a:hover { color: #940300; }

a img { border: 0px; }

blockquote { background: url( 'images/quotes.gif' ) top left no-repeat; margin: 5px; padding: 15px; padding-bottom: 10px;}