/*
THEME NAME: JuliaKlein
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Custom sandbox theme for Julia Klein
VERSION: 1
AUTHOR: <a href="http://madeofpeople.org/">MadeofPeople</a>
AUTHOR URI:
TAGS: sandbox
Template: sandbox
*/

/* reset.css */
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 {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img { border:none; }

body{
	background: #333;
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#aaa;
	padding: 4em 0 5em 0;
}

a{ 
	color: #0af;
}

a img{
	border: none;
}

h1, h2, h3, h4, h5{
	font-family: georgia, times, serif;
}

h1{
	color:#fff;
	font-size: 2.75em;
	font-style: italic;
	font-weight: bold;
}

h1 a{
	color: #fff;
	text-decoration: none;
}

#header,
#container{
	width: 75em;
	margin: 0 auto;
}

#sidebar{
	float: left;
	margin: 0 3em 0 0;
	width: 15.5em;
	padding: 0 0 0 0;
}

#sidebar h3{
	font-size: 1.2em;
	line-height: 3em;
	color: #fff;
	border-bottom: 1px #444 solid
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul.xoxo ul{
	margin: 0 0 2em 0;
}

#sidebar ul.xoxo ul li{
	line-height: 2.5em;
	border-bottom: 1px #444 solid;
	padding: 0 0 0 .5em;
}

#sidebar ul.xoxo ul li.current-cat{
	line-height: 2.5em;
	border-bottom: none;
	padding: 0 0 0 .5em;
}


#sidebar ul.xoxo li a{
	color: #666;
	text-decoration: none;
}

#content{
	color:#333;
	margin: 0 0 0 19.5em;
	padding: 3em 0 0 0;
	font-family: trebuchet, sans-serif;
}

#content img.alignleft{
	float: left;
	margin: 0 2em 1.5em 0;
}

#content .post{
	background-color: #fff;
	padding: 2em;
	margin: 0 0 .25em 0;
}

.post p{
	margin: 1.5em 0 0 0;
}

.page-title{
	font-size: 1.2em;
}
.entry-title{
	font-style: italic;
	font-size: 2.125em;
	font-weight: bold;
	color: #666;
	line-height: 2;
	margin: 0 0 0 0;
}

.entry-title a{
	color: #666;
	text-decoration: none;
}

.entry-date{
	font-size: .925em;
	color: #B3B3B3;
	line-height: 3em;
}

.entry-meta{
	color: #888;
	font-size: .87em;
	font-family: sans-serif;
	margin: 2em 0 0 0;
	border-top: 1px #ededed solid;
	padding: 2em 0 0 0;
}

.entry-meta a{
	color: #666;
	text-decoration: none;
}

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

div.sidebar input#s {
	width:12em;
	margin: 1em 0 0 0;
	font-family: georgia, times, serif;
}

.emailLink{
	margin-top:1.90em;
}

.resumeLink{
	margin: 1em 0 4.5em 0;
}

.resumeLink a,
.emailLink a{
	color: #666;
	text-decoration:none;
}

.resumeLink a:hover,
.emailLink a:hover{
	color:#0af;
	text-decoration: underline;
}

.navigation{
	height: 2.5em;
}

.navigation a{
	text-decoration: none;
}

#nav-above{
	margin: 0 0 .25em 0;
}

.navigation .nav-previous a{
	display: block;
	float: left;
	width: auto;
	margin: 0 .25em 0 0;
	background: #3d3d3d;
	padding: .5em 2em;
	color:#111;
}

.navigation .nav-next a{
	display: block;
	float:left;
	margin: 0 0 0 0;
	background: #3d3d3d;
	color: #111;
	padding: .5em 2em;
}

.navigation a:hover{
	color:#0af;
}
.current-cat{
	color: #aaa;
	background: #444;
}

.current-cat a{
	color: #aaa !important;
}

.clear{
	clear: both;
}
/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
visibility: hidden;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }

	.sIFR-active .header{
		display: inline;
		width: auto;
		clear: none;
/*		overflow: hidden;
*/		border: 1px #fff solid;
	}


	.sIFR-active p{
		clear: none;
		width: auto;
	}

}

/*.sIFR-active .bodyChalet{
	display: inline-block;
}
*/
@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}


.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
	
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}