/*
THEME NAME: Stepping Out Designs
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('examples/2c-r.css');

html, body, div, h1, h2, h3, h4, h5, h6, p, form, blockquote, ul, ol, li, img, address {
	margin:0px;
	padding:0px;
	border-width: 0px;
}

/* Set page minimum Height */
#min-height {
	float: left;
	width: 1px;
	height: 400px;
}

/* Clear the div */
.clear {
height: 1px;
width: 100%;
clear: both;
}


body {

background-color: #000;
width: 100%;
height: 100%;
	position: absolute;
	top: 0;
	left: 0;

color: #fff;
font-family: helvetica, arial, sans serif;
}


#footer {
position: relative;
background-color: #000;
opacity: 0.87;
height: 75px;
padding: 0px;
margin: 0;
width: 1024px;
    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    CCborderRadius: 10px;
    z-index: 5;
}

#footer p {
text-align: left;
font-size: 0.8em;
margin: 25px 0 0 10px;
padding: 30px 0 0 10px;
}

#footer ul {
float: right;
clear: none;
margin: 30px 0 0 0;
padding: 0;
}

#footer ul li {
display: inline;
margin: 0px 20px 0 0;
}

#footer a {
color: #fff;
}

#footer a:hover {
color: #333;
}

a {
color: #999;
text-decoration: none;
}

a:hover {
color: #333;

}

.page-title-author {
font-size: 1.3em;
margin: 0;
padding: 0;
}

.category-page-title {
font-size: 1.3em;
margin: 0;
padding: 0;
}

.myBox {
z-index: 1;
position: relative;
filter: alpha(opacity=87);
    border: 0px solid #000;
    color: #fff;
background-color: #000;
opacity: 0.87;
    border: 0px solid #000;
}

div#interior-content form {
float: left;
width: 400px;
margin: 0 0 0 50px;
}

div#interior-content input {
padding:0.2em;

}

div#interior-content .row p {
margin: 0;
padding: 0px 0 5px 0;
width: 200px;
}

#send {
margin: 0;
padding: 0px 0 0 3px;
width: 200px;
}



#wrapper {
width: 1024px;
margin: 0 auto;
}

#header {
z-index: 1;
position:relative;
top: 0%;
left: 0%;
background-color:#000;
filter: alpha(opacity=87);
opacity: 0.87;
height: 130px;
width: 1024px;
    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    CCborderRadius: 10px;
       

}

.page-title {
float: left;
margin: 45px 0 0 20px;
font-size: 1.7em;
}

.page-title a {
color: #fff;
}

.page-title2 {
float: left;
font-size: 1em;
margin: 2px 0 0 20px;
font-weight: normal;
}

#bird {
float: left;
margin: 10px 0px 0 20px;
}

.entry-content ul {
margin: 10px 0 10px 25px;
}

.entry-date {
margin: 0;
font-size: 0.8em;
}
.entry-content img {
margin: 0px 0 20px 0;
}
.entry-content ol {
margin: 10px 0 10px 30px;
}

.entry-content {
font-size: 0.9em;
line-height: 1.2em;
margin: 0 0 0px 0;
}

.entry-content p {
margin: 20px 0 20px 0;
}

.entry-content a {
color: #666;
}

/* Just some example content */
div.skip-link {
margin-left: -999px;
font-size: 1px;
}

div#menu {
float: right;
clear: none;
background:#000;
margin: 0px 0 0 0;
height: 115px;
width: 450px;
font-size: 1.1em;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0 20px 0 0;
padding: 0px;
float: right;
}

div#menu ul a {
display:block;
margin-right:0;
padding: 60px 10px 52px 10px;
text-decoration:none;
color: #fff;
}

.selected {
opacity: 0.87;
color: #fff;
background-color: #333;
}

div#menu  a:hover {
opacity: 0.87;
color: #fff;
background-color: #333;
}

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;
padding: 0px 0 20px 0;
}

.entry-title a {
color: #fff;
}

.entry-meta {
margin: 10px 0 10px 0;
font-size: 0.8em;
line-height: 1.5em;
}

.entry-meta a {
color: #999;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
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 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:none;
margin:0;
padding: 2px;
}

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,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;
}

/** Set the bckground image **/
img.sourceimage {
	width: 100%;
	position: fixed;
	bottom: 0%;
	left: 0%;
	z-index:0;
}
