@charset "utf-8";
/* layout */
body {
	position: relative;
	background: #9a958b url('/img/body_background.png');
	margin: 0;
	font-family: Georgia, Cambria, Garamond, serif;
	font-size: 13px;
	line-height: 21px;
	font-style: normal;
	color: #41403c;
	letter-spacing: normal;
	text-align: center;
}
div#top {
	width: 100%;
	height: 15px;
	background-color: #41403c;
}
div#wrapper {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	overflow: auto;
	text-align: left;
}
div#header {
	float: right;
	width: 700px;
	height: 116px;
	margin-top: 10px;
}
div#language {
	width: 100%;
	height: 35px;
}
div#language_content {
	float: right;
	background-color: #41403c;
	padding: 0 7px 7px;
}
div#left {
	float: left;
	clear: left;
	width: 220px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: left;
}
div#main {
	width: 700px;
	float: right;
}
div#content {
	padding: 40px;
	background-color: #efebe1;
	line-height: 1.3em;
	text-align: left;
	overflow: auto;
}
div#footer {
	width: 91px;
	height: 66px;
	background: transparent url('/img/footer.png') no-repeat;
	position: relative;
	left: 595px;
	bottom: 15px;
}

/* navigation */

div#menu {
	padding: 40px 20px 20px 20px;
	font-style: italic;
	background-color: #353431;
	position: relative;
	top: -29px;
}
div#menu ul {
	padding-left: 0;
}
ul.nav1 li {
	list-style-type: none;
	border: 0;
}
ul.nav1 li + li, ul.nav1 li + ul.nav2, ul.nav2 + li {
	border-top: 1px dotted #999;
}
ul.nav1 a {
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #f9ebe6;
}
ul.nav1 a:hover, ul.nav1 a:active {
	background-color: #41403c;
}
div#menu ul.nav1 {
	margin: 0;
}
div#menu ul.nav2 {
	margin-left: 10px;
}
ul.nav2 li {
	list-style-type: none;
}
ul.nav2 a {
	display: block;
	padding-left: 5px;
	background: none;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;
}
ul.nav2 a:hover, ul.nav2 a:active {
	background-color: #41403c;
}
#nav_active {
	color: #fff;
}
ul.nav1 a:hover,ul.nav2 a.active {
	background-color: #41403c;
}

/* languages */

div#language_content a {
	display: inline-block;
	background-color: #504f4d;
	padding: 4px;
}
div#language_content a.active {
	background-color: #ccc;
}

/* personal menu */

div#personal_menu {
	width: 377px;
	height: 58px;
	float: left;
	background: transparent url('img/login.png') left top no-repeat;
	color: #2ca3f7;
	padding: 11px;
	margin-top: 15px;
	margin-right: 101px;
}
ul#personal_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: auto;
}
ul#personal_menu li {
	float: left;
	margin: 0;
}
ul#personal_menu a {
	display: block;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	float: left;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}
ul#personal_menu a:hover {

}
div#personal_menu form {
	margin: 0;
}
div#personal_menu input {
	height: 35px;
}
div#personal_menu input#username, div#personal_menu input#password {
	width: 166px;
	font-family: Calibri, Arial, sans-serif;
	margin: 0;
	border: 0;
	padding: 5px;
}
div#personal_menu input#password {
	margin-left: 10px;
}
input#loginbutton, a#logoutbutton {
	font-family: Georgia, Cambria, Garamond, serif;
	background-color: #6b6660;
	color: #fff;
	cursor: pointer;
	margin: 0;
	border: 0;
	height: 35px;
	font-weight: bold;
	font-style: italic;
	position: relative;
	z-index: 2;
	right: -368px;
	top: -35px;
}
input#loginbutton {
	width: 90px;
}
a#logoutbutton {
	line-height: 35px;
	display: inline-block;
	padding: 0px 21px;
	text-decoration: none;
}
input#loginbutton:hover, a#logoutbutton:hover {
	background-color: #f4aa33;
	color: #fff;
}

/* events */

