/*  
Theme Name: RF3
Theme URI: http://www.reformedforum.com
Description: A simple and readable theme.
Version: 1.0
Author: Camden Bucey
Author URI: http://www.reformedforum.org
*/

/*
	COLORS:
		red: #8f2623
		blue-green: #267f77
		tan: #f0e1b1
		deeper tan: #e5aa56
		green: #a69a44
*/

body {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#333;
	line-height: 22px;
	background: transparent url(images/bg-main.jpg) no-repeat scroll center top;
	min-height:1000px;
	margin:0;
}

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

a:hover {
	text-decoration: underline;
}

.shadow {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

h1, h2, h3, h4 {
	color:#393842;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
}

h1 { font-size: 220%; line-height:1.2em;margin-bottom:0.5em; }
h2 { font-size: 180%; }
h3 { font-size: 140%; }
h4 { font-size: 100%; }

h2 a {
	color:#393842;
}

h2.title {
	color:#393842;
	font-size:200%; /* change to percent */
	font-style:normal;
	font-weight:normal;
	line-height:36px; /* change to percent */
	margin:0;
}

h3.section-title {
	font-size:100%;
	font-style:italic;
	font-weight:normal;
	color:#ccc;
	margin-bottom:0;
}

h3.section-title + div.post {
	margin-top:5px;
}

div.meta {
	color:#000;
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size:85%;
	line-height:150%;
}

div.meta a {
	color:#666;
}

div.meta>iframe {
	margin-bottom:-6px;
}

div.podcast {
	margin: 0pt; 
	padding: 0pt; 
	width: 100%;
}

div.podcast embed {
	float:left;
}

div.podcast a {
	float:left;
	margin:4px 0 0 5px;
}

#hd {
	margin:0;
	width:100%;
	height: 117px;
	padding-top:22px;
	background: transparent url(images/divider-x.gif) repeat-x scroll bottom;
}

#hd #logo {
	float: left;
	height: 85px;
}

#hd ul, #sidebar ul {
	margin-left:0;
}

#hd li, #sidebar li {
	list-style-type:none;
}

#donate {
	margin: -85px 0 0 780px;
	height:22px;
	float:right;
}

#hd input {
	color:#ccc;
}

#hd ul {
	
}

#page-bar li {
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 120%;
}

#hd a {
	color: #464646;
}

#searchform {
	margin: 0;
	padding-top: 75px;
}

#searchform #s{
	width: 122px;
}

/* TO CUT */
#programs, #sites, #guests {
	display: none;
	min-height: 50px;
}

#programs .border-img, #sites .border-img {
	float: left;
	margin-right: 5px;
}

#programs h3, #sites h3 {
	margin-top: 0;
}

#programs ul, #sites ul {
	height: 56px;
	margin: 10px 0;
	clear: left;
}

#guests ul {
	margin: 10px 30px 10px 0;
	float: left;
}

#programs li, #sites li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin-right: 10px;
	width: 230px;
}

#guests li {
	list-style-type: none;
}
/* END TO CUT */

#bd {
	clear: both;
}

#slider {
	margin-top:15px;
	height: 300px;
	width: 660px;
	float: left;
}

#home-right {
	width: 300px;
	height: 300px;
	margin-top:15px;
	float: right;
}

#player-wrapper {
	width: 300px;
	height: 169px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

#player {
	width: 300px;
	height: 169px;
}

#headline .section-title {
	margin-bottom:5px;
}

#headline h1, #archive h1 {
	margin:0 0 10px 0;
	font-weight:normal;
}

#headline h1 a {
	color:#393842;
}

#headline div.post {
	margin-top:5px;
	padding-top:15px;
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
}

#content {
	padding-right: 15px;
	background: transparent url(images/divider.gif) repeat-y scroll right top;
	min-height: 1200px;
	clear:both;
}

#content.home {
	margin-top:75px;
}

#content.home div.post p {
	margin: 7px 0;
}

#content.fullwidth {
	background: none;
}

#latest, #bottom, #archive {
	margin-top:15px;
}

.border-img {
	border:1px solid #ccc;
	padding:3px;
}

.entry .border-img {
	width: 150px;
}

#sidebar div.post .border-img {
	width: 75px;
}

#sidebar-cats h3 {
	margin: 0;
}

#sidebar-cats ul {
	margin: 5px 0 0 0;
}

