/*
Theme Name: Miles Ahead Events
Theme URI: http://www.thecrstudio.com
Description: Miles Ahead Events blog theme by CR.
Version: 1.0
Author: Eric Johnson
Author URI: http://www.thecrstudio.com
*/

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	color: #56c3f8;
	text-decoration: none;
}

a, a img {
	border: none;
	outline: none;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
}

hr {
	width: 100%;
	height: 1px;
	color: #999;
	background-color: #999;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

hr.medium {
	height: 3px;
	color: #fff;
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: -15px;
}

.clear {
	clear: both;
}

.navigation {
	float: left;
	width: 100%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.align-right {
	text-align: right;
}

#non_footer {
	position: relative;
	margin: auto;
	width: 820px;
	min-height: 100%;
	background: #333;
}

#header {
	width: 820px;
	height: 180px;
	background: url('images/header.jpg') no-repeat;
}

#logo {
	float: left;
	width: 283px;
	height: 150px;
	margin-top: 15px;
	margin-left: 21px;
	background: url('images/pixel.png') repeat;
	cursor: pointer;
}

#weather {
	float: right;
}

#nav {
	position: relative;
	width: 780px;
	height: 45px;
	background: url('images/nav_bg.png') repeat-x;
	padding: 0px 20px;
}

#nav ul {
	float: left;
	height: 34px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-left: 1px solid #abe1fc;
}

#nav ul li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #abe1fc;
}

#nav ul li:hover {
	background: url('images/nav_active_bg.png') repeat-x;
}

#nav ul li.current_page_item {
	background: url('images/nav_active_bg.png') repeat-x;
}

#nav ul li a {
	height: 23px;
	display: block;
	padding: 0px 10px;
	padding-top: 11px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}

#free-event {
	position: absolute;
	top: -30px;
	right: 15px;
}

#social_networks {
	position: absolute;
	right: 25px;
	top: 60px;
}

#sidebar {
	float: left;
	width: 220px;
	margin-left: 20px;
	padding-top: 25px;
	padding-bottom: 250px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: 400;
	font-size: 16px;
}

#sidebar ul li {
	padding-bottom: 3px;
	border-bottom: 1px solid #5c5c5c;
}

.widgettitle {
	display: block;
	padding-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #5c5c5c;
}

.widget {
	margin-bottom: 25px;
}

.sidebar-post-title {
	color: #56c3f8;
	font-size: 12px;
	font-weight: bold;
}

.widget_categoryposts {
	margin-bottom: 10px;
}

.widget_categoryposts .widgettitle a {
	color: #fff;
}

#content_wrap {
	float: left;
	width: 540px;
	padding: 0px 20px;
	padding-top: 18px;
	padding-bottom: 250px;
}

.home #content_wrap {
	width: 549px;
	padding-right: 11px;
}

.home .post, .archive .post {
	border-bottom: 5px solid #ccc;
	margin-bottom: 25px;
}

.home-header {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #666;
	font-size: 16px;
	padding-bottom: 5px;
}

.home-cat {
	float: left;
	width: 183px;
	height: 220px;
	margin-left: 16px;
}

.home-sponsor {
	float: left;
	width: 183px;
	height: 123px;
	margin-left: 16px;
}

.post-header {
	width: 100%;
	border-bottom: 1px solid #999
}

.single .post-header {
	padding-top: 3px;
	border: none;
}

.home .post-header {
	padding-top: 3px;
}

.post-date {
	float: left;
	width: 30px;
	height: 34px;
	background: url('images/date_box_bg.png') repeat-x;
	padding: 8px 10px;
	font-size: 25px;
	font-weight: bold;
}

.post-date span {
	float: left;
	color: #56c3f8;
	font-size: 14px;
	text-transform: uppercase;
}

.post-title {
	float: left;
	width: 490px;
	margin: 0px;
	padding: 0px;
}

.post-title h2, .post-title span {
	padding-left: 10px;
}

.post-title h2 {
	max-width: 320px;
}

.post-title span {
	#float: left;
	#margin-top: -5px;
}

.page .post-title h2 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: 400;
}

.post-title h2 a {
	color: #fff;
}

.post-title hr {
	margin: 5px 0px;
	#margin: 0px;
	#margin-top: -3px;
	color: #fff;
	background-color: #fff;
}

.post-content hr {
	margin-bottom: 5px;
}

.page .sub-pages {
	list-style: none;
	margin: 0px;
	padding: 3px 0px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 16px;
}

.page .sub-pages li {
	display: inline;
}

.page .sub-pages li.current_page_item a {
	color: #fff;
}

.currentTextHolder {
	color: #999;
}

.comment-count {
	float: right;
	width: 78px;
	height: 15px;
	padding-top: 2px;
	#margin-top: -5px;
	background: url('images/comment_count_bg.png') no-repeat;
	text-align: center;
}

.single .comment-count {
	display: none;
}

.comment-count a {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}

.comments {
	margin-top: 10px;
}

.comments-title {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
}

.comment-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 10px;
}

.comment-list li {
	padding: 20px;
	background: #484848;
	border-bottom: 1px solid #666;
}

#comment {
	width: 535px;
}

.comment #comment {
	width: 495px;
}

#footer {
	position: relative;
	margin: auto;
	width: 780px;
	height: 235px;
	padding: 0px 20px;
	padding-top: 51px;
	margin-top: -235px;
	background: #333;
	text-align: right;
}

#footer_icons {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 39px;
	width: 780px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#footer_icons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer_icons ul li {
	position: relative;
	display: inline;
	padding-right: 74px;
	#padding-right: 73px;
}

#footer_links {
	position: absolute;
	top: 80px;
	left: 0px;
	background: #5c5c5c;
	width: 780px;
	height: 206px;
	padding: 0px 20px;
	text-align: left;
}

#fcol1, #fcol2, #fcol3, #fcol4, #fcol5, #fcol6, #fcol7 {
	float: left;
	width: 156px;
	padding: 20px 0px;
}

#fcol8, #fcol9 {
	float: left;
	padding: 20px 0px;
}

#fcol8 {
	margin-right: 20px;
}

#footer_links #email {
	position: absolute;
	width: 210px;
	left: 525px;
	top: 145px;
	color: #c4c4c4;
}

#footer_links #join {
	position: absolute;
	left: 745px;
	top: 145px;
}

#footer_links hr {
	width: 820px;
	margin-left: -20px;
}