
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background-color: #b54218;
	color: #000;
}
#backimage {
	margin: 120px 0 0 0;
	height: 300px;
	
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 775px;
	text-align: left;
	overflow: hidden;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	background-color: #FFF;
}
#wrapint {
	
}
h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}
.post a {
	text-decoration: none;
	color: #b54218;
}
.post a:link {
	text-decoration: none;
	color: #b54218;
}
.post a:visited {
	text-decoration: none;
	color: #b54218;
}
.post a:hover {
	text-decoration: underline;
	color: #000;
}
a:link, a:visited{
	text-decoration: none;
	color: #b54218;
}
a:hover{
	text-decoration: underline;
	color: #000;
}
.entry img a, img a:link, img a:visited {
	border: 1px solid #b54218;
}
.entry img a:hover {
	border: 1px solid #000000;
}
blockquote { 
	font-style: italic; 
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #e2940c; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #333;
	border-top: 1px dotted #e2940c;
	border-left: 1px dotted #e2940c; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header{
	width: 775px;
	height: 178px;
	background: url(images/frontierhorizon-logo-fww.gif) no-repeat left bottom;
	color: #fff;
	background-color: #000;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}
.headright {
	float: right;
	width: 240px;
	background-color: #000;
	height: 178px;
	
}
.headinside {
	text-align: center;
	vertical-align: middle;
	
}
.headinside img {
	margin: 3px 0 3px 2px;
	
}
/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: left;
	width: 773px;
	font-family: Georgia, Sans-Serif;
	text-align: left;
	background-color: #CC7C31;
	font-variant:small-caps;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 4px solid #000000;
}



/*----POST----*/

#container{
	float: left;
	width: 530px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 50px 40px 40px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 22px;
	padding: 20px 0 0 0;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dotted #e2940c;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 235px;
	margin: 0 auto 5px auto;
	padding-top: 8px;
	padding-bottom: 24px;
	display: inline;
	overflow: hidden;
	background: #000;
	color:#ffb757;
}

.sidebarin ul{
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
}

.sidebarin ul li{
	padding: 10px 0 10px 5px;
	
}

.sidebarin ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: none;
	border-bottom: 1px dotted #8597ad;
}

.sidebarin ul ul li{
	padding: 0;
	margin: 10px 0 10px 13px;
	line-height: 110%;
	list-style: circle;
}

.sidebarin .syndication {
	width: 155px;
	height: 77px;
	position: relative;
}

.sidebarin .syndication span{
	background: url(images/rss.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebarin a:link, a:visited{
	text-decoration: none;
	color:#ffb757;
}
.sidebarin a:hover{
	text-decoration: underline;
	color: #8597ad;
}
.widgettitle  {
	color: #FFF;
	font-size: 18px;
	font-variant:small-caps;
}
.widgettitle a {
	color: #FFF;
	font-size: 18px;
	font-variant:small-caps;
}
.widgettitle a:link {
	color: #FFF;
}
.widgettitle a:visited {
	color: #FFF;
}
.widgettitle a:hover {
	color: #8597ad;
	text-decoration: none;
}

table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 425px;
	margin: 50px 0 0;
	border: 1px dotted #e2940c;
	padding: 5px 5px 15px 15px;
	background: #333;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2 .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #FCO;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #e2940c;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #e2940c;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #333;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #e2940c;
}
.clearl {
	clear: left;
}
.ccform {
	width: 200px;
	margin: 18px 0px 18px 18px;
	text-align: center;
}
.bsub {
	background-color: #CC7C31;
	color: #000;
	border: 1px solid #ffb757;
	font-weight: bold;
}
.bsub a:link {
	background-color: #CC7C31;
	color: #000;
	border: 1px solid #ffb757;
	font-weight: bold;
}
.bsub a:visited {
	background-color: #CC7C31;
	color: #000;
	border: 1px solid #ffb757;
	font-weight: bold;
}
.bsub a:hover {
	background-color: #CC7C31;
	color: #000;
	border: 1px solid #ffb757;
	cursor: auto;
	font-weight: bold;
}
/*----FOOTER----*/

#footer{
	clear: none;
	float: left;
	width: 760px;
	margin: 0;
	padding: 10px 5px 10px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #000;
	background-color: #8597ad;
	border-top: 3px solid #000;
	border-bottom: none;
}
#footer a:link{
	text-decoration: none;
	color: #000;
}
#footer a:visited{
	text-decoration: none;
	color: #000;
}
#footer a:hover{
	text-decoration: underline;
	color: #000;
}
.imagecaptioneasy {
  padding: 8px 8px 12px 8px;
  font-family: Verdana, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  line-height: 1.15em;
  text-align: center;
  border: 0px solid #e2940c;
  background: #000000;
  color: #CCC;
}
.imagecaptioneasy img { border: 1px solid #CCC; margin-bottom:8px; }
.imagecaptioneasy span { text-align: center; }
.imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }
.imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }
.imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }
.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }
.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }
.imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }

#quoterotator {
	height: 120px;
}
#quoterotator b {
	clear: both;
}
.gallery img {
	clear: both;
	padding: 0px 0px 8px 0px;
	display: block;
}
table.gallery td {
	padding: 0px 0px 24px 0px;
}
.formjv {
	font-size: 1px;
}