/*
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
*/

/* http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

body {
	font-size: 14px;
	line-height: 1.4em;
	font-family: arial, sans-serif;
	background: #fff;
}

h1 { font-size: 26px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4, h5, h6 { font-size: 16px; }
h1, h2 { margin: 0 0 30px 0; }
h3, h4, h5 h6 { margin: 20px 0 10px; }
p { margin: 10px 0; }


div#wrapper {
	margin: 0 auto;
	width: 900px;
}

div#container {
	float: right;
	width: 540px;
}

#header {
	float: left;
	width: 320px;
}

#access {
	float: left;
	display: inline;
	margin-left: 33px;
}

#header, #access {
	height: 100px;
}

#content { margin: 0; }

#blog-title {
	margin-top: 23px;
}

#menu {
	width: 100%;
	margin-top: 33px;
}

#menu li a {
	font-weight: bold;
	color: #000;
}

#menu li a:hover {
	color: #666666;
}

#menu li.current_page_item a {
	color: #666666;
}

#menu li.current_page_item li a {
	color: #000;
}

#menu li.current_page_item li a:hover {
	color: #666666;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
}

/* Just some example content */
div.skip-link {
display: none;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
font-size: 16px;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-9999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.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: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;
}

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 {
	clear:left;
	float: left;
	width: 320px;
}

div.sidebar h3 {
font-size:1.2em;
padding: 0 10px;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
padding: 0 10px;
}

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.sidebar p.q {
	margin-bottom: 0;
	font-weight: bold;
}

div.sidebar p.a {
	margin-top: 0;
}

div.sidebar p.a strong {
	font-weight: normal;
	font-style: italic;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float:left;
}

div#menu ul ul li {
	clear: left;
	padding: 5px 0;
	background: #fff;
}

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;
}

div#sidelogo a {
	display: block;
	width: 100%;
	height: 390px;
	background: url(images/logo-savethedate.png) no-repeat 0 0;
}

div#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
}

.facebook iframe { 
	margin: 20px 0;
}

.puff a {
	font: 42px/1.2em arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 40px 0;
	color: #000;
}

.puff a:hover {
	color: #666666;
}

#q1, #q3 {
	text-align: left;
}
#q2, #q4 {
	text-align: right;
}

#container.whole {
	width: 100%;
}

#comments {
	margin-top: 40px;
}

#footer, #footer a, #footer a:visited {
	color: #4a4a4a;
	font-size: 13px;
}
#footer p { margin: 4px 0; }

.contactform input {
	font-size: 120%;
	font-weight: bold;
}
.contactform p {
	font-weight: bold;
}

/* Trying to cover some embedded media */

#content img, #content object {
	margin: 20px 0;
}

#partnerscol { 
	float: right;
	width: 200px;
	list-style: none;
}

#partnerscol h3 {
	margin-bottom: 30px;
}

#partnerscol li {
	margin: 10px auto;
}

#contactcol {
	float: left;
	width: 200px;
	list-style: none;
}

#container.wide {
	width: 660px;
}

input, textarea {
	font-family: arial, sans-serif;
	padding: 3px;
}

#partnerscol li {
	text-align: center;
}

.entry-title, .first a, #q1 { margin-top: 0; }

.right, div#container.right { float: right; }
.left, div#container.left { float: left; }
.clear { clear: both; }