body {
	margin: 0px;
	padding: 0;
	background: url(../images/img01.jpg) repeat-x left top;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0E4456;
}

.x {
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	font-weight: normal;
	color: #222;
}

h1 {
	font-size: 26pt;
}

h2 {
	font-size: 20pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 13pt;
}

h5 {
	font-size: 12pt;
}

h6 {
	font-size: 11pt;	
}

p,ul,ol {
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}

ul,ol {
	
}

blockquote {
	
}

a {
	color: #2c0e54;
	text-decoration: none;
}

a:hover {
	color: #f00;
}

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;
}

.list1 {
	
}

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

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

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */
#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}

/* Search */
#search {
	float: right;
	width: 310px;
	height: 60px;
}

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

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

#search input {
	font-size: 11pt;
	padding: 4px;
	margin-right: 4px;
	float: left;
	border: 1px solid #422c6a;
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.2);
	color: #f00;
	letter-spacing: 1px;
}

#search img {
	cursor: pointer;
}

/* Page */
#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/img04.jpg) no-repeat left bottom;
}

#page-bgtop {
	padding: 50px 30px 0px 30px;
	background: url(../images/img05.jpg) no-repeat left top;
}

/** LOGO */
#logo {
	width: 1000px;
	height: 175px;
	margin: 0 auto;
}

#logo h1,#logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #fff;
}

#logo p {
	font-family: "Trebuchet MS", Times, serif;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}

#logo h1 {
	padding-left: 20px;
	padding-top: 40px;
	font-size: 36pt;
	text-shadow: #000 2px 2px 4px;
}

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

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

#banner {
	float: right;
	margin-top: 40px;
	margin-right: 32px;
}

#banner img {
	vertical-align: bottom;
	display: block;
}

/* Content */
#content {
	float: left;
	width: 610px;
}

#content h3 {
	margin: 1ex 0;
}

#content .entry h1 {
	font-size: 18pt;
}

#content .entry h2 {
	font-size: 16pt;
}

#content .entry h3 {
	font-size: 14pt;
}

#content .entry h4 {
	font-size: 13pt;
}

#content .entry h5 {
	font-size: 12pt;
}

#content .entry h6 {
	font-size: 11pt;
}

/* Post */
.post {
	margin-bottom: 20px;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post .date {
	
}

.post .meta {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	color: #555;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a {
	
}

.post .entry {
	padding: 10px 0;
}

.post .entry img {
	margin: 10px;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .links a {
	font-weight: bold;
	color: #08252E;
}

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

.post .entry table {
	width: 100%;
}

.post h3 {	
	padding-bottom: 4px;
}
	
/* Sidebar */
#sidebar {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #DFDFDF;
}

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

#sidebar li {
	margin-bottom: 30px;
	background: url(../images/box-t.png) no-repeat top left;
}

#sidebar li div.box {
	padding: 5px;
	background: url(../images/box-b.png) no-repeat bottom left;
}

#sidebar li ul {
	margin: 5px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0 5px 0;
	background: url(../images/img09.jpg) no-repeat left 10px;
}

#sidebar .box {
	background: url(../images/box-b.png) no-repeat bottom left;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
	
}

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

#sidebar h2 {
	font-size: 14pt;
	text-transform: lowercase;
	font-variant: small-caps;
	text-align: center;
	padding: 2px 0;
	letter-spacing: 1px;
	color: #222;
	margin-bottom: 5px;
}

#sidebar h3 {
	font-size: 12pt;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Footer */
#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: url(../images/img02.jpg) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(../images/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-size: 10px;
	color: #aaa;
}

#footer a {
	
}

form .row label {
	display: block;
}

form .row input,form .row textarea {
	display: block;
	width: 100%;
}

ul.topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 1.1em;
}

ul.topnav li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	/*--Important - Masking out the hover state by default--*/
	float: left;
	height: 60px;
}

ul.topnav a,ul.topnav span {
	/*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 20px 20px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(a_bg.gif) repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px; /*--Vertical alignment of text--*/
}

ul.topnav a { /*--This is basically the hover state of navigation--*/
	color: #444;
	background: url(../images/bg.gif) repeat-x left bottom;
}

ul.topnav span { /*--Default state of navigation--*/
	background: url(../images/bg.gif) repeat-x left top;
}

ul.topnav li.active span,ul.topnav li.active a {
	font-weight: bold;
}

#calendar {
}

#calendar h3 {
	text-align: center;
	text-transform: lowercase;
	color: #AAA;
}

#calendar .month {
	float: left;
	width: 155px;
	margin: 1px;
	text-align: center;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	color: #444;
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#calhead {
	width: 270px;
}

#calhead span {
	float: left;
	width: 184px;
	text-align: center;
	display: block;
	height: 24px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 1px 0;
}

#calendar a.prev , #calendar a.next {
	margin: 1px;
	width: 36px;
	height: 24px;
	float: left;
	white-space: nowrap;
}

#calendar a.prev {
	background: url("../images/arr-l.png") no-repeat center center;
}

#calendar a.prev:hover {
	background: url("../images/arr-l2.png") no-repeat center center;
}

#calendar a.next {
	background: url("../images/arr-r.png") no-repeat center center;
}

#calendar a.next:hover {
	background: url("../images/arr-r2.png") no-repeat center center;
}

#calendar ul.days {
	clear: both;
	list-style-type: none;
	margin: 5px 0;
}

#calendar ul.days li {
	display: block;
	float: left;
	width: 36px;
	margin: 1px 1px 0 0;
	text-align: center;
	padding: 5px 0;
	border: none;
	background: none;
}

#calendar ul.days li.day {
	background-color: #e7eef4;
	color: #555;
}

#calendar ul.days li.today {
	font-weight: bold;
}

#calendar ul.days li.event {
	background-color: #ccc;
}

#calendar ul.days li.event a {
	text-align: center;
	display: block;
}

#calendar ul.days li.event a:hover {
	color: #f00;
}

#calendar ul.week {
	clear: both;
	margin: 5px 0;
}

#calendar ul.week li {
	display: block;
	float: left;
	width: 36px;
	padding: 5px 0;
	margin: 1px 1px 0 0;
	text-align: center;
	font-size: 9pt;
	color: #444;
	background: #ddd;
}

.back {
	background: url("../images/back.jpg") no-repeat top left;
	padding: 0 10px 20px 10px;
}

#slider1 {
	margin:0;
	padding:0;
	width: 100%;	
}

#slider1 li {
	overflow: hidden;
}

#slider1 img {
	float: left;
	margin: 0 10px 10px 0;
}

