/*
THEME NAME: BlastTheMovie
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Based on Sandbox: 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
*/

body
{
	background-color: #000;
	font-family: Lucida Grande, sans-serif;
}

.GoldWide
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-weight: lighter;
	letter-spacing: 6pt;
	font-size: 16px;
	text-transform: uppercase;
}

.blueGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0c5c53;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 2pt;
}

span.rss
{
	letter-spacing: normal;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}


/*
LAYOUT: Two-Column (Right)
*/

div#wrapper
{
	width: 818px;
	margin: -8px 0 0 72px;
	background-image: url(images/blastheader.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
}

div#container
{
	float: left;
	margin: 0 25px;
	width: 100%;
}

div#content { 
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231D35;
	font-weight: bold;
	word-spacing: 2px;

	}

div#secondary { 
	clear: right;
	}

div#footer
{
	clear: both;
	color: #fff;
	background-color: #f18e23;
	font-size: 12px;
	height: 20px;
	padding-top: 20px;
}

div#footer a
{
	color: #fff;
}

div#footer a
{

}

/* Just some example content */
div.skip-link
{
	display: none;
}

h1#blog-title
{
	font-size: 15px;
	position: absolute;
	top: 113px;
	right: 8px;
	color: #fff;
}

h1#blog-title a
{
	color: #e58620;
	text-decoration: none;
}

h2.entry-title,div.entry-date,div.entry-content,div.entry-meta, h2.page-title, div#comments, h3.entry-title
{
	margin: 0;
}

h2.entry-title, h3.entry-title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0c5c53;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 2pt;
}

h3.entry-title a
{
	color: #0D455F;
	text-transform: capitalize;
	text-decoration: none;
}

h3.entry-title a:hover
{
	text-decoration: underline;
}


h2.page-title
{
	color: #b91d1d;
	text-transform: capitalize;
	margin-bottom: .6em;
}

div#respond h3
{
	color: #b91d1d;
}

div#respond a
{
	text-decoration: none;
	color: #0D455F;
}

div#respond a:hover
{
	text-decoration: underline;
}

h2.entry-title a
{
	color: #0D455F;
	text-decoration: none;
}

div.entry-date
{
	font-size: .7em;
	color: #0D455F;
}

abbr
{
	border: none;
}

div.entry-content
{
	font-size: .9em;
}

div.entry-meta
{
	font-size: .7em;
	color: #0D455F;
}

div.entry-meta a
{
	color: #0D455F;
}

span.edit-link a
{
	color: #0D455F;
}

div#menu
{
	height: 40px;
	margin: 0;
	width: 100%;
}

div#menu ul,div#menu ul ul
{
	line-height: 1;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;
}

div#menu ul a
{
	margin: 0;
	padding: 0 13px 0 0;
	text-decoration: underline;
	color: #f18e23;
	text-transform: uppercase;
	font-weight: bold;
}

div#menu ul li
{

}

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; }
.entry-title,.entry-meta { clear: both; }
div#container,div#primary { margin-top: 2em; }
form#commentform .form-label { margin: 1em 0; }

form#commentform span.required
{
	background: #fff;
	color: #c30;
}

form#commentform,form#commentform p { padding: 0 0 1em; }
input#author,input#email,input#url,textarea#comment { padding: 0; }

div.comments ul li { 
	margin: 0 0 2em; }

ol li
{
	border-width: 0 0 1px 0;
	border-color: #000;
	border-style: solid;
	padding-top: 1em;
	width: 80%;
	list-style-type: none;
}

ol li ul li
{
	border-width: 0;
}

textarea#comment
{
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 85%;
}

div.comment-meta a
{
	text-decoration: none;
	color: #999;
	
}

div#respond h3
{
 	color: #e58620;
}

div.reply
{
	margin-bottom: 1.5em;
}

div.reply a
{
	text-decoration: none;
	color: #0c5c53;
}

div.reply a:hover
{
	text-decoration: underline;
	color: #0c5c53;
}

.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 h3 
{ 
	font-size: 1.2em;
	color: #b91d1d;
}
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; }

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

div.sidebar ul ul li a
{
	font-size: .9em;
	color: #0D455F;
	text-decoration: none;
}

div.sidebar ul ul li a:hover
{
	text-decoration: underline;
}

div.sidebar ul ul ul { margin: 0 0 0 0.5em; }
div.sidebar ul ul ul li { list-style: none; }
div#menu ul li,div.gallery dl,div.navigation div.nav-previous { float: left; }
div#header { height: 154px; }
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;
}
