body {
	background: white url(../images/background.jpg) repeat-x left top;

	font-family:"Lucida Grande";
	font-size: 13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
img
{
	border:0px;
}
ul{
	display: block;
}
il{
	display: list-item;
}

div{
	display: block;
}
img {
	border: none;
}

.commentinput{
	background: white;
	border: solid 1px rgb(219, 219, 219);
	font-size: 1em;
	margin: 0;
	padding: 5px;
	width: 180px;
}

.commentsubmit{
	background: white;
	border: solid 1px rgb(219, 219, 219);
	color: rgb(34, 34, 34);
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
}


p {
	margin-bottom: 1.2em;
}
.body_outer{
	margin:0 auto;
	width:740px;
} 

.body_header{
	margin:20px 0 0px 0;
	height:53px;
}

.body_header_left{
	display:block;
	float:left;
	margin:0;
	width:296px;
	height:36px;
	
}

.body_header_right{
	display:block;
	float:right;
	margin:0;
	width:296px;
	height:36px;
}



.container{
	width:740px;
	display:inline;
	margin:0;
}

.body_container_menu{
	margin:0 0 10px 0;
}
.nav-list{
		
}

#s{
	background: white;
	border: solid 1px rgb(219, 219, 219);
	font-size: 1em;
	margin: 0;
	padding: 5px;
	width: 180px;
}

#searchsubmit{
	background: white;
	border: solid 1px rgb(219, 219, 219);
	color: rgb(34, 34, 34);
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
}

#nav-menu ul{
	list-style:none;
	margin: 1px 0px 10px 0px;
	overflow: hidden;
	padding: 0px;
	
}

#nav-menu li{
	float: left;
	margin: 0 0.15em;

	height:60px;
	/*background-color:rgb(251,244,226);*/
	
}

#nav-menu li a{
	background: url(../images/top_nav_bg.gif) no-repeat 100% 100%;
	border-top: 1px solid rgb(255, 255, 255);
	float: left;
	margin: 0 2px 0 2px;
	padding: 0px;
	text-transform: uppercase;
	border:none;
	padding: 12px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color:#5e665b;	
	height:60px;

}

#nav-menu li a:visited{
	color:#5e665b;
}



/* Hide from IE5-Mac \*/
#nav-menu li a{
	float: none;
}
/* End hide */

#nav-menu{
	width:30em
}

.t-main{
	width:98px;	
}

.t-about{
	width:100px;	
}

.t-contact{
	width:100px;
}


#topbar{
	font-size:14px;
	color:#241c09;
	font-weight:bold;
	padding:6px;
	overflow:auto;
	height:1%;
	clear:both;
	border-bottom:#fbf4e2;
	border-bottom-width:2px;

}
#topbar a{
	color:#241c09;
	text-decoration:none;
	margin:0 0px;
	height:30px;
	line-height:23px;
	float:left;
	display:block;
	text-align:center;
	vertical-align:middle;
	background: url(../images/top_nav_bg.gif) no-repeat 100% 100%;
}
#topbar a:hover{
	background: url(../images/top_nav_bg_select.gif) no-repeat 100% 100%;
}

.left-container{
	border: solid;
	border-color:#fbf4e2;
	border-width:2px;
	width:100%;
	float:left;
}
.right-container{
	border: solid;
	border-color:#fbf4e2;
	border-width:2px;
	width:auto;
	float:right;
}

.postheader{
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-bottom-color: rgb(234, 234, 234);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}
.postheader h3 {
	font-size: 1.7em;
	line-height: 1.2em;
	font-family: Georgia, Times, serif;
	padding:0px 20px;
}

.postheader h3 a {
	text-decoration:none;
	color: #333;	
}

.postheader h3 a:hover {
	color:#cc2200;
}
.metadata {
	padding:0px 20px 9px 20px;
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: Verdana, Georgia, Times, serif;
}
.authorblock {
	text-transform: uppercase;
	font-size: 10px;
}

.dateblock {
	text-transform: uppercase;
	font-size: 10px;
}

.commentblock {
	background: url('../images/comment.jpg') left center no-repeat;
	text-transform: uppercase;
	font-size: 10px;
	padding: 4px 0px 4px 25px;
	margin-left:0px;
}
.post{
	border-bottom-color: rgb(234, 234, 234);
border-bottom-style: solid;
border-bottom-width: 1px;
}

.postbody{
	font-family: Verdana, Georgia, Times, serif;
padding: 12px 20px;
	
}

/* footer */
.footer {
	border-top: 1px #f3f3f3 solid;
	padding: 12px 0px 30px 0px;
	margin:20px 0;
}

.clear {
	clear: both;
}

.aligntop{
	vertical-align:top;
}

.feed{
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	display: block;
}
.feedlink{
background: url(/images/rss2-small.gif) no-repeat 0% 50%;
padding-left: 51px;
}


.blockquote
{
	font-size: 1em;
	line-height: 100%;
	color: #5d5d5d;
	border-left: 5px solid #f1f1f1;
	padding: 0 0 0 20px;
	margin: 0;
}

.blockquote strong
{
	color: #5d5d5d !important;
}