/*
LAYOUT: Print style sheet
DESCRIPTION: A basic print style sheet that does include CSS 2.1 (i.e., not IE 6 & 7 friendly) descriptors
*/
body {font-size: 10pt;line-height: 15pt;margin:12pt 6pt;padding:3pt;}
body a,body a:link,body:visited,body a:hover,body a:active {color:#000;text-decoration:none;}
body h2,body h3,body h4,body h5,body h6 {line-height:125%;}

body h1 {font:bold 16pt/150% helvetica, arial, sans-serif;letter-spacing:0.3pt;margin:6pt 0;}
body h2 {border-bottom:1px dotted #AAA;font:14pt/150% georgia, times, serif;margin:18pt 0 6pt;padding:0 2pt 0 0;}
body h3 {font-size:9pt;margin:18pt 0 6pt;text-transform:uppercase;}
body p {margin:0 0 12pt;}


#header {height: 97px;}
#header h1{font-size: 22px; margin:  0;padding: 40px 0 0 0px; text-align:left; line-height:21px; color:#000;}
#header h1 a{font-weight:100;color: #000;text-decoration: none;font-size: 170%;}
#header h1 a:hover{color: #000;text-decoration: none;}
#blog-description {margin: 0;padding: 10px 0 5px 20px; font-family:'Times New Roman', Times, serif;
	font-weight:700;/*color: #1c3c79;*/ color: #666; font-size: 100%;letter-spacing: 1px;width: 300px;*/}

div#main {margin-top:20px; width: 100%;}
.hentry {border:0px;}
.hentry h1 {border-bottom: 1px solid #000;}

.page-title, .entry-title{border-bottom:2px solid #000; margin}

body div#blog-description,body div.sidebar,body div#access,body div#globalnav,body span.archive-meta,body div.entry-meta,body div#footer,body div.navigation,div#respond,div#trackbacks-list,body div.formcontainer,body form {display:none;}

/*******************************************************
Settings - Main content section
*******************************************************/
#navigation, #logo, #other, #search, #access, #leftbox, .sidebar, .breadcrumbs, #searchform2, #searchform2 img {display : none;}

#container {margin:0px;padding:0px;}
#content {padding:0px;}
