/*  
Theme Name: Notebook 1.0
Theme URI: 
Description: A Wordpress 1.5 theme designed specifically for the LOST Notebook. Created with research and help from SecretWeaponLabs.com Taft Theme.
Author: Michael Hanttula
Author URI: http://www.hanttula.com
*/

/* CONTENT SCROLLING STYLES */

#leftblock {
/*text-align: justify;*/
width: 320px;
height: 290px;
}
#rightblock {
/*text-align: justify;*/
width: 400px;
height: 300px;
}
.padleft {
padding: 10px 20px 10px 30px;
}  
.padright {
padding: 10px 10px 10px 45px;
} 
.overflow {
overflow: auto;
width: 365px;
height: 450px;
} 
.overflow-single {
overflow: auto;
width: 335px;
height: 450px;
} 
.padside {
padding-right: 10px;
} 

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #503012;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
body td, th {
	font-size: 11px;
	}
a:link, a:visited { color: #990000;  }
a:hover, a:active {
	color: #630909;
	}
.leftpage {
	background-color: #FEF4C1;
	}
.rightpage {
	background-color: #FEF4C1;
	}
.introlist li {
	font-size: 11px;
	font-weight: bold;
	}
.sem_recent {
	font-size: 10px;
	}
.sem_recent h3  {
	font-size: 10px;
	padding:0;
	margin: 0;
	font-weight: bold;
	}
.sem_recent h2 {
	font-size: 11px;
	padding: 20px 0 5px 0;
	margin: 0;
	}
#footer a:link { color: #FF9966; text-decoration: none; }
#footer a:visited, #footer a:hover { text-decoration: none; color: #FF9966; }
#footer a:hover { text-decoration: none; color: #3399FF; }

#comment { width: 350px; }

.masthead {
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
}

.masthead a {color: #000000;}

.footer-text {
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 20px;
}
.footer-text a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
/*************
SEARCH STYLES
**************/
#searcharea {
	font-size: 10px;
	color: #4A340F;
	padding: 3px 3px 7px 5px;
	border-bottom: 1px dashed #866E46;
	}
.btn-srch {
	font: bold 11px Georgia, Times New Roman, Times, serif;
	background-image: url(http://www.hanttula.com/archive/projects/lost/images/bg-formfld1.jpg);
	color: #4A340F;
	border: 1px solid #CCCCCC;
	height: 18px;
	margin-left: 5px;
	}
#s {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #4A340F;
	background: url(http://www.hanttula.com/archive/projects/lost/images/bg-formfld1.jpg) fixed;
	border: 1px solid #E4E1D8;
	height: 18px;
	padding: 2px;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	}
.ttlimg {
	margin-bottom: 0px;
	}
.charphoto {
	float: right;
	padding: 5px;
	border: 0;
	}
.catlink {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	}
.catttl {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	}
.catdesc {
	font-size: 12px;
	font-weight: normal;
	}
/*************
LIST STYLES
**************/

#navlist {
	margin-left: 25px;
	margin-top: 0;
	}

ul {
	list-style-type: none;
	padding: 0px 5px 0 10px;
	margin: 0;
	}
li {
	padding-left: .6em;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	}
ul ul {
	font-weight: normal;
	list-style-type: disc;
	}
ul ul li {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
	padding-bottom: 0;
	list-style-type: disc;
	}
/**** NOTE: See additional LIST STYLES below under Post Content Styles ****/

/******* MULTIPLE ENTRY/CATEGORY PAGE STYLES *******/
.post-title {
	font-size: 18px;
	}

/******* SINGLE PAGE/ENTRY STYLES *******/
.post-title2 {
	font-size: 18px;
	padding-bottom: 10px;
	}
.post-category {
	font-size: 11px;
	}
.cpyrght {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}
/******* SEARCH RESULTS STYLES *******/
.pagetitle {
	font-size: 18px;
	}
.searchlink {
	font-size: 16px;
	}
.searchnote {
	padding-left: 20px;
	font-size: 13px;
	}
#notification {
	background-color: #FFFFCC;
	text-align: center;
	border-bottom: 1px solid #990000;
	padding: 2px;
	}
#notification p { padding: 10px; margin: 0;}
#notification img { margin: 5px;
