/*
Theme Name: Pastoral Staff
Theme URI: http://ewebscapes.com
Version: 1.0
Description: Custom Theme for Pastoral Staff by <a href="http://ewebscapes.com">EWebscapes</a>
Author: E.Webscapes
Author URI: http://ewebscapes.com
This design is copyright EWebscapes and may not be reproduced.
*/


/************************************************
*	BASIC ELEMENTS				*
************************************************/

a img {border: 0px}
abbr, acronym {border-bottom: 1px dashed #000; cursor: help;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
body, form, h1, h2, h3, h4, ul, ol, p {margin: 0; padding: 0; list-style: none;}
p{margin-top: 0.7em;
margin-right: 0pt;
margin-bottom: 0.7em;
margin-left: 0pt;
line-height: 1.4em;
}
p img{border:none; padding:0;}
img a{border:none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 3px; padding-bottom: 10px; margin-bottom: 5px;}

img.alignleft {float: left; padding: 10px 15px 10px 0;}
img.alignright {float: right; padding: 10px 0 10px 15px;}

.pagenav {font-size: 1.3em; clear: both; padding: 0 30px; margin-bottom: 30px; text-align: right;}

hr {color: #000;  background-color: #000; margin:0; padding:0; }

code, pre {
 font-family: 'Courier New', Courier, mono;
 color: #969696;
 text-decoration: none;
 text-align: left;
}

blockquote {
 text-align: left;
 line-height: 150%;
 border-left: 2px solid black;
 padding-left: 10px;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #fff;
 border: 1px solid #000;
 color: #000;
 font-size: 12px;
 padding: 2px;
}

.submit {
 background-color: #fff;
 color: #000; 
}

.radio {
 border: 0;
} 

h1 {color: #000; padding: 5px 0 0 0; margin: 0;}
h1 a {color: #000; text-decoration: none;}
h1 a:hover {color:#000; text-decoration: underline;}

h2 {color: #000; padding: 10px 0 0 0;}
h3 {color: #000; padding: 5px 0 10px 0;}

body {
 margin: 0px;
 padding: 0px;
 background: #675035;
 font: .8em/1.15em Helvetica Neue, Helvetica, Arial, Geneva, sans-serif;
 list-style-type: none;
}

a {color: #5C060A; font-weight: bold; text-decoration: none;}
a:hover {color: #5C060A; font-weight: bold; text-decoration: underline;}

/************************************************
*	PRIMARY STRUCTURE			*
************************************************/


#wrap {
 width: 990px;
 margin: 0 auto;
 background: #D8C19F url(img/bg.jpg) top center repeat-y;
 border-left: 1px solid black;
 border-right: 1px solid black;
}

#content {
 float: left;
 width: 650px;
 margin-left: 30px;
 display: inline;
 text-align: left;
 margin-top: 10px;
}


#header {
 width: 600px;
 height: 84px;
 margin-left: 30px;
 padding-top: 20px;
 float: left;
 background: url(img/header.png) bottom left no-repeat;
}

.tagline {
 color: #F6F6C3;
 text-transform: uppercase;
 padding: 20px 35px;
 background: url(img/taggrad.png) bottom center no-repeat;
 font-size: 1.25em;
 font-weight: bold;
 letter-spacing: .2em;
}

#people {
 float: left;
 padding-left: 80px;
 width: 280px;
 height: 125px;
 background: url(img/people.png) bottom right no-repeat;
}

/************************************************
*	SUCKERFISH MENU      			*
************************************************/

#suckerfishnav{
 height: 36px;
 width: 990px;
 overflow: hidden;
 text-align: left;
 font: bold 1.2em Helvetica, Geneva, sans-serif; 
 text-transform: uppercase;
 background: #7B1510 url(img/menubg.jpg) top center no-repeat;
 color: #F6F6C3;
 border-top: 1px solid #501619;
 border-bottom: 1px solid #501619;
}

#menugrad{
 background: url(img/menugrad.png) top center no-repeat;
 padding-top: 28px;
 clear:both;
}


#suckerfishnav, #suckerfishnav ul{
 float:left;
 list-style:none;
 padding: 0;
 margin:0;
 width:100%;
}

#suckerfishnav a{
 color: #F6F6C3;
 text-align: left;
 text-decoration: none;
 cursor: pointer;
}

#suckerfishnav li{
 float:left;
 padding-bottom: 5px;
 padding-right: 30px;
}



#suckerfishnav ul{
 position:absolute;
 left:-999em;
 height:auto;
 width:145px;
 margin: 5px 0;
 border-top: 1px solid #501619;
 line-height:1;
}


#suckerfishnav li li{
 width:145px;
 padding: 8px 5px;
 height: 100%;
 font-size: .9em;
 font-weight: bold;
 background: #7E160F;
 border-bottom:1px solid #501619;
 border-left:1px solid #501619;
 border-right:1px solid #501619;
 z-index:1;
}


#suckerfishnav li li a{
 width:145px;
 color:#F6F6C3;
 letter-spacing: -.01em;
}

