/*

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

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #171717 url(img/bg.jpg) top center no-repeat;
color: #333333;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F4671F;
}

#container{
	position: relative;
	margin: auto;
	width: 955px;	
	padding-top: 73px;
}

	#page{
		position: relative;
		float: left;
		width: 640px;
		padding-right: 27px;
	}
	
		.pagetitle{
			color: #f3f3f3;
			text-align: left;
		}
	
		#menu{
			position: relative;
			height: 68px;
			padding: 10px 0 0 9px;
			margin-bottom: 26px;	
			background: url(img/navbg.jpg) top left;
		}
		
			#menu li{
				position: relative;
				float: left;
				height: 45px;
			}
			
			#menu li a{
				position: relative;
				float: left;
				height: 45px;
				text-indent: -9999em;	
			}
			
			#menu1{
				width: 81px;
				background: url(img/menu_01.gif) top left no-repeat;
			}
			
			#menu1:hover{
				background-position: bottom left;
			}
			
			#menu2{
				width: 168px;
				background: url(img/menu_02.gif) top left no-repeat;
			}
			
			#menu2:hover{
				background-position: bottom left;
			}			
			
			#menu3{
				width: 164px;
				background: url(img/menu_03.gif) top left no-repeat;
			}
			
			#menu3:hover{
				background-position: bottom left;
			}	
		
		.post{
			position: relative;
			padding: 9px;
			background: #fff url(img/entry-gradient.jpg) top left repeat-x;
		}
		
			.home{
				position: relative;
				padding: 20px;	
				text-align: left;
				background: #fff;
			}

			.entry{
				position: relative;
				padding: 20px;	
				text-align: left;
				background: #fff;
			}
			
				.entry h1{
					position: relative;
					font-size: 3.8em;
					font-family: Georgia;
					font-weight: normal;
					margin-bottom: 15px;
				}
				
					.entry h1 a{
						color: #333333;
						text-decoration: none;
					}
				
				.entry h2{
					position: relative;
					font-size: 1.8em;
					font-family: Georgia;
					font-weight: normal;
					margin-bottom: 3px;
				}
				
				.entry h3{
					position: relative;
					font-size: 1.4em;
					font-family: Georgia;
					font-weight: normal;
					margin-bottom: 3px;
				}
			
				.entry .post-date{
					position: relative;
					display: block;
					color: #939393;
					padding-bottom: 1.3em;
					text-transform: uppercase;
				}
				
				.entry p{
					position: relative;
					line-height: 2.2em;
					padding-bottom: 1.2em;
				}
				
				.entry a{
					position: relative;
					color: #333333;
					text-decoration: underline;
				}
				
				.post-date a{
					position: relative;
					color: #939393;
					text-decoration: underline;
				}
				
				.entry a:hover{
					position: relative;
					color: #939393;
					text-decoration: none;
				}
				
				.entry strong{
					font-weight: bold;
				}
				
				.entry em{
					font-style: italic;
				}
				
				.entry ul, {
					list-style: inside disc;
					padding: 0px 15px;
					line-height: 1.7em;
					padding-bottom: 1.4em;
				}

				.entry ol{
					list-style: none;
					padding: 1.4em 0;
				}
				
				.entry li{
					border-bottom: 1px dotted #b4b4b2;
					padding: 1.4em 0;
				}
				
				.entry blockquote{
					background: #e9e9e9;
					border: #ccc;
					padding: 15px 15px 0px 25px;
                    font-size: 1.3em;
					font-family: Georgia;
                    margin-bottom: 15px;
				}
				
				.table { 
					padding: 10px 25px 10px 10px; 
					font-size: 14px; 
				}
				
				.odd {
					background: #ebebeb; 
				}
				
				.header{
					background: #666; 
					color: #FFF; 
				}
				
				.post-details{
					position: relative;
					color: #939393;
				}
				
				.post-details a{
					position: relative;
					color: #939393;
					text-decoration: underline;
				}
				
				#comment{
					width: 400px;	
				}
				
				.entry input{
					padding: 3px;
				}
				
				#page .commentlist{
					list-style: none;
				}
				
				.commentlist li{
					background: #e9e9e9;
					border: #ccc;
					padding: 15px;
					margin-bottom: 10px;
				}
				
				.avatar{
					float: right;
					border: 1px solid #555;
				}
				
				
				
		.post-foot{
			position: relative;
			height: 40px;
			background: url(img/shadow.png) top center no-repeat;
		}
	
	
	
	#sidebar{
		position: relative;
		float: left;
		width: 263px;
		padding-left: 24px;
		border-left: 1px solid #373737;
		font-size: .9em;
		text-align: left;
		color: #7a7a7a;
	}
	
		#logo{
			position: relative;
			display: block;
			height: 70px;
			text-indent: -9999em;
			margin-bottom: 30px;	
			background: url(img/logo.jpg) top left no-repeat;
		}
		
		#sidebar p{
			position: relative;
			line-height: 2em;
			padding-bottom: 1.9em;
			padding-right: 13px;
		}
		
			#sidebar p strong{
				color: #a0a0a0;
			}
			
		#sidebar a{

			color: #c5c5c5;
		}
		
		.widget{
			position: relative;
			padding-bottom: 1.8em;
		}
		
			.widget li{
				position: relative;
				line-height: 2.1em;
			}


#footer_clear
{
width: 940px;
clear: both;
margin: 0 auto;
padding: 10px;
text-align:left;
}


ul.children
{
	text-indent	: 5px;
}

ul.children ul
{
	text-indent	: 10px;
}

ul.children ul ul
{
	text-indent	: 15px;
}

.children li:before
{
	content: "- ";
}