/*
Theme Name: Epic Alex V2
Theme URI: http://epicalex.com/
Description: Custom Theme Built for epicalex.com
Version: 2
Author: Alex Cragg
Author: http://epicalex.com/
*/

/* Start Reset */
* {
	margin: 0px;
	padding: 0px;
}
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input { 
	margin: 0px; 
	padding: 0px; 
	background: none;
	border: none;
}
img {
	border: none;
	margin: 0px 10px 10px 0px;
}
#header h1 {
	text-indent: -999px;
}

ul {
	list-style: none;
}

/* End Reset */

/* Universals */

body {
	background: #f9f9f9;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Garuda, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #464646;
	padding: 0 0 25px
}
h1, h2, h3, h4, h5, h6 {
	color: #C20A0A;
}

h2 {
	font-size: 22px;
	margin: 10px 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 8px 0px;
}

h4 {
	margin: 6px 0px;
}
h5, h6 {
	margin: 3px 0px;
}

p {
	margin: 0 0 15px;
}

a {
	color: #C20A0A;
	text-decoration: none;
}

#wrap {
	width: 960px;
	margin: 0 auto;
}

#content {
	width: 620px;
	margin-right: 20px;
	float: left;
	display: inline;
}

.box {
	border: 1px solid #DFDFDF;
	background: #FFFFFF;
}

.post, #content.page {
	margin-bottom: 20px;
	padding: 20px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}

.woobig {
	width: 468px;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #DFDFDF;
	margin: 0px auto 10px;
}

.wooimg {
	margin: 0 0 -6px 0;
}

.postimage {
	border: 1px solid #DFDFDF;
	background: #F9F9F9;
	padding: 4px;
	margin: 20px;
}

.postlistimage {
	width: 95px;
	height: 95px;
	float: left;
	margin: 0px 20px 20px 0px;
}

.entrytitle {
	font-size: 18px;
}

.meta {
	font-size: 11px;
	line-height: 13px;
	margin: 2px 0px 4px;
}

.floatright {
	float: right;
	display: inline;
}

.floatleft {
	float: left;
	display: inline;
}

.alignright {
	float: right;
	display: inline;
}

.alignleft {
	float: left;
	display: inline;
}

.opacity_8 {

}

.clear {
	clear: both;
}

.hidden {
	display: none;
}
	
.navigation {
	margin: 0px 0px 10px;
	padding: 10px 20px;
	width: 578px;
	float: left
}

.wp-pagenavi {
	padding: 10px 20px;
	clear: both;
	margin: -10px 0 20px;
	float: right;
}

	/* Header */

	#headerwrap {
		width: 100%;
		height: 80px;
		margin: 25px 0px 20px;
		background: #FFFFFF;
		border-top: 1px solid #DFDFDF;
		border-bottom: 1px solid #DFDFDF;
	}

	#header {
		width: 960px;
		margin: 0 auto;
	}

	#logo {
		width: 208px;
		height: 56px;
		float: left;
		margin: -8px 112px 0px 20px;
	}

	#headnavigation {
		float: left;
		margin: 0px 0px 0px;
	}
	
	#headnavigation li {
		display: inline;
		font-size: 18px;
		margin: 0 10px 0 0;
		padding: 0;
		float: left;
	}
	
	#headnavigation a {
		color: #FFFFFF;
		float: left;
		background: url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonleft.gif) no-repeat left top;
		margin: 0 !important;
		padding: 0 0 0 2px;
	}
	
	#headnavigation a span {
		color: #FFFFFF;
		float: left;
		display: block;
		background: url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonright.gif) no-repeat right top;
		margin: 0 !important;
		padding: 6px 7px 6px 5px;
	}
	
	#headnavigation li a:hover {
		color: #FFFFFF;
		border: none;
		background: url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonleft.gif) no-repeat left -34px;
	}
	
	#headnavigation li a:hover span{
		color: #FFFFFF;
		border: none;
		background: url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonright.gif) no-repeat right -34px;
	}

	#mobileview {

	}

	/* End Header */
	
	/* Sidebar */
	
	#sidebar {
		width: 278px;
		padding: 20px;
		float: left;
		display: inline;
		margin-bottom: 10px;
	}
	
	.side {
		border-top: 1px solid #DFDFDF;
		margin: 0 0 10px;
		padding-top: 8px;
	}
	
	.side-ul {
		border-bottom: 1px solid #F9F9F9;
		padding-bottom: 5px;
	}
	
	.inline li {
		display: inline;
	}
	
	#rss {
		margin-left: 5px !important;
		margin-right: 15px !important;
	}
	
	#rssmail {
		margin: 0 15px 7px 0 !important;
	}
	
	#twitterfollow {
		margin-right: 0px !important;
	}
	
	.kjgrcGravatar {
		float: left;
		clear: both;
	}	

	.recent-comment {
		min-height: 36px;
		height: auto !important;
		height: 36px;
	}
	
	.recent-comment-text {
		margin-left: 46px;
	}
	
	.side-ad, .side-ad-right {
		background: #F9F9F9;
		width: 125px;
		height: 125px;
		padding: 2px;
		border: 1px solid #DFDFDF;
		margin: 0 12px 12px 2px;
		float: left;
	}
	
	.side-ad-right {
		margin: 0 2px 12px 0;
	}
	
	/* End Sidebar */
	
	/* Footer */
	
	#footer {
		width: 918px;
		padding: 10px 20px;
		margin: 0 auto;
		float: left;
		display: inline;
	}	
	
	.fcredit {
		margin: 2px 416px 0px 0px;
	}
	
	.epiccredit {
		margin: 5px 10px 0;
	}
	
	.wpcredit {
		margin: 1px 0 0;
	}
	
	/* End Footer */

