/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  background: #000;
  font-size: 76%;
  line-height:1.5em;
  font-family:Trebuchet MS, Trebuchet, Verdana, sans-serif;
  color: #fff;
}

input {
	color: #494949;
	font-size: 12px;
}

textarea, select {
	color: #494949;
	font-size: 12px;
	line-height: 160%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 1.33em;
  line-height: 1.127em;
  margin-bottom: 1.127em;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
	font-size:1.08em;
	margin-bottom: 1.5em;
}

a:link, a:visited {
  color: #fff;
  text-decoration: none;
}

a:hover{
  color: #ffa34f;
  text-decoration: underline;
}
a:active, a.active {
  color: #fff;
}
.messages a:link, .messages a:visited, .messages a:active{
	color:#000000;
	text-decoration:underline;
}
hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ul li {
  margin: 0.4em 0 0.4em .5em;
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: url(images/bullet.gif) no-repeat left 5px;
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em;
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 15px 0;
}

dl dt {
	font-weight:bold;
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}
tbody {
	border:0;
}
thead th {
  border-bottom: 2px solid #999;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #666;
}

tr.even {
  background-color: #999;
}

tr.odd td.active {
  background-color: #666;
}

tr.even td.active {
  background-color: #999;
}

td.region, td.module, td.container {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #ccc;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul, .messages ul li {
	margin: 0;
	padding-left:0;
	list-style-type: none;
	background-image:none;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
	margin: 1em 1em 1em 0;
	padding: 1px;
	font-weight: bold;
}

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

/**
// Home Page
**/

#postcard{
	width:699px;
	height:335px;
	padding:75px 0px 0px 0px;
	margin:0 auto;
	background-image: url(images/postcard.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#postcard ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#postcard li{
	float:left;
	width:299px;
	margin:0 10px 20px 20px;
	background:none;
	padding:0;
	color:#000;
}
#postcard li p{
	margin:0;
	font-size:1em;
}
#postcard li a{
	color:#000;
}
#postcard li img{
	display:block;
	margin:20px 0 5px;
}
#postcard li object, #postcard li embed{
	float:left;
}
/*#postcard .home_row{
	margin:0 0 18px 0;
	padding:0;
}
#postcard .home_row .home_gate{
	height:90px;
	width:275px;
	margin:0 30px 0 20px;
	float:left;
	color:#000;
	display:inline;
}
#postcard .home_row .home_gate .stamp {
	float:left;
}
#postcard .home_row .home_gate .text{
	padding-top:20px;
}
#postcard .home_row .home_gate .text p{
	margin:0;
}
#postcard .home_row .home_gate .text img{
	margin:0px 0px 5px;
	display:block;
}
#postcard .home_row .home_gate a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
#postcard .home_row #sunday_secrets{
	float:left;
	padding: 5px 0 0 0;
	margin:0 0 0 30px;
}*/


/* HEADER */

h1#head a{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display:block;
	width:302px;
	height:119px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 20px;
}


/* NAVIGATION */

#main_nav{
	overflow:hidden;
	margin:0 auto 50px;
	width:770px;
}
#main_nav li
{
  float:left;
  margin:0 12px;
  list-style-type:none;
  background-image:none;
  padding:0;
}  
#main_nav li a{
	display:block;  
	height: 21px;
	text-indent:-9999px
}
#main_nav li#chat a
{  
	width: 148px;
	background: url(images/chat_nav.gif) no-repeat;
}
#main_nav li#home a
{  
	width: 41px;
	background: url(images/home_nav.gif) no-repeat;
}
#main_nav li#events a
{  
	width: 169px;
	background: url(images/events_nav.gif) no-repeat;
}
#main_nav li#video a
{  
	width: 127px;
	background: url(images/video_nav.gif) no-repeat;
}
#main_nav li#books a
{  
	width: 52px;
	background: url(images/books_nav.gif) no-repeat;
}
#main_nav li#news a
{  
	width: 99px;
	background: url(images/news_nav.gif) no-repeat;
}
#main_nav li#blog a
{  
	width: 42px;
	background: url(images/blog_nav.gif) no-repeat;
}
#main_nav li#chat a:hover, #main_nav li#home a:hover, #main_nav li#events a:hover, #main_nav li#video a:hover, #main_nav li#books a:hover, #main_nav li#news a:hover, #main_nav li#blog a:hover,
#main_nav li#chat a:active, #main_nav li#home a:active, #main_nav li#video a:active, #main_nav li#books a:active, #main_nav li#news a:active, #main_nav li#blog a:active 
{ 
  background-position: 0 -21px;
}

