html {
	height:100%;
	margin-bottom: 1px;
}

body.main {
	background: #bebbb0 url(../img/lines.png);
	color: #fdfdfd;
	font: 11px/170% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	background-color: #f0f0f0;
	margin: 0 auto;
	padding: 0 5px;
	text-align: left;
	width: 740px;
	border: solid #adaa9d;
	border-width: 0 1px;
}

/* Globally style links */
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#header {
	background: #6B220E /*url(../img/logo.jpg) no-repeat*/;
	/*background-color: #642519;*/
	background-color: maroon;
	height: 40px;
	margin-bottom: 5px;
}
#header h1 {
	margin: 0;
	padding: 0 0 0 45px;
}

#header h1 .sitename {
	display: block;
	font-size: 16px;
	font-style:italic;
	letter-spacing: 0.45em;
	padding-top: 4px;
}

#header h1 .tagline {
	display: block;
	position: relative;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 0 0 33px;
	top: -4px;
	left: -4px;
}
#header h1 .tagline:before {
	content: ".: ";
}
#header h1 .tagline:after {
	content: " :.";
}

#banner {
	position: relative;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

#banner .description {
	float: right;
	/*background-color: #BEBBB0;*/
	background-color: indianred;
	margin: 0 0 5px 0;
	/*width: 190px;*/
	width: 340px;
	/*height: 175px;*/
	height: 118px;
	overflow: auto;
}

#banner .description span {
	display: block;
	margin: 10px 15px;
	text-align: justify;
}

#navigation {
	/*background-color: #121000;*/
	/*/background-color: #642519;*/
	background-color: maroon;
	clear: both;
	line-height: 2.4em;
	margin: 0;
	padding: 0 15px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #F0F0F0;
}

#navigation li {
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	list-style: none;
}

#navigation li+li:before {
	font-weight: normal;
	content: "|";
	padding-right: 10px;
}

#navigation li.selected {
	font-weight: bold;
}

#content {
	background-color: darksalmon;
	/*float: right;*/
	padding: 15px 15px 5px 15px;
	margin: 5px 0;
	color: #fdfdfd;
}

#content h2 {
	border-bottom: 1px solid maroon;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}
#content h2 span {
	background: url(../img/starpost.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
#content .entry {
	border: 1px dotted #f0f0f0;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2em;
}

#content .entry p {
	padding-left: 3px;
	padding-right: 5px;
}
#content a:link, #content a:visited, #content a:active {
	color: maroon;
}

#sidebar {
	background-color: darksalmon;
	float: left;
	padding: 15px 10px 10px 10px;
	margin: 5px 0;
	height:auto;
	width: 210px;
}

/* The site footer */
#footer {
	/*background-color: #642519;*/
	background-color: maroon;
	clear: both;
	text-align: left;
	margin: 0;
	line-height: 2.5em;
	width: 100%; /* CSS Note #5 */
}
#footer span {
	padding: 0 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fdfdfd;
	text-decoration: underline;
}
#footer a.admin:link, #footer a.admin:visited, #footer a.admin:active {
	text-decoration: none;
}

/* General styles */
.hide {
	display: none;
}

#content-album {
	background-color: darksalmon;
	float: right;
	padding: 15px 15px 5px 15px;
	margin: 5px 0;
	color: #fdfdfd;
}
#content-album a:link, #content-album a:visited, #content-album a:active {
	color: maroon;
}
/* 2 column layout */
.leftblock {
    border: 1px solid indianred;
	margin-left: 0px;
    padding: 15px;
    margin-bottom: 10px;
    background: darksalmon;
    vertical-align: top;
}
.leftblock h2 {
	font-size:16px;
	text-transform:capitalize;
}
.block {
    border: 1px solid indianred;
    padding: 15px;
    margin-bottom: 10px;
    background: darksalmon;
    position: relative;
}

.rightblock {
    border: 1px solid indianred;
    padding: 15px;
    margin-bottom: 10px;
    background: darksalmon;
    position: relative;
}

/* shows a visual seperation */
.dashedline {
    border-bottom: 1px dashed indianred;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/* Used in the two column lists */
.membercard {
	background-color: darsalmon;
    border: 1px solid indianred;
    padding: 10px;
    margin-bottom: 10px;
    width: 198px;
}

.membercard h3 {
    font-size: 0.8em;
}

.membercard p {
    margin: 5px;
    font-size: 0.8em;
}

.clearcard {
    clear:left;
    height:0;
    margin:0;
    padding:0;
}

.photo {
	background: #fdfdfd;
	border: none;
    padding: 5px;    
}

/* Album */
.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.page h3 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
}
#photos {
	background-image: url(img/body-repeat-photo.gif);
	padding: 0;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 670px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

#photos .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

.buttonbar {
	background-image: url(img/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	/*width: 744px;*/
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(img/photonav-top-bg.gif);
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}