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



/* RESET */
* {
margin:0px;
padding:0px;
border:none;
}
@font-face { font-family: speccy; src: url('zxspectr.TTF'); } 
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {

border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
margin:0;
padding:0; }


/* Just some example content */

em{font-style:italic;}

blockquote{
	font-style:italic;
	padding-left:20px;
	}
	


body{
background-image:url(/wp-content/themes/thebounder/images/thebounderback.jpg);
background-repeat:no-repeat;
background-color:#101b14;

font-family:Helvetica,Arial, sans-serif;
font-size:.85em;
line-height:1.4;
}

body a { color:#990000; text-decoration: underline; }
body a:hover {text-decoration: none; }

small { font-size: .65em; line-height: 1.3em;}


#sheet{
background-color:#e5eae7;
min-width:1100px;
position:absolute; left:103px; top:125px;

}
#container{
float:right;
margin:0 0 0 -400px;
width:100%;

position:relative; top:-120px;
}


#content{
width:500px;
margin:0 0 0 400px;
}

div#header{
position:relative; top:-80px;
}
div#blog-description{
position:relative; top:-50px;
}

div#access{
position:relative; top:-120px;
}



div#footer {
clear:both;
width:100%;
font-size: .65em;
}




/* Sidebar */



div.sidebar {

overflow:hidden;
}


#primary{
float:left;
width:210px;
position:relative; top:-147px;

}



#secondary{
/*float:left;*/
width:140px;
padding-left:10px;
position:relative; top:-120px;
margin-left:15px;
}

#tertiary{
/*float:left;*/
width:250px;
position:absolute; top:5px; left:30px;
font-size:.8em;
}

#quandray{
width:170px;
position:absolute; top:5px; left:860px;
font-size:.8em;
}




div.sidebar li h3 {
font-size:1.1em;
margin:1em 0 0 0;
}

div.sidebar input#s {
width:7em;
}
div.sidebar li ul{
list-style:none;
margin:0 0 1em;
font-size:.9em;
}
div.sidebar ul a{
text-decoration: none;
}

div.sidebar li {
list-style:none;

}

/*-menu---*/



div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

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

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



/*-------Posts stuff------*/

#post-*{


}

.entry-title,.entry-meta {
clear:both;
}


h2.entry-title{
 font:1.5em speccy, courier;
font-size:1.3em;
font-weight:bold;

}


h2.entry-title a{
 font:1.5em speccy, courier;
text-decoration:none;
}

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


div.entry-date{
font-size:.85em;
}

div.entry-content{
padding-top:15px;
font-size:.95em;
}

div.entry-content img{
max-width:490px;
}

div.entry-content p{
padding-bottom:10px;
}

div.entry-content ol, ul{
padding-top:10px;
padding-left:30px;

}

div.entry-content li{
padding-bottom:10px;
}

div.entry-meta {
font-size:.85em;
font-style:italic;
padding-left:20px;
padding-right:20px;
margin-bottom:30px;
}


span.comments-link{
font-size:1.5em;
font-wieght:bold;
font-style:normal;
margin-left:-20px;

}

div.thumbnail{
padding-bottom:10px;
}


/*-----from example-----------*/


div#container,div#primary {
margin-top:2em;
}

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#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;
}