/*
THEME NAME: SMCC
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
*/

@import url('layout.css');

/* Reset */
*
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: "century gothic", helvetica, geneva, arial, sans-serif;
	font-weight: normal;
}

/* General defaults */

em
{
	font-style: inherit;
	font-weight: bold;
}

* a
{
	color: #00c;
	text-decoration: none;
}

* a:hover
{
	color: #fff;
}

* a:visited
{
	color: #00C;
}

/* Access */

div.skip-link 
{
	position: absolute;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

/* Body */

body
{
	background: #fff url("images/cloudybackground.jpg") top left no-repeat;
}

/* Camera */

div#cte
{
	background: url("images/cte.png") top no-repeat;
}

div#cbe
{
	background: url("images/cbe.png") bottom no-repeat;
}

div#clb
{
	background: url("images/clb.gif") left repeat-y;
	/* border: 1px solid white; */
}

div#crb
{
	background: url("images/crb.gif") right repeat-y;
}


/* View finder */

div#nav
{
	background: #000 url(images/vfbe.gif) bottom left no-repeat;
}

/* Nav bar */

#navbar ul
{
	color: #ffff00;
}

#navbar li
{
	font-size: 1em;
}


#navbar li a
{
	color: #ffff00;
}

/* Menu */

div#menu ul 
{
	list-style:none;
}

div#menu ul li a 
{
	text-decoration:none;
	text-transform: uppercase;
	color: #cccc00;
}

div#menu ul li a:hover 
{
	background: #000 url(images/navptr.gif) bottom center no-repeat;
	color: #ffff00;
}

div#menu ul li.current_page_item
{
	background: #000 url(images/navptr.gif) bottom center no-repeat;
}

div#menu ul li.current_page_item a
{
	color: #ffff00;
}

/* Main content */

div#container
{
	background-image: url(images/brushedsteel.gif);
}

div#content
{
	font-size: 0.8em;
}

/* Date (in column 1) */

div.post-date
{
	background: url(images/postdatebkg.gif) top left no-repeat;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 0.9;
}

div.event-time
{
	margin: 10px 0px 10px 0px;
	background: url("images/timebkg.gif") top left no-repeat;
	height: 60px;
	width: 60px;
	text-align: center;
}

div.event-date
{
	background: url("images/eventdatebkg.gif") top left no-repeat;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 0.9;
}

span.day
{
	color: #000;
	font-size: 30pt;
	font-weight: bold;
}

span.month
{
	color: #fff;
	font-size: 8pt;
	text-transform: uppercase;
}

span.year
{
	color: #fff;
	font-size: 6pt;
}

span.start-time
{
	color: #fff;
	font-size: 12pt;
}

span.end-time
{
	color: #fff;
	font-size: 12pt;
}

/* Post */

div.post h2,
div.hentry h2
{
	font-size: 1.8em;
	text-transform: uppercase;
}

div.entry-content ul
{
	list-style: disc inside;
}

/* Buttons */

a#rss
{
	background: url("images/rss.gif") left no-repeat;
	padding-left: 22px;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	cursor: pointer;
}

span.edit-link a
{
	background: url("images/editicon.gif") left no-repeat;
	padding-left: 22px;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	cursor: pointer;
}

/* Comments */

span.comment-date, 
div#respond h3
{
	font-weight: bold;
}

/* Forms */

div.form-label label
{
	font-size: 0.9em;
}

textarea 
{
	font-size: 1em;
	overflow:auto;
	border: #000 1px inset;
}

span.required 
{
	color:#c30;
}

div.form-submit input
{
	background: url("images/smallbutton.png") left no-repeat;
	padding-left: 22px;
	cursor: pointer;
	text-transform: uppercase;
}

input.text
{
	border: #000 1px inset;
}

div.wpcf7-response-output
{
	font-size: 0.9em;
}

div.wpcf7-validation-errors
{
	color: #f00
}

/* Gallery */

div#gallery-wrapper
{
	background: #000 url(images/gte.gif) top center no-repeat;
}

div.gallery
{
	background: url(images/gbe.gif) bottom center no-repeat;
}

div.gallery h2
{
	float: left;
	margin: 0px 0px 0px 10px;
	color: #ff0;
	text-transform: uppercase;
}

/* List on the 'Gallery' page */

ol.gallery-link-list
{
	margin: 20px 0px 0px 20px;
	list-style: inside;
}

li.gallery-link a
{
	color: #00C;
	text-decoration: none;
}

li.gallery-link a:hover
{
	color: #fff;
}


/*
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%;
}
*/

/* Map */

div.wp_geo_map 
{
     border: 1px solid #000;
}

/* Sidebars */

div.sidebar
{
	background-color: #eee;
	color: #000;
	line-height: 1;
}

div.col3 div.sidebar-te
{
	background: url(images/sb3te.gif) top center no-repeat;
}

div.col3 div.sidebar-be
{
	background: url(images/sb3be.gif) bottom center no-repeat;
}

div.col2 div.sidebar-te
{
	background: url(images/sb2te.gif) top center no-repeat;
}

div.col2 div.sidebar-be
{
	background: url(images/sb2be.gif) bottom center no-repeat;
}

div.sidebar ul 
{
	list-style:none;
}

div.sidebar ul li:first-child h3
{
	background-color: transparent;
	color: #ff0;
	font-size: 0.8em;
	text-transform: uppercase;
}

div.sidebar h3 
{
	background-color: #606060;
	color: #ff0;
	font-size: 0.8em;
	text-transform: uppercase;
}

div.sidebar li
{
}

div.sidebar a
{
	font-size: 0.6em;
	color: #666;
	text-decoration: none;
}

div.sidebar a:hover
{
	color: #000;
}

/* Search form */

form.blog-search div input.text
{
	border: #333 1px inset;
	font-size: 0.8em;
}

form.blog-search input.button
{
	background: url(images/searchicon.png) left no-repeat;
	padding-left: 15px;
	color: #000;
	font-size: 0.8em;
	cursor: pointer;
	text-transform: uppercase;
}

/* Event Calendar */

.ec3_month
{
	font-size: 0.8em;
}

.ec3_event_date
{
	font-size: 0.6em;
}

/*
div.sidebar input#s {
width:7em;
}

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;
}
*/

/* Categories */

div#postcount
{
	font-size: 0.6em;
}

/* Footer */

div#footer 
{
	text-align: center;
}

p.footer-text
{
	font-size: 0.6em;
	color: #999;
}

p.footer-text a
{
	color: #009
	text-decoration: none;
}

p.footer-text a:hover
{
	color: #606060
}