﻿
membershipcontrols 
{
	font-family: Segoe UI,Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	height: 20px;
	color: White;
	font-weight: bold;
	background-color: #520000;
}

table {
	font-size: 1em;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('../../images/img01shorter.jpg') repeat-x;
	/* font: normal 13px Segoe UI,Calibri, Arial, Helvetica, sans-serif; */
	font-family: Segoe UI,Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 4px;
	/* font-family: tahoma, arial, helvetica, sans-serif; */
	font-family: Segoe UI,Calibri, Arial, Helvetica, sans-serif;
	color: #060000;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

h1 {
	text-transform: none;
	font-size: 22px;
}

h2 {
	text-transform: none;
	font-size: 18px;
}

h3 {
	text-transform: none;
	letter-spacing: 2px;
	font-size: 13.5px;
}

h4 {
	text-transform: none;
	letter-spacing: 2px;
	font-size: 16.0px;
}

p, blockquote, ul, ol {
	line-height: 14px;
	color: Black;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #530100;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

.MyHyperLink {
	color: #530100;
}

.MyHyperLink:hover {
	text-decoration: none;
}

img {
	border-width: 0;
}

/* Header */
#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/newheader.jpg);
	background: url(images/img02.jpg);
	text-align: right;
}

#header h1 a, #header h2 a {
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Segoe UI, Calibri, Arial, Helvetica, sans-serif;
}

#header h1 {
	padding: 20px 0 0 0px;
	font-size: 32px;
}

#header h2 {
	padding: 10px;
	font-size: 16px;
	color: #FFFFFF;
}

#header h5 {
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	float: right;
}

#header h6 {
	padding: 0px;
	font-size: 12px;
	color: White;
	float: right;
}

/*
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}
*/

/* Menu */
#menu {
	width: 828px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding:  10px 5px 5px 10px; /* top right bottom left */
	background: url(images/img03.gif) no-repeat;
	text-transform: none;
	text-decoration: none;
	font: bold 11px Segoe UI,Calibri, Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	width: 88px;
}

#nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/*
.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}
*/

/* Content */

#content {
	width: 820px;
	margin: 0 auto 10px auto;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	height: auto;
}

/* Posts */

#posts {
	float: left;
	width: 586px;
}

#postsfull 
{
	float: left;
	width: 820px;
}

#contentadmin {
	width: 820px;
	margin: 0 auto 10px auto;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
}
#postsadminleft {
	float: left;
	width: 404px;
	height: auto;
}
#postsadminright {
	float: right;
	width: 360px;
	padding-left: 10px;
	background: url(images/img05.gif) repeat-y;
	height: auto;
	margin-left: 44px;
}

.postsadminselleft {
	margin: 0 auto 10px auto;
	padding: 5px 5px 5px 5px;
	background: #FFFFFF;
	width: 402px;
	border: solid 1px gray;
}
.postsadminselright {
	margin: 0 auto 10px auto;
	padding: 5px 5px 5px 5px;
	background: #FFFFFF;
	width: 200px;
	border: solid 1px gray;
}
.postsadminlabel {
	padding: 0px;
	font: 12px Segoe UI,Calibri, Arial, Helvetica, sans-serif;
	color: White;
	background: #520000;
	text-align: right;
	vertical-align: middle;
}
.postsadminfieldRO {
	padding: 0px;
	font: bold 12px Segoe UI,Calibri, Arial, Helvetica, sans-serif;
	color: Black;
	background: #FFFAE2;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	/* width: 357px; */
}

.postsadminfield {
	padding: 0px;
	font: 12px Segoe UI,Calibri, Arial, Helvetica, sans-serif;
	color: Black;
	background: White;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	/* width: 357px; */
}

/* 1.1 SHIM */
/*
.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}
*/

/* Links */

#links {
	float: right;
	width: 210px;
	padding-left: 5px;
	background: url(images/img05.gif) repeat-y;
	/* height: 650px; */
	height: auto;
	margin-left: 10px;
	font-family: Segoe UI,Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#links ul {
	margin: 0;
	padding: 0;
	/* line-height: 10px; */
	/* font-size: 13px; */
	list-style: none;
}

#links li ul {
	padding: 1px 0 0px 0;   /* top, right, bottom, left */
}

#links li li {
	padding: 1px 10px 0px 0px;   /* top, right, bottom, left */
	/* background: url(images/img06.gif) repeat-x left bottom; */
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}
/*
#links li i {
	font-style: normal;
	font-size: 13px;
}

#links li h2 {
	font-size: 13px;
}
*/

/* Footer */

#footer {
	height: 50px;
	font-size: 10.5px;
	padding: 10px;
	background: #ffffff url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #d3d3d3;
}

#footer h6 {
	padding: 0px;
	font-size: 10.5px;
	font-weight: normal;
	color: White;
}

/************************/
/* 2 PAGE */

/*
.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
*/

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

/*
#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px;
	padding-bottom: 40px;
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}
*/

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: Maroon; /* #B2B2B2; */
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/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(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */
/*
.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}
*/

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


/* Featured Items */

.FeaturedItems {
	margin: 0;
	padding: 0px;
	font-family: Segoe UI, Calibri, Arial, Helvetica, sans-serif;
	float: left;
	color: Black;
}

.FeaturedItemTitle {
	font-size: 14px;
	font-weight: bold;
}
.FeaturedItemTitleSingle {
	font-size: 20px;
	font-weight: bold;
	color: Black;
}

.FeaturedItemDescription {
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
.FeaturedItemDescriptionSingle {
	font-size: 14px;
	font-weight: normal;
	color: Black;
}

.FeaturedPublishDate {
	font-size: 10px;
	color: Gray;
}
.FeaturedPublishDateSingle {
	font-size: 12px;
	color: Gray;
}

.FeedbackMessage {
	font-size: 12px;
	color: Red;
}
/* ??????????????????????? */
/* start - images */
img {
  border: 0px solid #DDD; 
  padding: 0px;
  background-color: #FFF;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

img.float-right {
  margin:  0px 0px 2px 5px;  
}
img.float-left {
  margin: 0px 5px 2px 2px;
}

/* end - images */