#suckerfishnav li ul ul{
 margin:0 0 0 145px;
}

#suckerfishnav li li:hover{
color:#5C060A;  background:#F6F6C3;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a{
 color:#5C060A;
 z-index:1;
}


#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul{
 left:-999em;
 z-index:1;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul{
 left:auto;
color:#5C060A;  background:#F6F6C3;
 padding-right: 1px;
 z-index:1;
}

#suckerfishnav li.sfhover a{}
#suckerfishnav ul li.sfhover a:hover, #suckerfishnav ul li li.sfhover a:hover{color:#5C060A;  background:#F6F6C3; }
#suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul{left:auto;}


/************************************************
*	BUTTONS      			*
************************************************/


.home {background: url(img/32-home.png) left no-repeat; background-position: 0 0em; padding-top: 8px; padding-left: 35px; margin-top: 3px;}

ul#suckerfishnav li.home{margin-left: 23px;}

.blog {background: url(img/32-blog.png) left no-repeat; background-position: 0 0em; padding-top: 8px; padding-left: 35px; margin-top: 3px;}
.issues {background: url(img/32-issues.png) left no-repeat; background-position: 0 0em; padding-top: 8px; padding-left: 35px; margin-top: 3px;}
.ideas {background: url(img/32-ideas.png) left no-repeat; background-position: 0 0em; padding-top: 8px; padding-left: 35px; margin-top: 3px;}
.more {background: url(img/32-more.png) left no-repeat; background-position: 0 0em; padding-top: 8px; padding-left: 35px; margin-top: 3px;}
.prayers {background: url(img/32-prayers.png) left no-repeat; background-position: 0 0em; padding-top: 8px; padding-left: 35px; margin-top: 3px;}
.questions {background: url(img/32-questions.png) left no-repeat; background-position: 0 0em; padding-top: 8px; padding-left: 35px; margin-top: 3px;}
.rss {background: url(img/32-rss.png) left no-repeat; background-position: 0 0em; padding-top: 8px; padding-left: 35px; margin-top: 3px;}

/************************************************
*	HOME PAGE LAYOUT      			*
************************************************/

#home {width: 980px; margin: 0 auto;}

#home-content {
 width: 600px;
 float: left;
 padding: 10px 20px;
 font-size: 1.2em;
}

#home-content ul h3 {font-size: 1.4em;}
#home-content ul {margin: 20px 0 0 10px; padding: 0; font-size: .8em;}
#home-content ul li {width: 250px; height: 200px; float: left; display: inline; padding-right: 40px;} 
#home-content .home-meta {clear: both;}

#home-latest {
 margin-top: 20px;
 width: 330px;
 float: left;
}

#home-latest ul {margin-left: 26px;}
#home-latest ul li {margin: 15px 0;}


.twitter{
 background: url(img/40-twitter.png) top center no-repeat;
 width: 40px;
 height: 40px;
 margin: 0 10px 0 0;
 float: left;
 display: inline;
 cursor: pointer;
}

.facebook{
 background: url(img/40-facebook.png) top center no-repeat;
 width: 40px;
 height: 40px;
 margin: 0 10px 0 0;
 float: left;
 display: inline;
 cursor: pointer;
}

.twitter a, .facebook a {color: #F9E2C0; display: block; height: 40px; width: 40px; font-size: .01em;}


/************************************************
*	POST STYLE      			*
************************************************/

.title {
 padding: 10px 0 5px 0; 
}

.post {
  padding: 5px 20px 20px 10px;
}


.date {
 color: #000;
 text-align: left;
 margin-bottom: 5px;
 font-size: .9em;
 font-style: italic;
}

.post ul {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 list-style: disc;
 margin: 0 30px 5px 5px;
}

.post ol {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}


.post-meta {
 color: #000; 
 padding-left: 3px;
 margin-bottom: 50px;
 padding-left: 4px;
}



/************************************************
*	SIDEBAR          			*
************************************************/


#side {
  padding-left: 30px;
  margin: 20px 0 20px 10px;
  float: left;
  width: 250px;
  overflow: hidden;
}


#side .menu {
  list-style-type: none; 
  display: block;
  overflow: hidden;
}

#side .menu h2 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 2px;
}

#side .menu ul, #side .menu ul ul {
 margin:0;
 padding:10px 3px 20px 3px;
 list-style: none;
}


#side .menu ul li {
 line-height: 140%;
 padding-bottom: 2px;
 margin-left: 6px;
 margin-right: 6px;
}

#side .menu ul.children {
  padding: 0px;
}

#side .menu ul li li {
  line-height: 18px;
  padding: 0 3px 5px 8px; 
}


#side .textwidget {padding:10px 3px 5px 3px; list-style: none;}
ul.menu li#tag_cloud  {padding:10px 3px 5px 3px; list-style: none;}





/************************************************
*	FOOTER STYLE      			*
************************************************/
#footergrad {background: url(img/footergrad.png) bottom center no-repeat; padding-top: 28px;}

