/* CSS Document */
body	{
	margin: 0;
	padding: 0;
	background: #C0BDA8;
	font-family: Verdana, sans-serif;
	color: #3F3F3F;
	font-size: 12px;
	}


/* General Links */
a:link	{
	text-decoration: none;
	color: #56C4CE;
	border: 0px;
	}
	
a:active	{
	text-decoration: underline;
	color: #EBA4AD;
	border: 0px;
	}
	
a:visited	{
	text-decoration: none;
	color: #BFAD30;
	border: 0px;
	}
	
a:hover	{
	text-decoration: underline;
	color: #EBA4AD;
	border: 0px;
	} 

img	{
	padding: 0px;
	margin: 0px;
	border: none;
	}
	
hr	{
	border-left: 0px solid #C0BDA8;
	border-right: 0px solid #C0BDA8;
	border-top: 1px dotted #C0BDA8;
	border-bottom: 0px solid #C0BDA8;
	height : 1px;
	}

input	{
	font-family: 'Verdana';
	color: #000033;
	font-size: 12px;
	}
	
textarea	{
	font-family: 'Verdana';
	color: #000033;
	font-size: 12px;
	}
	
select	{
	font-family: 'Verdana';
	color: #000033;
	font-size: 12px;
	}

h1, h2, h3	{
	font-family: "Trebuchet MS";
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#pageContainer	{
	margin: 0 auto;
	margin-top: 25px;
	background: transparent;
	margin-bottom: 20px;
	position: relative;
	}
	
#contentContainer	{
	padding: 10px;
	margin: 10px;
	background: #FFF;
	color: #3F3F3F;
	}
	
h1.pageHeader	{
	border: 2px solid #C0BDA8;
	background: #f7f5d2 url(images/cmHeader.gif) 50% 50% no-repeat;
	margin: 0;
	}
	
