* {
	padding:0px;
	margin:0px;
}

body, html {
	margin:0px;
	padding:0px;
	background:#FFF;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
}

.clear {
	clear:both;
	height:0px;
	backround:#FFF;
	color:#FFF;
	border:none;
}


.separator {
	margin-bottom:20px;
}

A {
	color:#666;
	text-decoration:none;
}

A:hover {
	color:#999;
	text-decoration:underline;
}

A IMG {
	border:none;
}

H2 {
	font-size:20px;
	color:#000;
	border-bottom: 2px solid #000;
	padding:5px 0px;
	margin:0px 0px 5px 0px;
}

	H2 A {
		color:#000;
	}
	
	H2 A:hover {
		color:#333;
	}
	
H3 {
	font-size:14px;
	border-bottom:#000 1px solid;
	margin-bottom:10px;
	padding-bottom:5px;
	line-height:1em;
}

P {
	font-size:12px;
	margin-bottom:20px;
	line-height:1.2em;
}
	
#pagewidth {
	width:960px;
	margin:0px auto 0px auto;
	position:relative;
}

#header {
	padding:0px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}

	#header H2 {
		display:none;
	}

	#headerimg H1 A
	{
		display:block;
		background:url(images/logo_header.jpg) no-repeat;
		width:200px;
		height:145px;
		text-indent:-2500px;
		overflow:hidden;
		position:relative;
	}
	
	#headerimg H1 A
	{ border:none;
	}

	#navigation {
		right:0px;
		top:35px;
		text-align:right;
		position:absolute;
	}

		#navigation * {
			padding:0px;
			margin:0px;
			text-aligin:right:
		}

		#navigation UL {
			list-style:none;
		}
		
		
		#navigation UL.children {
			margin-top:0px;
		}
		
		#navigation #holder {
		
		}
		
		#navigation UL LI 
		{  	float:right;
			font-size:18px;
			text-align:right;
			width:150px;
			font-weight:bold;
		}
		
		#navigation UL LI A {
			color:#000;
		}
		
		#navigation UL LI A:hover
		{
			text-decoration:none;
			color:#666;
		}
		
		#navigation UL LI UL
		{	
			margin-top:10px;
		}
		
		#navigation UL LI UL LI
		{	
			font-size:11px;

			font-weight:bold;
			text-align:right;
		}
		
		#navigation UL LI UL LI A 
		{	border-bottom:#999 1px solid;
			display:block;
			margin-left:20px;
			padding-top:4px;
			color:#999;
		}
		
		#navigation UL LI UL LI A:hover 
		{	border-bottom:#000 1px solid;
			color:#000;
		}

	#container {
		margin-top:20px;
		width:960px;
	}

	#content {
		float:left;
		border:none;
		width:700px;
		text-align:left;
		margin:0px 5px;
	}
	
	#sidebar {	
		text-align:left;
		width:220px;
		float:right;
		border-left:1px solid #f2f2f2;
		padding-left:17px;
		padding-bottom:50px;
		margin:0px 5px;
		margin-left:0px;
	}
	
		#sidebar P {
			font-size:11px;
		}
	
		#sidebar STRONG {
			display:block;
			margin-top:15px;
		}
		
		
		#sidebar A
		{	font-weight:bold;
			margin-bottom:15px;
			display:block;
		}
		
		#sidebar  A:hover
		{	text-decoration:none;
			color:#a01413;
		}


	#home_col3, #home_col2, #home_col1 {
		width:220px;
		float:left;
		margin:0px 8px 0px 5px;
		_margin:0px 5px 0px 5px;
	}
	
	.home .post {
		margin-top:15px;
		margin-bottom:20px;
		border-bottom:#CCC 1px dotted;
		padding:5px;
	}
	
	.archive .post_archive {
		width:220px;
		float:left;
		border-bottom:#CCC 1px dotted;
		padding:5px;
		margin-top:15px;
		margin-bottom:20px;
	}
	
	.home .post IMG, .archive .post_archive IMG {
		width:210px;
	}
	
	.more-link {
		font-size:14px;
		font-weight:normal;
		display:block;
		margin-top:10px;
		width:100px;
	}
	
	.entry {
		margin-top:10px;
	}
	
	.entry IMG.alignnone {
		margin-right:5px;
		margin-bottom:5px;
		border:#CCC 1px solid;
		padding:3px;
	}
	
	.more {
		padding:10px 0px;
		border-top:#CCC 1px dotted;
		border-bottom:#CCC 1px dotted;
		text-align:center;
	}
	
	.post UL LI {
		font-size:12px;
		margin-left:40px;
		
	}
	
	.post UL {
		margin-bottom:20px;
		list-style: circle;
	}

	small {
		font-size:11px;
		color:#666;
		margin-bottom:10px;
		display:block;
	}

	p.wp-caption-text {
		font:10px Arial, Helvetica, sans-serif;
		padding:2px;
		width:217px;
	}
	
.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
	
	
#footer
{	
	margin-top:20px;
	padding-top:10px;
}

	#footer P 
	{	display:block;
		padding:10px;
		font-size:11px;
		color:#ccc;
	}


	#footer A 
	{	color:#ccc;
	}

/*


	
	#content.archive .post {
		overflow:hidden;
		margin-top:20px;
	}
	
	#content.single, #content.archive {
		width:715px;
		padding-right:15px;
	}
	
	

	
	.post H2 A {
		color:#000;
	}
	
	.post H3 {
		font-size:14px;
		border-bottom:#000 1px solid;
		margin-bottom:10px;
		padding-bottom:5px;
		
	}
	
	.post P {
		font-size:12px;
		margin-bottom:20px;
		line-height:16px;
	}
	

	
	.entry P, .entry UL LI {
		font-size:15px;
		line-height:1.4em;
	}
	
	.entry A {
		text-decoration:underline;
	}




	*/