/*  
Theme Name: Spiritual Journal
Author URI: http://www.churchcommunicationspro.com
Version: 1
Author: Cory Miller and Gregory Pittman
Description: Spiritual Journal is a 2 Column, widget ready, sharp and clean theme with a notebook feel, designed to be a personal journal for pastors, ministers and other believers.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
background:#C0C0C0;
color:#00000;
font-size:.7em;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
}

body img {
border:none;
margin-right:7px;
margin-bottom:9px;
padding:0px 0px 0px 0px;
}

a {
color:#000000;
text-decoration:none;
}

a:hover,a:active {
color:#0000FF;
text-decoration:none;
}

#container {
color:#000000;
background:#FFFFFF;
width:850px;
text-align:left;
border:1px solid #808080;
margin:0px auto;
}

#header {
color:#000000;
background:#FFFFFF url(images/header.jpg) no-repeat left top;
text-align:left;
padding:70px 0px 70px 50px;
}

#header b {
color:#000000;
font-family:Arial, Verdana, Helvetica, Sans-Serif;
font-weight:700;
margin:0;
}

#header b a {
color:#000000;
text-decoration:none;
}

#header b a:hover {
color:#000000;
background: #FFFFFF;
text-decoration:none;
}

#header em {
color:#000000;
font-family:Arial, Verdana, Helvetica, Sans-Serif;
font-style:normal;
margin:0;
}

#menu {
color: #000000;
background:#484891;
text-align:center;
margin:0;
padding:10px 0px 0px 0px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#menu img {
border:none;
}

#menu h2 {
color:#000000;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size:110%;
font-weight:800;
margin:0;
padding:0;
}

#menu li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

#menu ul {
margin:0;
padding:4px;
}

#menu ul li a {
color: #FFFFFF;
background:#484891;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size:120%;
text-decoration:none;
margin:0;
padding:0px 11px;
border-top: 1px solid #484891;
border-bottom: 2px solid #484891;
border-left: 1px solid #484891;
border-right: 1px solid #484891;
}

#menu ul li a:hover {
color:#000000;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
background:#FFFFFF;
text-decoration:none;
padding:3px 11px;
border-top: 1px solid #000000;
border-bottom: 2px solid #FFFFFF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#content {
background:#FFFFFF;
float:right;
position:relative;
border-left:1px dotted #FFFFFF;
margin:20px 0px;
padding:0px 25px 15px;
width:570px;
text-align: justify;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

#content p {
line-height:16px;
margin:0;
padding:0 0 10px;
}

#content a {
color:#0000FF;
text-decoration:none;
}

#content a:hover {
color:#FF0000;
text-decoration:none;
}

#content p img {
border:none;
margin-right:5px;
margin-bottom:9px;
padding:0 0px 0px 0;
}

/*controls size of header in NEW THIS WEEK banner */
#content h2 {
color:#484891;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size:110%;
font-weight:800;
line-height:11px;
font-variant:normal;
margin:0;
padding: 10px 0px 10px 0px;
}

#content h2.front {
font-size:110%;
font-weight:800;
}

div.content {
background:#484891;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#content h3 {
color:#666;
background:#484891;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size:110%;
margin-bottom:0;
margin-top:3px;
}
#content h3 a {
color:#FFFFFF;
background:#484891;
text-decoration:none;
padding: 0px 11px 0px 11px; 
}

#content h3 a:hover {
color:#000000;
background:#FFFFFF;
text-decoration:none;
padding: 0px 10px 0px 10px; 
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #FFFFFF;
}

#content ol {
list-style-type:decimal;
line-height:18px;
margin:0;
padding:0 0 10px 30px;
}

#content ul {
list-style:none;
margin:0;
padding:0 0 10px;
}

#content li {
margin:0;
padding:3px;
list-style:none;
}

#content ul li {
list-style:none;
margin:0 0 0 10px;
padding:5px 0 0;
}

h4 {
color: #FFFFFF;
background:#484891;
margin:0;
font-size:110%;
padding:6px 6px 6px 14px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

blockquote {
font-style:italic;
color:#666;
border-left:1px solid #ccc;
margin:0 0 0 25px;
padding:0 25px 0 10px;
}

#content blockquote p {
margin:0 0 20px;
padding:0;
width:570px;
}