/* End Universals */


/* Single */

.singlepost {
	margin-bottom: 10px;
}

.pagetitle {
	font-size: 22px;
	margin: -4px 0px 5px;
}

.singlemeta {
	font-size: 11px;
	line-height: 13px;
	margin: 2px 0px 15px;
}

.post ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

ul li {
	margin: 0px 0px 10px 0px;
}

ul li a {
	margin: 0px 0px 10px 0px;
	color: #464646;
}

ul li a:hover {
	margin: 0px 0px 10px 0px;
	color: #C20A0A;
}

ul li ul {
	margin: 10px 0px 5px 10px;
}

ul li ul li a {
	margin: 0px 0px 5px 0px;
	color: #464646;
}

ul li ul li a:hover {
	margin: 0px 0px 10px 0px;
	color: #C20A0A;
}

.post ol {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

ol li {
	margin: 0px 0px 5px 20px;
	list-style-position: outside;
}

.wp-smiley {
	margin: 0;
}

blockquote {
	font-style: italic;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/quote.gif) no-repeat left top;
	padding-left: 42px;
}

.announcement {
	padding: 10px 20px;
	background: #DBF6BE;
	border: 1px solid #9BBF65;
}

.warning {
	padding: 10px 20px;
	background: #FFEBE8;
	border: 1px solid #CC0000;
}

.updated, #donate {
	padding: 10px 20px;
	background: #FFFBCC;
	border: 1px solid #E6DB55;
}

#donate {
	padding: 10px 20px 10px 50px;
	background: #FFFBCC url(http://epicalex.com/wp-content/themes/epicalexV2/images/beer.png) no-repeat left center;
	margin-bottom: 15px;
}

#social {
	padding: 10px 20px 50px;
	margin-bottom: 10px;
}

#social li {
	display: inline;
	float: left;
	margin: 5px 15px 0 0;
	width: 32px;
}

li#retweet {
	width: 100px;
	margin: 10px 15px 0 0;
}

#digg {
	width: 32px;
	height: 32px;
	display: block;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/digg.gif) no-repeat top center;
}

#delicious {
	width: 32px;
	height: 32px;
	display: block;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/delicious.gif) no-repeat top center;
}

#stumble {
	width: 32px;
	height: 32px;
	display: block;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/stumble.gif) no-repeat top center;
}

#technorati {
	width: 32px;
	height: 32px;
	display: block;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/technorati.gif) no-repeat top center;
}

#facebook {
	width: 32px;
	height: 32px;
	display: block;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/facebook.gif) no-repeat top center;
}

#blinklist {
	width: 32px;
	height: 32px;
	display: block;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/blink.gif) no-repeat top center;
}

#furl {
	width: 32px;
	height: 32px;
	display: block;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/furl.gif) no-repeat top center;
}

#reddit {
	width: 32px;
	height: 32px;
	display: block;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/reddit.gif) no-repeat top center;
}

#social a:hover {
	background-position: center -32px;
}

#related {
	padding: 10px 20px;
	margin-bottom: 10px;
	width: 578px;
	position: relative;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#social p, #related p {
	margin: 0;
}

#related_posts_links {
	width: 463px;
	margin: 0 10px 0 0;
}

#related_posts_images {
	position: absolute;
	top: 45px;
	right: 30px;
}

