/*  
Theme Name: Alderac-L5R
Theme URI: http://www.l5r.com/
Description: Wordpress theme for Alderac Entertainment Group created by <a href="http://www.holycow.com/">Holy Cow Design</a>.
Version: 1.0
Author: Joe Fulgham
Author URI: http://www.holycow.com/joe/
Tags: Child Theme
Template: alderac

*/

@import url(../alderac/style.css);

/* Clear All */
* {
	margin: 0;
	padding: 0;
}

/* The Basics */

html, body, #subfooter {
	background-color: #3c3c3c;
}

#header {
	background: url(images/header-top-l5r.jpg);
}

#mainarea, #headerimage, #content {
	background: #ebe6d1 url(images/mainarea-background-l5r.jpg);
}

#footer {
	background: #ebe6d1 url(images/footer-bottom-l5r.jpg);
}

#firstpostbox h1 {
	background: url(images/mainarea-background-l5r.jpg);
	background-position: -13px 0;
}


.postbox h1 {
	background: url(images/mainarea-background-l5r.jpg);
	background-position: -13px 0;
}
