/*
Theme Name: World Methodist
Description: A search engine optimized website theme for Wordpress
Author: Barbara Bowser
Author URI: http://innerspacemedia.com
*/

/* Basic */
* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:20px 0 0 0;
}

body.home { 
	background: #fff url(images/body-bg.jpg) 0px 20px repeat-x;
	margin:0;
	padding:20px 0 0 0
}
.clear {
	clear:both;
	height:0;
	margin:0;
}
a:link, a:visited {
	color: #960000;
}
a:hover {
	color: #000;
}
p {
	padding: .5em 0;
}
ul, ol {
	padding: .5em 0 .5em 3em;
}
article {margin: 1.2em 0;}

fieldset { border:0px; }
h1 { font-size: 1.4em; font-weight:bold;}
h2 { font-size: 1.3em; font-weight:bold;}
h3 { font-size: 1.2em; font-weight:bold;}

.alignleft {float:left;}
.alignright {float:right;}

.leftcol {float:left; width: 43%;}
.rightcol {float:left; width: 43%; margin-left: 20px;}

sup {vertical-align:super; font-size:smaller;}
#toolbar {
	width:830px;
	margin:0 auto;
	top:0;
}
#toolbar #translate {
	float:right;
}
#tools-bar {
	padding: 10px 0;
}
#tools-bar #googletranslate {
	float: right;
	display: block;
}
#tools-bar #search {
	float: left;
	display:block;
	padding-top: 5px;
}

/* Page */
#wrapper {
	background: url(images/page-bg.jpg) left top repeat-x;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.home #wrapper {
	background: url(images/map-bg.jpg) no-repeat;
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* Branding */

#header {
	width:830px;
	margin:0 auto;
	overflow: visible;
}
#branding {
	background: url(images/logo.jpg) no-repeat;
	width: 830px;
	height: 75px;
	margin:0;
}
#blog-title {
	font-family: 'Book Antiqua', Georgia, 'Times New Roman', serif;
	color: #000;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0 0 0 125px;
	padding-top: 30px;
}
#blog-title a {
	color: #000;
	text-decoration:none;
}
#blog-description {
	display:none;
}

/* Photo Banner */

#banner {
	margin-top:18px;
	margin-bottom: 0;
}
.home #banner {
	margin: 0 auto;
	margin-top:18px;
	padding:0;
	height:300px;
	background: none;
}
.home #banner #highlights {
	width: 300px;
	height: 305px;
	overflow:hidden;
	background: #000;
	float:left;
}
#highlights ul {
	list-style-type:none;
	margin:0;
	padding: 20px;
	padding-top: 30px;
}
#highlights li {
	padding: 12px;
	border-bottom: 1px dashed #fff;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
}
#highlights li:last-child {
	border-bottom: none;
}
#highlights a:link, #highlights a:visited {
	color: #fff;
	text-decoration: none;
}
#highlights a:hover {
	color: #ccc;
}

.home #banner #home_slideshow {
	width: 530px;
height:305px;
overflow:hidden;
	background: none;
	float:left;
}
.readmore {
	text-align:right;
}

/* Access and Nav */

.skip-link {
	display:none;
}
#subnav {
	padding: 10px;
	color: #fff;
	margin-bottom: 2em;
}
#subnav a:link, .subnav a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#subnav a:hover {
	color: #ccc;
}
#subnav h3{
	padding: .75em 0 .5em 0;
}
#subnav ul, #subnav li {
	list-style-type:none;
	margin:0;
	padding:0;
}
#subnav li {
	padding: 8px;
	border-bottom: 1px dashed #fff;
}
#subnav li:last-child {
	border-bottom: none;
}

/* Content */

#container {
	width: 830px;
	margin: 0 auto;
}
#content {
	width: 590px;
	float:right;
	padding: 0 0 3em 2.5em;
	font-family: Arial, Verdana, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
}
#content article {
	/*font-size: .8em;*/
	border-top: 1px solid #ccc;
	padding: .5em 0 0 0;
}
#content .post-thumb {
	float:left;
	padding: 0 8px 8px 0;
	display:block;
}
#content li {
	line-height: 1.5em;
}
#content h1, #content h2, #content h3, #content h4 {
	font-family: "Book Antiqua", Georgia, serif;
}
#content h1 {
	font-size: 1.7em;
	padding: 0 0 15px 0;
	color: #960000;
}
#content h2 {
	margin: 1.3em 0 .5em 0;
	display:block;
	border-bottom: 1px solid #333;
}
#content h3 {
	margin: 1.3em 0 .5em 0;
	display: block;
}
.home #content h2, .category #content h2 {
	border-bottom: none;
	margin:0;
}
#content article h2 {
	font-size: 1.3em;
	font-family: "Book Antiqua", Georgia, serif;
	padding: 0 0 .8em 0;
}

#content h2 a:link, #content h2 a:visited {
	text-decoration: none;
}
.home #content {
	width: 590px;
	padding-top: 0;
}
#sidebar {
	width: 200px;
	/*position: absolute;
	left:0;*/
	float:left;
}
.home #sidebar {
	width: 200px;
	background: none;
	padding: 1.2em 0 3em 0;
}
#sidebar nav {
	background: #000;
}
#sidebar #search {
	margin-top: 2em;

}
.sidebar-box {
	width:170px; 
	background-color:#ececec;
	text-align:center;
	padding:15px; 
	margin-bottom: 15px;
	font-size: .75em;
	font-family: Arial, Helvetica, san-serif;
}
.sidebar-box h3 {
	border-bottom: 1px solid #ccc;
	font-size: 1.3em;
	color: #960000;
	margin-bottom: 10px;
	padding: 5px;
}
.sidebar-box .dates h3 {
	border-bottom: none;
	font-size: .9em;
	color: #000;
	margin-bottom: 5px;
	font-weight: normal;
	padding: 0px;
}
.widget-area ul, .widget-area li {
	list-style-type: none;
	margin:0;
	padding:0;
}
#related-docs {
	border: 1px dashed #ccc;
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding:15px;
}
#related-docs h3 {
	font-family: "Book Antiqua", Georgia, serif;
	font-size: 1em;
	margin-bottom: 10px;
}
#related-docs ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size: .8em;
}

/* Footer */
#footer {
	background: #000;
	color: #fff;
	font-size: .8em;
	/*position: fixed;
	bottom:0;
	width:100%;*/
	clear:both;
}
#footer h3 {
	margin:0;
	padding:0;
}
#footer p {
	margin:0;
	padding:0;
}
#footer-wrap {
	width: 830px;
	margin: 0 auto;
	padding: 15px;
}
#site-info {
	float:left;
	width: 65%;
}
#social-links {
	float:left;
	width: 25%;
}
#social-links img {
	padding-right: .4em;
}

.quote {
	background: url(images/close-quote.jpg) bottom right no-repeat;
	font-style: italic;
}
.quote span {
	background: url(images/open-quote.jpg) top left no-repeat;
	padding: 25px 25px 35px 25px;
	display:block;
}
.quote p {
}
div#crp_related {
	margin-top: 1.5em;
}
table td {
    vertical-align: top;
	padding:5px;
border-bottom: 1px solid #ccc;
}

/*Red Buttons*/
.red-btn {
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #d91414;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
a:link.red-btn, a:visited.red-btn {
	color: #fff;
}
.red-btn:hover {
  background: #fc3c3c;
  text-decoration: none;
}