/**
 * Layout
 */
#header-region {
  min-height: 1em;
  background: #d2e6f3 url(images/bg-navigation.png) repeat-x 50% 100%;
}

#header-region .block {
  display: block;
  margin: 0 1em;
}

#header-region .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  position: relative;
  top: 0.5em;
}

#header-region * {
  display: inline;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}

/* Avoid displaying content of script tags */
#header-region script {
  display: none;
}

#header-region p, #header-region img {
  margin-top: 0.5em;
}

#header-region h2 {
  margin: 0 1em 0 0;
}

#header-region h3, #header-region label, #header-region li {
  margin: 0 1em;
  padding: 0;
  background: none;
}

#container {
  margin: 0 auto;
  padding: 0;
  width: 900px;
}








/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
/*body.sidebars {
  min-width: 900px;
}*?
/* With 2 columns, require a minimum width of 800px. */
/*body.sidebar-left, body.sidebar-right {
  min-width: 900px;
}*/

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#container #center {
  /*float: left;
  width: 100%;*/
}

/* So we move the #center container over the sidebars to compensate*/ 
body.sidebar-left #center {
  margin-left: 200px;
}
body.sidebar-right #center {
  float:left;
  width:500px;
}
body.sidebars #center {
  margin: 0 -200px;
}

/* And add blanks left and right for the sidebars to fill */
/*body.sidebar-left #squeeze {
  margin-left: 200px;
}
body.sidebar-right #squeeze {
  margin-right: 400px;
}*/
body.sidebars #squeeze {
  margin: 0 200px;
}

/* We ensure the sidebars are still clickable using z-index */
#container #sidebar-right {
  margin: 35px 0 0;
  width: 250px;
  float: right;
}
body.sidebars #container #sidebar-right {
	width: 200px;
}
#container #sidebar-left {
  margin: 35px 0 5em;
  width: 200px;
  font-size:11px;
  float: left;
  z-index: 2;
  position: relative;
}

#container .sidebar .block {
  margin: 0 0 1.5em 0;
}

#sidebar-left .block {
  padding: 0 15px 0 0px;
}

/*.block .content {
  margin: 10px 0;
}*/


#sidebar-left .block-region {
  margin: 0 15px 0 0px;
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/* Now we add the backgrounds for the main content shading 
#wrapper #container #center #squeeze {
  position: relative;
}*/

/*#wrapper #container #center .right-corner {
  background: transparent url(images/bg-content-right.png) no-repeat 100% 0;
  position: relative;
  left: 10px;
}

#wrapper #container #center .right-corner .left-corner {
  padding: 60px 25px 5em 35px;
  background: transparent url(images/bg-content-left.png) no-repeat 0 0;
  margin-left: -10px;
  position: relative;
  left: -10px;
  min-height: 400px;
}*/

#container #footer {
  float: none;
  clear: both;
  text-align: center;
  margin: 4em 0 -3em;
  color: #898989;
}

#container .breadcrumb {
	margin-bottom:15px;
}

body.sidebar-left  #footer {
  margin-left: -180px;
}

body.sidebar-right #footer {
  margin-right: -180px;
}

body.sidebars #footer {
  margin: 0 -180px;
}

