@charset "utf-8";
/* FGF'08 CSS, stay long */

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	min-width: 812px;
	background-image: url(img/bgb.gif);
	text-align: center;
}/* center on ie */
a {
	color: #36414d;
	text-decoration: underline;
}
a:hover {
	color: #3333FF;
}
a img {
	border: 0;
}
p {
	padding-top: 4px;
	margin-bottom: 6px;
}

#container {
	position: relative; /* center on everything else */
	background-image: url(img/bgo.gif);
	width: 800px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#container-inner {
	position: static;
	width: auto;
	background-image: url(img/fgf08foot.gif);
	padding-bottom: 46px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#banner {
	width: 800px;
	background-image: url(img/fgf08top.gif);
	background-repeat: no-repeat;
	height: 200px;
	position: relative;
	margin-bottom: 6px;
}
#banner-inner {
	position: static;
}
#banner a {
	display: block;
	height: 200px;
	width: 800px;
	text-indent: -9999px;
}
.banner-user {
	width: 70px;
	margin-top: 5px;
	font-size: 80%;
}
.banner-user-photo {
}
#banner-header {
	margin: 0;
	font-size: 140%;
	font-weight: bold;
	line-height: 1;
}
#banner-description {
	margin-top: 5px;
	margin-bottom: 0px;
}
#pagebody {
	position: relative;
	width: 100%;
}
#pagebody-inner {
	position: static;
	width: 100%;
}
/* two-column-left tweaks */
#alpha, #beta, #gamma, #delta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: right;
	min-height: 1px;
}
#alpha {
	width: 575px;
	background: none;
}
#beta {
	width: 225px;
	background-image: url(img/menu_u.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 4px;
}
#delta {
	float: left;
}
#gamma, #delta {
}
#beta-inner {
	background-image: url(img/menu_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
}
#alpha-inner {
	padding-left: 5px;
}
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
	position: static;
}
.date-header {
	margin-top: 0;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
.entry {
	background-image: url(img/entry_foot_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.entry-header {
	color: #FEFE00;
	font-size: 100%;
	line-height: 52px;
	background-image: url(img/entry_header_bg.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 570px;
	text-indent: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.entry-body {
	background-image: url(img/entry_bg.gif);
	background-repeat: repeat-y;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	line-height: 1.4em;
}
.entry-content, .comment-content, .trackback-content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
.entry-footer, .comment-footer, .trackback-footer {
	text-align: right;
	width: 98%;
	padding-bottom: 6px;
}
.comment-content, .trackback-content, .comment-footer, .trackback-footer {

}
.content-nav {
	margin-top: 0;
}
form, input {
	margin: 0;
	padding: 0;
}
/* standard helper classes */
.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}
/* content */
.content-nav {
	margin: 10px;
	text-align: center;
}
.date-header, .entry-content {
	position: static;
	clear: both;
}
.entry, .trackbacks, .comments, .archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
}
.entry-content, .trackbacks-info, .trackback-content, .comment-content, .comments-open-content, .comments-closed {
	clear: both;
}
.entry-excerpt, .entry-body, .entry-more-link, .entry-more {
	clear: both;
}
.entry-footer, .trackback-footer, .comment-footer, .comments-open-footer, .archive-content {
	clear: both;
	margin: 2px 4px 4px 2px;
}
img.image-full {
	width: 100%;
}
.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}
.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}
/* modules */
.module {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.module-content {
	position: relative;
	margin: 5px 10px 20px 10px;
}
.module-list, .archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.module-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
}
.module-presence img {
	vertical-align: middle;
}
.module-powered .module-content {
	margin-bottom: 10px;
}
.module-photo .module-content {
	text-align: center;
}
.module-wishlist .module-content {
	text-align: center;
}
.module-calendar .module-content table {
	border-collapse: collapse;
}
.module-calendar .module-content th, .module-calendar .module-content td {
	width: 14%;
	text-align: center;
}
.typelist-thumbnailed {
	margin: 0 0 20px 0;
}
.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
	margin: 0;
}
/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item {
	display: inline-block;
}
/* no ie mac \*/

* html .typelist-thumbnailed .module-list-item {
	height: 1%;
}
.typelist-thumbnailed .module-list-item {
	display: block;
}
.typelist-thumbnail {
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}
.typelist-thumbnail img {
	margin: 5px;
}
.module-galleries .typelist-thumbnail img {
	width: 50px;
}
.typelist-description {
	margin: 0;
	padding: 5px;
}
.module-featured-photo .module-content, .module-photo .module-content {
	margin: 0;
}
.module-featured-photo img {
	width: 100%;
}
.module-recent-photos {
	margin: 0 0 15px 0;
}
.module-recent-photos .module-content {
	margin: 0;
}
.module-recent-photos .module-list {
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}
/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list {
	display: inline-block;
}
/* no ie mac \*/
* html .module-recent-photos .module-list {
	height: 1%;
}
.module-recent-photos .module-list {
	display: block;
}
.module-recent-photos .module-list-item {
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}
.module-recent-photos .module-list-item a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}
.module-recent-photos .module-list-item img {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}
/* Vicksburg (theme-vicksburg.css) */

/* modules */
.module {
	background-image: url(img/menu_m.gif);
}
.module-content {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	font-size: 80%;
	line-height: .8em;
}
.module-content a {
	color: #36414d;
}
.module-content a:hover {
	color: #a3b8cc;
}
.module-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header {
	/* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 5px;
	line-height: 1;
	text-transform: uppercase;
	font-size: 100%;
}
.module-header a, .module-header a:hover, .trackbacks-header a, .trackbacks-header a:hover, .comments-header a, .comments-header a:hover, .comments-open-header a, .comments-open-header a:hover .archive-header a, .archive-header a:hover {
}
.entry-more-link, .entry-footer, .comment-footer, .trackback-footer, .typelist-thumbnailed {
	font-size: 100%;
}
.commenter-profile img {
	vertical-align: middle;
}

.module-search input {
	font-size: 80%;
}
.module-search #search {
	width: 120px;
}
.module-search module {
	background-image: url(img/menu_u.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.module-mmt-calendar .module-content table, .module-calendar .module-content table {
	font-size: 80%;
}
.module-powered {
}
.module-powered .module-content {
	margin-bottom: 0;
	padding-bottom: 10px;
	color: #292e33;
}
.module-photo {
	background: none;
}
.module-photo img {
}
.module-list {
	margin: 0 15px 10px 15px;
	list-style: disc;
}
.module-list .module-list {
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}
.module-list-item {
	margin-top: 0;
	color: #666;
	line-height: 1.2;
}
.typelist-thumbnailed .module-list {
	margin: 0 0 10px 0;
	list-style: none;
}
.typelist-thumbnailed .module-list-item {
	margin: 1px 0;
	padding: 0;
	background: #f3f6f9;
}
.typelist-thumbnail {
	background: #fff;
}
.module-photo img {
}
.module-featured-photo {
	width: 398px;
}
.module-featured-photo .module-content {
	margin: 0;
	padding: 0;
}
.module-featured-photo img {
	width: 398px;
}
.module-recent-photos .module-content {
}
.module-recent-photos .module-list {
	margin: 0;
}
.module-recent-photos .module-list-item {
	width: 64px;
	background: none;
}
.module-recent-photos .module-list-item a {
}
.module-recent-photos .module-list-item a:hover {
	background: #fff;
}
