/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		BODY, WRAPPINGS, ANCHORS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#7a7a7a;
	}

	#wrapper {
		width: 856px;
		margin: -10px auto;
		background:#332c29;
		}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		HEADER, HEADINGS, what not
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
#header {
	position:relative;
	z-index:1;
	width: 860px;
	height: 255px;
	margin: 20px auto;
	background: url("./images/header.png") no-repeat;
	}
#actionsbg {
	position:relative;
	z-index:1000;
	width: 860px;
	height: 255px;
	margin-top:-252px;
	}
#headerimages {
	position:relative;
	z-index:2;
	height:255px;
	width:630px;
	margin-top:-62px;
	}
	h1 {
		visibility:hidden;
		}
	h1 a, h1:visited { 
		color: #fff; 
		text-decoration: none; 
		}
	.description {
		visibility:hidden;
		}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TOP BAR
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topbar {
	position:relative;
	z-index:3;
	width: 854px;
	height: 20px;
	background:url(images/topbar.png) repeat;
	margin:-237px auto;
	}
	
	#topbar ul {
		margin-left:0px;
		width:854px;
		list-style: none;
		padding:0;
		}
		
		#topbar ul li {
			height:20px;
			text-align:center;
			width:122px;
			display: block;		
			float: left;
			color: #332C29;
			font-size: 1.2em;
			}
			
			#topbar ul li a, #topbar ul li a:visited {
				display: block;
				height:20px;
				color: #332C29;
				text-decoration: none;
				font-family:Verdana, Geneva, sans-serif;
				}
				#topbar ul li a:hover {
				background:url(images/topbarhover.png) repeat; 
				}
				#topbar li.current_page_item a
				{
				background:url(images/topbarhover.png) repeat; 
				}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		CONTENT
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content {
	color:#FFF;
	width: 550px;
	text-align: left;
	float:left;
	}
	
	h4 a {
		color: #006699;
		text-decoration: none;
		}
#picturefloat {
		width:257px;
		height:279px;
		margin-top:10px;
		margin-left:590px;
	}
#clearer { 
		clear:left; 
		}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POSTS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.post {
	margin-top:-10px;
	padding: 10px;
	}
		
	.post h2 {
		font-size: 1.2em;
		font-weight: normal;
		color:#FFF;
		}
		
		.post h2.single { 
			 
			}
		
		.post h2 a {
			color: #FFF;
			text-decoration: none;
			}
			
			.post h2 a:hover { 
			color: #e39a69;
			text-decoration:underline;
			}
			
	.post .data {
		font-size: 0.8em;
		font-weight: normal;
		color: #FFF;
		margin: -10px 0 0 0;
		}
		
		.post h3 {
			font-size: 1.3em;
			font-weight: normal;
			color: #FFF;
			margin:0;
			}
			
			#content>.post h3 { margin-bottom: 8px; } /* FF Specific */
		
			.post h3 a {
				color: #006699;
				text-decoration: none;
				}

	.entry {
                width:550px;
		margin-top:-5px;
		color:#FFF;
		font-size: 0.9em;
		}
		
		.postmetadata {
			color:#FFF;
			font-size: 0.9em;
			display:none;
			}
			
			.postmetadata#single { 
				margin: 0;	}
			
			.postmetadata small {
				display:block;
				color:#FFF;
				width:400px;
				text-align:left;
				margin-left:10px;
				font-size: 0.6em; }			
			
			.postmetadata a {
				color: #e39a69;
				text-decoration: none;
				}
				
				.postmetadata a:hover { 
				color: #e39a69;
				text-decoration:underline;
				}
				
				

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POST PARAPHERNALIA
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

		blockquote {
			margin: 10px 0 10px 30px;
			padding: 0 0 0 5px;
			border-left: 3px solid #4C8EDA;
			color: #666;
			}
		
		.post ul {
			margin: 10px 0 ;
			padding: 0 0 0 37px;
			}
		
		.post a {
			
			color: #e39a69;
			text-decoration: none;
			}
		
		.post a:hover { 
			color: #e39a69;
			text-decoration:underline;
		}
		
		

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		NAVIGATION
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
.navigation {
	
	border-bottom: 1px solid #e39a69;
	background: #332C29;
	width: 550px;
	height: 18px;
	margin-top: 5px;
	margin-left: 3px;
	font-size: 0.6em;
	
	}
	
	.navigation a { color: #FFF;	text-decoration: none; }
	.navigation a:hover { 
		color: #e39a69;
		text-decoration:underline;
		}
	
	.alignleft {
		float: left;
		text-align: left;
		}
	
	.alignright {
		float: right;
		text-align: right;
		}
	
	
	
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		COMMENTS and COMMENT FORM
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#commentformarea {
	margin-left:10px;
	width: 550px;
	border-top: 1px solid #e39a69;
	border-bottom: 1px solid #e39a69;
	background: #433a36;

	}
	
	#commentform {
		margin-left:10px;
	
		}
	
	#commentformarea h3 {
		font-size: 1.0em;
		font-weight: normal;
		color: #e39a69;
		margin-left:10px;
		}
		
		#commentform p { 
			margin: 0 0 3px 0;	
			font-size:0.9em;
			}
		
		#commentform a {
			color:#FFF;}
		
		#commentform input, #commentform textarea {
			border: 1px solid #FFF;
			background: #fff;
			padding: 3px;
			font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
			font-size: 0.8em;
			}
			
			#commentform textarea { width: 420px; }
			
			#commentform input#submit {
				margin-left:0px;
				font-family:Verdana, Geneva, sans-serif;
				width: 130px;
				color: #332C29;
				border:solid 1px #332C29;
				}
				
				h4 {
                                        border-bottom: 1px solid #e39a69;
					margin-top: 5px;
					margin-left: 10px;
					font-weight: normal;
					color: #e39a69;
width: 550px;
					}
	
	ol.commentlist {
		width: 550px;
		margin-top:-10px;
		margin-left:-30px;
		list-style: none;
		font-size: 0.9em;
		}
		
		ol.commentlist li {
                        margin-top:0px;
			border-bottom: 1px solid #e39a69;
			}
		
				ol.commentlist p {
					font-size:0.9em;
					color:#FFF; 
					}
				
				ol.commentlist a { 
					color: #FFF;	
					text-decoration: none;
					}
				ol.commentlist a:hover { 
					color: #e39a69;
					text-decoration:underline;
					}
				
					ol.commentlist span.cmntmeta {
display:block;
                                        height:20px;
					font-size:0.8em;
					color: #FFF; }
				



/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOOTER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
#footer {
	display:block;
	margin:15px auto;
	width: 400px;
	background: #332C29;
	text-align: center;	
	}
	
	#footer p {
		font-size: 0.7em;
		color: #FFF;
		}
		
		#wrapper>#footer p { margin: 0; padding: 15px 0 15px 0; } /* FF Specific */

#footer a{
          color: #FFF;	
          text-decoration: none;
          }
#footer a:hover{
         color: #e39a69;
	 text-decoration:underline;
         }	
