/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .85em;
margin: 0px;
text-align: center;
background: #F0F1F5;
color: #393939;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.5em;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}



h1 {
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

body.home{
	background: #d8d8d8;
}

#wrap{
	position: relative;
	/*z-index: 2;*/
	margin: auto;
	padding: 0 13px 0 13px;	
	background: url(img/pbg.jpg) top left repeat-y;
	width: 843px;	
}


#splash{
	margin: auto;
	padding: 0 23px 0 23px;
	width: 940px;
	height: 575px;
	background: #fff url(img/splashbg.gif) no-repeat left;
	font-size: 14px
}
  
	#splash-head{
background-color: #fff;
		padding: 18px 0 15px 0;
		text-align: center;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
}	
	
	#flash{
		position: relative;
		height: 480px;
		width: 940px;
		overflow: hidden;
		background-color: #fff;
	}
	
	
		#splash ul{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
			position: absolute;
			top: 0;
			left: 0;
			width: 300px;
			text-align: left;
			padding: 65px 0 0 18px;
		}
		
		#splash li{
			padding: 4px 0 4px 0;	
		}
		
		#splash li ul{
			display: none;
		}
		
		#splash li a{
			display: block;
			padding: 3px 0 3px 0;
			color: #a6a0a0;	
		}
		
		#splash li a:hover, #splash li.active, #splash li a:focus{
			color: #fff;
			text-decoration: none;
		}
		

	#head{
		overflow: hidden;
		height: 352px;
		background: url(img/deer.jpg) top left no-repeat;	
	}
	
		#head img{
			display: block;	
		}
		
	
	#page{
		position: relative;
		/*z-index: 3;*/
		background: url(img/content-bottom.jpg) bottom right no-repeat;	
	}
	
		#content{
			float: right;
			width: 647px;
			padding-bottom: 45px;
			text-align: left;
			/*z-index: 0;*/
		}
		
			.entry{
				position: relative;
				overflow: hidden;
				padding: 15px 33px 25px 15px;
				
			}
			
			.entry a:link{
	color:#393939;
	text-decoration: underline;
}
.entry a:visited{
	color:#393939;
	text-decoration: underline;
}

.entry a:hover{
	color:#393939;
	text-decoration: none;
} {
	
}
			
				.entry h1{
					font-size: 1.5em;
					font-weight: bold;
					margin-left: -8px;
					padding-left: 8px;
					border-bottom: 1px solid #ccc;
					font-family: Georgia;
					padding-top: 21px;
					padding-bottom: 6px;
					margin-bottom: 7px;
				}
			
				.entry h2{
					font-size: 1.3em;
					font-weight: bold;
					font-family: Georgia;
					padding-bottom: 1em;
				}
			
				.entry h3{
					font-size: 1.1em;
					font-weight: bold;
					font-family: Georgia;
					padding-bottom: 1em;
				}
				
				.entry p{
					line-height: 1.5em;
					padding-bottom: 1em;	
				}
				
				.entry a{
					color: #FF572B;
					text-decoration: underline;
				}
				
				.entry ul{
					list-style: inside disc;
					line-height: 1.5em;
					padding-bottom: 1em;
					padding-left: 8px;
				}
				
				#comwrap{
					position: relative;	
				}
				
				.commentlist li{
					padding: 10px;
					background: url(img/content-bottom.jpg) bottom right no-repeat;	
					border: 1px solid #ddd;
					margin-bottom: 10px;	
				}
				
				.avatar{
					float: right;
					border: 1px solid #ddd;
				}
		
		
		#sidebar{
			position: relative;
			overflow: visible;
			float: left;
			width: 179px;
			text-align: left;
			padding: 11px 0 0 8px;	 
			/*z-index: 2000;*/
		}
		
			#logo{
				display: block;
				height: 53px;
				text-indent: -9999em;
				background: url(img/logo.jpg) top left no-repeat;	
			}
			
			
			
				.widget{
	
					position: relative;
					padding: 18px 0 18px 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
				
					.widget ul{
						padding-left: 10px;
						
					}
				
					.widget li{
						position: relative;
						height: 100%;	
						padding: 2px 0 2px 0;	
					}
					
					.widget li a{
						display: block;
						margin-left: -18px;
						color: #A9A3A5;
						padding: 4px 0 4px 18px;	
					}
					
					.widget li a:hover, .widget li a:focus, .widget li.current_page_item a, .widget li:hover>a{
						background: url(img/link-hover.jpg) top left repeat-y;
						color: #fff;
						text-decoration: none;
					}
					
					.widget li.current_page_item li a{
						background: none;
					}
					
					.widget ul li ul li a:hover, .widget li.current_page_item li a:hover{
						background: url(img/link-hover.jpg) top left repeat-y;
					}
					
					.widget li ul{
						position: absolute;
						overflow: visible;
						display: none;
						z-index: 100;
						top: 0px;
						right: -155px;
						width: 160px;
						padding: 1px 0 10px 0;
						background: url(img/sm-bg.png) bottom left repeat-x;
					}
					
					.widget li:hover ul, .widget li.sfhover ul{
						display: block;
					}
					
					.widget ul ul li{
						float: none;
					}
					
					.widget ul ul li a{
						float: none;
						display: block;
						padding-left: 12px;
						padding-right: 20px;
						margin-left: 0;
					}
					
					.widget ul ul li a:hover, .widget ul ul li:hover>a{						
						background: none;
					}
					#gallery{
	/*z-index: -50;*/
}
			
			#navigation{
		width: 400px;
	
}
	
	#foot{
		width: 869px;
		margin: auto;
		position: relative;

		height: 33px;
		margin-top: -14px;
		background: url(img/foot.gif) top left no-repeat;
	}
	
	
	
	
	
	
	
	
	
	
	
	
