
body {
	margin: 0;
	padding: 0;
	background: #230f27  url(images/img01.jpg) repeat-x left top;  /*#3E2C38  #32281F*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555; /* #222a31;  #19130D; */
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;   /*#222a31;*/
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
    text-decoration: none;
    color: #4B0F61;   /*#570008;*/
}

a:hover {
}

#wrapper {
	width: 1200px;
	margin: 0 0 0 20px;
	padding: 0;
}

/*#bottom-btn-submit {
	position: relative;
    right: 10;
    bottom: 10;
    
}*/

/* Header */

#header {
	width: 1000px;
	height: 94px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0 0 0 100px;
	padding-top: 20px;
	color: #FFFFFF;
	width: 850px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 4.6em;
	color: #FFFFFF;
	/*width: 850px;*/
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FF00FF;
}

/* Search */

#search {
	float: right;
	width: 300px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 50px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 5px 5px 4px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #703522;
}

#search-submit {
	width: 50px;
	height: 25px;
}

/*  Remove rwIcon  */

.RadWindow_Default a.rwIcon
{
    background-image:none !important;
}

.RadWindow_Web20 a.rwIcon
{
    background-image:none !important;
	display:none !important;
}

/* Menu */

#menu {
	width: 1000px;
	height: 50px;
	margin: 0px 190px auto;
	padding: 0px;
}

#menu ul {
	padding: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	height: 35px;
	padding: 2px 22px 7px 0px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222a31;  /*#211B15;*/
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 1200px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

/* Content */

#content {
	float: right;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

.post {
	margin-bottom: 25px;
}

.post .title {
	padding: 30px 30px 0px 30px;
	letter-spacing: -1px;
	font-size: 38px;
	color: #FFFFFF;
}

.post .title3 {
	padding: 30px 30px 0px 30px;
	letter-spacing: -1px;
	font-size: 32px;
	color: #FFFFFF;
}

.post .title4 {
	padding: 30px 30px 0px 30px;
	letter-spacing: -1px;
	font-size: 26px;
	color: #4B0F61;
}

.post .title a {
	border: none;
	color: #4B0F61;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	/* padding: 0px 30px 20px 30px;   <-- orig*/
	padding: 0px 30px 0px 30px;
	padding-bottom: 0px;
	text-align: justify;
}

.links {
	display: block;
	width: 100px;
	height: 20px;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:  bold;
}

.fxsmall {
    font-size: x-small;
}

.subnote {
    font-size: small;
    color: dimgrey;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin-left: 4px;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-bottom: 30px;
	padding: 0px 20px 20px 0px;
}

#sidebar li li {
	line-height: 35px;
	padding-left: 3px;
	/*background: url(images/img07.jpg) repeat-x left bottom;*/
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	margin-bottom: 20px;
	padding: 12px 0px 0px 0px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0px 0px 20px 0px;
	padding: 4px 20px 20px 4px;
	text-align: justify;
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	height: 250px;
	background: url(images/img02.gif) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 250px;
	margin: 0px auto;
	padding: 0px 0px;
	background: url(images/img03.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #BD5555;
}

#footer a {
	font-weight: bold;
	color: #BD5555;
}

/* Background */

.bg1 {
	background: url(images/img05.jpg) repeat-y left top;
}

.bg2 {
	background: url(images/img04.jpg) no-repeat left top;
}

.bg3 {
	background: url(images/img06.jpg) no-repeat left bottom;
}

.TDBKGrey {
	background-color: #D6D6D6;
}

.WindowText {
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: small;
	text-align: right;
}

.WindowTEText {
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: small;
	text-align: center;
}

/* Callout */

.callout {
  position: fixed;
  bottom: 35px;
  right: 20px;
  margin-left: 20px;
  width: 250px;
}

.callout-header {
  padding: 25px 15px;
  background: #555;
  font-size: 20px;
  color: white;
  text-align: center;
}

.callout-container {
  padding: 15px;
  background-color: #ccc;
  color: black
}

.closebtn {
  position: absolute;
  top: 5px;
  right: 15px;
  color: white;
  font-size: 30px;
  cursor: pointer;
}

.closebtn:hover {
  color: lightgrey;
}

.tdright {
  text-align:right;
}