h1.pageHeader a	{
	text-indent: -10000em;
	display: block;
	height: 148px;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

ul.TopMenu	{
	position: absolute;
	top: -20px;
	left: 20px;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #DAD8C0;
	}
	
ul.TopMenu li	{
	padding: 0px 5px;
	margin: 0px;
	display: inline;
	border-right: solid 1px #DAD8C0;
	font-size: 10px;
	}
	
ul.TopMenu li a	{
	color: #666;
	text-decoration: none;
	}
	
ul.TopMenu li a:visited	{
	color: #DAD8C0;
	text-decoration: none;
	}
	
ul.TopMenu li a:hover	{
	color: #FFF;
	text-decoration: underline;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

ul.changeSize	{
	position: absolute;
	top: -20px;
	right: 20px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #DAD8C0;
	display: inline;
	}

ul.changeSize li	{
	padding: 0px 5px;
	margin: 0px;
	display: inline;
	border-right: solid 1px #DAD8C0;
	font-size: 10px;
	}
	
ul.changeSize li a	{
	color:#666;
	text-decoration: none;
	}
	
ul.changeSize li a:visited	{
	color:#DAD8C0;
	text-decoration: none;
	}

ul.changeSize li a:hover	{
	color:#FFF;
	text-decoration: underline;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.menuContainer	{
	width: 100%;
	position: relative;
	float: left;
	height: 47px;
	}

.pageMenu	{
	position: absolute;
	top: 10px;
	left: 0;
	}
	
.pageMenu ul	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 27px;
	}
	
.pageMenu li	{
	float: left;
	background: #F7F5D2;
	margin-right: 5px;
	padding: 4px 0px 5px 5px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-transform: lowercase;
	font-weight: normal;
	position: relative;
	border: 2px solid #C0BDA8;
	}
	
.pageMenu li:hover	{
	background: #F2E0C0;
	}
	
.pageMenu li a	{
	padding: 4px 10px 5px 5px;
	color: #3F3F3F;
	background: #F7F5D2;
	}

.pageMenu li a:hover	{
	background: #F2E0C0;	
	text-decoration: none;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageMenu ul li ul	{
	display: none;
	}
	
.pageMenu ul li ul li	{
	display: inline;
	float: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: 'Verdana';
	text-transform: none;
	font-weight: normal;
	}
	
.pageMenu ul li ul li a	{
	background: none;
	padding: 0px;
	}

.pageMenu ul li ul li:hover	{
	background: none;
	}

.pageMenu ul li ul li a:hover	{
	background: none;
	color: #FFF;
	text-decoration: none;
	}

.pageMenu ul li ul li:hover a	{
	background: none;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.rss	{
	position: absolute;
	right: 0;
	top: 10px;
	}
	
.rss ul	{
	padding: 0px;
	margin: 0px;
	}
	
.rss li	{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	display: inline;
	float: left;
	border: 2px solid #C0BDA8;
	}

.rss a	{
	padding: 0px 0px 0px 19px;
	background: #F7F5D2 url(images/rss.gif) 5px 50% no-repeat;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-transform: lowercase;
	font-weight: normal;
	color: #3F3F3F;
	}
	
.rss a:hover	{
	background-color: #F2E0C0;
	}
	
.rss a span	{
	padding: 4px 7px 5px 6px;
	display: block;
	float: left;
	}
	
.rss a span	{
	float: none;
	}
	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Content	{
	width: 100%;
	padding: 20px 0px 40px 0px;
	float: left;
	}
	
#contentWrapper	{
	float: left;
	width: 100%;
	}

/* Central Column */
.pageContent	{
	margin-right: 269px;
	margin-left: 20px;
	}
	
.pageContent h1	{
	font-size: 25px;
	line-height: 25px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: dashed 1px #C0BDA8;
	color:#56C4CE;
	}
	
.pageContent h2	{
	font-size: 20px;
	line-height: 22px;
	padding: 5px 0px;
	margin: 0px;
	color: #9B998C;
	letter-spacing: -1px;
	font-weight: normal;
	}
	
.pageContent h3	{
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	padding: 3px 0px;
	margin: 0px;
	color:#9B998C;
	}

.pageContent p	{
	font-size: 12px;
	line-height: 14px;
	}

/* Central Column */
.mainContent	{
	margin-right: 269px;
	margin-left: 20px;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.postHead	{
	position: relative;
	clear: left;
	margin-left: 40px;
	}
	
.postHead h1	{
	font-size: 25px;
	line-height: 25px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: block;
	color: #56C4CE;
	}
	
.postHead h1 a,
.postHead h1 a:link	{
	color: #56C4CE;
	text-decoration: none;
	}
	
.postHead h1 a:visited	{
	color: #56C4CE;
	text-decoration: none;
	padding-left: 20px;
	background: transparent url(images/tick.png) 0% 50% no-repeat;
	}
	
.postHead h1 a:hover,
.postHead h1 a:active	{
	color: #EBA4AD;
	text-decoration: none;
	}

.postInfo	{
	padding: 0px;
	margin: 0px;
	color: #666;
	}
	
.postInfo a	{
	text-decoration: underline;
	color: #666;
	}
	
.postInfo a:visited	{
	text-decoration: underline;
	color: #666;
	}
	
.postInfo a:hover	{
	text-decoration: underline;
	color: #666;
	}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.postDate	{
	position: absolute;
	top: 0px;
	left: -40px;
	text-align: center;
	margin: 0;
	padding: 2px 10px 2px 0px;
	list-style: none;
	border-right: solid 1px #C0BDA8;
	}
	
.postDate .day	{
	display: block;
	font-size: 20px;
	font-family: 'Arial';
	font-weight: normal;
	line-height: 20px;
	color: #EBA4AD;
	letter-spacing: -1px;
	}
	
.postDate .month	{
	display: block;
	font-size: 9px;
	line-height: 9px;
	color: #3F3F3F;
	text-transform: lowercase;
	}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.postContent	{
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	border-top: solid 1px #C0BDA8;
	margin-top: 10px;
	}
	
.postContent p	{
	padding: 5px 0px;
	margin: 5px 0px;
	font-size: 12px;
	line-height: 16px;
	}
	
.postContent img	{
	padding: 1px;
	border: solid 1px #3F3F3F;
	margin: 0px 15px 15px 0px;
	}
	
.postContent blockquote	{
	padding: 0px 10px;
	background: #E6E3CB;
	margin: 0px;
	color: #3F3F3F;
	border: solid 1px #A19DB1;
	}

.postContent blockquote p	{
	font-size: 12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 16px;
	}
	
.postContent ul	{
	font-size: 12px;
	padding-left: 12px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.postCom	{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	display: inline;
	}
	
.postCom li	{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.postCom li a	{
	padding: 3px 0px 4px 25px;
	background: url(./images/PostComIco.png) no-repeat left top;
	float: left;
	text-decoration: none;
	font-size: 11px;
	}
	
.postCom li a:hover	{
	background-position: 0% -20px;
	text-decoration: none;
	}


.pagetitle	{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: none;
	}

.postNav	{
	position: relative;
	height: 15px;
	}
	
.postNav .prev	{
	padding-left: 15px;
	background: url(images/PrevIco.gif) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
.postNav .next	{
	padding-right: 15px;
	background: url(images/NextIco.gif) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 0px;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.postNote	{
	margin: 0px;
	padding: 0px;
	}

.postNote li	{
	margin: 4px 0px;
	padding: 2px 0px 2px 20px;
	list-style-type: none;
	}
	
.postNote .postTrackBack	{
	background: url(./images/PostNoteTrackBack.png) no-repeat left center;
	}
	
.postNote .postRss	{
	background: url(./images/PostNoteRss.png) no-repeat left center;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.comments	{
	padding: 0px;
	margin: 20px 0px 20px 0px ;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.commentList h3	{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom: solid 1px #C0BDA8;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
	}

.commentList ol	{
	padding: 0px;
	margin: 0px;
	}
	
.commentList li	{
	position: relative;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
	font-size: 11px;
	}

.commentList .commentListUser	{
	margin: 0px;
	padding: 0px 0px 0px 40px;
	font-size: 14px;
	line-height: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	}
	
.commentList .commentListUser a	{
	text-decoration: none;
	}
	
.commentList .commentListUser a:visited	{
	text-decoration: none;
	}
	
.commentList .commentListUser a:hover	{
	text-decoration: none;
	}

.commentList .commentListNr	{
	font-size: 26px;
	line-height: 26px;
	font-family: 'Arial';
	color: #7f7f7f;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 2px 10px 2px 0px;
	margin: 0;
	border-right: solid 1px #C0BDA8;
	}

.commentList .commentListDate	{
	padding-left: 40px;
	}
	
.commentList .commentListDate a	{
	text-decoration: none;
	color: #666;
	}
	
.commentList .commentListDate a:visited	{
	text-decoration: none;
	color: #666;
	}
	
.commentList .commentListDate a:hover	{
	text-decoration: none;
	color: #666;
	}

.commentList .commentListContent	{
	line-height: 14px;
	border-top: solid 1px #C0BDA8;
	margin: 10px 0px 0px 0px;
	}
	
.commentList .commentListContent p	{
	padding: 3px 0px;
	margin: 3px 0px;
	line-height: 14px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.commentForm h3	{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom: solid 1px #C0BDA8;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
	}
	
.commentForm form	{
	padding: 15px 25px 15px 15px;
	margin: 0px;
	background: #F2E0C0;
	position: relative;
	}
	
.commentForm p	{
	padding: 0px;
	margin: 0px;
	color: #3F3F3F;
	}
	
.commentForm p label	{
	padding-bottom: 11px;
	display: block;
	}
	
.commentForm p label small	{
	font-size: 11px;
	color: #666
	}

.commentForm .TextField	{
	background: #FFF;
	border: 1px inset #EBA4AD;
	padding: 4px;
	margin-right: 15px;
	}
	
.commentForm .TextArea	{
	background: #FFF;
	border: 1px inset #EBA4AD;
	padding: 4px;
	margin-bottom: 10px;
	}
 
.commentForm input.SubmitComment	{
	width: 182px;
	height: 24px;
	background: url(images/SubmitComment.png) no-repeat;
	}
	
.commentForm input.SubmitComment:hover	{
	background: url(images/SubmitComment.png) no-repeat 0 -24px;
	}
	
.commentForm input.SubmitCommentIE	{
	width: 182px;
	height: 24px;
	background: url(images/SubmitComment.png) no-repeat 0 -24px;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Column */
.sideBar	{
	float: left;
	width: 242px;
	margin-left: -242px;
	color: #3F3F3F;
	}

.sideBar h3	{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: dashed 1px #c7b78a;
	font-size: 14px;
	text-transform: lowercase;
	color: #3F3F3F;
	}
 
.sideBar ul	{
	padding: 0px;
	margin: 0px;
	}
	
.sideBar li	{
	padding: 2px 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	}
	
.sideBar li a	{
	margin: 0px;
	list-style-type: none;
	color: #666;
	text-decoration: none;
	}
	
.sideBar li a:visited	{
	color: #999;
	text-decoration: none;
	}
	
.sideBar li a:hover	{
	text-decoration: underline;
	color: #00ACEE;
	} 
	
.sideBar p.note	{
	font-size: 10px;
	font-style: italic;
	color: #666;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search	{
	width: 210px;
	background: #F2E0C0;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #EBA4AD;
	}
	
.Search h3	{
	border-bottom: none;
	background: url(images/SearchHeadingIco.gif) no-repeat left top;
	padding-left: 40px;
	font-size: 18px;
	line-height: 32px;
	}
	
.Search form	{
	padding: 0px;
	margin: 0px;
	}
	
.Search input	{
	color: #3F3F3F;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #EBA4AD;
	}
	
/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 180px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 180px; top: 0px; background: none; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categories	{
	width: 210px;
	background: #F7F5D2;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #C0BDA8;
	}
	
.Categories h3	{
	border-bottom: none;
	background: url(images/CategoriesHeadingIco.gif) no-repeat left top;
	padding-left: 40px;
	font-size: 18px;
	line-height: 32px;
	}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.General	{
	width: 210px;
	background: #F7F5D2;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #C0BDA8;
	}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Archives h3	{
	border-bottom: none;
	background: url(images/ArchivesHeadingIco.gif) no-repeat left top;
	padding-left: 40px;
	font-size: 18px;
	line-height: 32px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Links h3	{
	border-bottom: none;
	background: url(images/LinksHeadingIco.gif) no-repeat left top;
	padding-left: 40px;
	font-size: 18px;
	line-height: 32px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Calendar h3	{
	border-bottom: none;
	background: url(images/CalendarHeadingIco.gif) no-repeat left top;
	padding-left: 40px;
	font-size: 18px;
	line-height: 32px;
	}
	
.Calendar a	{
	color: #3F3F3F;
	background-color: #F2E0C0;
	text-decoration: none;
	}
	
.Calendar a:visited	{
	color: #666;
	text-decoration: none;
	}
	
.Calendar a:hover	{
	text-decoration: underline;
	color: #00ACEE;
	} 

.Calendar table	{
	width: 100%;
	color: #999;
	border: 1px solid #C0BDA8;
	}
	
.Calendar table th	{
	text-align: center;
	border-bottom: 1px solid #C0BDA8;
	padding: 5px 0px;
	color: #3F3F3F;
	}
	
.Calendar table td	{
	text-align: center;
	padding: 4px 0px;
	}
	
.Calendar table caption	{
	background: #EBA4AD;
	padding: 5px 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3F3F3F;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	}
	
.Calendar table #today	{
	background: #F7F29D;
	}
	
.Calendar table #prev	{
	text-align: left;
	padding-left: 8px;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
.Calendar table #next	{
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
	letter-spacing: -1px;
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer	{
	width: 100%;
	position: relative;
	clear: left;
	}
	
.Footer p	{
	padding: 10px;
	margin: 0px;
	color: #666;
	font-size: 10px;
	background-color: #DAD8C0;
	}

.Footer p a	{
	color: #A19DB1;
	text-decoration: underline;
	}