/*
Theme Name: EpicBattleAxe
Theme URI: http://epicbattleaxe.com
Author: Brent Adams
Author URI: http://vikingthebrent.com/
Template: handcrafted
Description: Original theme for EpicBattleAxe.com
Version: 3.5
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#f1f1f1;
	background-color: #242424;
	}
.home, .single, .search, .archive {
	
	}
#page {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	}
#branding {
	width: 910px;
	background-color: #000000;
	height: 400px;
	padding-top: 25px;
	}	
#main {
	overflow: auto;
	background-color: #F0F0F0;
	color: #000000;
	padding-bottom: 25px;
	}
#top-slice {
	height: 19px;
	margin-top: -18px;
	background-image:url('images/top-slice.png');
	}
#bottom-slice {
	height: 20px;
	position: relative;
	top: -2px;
	background-image:url('images/bottom-slice.png');
	}
#primary {
	width: 580px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding-top: 10px;
	}
#content {
	padding: 0px 25px 0px 25px;
	}
#secondary {
	width: 300px;
	margin: 0px 15px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: right;
	}
#colophon {
	background-color: #000000;
	padding: 20px 0 0 0;
	margin-top: -18px;
	clear: both;
	}
a {
	color: #E66428;
	text-decoration: none;
	}
a:hover {
	color: #808080;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
p {
	margin-bottom: 8px;
	}
h1 {
	font-family: Trebuchet, sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	}
h1.page-title {
	margin: 12px 0px 14px 0px;
	}
h2 {
	font-family: Trebuchet, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	}
h3 {
	font-family: Trebuchet, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	}
h4 {
	}
h5 {
	}
h4.widget-title {
	font-family: Trebuchet, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #f0f0f0;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #E66428;
	padding-left: 2px;
	}
/* ------HEADER------ */
#branding img {
	border: none;
	outline: none;
	}
#title-description {
	display: none;
	}
#title-banner {
	height: 60px;
	}
#banner-image {
	margin-right: 430px;
	}
.social-badge {
	margin-right: 8px;
	opacity: .4;
	width: 40px;
	height: 40px;
	}
.social-badge:hover {
	opacity: 1;
	}
#eba-originals {
	height: 160px;
	clear: both;
	margin: 12px 0px 12px 0px;
	}
.featured_stories {
	width: 220px;
	float: left;
	margin: 0px 0px 4px 6px;
	}
#header-ads {
	height: 90px;
	}
#header-box-ad {
	width: 170px;
	height: 90px;
	float: left;
	background-color: #4d4d4d;
	}
#header-leaderboard-ad {
	width: 728px;
	height: 90px;
	float: right;
	}
/* ------NAVIGATION------*/
#utility {
	min-height: 16px;
	margin-top: 20px;
	padding: 4px 0 2px 4px;
	background-color: #E66428;
	}
#menu-utility-navigation li.menu-item {
	float: left;
	list-style-type: none;
	margin: 0 4px 0 0px;
	font-family: Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
	}
#menu-utility-navigation li.menu-item:after {
	content:" |";
	}
#menu-utility-navigation li.menu-item a {
	color: #fff;
	text-decoration: none;
	}
#menu-utility-navigation li.menu-item a:hover {
	color: #000;
	text-decoration: none;
	}
/* ------INDEX------ */
#nav-above, #nav-below {
	height: 15px;
	}
.nav_next {
	width: 70px;
	float: right;
	}
.nav_prev {
	width: 80px;
	float: right;
	}
#blog-roll {
	margin-top: 5px;
	}
#blog-roll article.post {
	padding: 0px 0px 8px 0px;
	border-bottom: 1px #cccccc solid;
	}
.entry-content {
	min-height: 85px;
	margin: 8px 0px 10px 0px;
	}
.post-thumbnail {
	float: left;
	margin: 0px 10px 0px 0px;
	}
.index-excerpt {
	font-size: 13px
	}
.comments-link {
	font-size: 14px;
	font-weight: bold;
	}
.loop-meta {
	float: right;
	text-transform: uppercase;
	font-size: 11px;
	position: relative;
	top: 2px;
	}
aside ul {
	list-style-type: none;
	}
/*-----PAGE NAVI-----*/
#nav-below {
	float: right;
	}
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #E66428;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #E66428;
	color: #fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
/*LINK POST FORMAT */
.breaking-news {
	padding: 2px 4px 2px 4px;
	display: inline-block;
	margin-bottom: 0px;
	background-color: #E66428;
	font-size: 14px;
	float: right;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	}
.breaking-news a {
	color: #fff;
	}
.breaking-news a:hover {
	background-color: #E66428;
	color: #000;
	}
.content-link {
	clear: both;
	font-size: 15px;
	background-color: #ccc;
	padding: 8px 4px 4px 12px;
	border-radius:3px;
	border-top-right-radius: 0px;
	}
.content-link-comments-link,
.content-status-comments-link {
	font-size: 14px;
	font-weight: bold;
	}
/*STATUS POST FORMAT*/
.content-status {
	padding-top: 8px;
	font-size: 15px;
	font-style: italic;
	}
/* ------SINGLE POST------ */
#permalink-nav {
	margin: 8px 0px 8px 0px;
	clear: both;
	overflow: auto;
	}
#permalink-nav .nav-previous {
	float: left;
	}
#permalink-nav .nav-next {
	float: right;
	}
.author_avatar {
	float: left;
	margin: 0px 10px 4px 0px;
	}
.entry-header .entry-title {
	clear: right;
	margin-bottom: 9px;
	}
.entry-header .date-author, .entry-header .cats {
	text-transform: uppercase;
	margin-bottom: 9px;
	font-size: 11px;
	}
