/*  
Theme Name: Airey
Theme URI: http://www.davidairey.com
Description: 3 column WordPress theme.
Version: 1.0
Author: David Airey
Author URI: http://www.davidairey.com/
*/

@import"menu.css";

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: "Georgia", Times, Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	color: #0a0a0a;
}

h1, h1 a:link, h1 a:visited, h1 a:hover{
	font-family: "Georgia", Times, Serif;
	font-style: italic;
	color: #171717;
	text-decoration: none;
	font-weight: 600;
	padding: 0;
	font-size: 19px;
}

h2, h2 a:link, h2 a:visited, h2 a:hover{
	font-family: "Georgia", Times, Serif;
	font-style: italic;
	color: #171717;
	text-decoration: none;
	font-weight: 600;
	padding: 0;
	font-size: 15px;
}

h3, h3 a:link, h3 a:visited, h3 a:hover{
	font-family: "Georgia", Times, Serif;
	font-style: italic;
	color: #171717;
	text-decoration: none;
	font-weight: 600;
	padding: 0;
	font-size: 16px;
}

h4, h4 a:link, h4 a:visited, h4 a:hover{
	font-family: "Georgia", Times, Serif;
	color: #171717;
	text-decoration: none;
	font-weight: 600;
	padding: 0;
	font-size: 15px;
}

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

a:hover{
	text-decoration: underline;
}

p{
	padding: 10px 0 0 0;
}

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

#header{
	float: left;
	width: 940px;
	padding: 10px;
	background: #fff;
}

/************************************************
*	Banner  									*
************************************************/

#banner{
	float: left;
	width: 960px;
	height: 100px;
	background: white;
	border-top: 0px solid #c0c0c0;
	border-bottom: 0px solid #c0c0c0;
}

/************************************************
*	Content  									*
************************************************/

#container{
	float: left;
	width: 460px;
	margin: 20px 30px 15px 30px;
	border-top: 1px dotted #898989;
}

#extrawide{
	float: right;
	width: 710px;
	margin: 20px 30px 15px 30px;
	border-top: 1px solid #000;
}

.post{
	padding: 5px 0 20px 0;
}

.post a:visited{
	padding: 5px 0 20px 0;
	text-decoration: none;
	color: #d63c00;
}

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

.post h1, .post h1 a:visited{
	font-family: "Georgia", Times, Serif;
	font-weight: bold;
	font-size: 19px;
	color: #171717;
	padding: 10px 0 0 0;
}

.post h2, .post h2 a:visited{
	font-family: "Georgia", Times, Serif;
	font-weight: bold;
	font-size: 17px;
	color: #171717;
	padding: 10px 0 0 0;
}

.post h3{
	font-family: "Georgia", Times, Serif;
	font-weight: bold;
	font-size: 16px;
	color: #171717;
	padding: 10px 0 0 0;
}

.post h4{
	font-family: "Georgia", Times, Serif;
	font-weight: bold;
	font-size: 15px;
	color: #171717;
	padding: 10px 0 0 0;
}

.entry{
	line-height: 19px;
}

.entry a:visted{
	color: #d63c00;
}

blockquote{
	border: 1px solid #d4d4d4;
	margin: 15px 0 15px 20px;
	padding: 10px 20px 20px 20px;
	background: #fafafa url(images/blq.gif);
}

p.postmetadata{
	font-size: 12px;
	color: #606060;
	background-color: #efefef;
	margin: 10px 0 0 0;
	padding: 7px 10px 7px 10px;
}

p.postmetadata a:link, a:visited{
	color: #d63c00;
	font-weight: normal;
}

.navigation{
	padding: 10px 10px 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/************************************************
*	Sidebars  									*
************************************************/

.sidebar1{
	float: left;
	width: 170px;
	margin: 20px 10px 10px 10px;
	padding: 0;
	display: inline;
	border-top: 1px dotted #898989;
}

.sidebar2{
	float: right;
	width: 230px;
	margin: 20px 10px 10px 10px;
	padding: 0;
	display: inline;
	border-top: 1px dotted #898989;
}

.sidebar1 ul, .sidebar2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar1 ul li, .sidebar2 ul li{
	display: block;
	padding: 0;
	margin: 0;
}

.sidebar1 ul h2, .sidebar2 ul h2{
	font-family: "Georgia", Times, Serif;
	font-size: 15px;
	color: #171717;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
	background-color: #fff;
}

.sidebar1 ul ul li, .sidebar2 ul ul li{
	padding: 0 10px 0 10px;
}

.sidebar1 ul li a, .sidebar2 ul li a{
	display: block;
	color: #171717;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 4px 6px;
	border-top: 1px dotted #898989;
}

.sidebar1 ul li a:hover, .sidebar2 ul li a:hover{
	background: #eee;
	color: #000;
}

.sidebar1 a:visited, .sidebar2 a:visited{
	font-weight: normal;
}

/************************************************
*	Search  									*
************************************************/

.searchform{
	font-size: 8px;
	margin: 15px 0 15px 0;
	padding: 0;
}

/************************************************
*	Subscribe  									*
************************************************/

.subscribe{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/************************************************
*	Calendar  									*
************************************************/

table#wp-calendar{
	padding: 10px 10px 0 0;
	width: 100%;
}

/************************************************
*	Comments  									*
************************************************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #dbdbdb;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #dbdbdb;
}

.comments-template h2, .comments-template h3{
	font-family: "Georgia", Times, Serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 15px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "Georgia", Times, Serif;
	font-size: 12px;
	line-height: 15px;
}

.twitter_id {
	font-size: 12px;
	color: #000;
}

/************************************************
*	Footer  									*
************************************************/

#footer{
	clear: both;
	width: 940px;
	height: 25px;
	border-top: 1px dotted #898989;
	padding: 5px 10px 15px 10px;
	background-color: #fff;
}

#footbanner{
	float: left;
	width: 960px;
	height: 100px;
	clear: both;
	background: url(images/banner-knockout-bottom.gif);
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

/************************************************
*	Alignment  									*
************************************************/

div.row span.left {
	float: left;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: left;
	width: 48%;
}

div.row span.right {
	float: right;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: right;
	width: 48%;
}

/************************************************
*	WP Stats  									*
************************************************/

img#wpstats{width:0px;height:0px;overflow:hidden}