#sidebar-cats ul li {
	padding-top: 1px;
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
}

#sidebar-cats div.post {
	background: none;
}

#sidebar-cats div.container {
	clear: both;
}

#cats-1 h3, #cats-2 h3 {

}

#cats-1 div.post, #cats-2 div.post {
	height: 250px;
	margin-top: 0;
	background: none;
}

div.cats h3.title {
	margin: 0;
}

div.cats div.container {
	padding: 3px;
	margin-bottom: 20px;
}

#middle .section-title, #bottom .section-title, .divider-bottom {
	background: transparent url(images/divider-x.gif) repeat-x scroll bottom;
	margin-bottom:15px;
	padding-bottom:5px;
}

#middle div {
	height: 110px;
}

#middle div.first, #middle div.first + div, div.cats div.first, div.cats div.first + div, #bottom div.first {
	background: transparent url(images/divider.gif) repeat-y scroll right top;
}

#middle div.yui-u div.container {
	width:200px;
}

#tabs {
	margin-top: 10px;
}

#tabs ul {
	margin-left: 0;
	margin-right: 0;
	height: 25px;
}

#tabs div.post, #archive div.post {
	clear: both;
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
	padding:15px 0 0 0;
}

#tabs div.post p, #archive div.post p {
	margin-bottom: 0.5em;
}

#latest>div:first-child, #featured>div:first-child, #reserve>div:first-child, #videos>div:first-child {
	background: none;
	padding-top:0;
}

ul.ui-tabs-nav li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}

ul.ui-tabs-nav li a {
	padding: 3px 5px;
}

#ft {
	color:#000;
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size:85%;
	line-height:150%;
}

div#ft {
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
	margin-top: 15px;
}

#ft p {
	padding:10px 0;
}

img.book-img {
	width:50px;
	float:left;
	margin:0 5px 5px 0;
}

div.yui-u div.post {
	clear:both;
	height:115px;
	margin-right:15px;
	background: transparent url(images/divider-x.gif) repeat-x scroll bottom;
}

div.yui-u div.post h3 {
	margin-bottom:0;
}

div.yui-u div.post .postmetadata {
	margin-top:5px;
}

/* Sidebar */
#sidebar {
	margin-top:15px;
}

#sidebar h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:120%;
	font-style:italic;
	color:#393842;
	margin:7px 0;
}

#sidebar ul, #sidebar form {
	margin-bottom:15px;
}

#sidebar div.post, #sidebar div.book {
	clear:both;
	min-height:100px;
	margin-top: 15px;
	background: transparent url(images/divider-x.gif) repeat-x scroll bottom;
}

#sidebar div.post h3, #sidebar div.book h3 {
	margin: 0;
}

#sidebar div.book {
	min-height: 125px;
}

ul#social {
	margin-left: 660px;
}

#social li {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}

img.podcast-album {
	width: 175px;
	height: 175px;
	margin-bottom: 10px;
	float: left;
}

#podcast-subscribe {
	margin-left: 10px;
	float: left;
}

#podcast-subscribe h3 {
	margin-top: 0;
}

#podcast-subscribe ul {
	margin-left: 0;
}

#podcast-subscribe li {
	list-style: none;
}

#podcast-desc {
	clear: both;
}

ul.twitter {
	font-size:90%;
	background: transparent url(images/dialogue-bottom.png) no-repeat bottom;
	padding-bottom:1px;
	margin-right:0;
	margin-left:0;
}

ul.twitter li {
	height: 91px;
	padding:4px 8px 0 63px;
	background: transparent url(images/dialogue.png) no-repeat 0 0;
	margin-bottom:1px;
	border-bottom:#e4e4e4;
	min-height:46px;
	list-style-type: none;
}


/* Begin Posts */

div.post {
	margin-top:15px;
}

div.post>h1 {
	margin-top:0;
}

/*
#archive div.post {
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
	padding-top:5px;
}

#archive div.meta {
	clear: left;
	margin-top: 10px;
}
*/

div.post p {
	text-align:justify;
	margin-top:10px;
}

div.entry {
	margin:10px 0;
	clear: both;
}
/* End Posts */

#archive {
	padding-top:0;
}

div.navigation {
	margin-top: 15px;
	clear: both;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

div.comment-body {
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
	padding-top:15px;
}

#comments {
	margin-top:15px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size:85%;
}