.related_posts_image {
	background: #F9F9F9;
	padding: 4px;
	width: 95px;
	height: 95px;
	border: 1px solid #DFDFDF;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

/* End Single */

/* Comments */

#comments {
	width: 620px;
	overflow: auto;
}

.comment {
	margin-bottom: 10px;
	padding: 20px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

.paginated-comments-links {
	padding: 10px 20px;
}

.pingback {
	padding: 5px 0;
	border-bottom: 1px solid #DFDFDF;
	margin: 5px 20px;
}

#trackbacks-list {
	margin-bottom: 10px;
}

#trackbacks-list h3 {
	margin: 10px 20px 0;
}

.comments-navigation {
	margin: 0 0 10px;
}

.comment-container {
	min-height: 130px;
	height: auto !important;
	height: 130px;
}

.titlepad {
	padding: 10px 20px;
	margin: 0px;
}

.margin10 {
	margin-bottom: 10px;
}

.comment-avatar {
	float: left;
	margin: 0 15px 5px 0px;
}

.comment-reply-link {
	float: left;
	clear: both;
	margin: 0 0 0 10px;
	width: 64px;
}

.comment-meta a {
	color: #C20A0A;
}
.comment-content {
	width: 80%;
	margin: 0 0 0 101px;
	overflow: hidden;
}

.avatar {
	background: #F9F9F9;
	padding: 2px;
	border: 1px solid #DFDFDF;
	margin: 0;
	width: 80px;
	height: 80px;
}

a.comment-reply-link {
	color: #FFFFFF;
	float: left;
	background: url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonleft.gif) no-repeat left top;
	margin: 0 !important;
	padding: 0 0 0 2px;
	width: 64px;
}

a.comment-reply-link span {
	color: #FFFFFF;
	float: left;
	display: block;
	background: url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonright.gif) no-repeat right top;
	margin: 0 !important;
	padding: 6px 10px 6px 12px;
	width: 42px;
}

a.comment-reply-link:hover  span{
	background-position: right -34px;
	color: #FFFFFF;
}

a.comment-reply-link:hover {
	background-position: left -34px;
	color: #FFFFFF;
}

.depth-2 {
	background: #F9F9F9;
}

#respond {
	margin: 0 0 10px;
	padding: 20px;
}

#comment-form-left {
	float: left;
	width: 47%;
	margin-right: 20px;
}

#comment-form-right {
	float: left;
	width: 47%;
}

.form-input, textarea#comment, .fmtext, .fmtextarea, .fmverify {
	padding: 8px 6px;
	border: 1px solid #DFDFDF;
	margin: 0 0 10px 0;
	font-family: "Lucida Sans","Lucida Sans Unicode",Garuda,sans-serif;
	font-size: 14px;
	width: 95%;
}

#s {
	font-family: "Lucida Sans","Lucida Sans Unicode",Garuda,sans-serif;
	font-size: 14px;
	margin: 1px -4px 0 0;
	border: 1px solid #DFDFDF;
	padding: 8px 7px 7px;
}

#submit, #searchbutton, input[type="submit"] {
	height: 34px;
	padding: 5px 6px 7px;
	background: #C30A0A url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonright.gif) no-repeat right top;
	border: none;
	color: #FFFFFF;
}

#submit:hover, #searchbutton:hover, input[type="submit"]:hover {
	background-position: right -34px;
}

.form-submit {
	width: 107px;
	padding: 0 0 0 2px;
	background: transparent url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonleft.gif) no-repeat left top;
	margin: 0;
}

#submit:hover {
	background-position: right -34px;
}

.form-submit:hover {
	background-position: left -34px;
}

#ajax_avatar {
	margin: 0;
	width: 80px;
	float: left;
	display: inline;
}

#grav_load {
	margin: 32px;
}

#ajax_get_avatar {
	padding: 5px 10px;
	margin-left: 96px;
}

#comment {
	width: 100%;
}

.button {
	height: 30px;
	background: #C30A0A url(http://epicalex.com/wp-content/themes/epicalexV2/images/buttonright.gif) no-repeat top center;
}

/* End Comments */
/* Start LightBox */
#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
}
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#lightbox-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width: 49%;
height: 100%;
display: block;
}
#lightbox-nav-btnPrev { 
left: 0; 
float: left;
}
#lightbox-nav-btnNext { 
right: 0; 
float: right;
}
#lightbox-container-image-data-box {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
}
#lightbox-container-image-data {
padding: 0 10px; 
color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
width: 70%; 
float: left; 
text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
width: 66px; 
float: right;
padding-bottom: 0.7em;	
}
/* End LightBox */