*
{
	margin: 0;
	padding: 0;
}
html
{
	height: 100%;
}
body
{
	color: white;
	background: #921000 url('/App/Template/Usertemplates/Elegant-Fire/Images/BG.jpg') center center repeat-y;
	text-align: center;
	height: 100%;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11px;
}
a
{
	color: white;
}
#Wrapper
{
	width: 946px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	background: #dbdbdb url('/App/Template/Usertemplates/Elegant-Fire/Images/WrapBG.jpg');	
	position: relative;
}
#Header
{
	height: 161px;
	background: #dbdbdb url('/App/Template/Usertemplates/Elegant-Fire/Images/Header.jpg');
}
#Content
{
	padding-top: 10px;
	padding-right: 20px;
}
#Content h1
{
	color: white;
	border-bottom: 1px solid white;
	padding-bottom: 5px;
	font-size: 21px;
	font-weight: bold;
}
#Title
{
	font-size: 23px;
	color: white;
	font-weight: bold;
	padding-top: 59px;
	padding-left: 105px;
}
#Menu
{
	padding-left: 1px;
	width: 204px;
	margin:  0 auto;
	padding-top: 10px;
}
ul
{
	padding-left: 40px;
}
#Menu ul
{
	padding-left: 0;
	list-style-type: none;
}
#Menu li
{
	height: 28px;
	background: #840f00 url('/App/Template/Usertemplates/Elegant-Fire/Images/ListBG.jpg') 5px 0 no-repeat;
	line-height: 28px;
	font-size: 13px;
	letter-spacing: 1px;
	padding-left: 39px;
	margin-bottom: 5px;
}
#Menu a
{
	color: white;
	text-decoration: none;
}
#MenuTop
{
	height: 17px;
	background: url('/App/Template/Usertemplates/Elegant-Fire/Images/MenuTop.png');
}
#MenuBottom
{
	height: 17px;
	background: url('/App/Template/Usertemplates/Elegant-Fire/Images/MenuBottom.png');
}
#LeftCol
{
	float: left;
	width: 205px;
}
#RightCol
{
	width: 720px;
	float: right;
}
#Footer
{
	width: 946px;
	margin: 0 auto;
	background: url('/App/Template/Usertemplates/Elegant-Fire/Images/FooterBG.jpg');
	height: 73px;
	margin-top: -73px;
	text-align: center;
}
#FooterFill
{
	height: 83px;
}
#FooterInner
{
	font-size: 11px;
	padding-top: 30px;
	letter-spacing: 2px;
	color: white;
}
#FooterInner a
{
	color: white;
}

#RenderboxAfterLayout
{
	padding-left: 10px; 
	padding-top: 0px; 
	padding-bottom: 10px; 
	position: absolute; 
	top: 180px;  
	right: -130px;
	border:0px solid #00FF00;
}	


/* Guestbook styling */
.guestbookMessage
{
	border: 1px solid #b22211;
	width: 700px;
	margin-bottom: 10px;
	background: #921000;
}
.guestbookMessage td
{
	border-spacing: 0;
}
.guestbookMessagePosterName
{
	padding-left: 2px;
	font-size: 14px;
	width: 558px;
}
.guestbookMessageFirstRow
{
	background: #b22211;
	color: white;
	font-weight: bold;
}
.guestbookMessageContent img
{
	border: 0;
}
.guestbookMessageContent
{
	width: 675px;
	padding: 13px;
	border-top: 1px solid #b22211;
}
.guestbookMessageGlobe
{
	width: 17px;
}
.guestbookMessagePostDate
{
		width: 100px;
		font-size: 12px;
		text-align: right;
}
.guestbookWriteMessage
{
	width: 100%;
	border: 1px solid #b22211;
	margin-bottom: 10px;
	background: #921000;
}
.guestbookWriteMessageCaption
{
	background: #b22211;
	color: white;
	font-weight: bold;
	text-align: center;
}
.guestbookWriteMessageFirstCol
{
	width: 100px;
	padding: 6px;
}
.guestbookWriteMessageSecondCol textarea
{
	border: 1px solid #ECECEC;
	background: white;
	padding: 10px;
	color: white;
	width: 470px;
	height: 200px;
}
.guestbookWriteMessageSecondCol
{
	width: 575px;
	padding: 3px;
}
.guestbookWriteMessageSecondCol input
{
border: 1px solid #b22211;
	color: white;
	background: #921000;
	width: 350px;
}
.guestbookWriteMessageSubmit
{
	width: 100px !important;
	background: #b22211 !important;
	color: white !important;
	margin-bottom: 4px;
	font-weight: bold;
}
.pagination
{
	padding: 5px;
	margin-bottom: 6px;
}
.pagination a
{
	margin-right: 3px;
	padding: 5px;
	border: 1px solid #b22211;
	background: #921000;
}
.pagination span
{
	margin-right: 3px;
	padding: 5px;
	border: 1px solid #484848;
	background: #921000;
}
.current
{
	font-weight: bold;
	color: white;
	border: 2px solid #b22211 !important;
	background: #b22211 !important;
}
.guestbookCaptchaImage
{
	border: 1px solid #ECECEC;
}
.success
{
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #9ce743;
	background: #efffd5;
	color: #5c9914;
}
.error
{
	background: #ffe1e1;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #e74343;
	color: #e74343;
}
/* /Guestbook styling */

