/*
THEME NAME: Goodbye Blue Monday
THEME URI: http://gbmcoffee.com/
DESCRIPTION: A custom theme for Goodbye Blue Monday (based on <a href="http://plaintxt.org/themes/sandbox/">Sandbox</a>).
VERSION: 1.0
AUTHOR: Sean Hayford O&#8217;Leary
AUTHOR URI: http://design.hayfordoleary.com/
*/

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

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

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

#access #menu ul li.current_page_item a {
	text-decoration: underline;
}

#access #menu ul li.page-item-2, #access #menu ul li.page-item-3, #access #menu ul li.page-item-15 {
	display: inline;
	margin-right: -300px;
	position: absolute;
	right: 50%;
	text-align: right;
}

#access #menu ul li.page-item-5, #access #menu ul li.page-item-22, #access #menu ul li.page-item-11 {
	display: inline;
	margin-left: 320px;
	position: absolute;
	left: 50%;
	text-align: left;
}

#access #menu ul li.page-item-2 {
	top: 90px;
}

#access #menu ul li.page-item-3 {
	top: 115px;
}

#access #menu ul li.page-item-5 {
	top: 65px;
}

#access #menu ul li.page-item-22 {
	top: 90px;
	display: none;
}

#access #menu ul li.page-item-11 {
/*	top: 115px; */
	top: 90px;
}

#access #menu ul li.page-item-15 {
	top: 65px;
}

#access #menu ul li.page-item-13 {
	display: none;
}

#access #menu ul li a {
	font-size: 20px;
	text-decoration: none;
}

#access .skip-link {
	display: none;
}

body {
	background: url('./images/background.gif') top center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#container {
	background: #464138 url("./images/background-text.gif") no-repeat bottom right;
	border: 3px solid #565144;
	margin: auto;
	text-align: left;
	width: 700px;
}

#content {
	background: url("./images/head.jpg") no-repeat top center;
	line-height: 24px;
	padding: 170px 150px 20px 20px;
}

#footer {
	height: 136px;
	margin: auto;
	width: 700px;
}

#footer a {
	color: #6d6557;
}

#footer p {
	color: #6d6557;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}

form input, form textarea {
	font: 14px 'Helvetica', 'Arial', sans-serif;
	line-height: 19px;
}

#header {
	background: url('./images/coffeeteabakery.gif') no-repeat bottom center;
	margin: auto;
	padding-bottom: 35px;
	text-align: left;
	width: 800px;
}

#header #blog-description {
	display: none;
}

#header #blog-title {
	background: url('./images/logo.gif') no-repeat;
	height: 172px;
	margin: 0;
	width: 205px;
}

#header #blog-title a {
	display: block;
	height: 172px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -99999px;
	width: 205px;
}

html {
	background: #332e24 url('./images/background-html.gif') bottom center no-repeat;
	color: #fff;
	font: 14px 'Helvetica', 'Arial', sans-serif;
}

.sidebar {
	display: none;
}