TD.profile_section {
	background-color: 666666;
	color: white;
	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-weight: bold;
}

TD.form_key{
	background-color: e0e0e0;
	font-weight: bold;
	text-align: right;
}

TD.form_data {

}

div.errorMessage {
	border: 1px solid #FF0000;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;	
	padding:10px;
	font-weight: bold;
}

div.successMessage {
	border: 1px #006600 solid;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;	
	padding:10px;
	font-weight: bold;
}


/* ************** */
/* POD FORMATTING */
/* ************** */

table.pod TD.header {
	background-color: 333333;
	color: white;
	text-align: center;
}

table.pod {
	width: 100%;
}

table.pod TD {
	background-color: e0e0e0;
	color: 333333;
	padding: 3px;
}
table.pod A {
	color: 3333ff;
	font-weight: bold;
}

div.podHeader {
	text-align: center;
	background-color: #424242;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size:12px;
	padding:4px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/bg_blog_podHeader.png);
	background-repeat:repeat-x;
}

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;
}

/* **************** */
/* 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 {
	padding:10px;
	/*color:#FFFFFF;*/
	text-align:left;
	font-size:14px;
}
div.dateHeader {
	font-size: 10px;
	padding: 0px;
	color:#666666;
	text-align:left;
	background-image:url(images/date_block.png);
	background-repeat:no-repeat;
	height:55px;
	width:38px;
	margin-right:20px;
	float:left;
}

div.dd{
	height:15px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	padding-top:3px;
}

div.mmm{
	height:15px;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}

span.totalComments{
	background-image:url(images/bg_comments_number.png);
	background-repeat:no-repeat;
	text-align:center;
}

div.totalCommentsLink a{
	color:#FFFFFF;
	text-decoration:underline;
}


div.yyyy{
	height:15px;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	padding-top:6px;
}

div.entry {
	padding-left: 20px;
	padding-right:10px;
}
div.title {
	font-size: 15px;
	font-weight: bold;
	/* color: #003366;*/
	border-bottom: 0px dashed #666666;
	text-align:left;
}


div.title a{
	font-size: 15px;
	font-weight: bold;
}

div.subtitle {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding-left: 2px;
	margin-top: 2px;
}

div.category_links {
	color:#666666;
	font-size:10px;
}

div.category_links A {
	font-size:10px;
}

div.details {
	text-align: right;
	font-size: 10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#828282;
}

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 #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	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;
	color:#828282;
	font-size:10px;
}

table.cfmcal {
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #000000;
	padding: 0px;
	width: 175px;
	margin-bottom: 5px;
}
table.cfmcal td {
	border: 0px solid #000000;
}
table.cfmCal tr.header td {
	text-align: center;
	font-weight: bold;
	background-color:#e0e0e0;
	color: black;
	font-variant: small-caps;
}
table.cfmCal tr.header td A {
	text-decoration: none;
}
table.cfmCal tr.weekdays td {
	text-align: center;
	font-weight: bold;
	background-color: e0e0e0;
	color: black;
	height: 1.5em;
}
table.cfmCal tr td.day_blank {
	background-color: e0e0e0;
	height: 1.2em;
}
table.cfmCal tr td.day_highlighted {
	text-align: right;
	background-color: 999999;
	height: 1.2em;
}
table.cfmCal tr td.day_highlighted A {
	color: white;
}
table.cfmCal tr td.day {
	text-align: right;
	background-color: ffffff;
	height: 1.2em;
}
table.cfmCal tr td.day_selected {
	text-align: right;
	background-color: navy;
	height: 1.2em;
}
table.cfmcal tr td.day_selected a {
	color: white;
}
div.loginFormWrapper {
	text-align: center;
}
#loginForm {
	width: 400px;
	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.blogcfm_album_list div.album_title {
	padding: 3px;
	border: 1px dotted #666666;
	font-size: 1.2em;
	font-weight: bold;
}

div.blogcfm_album_list div.thumb {
	float:left;
	padding: 5px;
}

div.blogcfm_album_list div.album_details {
	padding: 5px;
	margin-left: 165px;
	text-align: left;
}
 
 
 
 
div.recentMore{
	font-size:11px;
	color:#666666;
}

.separator{
	width:100%;
	border-bottom:1px dotted #FFFFFF;
	margin-bottom:10px;
	margin-top:10px;
}

div.search_go{
	float:left;
}

div.search_input{
	float:left;
}

.addNewEntry{
	text-align:right;
}