
/* =UNUSED ALTERNATE CSS ITEMS
_________________________________________________________________ */
.tagline, .header { display: none; }
/* =
_________________________________________________________________ */


* { margin: 0; padding: 0; }
a img { border: 0 !important; background: transparent !important; }
fieldset { border: none; }
html { min-height: 100%; margin-bottom: 1px; }

.pagination { 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* =TEXT STYLES
_________________________________________________________________ */
h1 { font: 160% Century Gothic, Trebuchet MS, Arial, sans-serif; margin: 1.4em 0 .3em 0; padding: 0 0 .35em 0; border-bottom: .35em solid #A9966B; }
h1:first-child { margin:0; /*margin: -.1em 0 .3em 0; */}
h2 { font: 140% "Trebuchet MS", "Lucida Grande", Arial, sans-serif;  margin: 1em 0 .25em 0; color: #5B3421; }
h3 { font: 125% "Trebuchet MS", "Lucida Grande", Arial, sans-serif;  margin: 1em 0 .25em 0; color: #4B1A08; text-align: center; }
h4 { font: 130% "Trebuchet MS", "Lucida Grande", Arial, sans-serif;  margin: 1em 0 .25em 0; color: #4B1A08; }
h5 { font: bold 140% Georgia, "Times New Roman", Times, serif  margin: 1em 0 .25em 0; color: #4B1A08; }
h6 { font: 130% Georgia, "Times New Roman", Times, serif  margin: .8em 0 .2em 0; color: #434038; }

quote { font-style: italic;  font-size: 110%; }

.required, .entry, td { font: 80% "Trebuchet MS", "Lucida Grande", Arial, sans-serif;  margin: 1em 0 .25em 0; color: #391200; }
.fielderror { font: 90% "Trebuchet MS", "Lucida Grande", Arial, sans-serif;  margin: 1em 0 .25em 0; color: #4B1A08; }

#content .contentpost, .contentboxtext { margin: .3em 0 1em 0; line-height: 190%; color: #000; width: 470px; }

/* these were #content .contentpost a:... */
#content a:link { color: #643211; border-bottom: 1px dotted #643211; text-decoration: none; }
#content a:visited { color: #837C70; border-bottom: 1px dotted #956B50; text-decoration: none; }
#content a:hover { color: #974204;  border-bottom: 1px dotted #000; text-decoration: none; }
#content a:active { color: red; background: #6F5312; text-decoration: none; }

#content ul { margin: 0 0 .9em 0; }
#content li {
	padding-left: 23px; margin: .1em 2.5em;
	background: url(/images/bullet_list.png) no-repeat 0 .4em;
	line-height: 190%;
	list-style-type: none;
	position: relative;
}
#content li a:link { color: #643211; border-bottom: 1px dotted #643211; text-decoration: none; }
#content li a:visited { color: #837C70; border-bottom: 1px dotted #956B50; text-decoration: none; }
#content li a:hover { color: #974204;  border-bottom: 1px dotted #000; text-decoration: none; }
#content li a:active { color: red; background: #6F5312; text-decoration: none; }


.date {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%; line-height: 150%;
	color: #665B41;
	padding: 0 .4em 0 1.7em; margin: 4px 10px 0 0;
	background: transparent url(/images/bullet_entry.png) no-repeat 0 50%;
	float: left;
	min-height: 15px;
	border-right: 1px solid #6E6246;
}
.date a:link { color: #643211; text-decoration: none; }
.date a:visited { color: #837C70; text-decoration: none; }
.date a:hover { color: #643211; background: #D5C192; text-decoration: none; }
.date a:active { color: red; background: #6F5312; text-decoration: none; }

.comment {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	color: #643211;
	padding: .55em 0 .4em 1.8em; margin: 0 0 .4em 0;
	width: 450px;
	border-top: 1px solid #9F8469;
	border-bottom: 1px solid #9F8469;
}
.comment a:link { color: #643211; text-decoration: none;  }
.comment a:visited { color: #837C70; text-decoration: none;  }
.comment a:hover { color: #643211; background: #D5C192; text-decoration: none; }
.comment a:active { color: red; background: #6F5312; text-decoration: none; }

.commenttext { line-height:190%; }

.navform {
	display:inline;
}

.navform input.data {
	width:100%;
}

.navform input.action {
	width:48%;
}

/* =BASIC ELEMENTS
_________________________________________________________________ */
body {
	font: 85% "Book Antiqua", Georgia, "Times New Roman", Times, sans-serif;
	color: #000; 
	margin: 0; padding: 0;
	text-align: center; 
	background: #38271B url(/images/bg_pattern.jpg) repeat 0 0;
}
#wrap {
	width: 750px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: #BEAB82 url(/images/wrap_bg.jpg) repeat-y 0 0;
}

#content {
	width: 470px;
	margin: 0 35px 0 0; padding: 0;
	float: right;
	display: inline;
}
	
/* =HOMEPAGE, LEGACY CONTENT DIVISION
_________________________________________________________________ */

.addentry { 
	padding-top: 40px;
	clear:both;
}
.sectionheader, .section {
	font: 100% "Book Antiqua", Georgia, "Times New Roman", Times, sans-serif;
	padding-bottom: .4em;
	border-bottom: 3px solid #AD9A71;
	position:relative; 
	min-height:15; 
	vertical-align:middle;
}
.sectionheadera {
	position:absolute; 
	left:0;
}
.sectionheaderb {
	position:absolute; 
	right:0;
}
.resume_section {font-weight:bold;font-size:11px;margin-bottom: 5px;margin-top: 5px;}
.resume_level2 {margin-left:5px; font-style: italic;}
.resume_level3 {margin-left:10px;}
.resume_level4 {margin-left:15px;}

/* =SIDEBAR
_________________________________________________________________ */
#sidebar {
	width: 180px;
	margin: 0 0 0 25px; padding: 0;
	float: left;
	display: inline;
}

/* original useage inside sidebar: 

	<h3>Image of the week</h3>
	<div id="info">   
	<!-- image should always be 170px wide -->
	<img src="/images/var_img1.png" alt="Various image" />
	</div>

*/

#info {
	width: 170px;
	padding: .55em;
	background: #AB966B;
	border: 1px solid #78694B;
	margin-bottom:150px;
}
	


/* =NAV - MAIN in sidebar
_________________________________________________________________ */
#navmain ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 120% Georgia, "Times New Roman", Times, sans-serif;
	text-align: center;
}

#navmain li { 
	margin-bottom: .5em; 
	width: 180px; 
	height: 40px; 
	white-space: nowrap; 
	text-transform: capitalize;
}

#navmain a, #navmain a:visited {
	display: block;
	padding-top: .8em;
	width: 180px; height: 40px; 
	background: transparent url(/images/nav_normal.jpg) no-repeat 0 0;
	color: #E5CE9A;
	text-decoration: none;
}

#navmain a:link, #navwrap a:visited { color: #E5CE9A; text-decoration: none; }

#navmain a:hover {
	background: transparent url(/images/nav_over.jpg) no-repeat 0 0;
	color: #E3CAB1;
}

#navmain a.selected {
	background: transparent url(/images/nav_over.jpg) no-repeat 0 0;
	color: #CFBA8B;
}

/* =SUBNAV (sections)
_________________________________________________________________ */
/* Disabled until I can work out how to use this compatably with the other designs */
#subnav { display: none; }
#subnav ul {
	margin: 1.5em 0 2.5em 0;
	padding: 0;
	list-style-type: none;
	font: bold 95% "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#subnav li {
	margin: 0;
	text-align: center;
}
#subnav a {
	display: block;
	padding: .9em .2em .8em .2em;
	width: 172px; 
	background: transparent;
}
#subnav a:link {
	color: #5A5540;
	text-decoration: none; 
	border-bottom: 1px dotted #69634B;
	text-shadow: 2px 2px 1px #CCC;
}
#subnav a:link:first-child { border-top: 1px dotted #69634B; }
#subnav a:visited {
	color: #6C664D;
	text-decoration: none;
	border-bottom: 1px dotted #827B5D;
}
#subnav a:hover, #subnav a.selected:link, #subnav a.selected:visited, #subnav a.selected {
	color: #333024;
	text-decoration: none;
	background: #AB966B;
	border-bottom: 1px dotted #69634B;
}


/* =HEADER
_________________________________________________________________ */
#header {
	width: 750px; height: 250px;
	position: relative;
	background: #BEAB82 url(/images/header_bg.jpg) no-repeat 0 0;
}
#overflow {
	position: absolute;
	width: 470px; height: 110px;
	bottom: 15px; right: 36px;
	overflow: auto;
}
#overflow h1 { margin: 0 0 .5em 0; width: 440px; }
#overflow p { width: 440px; line-height: 160%; }	

#overflow a:link { color: #643211; border-bottom: 1px dotted #643211; text-decoration: none; }
#overflow a:visited { color: #837C70; border-bottom: 1px dotted #956B50; text-decoration: none; }
#overflow a:hover { color: #974204;  border-bottom: 1px dotted #000; text-decoration: none; }
#overflow a:active { color: red; background: #6F5312; text-decoration: none; }

/* =FOOTER
_________________________________________________________________ */
#footer {
	width: 750px; height: 80px;
	text-align: left;
	background: transparent url(/images/footer_bg.jpg) no-repeat center top;
	margin: 0 auto; padding: 0;
	padding-top: 35px;
	color: #AD9A6F;
}
#footer p {
	color: #AD9A6F;
	margin: 0 0 .4em 2em; padding: 0;
}
#footer p:hover { background: transparent; }
#footer ul { margin: 0 0 0 2em; }
#footer li {
	display: inline;
	margin: 0; padding: 0;
	list-style: none;
}
#footer a:link { color: #AD9A6F; }
#footer a:visited { color: #868266; }
#footer a:hover { color: #AD9A6F; background: #643211; text-decoration: none; }



/* =IMPORTANT EXTRAS - do not adjust
_________________________________________________________________ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
