/*
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:
*/

*{margin:0;padding:0;}



body {
	margin: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 85%;
	background: #e1e5e8 url(http://sfobserved.com/images/bkg_body.jpg);
	}
	
#shell {
	background: transparent url(http://sfobserved.com/images/bkg_main.jpg) no-repeat fixed center top
	}

#wrapper {
	margin: 0 auto;
	width: 1120px;
	overflow: hidden;
	}
	

div#container {
	color: #959595;
	margin: 0px 0px 5px 165px;
	padding: 0 5 0 0px;
	width: 475px;
	_height: 1%;
	display: inline;
	float: left;
 
}


div#container a{
	color: #aa5046;
	text-decoration: none;
}
div#container a:hover{
	color: #ffffff;
	text-decoration: none;
}
div#container a.visited{
	color: #004d99;
	text-decoration: none;
}

div#content {
	margin: 0 0 0 0px;
	font: .9em/1.45em "Lucida Grande", Lucida, Verdana, sans-serif;

}

div#content img {
background-color:#3e0f0b;
border:1px solid #64322e;
padding:5px;
margin:1em;
}

div#content li {
	list-style: none;
	list-style-image: url(http://www.kevinmklein.com/images/icn_star.gif);
	margin: 4px 1px 8px;
	padding: 4px;
	
}



div.sidebar {
        color: #696968;
	float:right;
	width: 250px;
	padding: 0 0px 5px 0px;
    margin-right:197px;
	_height:1%;
	color: #7d858b;
display:inline;
	
}

div.sidebar h3 {
       clear:both;
       display:block;
       margin-top: 20px;
}


div.sidebar p {
       color:#959595;
       font: italic .85em/1.8em Georgia, "Times New Roman", Times, serif;
}

div.sidebar li {
       color:#525251;
       list-style: none;
       text-decoration: none; 
       display:block;
       font: italic .85em/1.8em Georgia, "Times New Roman", Times, serif;
       overflow: hidden;
       width: 50%;
       float: left;

}

div.sidebar li a{
color:#ba5349;
text-decoration: none; 
border-bottom:1px dotted #64322e;
padding-left:5px;
display:block;
_height:1%;
}


div.sidebar li a:hover{
	color:#ffffff;
	background-color: #3e0f0b;
	
}

div.sidebar .children li a {
	padding-left:15px;
}

h1 {
	color: #62695a;
	margin-top: 10px;
	margin-bottom: 5px;
	font: normal 2em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

h2 {
	color: #aa5046;
	font: normal 2.4em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
	}

h3 {
	color: #ffffff;
	margin-bottom: 10px;
        text-transform: uppercase;
	font: normal .8em/1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        float: left;
        width: 100%;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	clear: left;
	margin: 5px 0;
        padding-bottom: 5px ;
	}
	
p a {
	color: #ffffff;
	text-decoration: none;
	}

p a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #3e0f0b;
	}

.post { padding:0px 0px;}
.post ul { margin-bottom:10px;}
.even { ;}
.odd { }

.entry-title { margin-top: 5px; }
.even .entry-title { background:url(/) bottom repeat-x; padding-bottom:8px;}
.odd .entry-title { }


.entry-date {
	font-size: .9em;
	color: #959595;
    padding-bottom: 8px;
}
.entry-meta {
        font: italic .85em/1.3em Georgia, "Times New Roman", Times, serif;
        color: #d7d7d7;
        padding: 4px;
        border-top:1px dotted #64322e;
        border-bottom:1px dotted #64322e;
		background:#;
        margin: 15px 0 25px 0px;
}

.entry-meta a {
        color: #59b3ef;
}

.entry-meta  span {	padding-top:2px; padding-bottom:4px;	}



/* Just some example content */
div#header{text-align:left;margin-bottom:1em;  }
div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#;color:#a0410d;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 2em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}


.comments li {background: url(http://www.sfobserved.com/images/bkg_comment-bottom.gif) no-repeat scroll left bottom; padding:25px 13px 18px 2px; border-top:1px solid #763831;
}


/*div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font:"Lucida Grande", Lucida, Verdana, sans-serif; margin-bottom: 5px;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 0em;}
div.sidebar ul ul li{margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0em;}*/


#footershell {
	color: #959595;
	margin: 0 auto;
	background: url(http://sfobserved.com/images/bkg_footer.jpg) no-repeat center ;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
        width: 820px;
	_height:1%;	
}

#footerguts {
	color: #959595;
	margin: 0 auto ;
	width: 820px;
	font: italic .86em/1.3em Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	_height:1%;
	padding-left: 20px;
	padding-top: 20px;
}
	
#footerguts h3 {
	width:225px;
	float:right;
	
	}


#footerguts p {
	font: italic .87em/1.3em Georgia, "Times New Roman", Times, serif;
}

#footerguts ul {
	list-style: none;
	margin-bottom: 15px;
	}

#footerguts li {
	display: inline;
}

#footerguts a {
	color: #ffffff;
	text-decoration: none;
	}
	
#footerguts a:hover {
	color:#ba5349;
	background-color: #d4ded8;
	}


#footerguts a:visited  {
	color:#ffffff;
	}




#searchform input {
	float:left;
        margin-right: 2px;
}

#searchform {
	margin-bottom: 20px;
	overflow: hidden;
	width:100%;
        clear:both;
}


/* Image Preview */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:6px;
	margin:-20px 0 0 20px;
	display:none;
	color:#fff;
	}

#preview img { 
	max-width:300px;
	/* IE Image max-width */
	width: expression(this.width > 300 ? 300: true);
	}
	
.magnify {
	background:url(http://www.kevinmklein.com/images/picMag.png) no-repeat right;
	padding-right: 20px;
    }

.magnify:hover {
	background:url(http://www.kevinmklein.com/images/picMagHover.png) no-repeat right;
	padding-right: 20px;
    }


/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}

.avatar { float:right; border: 1px solid #99b1bc;}
.comments h3 {text-align:left; font:1.5em ; margin: 10px 0}
.comments ol {list-style:none;}
.comments .fn {font-weight: bold; font:1.4em Georgia, serif;}
.comment-meta {font: italic .92em/1.3em Georgia, "Times New Roman", Times, serif;}
.published {font: italic .95em/1.3em Georgia, "Times New Roman", Times, serif; border:0; color:#d7d7d7;}

.comments-link  {background:url(http://marcsdesign.com/images/icn_comment.gif) no-repeat ;
padding:0 0 0 18px;}
.tag-links  {background:url(http://marcsdesign.com/images/icn_tag.gif) no-repeat ;
padding:0 0 0 18px;}
.cat-links  {background:url(http://marcsdesign.com/images/icn_folder.gif) no-repeat ;
padding:0 0 0 18px;}


#content h3 {text-align:left; font:1.5em ; margin: 10px 0;}


#commentform input[type="text"], #commentform textarea {
border: 1px solid #a56b64;
background: #763831;
padding: 8px;
}

#commentform input:focus {
background: #5e251e;
}

#commentform textarea:focus {
background: #5e251e;
}

.text-input  {
border: 1px solid #a56b64;
background: #763831;
	padding: 7px;
}

.text-input:focus  {
background: #5e251e;
}

