/*

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

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #333333;
color: #121212;
font-family: Arial, Helvetica, sans-serif;
}

h2 { padding:20px 0 0 20px; }

#wrap
{
position: relative;
margin: auto;
margin-top: 30px;	
width: 777px;
border: 1px solid #fff;
border-right: 2px solid #fff;
}

	#nav
	{
	position: relative;
	height: 42px;
	background: #2C6277;
	}
	
		#nav li
		{
		position: relative;
		float: left;
		height: 42px;
		}
		
		#nav li ul
		{
		display: none;
		}
		
		#nav li a
		{
		position: relative;
		float: left;
		padding: 15px 15px 0 15px;
		height: 27px;
		color: #efefef;
		font-family: Georgia;
		font-weight: bold;
		font-size: .9em;
		text-transform: uppercase;
		}
		
	
	#header
	{
	position: relative;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 167px;	
	background: #fff url(img/header.gif) top left no-repeat;
	}
	
		#headright
		{
		position: relative;
		float: right;
		width: 264px;	
		}
		
		#header img
		{
		position: relative;
		display: block;
		}
	
	
	#pagewrap
	{
	position: relative;
	background: url(img/pbg.gif) top left;
	}
	
		#sidebar
		{
		position: relative;
		float: left;
		width: 243px;
		text-align: left;
		}
		
			.widgetwrap
			{
			position: relative;
			padding: 4px 20px 20px 20px;
			background: url(img/sbbg.gif) top left repeat-y;
			}
			
				.widgetwrap a
				{
				position: relative;
				font-size: 1.1em;
				font-weight: bold;
				color: #2C6277;	
				}
				
				.widgetwrap a:hover
				{
				text-decoration: underline;
				}
				
				.widgetwrap p
				{
				position: relative;
				font-size: .9em;
				}
		
			#sidebar h3
			{
			position: relative;
			padding: 10px 0 0 26px;
			height: 32px;
			font-weight: bold;
			font-family: Georgia;
			color: #fff;
			font-size: 1.2em;
			background: url(img/h3bg.gif) top left no-repeat;
			}
		
		
		#content
		{
		position: relative;
		float: left;
		padding: 0;
		width: 534px;
		font-size: .9em;
		text-align: left;
		}
		
			#searchbox
			{
			position: relative;
			padding: 15px;
			background: #A92B2B;
			border-bottom: 1px solid #fff;
			border-left: 1px solid #fff;
			}
			
				#searchbox label
				{
				position: relative;
				float: left;
				padding: 4px 10px 0 0;
				color: #fff;
				font-size: 1.1em;
				}
				
				#s
				{
				position: relative;
				width: 220px;
				float: left;
				font-size: 1.1em;
				padding: 3px 5px 0 3px;
				height: 18px;
				background: #BC3030;
				border: 1px solid #862222;
				}
				
				#submit
				{
				position: relative;
				margin-left: 10px;
				float: left;
				font-size: 1.1em;
				padding: 0px 5px 0 3px;
				height: 23px;
				background: #BC3030;
				color: #fff;
				border: 1px solid #862222;
				}
		
			#content h1
			{
			position: relative;
			font-size: 1.4em;
			font-weight: bold;
			padding-bottom: .75em;	
			}
			
				#content h1 a
				{
				position: relative;
				color: #121212;	
				text-decoration: none;
				}
			
			#content p
			{
			position: relative;
			line-height: 1.5em;
			padding-bottom: 1em;	
			}
			
			.post
			{
			position: relative;
			padding: 20px 20px 25px 20px;
			}
			
			#content a
			{
			color: #2C6277;
			text-decoration: underline;
			}
			
			#content a:hover
			{
			color: #A92B2B;
			}
		
		
		
		#bottom
		{
		position: relative;
		clear: both;
		background: #A92B2B;
		font-size: 1.2em;
		text-transform: uppercase;
		padding: 8px 0 8px 0;	
		color: #fff;
		text-align: center;
		}
		
			#bottom a
			{
			color: #fff;	
			text-decoration: underline;
			}
			
			#bottom a:hover
			{
			color: #000;
			}
			
			#bottom span
			{
			position: relative;
			padding: 0 8px 0 8px;
			}
		
		
		
#end
{
position: relative;
margin: auto;
padding: 14px 0 5px 0;
width: 777px;
font-size: .9em;
color: #000;	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	#end a
	{
	position: relative;
	color: #fff;
	font-weight: bold;
	margin: 0 5px 0 5px;
	}

#final
{
position: relative;
margin: auto;
padding: 14px 0 14px 0;
width: 777px;
font-size: .9em;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	#final p
	{
	padding-bottom: 1em;
	}

	#final a
	{
	position: relative;
	color: #fff;
	text-decoration: underline;
	}	

.commentlist li
{
position: relative;
padding: 10px;
border: 1px solid #dedede;
background: #fff;
margin-bottom: 10px;	
}		

.clink {
color:#fff !important; 
text-decoration: none !important;
}
.avatar
{
float: right;
}
		
		
#comment
{
width: 400px;
}
		
		

		
		
		
		
		