/*  
Theme Name: Fan District Hub
Theme URI: http://fdhub.net
Description: The, maybe, second best theme on the entire earth
Version: 1.0
Author: PharrOut
Author URI: http://pharrout.com/
*/

/* Zeros ==================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/* =General ================================================================= */
body {
	background: #24293F url(images/background.gif);
	font-size: 62.5%;
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #191D32;
}
h1 {
	font-size: 2em;
	font-family: "Trebuchet MS", arial, sans-serif;
	margin-bottom: .8em;
	border-bottom: solid 2px #191D32;	
	padding-bottom: 5px;
}
h1 a {
	color: #191D32;
}
h2 {
	font-size: 1.8em;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-family: georgia, serif;	
	margin-bottom: .5em;	
}
h2 a {
	color: #191D32;
}
h3 {
	font-size: 1.5em;
	font-family: "Trebuchet MS", arial, sans-serif;
	margin-bottom: .75em;
	border-bottom: solid 1px #3F4256;
}
h3 a {
	color: #3F4256;
}
ul {
	margin-left: 2em;
	list-style-type: disc;
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.4em;	
}	
p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
blockquote {
	font-size: 1em;
	font-style: italic;
	padding: 2em;
}
a {
	color: #E56D31;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

/* =Classes ================================================================= */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	clear: both;
	font-size: .1em;
}
.flush {
	margin-top: 0;
}
.bflush {
	margin-bottom: 0;
}
.clear {
	clear: both;
}
.photoCredit {
	text-align: right;
	font-style: italic;
	font-size: .9em;
}
span.highlight {
}

.ad {
	padding: 3px;
	background: #fff;
	border: solid 2px #191D32;
	margin: 0 -10px 0 -10px;
	margin-bottom: 5px;
}
.ad img {
	xwidth: 190px;
	height: auto;
}
.sectionHeader {

}
.theDate {
	font-weight: bold;
}
.note {
	font-size: .8em;
	font-style: italic;
}
/* =Site Wide Width ==========================================================*/

#content .inside, #header .inside, #menu .inside, #footer .inside {
	width: 800px;
	margin: 0 auto 0 auto;
}

/* =Structure ================================================================*/
#content .inside {
	background: #FFFCBF url(images/content-background.gif) repeat-y;
	border-left: solid 10px #fff;
	border-right: solid 10px #fff;	
}
#header {

}
#header .inside {
	position: relative;
	border-left: solid 10px #fff;
	border-right: solid 10px #fff;	
}
#logo {
	font-size: 2.5em;
	background-color: #E56D31;
	margin: 0;
}
/*#header h1 a {
	display: block;
	width: 420px;
	width: 380px;
	padding: 15px 20px 15px 20px;	
	text-align: center;	
	color: #191D32;
	font-size: 1.5em;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;	
	text-decoration: none;
	outline: none;
}*/
#header h1 a {
	display: block;
	width: 420px;
	width: 380px;
	padding: 15px 20px 15px 20px;
	background: url(images/logo.jpg) no-repeat center center;
	text-indent: -9999px;
	outline: none;
}
#menu {
	width: 380px;
	position: absolute;
	bottom: 0;
	right: 0;
	list-style-type: none;
	text-align: right;
	margin-bottom: 10px;
}
#menu li {
	display: inline;
}
#menu li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
#recent {
	font-weight: bold;
	font-size: 1.3em;
}

#mainContainer {
	margin: 0;
	padding: 0;
}
#mainContainer .container {
}
#leftCol, #middleCol, #rightCol {
}
#leftCol h1, #middleCol h1, #rightCol h1 {
	text-align: center;
}


#leftCol, .leftCol {
	float: left;
	width: 420px;
	width: 380px;
	padding: 5px 20px 5px 20px;
	/*background: url(images/leftCol-background.jpg) no-repeat;*/
}


