/*  
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;
}

a.cardcounter {
	font-family: 'Julee', cursive;
	font-size: 18px;
 }

ul#counterbar {
	list-style-type: none;
	float: left;
	width: 600px;
	text-align: center;
}

ul#counterbar ul { 
	list-style-type: disc;
}

.jedi-hours_dash {
clear: none !important;
}

.jedi-dashboard {
width: 600px !important;
margin-left: 140px !important;
}

li#countdowntimer-3 h2 {
        font-family: 'Julee', cursive;
        font-size: 32px;
	margin: 10px 0;
}

td {
	padding-right: 3px;
}

.sociable {
	margin: 0 !important;
}

