/*
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.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/


/* Two-column with sidebar on left from the /examples/ folder
@import url('custom/2c-r.css'); */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}

div#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

div#content {
	float: left;
	width: 623px;
}

div.sidebar {
	float: right;
	overflow: hidden;
	width: 305px;
	text-align: left;
}

div#secondary {
	display: none;
	clear: right;
}

div#footer {
	clear:both;
	width:950px;
}





/*-------------------- Custom Styles --------------------*/

body {
	background: url(custom/bg_main.jpg) #000 center top no-repeat;
	color: #F2F0CE;
	font-family: Georgia, 'Times New Roman', serif;
}

div#header {
	width: 940px;
	height: 139px;
	margin: 0 auto;
}

h1#blog-title {
	background: url(custom/logo_top.jpg) no-repeat;
	float: left;
}

h1#blog-title a {
	display: block;
}

h1#blog-title > a {
	width: 236px;
	height: 139px;
}



/*-------------------- General Styles --------------------*/

div#blog-description {
	display: none;
}

span.hide {
	display: none;
}

p {
	margin-bottom: 15px;
}

a {
	color: #6AD9D9;
}

a:hover {
	color: #D9B777;
	text-decoration: none;
}

hr {
	margin: 20px 0;
}

div#content h2.entry-title,
div#access {
	display: none;
}

div#content h2,h3,h4,h5,h6 {
	clear: both;
	color: #D9B777;
	margin-bottom: 15px;
}

div#content ul{
	margin: 0 0 20px 20px;
}

div#content li {
	margin: 0 0 8px 15px;
}

div#content dt {
	margin-bottom: 8px;
	clear: both;
	font-weight: bold;
	color: #D9B777;
}

div#content dd {
	margin: 0 0 15px 15px;
}

/*--------------- SNS Navi Styles --------------------*/

ul#joinSNS {
	width: 105px;
	height: 19px;
	background: url(custom/navi_sns.jpg) no-repeat;
	position: relative;
	float: right;
	margin-top: 30px;
}

ul#joinSNS li {
	list-style: none;
	position: absolute;
	top: 0;
}

ul#joinSNS li > a {
	width: 19px;
	height: 19px;
	display: block;
}

li#SNS-facebook {
	left: 62px;
}

li#SNS-twitter {
	left: 86px;
}

/*---------------- Home Sidebar Styles -----------------*/

div#homeSidebar {
	float: right;
	overflow: hidden;
	width: 305px;
	text-align: left;
}

div#homeSidebar ul {
}

div#homeSidebar li {
	list-style: none;
	margin-bottom: 9px;
}

div#homeSidebar li > a {
	width: 305px;
	display: block;
}
li#homeCHEESE10 {
	background: url(custom/bt_cheese2010.jpg) no-repeat;
}

li#homeCHEESE10 > a {
	height: 101px;
}

li#homePNG09 {
	background: url(custom/bt_png2009.jpg) no-repeat;
}

li#homePNG09 > a {
	height: 101px;
}

li#homeAfrica09 {
	background: url(custom/bt_africa2009.jpg) no-repeat;
}

li#homeAfrica09 > a {
	height: 101px;
}

li#homeInvolve {
	background: url(custom/bt_getinvolved.jpg) no-repeat;
}

li#homeInvolve > a {
	height: 95px;
}



/*---------------- Newsletter sidebar Styles -----------------*/

div#newsletterSidebar {
	width: 305px;
	height: 95px;
	background: url(custom/bg_newsletter.jpg) no-repeat;
	padding: 30px 0 0 26px;
}

div#newsletterSidebar .MailPressFormName,
div#newsletterSidebar .MailPressFormEmail {
	background-color: #F2F0CE;
	border: 1px solid #D9B777;
	padding: 2px 5px;
}

div#newsletterSidebar .MailPressFormName {
	margin-bottom: 5px;
	border-top: none;
}


/*---------------- Main Navi Styles -----------------*/

div#menu {
	background: #000;
	width: 586px;
	height: 26px;
	margin-top: 40px;
	float: right;
	clear: right;
}

div#menu ul,
div#menu ul ul {
	line-height: 1;
	list-style: none;
	float: right;
	margin-right: 5px;
}

div#menu ul a {
	display: block;
	margin-right: 1.2em;
	padding-top: 0.4em;

	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	color: #F2F0CE;
}

div#menu ul a:hover {
	color: #D9B777;
}

div#menu ul ul ul a {
	font-style: italic;
}

div#menu ul li ul {
	left: -999em;
	position: absolute;
}

div#menu ul li:hover ul {
	left: auto;
}


/*---------------- Custom Footer Styles -----------------*/


div#footer {
	clear: both;
	margin: 0 auto;
	padding: 0 0 20px 0;
	font-size: 75%;
	color: #666;
}

div#footer a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

div#footer a:hover {
	color: #D9B777;
	border-bottom: 1px dotted #D9B777;
}


/*---------------- Custom Page Styles -----------------*/

h3#homeMainGraphic {
	width: 623px;
	height: 271px;
	margin-bottom: 2px;
	background: url(custom/photo_top_01.jpg) no-repeat;
}

div#homeBlurb {
	height: 126px;
	padding: 10px 15px;
	background: url(custom/bg_about.jpg) no-repeat;
}

div#homeBlurb p {
	font-size: 104%;
	line-height: 1.3em;
}

h3#aboutMainGraphic,
h3#expeditionsMainGraphic,
h3#involveMainGraphic,
h3#ngoMainGraphic,
h3#supportersMainGraphic,
h3#teamMainGraphic,
h3#miscMainGraphic {
	width: 623px;
	height: 150px;
	margin-bottom: 25px;
}

h3#aboutMainGraphic {
	background: url(custom/tt_about.jpg) no-repeat;
}

h3#expeditionsMainGraphic {
	background: url(custom/tt_expeditions.jpg) no-repeat;
}

h3#involveMainGraphic {
	background: url(custom/tt_involve.jpg) no-repeat;
}

h3#ngoMainGraphic {
	background: url(custom/tt_ngo.jpg) no-repeat;
}

h3#supportersMainGraphic {
	background: url(custom/tt_supporters.jpg) no-repeat;
}

h3#teamMainGraphic {
	background: url(custom/tt_team.jpg) no-repeat;
}

h3#miscMainGraphic {
	background: url(custom/tt_misc.jpg) no-repeat;
}

div.entry-meta {
	margin: 8px 0;
	padding: 8px 15px;
	background-color: #292823;

div.comments {
	margin: 8px 0;
	padding: 8px 15px;
}

}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#container,div#primary {
/*margin-top:2em;*/
}

.entry-title,.entry-meta {
clear:both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above,
div#nav-below {
	margin: 1em 0 2em 0;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}


div.navigation div.nav-previous {
	float: left;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
/*margin:0 0 2em;*/
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}