/*  
Theme Name: Boarding House
Description: A wordpress theme by Nick Zinger
Author: Nick Zinger
Author URI: http://zingerdesign.com

/*
1. Universal Declarations
2. Structure
	2.1. Header
	2.2. Content
	2.3. Comments
	2.4  Sidebar
	2.5  Footer
3. Lists
4. Headings
5. Images
6. Forms
7. Page Specific
8. Extras
*/



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, 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%;
}
q:before, q:after {
	content:”;
}
html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#e8deaf;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#page {
	width:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	height:177px;
	width:auto;
	background-image:url(images/bodyBg.jpg);
	background-repeat:repeat-x;
	border-bottom:#ffffff 1px solid;
	z-index:0;
}
#headerContent {
	text-align:right;
	width:843px;
	height:177px;
	margin-left:auto;
	margin-right:auto;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	color:#e8deaf;
	background-image:url(images/headerBG.gif);
	background-repeat:no-repeat;
}
#address {
	padding-top:65px;
	height:116px;
}
#navBar {
	width:843px;
	height:18px;
	text-align:left;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	margin-top:10px;
}
#wrapper {
	width:843px;
	position:relative;
	margin:10px auto 10px auto;
	text-align:left;
}
#leftcol {
	width:249px;
	float:left;
	position:relative;
	background-color:#473721;
	color:#e8deaf;
}
#maincol {
	float:right;
	display:inline;
	position: relative;
	width:581px;
}
#footer {
	height:150px;
	background-image:url(images/bodyBg.jpg);
	background-repeat:repeat-x;
	clear:both;
	border-bottom:#ffffff 1px solid;
	border-top::#ffffff 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#footerContent {
	padding-top:20px;
	color:#e8deaf;
	font-size:10px;
}
/* *** Float Hacks *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  
-->
/*LINK STYLES*/
#address a {
	color:#e8deaf;
	text-decoration:none;
}
#address a:hover {
	color:#FFFFFF;
}
/*STYLES*/
#maincol h1 {
	background-image:url(images/mainHeaderBg.gif);
	color:#e8deaf;
	width:auto;
	height:35px;
	font-family:Helvetica, sans-serif;
	font-size:30px;
	letter-spacing:-1px;
	font-weight:bold;
	padding:8px;
	margin-bottom:5px;
}
#maincol h1 a, #maincol h1 a:link {
	background-image:url(images/mainHeaderBg.gif);
	color:#e8deaf;
	width:auto;
	height:35px;
	font-family:Helvetica, sans-serif;
	font-size:30px;
	letter-spacing:-1px;
	font-weight:bold;
	padding:8px;
	text-decoration:none;
}
#maincol h1 a:hover {
	color:#FFFFFF;
}
#maincol h2 {
	margin-left:5px;
	margin-top:2px;
	margin-bottom:5px;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
#maincol li {
	list-style:none;
	}
#maincol h2 a {
	margin-left:5px;
	margin-top:2px;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
#maincol h2 a:hover {
	margin-left:5px;
	margin-top:2px;
	font-size:18px;
	color:#CCCCCC;
	text-decoration:none;
}
#maincol h3 {
	color:#dd1d1d;
	font-size:12px;
	margin-left:20px;
	font-weight:100;
	margin-bottom:2px;
}
#maincol p {
	width:530px;
	margin-bottom:10px;
	margin-left:20px;
}
#maincol img {
	border:#FFFFFF 5px solid;
	margin:10px;
}
#maincol hr {
/*	color:#dd1d1d;*/
	margin-top:2px;
	margin-bottom:10px;
}
#maincol li a, #maincol li a:link, #maincol li a:visited {
	margin: 2px;
	padding: 2px;
	width:250px;
	height:14px;
	display:block;
	background-color:#000000;
	color:#e8deaf;
	text-decoration:none;
	font-size:12px;
}
#maincol li a:hover {
	background-color:#9b0e0e;
	color:#ffffff;
}

