/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on right from the /examples/ folder  */
@import url('examples/2c-r.css');

/* LAYOUT */

body {
	margin: 0;
	padding: 0;
}

div.clear {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

div#wrapper {
	margin: 0 auto;
	padding: 30px 15px 10px 15px;
	position: relative;
	width: 910px;
}

div.skip-link {
	display: none;
}

div#container {
	margin-right: -250px;
}

div#content {
	margin-top: 186px;
	margin-right: 260px;
	padding: 1px 20px 20px 20px;
}

div#menu {
	background-color: #ccc;
	padding: 10px;
	position: absolute;
	top: 136px;
	right: 30px;
	width: 450px;
}

div#menu ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
}

div#menu ul ul {
	position: absolute;
	top: 32px;
	left: 0;
	width: 500px;
}

div#menu li {
	display: inline;
	margin: 0;
	padding: 0 5px;
}

div.sidebar {
	width: 240px;
}

div#primary.sidebar {
	margin-top: 176px;
}

/* STYLING */

body {
	background-color: #fff;
	font: normal normal normal 14px Verdana, Helvetica, Arial, sans-serif;
}

a {
	color: #69207e;
}

input.text {
	background-color: #fff;
	border: 1px solid #69207e;
	color: #69207e;
}

input.button {
	background-color: #69207e;
	border: 1px solid #69207e;
	color: #fff;
}


/* Logo */

h1 {
	height: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 80px;
	right: 40px;
	width: 143px;
}

h1 span {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 a {
	background: transparent url( images/upstairs-logo-main.gif ) no-repeat 0 0;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
}

/* Menu */

div#menu {
	padding: 0;
}

div#menu ul {
	background-color: #69207e;
	height: 32px;
	list-style: none;
}

div#menu ul ul {
	display: none;
	background-color: #a180b2;
}

div#menu li {
	float: left;
	height: 32px;
	padding: 0;
	margin: 0;
}

div#menu li.page-item-0 {
	width: 77px;
}

div#menu li.page-item-2 {
	width: 81px;
}

div#menu li.page-item-8 {
	width: 96px;
}

div#menu li.page-item-187 {
	width: 110px;
}

div#menu li a {
	background: transparent none no-repeat 0 0;
	display: block;
	height: 100%;
	outline: none;
	text-indent: -9999px;
	width: 100%;
}

div#menu li.page-item-0 a {
	background-image: url( images/menu-home.gif );
}

div#menu li.page-item-2 a {
	background-image: url( images/menu-about.gif );
}

div#menu li.page-item-8 a {
	background-image: url( images/menu-contact.gif );
}

div#menu li.page-item-187 a {
	background-image: url( images/menu-projects.gif );
}

div#menu li a:hover,
div#menu li.current_page_item li a:hover,
div#menu li.current_page_ancestor a,
div#menu li.current_page_ancestor li.current_page_item a,
div#menu li.current_page_item a  {
	background-position: 0 -32px;
}

div#menu li.current_page_ancestor li a  {
	background-position: 0 0;
}

body.pageid-2 div#menu ul ul,
body.parent-pageid-2 div#menu ul ul {
	display: block;
}

div#menu li.page-item-214 {
	width: 72px;
}

div#menu li.page-item-216 {
	width: 129px;
}

div#menu li.page-item-214 a {
	background-image: url( images/menu-team.gif );
}

div#menu li.page-item-216 a {
	background-image: url( images/menu-supporters.gif );
}

/* Sidebar */

div.sidebar {
}

div.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.sidebar li.widget {
	background: #eceaea url( images/rhs-divider-light-grey-1.gif ) no-repeat 0 0;
	color: #69207e;
	margin: 0 0 10px 0;
	padding: 20px 10px 15px 10px;
}

/* Widgets */