#comment {
	width:645px;
}
	
#respond {
	margin-top:20px;
}
/* End Comments */

/* Ads */
/*
#fixedWrapper { 
  right: 0;
  top: 930px;
  position: absolute;
  width: 300px;
}*/

#rf-side-top {
	/*position: absolute;
	top: 0;*/
	margin-top: 10px;
}
/*
#rf-side-top.fixed {
	position: fixed;
	top: 0;
}
*/
#gc-ad {
	/*background: transparent url(images/sponsored.png) bottom right no-repeat;
	padding: 0 0 10px;*/
}

.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0;
}

.watch {
	padding-left: 18px;
	background: transparent url(images/video.png) no-repeat top left;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.ui-state-active a {
	color: #fff;
	background-color: #900;
}

.podPress_content {
	font-family: Arial, sans-serif;
	display: none;
}

.bibliography {
	line-height: 110%; 
	margin: 0 0 15px 25px; 
	text-indent: -25px;
}

/* Twitter */
#juitterContainer{
padding-top:5px;
font-size:85%;
font-family: "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
line-height: 150%;
}

#juitterContainer ul {
margin:0px;
padding:0px;
}

#juitterContainer ul  li {
list-style-image:none;
list-style-position:outside;
}

.twittLI {
display:list-item !important;
margin:0px 0px 20px;
}

.twittLI img {
	float: left;
	padding: 0 5px 5px 0;
}

.twittList  li.twittLI {
opacity:1 !important;
height:100% !important;
}

span.time {
	display: block;
}

.JRM {
	display: none;
}

/* Main Menu */

.mainnav, .mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainnav ul {
	position: absolute;
	top: -999em;
	padding-top: 1px;
}

.mainnav li {
	float: left;
	position: relative;
	z-index: 900;
	height: 32px;
	line-height: 32px;
	margin-right: 1px;
}

.mainnav a {
	display: block;
	font-weight: normal;
	color: #fff;
	font-family: Georgia;
	text-transform: uppercase;
}

.mainnav li#current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a,
.mainnav li:hover a {
	color: #fff;
	text-decoration: none;
}

.mainnav ul li{ 
	width: 100%;
}

ul.mainnav li ul {
	border: 1px solid #ccc;
}

.mainnav li:hover ul,
ul.mainnav li.sfHover ul {
	left: -1px;
	top: 32px;
}

.mainnav li:hover li ul,
.mainnav li.sfHover li ul {
	top: -999em;
}

.mainnav li li:hover ul,
ul.mainnav li li.sfHover ul {
	left: 170px;
	top: -1px;
}

.mainnav li:hover ul,
.mainnav li li:hover ul {
	top: -999em;
}

.mainnav li li, #hd li li{
	display: block;
	padding: 3px 30px 3px 0;
	height: auto !important;
	background: #fff;
	border-top: solid 1px #ccc;
	width: 170px;
	height: 25px;
	line-height: 25px;
	border-right: none;
	margin-right: 0;
}

.mainnav li li:first-child{
	border-top: none;
}

.mainnav li#current,
.mainnav li.current-cat,
.mainnav li.current_page_item {
	font-weight: bold;
}

.mainnav li.current_page_item a {
	/*background: url("images/divider-x.gif") repeat-x scroll center top transparent*/
}

.mainnav li li a:link, 
.mainnav li li a:visited  {	
	text-transform: none;
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	height: auto !important;
	line-height: 1.2em;
    color: #fff;
	padding-left: 30px;
	padding-right: 0;
}

.mainnav li li li,
.mainnav li li li a:link, 
.mainnav li li li a:visited {
	font-size: 0.6em;
}

.mainnav li li a:hover {
	text-decoration: none !important;
}

/* Miscellaneous */
.listen {
	padding-right: 22px;
	background: transparent url(images/icons/speakericon.png) right no-repeat;
}

div.media {
	float: left;
	margin-bottom: 10px;
}

div.audio {
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size:85%;
	padding-left: 18px;
	background: transparent url(images/icons/audio.gif) left no-repeat;	
}

div.video, div.video-large, div.video-medium, div.video-small {
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size:85%;
	padding-left: 18px;
	background: transparent url(images/icons/video.gif) left no-repeat;	
}

.twitter-share-button {
	margin-left: 5px;
}