div#next_event {
	float: right;
	width: 700px;
	height: 80px;
	background-color: #efebe1;
	margin-bottom: 25px;
}
div#next_event h2 {
	background-color: #e4aa33;
	margin-top: 0;
	color: #444;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
	padding-left: 15px;
	letter-spacing: 1px;
}
div#next_event p {
	padding-left: 15px;
	letter-spacing: 1px;
}
div.datetime {
	float: left;
	width: 67px;
	height: 105px;
	background: url('/img/datetime.png');
	text-align: center;
}
.cal_month {
	font-size: 19px;
	line-height: 26px;
	text-transform: uppercase;
	color: #000;
	font-family: "Arial Black", Arial, sans-serif;
	font-weight: bold;
	margin: 0;
}
.cal_daynum {
	font-size: 32px;
	line-height: 40px;
	color: #000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0;
}
.cal_time {
	font-family: Consolas, "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 11px 0 0 0;
}
div#more_events {
	height: 30px;
	width: 200px;
	position: relative;
	bottom: 15px;
	left: 450px;
}
div#more_events a, div#more_events a:visited {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	color: #5d3f00;
	text-decoration: none;
	background: #e4aa33 url('/img/arrow.png') 12px center no-repeat;
	padding-left: 30px;
	font-style: italic;
}
div#more_events a:hover {
	background-color: #f4aa33;
}

/* featured video */
div#featured_video {
	background-color: #e0dcd3;
	width: 480px;
	height: 390px;
	padding: 20px;
}
div#more_videos {
	width: 200px;
	position: relative;
	bottom: -5px;
	left: 250px;
}
div#more_videos a, div#more_videos a:visited {
	display: block;
	line-height: 30px;
	width: 100%;
	color: #5d3f00;
	text-decoration: none;
	background: #e4aa33 url('/img/arrow.png') 12px center no-repeat;
	padding-left: 30px;
	font-style: italic;
}
div#more_videos a:hover {
	background-color: #f4aa33;
}

/* images */

div.imageleft, div.imageright {
	margin: 5px;
}
div.imageleft {
	float: left;
}
div.imageright {
	float: right;
}
img.border, img.thumbnail, img.avatar_big {
	padding: 4px;
	background-color: #fff;
}
div#picture {
	float: left;
	margin-right: 10px;
}
img.profile {
	width: 200px;
	padding: 8px;
	background-color: #fff;
	-moz-box-shadow: 0 3px 6px #ccc;
	-webkit-box-shadow: 0 3px 6px #ccc;
	box-shadow: 0 3px 6px #ccc;
}
img.thumbnail {
	width: 50px;
	height: 50px;
	vertical-align: middle;
	margin: 2px 10px 2px 0;
}

/* tables */

table {
	border: 0px;
	border-spacing: 0px;
}
table td, table th {
	padding: 5px;
}
th {
	background-color: #E4AA33;
	text-align: left;
}
tr.odd {
	background-color: #fff;
}


/* links */

h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited  {
	text-decoration: none;
}
a {
	color: #d99201;
	font-weight: bold;
}
a:hover {
	color: #bf6c00;
}
a img {
	border: 0;
}
div#content a.icon, div#content a.icon:hover {
	background-color: transparent;
}
.imagelink:hover {
	background-color: transparent;
}
h3.switch a:hover {
	text-decoration: underline;
}
h3.switch a.inactive {
	color: #999;
}

/* fake buttons */

div#content a.button {
	font-family: Calibri, Arial, sans-serif;
	background-color: #09F;
	border: 2px solid #009;
	padding: 3px;
	color: #fff;
	text-decoration: none;
}
div#content a.button:hover, a.button:active {
	background-color: #06f;
}

/* text */

h1, h2, h3 {
	clear: both;
}
h1 {
	margin-top: 10px;
	font-style: italic;
	font-size: 30px;
	font-weight: normal;
	color: #41403c;
	padding-bottom: 15px;
	border-bottom: 2px dotted #999;
}
h2 {
	color: #d99201;
	font-size: 22px;
}
h3 {
	color: #666;
	font-size: 125%;
}
p, th, td {
	font-family: Georgia, Cambria, Garamond, serif;
	font-size: 13px;
	line-height: 21px;
}
div#message {
	width: 100%;
	padding: 5px 0;
	background-color: #dfb;
	color: #008c00;
}
div.original {
	margin: 1em;
	background-color: #eee;
	border: 1px solid #ccc;
}
h4.anchor {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}
p.author {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -15px;
	margin-bottom: 25px;
}

/* forms */

form select, form input, form textarea {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11pt;
}
label small, fieldset small {
	color: #666;
	font-family: Calibri, Arial, sans-serif;
}

/* CKEditor*/

body html > body {
	background-color: #fff;
	text-align: left;
}
