#Content
{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;
}

#shadow
{
	background-image: url('bmat_shadow.gif');
	background-repeat: repeat-y;
	background-position: center top;
	background-color: transparent;
	margin-top: 0px
}

#dropshadow
{
	background-image: url('bmat_bottom.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top
}

#top
{
	width: 710px;
	height: 240px;
}

#nav
{
	width: 690px;
	background-image: url('navalone.jpg');
	background-repeat: no-repeat;
	height: 56px;
	padding-left:20px; padding-right:0px; padding-top:0; padding-bottom:0
}

#nav ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
	height: 25px;
	/*border: 1px solid #336699;*/
	width: 350px;
	display: inline;
}

#nav li
{
	display: block;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #999999;
	float: left;
	padding: 8px 10px 0 10px;
}

#nav li a
{
	text-decoration: none;
	color: #006699;
	display: block;
	float: left;
	/*width: 70px;*/
	text-align: center;
	height: 22px;
	/*border: 1px solid #ccc;*/
	padding: 8px 10px 0 10px;
}

#nav li a:hover
{
	background-color: #66CCFF;
	display: block;
}

#search
{
	text-align: left;
	height: 15px;
	margin: 3px 0px 0 0;
	display: inline;
}

#search form
{
	display: inline;
	height: 15px;
	float: right;
	margin: 0 40px 0 0;
}

#search textarea
{
	display: inline;
	height: 15px;
}


#search input
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        margin-top: 4px;
}

#logo
{
	height: 180px;
	/*float: left;*/
}

#logo p { margin: 0px; }

#navhold
{
	position: relative;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	margin-left: 197px;
	height: 147px;
}

#commentholder { margin: 0 15px 0 15px; }

#leftside
{
	width: 450px;
	\width: 470px;
	w\idth: 450px;
	background-color: #fff;
	margin: 0 0 33px 0;
	float: left;
	padding-left: 33px;
	padding-right: 13px;
}

#leftside p
{
	font-family: Georgia,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 19px;
}

#leftside img
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#leftside p a img
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	/*margin-bottom: -4px;*/
}

#leftside p a:hover img
{
	border-color: #9999cc;
	text-decoration: none;
}

#leftside a
{
	color: #9999cc;
	text-decoration: none;
	border-bottom: 1px solid #9999cc;
	/*font-weight: bold;*/
}

#leftside a:hover
{
	text-decoration: none;
	background-color: #9999cc;
	color: #FFF;
}

#blurbbody p
{
	font-family: Georgia,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 19px;
}

#blurbbody a
{
	color: #9999cc;
	text-decoration: none;
	border-bottom: 1px solid #9999cc;
}

#blurbbody p a img
{
	border: 1px solid #3e5d0c;
	margin-bottom: -4px;
	text-decoration: none;
}

#blurbbody p a:hover img
{
	border: 1px solid #afcf7b;
}

#archive
{
	width: 500px;
	background-color: #fff;
	margin: 0 0 33px 0;
	float: left;
	padding-left: 33px;
	padding-right: 33px;
}

/*
#archive a
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
*/

/*
#archive a:hover
{
	text-decoration: underline;
	background-color: ##ccccff;
}
*/
#archive ul
{
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
	display: inline;
	width: 200px;
}

#archive li
{
	display: inline;
	padding-right: 10px;
	margin-bottom: 8px;
}

#archive li a
{
	text-decoration: none;
	border-bottom: 1px dotted ##ccccff;
	height: 1%;
	padding: 0px;	
	color: ##ccccff;

	/*
margin-right: 10px;
	float: right;
*/
}

#archive li a:hover
{
	background-color: ##ccccff;
	color: #fff;
	/*display: block;*/
}

#comment p
{
	margin: 0 15px 14px 15px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	text-align: left;
}

#odd { background-color: #ababab; }
#even { background-color: #ffffff; }

#sidebar
{
	float: right;
	width: 160px;
	margin: -0px 33px 30px 0;
	/*padding: 28px*/
	display: inline;
	/*border: 1px solid #ccc;*/
}

#sidebar p { margin-bottom: 6px; }

#sidebar img
{
	border-color: #afcf7b;
	border-width: 0px;
	border-style: solid;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1%;
}

#sidebar li
{
	display: block;
	font-family: Georgia, Times, serif;
	color: #222;
	background-color: #fff;
	margin: 0px;
	padding: 0px;

}

#sidebar li a
{
	text-decoration: none;
	color: #ccccff;
	display: block;
	height: 1%;
	padding: 4px;
	border-color: #E0E6D4;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 2px;
}

#sidebar li a:hover
{
	border:1px solid #3E5D0C; display: block;
	color: #ccccff;
	background-color: #FFF;
	background-image: url('http://www.blurbomat.com/images/sideblurb.gif');
	background-repeat: no-repeat;
	background-position: right center
}

#archives
{
	width: 250px;
	background-color: #fff;
	margin: 0 0 33px 0;
	float: left;
	padding-left: 33px;
	padding-right: 33px;
}

#archiveholder
{
	width: 350px;
	/*border: 1px dotted #FC6;*/
	margin: 0 0 10px 15px;
}

#archivedate
{
	width: 75px;
	/*
	text-align: right;
*/
	/*float: left;*/
	/*border: 1px solid #C00;*/
	/*vertical-align: text-top;*/
	padding: 0 0px 6px 0;
}