#middleCol, .middleCol {
	float: left;
	width: 160px;
	width: 140px;	
	padding: 5px 10px 5px 10px;
	/*background: #fff;*/
}
#middleCol h1 {
	font-size: 2.5em;
	background-color: #000;
	color: #fff;
	margin: -5px -10px 1em -10px;
}
#middleCol .box {
	margin-bottom: 20px;
	color: #000;
}
#middleCol .box ul {
	margin: 0 0 0 10px;
	list-style-type: none;
	font-size: 1.1em;
}
#middleCol .box ul li {
	margin-bottom: 7px;
}
#middleCol a {
	color: #000;
	text-decoration: underline;
}
#middleCol a:hover {
	text-decoration: none;
}
#middleCol h2 {
	margin-bottom: 5px;
	font-size: 1.6em;

}
#middleCol h2 a {
	text-decoration: none;
}
#middleCol #search {
	margin-bottom: 40px;
}
#searchsubmit {
	margin-top: 10px;
	width: 100%;
	border-width: 1px;
	border-color: #000;
}
#s {
	width: 130px;
	width: 124px;
	border-color: #000;
}
#neighborhood {
	border-top: solid 1px #000;
	margin: 40px -10px 0 -10px;
	padding: 40px 10px 5px 10px;
}



#rightCol, .rightCol {
	float: left;
	width: 220px;
	width: 180px;
	padding: 5px 20px 5px 20px;
	background: /*#FFFCBF */;
}
.readMore {
	font-style: italic;
	font-size: 1em;
	text-align: right;
	margin-bottom: .25em;
}
#hub {
	float: right;
	width: 50px;
	height: 50px;
	padding: 3px;
	background: #fff;
	border: solid 2px #191D32;
}


#footer .inside {
	position: relative;
	clear: both;
	background-color: #E56D31;
	border-left: solid 10px #fff;
	border-right: solid 10px #fff;	
	padding-bottom: 4em;
}
#footer .border {
	border-top: solid 2px #191D32;
}
#footer .middleCol {
	padding-top: 35px;
}
#footer h1 {
	margin: 0;
}
#footer a {
	color: #FFFCBF;
}
#pharrout {
	margin-bottom: 50px;
}
#partingShot {
	padding: 10px;
	background-color: #FFFCBF;
}
#partingShot .entry {
	font-size: .9em;
}
#partingShot img {
	width: 150px;
	height: auto;
}
#partingShot .readMore a {
	color: #E56D31;
}
#top {
	position: absolute;
	bottom: 0;
	right: 20px;
}
#top a {
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
/* =Post =====================================================================*/
.post img, .entry img {
	background-color: #fff;
	padding: 3px;
	border: solid 2px #E96A37;
}
.post h2 a {
	text-decoration: none;
}
.postMetaData {
	margin-top: 10px;
	text-align: right;	
}
.post {
	background-color: #FFFEE2;
	border: solid 2px #fff;
	padding: 5px;
	margin: 0 0 10px 0;
}
.featuredPost {
	background-color: transparent;
	border: none;
	padding: 0;
}
.navigation {
	margin: 10px 0 10px 0;
	text-align: center;
	font-weight: bold;
}
/* =Recent Comments ==========================================================*/
#recentComments {
	width: 45%;
	float: left;
	padding-right: 5%;
}
#recentArticles {
	width: 50%;
	float: left;
}
#recentComments ul, #recentArticles ul {
	list-style-type: none;
	margin: 0 0 20px 0;
}
#recentComments li, #recentArticles li {
	margin: 0 0 7px 0;
}
#recentComments li.odd {
}
#recentComments li.even {
}

/* =Comments ================================================================*/
#comments {
	font-size: 1.2em;
	margin-bottom: 40px 0 10px 0;
}
#comments span {
	font-family: georgia;
	font-size: 3.5em;
}	
.commentList {
	list-style-type: none;
	margin: 0;
}
.commentList li {
	padding: 10px 0 0 0;
	font-size: .95em;
	border-bottom: solid 2px #2C2F45;
}	
.commentMeta {
	margin-top: 5px;
	font-style: italic;
	text-align: right;
}
#commentform {
	margin-top: 40px;
}
#commentform label {
	display: block;
	font-size: .8em;
}
#commentContainer {

}
#commentform input, input {
	font-family: "Lucida Grande", verdana, arial, sans-serif;	
	font-size: .9em;
	padding: 5px;
	border: solid 3px #E56D31;
}
#comment {
	width: 300px;
	height: 165px;
	border: none;
	font-family: "Lucida Grande", verdana, arial, sans-serif;	
	font-size: .9em;
	padding: 5px;
	border: solid 3px #E56D31;
}
#author {
	width: 150px;
}
#email {
	width: 150px;
}
#url {
	width: 150px;
}

/* =Ads ======================================================================*/
#adImage {
}
#adImage img {
}
#advertiser a {
	font-weight: bold;
}
