/*  
Theme Name: tfa
Theme URI: http://biblechurch.org.uk
Description: A theme for a Christian organisation
Version: 1.0
Author: Charlie Styles
Author URI: http://charliestyles.co.uk
*/

*
{
padding: 0;
margin: 0;
}

body {
padding: 0;
margin: 0;
}

body {
background: #141 url(images/bg.gif) repeat fixed;
font-size: 10px;
font-family: Verdana, Arial, Sans Serif;
color: #333333;
font-size: 10px;
}

p {
margin-bottom: 8px;
}

a {
color: #B96D00;
text-decoration: none;
border-bottom: #B96D00 1px dashed;
}

a:hover {
text-decoration: none;
border-bottom: #B96D00 1px solid;
}

h1,h2,h3,h4,h5,h6  {
font-family: Georgia, Verdana, Arial, Serif;
}

h3,h4 {
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}

h3 {
font-size: 14px;
padding: 20px 0 20px 24px;
background-image: url(images/db1.gif);
}

h4 {
font-size: 12px;
padding: 0 0 0 18px;
background-image: url(images/db2.gif);
;
}

h3 span {
font-weight: normal;
font-size: 12px;
color: #999;
}

h5 {
font-size: 12px;
padding: 5px 0 5px 0;
}

.contentarea {
padding: 10px 10px 10px 10px;
}

dl {
margin:10px 0px;
}

dt {
font-weight:bold;
}

dd {
margin:5px 10px;
padding:0;
}

img {
border: solid 1px #dcdcdc;
padding:3px;
}

img.left {
position: relative;
float: left;
margin: 0 18px 14px 0;
}

img.right {
position: relative;
float: right;
margin: 0 0 18px 18px;
}

img.profile {
position: relative;
float: left;
margin: 5px;
padding: 3px;
}

ul, ol {
margin:10px;
padding:0;
}

li {
margin:0 10pxem;
padding:2px;
}


#sidepic {
width: 180px;
height: 271px;
background: url(images/pic.jpg);
}

#contentarea ul li {
list-style-image: url(images/db3.gif);
}

blockquote {
margin:20px 10px;    
border-left:#ccc 2px solid;
}

fieldset {
border:none;
}

.divider1 {
position: relative;
background: #fff url(images/border2.gif) repeat-x;
height: 14px;
margin: 20px 0 15px 0;
clear: both;
}

.post {
border-bottom: solid 1px #eaeaea;
margin: 20px 0;	
}

.post h4 a {
text-decoration: none;
color: #141;	
border: 1px;
}

.post .details {
color: #787878;
padding:0 0 5px 0;
}

.post .details .user {
background:url(images/user.png) no-repeat left center;
padding-left:15px;
}

.post .details .date {
background:url(images/date.gif) no-repeat left center;
padding-left:15px;
margin:0 0 0 10px;
}

#outer .post ul.controls {
clear: both;
margin:0;
padding:1em 0;
background:#fcfcfc;
}

.post ul.controls li {
display: inline;
margin:0;
padding: 0 10px 0 15px;
}

.post ul.controls li.comments {
background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more {
background: url(images/icon-more.gif) no-repeat left center;
}

.box {
background: #FDFCF6 url(images/boxbg.gif) repeat-x;
padding: 10px;
border-top: solid 1px #E1D2BD;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 10px;
text-align:left;
}

ul.linklist {
list-style: none;
}

ul.linklist li {
line-height: 20px;
}

#outer {
z-index: 2;
position: relative;
float: center;
width: 600px;
border: solid 7px #fff;
background-color: #fff;
margin: 35px auto;
}

#header {
position: relative;
width: 100%;
height: 80px;
background: #2b2b2b url(images/topbg.gif) repeat-x;
margin-bottom: 2px;
}

#headercontent {
position: absolute;
bottom: 0;
padding: 20px 20px 13px 20px;
}

#headercontent h1 {
font-weight: normal;
font-size: 24px;
padding: 20px 0 0 0;
}

#headercontent h1 a:link, #headercontent h1 a:visited {
color:#9F9030;
text-decoration:none;
border:none;
}

#headercontent h1 a:hover, #headercontent h1 a:active {
text-decoration:none;
color:#fff;
border:none;
}

#headercontent h2 {
font-size: 10px;
font-weight: normal;
color: #aaa;
}

#search {
position: absolute;
top: 45px;
right: 5px;
padding-right: 0;
color:#aaa;
}

#search input.text {
font-size: 9px;
margin-right: 5px;
vertical-align: middle;
border: solid 1px #f0f0f0;
padding: 1px;
width: 70px;
background:#fff url(images/button_bg.gif) repeat-x top;
}

#search input.submit {
background: #8f4008;
border: solid 1px #9F9030;
font-weight: bold;
padding: 1px;
font-size: 9px;
color: #F2F3DE;
vertical-align: middle;
}


/* menu */
#menu {
position: relative;
background: #7F8400 url(images/menubg.gif) repeat-x top left;
height: 30px;
padding: 0 10px 0 10px;
}

#menu ul {
padding: 10px 0 0 0;
margin: 0;
}

#menu ul li {
position: relative;
display: inline;
padding: 0;
margin: 0;
}

#menu ul li a:link, #menu ul li a:visited {
color: #fff;
padding: 5px 10px 8px 10px;
text-decoration: none;	
border:none;
background: #7F8400 url(images/menuactive.gif) repeat-x top left;	
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a {
color: #000;
background: #fff;
border: none;
}

#menu ul li a:active, #menu ul li.current_page_item a {
font-weight: bold;
}

/* sidebar */
#content {
padding: 2px 0 2px 0;
}

#primarycontainer {
float: left;
margin-right: -180px;
width: 100%; 
}

#primarycontent {
padding: 0 220px 0 10px;
}

#sidebar {
float: right;
width: 180px;
}

#sidebar ul {
list-style:none;
}

#sidebar li {
padding: 5px 0 0 0;
}

#sidebar li li {
padding: 5px;
background: none;
}

#sidebar li li li {
padding: 5px 10px;
}

#sidebar ul.feeds li {
background:url(images/feed.png) no-repeat left center;
padding: 10px 15px;	
}




/*comments and their styles*/
#comments, #respond{
	margin: 20px 0 0 5px;
}

#commentform {
margin: 10px;
padding: 10px;
}

#outer .commentlist {
margin: 0;
padding: 0;
}

.commentlist li {
list-style:none;
margin: 20px 0;
padding: 5px;			
border-bottom: #ddd 1px dashed;
background:#fcfcfc url(images/border2.gif) repeat-x top;
}

.commentlist li p {
margin:0 10px;
}

.commentlist li .cmtinfo {
font-size: 10px;		
padding: 5px;
margin-bottom: 10px;
position:relative;	
}

.commentlist li .cmtinfo em {
margin:0;
padding:0 1em;
text-align:right;
font-style:normal;			
color:#999;	
}

.commentlist li cite {
font-style:normal;
font-weight:bold;
}

.commentlist li.alt {
background:#fcfcf9 url(images/border2.gif) repeat-x top;
}

textarea {
width: 90%;
padding:5px;
height: 100px;
border: 1px solid #ccc;	
background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
}

#outer input.text {
background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
border:#ccc 1px solid;
padding:2px;
}

.post h5 em {
font-style:normal;
float:right;
font-weight:normal;
}

#header, #content, #sidebar, #footer, .widget {
overflow: hidden;
}

#footer {
background: #7F8400 url(images/menubg.gif) repeat-x top left;
font-size: 9px;
padding: 10px 0 10px 10px;
}

#footer a {
color: #333333;
text-decoration: none;
}

