@charset "UTF-8";
/*
Theme Name: KFS Hardwood
Theme URI: http://www.theKFS.com
Description: The first main kite flying theme.
Version: 1.0
Author: Rom Hunter
Author URL: http://www.theKFS.com
*/

/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	background-color: #303039;
        background-attachment: fixed;
	background-image: url(images/Blackwood.png);
        background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #889A93;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #889A93;
}
a:hover {
	text-decoration: underline;
	color: #889A93;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
ul {
        list-style: none;
}

/* = LOCAL = */
.Header_main {
	background-attachment: scroll;
	background-image: url(images/sunrise.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
        min-width: 1024px;
	align: center;
	text-align: center;
	vertical-align: middle;
}
.Floating_Area {
        height: 400 px;
        width: 100%;
        padding: 0px;
	overflow: visible;
	position: absolute;
	z-index: 2;
	top: 0px;
        align: center;
        text-align: center;
}
.Floating_Area_off {
        height: 200 px;
        width: 100%;
        padding: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	top: 0px;
        align: center;
        text-align: center;
}
#KFS_logo {
	margin-left: auto;
        margin-right: auto;
        height: 400 px;
        width: 512 px;
        padding: 0px;
	position: relative;
	z-index: inherit;
	top: 0px;
}
.Content_main {
	background-attachment: scroll;
	background-color: #6a3f34;
	background-image: url(images/Brownwood.png);
	background-repeat: repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 50%;
        min-width: 512px;
	text-align: right;
        overflow-y: visible;
}
.Page_main {
	background-attachment: scroll;
	background-color: #6a3f34;
	background-image: url(images/Brownwood_V.png);
	background-repeat: repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
        min-width: 512px;
	text-align: right;
        overflow-y: visible;
}
.Features_main {
	background-attachment: scroll;
	background-color: #495934;
	background-image: url(images/Greenwood.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	height: 100%;
	width: 50%;
        min-width: 512px;
	text-align: left;
	vertical-align: top;
}
.Post_Header {
	font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Calibri, Verdana, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 24px;
	margin-right: 26px;
	vertical-align: bottom;
	overflow: visible;
	position: relative;
}
.title {
	font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Calibri, Verdana, sans-serif;
	font-size: 22px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.hidetitle {
	font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Calibri, Verdana, sans-serif;
	font-size: 1px;
	font-style: normal;
	line-height: 1px;
	font-weight: normal;
	color: #F1F7E8;
}
.blog_post {
	font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Calibri, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 26px;
	margin-top: 24px;
	margin-right: 26px;
	margin-bottom: 26px;
	margin-left: 26px;
}
.fineprint_post {
	font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Calibri, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 24px;
	margin-top: 24px;
	margin-right: 26px;
	margin-bottom: 26px;
	margin-left: 26px;
}
.pop_layer {
	position: relative;
	z-index: 3;
}
#blog_footer {
	font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Calibri, Verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: light;
	color: #909687;
	margin-right: 24px;
	text-align: right;
}
#copyright_info {
	position: absolute;
	width: 456px;
	height: 34px;
        margin-top: 52px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 26px;
        bottom: 0px;
}
#Main_Table {
        position: absolute;
        top: 0px;
        align: center;

}
#News_Table {
        position: static;
        top: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 1024px;
        height: 200px;

}
#Message {
        position: relative;
        top: 0px;
        left: 0px;
        width: 432px;
        height: 34px;
        overflow: visible;
        z-index: 3;

}
#infoBox {
        height: 104px;
	width: 220px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 2;
	right: 56px;
	top: 0px;
        border: 1px;
	border-color: #80928A;
        border-style: dotted;
	padding: 8px;
	margin: 0px;
	text-align: center;
}
#infoTitle {
        font-family: "Calisto MT", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #DADADA;
}
#infoExcerpt {
        font-family: "Calisto MT", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #D5DAD5;
}
