/*
Theme Name: SeatGeek Blog
Theme URI: http://wordpress-2_9.milleniumman.co.cc
Description: SeatGeek Wordpress Theme.
Version: 1.0
Author: Coding by Paul Newton
Author URI: www.milleniumman.co.cc
Tags: SeatGeek Blog, 2 column, blue, horizontal navigation menu, right sidebar, widget ready sidebar
*/

/*
CSS Content
- Resets
- Main
*/

/* Reset */
* {
	font-family: arial;
	font-size: 14px;
}

img {
	border: none;
}

.post-content img {
	float:right;
	padding: 10px 0 0 20px;
}

.post-content img.aligncenter {
	float:none;
	padding: 10px 0 0 20px;
}

.post-content img.alignleft {
	float:left;
	padding: 10px 0 0 20px;
}

.post-content img.alignright {
	float:right;
	padding: 10px 0 0 20px;
}

ul {
	margin: 0px;
}

.post-content ul {	
	padding: 0 0 0 40px;
	}


ul#menu {
	padding: 0;
	}

a {
	text-decoration: none;
	color: #469fd1;
}

a:hover {
	text-decoration: underline;
	}

.clear {
	clear: both;
}
/* Main */
body {
	width: 100%;
	margin: 0px auto;
	color: #666666;
}
#header {
	height: 146px;
	border-top: 10px solid #666666;
	position:relative;
}
#masthead {
	height:116px;
	margin:0 auto;
	position:relative;
	width:931px;
	}

#headerLowerLine {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#666666 none repeat scroll 0 0;
	height:1px;
	left:0;
	position:absolute;
	top:85px;
	width:100%;
	}
	
#logo {
	display: block;
	padding: 30px 0px 0px 0;
}

#headerTickets {
	position:absolute;
	right:53px;
	top:68px;
	}

.seatgeek-link {
	position: absolute;
	top: 12px;
	right: 39px;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
#menu {
	width: 931px;
	height: 29px;
	margin: 0 auto;
	list-style: none;
	font-size: 14px;
	background: #469fd1;
	}

#menu a.headerLink {
	display: block;
	height: 29px;
	float: left;
	padding: 0;
	border-right:3px solid #FFFFFF;
	cursor:pointer;
}

#menu .sgHome {
	width: 123px;
	background-image: url("images/headerImages.png");
	background-position: 0 0;
	}

#menu .sgHome:hover {
	background-position: 553px 0;
	}

#menu .blogHomeInactive {
	background-image: url("images/headerImages.png");
	background-position: 430px 0px;
	width: 92px;
	}

#menu .blogHomeActive {
	background-image: url("images/headerImages.png");
	background-position: 338px 0px;
	width: 92px;
	}
	
#menu .blogHomeInactive:hover {	
	background-position: 338px 0px;	
	}
	
#menu .about {
	background-image: url("images/headerImages.png");
	background-position: 246px 0px;
	width: 123px;
	}

#menu .about:hover {
	background-position: 123px 0;
	}

#main {
	width: 931px;
	margin: 0px auto;
}
#content {
	width: 605px;
	float: left;
	margin-right:67px;
	padding-top:20px;
}
.category-title, .category-title a {
	font-size:30px;
	font-weight:normal;
	margin-top:0;
	text-align:left;
	}

div.post {
	width: 100%;
	margin-bottom: 55px;
}
div.post h1 {
	margin: 0 0 12px;
}
div.post h1 a {
	color: #3b87b1;
	font-size: 40px;
	font-family: arial;
	font-weight:normal;

}
.post-meta-header {
	clear: both;
	position: relative;
	width: 621px;
	height: 25px;
	line-height: 1.7em;
	color: #838282;
	background: transparent url("images/post-meta-header-bg.png") no-repeat 0px 0px;
	font-size: 14px;
	left:-11px;
	padding-left:13px;
}
.post-meta-header p {
	display: inline;
}
.post-meta-header span.author {
	float:none;
	color: #3b87b1;
}
.post-meta-header .post-date {
	font-size: 13px;
}
span.comments {
	position: absolute;
	right: 30px;
	top: 0px;
}
.comment-link {
	text-decoration: none;
	color: #469fd1;
}
.post-content {
	padding: 2px 0px 20px 0px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 23px;
}
.post-meta-footer {
	position: relative;
	width: 619px;
	margin: 9px 0 0 0;
}
.categories a {
	color: #469fd1;
}

.categories a:hover {
	text-decoration: underline;
	}

.post-meta-footer .comments {
	right: 22px;
	height: 26px;
	padding-left: 32px;
	line-height: 24px;
	background: transparent url("images/comment-bubble.png") no-repeat center left;
}
h3#comments {
	width: 619px;
	float: left;
	margin-top:30px;
	}

ol.commentlist {
	float: left;
	line-height: 19px;
	}	
	
.comment-body {
	border-bottom: 1px solid #E9E9E9;
	margin-bottom:20px;
	}
	
#sidebar {
	width: 233px;
	float: left;
	margin: 0px 0px 0px 26px;
}
.sidebar-widget {
	width: 233px;
	margin: 31px 0px 50px 0px;
}
.sidebar-widget h4 {
	width: 218px;
	height: 30px;
	margin-bottom: 14px;
	padding-left: 15px;
	line-height: 30px;
	color: white;
	background-color: #3789b7;
}
.sidebar-widget h4 a {
	color: white;
	text-decoration: none;
}
.sidebar-widget ul {
	list-style-type: none;
	padding-left:0;
}
.sidebar-widget ul li {
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 12px;
	border-left: 5px solid #e9e9e9;
}

.sidebar-widget ul#twitter li {
	margin: 20px 0 0;
	width: 93%;
	}

.sidebar-widget ul#twitter li .text {
	line-height: 18px;
	}

.sidebar-widget ul li a {
	color: #469fd1;
}
.twitter-subscribe {
	float: left;
	margin: 0px 0px 0px 5px;
	font-size: 14px;
	font-weight: 700;
}
.twitterImage { 
	float: left;
	}
	
ul#twitter {
	clear: both;
	float:left;
	width:100%;
}
ul#twitter li.tweet div.time {
font-size: 13px;
font-style: italic;
}

#footer {
	clear: both;
	position: relative;
	width: 931px;
	margin: 30px auto 0px auto;
	padding: 13px 0 30px;
	border-top:1px solid #E9E9E9;
	text-align:center;
	font-size:11px;	
	color: #afafaf;
}
.footer-widget {
	float: left;
	width: 210px;
	margin: 0px 10px 0px 10px;
}

.footer-widget h4 {
	width: 200px;
	height: 31px;
	margin-bottom: 11px;
	padding-left: 12px;
	line-height: 32px;
	color: white;
	background-color: #3789b7;
}
.footer-widget h4 a {
	color: white;
}
.footer-widget ul {
	list-style-type: none;
}
.footer-widget ul li {
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 12px;
	border-left: 5px solid #e9e9e9;
}