body {
	font-size: 62.5%;
	text-align: center;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/backgound-img.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#container {
	width: 885px;
	margin: 0px auto;
}

#page {
	width: 885px;
	float: left;
	margin: 0px;
	padding: 0px;	
}

#masthead {
	text-align: left;
	float: left;
	width: 885px;
	padding: 15px 0px 0px 0px;
}

#rss_subscribe {
	display:block;
	float:right;
	width: 179px;
	height: 95px;
	background-attachment: scroll;
	background-image: url(images/rss-feed.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#registerbox {
	float: right;
	height: 41px;
	width: 179px;
}

#registerbox ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#registerbox li {
	font-size: 1.23em;
	float: right;
	padding-right: 13px;
	padding-left: 13px;
}

.split {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
}

#feedbox {
	height: 54px;
	width: 179px;
	float: right;
}

#pagetitle {
	float:left;
}

#headliner h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#tagline h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	color: #C7C7C7;	
}
	
#header_img {
	width: 885px;
	float: left;
}
		
#header_img img {
	display: block;
	border: 7px solid #8E8E8E;
	background-color: #FFFFFF;
	padding: 3px;
}

#post_header {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/under-headerimg-fade.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	float: left;
	width: 885px;
}

#content_box {
	width: 885px;
	text-align: left;
	float: left;
	margin-top: 17px;
	background-attachment: scroll;
	background-image: url(images/content-box-back.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}

#post_title_box {
	float:left;
	width:461px
}

.post_single {
	float:left;
	width:445px;
	padding:14px 8px 12px 8px;
	border-bottom:solid 1px #DDDDDD;
	margin:0px 0px 12px 0px;
}

.post_single p {
	font-size:1.3em;
	color:#333333;
}

.post_single h2 {
	border-bottom:2px solid #0099CC;
	clear:left;
	float:left;
	padding-bottom:5px;
	width:100%;
}

#left_box {
	width: 673px;
	float: left;
}

#content {
	width: 461px;
	padding: 0px;
	float: right;
	margin: 0px;
}

#content_title {
	width: 885px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-attachment: scroll;
	background-color: #8E8E8E;
	background-image: url(images/h1_title_back.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

#content_title h1 {
	background-attachment:scroll;
	background-image:url(images/h1-dbl-arrow.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	border-bottom:3px double #FFFFFF;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size:2.22em;
	font-style:italic;
	font-weight:normal;
	margin:0px;
	padding:0px 8px 8px 35px;
	text-transform:uppercase;
}

.h1_span {
	color: #222222;
	text-transform: none;
	letter-spacing: 2px;
}

#left_bar ul, #right_bar ul {
	width: 190px;
	float: left;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
}

#left_bar li, #right_bar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.377em;
	line-height:normal;
	display: block;
	padding:6px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#left_bar li a, #right_bar li a {
	display: block;
	color: #1A447E;
	text-decoration: none;
}

#left_bar li a:hover, #right_bar li a:hover {
	display: block;
	color: #999999;
	text-decoration: underline;
}

#left_bar, #right_bar {
	width: 190px;
	float: left;
	padding: 0px 0px 0px 12px;
	margin: 14px 0px 20px 0px;
}

#left_bar ul li ul, #left_bar ul li ul a {
	visibility:hidden;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

#left_bar ul li ul li, #left_bar ul li ul li a {
	visibility:hidden;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}

#left_bar h2, #right_bar h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color: #0099CC;
}

#left_bar h3, #right_bar h3 {
	margin:0px;
	padding-bottom: 5px;
}
		
#footer {
	color: #4F4F4F;
	border-top: 1px double #ddd;
	text-align: right;
	float: left;
	width: 885px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
	
h2.top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}

a {
	color: #000033;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
	color: #555555; margin: 0 0 14px 0; padding: 0 0 0 44px; background: url('images/blockquote.gif') no-repeat;
}

.post_author {
	color:#005291;
	font-size:1.3em;
	margin:5px 0px;
}

.common_notice {
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:1.358em;
	color:#CC0000;
	padding:4px 8px;
}

.common_text {
	float: left;
	width: 445px;
}

.common_text p {
	font-size:1.2em;
	line-height:1.33em;
}

.common_text p a strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:inherit;
	font-style:normal;
	font-weight:bold;
	line-height:1.33;
	padding:0px;
	float:none;
}

.common_text strong {
	float:left;
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:bold;
	line-height:44px;
	padding-left:15px;
}

.common_postxt {
	float: left;
	width: 445px;
}

.common_postxt p {
	font-size:1.2em;
	line-height:1.33em;
	margin:0px 0px 9px 0px;
}

.to_comments {
	float:left;
}
.to_comments .date {
	padding:3px 0px 3px 20px;
	background: url('images/icon_date.gif') 0 50% no-repeat;
}
	
.to_comments .filed {
	padding:3px 0px 3px 20px;
	background: url('images/icon_filed.gif') 0 50% no-repeat;
}
	
.to_comments .num_comments {
	padding:3px 0px 3px 20px;
	background: url('images/icon_comment.gif') 0 50% no-repeat;
}

