.custom h3 {
	text-transform:uppercase;
	font-size:14px;
	font-family:Calibri,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	}

.custom #commentform #submit {
	padding: 5px 15px;
background: #FAEFB8;
	color: #384550;
	text-transform:uppercase;}

/*Link Color*/

.custom a {text-decoration: none;}
.custom #content_box {background:none;}
.custom #content a:hover { color:#A8A79C; }
.custom #content a { text-decoration:none}
.custom .sidebar a:hover { color:#A8A79C; }
.custom .sidebar a { text-decoration:none}

/* Custom Comment - Main Page */
.custom .format_text .to_comments a {
	color:#767673;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	}

.custom .format_text .to_comments span {
	color:#424242;
	font-family:Verdana,"Arial Black","Arial Bold",Arial,sans-serif;
	font-size:20px;
	line-height:1em;
	text-align:center; }

/* Custom Comment - Post Page */

.custom .comments_intro span {
	color:#171515;
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
	}

.custom .comments_intro p {
	color:#848484;
	font-family:Verdana,"Arial Black","Arial Bold",Arial,sans-serif;
	font-size:15px;
	line-height:1em;
	text-transform:uppercase;
	}


.custom #nav_area {background:#E8C278; padding:0em 0; border-bottom:5px solid #1C1C1C; border-top:5px solid #1C1C1C; }
	.custom #nav_area ul {border-bottom:none; border-left:none;}
		.custom #nav_area ul li {border-width:0; margin-bottom:0; padding-bottom:0; background:none;}

.custom #header_area {background:#134B5F; padding:1em 0; border-bottom:0px solid #c55;}
	.custom #header {border-bottom:none; background: #134B5F;}


.custom .menu {background:#E8C278; font-size:8pt; font-weight: bold;}

.custom .menu li {padding-left:.7em;}

.custom #logo a { display:block; height:116px; width:481px; background:url(images/lauren4.png) center no-repeat; text-indent:-9999px; }

.custom #header { padding: 0;}

.custom #footer_area {background:#134B5F;padding:0.5em 0; border-top:1px solid #bbd; border-top:5px solid #111111;}
	.custom #footer {background:#134B5F; border-top:0; color: #ffffff;}

.custom #footer_area {text-decoration: none;}
.custom #footer a:link {color:#D2532C;}
.custom #footer_area a:hover { color:#E8C278; text-decoration: none; }

/*Recent Post Sidebar Header Image*/


.custom li#recent-posts-4.widget h3 {
background:transparent url(images/recentlaf.png) no-repeat scroll 0 0;
height:61px;
text-indent:-9999px; }

/*Popular Post Sidebar Header Image*/

.custom li#popular-posts.widget h3 {
background:transparent url(images/popularlaf.png) no-repeat scroll 0 0;
height:61px;
text-indent:-9999px; }

/* Sidebar Underline Styling */
.custom li.widget ul li {
border-bottom:1px solid #D8D8D8;
margin:0;
padding:.6em 0;}

/*Search Sidebar Header Image*/

.custom li#search.widget h3 {
background:transparent url(images/searchlaf.png) no-repeat scroll 0 0;
height:61px;
text-indent:-9999px; }


/*Subscribe Sidebar Header Image*/

.custom li#text-17.widget h3 {
background:transparent url(images/subscribelaf.png) no-repeat scroll 0 0;
height:61px;
text-indent:-9999px; }

/*Twitter Sidebar Header Image*/

.custom li#twitter-tools.widget h3 {
background:transparent url(images/twitterlaf.png) no-repeat scroll 0 0;
height:61px;
text-indent:-9999px; }