/** Reset
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	outline: 0;
	}
	
* html body {
	behavior: url(css/csshover.htc);
}

/** Body
==============================================================================*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #636363;
background: #f4fafe url(../images/body_bg.jpg) repeat-x top center;
width: 100%;
}

/** Container
==============================================================================*/

#container {
margin: 0 auto;
width: 985px;
}

#wrapper {
margin: 20px auto 55px auto;
background: #191919;
width: 945px;
padding: 20px;
overflow: hidden;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

.buttons {
width: 288px;
float: right;
}

/** Images
==============================================================================*/

#content img.left, #sidebar img.left, #footer img.left {
margin: 0 16px 8px 0;
}

#content img.right, #sidebar img.right {
margin: 0 0 8px 16px;
}

a img {
	border: none;
}

#content a img {
	border: 1px solid #c2bfab;
	padding: 5px;
	background-color: #fff;
}

#maincontent img {
	border: 1px solid #999;
	padding: 1px;
	background-color: #fff;
}

/** Headings
==============================================================================*/

h1 {
	font-size: 24px;
	color: #c6361f;
	line-height: 26px;
	padding: 0 0 18px 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	background: url(../images/divider_lt.jpg) repeat-x bottom;
}

.archive h1 {
font-size: 20px;
text-transform: none;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 8px 0;
	font-weight: normal;
}

#contentwrap h2 {
	margin-top: 32px; 
	padding: 0 0 8px 0;
	font-weight: bold;
	background: url(../images/divider_lt.jpg) repeat-x bottom;
}

h3 {
font-size: 14px;
line-height: 18px;
padding: 0 0 6px 0;
margin: 0 0 16px 0;
font-weight: normal;
text-transform: uppercase;
background: url(../images/divider_lt.jpg) repeat-x bottom;
}

h4 {
font-size: 14px;
line-height: 16px;
margin: 0 0 8px 0;
font-weight: normal;
text-transform: uppercase;
}

#footer h4 {
padding: 0 0 6px 0;
background: url(../images/footer_divider.jpg) repeat-x bottom;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 24px 0;
}

/** Links
==============================================================================*/

a:link {
color: #c6361f;
text-decoration: none;
}

#nav a:link {
color: #938e82;
}

a:visited {
color: #c6361f;
text-decoration: none;
}

#nav a:visited {
color: #938e82;
}

a:hover {
color: #8c2818;
text-decoration: none;
}

#nav a:hover {
color: #716d65;
}

a:active {
color: #c6361f;
text-decoration: none;
}

#nav a:active {
color: #938e82;
}

/** Top Info
==============================================================================*/

.topinfo {
margin: 6px 0 0 0;
font-size: 11px;
color: #826755;
}

/** Logo
==============================================================================*/

#logo {
margin: 19px 0 9px 0;
}

/** Search
==============================================================================*/

#s {
width: 304px;
height: 20px;
margin: 48px 0 0 0 !important;
padding: 4px 0 0 25px;
border: 1px solid #c0cdd5;
background: url(../images/search_icon.jpg) no-repeat #fff 6px 6px;
}

/** Nav
==============================================================================*/

#nav {
	width: 945px;
	padding: 0 0 0 6px;
	margin: 0 auto;
	z-index: 1000;
}

#nav li {
	float: left;
	position: relative;
	margin-right: 1px;
	z-index: 1000;
}

#nav li a {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	padding: 9px 25px 8px 25px;
	line-height: 19px;
	height: 19px;
	background: url(../images/nav_bg.jpg) repeat-x 0 0;
	z-index: 1000;
}

#nav li:hover a {
	background-position: 0 -37px;
}

#nav li.current_page_item a, #nav li.current_page_ancestor a {
	background-position: 0 -74px;
	color: #1c1c26;
}

#nav li.login a {
	color: #c6361f;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	width: 195px;
	padding: 6px 0 0 0;
	z-index: 1000;
}

#nav li ul li {
	z-index: 1001;
}

#nav li ul li a {
	background-position: 0 0 !important;
	z-index: 1002;
}

#nav li ul li:hover a {
	background-position: 0 -37px !important;
}

#nav li ul li:hover li a {
	background-position: 0 0 !important;
}

