

#pageheader {
	margin:0;
	padding:0;
}


#sidebarContent {
	padding:0;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div.site_title {
	font-size: 30px;
	font-weight: bold;
	color: #1D90F2;
	font-family: serif;
	font-face: Georgia;
	border-bottom: 1px dashed #000000;
	width: 100%;
}
/*div.nav {
	
	margin: 20px 0px 20px 0px;
}
div.nav a {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #1D90F2;
}
div.nav a:hover {
	color: ff0000;
}

   */

td.profile_section {
	background-color: #666666;
	color: white;
	font-size: 1.1em;
	font-weight: bold;
}
td.profile_key {
	background-color: #e0e0e0;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
td.profile_data {
	width: 100%;
}
td.form_section {
	background-color: #666666;
	color: white;
	font-size: 1.1em;
	font-weight: bold;
}
td.form_key {
	background-color: #e0e0e0;
	font-weight: bold;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td.form_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
div.errorMessage {
	border: 1px dashed #000000;
	background-color: ffcccc;
	margin: 5px;
	font-weight: bold;
}
div.successMessage {
	border: 1px dashed #000000;
	background-color: #ccffcc;
	margin: 5px;
	font-weight: bold;
}


/* ************** */
/* POD FORMATTING */
/* ************** */
td.header {
	background-color: #333333;
	color: #FF0000;
	font-variant: normal;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
div.pod {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
table.pod {
	width: 100%;
}

table.pod td {
	background-color: #000000;
	color: #0066CC;
	padding: 3px;
}
table.pod a {
	color: #3333ff;
	font-weight: bold;
}

div.podHeader {
	text-align: center;
	font-variant: normal;
	font-size: 12px;
	background-color: #362d2d;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	padding: 5px;
}





div.podBody {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 150px;

}
div.podBody a:link, div.podBody a:active, div.podBody a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
}
div.podBody a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f6c270;
	text-decoration: underline;
	font-weight: bold;
}

/* **************** */
/* ENTRY FORMATTING */
/* **************** */
div.entryDisplay {
	margin-top: 10px;
}
div.photoDisplay {
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px solid #666666;
}
span.photoBlogInfo {
	background-color: #e0e0e0;
	padding: 3px;
	font-weight: bold;
}
div.content {
}





div.dateHeader {
	background-color: #917f4f;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #333333;
	margin-top: 15px;
	margin-bottom:20px;
	z-index: 100;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
	
	
	
	
	
div.entry {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
div.entry a:link, div.entry a:active, div.entry a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div.entry a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
div.title {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	font-family: serif;
	font-face: Georgia;
	border-bottom: 0px dashed #666666;
	width: 100%;
}
div.subtitle {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	border-left: 12px solid #000000;
	margin-top: 5px;
	width: 100%;
}
div.blog_subtitle {
	font-size: 12px;
	color: #2a191c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 20px;
}
div.blog_subtitle a {
font-size: 12px;
	color: #2a191c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	line-height: 20px;
}
div.category_links {
	text-align: right;
	font-weight: bold;
}
div.category_links a {
}
div.details {
	text-align: right;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.continue_link {
	margin-top: 10px;
}
.required {
	background-color: #cc0033;
	color: white;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
div.comment_header {
	border-left: 15px solid #000000;
	border-bottom: 2px solid #000000;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 10px;
}
div.comment_subject {
	border-bottom: 1px dotted #666666;
	color: #666666;
}
div.comment_text {
	padding-left: 20px;
	padding-right: 20px;
}
div.comment_details {
	text-align: right;
	border-bottom: 1px solid #000000;
}



table.cfmcal {
	empty-cells: show;
	border-collapse: collapse;
	border: 1px none #202020;
	padding: 0px;
	width: 100%;
	margin-bottom: 5px;
}
table.cfmcal td {
	border: 0px solid #202020;
}
tr.header td {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-variant: normal;
	background-color: #917f4f;
}
tr.header td a:link, table.cfmCal tr.header td a:active, table.cfmCal tr.header td a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
tr.header td a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

tr.weekdays td {
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	height: 12px;
	background-color: #462414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
td.day_blank {
	background-color: #ffffff;
	height: 12px;
}
td.day_highlighted {
	text-align: right;
	background-color: #f6c270;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
td.day_highlighted a:link {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #362d2d;
}
td.day {
	text-align: center;
	background-color: #ffffff;
	height: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
td.day_selected {
	text-align: right;
	background-color: #0033CC;
	height: 12px;
}
td.day_selected a:link {
	color: #362d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

tr.week {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362d2d;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

div.loginFormWrapper {
	text-align: center;
}
#loginForm {
	width: 800px;
	border: 1px dashed #666666;
	text-align: left;
	padding: 10px;
}
.loginHeader {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

div.blogcfm_album_list {

}

div.album_title {
	padding: 3px;
	border: 1px dotted #666666;
	font-size: 12px;
	font-weight: bold;
}

div.thumb {
	float:left;
	padding: 5px;
}

div.album_details {
	padding: 5px;
	margin-left: 165px;
	text-align: left;
}



/* Blog Text fields */
input.blog_text {
	width: 100px;
	border:1px solid #bbb;
	background:#f6f6f6;
	padding:4px;
	font-size:12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 14px;
}






