/*
THEME NAME: MajorGiftsMT
THEME URI: http: //majorgiftsmt.com/
DESCRIPTION: A custom theme for MajorGiftsMT.
VERSION: 1.0
AUTHOR: Sean Hayford O&#8217;Leary
AUTHOR URI: http: //hayfordoleary.com/
*/

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #e8e8e8;
}

#access {
	background: #424242;
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 15px;
}

#access #menu ul {
	list-style: none;
	margin: 0;
	padding: 0 20px;
}

#access #menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

#access #menu ul li a {
	color: #aaa;
	font-size: 18px;
}

#access #menu ul li.current_page_item a {
	color: #fff;
	font-size: 18px;
}

#access .skip-link {
	display: none;
}

#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}

#content {
	line-height: 24px;
	margin: 0 200px 0 0;
	overflow: hidden;
	padding: 0 30px 20px 30px;
}

#content .entry-date, #content .entry-meta, #content .entry-meta a {
	color: #a0a0a0;
	font-size: 13px;
}

#content .entry-date abbr {
	border: 0;
}

#footer {
	background: #242424;
	border-top: 1px solid #bcbcbc;
	clear: both;
	color: #a0a0a0;
	width: 100%;
}

#footer p {
	margin: 0;
	padding: 10px 20px;
}

h2, h3, h4 {
	font-weight: normal;
	text-transform: uppercase;
}

#header {
	background: url('./images/header.jpg') top center;
	height: 290px;
}

#header #blog-title {
	margin: 0;
}

#header #blog-title a {
	display: block;
	height: 285px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 800px;
}

html {
	background: #bcbcbc;
	font: 16px 'Gill Sans', 'Gill Sans MT', 'Trebuchet', 'Trebuchet MS', 'Helvetica', 'Arial', sans-serif;
}

div#secondary {
	clear: right;
}

.sidebar {
	float: right;
	overflow: hidden;
	width: 180px;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li ul {
	list-style: disc;
	margin: 0 0 0 20px;
	padding: 0;
}

.sidebar ul li ul li {
	list-style: disc;
}

#wrapper {
	background: #3a3a3a;
	color: #fff;
	margin: auto;
	text-align: left;
	width: 800px;
}