
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	font-size:14px;
	background: #FFF;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#222d1c;
	}

	a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#996600;
	}
	
	a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	}

a img {
	border:0;
	}
	
.post p{
margin-top:5px;
}	
	
h3 { padding-bottom:10px;
padding-top:10px;
}


h2 { padding-bottom:10px;
padding-top:10px;
}

#wrap {
width:800px;
margin:0px auto;
}

#top {
background-image:url(images/headline.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding:10px;
}

/* Structure */


#head {
	width:800px;
	margin:0px auto;
	padding:0px;
	background-image:url(images/headerbg.jpg);
	height:113px;
	}


#page {
	width:800px;
	margin:0px auto;
	background:#ffffff;
	font-size:12px;
	clear:both;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	width:800px;
	position:relative;
	background-image:url(images/nav.jpg);
	background-repeat:repeat-x;
	height:22px;
	}

#page-bar {
	width:570px;
	float:left;
	}

#page-bar ul {
	list-style: none;
	float:left;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	}



#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding-left:10px;
	line-height:22px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#000000;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	display:none;

	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #56693b;
	padding: 5px 10px 5px 18px;
	list-style:none;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}




/* Index Page*/




#top {
	padding:0;
	}

#headline {
	width:522px;
	float:left;
	background-image:url(images/headline.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin:0;
	}





#headline p {
	padding-bottom:15px;
	}

#featured {
	width:230px;
	background-image:url(images/aboutbg.jpg);
	background-repeat:repeat-y;
	float:right;
	min-height:315px;
	}
	

	
	#featured h3 {
	font-size:22px;
	font-weight:normal;
	color:#000000;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:7px;
	}
	
	#featured p {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	}


#front-list {
	width:550px;
	background:#fff;
	padding:10px;
	float:left;
	}



#front-list blockquote {
	padding: 0px 10px 0 10px;
	}


#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}


#headline p, #featured p {
	margin:0;
	}

.title a{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
padding-bottom:10px;
text-decoration:none;
color:#222d1c;
}

.title a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
padding-bottom:10px;
text-decoration:underline;
color:#996600;
}


.spoiler {
border:1px solid #ccc;
padding:10px;
background-image:url(images/frontbg.jpg);
background-repeat:repeat-x;
margin-bottom:20px;
}
/* Content Page*/

#content {
	width:540px;
	background:#fff;
	padding:10px;
	float:left;
	min-height:400px;
	}



#content h2.title {
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#56693b;
font-weight:bold;
border-bottom:1px solid #ddd;
padding:5px 0px;
	}
	
	.more {
	float:right;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	}
	
	.more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#996600;
	}
	
	.more a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	}
	

.post {
	font-size: 12px;;
	line-height:12px;
	}

.post p {
	margin-top:7px;
	margin-bottom:8px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}


.entry {
	margin-top:20px;
	}




/* Sidebar*/
#sidebar {
	width:220px;
	float:right;
	margin:0px 0px 0px 0px;

	}
	
	#sidebar ul {
	list-style:none;
	}

#sidebar h3 {
font-size:16px;
font-weight:bold;
width:200px;
margin-top:5px;
margin-bottom:7px;
margin:0px;
padding:0px;
padding-bottom:5px;
	}

#sidebar-top {
	width:210px;
	float:right;
	background-image:url(images/updates.jpg);
	background-repeat:no-repeat;
	padding:0px 10px 10px 10px;
	}
	


#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	background:#fff;
	clear:both;
	width:210px;
	}

#sidebar-middle {
	width:220px;
	float:right;
	}
	
#top-right-panel {
margin-top:10px;
padding-top:20px;
background-color:#FFFFFF;
}	
#sidebar-middle a{
width:110px;
float:right;
	}
	
	#sidebar-middle a:hover{
width:110px;
float:right;
overflow:hidden;
	}
	


	
	
	#sidebar-middle h2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#7d7952;
width:110px;
float:right;
overflow:hidden;
	}
	#sidebar-middle p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:110px;
color:#333333;
float:right;
overflow:hidden;
	}
	#sidebar-middle img{
	margin-bottom:10px;
	}

#submit {
float:left;
width:59px;
}
/* Form Elements */


/* searchform */
#searchform {
	position:absolute;
	height:22px;
	right:5px;
	top:3px;
	padding:0px;
	margin:0px;
	font-size:10px;
}
#searchform p {
	margin: 0;
	padding: 0;
}
#searchform input{
padding-left:20px;
	margin:0px;
}
#s {
	width: 190px;
	height: 12px;
	font-size:10px;
	padding:0px;
	margin:0px;
	background-image:url(images/searchbg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}



#searchform2 {
width:207px;
float:right;
background-color:#FFFFFF;
height:22px;
	padding:0px;
	margin:0px;
padding-left:20px;
}


/* Footer*/



#footer {
	margin: 0 auto;
	width: 800px;
		height:62px;
	}
	
	
	#foot {
	margin: 0 auto;
	width: 800px;
	height: 62px;
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	}
	
	
	
		#footer-nav {
	margin: 0 auto;
	width:800px;
	height: 2px;
	background-image:url(images/foot-bg.jpg);
	background-repeat:no-repeat;
	}
	
	
#top-rest {
	width: 398px;
	height:250px;
	float:left;
	color:#999999;
	margin:10px;
	}
	
	.navigation a{
	font-family:Arial, Helvetica, sans-serif;
	color:#a48942;
	font-size:12px;
	text-decoration:none;
	}
	
	.navigation a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	}
	
.textwidget{
padding-left:10px;
}
/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}
#featured2 img{
	border:1px solid #ccc;
	margin:0 7px 5px 0;
	padding:2px;
}	
	



/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
	.clear {
	clear:both;}
	
	/* Javascript effect*/
	.boxgrid{ 
				width: 550px; 
				height: 300px; 
				float:left; 
				overflow: hidden; 
				position: relative;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0;
									z-index:0; 
				}
				.boxgrid p{ 
					margin:0px;
				padding:0px;
					color:#afafaf;
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold; 
				}
				
				
				.boxgrid h3{ 
					margin:0px;
				padding:0px;
					color:#afafaf;
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute;
				top:400px; 
				height:200px;
				background: #000; 
				width: 530px;
				padding:10px;
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
			
			
				.boxcaption h3{
				color:#FFFFFF;
				font-size:24px;
				padding-left:0px;
				padding:0px;
				margin:0px;
				font-family:Arial, Helvetica, sans-serif; 
 			}
			
			
					.boxcaption p{
				color:#cc9933;
				font-size:12px;
				margin:0px;
				padding:0px;
				font-family:Arial, Helvetica, sans-serif; 
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}


#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border:1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}



#comment {
	width:590px;
	background:#fff;
	}
	
	
#signup {
	float: left;
	margin-left:45px;
	height: 111px;
	width: 219px;
	padding: 15px;
	margin-top:10px;

}

#signup h3 {
	width: 219px;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	text-align: center;
	font-size: 1.85em;
	color: #000000;
	line-height: 24px;
}
#signup p {
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 219px;
	font-size: 1.75em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 20px;
}
#signup p a {
	color: #1EB9DD;
	text-decoration: underline;
}
#signup p a:hover {
	color: #000000;
	text-decoration: underline;
}

.clear{
clear:both;
}



#mfinch{
width:800px;
text-align:right;
margin:0 auto;
color:#FFFFFF;
font-size:12px;
}
#mfinch p{
margin-top:-2px;
}