h3.widgettitle {
	color: #69207e;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

/* The text widget */

div.sidebar li.widget_text {
	background: #D0C3DB url( images/rhs-divider-light-purple-1.gif ) no-repeat 0 0;
}

li.widget_text h3 {
	display: none;
}

li.widget_text p {
	margin: 0;
}


/* The search widget */

div.sidebar li.widget_search {
	background: transparent none;
	margin-bottom: 10px;
}

li.widget_search h3 {
	display: none;
}

li.widget_search form {
	margin: 0;
	padding: 0;
}

li.widget_search input.text {
	width: 145px;
}

li.widget_search input.button {
	margin-left: 5px;
}

/* Categories widget */

div.sidebar li.widget_categories {
	background: #eceaea url( images/rhs-divider-light-grey-2.gif ) no-repeat 0 0;
}

/* Categories widget */

div.sidebar li.widget_rsslinks {
	background: #eceaea url( images/rhs-divider-light-grey-3.gif ) no-repeat 0 0;
}

/* Next and previous nav */

.navigation {
}

div.navigation div.nav-previous {
	float: right;
	margin-top: 5px;
	padding: 10px 0;
}

div.navigation div.nav-next {
	float: right;
	margin-top: 10px;
	padding: 10px 0;
}

div.post,
#comments { /* clear those floats */
	clear: both;
}


/* Content */

div#content {
	background-color: #eceaea;
	color: #333;
}

h2.entry-title {
	margin-top: 20px;
	padding-top: 1px;
}

div.post {
	background: transparent url( images/content-divider.gif ) no-repeat 0 100%;
	padding-bottom: 20px;
}

/* Meta wotnots */

div.entry-date,
div.entry-date a,
div.entry-meta,
div.entry-meta a {
	color: #888;
}

div.entry-date abbr,
div.entry-meta abbr {
	border: none;
	text-decoration: none;
}

/* Gallery */

div.gallery-wrapper {
	background-color: #fff;
	margin: 0 auto 10px auto;
	padding: 10px;
	width: 550px;
}

div.gallery {
	overflow: hidden;
	width: 550px;
}

div.gallery dl,
div.gallery dt,
div.gallery dd {
	margin: 0;
	padding: 0;
}

div.gallery dl {
	float: left;
	height: 100%;
	margin: 0 20px 10px 0;
	overflow: hidden;
	padding: 10px;
	width: 150px;
}

div.gallery dl.last-column {
	margin-right: 0;
}

div.gallery img {
	border: 1px solid #eee;
}

div.gallery dd {
	font-size: 0.8em;
	padding: 10px 0 0 0;
	text-align: left;
}

/* Footer */

#footer {
	padding: 20px 0 20px 20px;
}

#footer,
#footer a {
	color: #ccc;
}

/* Coffee Morning */

/* See also some JS, which creates a #coffee-ring div and removes the BG from #post-336. */

#post-336 {
	background: transparent url( images/coffee-morning/coffee-ring.gif ) no-repeat top left;
	position: relative;
}

#post-336 .entry-content,
#post-336 .entry-date {
	position: relative;
	z-index: 250;
}

#post-336 h2 {
	background: transparent url( images/coffee-morning/header.gif ) no-repeat center center;
	height: 53px;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
}

body.home #post-336 h2 {
	background-image: none;
	position: relative;
	text-indent: 0;
}

body.home #post-336 h2 a {
	background: transparent url( images/coffee-morning/header.gif ) no-repeat center center;
	display: block;
	height: 53px;
	text-indent: -9999px;
	width: 100%;
}

body.home #post-336 h2 span.edit-link-wrapper {
	color: transparent;
	text-indent: -9999px;
}

body.home #post-336 h2 span.edit-link a {
	background-image: none;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: 0;
	width: auto;
}

img.coffee-cup {
	padding-left: 10px;
	padding-top: 70px;
}

#coffee-ring {
	background: transparent url( images/coffee-morning/coffee-ring.gif ) no-repeat top left;
	height: 234px;
	left: -120px;
	position: absolute;
	top: 50px;
	width: 230px;
	z-index: 100;
}
