/*  
Theme Name: Airey2col
Theme URI: http://www.davidairey.com
Description: 2 column WordPress theme.
Version: 1.0
Author: David Airey
Author URI: http://www.davidairey.com/
*/

@import"menu.css";

	body,html {
		margin:0;
		padding:0;
		font-family: "Georgia", Times, Serif;
		font-size: 14px;
		color:#000;
		background:#fff;
	}

	#wrap {
		width:960px;
		margin:0;
		padding:0;
		background:#fff;
	}
	#header {
		padding:10px 30px 10px 30px;
		background:#fff;
	}

	h1 a {
		display:block;
		width:200px;
		height:60px;
		background-image:url(http://www.davidairey.com/wp-content/themes/airey/images/david-airey-logo-black.gif);
		text-indent:-9999px;
		margin:0;
	}

	h2, h2 a:link, h2 a:visited, h2 a:hover{
		font-family: "Georgia", Times, Serif;
		font-weight: normal;
		font-size: 19px;
		font-style:italic;
		color: #171717;
		margin: 0 0 10px 0;
		padding: 0;
	}

	h2 a:hover{
		font-family: "Georgia", Times, Serif;
		font-weight: normal;
		font-size: 19px;
		font-style:italic;
		text-decoration: underline;
		color: #171717;
		margin: 0 0 10px 0;
		padding: 0;
	}

	h3, h3 a:link, h3 a:visited, h3 a:hover{
		font:16px "Georgia", Times, Serif;
		font-style:italic;
		color:#000;
		background-color:#fff;
		margin:0 0 5px 0;
	}

	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: 0;
	}


/************************************************
*	Content  									*
************************************************/

#container{
	float:right;
	width:650px;
	padding:30px;
	margin:0;
	background:#fff;
}

.post{
	padding: 5px 0 20px 0;
	color: #2a2a2a;
}

.post a:link, .post a:visited{
	font-family: "Georgia", Times, Serif;
	font-style:italic;
	padding: 0;
	text-decoration: underline;
	color: #000;
}

.post a:hover{
	text-decoration: underline;
	font-style:italic;
	color: #d63c00;
}

.post h1, .post h1 a:link, .post h1 a:visited{
	font-family: "Georgia", Times, Serif;
	font-weight: normal;
	font-size: 19px;
	color: #171717;
	margin: 0;
	padding: 0;
}

.post h2, .post h2 a:link, .post h2 a:visited{
	font-family: "Georgia", Times, Serif;
	font-weight: bold;
	font-style:italic;
	font-size: 19px;
	text-decoration: none;
	color: #484848;
	margin: 0 0 10px 0;
	padding: 0;
}

.post h2 a:hover{
	font-family: "Georgia", Times, Serif;
	font-weight: bold;
	font-style:italic;
	font-size: 19px;
	text-decoration: underline;
	color: #171717;
	margin: 0 0 10px 0;
	padding: 0;
}

.post h3{
	font-family: "Georgia", Times, Serif;
	font-weight: bold;
	font-style:italic;
	font-size: 16px;
	color: #484848;
	margin: 0;
	padding: 0;
}

.post h4{
	font-family: "Georgia", Times, Serif;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	color: #171717;
	padding: 0;
}

.entry{
	line-height: 19px;
}

.entry a:visted{
	color: #d63c00;
}

blockquote{
	padding:0;
	text-indent:-0.3em;
	font:16px "Georgia", Times, Serif;
	font-style:italic;
	color:#6a6a6a;
	background-color:#fff;
	margin:0 0 15px 0;
	line-height:21px;
}

blockquote span.source{
	display:block;
	text-indent:0em;
	margin-top:14px;
	font-size:12px;
	font-style:normal;
	letter-spacing:0.3em;
	line-height:11px;
}

blockquote span.title{
	display: block;
	text-indent: 0em;
	margin-top: 4px;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0em;
	line-height: 15px;
}

p.postmetadata{
	font:9px "Helvetica", Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	color: #606060;
	background-color: #fff;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #dadada;
	margin: 0;
	padding: 7px 0 7px 0;
}

p.postmetadata a:link, p.postmetadata a:visited{
	font:9px "Helvetica", Arial, sans-serif;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:2px;
	color: #d63c00;
	margin: 0;
	padding: 7px 0 7px 0;
}

p.postmetadata a:hover{
	font:9px "Helvetica", Arial, sans-serif;
	text-decoration: underline;
	text-transform:uppercase;
	letter-spacing:2px;
	color: #d63c00;
	margin: 0;
	padding: 7px 0 7px 0;
}

.navigation{
	padding: 10px 10px 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

img {
	padding:0 0 5px 0;
}

	div#next a {
		font:10px "Helvetica", Arial, sans-serif;
		text-transform:uppercase;
		letter-spacing:2px;
		color:#000;
		background-color:#fff;
		text-decoration:underline;
	}
	div#next a:hover {
		font:10px "Helvetica", Arial, sans-serif;
		text-transform:uppercase;
		letter-spacing:2px;
		color:#d63c00;
		background-color:#fff;
		text-decoration:underline;
	}


/************************************************
*	Sidebars  									*
************************************************/

	#sidebar1 {
		float:left;
		width:190px;
		margin: 0;
		padding: 38px 30px 30px 30px;
		background:#fff;
	}
	#sidebar1 h2{
		font:14px "Helvetica", Arial, San-Serif;
		color:#2f2f2f;
		background-color:#fff;
		margin:20px 0 7px 0;
	}
	#sidebar1 p {
		font:13px "Helvetica", Arial, sans-serif;
		line-height: 17px;
		color:#787878;
		text-decoration:none;
		margin:0;
		padding:0;
	}
	#sidebar1 a {
		font:13px "Helvetica", Arial, sans-serif;
		color:#2a2a2a;
		text-decoration:none;
		text-transform:none;
		letter-spacing:0;
		margin:0;
		padding:0;
	}
	#sidebar1 a:hover {
		font:13px "Helvetica", Arial, sans-serif;
		color:#d63c00;
		text-decoration:none;
		margin:0;
		padding:0;
	}
	#sidebar1 ul {
		list-style:none;
		margin:0;
		padding:0;
	}
	#sidebar1 li a {
		font:11px "Helvetica", Arial, sans-serif;
		color:#2a2a2a;
		text-decoration:none;
		margin:0;
		padding:0;
	}
	#sidebar1 li a:hover {
		font:11px "Helvetica", Arial, sans-serif;
		color:#d63c00;
		text-decoration:none;
		margin:0;
		padding:0;
	}


/************************************************
*	Subscribe  									*
************************************************/

.subscribe{
	font-size: 10px;
	margin: 0;
	padding: 0;
}


/************************************************
*	Comments  									*
************************************************/

.comments-template{
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 13px 0;
	line-height: 19px;
	border-bottom: 1px solid #bebebe;
}

.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: 14px;
	color: #2a2a2a;
	line-height: 19px;
}

.twitter_id {
	font-size: 12px;
	color: #000;
}


/************************************************
*	Footer  									*
************************************************/

#footer p {
	font:11px "Helvetica", Arial, sans-serif;
	color:#787878;
	text-decoration:none;
	margin:0;
	padding:10px 30px 30px 30px;
}

/************************************************
*	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}