#nav li ul li ul {
	display: none !important;
	left: 196px;
	top: -6px;
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {
	padding: 2px 1px 0 0;
	display: block;
}

#nav li ul li a {
	width: 200px;
	font-size: 12px;
}

#nav li ul li:hover ul {
	display: block !important;
}

#nav li ul li li:hover a {
	background-position: 0 -37px !important;
}

/** Content
==============================================================================*/

#content {
	width: 913px;
	padding: 16px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #b8b7b3;
	background-color: #f9f8f2;
	overflow: hidden;
}

/** Featured Slider
==============================================================================*/

#featured {
	width: 900px;
	height: 240px;
	padding: 5px;
	margin: 0 16px 15px 0;
	border: 1px solid #c2bfab;
	background-color: #efefef;
	z-index: 5;
	overflow: hidden;
}

#content #featured a img {
padding: 0;
border: none;
}

#featured h1 {
font-size: 12px;
margin: 0;
padding: 0;
background: none;
text-transform: none;
}

#featurednav {
margin: 3px 0 0 0;
height: 23px;
width: 67px;
background: url(../images/featured_nav_bg.jpg) no-repeat;
}

#prev {
padding: 2px 0 0 4px;
display: block;
height: 18px;
width: 17px;
background: url(../images/featured_nav_left.jpg) no-repeat 4px 2px;
z-index: 100;
}

#next {
display: block;
padding: 2px 4px 0 0;
height: 18px;
width: 17px;
background: url(../images/featured_nav_right.jpg) no-repeat 1px 2px;
z-index: 100;
}

#prev span, #next span {
display: none;
}

/** Welcome
==============================================================================*/

#welcome {
	background: url(../images/divider_lt.jpg) repeat-x bottom;
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
	overflow: hidden;
}

#welcome h1 {
	text-transform: uppercase;
}

#welcome p {
	font-size: 14px;
	line-height: 20px;
}

a#welcomeleft, a#welcomeright {
	display: block;
	width: 144px;
	text-align: center;
	padding: 8px 0 10px 0;
	text-transform: uppercase;
	font-size: 14px;
	color: #342221;
}

a#welcomeleft {
background: url(../images/welcome_btn_left.jpg) no-repeat;
}

a#welcomeright {
background: url(../images/welcome_btn_right.jpg) no-repeat;
}

/** Main Info Bar
==============================================================================*/

#maininfo, #maininfoinner {
	width: 913px;
	height: 100px;
	padding: 0 0 25px 0;
	background: url(../images/faded_divider_bg.jpg) no-repeat bottom;
	overflow: hidden;
}

#maininfoinner {
	height: 32px;
}

.breadcrumbs a {
	padding: 0 25px 0 20px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #707070;
	background: url(../images/breadcrumb_right_bg.jpg) no-repeat top right;
}

.breadcrumbs a:hover {
	color:#C6361F;
}

.breadcrumbs a.home {
	margin: 0 !important;
	width: 31px;
	background: url(../images/breadcrumb_home_bg.jpg) no-repeat top right;
}

.breadcrumbs a.current {
	background: url(../images/breadcrumb_current_bg.jpg) no-repeat top right;
}

#subscribe {
	margin: 3px 0 0 0;
	text-transform: uppercase;
	padding: 0 20px 0 0;
	background: url(../images/rss_icon_12x12.jpg) no-repeat right;
}

/** Latest Message, Subscribe to audio
==============================================================================*/

#latest {
width: 913px;
margin: 16px 0 16px 0;
padding: 16px 0 0 0;
background: url(../images/divider_lt.jpg) repeat-x top;
}

#latestmsg {
width: 592px;
padding: 16px;
background: url(../images/latest_msg_bg.jpg) repeat-x;
}

.msgwrap {

}

.msg {
width: 577px;
padding: 16px;
margin: 0 0 8px 0;
display: inline;
background: url(../images/latest_msg_bg.jpg) repeat-x;
}

#latestmsg h3 {
font-size: 12px;
margin: 0;
padding: 0;
font-weight: bold;
color: #55a3d4;
background: none;
}