#footer {
 clear: both;
 background: #771715 url(img/footerbg.jpg) top center no-repeat;
 padding-top: 15px;
 font-family: georgia, times new roman, serif;
}

#footer h2 {color: #F6F6C3; padding-bottom: 10px;}
#footer a {color: #F6F6C3; text-decoration: none; }
#footer a:hover {color: #F6F6C3; text-decoration: underline;}

ul.ff1 {
 margin-left: 15px;
 width: 300px;
 margin-right: 30px;
 float: left;
}

ul.ff2 {
 width: 300px;
 margin-right: 30px;
 float: left;
}

ul.ff3 {
 width: 300px;
 float: left;
}

ul.ff3 li, ul.ff2 li {
 margin-left: 15px;
 line-height: 140%;
}

.footer-text {
 clear: both;
 padding: 25px;
 font-size: .8em;
 text-align: center;
 color: #F6F6C3;
}



/************************************************
*	COMMENTS				*
************************************************/
	

#comment{
 width: 100%;
 margin: 10px 0;
 padding: 0;
}
	
#comment h3 {font-weight: bold;}
	
#respond{
 color: #000;
 background: #F6F6C3;
 border: 1px solid #000;
 padding: 10px;
 margin: 0 20px 50px 10px;
}



#commentform {
 color: #000;
}
	
#commentform p {	
 color: #000;
} 

#commentform input {
 background: #fff;
 border: 1px solid #000;
 padding: 3px;
 width: 175px;
}

#commentform textarea {
 background: #fff;
 border: 1px solid #000;
 width: 95%;
 padding: 5px;
}

.comments input#submit {
 width: auto;
 line-height: 25px;
 padding: 3px 5px;
 background: #7E140E;
 color: #F6F6C3;
 border: 1px solid #000;
 cursor: pointer;
}

ol.commentlist { 
 list-style: none; 
 margin: 0 20px 50px 10px;
 padding: 0; 
 text-indent: 0; 
}
	
ol.commentlist li { 
 margin: 0 0 10px; 
 padding: 5px 7px 5px 10px; 
 position: relative;
}
 
ol.commentlist li div.comment-author { 
}

.commentlist li .avatar {
 float: left;
}

ol.commentlist li div.vcard { 
 margin-top: 3px;
}

ol.commentlist li div.vcard cite.fn { 
 font-style: normal; 
}

ol.commentlist li div.vcard cite.fn a.url { 
 color: #5C060A;
 text-decoration: none;
 font-weight: bold; 
 margin-top: 4px;
}



ol.commentlist li div.vcard cite.fn a.url:hover { color: #5C060A; font-weight: bold; text-decoration: underline;}

ol.commentlist li div.vcard img.avatar { 
 background: #5C060A;
 border: 1px solid #000;
 padding: 1px;
 margin-right: 10px;
}

ol.commentlist li div.comment-meta { 
 font-size: 10px; 
 margin-bottom: 10px;
}

ol.commentlist li div.comment-meta a { 
color: #5C060A; 
text-decoration: none; 
font-weight: normal;
}



ol.commentlist li div.comment-meta a:hover {color: #5C060A; text-decoration: underline;}

ol.commentlist li p { 
 margin: 0 0 1em;
 color: #000;
 }
 
ol.commentlist li ul { 
 list-style: square; 
 margin: 0 0 1em;
 padding: 0; 
 text-indent: 0;
}
 
ol.commentlist li div.reply {  
 background: #7E140E;
 border: 1px solid #000;
 font: bold 9px/1 Tahoma, Georgia,arial,sans-serif;
 padding: 5px 10px;  
 text-align: center; 
 width: 36px;
 margin-bottom: 10px;
 }
 
ol.commentlist li div.reply a { 
 color: #F6F6C3; 
 text-decoration: none; 
 text-transform: uppercase; 
}


ol.commentlist li ul.children { 
 list-style: none; 
 margin: 1em 0 0; 
 text-indent: 0; 
}

ol.commentlist li ul.children li.depth-2 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
 margin: 0 0 .25em; 
 }

ol.commentlist li.even { 
 background: #fff;
 border: 1px solid #000;
 margin: 5px 0;
}

ol.commentlist li.odd { 
 background: #F6F6C3;
 border: 1px solid #000;
 margin: 5px 0;
 }
 
ol.commentlist li.pingback div.vcard { 
}

.cancel-comment-reply {padding-left: 10px;}

/************************************************
*	CALENDAR				*
************************************************/
	

#wp-calendar {
 empty-cells: show;
 margin: 10px auto 0;
 width: 250px;
 background: #fff; 
 border: 1px solid black;
 }

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
}

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
}

#wp-calendar a {
 display: block;
 color: #5C060A;
 background: #FCEA95;
}

#wp-calendar caption {
 margin-top: 15px;
 color: #F6F6C3;
 text-align: left;
 width: 250px;
}

#wp-calendar td {
 padding: 3px 0;
 text-align: center;
}



#wp-calendar td.pad:hover { /* Doesn't work in IE */
 background-color: #FCEA95; }
 
