html {height:100%}

body {
	height:100%;
	margin: 0;
	background: #7A287A url(images/img022.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}

   
#wrapper {
    height:inherited;
	min-height:100%;
	background: url(images/img011.jpg) repeat-x left top;
	padding-top: 30px;

}

html>body #wrapper{height:auto;min-height:100%;}/* not ie6- */


#page {
	width: 796px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #624281;
	border-left: 1px solid #8D73A3;
	border-right: 1px solid #8D73A3;
	border-bottom: 1px solid #8D73A3;
	height:100%;
}


#content {
	float: right;
	width: 623px;
	margin-top: 0px;
	padding-right: 10px;
	height:100%;
}

.bigentry {
	padding: 5px 5px 5px 25px;
	width: 580px;
	margin-top: 5px;
	float: left;
	margin-left: 0px;
	text-align: left;
	height:100%;
	min-height:auto;
}

.post {
	margin-bottom: 2px;
}

#header {
	width: 796px;
	height: 122px;
	margin: 0 auto;
	background-color: #624281;
	border-top: 1px solid #8D73A3;
	border-left: 1px solid #8D73A3;
	border-right: 1px solid #8D73A3;
}


#logo {
	width: 796px;
	height: 5px;
	margin: 0 auto;
	background-color: #624281;
	border-left: 1px solid #8D73A3;
	border-right: 1px solid #8D73A3;
}

.post_title {
	height: 130px;
	margin-bottom: 3px;
	padding: 8px 12px 20px 20px;
	color: #FFFFFF;
	background-color: #624281;
	text-align: center;
}

.post_title_short {
	height: 75px;
	margin-bottom: 3px;
	padding: 8px 12px 20px 20px;
	color: #FFFFFF;
	background-color: #624281;
	text-align: center;
	clear: both;
}

.post-title {
	padding: 0px;
	color: #93CAAB;
}

.post-title a {
	text-decoration: underline;
	color: #93CAAB;
}
.post-title a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #DB44DB;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }



.post .bigentry table .center{
	text-align: center;
}

.post .entry {
	padding: 5px 5px 5px 15px;
	width: 260px;
	margin-top: 20px;
	clear: none;
	float: left;
	margin-left: 20px;
	text-align: left;
}

.post .entry_centered {
	padding: 5px 5px 5px 15px;
	width: 270px;
	margin-top: 20px;
	clear: none;
	float: left;
	margin-left: 20px;
	text-align: center;
}

.post .entryr {
	padding: 5px 15px 5px 15px;
	width: 275px;
	margin-top: 20px;
	clear: none;
	float: right;
}

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

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 159px;
	margin-left: 3px;
	height:auto;
}



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

#sidebar h2 {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 20px;
	font-size: 20px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 100%;
}



/* Footer */

#footer {
	width: 800px;
	margin: 5px auto;
	padding: 0;
	height: 25px;
	font-size: 10px;
	text-align: center;
}

#footer p {
	font-size:12px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #7C45AA;
}
#wrapper #page #content .post .entry .event-title {
	padding: 1px;
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p {
	margin-top: 0px;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul, ol {
	list-style-type: square;
	margin-left: -10px;
	padding-left: 30px;
	margin-top: 0px;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
 }

blockquote { }

a { color: #FFFFFF; }

a:hover { text-decoration: underline; }

a img {
	border: none;
}

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

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

img.right2 {
	float: right;
	margin: 5px 5px 0 15px;
	border: 1px black solid;
}


hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}
table {
	line-height: 1.1em;
	font-size:12px;
}
#wrapper #page #content .bigentry table {
	line-height: 90%;
}
img .whiteborder {
	border: medium solid #FFFFFF;
}

.fatgreen {
	color: #93caab;
	font-weight: bold;
	font-size: 14px;
}