footer.entry-meta {
	text-align: left;
	}
article.post {
	margin: 0px 0px 20px 0px;
	}
/*-----REACTION BUTTONS-----*/
/* the reaction buttons region */
div.reaction_buttons{
    margin-top: 20px;
    font-size: 12px;
    text-align: left;
}
/* a single button */
div.reaction_buttons .reaction_button {
    line-height: 3.2em;
    padding: 4px;
    margin: 0 3px;
    margin-bottom: 25px;
    border: 2px solid #E66428;
    border-radius: 2px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}
/* the button while hovering over it */
div.reaction_buttons > .reaction_button:hover {
    background-color: #E66428;
    color: #fff;
}
/* the button after voting 
div.reaction_buttons > .voted, div.reaction_buttons > .voted:hover {
}
 /*
/* number of votes including parantheses.
.reaction_buttons .reaction_button .count {
}
 */
/* number of votes in between the parantheses.
.reaction_buttons .reaction_button .count_number {
}
 */ 
#sidebar div.widget_reaction_buttons h3 {
	margin: 0;
	margin-top: 4px;
	font-size: 1.1em;
}
#sidebar div.widget_reaction_buttons ol {
	margin-left: 25px;
}
/* ------COMMENTS------ */
h2#comments-title {
	margin-bottom: 5px;
	}
.yjl-pager {
	padding-top: 8px;
	position: relative;
	left: -4px;
	}
.yjl-pager span.yjl-next, .yjl-pager span.yjl-prev, .yjl-pager span.page-number {
	border-color: #B3B3B3;
	}
.yjl-pager span.currentPager {
	background-color: #E66428;
	border-color: #E66428;
	}
ol.commentlist {
	list-style-type: none;
	}
.comment.even {
/*	background-color: #cccccc;*/
	border-radius: 4px; /**/
	}
article.comment {
	min-height: 80px;
	padding: 5px;
	margin-bottom: 10px;
	}
.comment-author img {
/*	float: right;
	margin: 0px 0px 5px 5px;*/
	}
.ptm-ajax .vcard img.avatar {
	margin-right: 5px;
	width: 40px;
	height: 40px;
	}
.ptm-ajax .comment .comment-body .comment-author .fn {
/*	font-weight: bold;*/
	font-size: 16px;/**/
	}
.comment-author .says {
	display: none; /**/
	}
.comment-meta {
	margin: 2px 0px 2px 0px;
	display: none; /**/
	}
.reply {
	font-size: 11px;
	display: none;/**/
	}
blockquote {
	padding: 4px;
	background-color: #CCCCCC;
	border-radius: 2px;
	}
/* ------QUOTE COMMENTS------ */
a.comment_quote_link {
	float: left;
	position: relative;
	bottom: -8px;
	text-transform: uppercase;
	font-size: 11px;
	}
a.comment_quote_link:before {
	content: "'";
	}
a.comment_quote_link:after {
	content: "'";
	}
/* ------COMMENT REPLIES------ */
ul.children {
	list-style-image: url('child-comment-axe.png');
	list-style-type: none;
	}
.children li.comment {
	padding-left: 5%;
	}
.children .odd {
	background-color: #BFBFBF;
	}
/* ------COMMENT FORM------ */
h3#reply-title small{
	font-size: 11px;
	font-weight: normal;
	}
.comment-form-comment label {
	display: none;
	}
.logged-in-as {
	margin-bottom: 8px;
	}
textarea#comment {
	width: 99%;
	}
.form-allowed-tags {
	font-size: 11px;
	padding-left: 3px;
	}
#commentform .form-submit {
	float: right;
	margin: 4px 0px 4px 0px;
	}
.children form#commentform {
	min-height: 195px;
	padding-right: 5px;
	}
#jQueryCommentPreview {
	min-height: 80px;
	padding: 5px;
	}
#jQueryCommentPreview img.avatar {
	float: left;
	margin: 0 10px 0 0;
	}
#jq-preview-fn{
	display: inline;
	font-size: 16px;
	}
jq-preview-body {
	display: inline;
	}
#aec_edit_options {
	display: none;
	}
/* ------SEARCH FORM------ */
#blog-search {
	width: 518px;
	height: 25px;
	background-color: #ffffff;
	border: 2px #E66428 solid;
	border-radius: 4px;
	margin-bottom: 5px;
	padding: 8px 4px 4px 4px;
	}
#blog-search label.screen-reader-text {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E66428;
	font-family: Trebuchet, sans-serif;

	}
#blog-search #s {
	width: 400px;
	height: 20px;
	background-color: #ffffff;
	border: none;
	font-size: 18px;
	font-family: Trebuchet, sans-serif;
	}
#blog-search #searchsubmit {
	width: 20px;
	height: 20px;
	background: center center no-repeat url('images/search.png');
	border: 2px #404040 solid;
	border-radius: 4px;
	padding: 2px 2px 2px 2px;
	}
#blog-search #searchsubmit:hover {
	border: 2px #E66428 solid;
	background: #E66428 center center no-repeat url('images/search.png');
	cursor: pointer;
	}
/*-----WIDGETS-----*/
.widget {
	margin-bottom: 15px;
	}
#wp_sidebarlogin-3 .pagenav { /*Sidebar login*/
	padding-top: 5px;
	}
/*-----SIDE MISSION WIDGET-----*/
h4.widget-title a.rsswidget {
	color: #f0f0f0;
	}
h4.widget-title a:hover.rsswidget {
	color: #000;
	}
.widget_rss ul {
	padding: 4px;
	border: solid 1px #E1E1E1;
	}
.widget_rss li {
	margin-bottom: 3px;
	}
