	/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
	*/
	
body {
	margin-top: 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000;
	background-repeat: repeat-x;
	left: auto;
	top: auto;
	background-image: url(../images/img01.jpg);
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #549900;
}

h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F3C;
}


h3 { }

.imageRight {
	margin-left: 8px;
	border-color: #FF3366;
}

.imageLeft {
	margin-right: 6px;
	border-color: #FF3366;
	float: left;
}

.SectionClear {
	clear: both;
	page-break-after: always;
	height: 2px;
}

.imageBorder {
	border-color: #FF3366;
}


a { color: #F71476; }

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }


#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Header ==================================================  */

#header-wrapper {
}

#header {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background-color: #161616;
	background-repeat: repeat-x;
	left: auto;
	top: auto;
	background-image: url(../images/img03.jpg);
}

/* Menu ===================================================== */

#menu {
	float: left;
	width: 650px;
	height: 50px;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	background-image: url(../images/img02.jpg);
}

#menu .Menuitem {
	display: block;
	height: 32px;
	padding: 18px 14px 0px 14px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	left: auto;
	top: auto;
	background-image: url(../images/img07.gif);
	color: #000000;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu .Menuitem li {
	color: #999999;
	font-style: italic;
	list-style-type: none;
}

#menu .Menuitem a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

#menu .Menuitem a:hover {
	text-decoration: underline;
	color: #CC3366;
}

/* Search ==================================================  */

#search {
	float: right;
	width: 310px;
	height: 50px;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	background-image: url(../images/img03.jpg);
}

#search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 280px;
	height: 12px;
	padding: 10px 0 0 5px;
	color: #FFFFFF;
	right: inherit;
	text-align: right;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}
	
/* Page */

#page {
	width: 936px;
	margin: 0 auto;
	background: #000000;
	background-color: #000000;
	text-align: left;
	padding: 12px;
}
	
	
/** LOGO ============================================= */
	
#LogoBlock {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}	

#LogoMain {
	width: 610px;
	background-image: url(../Graphics/floral_scroll_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	text-align: right;
	color: #CCCCCC;
	float: left;
	line-height: 200%;
	padding-top: 0px;
	padding-right: 0px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #660000;
}

#LogoMain h2 {
	background-image: url(../Graphics/floral_scroll_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#LogoMain h1 {
	margin: 0px;
	line-height: normal;
	text-align: right;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 28px;
	padding-right: 20px;
}

#LogoMain h3 {
	color: #999999;
	text-decoration: none;
	font-style: normal;
	padding-right: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logoAd {
	width: 340px;
	float: right;
	color: #CCCCCC;
	background-color: #360025;
	height: 200px;
	text-align: center;
}

#logoAd h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 14px;
	padding-top: 80px;
}

#logo p {
	text-transform: lowercase;
	font-size: 13px;
	color: #CCCCCC;
}

#logo h1 {
	padding-top: 10px;
	font-size: 32px;
}

#logo a {
	text-decoration: none;
	color: #757575;
}
	
#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}
	
/* Content ================================================== */
	
#content {
	float: left;
	width: 580px;
}
	
/* Post ================================================== */

	
.post {
	margin-bottom: 30px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
	
.post .title {
	height: 30px;
	color: #FF3333;
	font-size: 20px;
	padding-bottom: 22px;
	text-align: left;
}

.post .subTitle {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 14px;
	letter-spacing: 1px;
}
	
.post h3 {
	font-size: 14px;
	color: #40BADF;
	line-height: 150%;
	margin-left: 0px;
	margin-bottom: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 2px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 24px;
	color: #FFFFFF;
}

.post .entry {
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.post .entry lt {
	margin: 4px 20px 4px 20px;
	color: #CCCCCC;
	padding: 4px 2px 4px 20px;
	line-height: 24px;
}

.post h2 {
	font-size: 14px;
	color: #FF66CC;
	line-height: 280%;
	margin-left: 20px;
	letter-spacing: 1px;
	font-family: Verdana, "Verdana Bold Italic", "Verdana Italic";
	font-weight: normal;
}


.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post #RightColumn {
	float: right;
}


.post .entry #LeftColumn {
	float: left;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 2px;
	vertical-align: middle;
	padding-right: 8px;
}
.post .entry #RightColumn {
	float: right;
	color: #CCCCCC;
	padding-left: 12px;
}

.post ul {
	color: #FC9;
	line-height: 2;
	margin-left: 20px;
	list-style-position: inside;
}

/* Sidebar ============================================ */

#sidebar {
	float: right;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 60px;
	padding: 20px 0 2px 0px;
	color: #CCCCCC;
	list-style-type: none;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/img05.gif);
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #B3B2B2;
	background-position: left 2px;
	background-repeat: no-repeat;
	background-image: url(../images/img06.gif);
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar .sub {
	color: #FF99CC;
	font-variant: inherit;
	margin-left: 8px;
	line-height: 38px;
	font-size: 11px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	background-image: url(../images/img04.jpg);
}

#sidebar p {
	line-height: 200%;
	color: #CCCCCC;
}
	
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */


#MenuFooter {
	background-color: #000000;
	width: 896px;
	height: 22px;
	padding: 12px;
}

#MenuFooter p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	text-align: left;
}

#MenuFooter a {
	color: #66CCFF;
	text-decoration: none;
}

#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding-top: 20px;
	background-color: #4f0033;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	vertical-align: middle;
}


#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: auto;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CC3366;
	font-weight: bold;
}

