/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.gif) top left repeat-x;
color: #7B7C7E;
font-family: Arial, Helvetica, sans-serif;
}


#wrap{
	position: relative;
	margin: auto;
	width: 950px;
	padding-left: 8px;
	overflow: hidden;
	background: url(img/sb-shim.gif) top left no-repeat;
}

	#page{
		position: relative;
		float: right;
		width: 700px;
		overflow: hidden;
		background: url(img/ncap.gif) top left no-repeat;
	}
	
		p#rss{
			position: relative;
			padding-top: 49px;
			text-align: right;
			height: 20px;	
		}
		
			p#rss a{
				position: relative;
				float: right;
				color: #7B7C7E;
				font-family: Georgia;
				padding: 1px 0 1px 18px;
				background: url(img/rss.gif) left center no-repeat;
			}
		
		#nav{
			position: relative;
			height: 61px;
			padding-left: 30px;	
		}
		
			#nav li{
				position: relative;
				float: left;
				height: 61px;	
			}
			
			#nav li ul{
				display: none;
			}
			
			#nav li a{
				position: relative;
				float: left;
				padding: 23px 18px 0 13px;
				height: 38px;
				text-transform: uppercase;
				font-weight: bold;
				color: #fff;
				background: url(img/ntick.gif) top left no-repeat;
			}
		
		
		#splash{
			position: relative;
			height: 271px;
			background: url(img/splash.jpg) top left no-repeat;
		}
		
		
		#content{
			position: relative;
			padding: 10px 30px 20px 30px;
			text-align: left;
			font-size: 1.1em;
			background: #fff url(img/pbg.gif) top right no-repeat;
		}
		
			#breadcrumb{
				position: relative;
				padding-bottom: 1.3em;
				font-size: .9em;
			}
			.breadcrumb a {
			color: #7B7C7E;

			}
			
			.entry{
				position: relative;
				padding-bottom: 18px;	
				overflow: hidden;
				line-height: 1.5em;
			}
			
				.date{
					position: relative;
					overflow: hidden;
					font-size: 1.5em;
					color: #fff;
					margin-bottom: .4em;
				}
				
				.date span{
					position: relative;
					float: left;
					padding: 2px 10px 2px 12px;
					background: #E2A320 url(img/date-bg.gif) top left repeat-y;
				}
				
				.entry p, .entry ul, .entry ol, .entry blockquote{
					position: relative;
					padding-bottom: 1em;	
				}
				
				.entry p.meta{
					position: relative;
					font-size: 11px;
					padding-bottom: 0;
					border-bottom: 1px solid #ccc;
				}
				
				.entry a{
					color: #E2A320;	
				}
				
				.post{
					position: relative;
					overflow: hidden;
				}
				
				.entry h2{
					font-weight: bold;
					font-size: 1.4em;
				}
				
				.entry h3{
					padding: 10px 0 10px 0;
					font-size: 1.2em;
				}
			
			#comwrap{
				position: relative;
			}
			
				.commentlist li{
					position: relative;
					padding: 10px;
					margin-bottom: 10px;
					background: #f3f3f3;
					border: 1px solid #ddd;
				}
				
				.avatar{
					float: right;
					border: 1px solid #ddd;
				}
		
	
	
	#sidebar{
		position: relative;
		float: left;
		font-size: 1.1em;
		color: #fff;
		width: 250px;
		background: #7A7B7D url(img/sbbg.jpg) repeat-x;
		background-position: 0 200px;
	}
	
		#logo{
			position: relative;
			height: 200px;
			background: url(img/logo.gif) top left no-repeat;
		}
		
			#logo a{
				position: absolute;
				bottom: 0;
				left: 0;
				height: 151px;
				width: 250px;
				text-indent: -9999em;
			}
		
		.widget{
			position: relative;
			margin: auto;
			width: 180px;
			padding: 0 0 10px 10px;
			text-align: left;
			background: url(img/sb-break.gif) bottom center repeat-x;
		}
		
			.widget h3{
				position: relative;
				font-size: 1.1em;
				text-transform: uppercase;
				padding: 12px 0 8px 0;	
			}
			
			.widget a{
				color: #fff;
			}
			
			.widget ul{
				position: relative;
			}
			
			.widget li{
				position: relative;
				padding: 3px 0 3px 0;
			}
			
		#headcase{
			position: relative;
			margin-top: 55px;
			height: 100px;
			background: url(img/hcase.gif) top left;
			overflow: hidden;
			font-family: Georgia;
			padding-left: 95px;
			text-align: left;
			font-size: .9em;
			color: #7A7B7D;
		}
		
			#headcase h4{
				text-transform: uppercase;
				font-size: 1em;
				color: #3E3E3E;
				font-weight: bold;
				padding-top: 20px;
			}




#footer{
	position: relative;	
	background: #E3E3E3;
	height: 40px;	
}

	
	#foot{
		position: relative;
		clear: both;
		overflow: hidden;
		background: #E3E3E3;
		height: 40px;	
		margin: auto;
		width: 958px;
		font-size: .9em;
	}
	
		#foot p{
			padding-top: 16px;
		}
	
	#foot ul{
		height: 40px;	
	}
	
	#foot li{
		position: relative;
		float: left;
		height: 40px;
	}
	
	#foot li a{
		position: relative;
		float: left;
		height: 27px;
		padding: 13px 18px 0 18px;
		color: #7A7B7D;
		background: url(img/flink.gif) top left no-repeat;
	}

















