/*
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 left from the /examples/ folder  */
@import url('css/reset.css');
@import url('examples/3c-b.css');
@import url('css/nav.css');

/* Just some example content */
div.skip-link {
position:absolute;
left:-9999px;
top:-9999em;
}

div#menu {
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:0;
}

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:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 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 {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
height: auto;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin: 0 0 1em;
}

div.sidebar li.widget {
border-top: 1px solid #5FBEE2;
padding-top: 1em;
}

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.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
position: relative;
z-index: 1;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.navigation .wp-pagenavi {
	width: auto;
	padding: 5px;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
/*----- LAYOUT -----*/

#header {
	height: 350px;
	width: 980px;
	position: relative;
	margin: 0;
}

div#nav {
	position: absolute;
	bottom: 0;
	right: 25px;
	margin: 0 0;
	width: auto;
	z-index: 50;
	border-bottom: 1px solid #333;
}

#support {
	position: absolute;
	left: 35px;
	top: 235px;
	color: #fff;
	text-align: left;
	display: block;
	width: 600px;
}

.hentry {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #D7EFF8;
}

#footer {
	height: 100px;
	position: relative;
}

#copyright {
	position: absolute;
	bottom: 25px;
	left: 25px;
	color: #ccc;
	text-align: left;
	font-size: .8em;
}

/*----- TYPOGRAPHY -----*/
body {
	font-size: 100%;
	line-height: 1.65;
}

#wrapper {
	font-size: 0.725em;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

span#blog-description {
	position: absolute;
	top: 232px;
	left: 190px;
	color: #5FBEE2;
	z-index:1;
}

h1, h2, h3, h4 {
	line-height: 1.3;
}

h1 {
	
}

h2 {
	border-bottom: 1px solid #ccc;
	margin: 0 0 0.2em;
	font-size: 1.7em;
	font-weight: bold;
}

h3 {
	font-size: 1.25em;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 0;
	font-weight: bold;
}

h5 {
	font-weight: bold;
}

p {
	padding-bottom: 1em;
}

ul, ol {
	margin-bottom: 1em;
	margin-left: 30px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.published {
	font-size: .8em;
	color: #aaa;
}

.post-edit-link {
	background: red;
	border: 1px solid #ccc;
	color: #fff;
	padding: 4px 7px;
}

.readmore {
	display: block;
	margin-bottom: 1em;
}

a, div#shTitle div#shName a {
	color: #0067A8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#goals {
	padding: 0 20px;
}

#goals li {
	font-weight: bold;
	text-indent: 0;
}

a img {
	border: none;
}

.ngg-album-compact h4 {
	font-size: 1em;
}

/*----- IMAGES + COLOUR -----*/

body {
	background: url(images/body_bg.png) repeat-x 0 -3px;
}

#header {
	background: url(images/header.png) no-repeat 0 0;
}

#footer{
	background: url(images/footer.png) no-repeat 0 0;
}

#key-wrap {
	background: url(images/content.png) repeat-y 0 0;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

div#primary-in {
	background-color: #E5E5E5;
}

div#secondary-in {
	background-color: #D7EFF8;
}

#counter, #ontour {
	background: url('images/counter_bg.png') repeat-y 0 0;
	padding-left: 20px;
	position: relative;
	z-index: 0 !important;
}

#counter {
	height: 3px;
}

#nav-below {
	border-top: 1px solid #5FBEE2;
	border-bottom: 1px solid #5FBEE2;
}

h1#blog-title a {
	background: url(images/logo.png) no-repeat 0 0;
	padding-right: 507px;
	padding-top: 206px;
	position: absolute;
	height: 0;
	top: 20px;
	left: 45px;
	overflow: hidden;
	width: 0;
}

a#donate {
	background: url(images/donate.png) no-repeat 0 0;
	height: 0;
	overflow: hidden;
	padding-top: 140px;
	padding-left: 175px;
	display: block;
}

a#donate:hover {
	background-position: 0 -140px;
}

a#donate:active {
	background-position: 0 -280px;
}

#donation {
	text-align: center;
}

#supportLogo {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 80px;
	width: 202px;
	background: url(images/CCA-logo.png) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
} 

#supportStatement {
	border-left: 1px solid #5FBEE2;
	display: block;
	float: left;
	margin: 13px 0 0;
	padding: 3px 10px;
	width: 300px;
}

.logo {
	height: 87px;
	border: none;
}

#sponsor_reel {
	margin: .3em 0;
	list-style-type: none;
	height: 87px;
	overflow: hidden;
}

