
a { color: #054a69; }
a:visited { color:#d2691e; }
a:hover { color: #778899; }

h1, h2, h3, h4, h5, h6
{
	color: #191970;
	font-family: 'trebuchet ms', arial, verdana, serif;
	font-size:16px;
}

table.camping {font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;}
table.history {font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	p\osition: relative; /* ie win >= 5.5 bugfix */
	margin: 0;
	border: solid 1px #778899;
	padding: 5px;
	color: #054a69;
	background: #f4e0a8;
	font-size: 13px;
	font-weight: bold;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer
{
	font-size: 11px;
	font-weight: bold;
}


/* page layout */

body
{
	color:  #054a69;;
	background: #fffafa url(images/body-bg.gif) center top repeat;
	
}

#container
{
	width: 770px;
	background: #f9eed1 url(images/container-bg.gif) -492px 0 repeat-y;
}

#container-inner
{
	background: url(images/container-right-bg.gif) 760px 0 repeat-y;
}

#banner
{
	margin: 0;
	border: 0;
	width: 770px;
	background: #f4e0a8 url(images/banner-bg.gif) repeat-x;
	
}

#banner-inner { padding: 28px 24px 10px 24px; }

.banner-user
{
	width: 70px;
	font-size: 10px;
}



#banner-header
{
	margin: 0;
	border: 0;
	padding: 0;
	color: #054a69;
	background: #f4e0a8;
	font-size: 22px;
	line-height: 1.125;
}
#banner-header a { color: #054a69; text-decoration: none; font-weight: bold; }
#banner-header a:hover { color: #fff; }
#banner-description
{
	margin: 1px 0;
	border: 0;
	padding: 0;
	background: #f4e0a8;
	font: normal 11px verdana, arial, sans-serif;
}


.date-header
{
	margin: 0;
	padding: 7px 10px 0 10px;
	color: #054a69;
	background:#f4e0a8;
	font-size: 16px;
	font-weight: bold;
}

.entry-header
{
	margin: 0;
	padding: 5px 10px;
	color: #054a69;
	background: #f9eed1;
	font-size: 12px;
	font-weight: bold;
}


/* Stop Edit DO NOT EDIT BELOW THIS LINE Structural Layout*/

#pagebody
{
	background: url(images/container-top-bg.gif) -492px 0 no-repeat;
}

#pagebody-inner
{
	background: url(images/container-top-right-bg.gif) 760px 0 no-repeat;
}
	
#alpha
{
	width: 272px;
	margin: 20px 0 0 15px;
}

#beta
{
	width: 430px;
	margin: 40px 0 40px 39px;
}
	
#gamma,
#delta
{
	width: 206px;
}


/* modules */

.module-calendar .module-content { margin: 5px 0 20px 0; }
.module-calendar .module-content table { font-size: 11px; }

.module-list-item
{
	padding-left: 12px;
	background: url(images/li-bg.gif) 0 0.4em no-repeat;
}

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	border: 0;
	padding: 0;
	background: none;
}


/* one-column tweaks */
	
	.layout-one-column #container { width: 620px; background-position: -638px 0; }
	.layout-one-column #container-inner { background-position: 609px 0; }
	.layout-one-column #banner { width: 620px; }
	.layout-one-column #pagebody { background-position: -638px 0; }
	.layout-one-column #pagebody-inner { background-position: 609px 0; }
	.layout-one-column #alpha { width: 410px; margin: 40px 0 0 180px; }


/* two-column-left tweaks */

	.layout-two-column-left #container { background-position: -562px 0; }
	.layout-two-column-left #pagebody { background-position: -562px 0; }

	.layout-two-column-left #alpha { width: 200px; }
	.layout-two-column-left #beta { width: 490px; }


/* two-column-right tweaks */

	.layout-two-column-right #container { background-position: -790px 0; }
	.layout-two-column-right #container-inner { background-position: 532px 0; }
	.layout-two-column-right #pagebody { background-position: -790px 0; }
	.layout-two-column-right #pagebody-inner { background-position: 532px 0; }

	.layout-two-column-right #alpha { width: 490px; margin: 40px 0 0 25px; }
	.layout-two-column-right #beta { width: 200px; }

	
/* two-column-right tweaks */

	.layout-three-column #container { background-position: -588px 0; }
	.layout-three-column #container-inner { background-position: 559px 0; }
	.layout-three-column #pagebody { background-position: -588px 0; }
	.layout-three-column #pagebody-inner { background-position: 559px 0; }

	.layout-three-column #alpha { width: 180px; }
	.layout-three-column #beta { width: 330px; margin: 40px 0 0 25px;}
	.layout-three-column #gamma { width: 180px; margin: 20px 0 0 25px;}