.postspace {
width:570px;
height:32px;
margin:0;
padding:0;
}

.postspace2 {
width:570px;
height:0;
margin:0;
padding:0;
}

.postspace3 {
width:570px;
height:15px;
margin:0;
padding:0;
}

#sidebar {
color:#000000;
background: #F9F9FB;
width:200px;
float:left;
margin-top:0px;
margin-bottom:20px;
text-align:left;
padding:10px;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
}

#sidebar p {
line-height:16px;
margin:0 0 0 10px;
padding:0 0 5px 0px;
}

#sidebar h1 {
color:#000000;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size:110%;
list-style:none;
margin:0;
padding:0 0 3px 0px;
}

/* Controls the size of the menu headings in the sidebar */ 
#sidebar h2 {
/* color:#FFFFFF; */
/* background:#484891; */
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size:105%;
list-style:none;
margin:0x;
padding:5px 0px 0px 10px;
}

#sidebar h4 {
color:#000000;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
list-style:none;
margin:0;
}

h4.subscribe {
background:url(images/icons/feed.png) no-repeat left top;
list-style:none;
list-style-image:none;
margin:0;
padding:0 0 3px 20px;
}

h4.about {
background:url(images/icons/vcard.png) no-repeat left top;
list-style:none;
list-style-image:none;
margin:0;
padding:0 0 3px 20px;
}

h4.recent {
background:url(images/icons/newspaper.png) no-repeat left top;
list-style:none;
list-style-image:none;
margin:0;
padding:0 0 3px 20px;
}

h4.topics {
background:url(images/icons/tag_orange.png) no-repeat left top;
list-style:none;
list-style-image:none;
margin:0;
padding:0 0 3px 20px;
}

h4.archives {
background:url(images/icons/folder.png) no-repeat left top;
list-style:none;
list-style-image:none;
margin:0;
padding:0 0 3px 20px;
}

h4.links {
background:url(images/icons/world_link.png) no-repeat left top;
list-style:none;
list-style-image:none;
margin:0;
padding:0 0 3px 20px;
}

h4.search {
background:url(images/icons/magnifier.png) no-repeat left top;
list-style:none;
list-style-image:none;
margin:0;
padding:0 0 3px 20px;
}

#sidebar ul {
list-style:none;
margin:0 0 0 10px;
padding:0 0 0px 5px;
}

#sidebar li {
color: #000000;
list-style:none;
margin:0;
padding:0;
}

#sidebar ul li {
color: #696969;
/* list-style-image:url(images/ffys_bullet.GIF);*/
list-style:none;
margin:0;
padding:0px 0px 0px 0px;
}

#sidebar ul li ul li {
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#footer {
background: #FFFFFF;
color: #666;
font-size:90%;
clear:both;
padding:0 20px 20px 20px;
height:50px;
}

#footer p {
float:left;
width:100%;
line-height:1.2em;
}

#footer p.right {
float:right;
width:100%;
text-align:right;
}

a,a:visited,#content ul li a {
color: #0000FF;
text-decoration:none;
}

a:hover,#content ul li a {
color: #0000FF;
text-decoration:none;
list-style:none;
}

/* Controls the heading for content pages  */ 
#content h1,#content h1.title {
color:#000000;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-weight:700;
font-size:120%;
line-height:120%;
font-variant:normal;
margin:0;
padding:10px 0px 10px 0px;
}

#content h1 a,#content h1.title a,#content h2 a {
color:#000000;
text-decoration:none;
}

#content h1 a:hover,#sidebar ul li a {
color:#555555;
text-decoration:none;
list-style:none;
}

#content ul li a:hover,#sidebar ul li a:hover {
color:#0000FF;
text-decoration:none;
list-style:none;
}

#red li ul li a {
color:#0000FF;
text-decoration:none;
list-style:none;
font-weight:bold;
}

div.listen1 {
background:#FFFFFF;
width:560px;
float:left;
border-left:1px solid #808080;
border-right:1px solid #808080;
border-top:1px solid #808080;
border-bottom:1px solid #808080;
margin:10px 0px 0px 10px;
padding:  0px 0px 0px 0px;
text-align: center;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
div.listen2 {
background:#FFFFFF;
width:560px;
float:center;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align: center;
}