.navigation {
	width: 445px;
	height:30px;
	float:left;
	background-color: #000033;
	padding: 0px 8px;
}

.navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px;
	line-height:30px;
}

.older_left a, .older_right a, .previous a {
	color:#FFFFFF;
}

.older_left {
	float:left;
}

.older_right {
	float:right;
}

.older_left a:hover, .older_right a:hover, .previous a:hover {
	color:#00CCFF;
}

#comments {
	width: 461px;
	float:left;
}

.comments_intro {
	font-size:1.8em;
	margin:8px 0px 0px 0px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.comments_intro span {
	background: url('images/icon_comment.gif') 0 50% no-repeat;
	padding:3px 0px 3px 20px;
	margin-left:8px;
}

div#comment_list {
	width:461px;
	float:left;
	padding:0px;
}

.common_by {
	padding:0px 8px;
	width:445px;
	float:left;
}

.common_by p {
	font-size:1.3em;
}

.comment_num {
	float:right;
	display:block;
	padding:1em;
}

.comment_num a {
	font-size:1.5em;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
}

div.authortime {
	font-size:1.4em;
	float: left;
	padding:10px 0px 0px 8px;
}

span.the_author {
}
			
.comment_time {
	color:#0099FF;
}

div.comment {
	width: 461px;
	float: left;
	background-color:#F0FCFF;
	background-attachment: scroll;
	background-image: url(images/comment-odd.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}

div.alt {
	width: 461px;
	float: left;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(images/comment-even.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}

div.author {
	width: 461px;
	float: left;
	background-attachment: scroll;
	background-color: #FFFBE4;
	background-image: url(images/comment-author.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}

#respond {
	float:left;
	width:445px;
	padding:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

#respond span {
	font-size:1.33em;
	background: url('images/icon_leave_comment.gif') 0 50% no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#srchform {
	float:left;
	width:423;
	padding:0px 19px;
}

#comment_form label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding:0px 0px 0px 12px;
}

.text_input {
	width:175px;
	border:none;
	background-color:#F8EECB;
	padding:5px;
}

.text_area {
	width:410px;
	border:none;
	background-color:#F8EECB;
	padding:5px;
}

#search_form .search_input {
	width: 180px;
	background-color: #FFFFFF;
	padding: 4px;
	height: 18px;
	border: 2px solid #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #444444;
	letter-spacing: 0.11985em;
}
	
#search_form .search_input:focus {
	background-color: #D9F4FF;
}

#searchbox {
	float: left;
	padding-bottom: 22px;
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

#content span.audiof {
	background-attachment:scroll;
	background-image:url(images/audio-clip.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	float:right;
	height:44px;
	width:140px;
}

#voicebox {
	float:left;
	width:461px;
}

#voicebox h1 {
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	margin:0px;
	width:446px;
	padding: 0px 0px 14px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	text-transform: uppercase;
	letter-spacing: 0.13357em;
	color: #195390;
	float:left;
}

#voicebox h1.bumper {
	margin:14px 0px 0px 0px;
}

.voicebox_links {
	float:left;
}

.voicebox_links ul {
	float:left;
}

.voicebox_links li {
	padding:5px 0px;
	font-size:1.337em;
	color:#003366;
}

.audiobox a {
	background-color:#E7F9FF;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:44px;
	width:461px;
}

.audiobox a:hover {
	background-color: #FFFBE4;
	background-attachment: scroll;
	background-image: url(images/hover-audio.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}

.audiobox strong {
	float:left;
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:bold;
	line-height:44px;
	padding-left:15px;
}

/* - - - - - - - - - - - - - RESUME - - - - - - - - - - - - - - - - */

div#resume {
	width:445px;
	padding:0px 8px;
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
	font-size:12px;
}

div.experience {
	width:445px;
	float:left;
	height:20px;
}

span.bumpleft {
	float:left;
}

span.bumpright {
	float:right;
}

div#resume p {
}

div#resume ul {
}

div#resume li {
}

div#resume hr {
}

div#resume strong {
	font-size:13px;
}

div#resume u strong {
	font-size:14px;
	text-align:center;
	padding-bottom:6px;
	width:445px;
	float:left;
}

/* - - - - - - - - - - - - - RESUME - - - - - - - - - - - - - - - - */

div#emailist {
	width:445px;
	padding:0px 8px;
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
	font-size:12px;
}

div#emailist h1 {
	font-weight:normal;
	color:#3399FF;
	padding:10px;
}

div#emailist h2 {
	color:#666666;
	padding:0px 0px 5px 0px;
	margin:0px;
	border-bottom:solid 1px #666666;
}

div#emailist h3 {
	font-weight:normal;
	color:#003366;
	padding:10px;
}

div#emailist form {
	width: 400px;
	float:left;
	padding:30px 0px 25px 35px;
}

.tag_field {
	float:left;
	width:222px;
	text-align:left;
	padding:3px;
	margin:0px 166px 0px 0px;
}

.list_tag {
	float:left;
	width:400px;
	text-align:left;
	padding:3px;
	margin:15px 0px 3px 0px;
}

.email_submit {
	float:left;
	padding:8px 0px 0px 0px;
}