.books_icon{
	text-align:center;
}

/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left;
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #fff;
  background-color: #666;
}

/**
 * Secondary navigation
 */
ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right;
  clear: right;
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left;
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cde3f1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cde3f1;
  background: transparent;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}
#tabs-wrapper {
  margin: 0 0 45px;
}
ul.secondary {
  clear: both;
  text-align: left;
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left;
  margin: 0 2em 0 0;
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px;
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background-color: #666;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node {
  padding: 0;
  margin:0;
}
.view-content-audio .node,.view-content-most-tagged .node {
	padding: 0;
	margin:0 0 50px;
	font-size:12px;
}
ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 5px;
  background-image: none;
}

.node .links, .comment .links {
  text-align: left;
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right;
  clear: right;
  padding-left: 1em;
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right;
}

.terms {
  float: right;
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px;
}

.comment h3 a.active {
  color: #494949;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.odd td.menu-disabled {
  background-color: #ccc;
}
tr.even td.menu-disabled {
  background-color: #ccc;
}
td.menu-disabled {
  opacity: 0.5;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  background-color: #666;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
  color:#fff;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em;
  background: url(images/menu-expanded.gif) no-repeat 0% 50%;
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%;
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left;
  padding-right: 20px;
}

#block-node-0 img, .feed-icon {
  float: right;
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right;
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left;
  width: 48%;
}
div.admin .right {
  float: right;
  width: 48%;
}

div.admin-panel {

  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #999;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

/**
 * CSS support
 */
span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
font-weight:bold;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.error,div.status {
	color: #000000;
	border:0;
	background-color: #FFFFFF;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #494949;
}

/**
 * Watchdog.module
 */
tr.watchdog-user {
  background-color: #fcf9e5;
}

tr.watchdog-user td.active {
  background-color: #fbf5cf;
}

tr.watchdog-content {
  background-color: #fefefe;
}

tr.watchdog-content td.active {
  background-color: #f5f5f5;
}

tr.watchdog-warning {
  background-color: #fdf5e6;
}

tr.watchdog-warning td.active {
  background-color: #fdf2de;
}

tr.watchdog-error {
  background-color: #fbe4e4;
}

tr.watchdog-error td.active {
  background-color: #fbdbdb;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #d7ffd7;
}
tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}
div.block-views{
	float:left;
	width:380px;
	margin:0;
	padding-top:25px;
}
div#block-views-audio{
	margin-right:140px;
	clear:right;
}
.block-title{
	margin-bottom:15px;
}
div.audio-node{
	margin:0px 20px 0px 0px;
	float:left;
}

div.clear{
	clear:left;
}
.links {

}
.bookmark_icons{

}
.bookmark_icons img{
	margin-right:10px;	
}
#nav-links{
	padding-top:45px;
	text-align:center;
}
#nav-links img{
	margin:0 16px;
}
.next_secret{
	float:right;
}
.upload{
	float:right;
	margin-left:35px;
}
.books td{
	padding:20px 0 25px 0;
	
}
.books img {
	display:block;
	margin-top:5px;
}
.p_break {
	text-align:right;
	margin:10px 0;
}
.view-content-audio h2,.view-content-most-tagged h2 {
	margin-bottom:15px;
}
.faq_block{
	clear:left;
	padding-top:12px;
	font-weight:bold;
}
.faq_block img{
	float:left;
	margin-right:10px;
}
.node .content .faq_block a:link,.node .content .faq_block a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.node .content a{
	text-decoration:underline;
}
.authortracker {
	border:1px solid #999999;
	padding: 20px 20px 0 20px;
}

#node-71 ol{
	list-style-type: none;
	text-align:center;
	clear:both;
	overflow:hidden;
}
#node-71 li{
	display:inline-block;
	margin:0 30px 60px 30px;	
	zoom:1;
	* display: inline;
}
#container .node-form .standard{
	clear:none;
}