#leftcol h2 {
	width:244px;
	height:22px;
	padding-top:5px;
	padding-left:5px;
	background-image:url(images/leftHeaderBg.gif);
	color:#e8deaf;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-1px;
	font-weight:100;
}
#leftcol li a, #leftcol li a:link, #leftcol li a:visited {
	margin: 2px;
	padding: 2px;
	width:240px;
	height:12px;
	display:block;
	background-color:#e8deaf;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#leftcol li a:hover {
	background-color:#9b0e0e;
	color:#ffffff;
}
#footer img {
	margin-left:25px;
	margin-right:25px;
}
#footer li {
	display:inline;
}

/*NAV BAR*/
#navBar li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#navBar a {
	float: left;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:18px; /* for IE5/Win only */
}
#navBar a:hover {
	background-position: 0 -18px;
}
#navBar a:active, #nav a.selected {
	background-position: 0 -36px;
}
#navContent {
	margin-left:335px;
}
#home a {
	background-image:url(images/home.jpg);
	width:57px;
	height:18px;
}
#store a {
	background-image:url(images/store.jpg);
	width:70px;
	height:18px;
	margin-left:40px;
}
#team a {
	background-image:url(images/team.jpg);
	width:55px;
	height:18px;
	margin-left:40px;
}
#events a {
	background-image:url(images/events.jpg);
	width:75px;
	height:18px;
	margin-left:40px;
}
#contact a {
	background-image:url(images/contact.jpg);
	width:91px;
	height:18px;
	margin-left:40px;
}
/*LINK STYLES*/
a, a:link, a:visted {
	color:#dd1d1d;
	text-decoration:underline;
}
a:hover {
	color:#666666;
}
#maincol a {
	color:#dd1d1d;
	text-decoration:underline;
}
#maincol a:hover {
	color:#666666;
}
#footer a {
	color:#e8deaf;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
}
.metadata a {
	color:#dd1d1d;
	text-decoration:none;
}
.metadata a:hover {
	color:#666666;
}
.metadata {
	margin-left:5px;
}
.comment_number a {
	font-size:16px;
	color:#000000;
	text-decoration:none;
}
.comment_author a {
	margin-left:10px;
	font-size:16px;
	color:#333333;
	text-decoration:none;
}


/* Forms
----------------------------------------------------------------------------- */

	.searchform {
		width: 250px;
		float: right;
		text-align: right;
		}
		
		
		
		
		
/* Page Specific
----------------------------------------------------------------------------- */

	.last_20 li {
		line-height: 2em;
		}

	.archive_date {
		width: 100px;
		float: left;
		}
		
	/* This is if you use the current page-archives.php for your archives */
		
	.pagetitle {
		display: block;
		padding: 0 0 60px;
		}


/* Comments
	----------------------------------------------------------------------------- */
	
		.commentlist {
			padding: 10px 0 10px 0;
			}
			
		#maincol .commentlist li.comment-item {
			margin: 5px 0;
			padding: 20px 15px 10px 15px;
			list-style-type: none;
			overflow: hidden;
			}
		#maincol .commentlist li.alt {
			background: #f8f8f8;
			border: 1px solid #ddd;
			padding: 15px 15px 0 15px;
			}
		
		.cmtinfo {
			padding-bottom: 1.0em;
			}
		
		.comment_number a {
			font: 3.2em Arial, Helvetica, sans-serif;
			float: right;
			padding-right: 10px;
			color: #d6d6d6;
			margin-top: -10px;
			}
			
		.comment_author {
			font-size: 1.4em;
			}
			
		h3#respond {
			display: block;
			padding-top: 15px;
			}
			
			
			
/* Extras
----------------------------------------------------------------------------- */

	blockquote {
		border-left: 5px solid #eee;
		padding-left: 15px;
		}

	pre {
		margin-bottom: 1.5em;
		}
	code {
		font: 1.2em/1.8em "Courier New", Courier, mono;
		}

	.center {
		text-align: center;
		}
strong {
	font-weight:bold;
}
i {
	font-style:italic;
}