/* 
Theme Name: 
Theme URI: 
Description: Matt Brett's Bare Bones Stylesheet.
Version: 2.0
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

body {
	font: 62.5% "Arial", Verdana, sans-serif;
	background: #F2F2F2 url(../images/2009/header_bg.png) top center repeat-x;
	color: #333333;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#header-inner {
	width: 0px;
	margin: 0 auto;
	text-align: left;
}

/* @group logo - image replacement */

/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/*#logo {
	position: relative;
	float: left;
	display: inline;
	width: 0px;
	height: 0px;
	font-size: 1.5em;
	overflow: hidden;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../images/header_logo.png") no-repeat 0 0;
}

#logo a {
	text-decoration: none;
}*/

/* @end */

/* @group logo - plain text */

/* LOGO - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo {
	font-size: 2.4em;
	margin-bottom: px;
}

#logo a:link, #logo a:visited, #logo a:active {
	color: #;
	text-decoration: none;
}

#logo a:hover {
	color: #;
}

/* @end */

/* @group nav - image replacement */

/* NAV - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/*#nav {
	width: px;
	height: px;
}

#nav li {
	display: inline;
}

#nav a {
	float: left;
	height: 0;
	padding-top: px;
	overflow: hidden;
	text-decoration: none;
}

#nav-home a {
	width: px;
	background: url("../images/nav.gif") no-repeat 0 0;
}

#nav-home a:hover {
	background: url("../images/nav.gif") no-repeat 0 -px;
}*/

/* @end */

/* @group nav - plain text */

/* NAV - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	float: left;
	width: 100%;
	margin-bottom: px;
}

#nav li {
	display: inline;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	float: left;
	display: block;
	margin-right: px;
	padding: px;
	color: #;
	background: #;
	text-decoration: none;
}

#nav li a:hover {
	color: #;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group mid */

/* MID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#mid {	
	float: left;
	width: 100%;
}

#mid-inner {
	width: px;
	margin: 0 auto;
	text-align: left;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	float: left;
	display: inline;
	width: 600px;
	color: #333333;
}

.content a:link, .content a:visited, .content a:active {
	color: #00A0C6;
	text-decoration: none;
	background: none;
	border-bottom: 1px solid #00A0C6;
}

.content a:hover {
	color: #ffffff;
	background: #00A0C6;
	border-bottom: 1px solid #00A0C6;
}

.content h1 {
	margin-bottom: 1em;
	font-size: 25px;
	color: #555;
	padding-bottom: 7px;
	border-bottom:1px solid #CFCFCF;
}

.content h1 a:link, .content h1 a:visited, .content h1 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h1 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h2 {
	margin-bottom: 1em;
	font-size: 18px;
	color: #444444;
	border-bottom: 1px solid #ccc;
}

.content h2 a:link, .content h2 a:visited, .content h2 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h2 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h3 {
	margin: 2em 0 1em;
	font-size: 1.5em;
	font-weight: bold;
	color: #;
}

.content h3 a:link, .content h3 a:visited, .content h3 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h3 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.4em;
	font-weight: bold;
	color: #;
}

.content h4 a:link, .content h4 a:visited, .content h4 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h4 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h5 {
	margin: 2em 0 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #;
}

.content h5 a:link, .content h5 a:visited, .content h5 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h5 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #;
}

.content h6 a:link, .content h6 a:visited, .content h6 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h6 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content p, .content blockquote {
	margin-bottom: 1.8em;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content p a:link, .content p a:visited, .content p a:active, .content li a:link, .content li a:visited, .content li a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content p a:hover, .content li a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content blockquote {
	padding: 0 15px;
	font-style: italic;
}

.content img {
	display: block;
	margin: 10px;
}

.content img.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;

}

.content img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
	border: 3px solid #ffffff;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}




/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar {
	float: right;
	display: inline;
	width: 300px;
	font-size: 10px;
	color: #333333;
	margin-right: 8px;
}

#sidebar form p {
	font-size: 12px;
	font-weight: bold;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color: #00A0C6;
	text-decoration: none;
	background: none;
	border-bottom: 1px solid #00A0C6;
}

.sidebar a:hover {
	color: #ffffff;
	background: #00A0C6;
	border-bottom: 1px solid #00A0C6;
}


.sidebar h2 {
	margin-bottom: 1em;
	font-size: 25px;
	color: #555;
	padding-bottom: 7px;
	border-bottom:1px solid #CFCFCF;
}

.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h2 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h3 {
	margin-bottom: 1em;
	font-size: 1.5em;
	font-weight: bold;
	color: #;
}

.sidebar h3 a:link, .sidebar h3 a:visited, .sidebar h3 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h3 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h4 {
	margin-bottom: 1em;
	font-size: 1.4em;
	font-weight: bold;
	color: #;
}

.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h4 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h5 {
	margin-bottom: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #;
}

.sidebar h5 a:link, .sidebar h5 a:visited, .sidebar h5 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h5 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h6 {
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #;
}

.sidebar h6 a:link, .sidebar h6 a:visited, .sidebar h6 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h6 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar p, .sidebar blockquote {
	margin-bottom: 1.8em;
	font-size: 1.3em;
	line-height: 1.4em;
}

.sidebar p a:link, .sidebar p a:visited, .sidebar p a:active, .sidebar li a:link, .sidebar li a:visited, .sidebar li a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar p a:hover, .sidebar li a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar ul {
	margin: 0 0 15px 30px;
}

.sidebar ul li {
	list-style-type: square;
}

.sidebar ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.sidebar ol li {
	list-style-type: decimal;
}

.sidebar li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

/* @end */



/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	clear: both;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0B0B0;
	padding-top: 30px;
	padding-bottom: 50px;
}

#footer-inner {
	width: px;
	margin: 0 auto;
	text-align: left;
}

#footer-credits, #footer-meta {
	width: 49%;
}

#footer-meta {
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #282929;
	text-decoration:none;
}

#footer a:hover {
	color: #00A0C6;
	text-decoration:underline;

}

#footer p {

}

#footer ul {
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 10px;
	border-left: 1px solid #999;
}

#footer ul li.first {
	border-left: none;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.feed {
	padding: 1px 0 1px 15px;
	background: url("../images/icon-feed.png") no-repeat 0 50%;
}

/* @end */