/*

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

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.jpg) top center fixed;
color: #000;
font-family: Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;
}

#wrap{
	width: 952px;
	margin: auto;
	overflow: hidden;
}

	#head{
		height: 142px;
		text-indent: -9999em;
		position: relative;
		background: url(img/head.png) center left no-repeat;
	}
	
		#logo{
			position: absolute;
			height: 49px;
			width: 113px;
			top: 18px;
			right: 53px;
		}
	
	#top{
		height: 22px;
		position: relative;
		background: url(img/cbg.png) top left no-repeat;
	}
	
	#page{
		position: relative;
		background: url(img/pbg.png) top left repeat-y;
		padding-top: 1px;
		text-align: left;
		font-size: .9em;
		min-height: 700px;
	}
	
	
		#sidebar{
			position: relative;
			float: right;
			width: 298px;
			z-index: 15;
			padding-top: 227px;
			padding-bottom: 150px;
		}
		
			#subscribe{
				position: absolute;
				top: 5px;
				left: -5px;
				width: 323px;
				height: 207px;
				font-size: 16px;
				padding-top: 50px;
				color: #0F6A36;
				z-index: 25;	
				background: url(img/search.png) top left no-repeat;
			}
			
				#subscribe a{
					color: #0F6A36;
				}
			
				#subscribe p{
					line-height: 1.5em;
					padding: .5em 0 0 60px;
				}
				
				#subscribe span, #subscribe label{
					display: block;
				}
				
				#subscribe .text{
					padding: 8px 10px 0 10px;
					height: 24px;
					width: 160px;
					border: 0;
					float: left;
					background: url(img/s-bg.gif) top left no-repeat;
				}
				
				#subscribe .submit{
					color: #0F6A36;
					font-weight: bold;
					border: 0;
					background: none;
					float: left;
					font-family: Georgia;
					padding-top: 6px;
					cursor: pointer;
				}
			
			#thebar{
				position: relative;
				font-size: 1.15em;
				padding: 35px 18px 120px 55px;
				background: url(img/sidebar.png) bottom left no-repeat;
			}	
			
				#thebar ul {
					padding-bottom: 18px;
					font-family: Georgia, 'Times New Roman', Times, Arial, Helvetica, sans-serif;
					color: #000000;
					font-size: 14px;
					line-height: 1.6em;
				}
				#thebar h3{
					font-family: Georgia, 'Times New Roman', Times, Arial, Helvetica, sans-serif;
					color: #0F6A36;
					font-size: 16px;
				}
				#thebar ul a{
					font-family: Georgia, 'Times New Roman', Times, Arial, Helvetica, sans-serif;
					color: #000000;
					font-size: 14px;
					line-height: 1.6em;
				}
				.widget{
					position: relative;
					overflow: hidden;
					padding-bottom: 18px;	
				}
				
					.widget h3{
						font-size: 1.4em;
						color: #0F6A36;
						padding-bottom: 12px;	
					}
					
					.widget a{
						color: #000;
					}
					
					.widget ul{
						line-height: 1.6em;
					}
			
			#tags{
				height: 288px;
				width: 263px;
				position: absolute;
				bottom: 0;
				left: 0;
				height: 288px;
				width: 263px;
				background: url(img/tickets2.png) top left no-repeat;
			}
			
				#visit{
					position: absolute;
					height: 55px;
					width: 172px;
					top: 42px;
					left: 41px;
					text-indent: -9999em;
				}
				
				#attend {
					position: absolute;
					height: 55px;
					width: 180px;
					top:  120px;
					left: 47px;
					text-indent: -9999em;
				}
				#visit2 {
					position: absolute;
					height: 55px;
					width: 180px;
					top: 200px;
					left: 47px;
					text-indent: -9999em;
				}
		
		
	
	
		#content{
			float: left;
			z-index: 10;
			width: 590px;
			position: relative;
			padding: 30px 25px 50px 35px;
		}
		        #content p {
				font-size: 12px;
				line-height: 16px;
			}
		
			#content a{
				color: #0F6A36;
			}
			
			#content a:hover{
				text-decoration: underline;
			}
		
			.entry{
				position: relative;
				padding-bottom: 45px;
			}
			
				.entry p{
					line-height: 1.5em;
					padding-bottom: 1.2em;	
					font-size: 12px;
				}
				
				.entry strong{
					font-weight: bold;
				}
				
				.entry em{
					font-style: italic;
				}
				
				.entry h2{
					font-size: 24px;
				}
				
				.entry h3{
					font-size: 1.7em;
				}
			
			#foot{
				padding-bottom: 75px;
				overflow: hidden;
				color: #8C7458;	
			}
			
				#foot a{
					color: #8C7458;
					margin: 0 8px 0 8px;
				}
				
				#foot-links{
					float: right;	
				}
				
				#copyright{
					float: left;
				}

	



#comment-box{
	position: relative;	
}

	.commentlist li{
		padding: 8px;
		border: 1px solid #555;
		background: #f3f3f3;
		margin-bottom: 10px;	
	}
	
	.avatar{
		float: right;
		border: 1px solid #111;
	}
	
	#comment{
		width: 350px;
	}








#not_found {
	font-family: Georgia, 'Times New Roman', Times, Arial, Helvetica, sans-serif;
	color: #0F6A36;
	font-size: 24px;
}
#not_found_sorry {
	font-family: Georgia, 'Times New Roman', Times, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#black_links a {
	color: #000000;
}
#black_links a:hover {
	color: #000000;
	text-decoration: underline;
}

#copy_footer {
width: 590px;
position: relative;
float: left;
font-size: 12px;
color: #8e735a;
padding-bottom: 20px;
padding-top: 20px;
}
#footer_left {
position: relative;
float: left;
width: 380px;
text-align: left;
}
#footer_right {
position: relative;
float: left;
width: 210px;
text-align: right;
}
#footer_right a {
color: #8e735a;
}
#footer_right a:hover {
text-decoration: underline;
}

.author_title {
	font-family: Georgia, 'Times New Roman', Times, Arial, Helvetica, sans-serif;
	color: #0F6A36;
	font-size: 24px;
}
.author_description {
	float: left;
	padding-top: 20px;
	line-height: 1.5em;
}
.author_image {
	float: left;
	padding-right: 10px;
	padding-top: 20px;
}

.author_description img {
float: left;
margin-right: 10px;
}
