body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01purple_sm.jpg) repeat-x left top;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #38EB25;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/img02sunset_sm.jpg) no-repeat left top;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	padding: 30px 0 0 300px;
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
}

#site-slogan {
  font-size: 0.8em;
  font-weight: bold;
  float: right;
  color: #FFA02F;
}

#header p {
	float: left;
	padding: 10px 0 0 500px;
	font-size: 10px;
	font-weight: bold;
	color: #FFA02F;
}

#header a {
	text-decoration: none;
	color:#FFFFFF;
}

.logo-title {
  display: none;
}

.breadcrumb {
  display: none;
}

.views-label-body {
  display: none;
  }

.ical-link {
  display: none;
  }
  
span.event-timeleft {
  display: none;
  }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.menublock{
	float:right;
	position:absolute;
	margin:0 0 0 0;
	size: 650px;
	left: 386px;
	top: 168px;
}

#primary ul.links {
font: bold 12px arial;
padding: 4px 0;
margin: 0;
width: 100%;
color: #CC00FF;
background-color: #ffffff;
text-align: right; /*set value to "right" for example to align menu to the right of page*/
text-transform: uppercase;
}

#primary .links li{
list-style: none;
display: inline;
}

#primary .links li a{
padding: 2px 0.5em;
text-decoration: none;
text-transform: uppercase;
color: #FFA02F; purple
background-color: #ffffff;
border: 0px solid #3E0264;
}

#primary .links li a:hover{
color: #3E0264;
border-style: outset;
}

html>body #primary .links li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 480px;
	margin: 0;
	padding: 0;
	background: url(images/img08_sm.jpg) repeat-y left top;
	margin-left: 10px;
	padding-left: 10px;
}



#content .bgtop {
	background: url(images/img09_sm.jpg) no-repeat left top;
}

#content .bgbtm {
	background: url(images/img10_sm.jpg) no-repeat left bottom;
}

.post {
	padding: 5px 20px 3px 20px;
}

.title {
	margin: 2;
	padding: 0;
	font-size: 20px;
	color:#FFFFFF;
}

.title h2 {
	margin: 0;
	margin-left: 30px;
	color: #3E0264;
}

.title a {
	text-decoration: none;
	color: #3E0264;
}

.pagetitle {
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	color: #646464;
}

.meta {
	margin: 0;
	padding: 10px 0 15px 0;
	background: url(images/img12.jpg) no-repeat center bottom;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
}

.last {
	border: none;
}

/* sidebar-right */

#sidebar-right {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	background: url(images/img04_sm.jpg) repeat-y left top;
	color: #000000;
}

#sidebar-right .blockquote {
	background: url(images/img05_sm.jpg) no-repeat left top;
}

#sidebar-right .blockquote {
	background: url(images/img06_sm.jpg) no-repeat left bottom;
}

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

#sidebar-right li {
}

#sidebar-right li ul {
	padding: 0px 17px 16px 0px;
}

#sidebar-right li li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 0 0 10px 0px;
}

#sidebar-right h2 {
	margin: 0;
	height: 20px;
	background: url(images/img07purple.jpg) no-repeat left 45%;
	padding: 0px 0px 0px 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F223D2;
}

#sidebar-right a {
	color: #000000;
}

#sidebar-right a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 180px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #EEEEEE url(images/img05_sm.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 75px;
	background: url(images/img03purple_sm.jpg) repeat-x left bottom;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFA02F;
}

#footer p {
	padding-top: 30px;
	text-transform: uppercase;
}

#footer p a {
	color: #FFA02F;
}