#archivetitle
{
	text-align: left;
	/*width: 265px;*/
	/*float: right;*/
	/*border: 1px solid #039;*/
	/*vertical-align: text-top;*/
	font-size: 12px;
	margin: 0 0 18px 0;
}

#prevnext
{
	text-align: right;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
}

#prevnext a
{
	text-decoration: none;
	color: #3e5d0c;
	border: none;
}

body
{
	text-align: center;
	background-color: white;
	margin: 0px;
}

h1
{
	font-family: Georgia, Times, serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 28px;
	color: #555;
	margin: 0;
	text-align: left;
}

h2
{
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 28px;
	color: #555;
	margin: 0;
	text-align: left;
}

h3
{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	text-align: left;
}


h1 a
{
	text-decoration: none;
	font-weight: normal;
	border-bottom: dotted 1px #3e5d0c;
}

/*
input, textarea
{
	background-color: #eee;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	border-color: #666;
	border-width: 1px;
	padding: 1px;
	margin: 0 0 8px 0;
}
*/

ul, li
{
	font-family: Georgia,Trebuchet MS,sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 15px;
}

blockquote
{
        background-color: #cccccc;	
        color: #222;
	font-family: Georgia, times, serif;
	font-size: 12px;
	line-height: 15px;
	margin-right: 15px;
        padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:20px;
}

blockquote ul, li
{
	margin-bottom: 12px;
	margin-left: 2px;
}

form
{
	font-family: Georgia,Trebuchet MS,sans-serif;
	font-size: 11px;
	color: #222222;
}

hr
{
/*
	color: #9999cc;
*/	
	border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:1px dotted #9999cc; margin-bottom: 15px;
	height: 1px
}

.nav
{
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	letter-spacing: 3px;
	word-spacing: 33px;
	margin-top: 119px;
}

.nav a
{
	color: #333;
	text-decoration: none;
	padding: 3px;
}

.nav a:hover
{
	text-decoration: none;
	background-color: #FF9;
}

.title
{
	border-left:0px dotted #3e5d0c; border-right:0px dotted #3e5d0c; border-top:0px dotted #3e5d0c; border-bottom:1px dotted #3e5d0c; color: #333;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
	margin-bottom: 30px
}

.title a
{
	color: #3e5d0c;
	text-decoration: none;
	border-bottom: 1px solid #afcf7b;
}

.leadphoto { margin: 0px; }
.leadphoto p { margin: 0px; }

/*
.leadphoto img
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}
*/

.date
{
	color: #666;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	margin: 5px 0 10px 0;
}

.date a
{
	text-decoration: none;
	font-size: 10px;
	color: #3e5d0c;
	border-bottom: 1px solid #afcf7b;
}

.sidebarcopy
{
	font-family: Georgia,Trebuchet MS, serif;
	font-size: 11px;
	color: #222222;
	/*line-height: 15px;*/
}

.sidebarcopy p { margin-bottom: 6px; }

.sidebarcopy a
{
	color: #ccccff;
	text-decoration: none;
	text-align: left;
	/*margin: 0 0 2px 0;*/
}

.sidebarcopy a:hover
{
	text-decoration: none;
	color: white;
	background-color: #ccccff;
}

.byline
{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.small
{
	color: #000;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	margin: 0 15px 0 15px;
}

.posted
{
	color: #666;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	margin: 0 15px 0 15px;
	text-align: right;
	border-bottom: #afcf7b;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 5px 0;
}

.postedby
{
	color: #000;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 15px 7px 15px;
	text-align: left;
}

.postedby a { text-decoration: none; }

.copyright
{
	color: #000;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	/*line-height: 20px;*/
	vertical-align: bottom;
	letter-spacing: 2px;
	/*text-indent: 40px;*/
	/*border-top: 1px solid #afcf7b;*/
	height: 100px;
}

.headline
{
	font-family: Georgia, Times, serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 28px;
	color: #000;
	margin: 0 0 0px 0;
	text-align: left;
}

.headline a
{
	text-decoration: none;
	font-weight: normal;
	border-bottom: dotted 1px #3e5d0c;
}

.category
{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	line-height: 18px;
	letter-spacing: 1px;
}

.links
{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ccccff;
	line-height: 12px;
}

.links a
{
	color: #999;
	text-decoration: none;
	line-height: 12px;
}

.links a:hover
{
	color: #666;
	text-decoration: underline;
}

.adstrip {
   border: none;
   width: 160px;
}

.adstrip_link {
   font-family: Helvetica, Arial;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   color: #ffffff;
}

a.adstrip_link:hover { 
   background: #3e5d0c;
}

.blogad {
   border: thin solid #E0E6D4;
   text-align: left;
   width: 100%;
   cursor: pointer;
}

.blogad_headline {
    text-align: center;
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    color: #000000;
}

.blogad_thumbnail {
    border: none;
}

.blogad_text {
    font-family: Helvetica,Arial,sans-serif; 
    font-size: 10px; 
    color: #222222; 
}

.blogad_link {
    font-family: Helvetica,Arial,sans-serif; 
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #afcf7b;
}

a.blogad_link:hover {
    color: #ffffff;
    background: #303030;
}

#flickr
{
	width: 450px;
	/*margin-bottom: 10px;*/
	height: 65px;
}

#flickr img
{
	width: 50px;
	height: 50px;
}

#flickr a
{
	padding: 5px;
	display: block;
	float: left;
}

#flickr a:hover
{
	background: #afcf7b;
}