* {	margin: 0; padding: 0; border: 0; outline: none }

html, body { min-height: 100%; height: auto !important; height: 100% }
body { font: 11px/16px "Helvetica Neue", Helvetica, Arial, sans-serif !important; background: #fff; color: #666; letter-spacing: 0.03em }
p, #content ul { margin-bottom: 0.8em }
a:link, a:visited { text-decoration: none; color: #333 }
a:hover, a:active { color: #666 }
ul { list-style: none }
h1 { font: 20px/24px Georgia, "Times New Roman", serif }
h2, h3 { font: 14px/18px Georgia, "Times New Roman", serif }
h3 { margin-bottom: 0 }
table { border-collapse: collapse }

#menu { width: 235px; overflow: auto; position: fixed; left: 0; top: 30px; height: 100%; z-index: 2 }
#menu .container { padding-left: 20px }
#nav { text-transform: lowercase; margin-top: 20px }
#nav ul li a { color: #666 }
#nav ul li a:hover { color: #333 }
#nav ul li.active a { color: #666; cursor: default; font-style: italic }
#nav ul li.section-title { color: #666; cursor: pointer }
#nav ul li.section-title:hover { color: #333 }

ul#list li { padding-left: 10px }
ul#list li.section-title { padding-left: 0 !important }
ul#list1 { display: none !important } /*hides misc pages list */

#content { height: 100%; padding-left: 250px; width: auto }
#content .container { padding-top: 80px }

a.title { font: 14px/30px Georgia, "Times New Roman", serif; padding: 0 30px 0 20px; text-transform: lowercase; 
			display: inline-block; background: #f39 url(title-tapetear.png) repeat-y right; color: #fff !important }
a.title:hover { padding-left: 30px }

h2#title { position: absolute; top: 40px; font: 14px/30px Georgia, "Times New Roman", serif; text-transform: lowercase }

body.section1 #content .container { width: 585px }
body.CV strong { letter-spacing: 0.1em; color: #666 }
#print { position: fixed; left: 190px; top: 0; display: none; width: 45px !important; text-align: center; background: url(print-woodtear.jpg) no-repeat bottom; 
			color: #fff; font: 14px/24px Georgia, "Times New Roman", serif; text-transform: lowercase; padding-bottom: 10px }
#print:hover { padding-top: 10px }
body.CV #print { display: block }
* html #print, * html #menu { position: absolute }
* html #print { z-index: 3 }

p.nav { margin: 2px 0 35px }
#num { color: #ababab; margin-left: 10px }
#num:before { content: ":: " }

#img-container { display: block; margin-top: 21px }
a.thickbox img { height: 120px; margin: 0 10px 10px 0 }
.img-bot { margin-bottom: 6px; padding-right: 20px; display: block }
body.Welcome img { max-width: 750px; max-height: 540px }
body.Welcome .title { margin-top: 5px }
.hidden { display: none }
.indent { margin-left: 15px }
.shaun { margin-top: 50px }

#once { clear: left }

/* Thickbox viewer */
#TB_overlay { position: absolute; z-index: 100; top: 0px; left: 0px; background-image: url(fff70.png); min-height: 100%; height: auto; _height: 100% }
#TB_window { position: absolute; z-index: 102; background: #fff; display: none }
#TB_closeWindowButton { float: right; margin-right: 10px }
#TB_window img { display: block; margin: 10px 0 10px 15px }
#TB_caption { text-align: center }
.TB_space { display: inline-block; width: 25px; text-align: center }
#TB_secondLine { text-align: center; padding: 10px 5px 0 }
#TB_closeWindow { display: none }
#TB_load { position: absolute; display: none; height: 16px; width: 16px; z-index: 101 }
#TB_HideSelect { z-index:99; position: absolute; background: transparent !important }
#TB_iframeContent { clear: both; margin-bottom:-1px; margin-top:1px; _margin-bottom: 1px }


@media print
{

body { width: 100%; color: #333; font: 10pt/14pt "Helvetica Neue", Helvetica, Arial, sans-serif !important; padding-left: 0.5in } 
a { color: #333 !important }
a.title { font: 10.5pt/10pt Georgia, serif; font-weight: bold; color #333; background: transparent !important; padding: 0; margin: 0; text-transform: none }
a.title:after { content: " / juliealpert.com" }

#menu { position: relative; width: auto !important; padding: 0; margin-bottom: 0.3in }
#content { width: auto !important; padding: 0 !important; margin: 0 !important }
body.CV #content .container { width: auto; padding: 0 }
body.CV strong { color: #333 !important }

#menu ul, #print { display: none !important }

}