/* Contact form styling */
.left
{
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
	width: 100px;
	padding: 6px;
}
#textareacf
{
	width: 380px;
	height: 170px;

	border: 1px solid #b22211;
	color: #828282;
	background: #921000;
}
.long_tf
{
	border: 1px solid #b22211;
	color: #828282;
	background: #921000;
	width: 350px;
}
.longer_tf
{
	border: 1px solid #b22211;
	color: #828282;
	background: #921000;
	width: 350px;
}
#errors
{
	color: red;
	margin-bottom: 10px;
	border: 1px solid red;
	padding: 5px;
	background: #fedede;
}
#success
{
	color: #185000;
	margin-bottom: 10px;
	border: 1px solid #09c000;
	padding: 5px;
	background: #a2ee9f;
}
.sendbar
{
	padding: 5px;
}
.sendbar input
{
	width: 100px !important;
	background: #921000 !important;
	color: white !important;
	margin-bottom: 4px;
	border: 1px solid #b22211;
}
.contactcaption
{
	background: #b22211;
	color: white;
	font-weight: bold;
	text-align: center;
}
.contactform
{
		width: 100%;
	border: 1px solid #b22211;
	margin-bottom: 10px;
}
/* /Contact form styling */


/* Photo Album styling */
.albumItem:hover
{
	border: 1px solid #cc000a;
}
.albumItem
{
	display: block;
	border: 1px solid #b22211;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url('/App/Template/Usertemplates/Elegant-Fire/Images/albumIcon.png');
	font-weight: bold;
	text-decoration: none;
}
.albumItemPadding
{
	text-align: center;
	padding-top: 100px;
}

.photoItem img
{
	border: 0;
}

.photoItem:hover
{
	border: 1px solid #cc000a;
}
.photoItem
{
	display: block;
	border: 1px solid #b22211;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}
.photoItemPadding
{
	text-align: center;
	padding-top: 10px;
}
.backToOverview
{
	background: #b22211;
	color: white;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}
/* /Photo Album styling */






/******************************************* BLOG ***********************************************/
.post-container {
	border-top: 1px solid #B22211; 
	border-bottom: 3px solid #B22211;
	border-left: 1px solid #B22211;		
	border-right: 1px solid #B22211; 
}
.post-first-col {
	width: 85px;
	overflow: hidden;
}
.post-first-col-container {
	padding: 5px;
	text-align: center;
}
.post-name {
	font-size: 15px; 
	font-weight: bold;
	margin-bottom: 5px;
}
.post-date-bar {
	font-size: 11px;
	border-bottom: 1px solid #B22211;
	height: 45px
}
.post-second-col-container {
	padding-left: 10px;
	margin-left: 5px;
	border-left: 1px solid #B22211;
	min-height: 130px;
	padding-top: 5px;
}
.post-message-container {
	padding: 5px;
	padding-bottom: 10px;
}
.post-toolbar img {
	float: left;
	margin-right: 3px;
}
.post-toolbar {
}
.new-comment-container td {
	padding: 6px;
}
.mceIframeContainer {
	padding: 0 !important;
}
.mceToolbar {
	padding: 0 !important;
}
.new-comment-title {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
}
.comments-title {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
}
.no-comments-container {
	padding: 10px;
	border: 1px solid #B22211;	
}

#form-name {
	border: 1px solid #B22211;
	width: 350px;
}
#form-emailaddress {
	border: 1px solid #B22211;
	width: 350px;	
}
#form-captcha {
	margin-bottom: 6px;
	border: 1px solid #B22211;
}
#form-captcha-input {
	border: 1px solid #B22211;
	width: 350px;		
}
#form-message {
	width: 570px;
	height: 200px;
}
#form-submit {
	width: 100px !important;
	background: #B22211 !important;
	color: white !important;
	margin-bottom: 4px;
	font-weight: bold;
	border: 0;
}
.smilies
{
	z-index: 100;
	padding: 10px;
	position: absolute;
	background: #f0f0ee;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	padding-bottom: 15px;
}
#form-caption {
	background: #B22211 !important;
	text-align: center;
	color: white !important;
	font-weight: bold;
	padding: 0 !important;
}
#form-table {
	border: 1px solid #B22211;
}	
#form-table input {
	background: #921000;
}
#post-detail-bar {
	font-size: 14px; 
	padding: 3px; 
	border: 1px solid #B22211; 
	padding-bottom: 3px; 
	text-align: left; 
	height: 23px;
}
#message-holder {
	padding: 8px;
	border: 1px solid #B22211;
	border-top: 0;
	padding-bottom: 3px;
	text-align: left;
}
.blog-message-toolbar {
	background: #B22211;
	padding: 1px;
}
.blog-message-intro {
	padding: 10px;
	padding-left: 0;
}
.blog-message-title {
	font-size: 16px;
	font-weight: bold;
	background: #B22211;
	padding-left: 3px;
}
.blog-message-container {
	padding: 4px;
	border: 1px solid #B22211;
}
#categories-holder {
	margin-left: 2px;
	padding: 13px;
	padding-top: 10px;
	
}
#categories li {
	margin-top: 4px;
	border-bottom: 1px solid #B22211;
	background: none;
	height: 22px;
	line-height: 22px;
	padding-left: 4px;
}
#categories {
	list-style-type: none;
	padding: 0;
}
/******************************************* BLOG ***********************************************/