#subscribeaudio {
width: 256px;
padding: 16px;
color: #212121;
background: url(../images/subscribe_audio_feed_bg.jpg) repeat-x;
}

#subscribeaudio h3 {
font-size: 14px;
margin: 0;
padding: 0;
color: #f9f8f2;
background: none;
}

#latestmsg p, #subscribeaudio p, .msg p {
margin: 0;
}

#audio {
width: 238px;
}

#listen a {
display: block;
width: 102px;
height: 32px;
text-align: center;
background: url(../images/listen_btn.jpg) no-repeat 0 0;
}

#listen a:hover {
background-position: 0 -32px;
}

#download a {
display: block;
width: 136px;
height: 32px;
text-align: center;
background: url(../images/download_btn.jpg) no-repeat 0 0;
}

#download a:hover {
background-position: 0 -32px;
}

#listen a span, #download a span {
display: none;
}

/** Meta
==============================================================================*/

.date {
color: #9a9996;
}

/** Main Content
==============================================================================*/

#maincontent {
	width: 609px;
	padding-right: 16px;
	overflow: hidden;
}

#contentwrap {
width: 609px;
}

.meta {
padding: 0 0 10px 0;
background: url(../images/divider_lt.jpg) repeat-x bottom;
}

.home {
margin: 0 0 20px 0;
}

.breadcrumbs {
	text-transform: uppercase;
}

/** Archive
==============================================================================*/

.archivewrap {
padding: 16px 0 16px 0;
background: url(../images/divider_lt.jpg) repeat-x bottom;
}

#postsnav {
padding: 16px 0 0 0;
}

a#previousbtn {
display: block;
width: 139px;
height: 34px;
background: url(../images/previous_btn.jpg) no-repeat;
}

a#nextbtn {
display: block;
width: 139px;
height: 34px;
background: url(../images/next_btn.jpg) no-repeat;
}

a#previousbtn span, a#nextbtn span {
display: none;
}

/** Lists
==============================================================================*/

#contentwrap ul, #contentwrap ol {
margin: 0 0 24px 32px;
}

#contentwrap ul li {
list-style-type: disc;
}

#contentwrapol li {
list-style-type: decimal;
}

#contentwrap li {
padding: 0 32px 0 0;
}

/** Latest News, Whats Going On
==============================================================================*/


.latestnews {
background: url(../images/bg_latestnews.png) top center no-repeat;
padding: 25px 0 0 0;
}

#latestnews, #whatsgoingon {
width: 288px;
margin: 0 16px 0 0;
}

.latestnews h1 {
text-transform: uppercase;
}

#latestnews .date {
text-align: center;
width: 20px;
padding: 6px;
margin: 0 15px 60px 0;
background: url(../images/date_bg.jpg) repeat-x top;
}

.day {
font-size: 18px;
}

.month {
text-transform: uppercase;
font-size: 10px;
line-height: 20px;
}

a.rss {
display: block;
background: url(../images/rss_icon_12x12.jpg) no-repeat;
text-indent: -9999px;
margin: 5px 0 0 0;
width: 12px;
height: 12px;
}

#whatsgoingon h2 {
width: 174px;
font-size: 12px;
}

#whatsgoingon h3 {
margin-bottom: 0;
}

#whatsgoingon li {
padding: 8px 0 0 0;
border-bottom: 1px solid #ecebe7;
}

/** Form
==============================================================================*/

label, input {
	display: block;
	float: left;
	margin: 5px 5px 1px 0;
}


fieldset {
border: none;
margin: -25px 0 0 0;
width: 464px;
}

input {
margin: 5px 0 1px 0 !important;
}

label {
text-align: left;
width: 75px;
padding-right: 20px;
margin: 10px 0 0 0;
}

input, textarea {
padding: 6px;
width: 350px;
border: 1px solid #d0d0d0;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
	margin: 10px 0 20px 0;
	padding: 0 25px 0 0;
	float: right;
	width: 93px;
	height: 32px;
	border: none;
	text-indent: -9999px;
	background: url(../images/submit_btn.gif) no-repeat;
	cursor: pointer;
}


/** Sidebar
==============================================================================*/