#sponsor_reel li {
	list-style-type: none;
}

#vsl-logo {
	width: 265px;
	height: 105px;
	padding-top: .3em;
}

/*---- NAVIGATION -----*/


#menu, #menu * {
	list-style: none;
	z-index:1;
	line-height: 1.0;
	text-align: left;
}

#menu li {
	float: left;
	list-style:none;
	position:relative
}

#menu a, #menu a:visited {
	display: block;
	text-decoration: none;
	border:none;
	}

#menu a:hover {

}

#menu a:active {

	}

li.current_page_item a, li.current_page_item a:visited {
	background:#3385B9;
	color:#D7EFF8;
	}

#menu li.current_page_item ul li a, #menu li.current_page_ancestor ul li a {
	background:#D7EFF8;
	color:#3385B9;
	}

#menu ul a {
	background: #D7EFF8;
	padding: 10px 10px 5px;
	margin: 0;
	display: block;
	text-decoration:none;
	color: #0067A8;
	text-transform: uppercase;
	
}

#menu ul a:hover, div#menu li.current_page_item a, #menu li.current_page_ancestor a, #menu li.current_page_ancestor li.current_page_item a{
	background: #3385B9;
	color: #D7EFF8;
}

#nav a, #nav a:visited {
	
}

/*--- dropdowns ---*/
#menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

#menu li:hover ul,
#menu li.sfhover ul {
	left: 7px;
}

ul#menu li:hover li ul,
ul#menu li.sfhover li ul {
	top: -999em;
	}

ul#menu li li:hover ul,
ul#menu li li.sfhover ul {
	left: 178px; /* match ul width */
	top: 0;
	}

ul#menu li li:hover li ul,
ul#menu li li.sfhover li ul {
	top: -999em;
	}

ul#menu li li li:hover ul,
ul#menu li li li.sfhover ul {
	left: 178px; /* match ul width */
	top: 0;
	}

#menu li ul {
	height:auto;
	left:-999em;
	line-height:1;
	opacity:0.98;
	position:absolute;
	width:178px;
	z-index:1 !important;
}

#menu li li {
	width: 178px;
	height: auto;
	border-bottom: 1px solid #ccc;
}

#menu li ul li a {
	text-transform: none;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: 0;
	}


/*---- Counter ----*/
#counter, ul.stats, #ontour {
	font-size: .9em;
	color: #ccc;
	margin: 0;
}

ul.stats {
	list-style-: none;
	margin-left: 0 !important;
}

ul.stats li {
	margin-top: .3em;
	list-style: none !important;
	margin-left: 0;
}

ul.stats span {
	font-weight: bold;
	color: #fff;
}

.countdown_amount, dl.stats dd {
	font-size: 3em;
	color: #5FBEE2;
	font-weight: bold;
}

#text-447776411 {
	background: #000;
	margin: 0 -10px;
	padding: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 0;
	border-left: 0;
	width: 265px;
}

#text-447776411 h3 {
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: .4em;
}

#smart-youtube {
	border-top: none;
}

/*===== PHOTOS ====== */
.ngg-album-compact {
	padding-left: 17px !important;
	padding-right: 16px !important;
}

body .ngg-gallery-thumbnail img {
	background-color: #D7EFF8;
	margin: 10px 19px;
}

body .ngg-gallery-thumbnail img:hover {
	background-color: #0067A8;
}

/*===== Twitter ====== */
ol.tweetable_latest_tweets {
	padding-left: 61px;
	background: url(images/twitter.png) no-repeat bottom left;
	margin: 0 6px;
}

#tweetable h3 {
	padding-left: 67px;
}

#tweetable ol.tweetable_latest_tweets li.tweetable_item {
	padding-top: 0;
}

/*===== Sponsors ======*/
.page-template-sponsors-php .hentry {
	width: 200px;
	float: left;
	margin-left: 23px;
	display: inline;
	text-align: center;
}

.page-template-sponsors-php #content .logo {
	padding-top: 25px;
}


.page-template-sponsors-php .category-sponsor h4 {
	min-height: 3em;
	height: auto !important;
	height: 3em;
}

#nav ul {
	margin-bottom: 0;
}

#access {
	height: 0;	
}


.summarytable tr {
	vertical-align:top;
}

tr.summarytablehead th {
	background-color:#999999;
}


.summarytable th {
	background:#cccccc;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

.summarytable td {
	background:#eeeeee;
	color:#000000;
	font-size: 90%;
	border: #cccccc 1px solid;
}

.summarytable ul  {
	margin-left:1.5em;
}