@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,td,th {
	font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Calibri, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #4378b3;
	background-image: url(images/Bluewood.png);
	background-repeat: repeat;
	margin-left: 52px;
	margin-top: 52px;
}
-->
a:link {
	color: #DDDDEE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #DDDDEE;
}
a:active {
	text-decoration: none;
	color: #FFDDEE;
}

/* = LOCAL = */
#comix_list {
	font-family: "Myriad Pro", Myriad, "Helvetica Neue", Helvetica, Calibri, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	width: 245px;
        margin-top: 24px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 12px;

}
#CapsContent {
	height: 340px;
	width: 530px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 52px;
	top: 193px;
	background-color: #FFFFFF;
	padding: 26px;
	margin-top: 33px;
	margin-right: 34px;
	margin-bottom: 33px;
	margin-left: 34px;
	vertical-align: middle;
}
#infoBox {
        height: 91px;
	width: 195px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 727px;
	top: 52px;
        border: 1px;
	border-color: #FFFFFF;
        border-style: dotted;
	padding: 24px;
	margin: 0px;
	text-align: center;
}
#infoTitle {
        font-family: "Calisto MT", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#infoExcerpt {
        font-family: "Calisto MT", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #D5E5F5;
}