#sidebar {
	width: 272px;
	min-height: 265px;
	padding: 0 0 0 16px;
	background: url(../images/sidebar-bg.gif) no-repeat top left;
	overflow: hidden;
	margin-top: -25px;
	position: relative;
	padding-top: 25px;
}

.homepage #sidebar {
	background: url(../images/sidebar-bg-homepage.gif) no-repeat top left;
	margin-top: 0;
}

#details p {
	margin: 0 0 15px 0;
}

/** Footer
==============================================================================*/

#footer {
width: 913px;
padding: 16px;
border-top: 1px solid #43342b;
border-bottom: 1px solid #0e0b09;
background-color: #251d18;
color: #826755;
margin-top: 1px;
}

#footer h3 {
color: #f9f8f2;
background-image: url(../images/divider_dk.jpg);
clear: both;
}

#footer .more {
	float:right;
	clear: both;
	margin-top: 15px;
}

#legal {
width: 256px;
padding: 16px;
margin: 0 32px 0 0;
border: 1px solid #43342b;
background-color: #1c1612;
color: #826755;
font-size: 11px;
}

#donations {
	width: 256px;
	margin: 25px 0 0 10px;
}

form.donate {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}

form.donate input {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

#legal img {
border: none;
background: none;
padding: 0;
margin: 0 0 5px 0;
}

#legal p {
margin: 7px 0 0 0;
}

#footer #aboutus {
	width: 288px;
	margin: 0 32px 0 0;
}

#footer #aboutus img {
	width: 127px;
	float: left;
	margin: 0 12px 12px 0;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cdcdcd;
}

#newsletter {
	width: 270px;
}

#newsletter img {
margin: 0 0 0 30px;
}

#newsletter form {
	clear: both;
	width: 270px;
	overflow: hidden;
	margin-bottom: 10px;
}

#newsletter div { width: 270px; float: left; margin: 0 0 13px 0; }
#newsletter input { float: left; margin: 0 0 20px 0; width: 255px; font-family: Arial, sans-serif; font-size: 14px; }

#newsletter #submit {
	float: left;
	width: 93px;
	height: 32px;
	border: none;
	text-indent: -9999px;
	background: url(../images/submit_btn.gif) no-repeat;
	cursor: pointer;
	line-height: 0;
	font-size: 0;
}

.comments input {
	width: 440px;
}

.comments textarea {
	width: 440px;
	height: 150px;
}

