/*
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
*/

/* Two-column with sidebar on left from the /examples/ folder  */
#featured{
margin-bottom:5px;
}

#black{
background-color:black;
width:100%;
height:20px;
font-family:arial,sans-serif;
}

#authorinfo{
color:white;
}

#authorinfo a:link{
color:white;
}


#dateinfo{

position:relative;
top:-19px;
left:150px;
color:white;
}

h3{
color:black;
}

h3 a:link{
color:black;
}

h3 a:visted{
color:black;
}

h2{
font-size:36px;
font-family:Bookman, serif;
padding:0;
margin:0;
}

h2 a:link{
color:black;
}

h2 a:active{
color:grey;
}

h2 a:visited{
color:black;
}

body{
background-color:#f2f2f2;
margin:0 auto;
}

#header{
background-color:black;
}

#head1{
background-image:url(http://www.joshmobley.org/matt/header.png);
background-repeat:no-repeat;
height:100px;
width:800px;
margin-left:auto;
margin-right:auto;
}

#head2{
background-color:white;
height:20px;
width:100%;
}

#head3{
background-image:url(http://www.joshmobley.org/matt/navbackground.png);
width:100%;
background-repeat:repeat-x;
height:56px;
}

#nav{
width:550px;
position:absolute;
top:120px;
left:50%;
margin-left:-250px;
}

.button{
width:100px;
height:56px;
background-repeat:no-repeat;
display:inline-block;
}

.button a{
display:block;
}

#bfood{
background-image:url(http://www.joshmobley.org/matt/buttonfood.png);
}

#bdrink{
background-image:url(http://www.joshmobley.org/matt/buttondrink.png);
}

#bevents{
background-image:url(http://www.joshmobley.org/matt/buttonevents.png);
}

#bsports{
background-image:url(http://www.joshmobley.org/matt/buttonsports.png);
}

#bcontact{
background-image:url(http://www.joshmobley.org/matt/buttoncontact.png);
}

.post{
background-color:white;
border:medium solid #cccccc;
margin-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:-30px;
}

#content{
width:600px;
position:absolute;
left:50%;
margin-left:-350px;
margin-top:10px;
}

#sidebarbox{
width:150px;
position:absolute;
left:50%;
margin-left:255px;
margin-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
border: medium solid #cccccc;
background-color:#ffffff;
}

.sidebar h3{
border-bottom:black 10px solid;
width:100%;
font-family:bookman, serif;
}

.sidebar ul{

list-style:none;
margin:0;
padding:0;
height:auto;
}

#footer{
}
