body {
	margin: 0;
	padding: 0;
	background: #d7cfd3 url(images/bg.png) repeat left top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #334477;
}

a {
	color: #a23f6e;
	text-decoration: none;
	border: 0 none;
}

a:hover {
	color: #a23f6e;
	text-decoration: none;
	border-bottom: 1px dashed #a23f6e;
}

hr {
	height: 1px;
	background: #d7cfd3;
	border: none;
}

hr.side-hr {
	height: 2px;
	background: #d7cfd3;
	border: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Courier, Courier New, mono;
	font-size: 12px;
}

.alt {
	color: #334477;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #334477;
	background-color: #ede4e9;
	border: 1px solid #d7cfd3;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0;
	padding: 0;
}

.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #a23f6e;
	padding: 3px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
}

.button:hover {
	background: #ede4e9;
	color: #334477;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ede4e9;
	border: solid 1px #d7cfd3;
	padding: 3px;
	margin-top: 3px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #334477;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #d7cfd3;
	margin: 0;
	padding: 0;
}

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

input, textarea, select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* General table properties */

h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7d9dc3;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

img {
	border: none;
}

.center {
	margin: 0 auto;
}

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.tbl-border {
	border: 1px solid #d7cfd3;
}

.tbl {
	font-size: 11px;
	color: #334477;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #334477;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #334477;
	background-color: #ede4e9;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #334477;
	background-color: #ede4e9;
	padding: 2px 4px 4px 4px;
}

.quote {
	background: #7d9dc3 url(images/quote.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #334477;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #334477;
}

.shoutboxdate {
	font-size: 10px;
	color: #7d9dc3;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #334477;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #334477;
}

.side-label {
	color: #334477;
	background-color: #ede4e9;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #ede4e9;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #334477;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #334477;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #ede4e9;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #b34e7e;
	margin: 2px;
	text-decoration: none;
}

/* HEADER */

#header {
	width: 900px;
	margin: 0 auto;
	height: 40px;
	letter-spacing: +2px;
	background: url(images/menu-bg.jpg) no-repeat left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 140px;
	background: url(images/header-bg.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0;
}


/* Menu */

#menu {
	float: right;
	margin-top: 10px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0 0 6px 0;
}

#menu a {
	display: block;
	float: right;
	padding: 0 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-bottom: none;
	color: #fff;
}

#menu a:hover {
	color: #e1c3d1;
	text-decoration: none;
	border-bottom: 3px solid #fff;
}

#menu .current_page_item a {
	color: #e1c3d1;
	text-decoration: none;
	border-bottom: 3px solid #fff;	
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #fff;
}

#latest-post {
	float: right;
	width: 630px;
	line-height: 15px;
	padding: 0px 20px 0px 20px;
	font-size: 11px;
}

#recent-posts {
	float: left;
	width: 190px;
	line-height: 15px;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #a23f6e;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
	padding-bottom: 5px;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

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

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #d7cfd3 2px solid;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #7d9dc3;
	color: #334477;
	padding: 10px 0 0 0;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #334477;
}

#sidebar a {
	text-decoration: none;
	color: #fff;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/footer.jpg) repeat-x left top;
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}


/* Calendar */

table.awec_calendar th {		/* table head: day of the week */
	font-weight: normal;
}

table.awec_calendar td.current {	/* current day */
	background: #7d9dc3;
}

table.awec_calendar td.content {	/* day with some events */
	border: 1px solid #d7cfd3;
	color: #334477;
}

table.awec_calendar td.empty {		/* day with no events */
	background-color: #ede4e9;
}

table.awec_list tr.odd {
	background-color: #fff;
}

table.awec_list tr.even {
	background-color: #ede4e9;
}

table.awec_list tr.current {
	background-color: #7d9dc3;
}


/* boxover */

.awec_bo_head {
	background: #7d9dc3;
	color: #334477;
	padding: 4px;
}

.awec_bo_body {
	background-color: #fff;
	color: #334477;
	padding: 4px;
}
.awec_bo_body ul {
	margin: 0;
	padding-left: 10px;
}