.comments input.submit {
	background: none;
	border: none;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	background-image: url(../images/comments-submit-bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	clear: both;
	width: 152px;
	height: 32px;
	cursor: pointer;
}

.comments .submitbutton {
	padding-left: 302px;
	clear: both;
}

.preview {
	clear: both;
}

.preview-country-news {
	clear: both;
	border-bottom: 1px solid #F7F7EF;
	padding: 5px 0;
	overflow: hidden;
}

.preview-country-news h2 {
	float: left;
	width: 200px;
}

.preview-country-news .author {
	float: right;
	width: 70px;
	text-align: right;
	color: #8A8987;
}

.gallery {
	clear: both;
	overflow: hidden;
}

.gallery a {
	float: left;
	margin: 0 8px 8px 0 !important;
	overflow: hidden;
	border: 1px solid #c2bfab;
	padding: 0 !important;
	background-color: #fff;
	position: relative;
}

.gallery a .image {
	display: block;
	border: 5px solid #fff;
}

.gallery a img {
	width: 68px;
	border: none !important;
	padding: 0 !important;
	background: none !important;
	float: left !important;
	margin: 0 !important;
	border-bottom: 5px solid #fff !important;
}

.gallery a .preview-image {
	background-image: url(../images/video-preview.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 50px;
	position: absolute;
	left: 5px;
	top: 5px;
	float: left;
}

.album a {
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
	overflow: hidden;
	width: 97px;
	padding: 0;
	clear: both;
}

.album h2 {
	margin: 0;
	padding: 0;
}

.album h2 a {
	float: none;
	margin: 0;
	width: auto;
	border: none;
}

.album a.view {
	float: left;
	margin: 0;
	width: auto;
	clear: both;
	display: block;
	border: none;
	width: 150px;
	background: none !important;
}

.album a.video {
	height: 97px;
}

.album a img {
	width: 97px;
	float: none !important;
	border: none !important;
	padding: 0 !important;
	margin: auto !important;
	display: block;
}

.album a .preview-image {
	background-image: url(../images/video-preview.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 50px;
	position: absolute;
	left: 16px;
	top: 25px;
	float: left;
}

.news-preview {
	overflow: hidden;
	clear: both;
	padding: 15px 0;
	background: url(../images/divider_lt.jpg) repeat-x bottom;
}

.news-preview h2 {
	line-height: 24px !important;
	background: url(../images/divider_lt.jpg) repeat-x bottom;
	float: right;
	width: 305px;
	clear: none !important;
	padding: 0 0 5px 0 !important;
	margin: 0 !important;
}

.news-preview h2 a {
	line-height: 24px !important;
}

.news-preview img {
	padding: 5px !important;
	background-color: #fff !important;
	border: 1px solid #ccc !important;
}

.news-preview small {
	display: block;
	height: 28px;
	line-height: 26px;
	background: url(../images/divider_lt.jpg) repeat-x bottom left;
	overflow: hidden;
	float: right;
	width: 305px;
}

small.archive {
	display: block;
	height: 28px;
	line-height: 26px;
	background: url(../images/divider_lt.jpg) repeat-x bottom left;
	margin-bottom: 10px;
}

h2.archive {
	background: url(../images/divider_lt.jpg) repeat-x bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal !important;
	line-height: 26px;
	color: #c6361f;
	padding: 0 !important;
	margin: 0 !important;
	clear: both;
}

.news-preview .preview-img {
	float: left;
	width: 278px;
}

.news-preview .news-content {
	float: right;
	width: 305px;
	padding-top: 12px;
	line-height: 22px;
}

.red {
	color: #c6361f;
}

.album {
	background: url(../images/divider_lt.jpg) repeat-x bottom;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

.album a {
	clear: none;
}

.contact-form label {
	float: left;
	width: 55px;
	clear: both;
	height: 27px;
	line-height: 27px;
	margin: 0 0 3px 0;
}

.contact-form input {
	float: left;
	width: 371px;
	clear: both;
	padding: 6px 8px !important;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #000;
	margin: 0 0 3px 0 !important;
	border: none;
	background-color: #D0D0D0 !important;
	clear: none;
}

.contact-form textarea {
	float: left;
	width: 371px;
	height: 215px;
	overflow: auto;
	clear: both;
	padding: 6px 8px;
	line-height: 15px;
	font-size: 12px;
	color: #000;
	margin: 0 0 3px 0;
	border: none;
	background-color: #D0D0D0;
	clear: none;
}

.contact-form br {
	display: none;
	float: right;
}

.contact-form div.submit {
	clear: both;
	overflow: hidden;
	zoom: 1;
	height: 32px;
	padding-left: 369px;
	padding-top: 10px;
}

.wpcf7-form-control-wrap {
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
	zoom: 1;
}

.contact-form div.submit input {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0;
	float: left;
	width: 93px;
	height: 32px;
	border: none;
	text-indent: -9999px;
	background: url(../images/submit_btn.gif) no-repeat;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}

.list {
	overflow: hidden;
	clear: both;
}

.list ul {
	margin-bottom: 20px;
}

.list ul li {
	display: block;
}

.list ul li a {
	display: block;
	background: url(../images/divider_lt.jpg) repeat-x bottom left;
	height: 24px;
	line-height: 24px;
	padding-bottom: 2px;
	color: #767675;
}

.list ul li a:hover {
	text-decoration: underline;
}

.comment {
	overflow: hidden;
	margin-bottom: 15px;
}

.comment .left {
	float: left;
	width: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.comment .left img {
	border: 1px solid #999;
	margin-bottom: 7px;
}

.comment .right {
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #454545;
	background-image: url(../images/comments-bg.gif);
	width: 452px;
	background-repeat: no-repeat;
	padding: 15px 15px 5px 45px;
}

.alignleft {
	float: left;
	border: 2px outset #999;
	margin: 3px 10px 10px 0;
}

.alignright {
	float: right;
	margin: 3px 0 10px 10px;
}
