/*
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
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('sandbox-layouts/2c-l.css');




body {
	margin: 0;
	padding: 0;
	background: url(bg.jpg) top left repeat;
	cursor: crosshair;
}

a {
	color: #acbbda;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a:hover {
	color:#917363;
	text-decoration: none;
	text-transform: none;
	cursor: help;
}

u { border-bottom:  1px solid #bf0a21;}


blockquote {
	margin: 25px 55px 25px 55px;
	padding: 10px 0 10px 10px;
	font-family: courier new, tahoma, verdana;
	font-size: 11px;
	color: #917363;
	line-height: 100%;
	text-align: justify;
	border-left: 5px solid #ffffff;
}


input {
	margin: 5px 0 5px 0;
	padding: 2px;
	font-family: courier new, tahoma, verdana;
	color:#917363;
	font-size: 11px;
	background: transparent;
	border-bottom: 2px solid #bf0a21;
	border-top: 0px solid #bf0a21;
	border-left: 0px solid #bf0a21;
	border-right: 0px solid #bf0a21;
}

select {
	margin: 5px 0 5px 0;
	padding: 2px;
	font-family: courier new, tahoma, verdana;
	color:#917363;
	font-size: 11px;
	background: transparent;
	border-bottom: 2px solid #bf0a21;
	border-top: 0px solid #bf0a21;
	border-left: 0px solid #bf0a21;
	border-right: 0px solid #bf0a21;
}

textarea {
	margin: 15px 0 2px 0;
	padding: 7px;
	font-family: courier new, tahoma, verdana;
	color:#917363;
	font-size: 11px;
	background: transparent;
	border: 1px dashed #bf0a21;
	width: 95%;
	line-height: 140%;
}


#images {        
	padding: 0;        
	margin: 0;       
	top: 0;        
	left: 0;        
	height: 590px;        
	background: url(header.jpg) top left;        
	background-repeat: no-repeat;
}

.nav {	
	position: absolute;	
	top: 140px;	
	left: 500px;
}

.nav a {	
margin: 0;	
padding: 0;	
font-family: courier new;	
color: #1b1b1b;	
text-decoration: none;	
text-transform: none;	
display: block;	
font-size: 19px;
}

.nav a:hover {		
        margin: 0;
	padding: 0;	
	color: #1b1b1b;
	text-decoration: none;	
	text-transform: none;
}

#content {
	position: absolute;	
        top: 230px;
        left: 350px;
	padding: 0 0 30px 0;
	width: 420px;
	font-family: courier new, tahoma, verdana;
	font-size: 11px;
	color: #917363;
	line-height: 140%;
	text-align: justify;
}


#entry {
	margin: 0;
	padding: 14px;
        background-color: #f2eee2;  
}

#entry a {
	color: #bf0a21;	
        font-family: tahoma, verdana;
        font-size: 11px;
        text-decoration: none;
        text-transform: none;  
}


#entry a:hover {
	color: #bf0a21;	
        border-bottom: 1px solid #bf0a21;	
        text-decoration: none;
        text-transform: none;  
}


#footer {
        display: none;
}


#content td {
	font-family: courier new, tahoma, verdana;
	font-size: 11px;
	color: #917363;
	line-height: 140%;
	text-align: justify;
}




.entry-meta {	
margin: 25px 0 0 0;	
padding: 0;	
text-align: right;
}


.entry-meta  a {	
margin: 0 5px 0 0;	
padding: 4px;	
font-family: courier new, tahoma, verdana;	
font-size: 11px;	
background-color:#bf0a21;	
color: #ffffff;
}


.entry-meta  a:hover {	
margin: 0 5px 0 0;	
padding: 4px;	
font-family: courier new, tahoma, verdana;	
font-size: 11px;	
background-color:#ffffff;	
color: #bf0a21;
}


p { 
margin: 0; 
padding: 0 0 2px 0;
}


.commentdate {	
margin: 0;	
padding: 0;	
font-family: century gothic, georgia;	
font-size: 25px;	
color:#bf0a21;        
font-weight: normal;       
font-style: italic;
}


.commentbox {	
margin: 14px 0 14px 0;	
padding: 14px;	
background-color: #f2eee2; 	
}

.commentbox a {	
color:#917363;
text-decoration: none;
text-transform: none;
}


h1 {	
margin: 30px 0 0 0;	
padding: 0 0 5px 0;	
font-family: century gothic, georgia;	
font-size: 28px;	
color: #bf0a21;	
text-align: right;		
font-weight: normal;	
text-transform: none;	
font-style: italic;
}


h2 {	
margin: 35px 0 2px 0;	
padding: 0 0 2px 0;	
font-family:  courier new, tahoma, verdana;	
font-size: 18px;	
color: #bf0a21;	
border-bottom: 2px solid #bf0a21;	
text-align: center;		

font-weight: normal;
}