* { /* removes defaults from all elements */
	list-style: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	}

/** Body
==============================================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #201B5E;
	background: url(../images/body_bg.jpg) no-repeat top center #191919;
	margin: 0 auto;
}

/** Container
==============================================================================*/

#container {
	margin: 0 auto;
	width: 945px;
	height: 100%;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images
==============================================================================*/

#content img, #sidebar img, #footer img {
border: 1px solid #c2bfab;
padding: 5px;
background-color: #fff;
}

#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;
display: block;
}

/** Headings
==============================================================================*/

h1 {
	font-size: 24px;
	color: #11234b;
	line-height: 26px;
	padding: 0 0 8px 0;
	margin: 0 0 8px 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: none;
	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: none;
}

#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: #00A4BE;
	text-decoration: none;
}

#nav a:link {
color: #938e82;
}

a:visited {
	color: #00A4BE;
	text-decoration: none;
}

#nav a:visited {
color: #938e82;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
color: #716d65;
}

a:active {
	color: #00A4BE;
	text-decoration: none;
}

#nav a:active {
color: #938e82;
}

/** Top Info
==============================================================================*/

.topinfo {
	margin: 6px 0 0 0;
	font-size: 11px;
	color: #999999;
}

/** Logo
==============================================================================*/

#logo {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 26px;
	margin-left: 0;
}

/** Search
==============================================================================*/

#s {
width: 304px;
height: 20px;
margin: 48px 0 0 0;
padding: 4px 0 0 25px;
border: 1px solid #c0cdd5;
background: url(../images/search_icon.jpg) no-repeat #fff 6px 6px;
}


/** Nav
==============================================================================*/

#nav {
width: 945px;
margin: 32px 0 0 0;
background: url(../images/nav_bg.jpg) repeat-x 0 0;
}

#nav li {
float: left;
}

#nav li a {
display: block;
float: left;
font-size: 14px;
text-transform: uppercase;
padding: 9px 32px 8px 32px;
border-right: 1px solid #fff;
background: url(../images/nav_bg.jpg) repeat-x 0 0;
}

#nav li a:hover {
background-position: 0 -37px;
}

#nav li.current_page_item a {
background-position: 0 -74px;
color: #1c1c26;
}

/** Content
==============================================================================*/

#content {
	width: 913px;
	margin: 0px 0 0 0;
	padding: 16px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #b8b7b3;
	background-color: #f9f8f2;
	background-image: url(../images/wave.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#contenthome {
	width: 912px;
	margin: 1px 0 0 1px;
	padding: 16px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #b8b7b3;
	background-color: #f9f8f2;
	background-image: url(../images/wave.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/** Featured Slider
==============================================================================*/

#featured {
	width: 597px;
	height: 320px;
	padding: 5px;
	border: 1px solid #c2bfab;
	background-color: #efefef;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 0;
}

#featured 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 {
	width: 287px;
}

a#welcomeleft, a#welcomeright {
display: block;
width: 144px;
text-align: center;
padding: 8px 0 10px 0;
}

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: 20px;
	background: url(../images/faded_divider_bg.jpg) no-repeat bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

#maininfoinner {
height: 32px;
}

#maininfoinner ul li {
float: left;
padding: 3px 0 3px 0;
text-align: center;
}

#maininfoinner ul li a {
padding: 4px 25px 3px 15px;
background: url(../images/breadcrumb_right_bg.jpg) no-repeat top right;
}

#maininfoinner ul li#home {
width: 76px;
background: url(../images/breadcrumb_home_bg.jpg) no-repeat top;
}

#maininfoinner ul li#home a, #maininfoinner ul li#cat a {
background: none;
}

#maininfoinner ul li#cat {
background: url(../images/breadcrumb_cat_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: #271A62;
	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: #333333;
}

/** Main Content
==============================================================================*/

#maincontent {
width: 625px;
}


#maincontenthome {
width: 623px;
}

#contentwrap {
	width: 600px;
	margin-top: 0px;
	z-index: 100;
}

.meta {
padding: 0 0 10px 0;
background: url(../images/divider_lt.jpg) repeat-x bottom;
}

/** Archive
==============================================================================*/

.archivewrap {
padding: 16px 0 16px 0;
background: url(../images/divider_lt.jpg) repeat-x bottom;
}

.archive {
	width: 600px;
}

#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, #whatsgoingon {
width: 288px;
margin: 0 16px 0 0;
}

#latestnews .date {
	text-align: center;
	width: 20px;
	padding: 6px;
	background: url(../images/date_bg.jpg) repeat-x top;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0;
}

.day {
font-size: 18px;
}

#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;
}

label {
text-align: left;
width: 75px;
padding-right: 20px;
}

input, textarea {
padding: 2px;
width: 350px;
border: 1px solid #d0d0d0;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
margin: 10px 0 20px 0;
padding-right: 153px;
float: right;
width: 93px;
height: 32px;
border: none;
}

/** Sidebar
==============================================================================*/

#sidebar {
	width: 272px;
	min-height: 265px;
	height: auto !important;
	height: 265px;
	background: url(../images/sidebar_bg.png) no-repeat top;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
#sidebar2 {
	width: 272px;
	min-height: 265px;
	height: auto !important;
	height: 265px;
	background: url() no-repeat top;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 16px;
}
#flickr img {
	float: left;
	width: auto;
	margin: 0 3px 3px 0;
}

#specialev img {
	float: left;
	width: auto;
	margin: 0 3px 3px 0;
}

/** Footer
==============================================================================*/

#footer {
	width: 913px;
	padding: 16px;
	margin: 0 0 32px 0;
	border-top: 1px solid #43342b;
	border-bottom: 1px solid #0e0b09;
	background-color: #251d18;
	color: #FFFFFF;
	background-image: url(../images/wrapper-home.jpg);
}

#footer h3 {
color: #f9f8f2;
background-image: url(../images/divider_0.jpg);
}

#legal {
	width: 256px;
	padding: 16px;
	margin: 0 32px 0 0;
	font-size: 11px;
}

#legal img {
border: none;
background: none;
padding: 0;
margin: 0;
}

#legal p {
margin: 6px 0 0 0;
}

#aboutus {
	width: 290px;
	margin-top: 0;
	margin-right: 32px;
	margin-bottom: 0;
	margin-left: 0;
}

#mostpopular {
	width: 270px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
}

#mostpopular li {
margin: 0 0 8px 0;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
