/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family:Arial;
	font-size: 14px;
	color: #000000;
	background-color: #DDDDE7;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family:Arial;
}

h1 {
	font-size: 1.5em;
	color: #1F1539;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
	font-family: "Microsoft Sans Serif";
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	left: 3px;
	padding-left: 5px;
	height: 16px;
}
p, ul, ol {
	margin-top: 0;
	line-height: normal;
	color: #000000;
}

ul, ol {
}

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

a:hover {
	text-decoration: underline;
	color: #7D58AB;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: auto;
}

#header {
	width: 960px;
	height: 140px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
	padding-left: 10px;
}

/* Logo */

#logo {
	width: 980px;
	height: 50px;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#logo h1, #logo p {
	display: block;
	margin: 0px;
	padding: 0px;
}

#logo h1 {
	letter-spacing: -5px;
	text-align: center;
	font-size: 36px;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin-top: -25px;
	text-align: center;
	font-family: "Microsoft Sans Serif";
	font-size: 25px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

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

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu-wrapper {
	width: 980px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	color: #000000;
	background-color: #7D58AB;
	background-position: left top;
	border: 1px solid #483582;
}

#menu {
	margin: 0;
	list-style: none;
	line-height: 40px;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #7D58AB;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin: 0px;
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #000000;
	background-color: #7D58AB;
}

#menu a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#694891;
}

#menu span {
	padding: 0px 20px;
	color: #FFFFFF;
}

#menu > li {
	font-size: 16px;
}

#menu > li.active {
	color:#FFFFFF;
	background-color: #7D58AB;
}

.dropotron li.opener {
	border-right: solid 2px #FFFFFF;
 font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	
}

.dropotron {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #7D58AB;
}

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

.dropotron li {
	margin: 0px;
	padding: 5px 20px;
}

.dropotron li:hover, .dropotron li.active {
	color: #FFFFFF;
	background-color: #AB93C8;
}

/* Page */

#page {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial;
}

/* Content */

#content {
	float: right;
	width: 650px;
	background: #FFFFFF url(images/content-bg.png) repeat-y left top;
	color: #000000;
}

#content .contentbg {
	width: 590px;
	padding: 30px 30px 0px 30px;
	background: url(images/content-bg-bottom.png) no-repeat left bottom;
}

.post {
	clear: both;
	padding-bottom: 2px;
	color: #000000;
}

.post .title {
	padding-top: 10px;
	font-size: 24px;
	color: #1D1D1D;
}

.post .title a {
	border: none;
	color: #000000;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	width: 595px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.links {
	display: block;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 22px;
	background-color: #C0AFD8;
	border: 1px solid #2B1D50;
}

/* Sidebar */

#sidebar-bg {
	float: left;
	width: 330px;
	background-color: #FDFBAC;
	}

#sidebar {
	overflow: hidden;
	width: 319px;
	padding: 5px;
	background-position: left top;
	font-size: 16px;
	color: #000000;
	background-color: #F8FAB4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7D58AB;
	border-right-color: #7D58AB;
	border-bottom-color: #7D58AB;
	border-left-color: #7D58AB;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
	font-size: 20px;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 30px;
	line-height: 35px;
	background-color: #F4F4DF;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 0px;
	background: url(images/sidebar-icon-arrow.png) no-repeat right 50%;
	border-bottom: 1px solid #F1DAF7;
	letter-spacing: -2px;
	font-size: 30px;
}

#sidebar p {
	text-align: left;
	font-size: 16px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar a {
	border: none;
}

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

.links:hover {
	background-color:#E6CCFF;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
	text-decoration: none;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 650px;
	height: 100px;
	margin: 0px auto;
	padding-left: 330px;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	letter-spacing: -1px;
	text-align: center;
	text-shadow: 1px 1px 1px #050505;
	text-transform: lowercase;
	font-family: Terminal;
	font-size: 20px;
	color: #525050;
}

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

#slider2 {
	
	width: 390px;
	margin: 0px auto 20px auto;
}
#slider2 .viewer2 {
	width: 390px;
	height: 100px;
	overflow: hidden;
	margin: 0;
	float: left;
}

#slider {
	
	width: 590px;
	margin: 0px auto 20px auto;
}

#slider .viewer {
	width: 590px;
	height: 300px;
	overflow: hidden;
	margin: 0;
	float: left;
}

#slider .viewer .reel {
	display: none;
	height: 300px;
}

#slider .viewer .reel .slide {
	position: relative;
	width: 590px;
	height: 300px;
}
.accordion {
   margin: 50px;   
   dt, dd {
      padding: 10px;
      border: 1px solid black;
      border-bottom: 0; 
      &:last-of-type {
        border-bottom: 1px solid black; 
      }
      a {
        display: block;
        color: black;
        font-weight: bold;
      }
   
  dd {
     border-top: 0; 
     font-size: 12px;
     border-top: 1px solid white;
       position: relative;
       top: -1px;
     }
  
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}
#scroll {
width:500px;
height:130px;
margin:100px auto;
background:#A3CBE0;
border:2px solid #000;
overflow:auto;
white-space:nowrap;
box-shadow:0 0 10px #000;
}
#scroll img {
margin:20px 10px 0 10px;
}
