/*  
Theme Name: XAH
Theme URI: 
Description: This is a custom theme written for handthatfeeds.com. XAH v1.0 Written by: Brian Pearce and licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Version: 1.0
Author: Brian Pearce
Author URI: http://www.brianvstheworld.com/
Tags: fixed width, single column, styles, grey, pink links

*/

body {
	margin: 0;
	font-family: Helvetica Neue, Helvetic, Arial, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #2a2a2a;
	color:  #2a2a2a;
}

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

a:hover {
	color: #ff0071;
	text-decoration: underline;
}

h1, h2, h3{
	color: #2a2a2a;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:active {
	color: #2a2a2a;
	text-decoration: none;
}

h2 a:hover {
	color: #2a2a2a;
	text-decoration:underline;
}

#header {
	position: relative;
	background: #ffffff;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	width: 570px;
	height:  95px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#header h1,
#header h2 {
	display: none;
	margin: 0px;
	padding: 0px;
}

ul.menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 15px;
	left: 13px;
	font-size: 16px;
	font-weight: lighter;
}

ul.menu li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: lighter;
	font-family: HelveticaNeue-Light, Helvetica Neue, Helvetic, Arial, Georgia, Sans-serif;

}


ul.menu li:before {
	content: "\00BB \0020";
	color: #2a2a2a;
	font-size: 14px;
}

ul.menu li.home_button,
ul.menu li.home_button a,
ul.menu li.home_button a:link,
ul.menu li.home_button a:visited,
ul.menu li.home_button a:active {
	color: #0074ae;
	text-decoration: none;
	
}

ul.menu li.home_button a:hover {
	color: #ffffff;
	background: #0074ae;
	text-decoration: none;
	
}

ul.menu li a[title="About"],
ul.menu li a[title="About"]:link,
ul.menu li a[title="About"]:visited,
ul.menu li a[title="About"]:active {
	color: #58aa00;
	text-decoration: none;
}

ul.menu li a[title="About"]:hover {
	color: #ffffff;
	background: #58aa00;
	text-decoration: none;
}


ul.menu li a[title="Archives"],
ul.menu li a[title="Archives"]:link,
ul.menu li a[title="Archives"]:visited,
ul.menu li a[title="Archives"]:active {
	color: #00aa78;
	text-decoration: none;
}

ul.menu li a[title="Archives"]:hover {
	color: #ffffff;
	background: #00aa78;
	text-decoration: none;
}

ul.menu li.page-item-137 {
	display: none;	
}

#container {
	position: relative;
	background: #ffffff;
	width: 544px;
	margin: 0px auto 0px auto;
	padding: 1px 13px 0px 13px;
}

#navigation a,
#navigation a:link,
#navigation a:visited,
#navigation a:active {
	text-decoration: none;
	color: #2a2a2a;
}


#navigation a:hover {
	text-decoration: underline;
	color: #2a2a2a;
}

#navigation {
	position:relative;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: lighter;
	color: #2a2a2a;
}

.clear {
	clear:  both;
}

.entry {
	margin: 0 0 0 0;
	padding: 0px;
}

.entry h2 a,
.entry h2 a:link,
.entry h2 a:visited,
.entry h2 a:hover,
.entry h2 a:active {
	color: #2a2a2a;
	text-decoration: none;
}


#footer {
	position: relative;
	width: 544px;
	margin: 0px auto 0px auto;
	padding: 0px 13px 0px 13px;
	background: #ffffff;
	font-size: 11px;
}

#footer img {
	display: block;
	float: left;
	margin: 10px 5px 10px 0;
}

.aligncenter,
.center {
	text-align: center;
	}

.entry .aligncenter,
.footer .aligncenter,
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.single_month {
	display: block;
	width: 50%;
	float: left;
}

.month_archive {
	font-size: 12px;
	list-style: none;
}

.month_archive li  {
	font-size: 12px;
	margin-left: 0px;
}

.line {
	border-top: 3px #cacaca dotted;
}

.copy {
	color: #2a2a2a;
	padding: 35px 0 0 0;
}

.poweredby {
	color: #cacaca;
}

.aligncenter, img.center, img[align="center"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.entry img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border: 1px #000000 solid;
}

.aligncenter, .center {
	text-align:center;
}

img.aligncenter {
	border: 1px #000000 solid;
}

img[width="1"] {
	border: 0px
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

h2 a[title="About"] {
	display: none;
}

.about {
	display: block;
	width: 40%;
}

img {
	border: 0px;
}

.spacer {
	display: block;
	height: 50px;
}

.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px !important;
	width: 150px;
	}

.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	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 #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#commentform #comment {
	width: 100%;
}

form #submit {
	float:right;
}