/*
Theme Name:Basal
Theme URI:http://ryanmcnair.co.uk/blog/wp-content/theme/basal/
Description:This WordPress theme is minimal and cleanly styled. Special thanks to <a href="http://ryanmcnair.co.uk/">Ryan McNair</a>.
Version:1.0.5
Author:Ryan McNair
Author URI:http://ryanmcnair.co.uk/
Tags:white, light, fixed-width, two-columns, right-sidebar

	"Basal" by http://ryanmcnair.co.uk/

	This theme was designed and built by Ryan McNair - http://ryanmcnair.co.uk.

	The CSS, XHTML and design is released under the GPL.

*/

div, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote{
	margin: 0px; padding: 0px; border: 0px;
}

body#blog #nav a#blog
{
	color:#000;
background-color:#fff;
	height:auto;
	padding-right:20px;
	padding-left:20px;

}
h2 {
	font:bold 15px Arial;
	color: #333;
	font-style: normal;
	margin: 0;	
}
#facebook{
float:right;
}
h4{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;

}
h3{
	font:bold 16px Arial;
	font-family: Arial, Helvetica, sans-serif;
	color: #990100;
}

body {
margin:0 0 0 3px;
padding:0;

background:url(http://ekklesia521.org/images/header.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#fff;

}

a{text-decoration:none;color:#000;}
a:hover {color: #990100; }
a:active{color:#000;}

#linkBox a IMG{
padding: 0 0;
margin:0 auto;
border:2px solid #ccc;
}
#linkBox a:hover IMG{
border:2px solid #eee;
opacity:.6;
}
#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
	}
#rssFeed{
padding:0 0;
float:right;
}
.social{
display:block;
width:280px;
height:60px;
font-size:14px;

}
.social h1{
padding-top:15px;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#999;
}
.socialTxt{
padding-left:56px;
}
.socialTxt a:hover h1{
color:#ccc;
}
.iconBox{
float:left;
padding-top:10px;
}
.iconBox a:hover IMG{
opacity:.6;
}
hr{
margin-top:15px;
border:0;
border-bottom:1px dotted #b0b0b0;
padding-left:15px;
padding-right:15px;
clear:both;
}
#wrapper {
width:960px;
min-height:1000px;
margin:auto;
margin-bottom:6px;
font-family:"Gill Sans MT";
font-size:15px;
color:#4b4b4b;
background-color:#fff;
background:url(http://ekklesia521.org/images/headerback.jpg);
background-repeat:no-repeat;
min-height:100%;
margin-bottom:-200px;
}
/*top right bottom left*/

#header{
width:960px;
margin:auto;
background:url(http://ekklesia521.org/images/headerback.jpg);
background-repeat:no-repeat;
height:108px;
background-color:#292929;
}
#logo {
float:left;
margin-top:38px;
}
#heading{
clear:both;
padding-top:50px;
padding-bottom:0px;
margin-top:0px;
width:960px;
}
#heading h1{
font-size: 30px;
font-family: "Times New Roman";
}
#heading h1 a{
color: #990100;
}
#black{
color:#000;
}
#headingCaption{
margin-top:20px;
padding-left:79px;
}
#title{
position:relative;
float:left;
}
#login{
position:relative;
float:right;
text align:right;
line-height:16px;
font-size:12px;
margin: 0px; padding: 0px; border: 0px;
height:16px;
top:30px;
}
.bold {
font-weight:bold;
}

#nav {
height:30px;
width:550px;
float:right;
font-family:Arial, Helvetica, sans-serif;
padding-top:71px;
font-size:16px; 
color:#FFF; 
font-style:normal;

}

#nav ul {
        color: #666666;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	float:right;
	width:auto;
}
#nav ul li {
                position:relative;
		display: inline;
		color: #CCC;
		word-spacing: normal;
		text-indent: 0pt;
		width:auto;
		vertical-align:bottom;
}
#nav ul li a {
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:11px;
	text-decoration: none;
	color: #999;
	width:auto;
	height:100%;
	float:left;
}

#nav a:hover {	
	color:#000;
	background-color:#FFF;
	width:auto;
}

.line {
border-bottom: 1px dotted #b0b0b0;
margin: 0 0 15px 15px;
clear:both;
width:100%;
height:auto;
}
.line2{
margin:0px 0px;
border-bottom: 1px dotted #b0b0b0;
padding: 5px 0px;
margin-bottom:10px;
clear:both;
width:100%;
}
#l-side {
margin:0 0 0px 0px; 
width: 70%;
float:left;
}
#l-side h3{
 text-decoration:none;
}
.post{
border-bottom:1px dotted #b0b0b0;
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
}
.post h3{
padding-top:5px;
padding-bottom:0px;
text-decoration:none;
font-size:18px;
}
.post p{
margin:12px 0 16px 0;
}

.post em{
font-style:italic;
}

.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#c9c9c9;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:smaller;
padding-bottom:20px;
}
.post small a {
font-weight:normal;
color:#000;
}
.navigation {
font-size:small;
width: auto;
padding:0 20px;
}
.alignright {
float:right;
text-align:right;

}
.alignleft {
float:left;
text-align:left;

}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f1f1f1;
margin:10px;
text-align:center;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#666;
border-left:5px solid #c9c9c9;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:small;
letter-spacing:0px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#4b4b4b;
margin-top:10px;
padding:20px;
color:#fff;
}
.post p a{color: #990100 ;}
.post p a:hover{color: #990100 ;}

#comments h3{
color:#c9c9c9;
text-transform:uppercase;
font-family:"Arial", "Helvetica", Sans-serif;
font-weight:100;
letter-spacing:0px; word-spacing:4px;
font-size:1em;
margin:35px 0 5px;
}

#postcomment h4{
color:#c9c9c9;
text-transform:uppercase;
font-family:"Arial", "Helvetica", Sans-serif;
font-weight:100;
font-size:1em;
margin:35px 0 5px;
}

#comments cite{
color:#c9c9c9;
font-family:"Arial", "Helvetica", Sans-serif;
font-size:1em;
font-weight:normal;
}

#comments em {
font-style:italic;
text-align:right;
}

#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #c9c9c9;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}

#comments p {
margin:10px 0 0 10px;
font-family:"Arial", "Helvetica", Sans-serif;
}

#comments span {
display:block;
color:#eee;
font-family:"Arial", "Helvetica", Sans-serif;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}

#comments ul.formlist {
margin:20px auto;
width:372px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 auto;
}
#comments ul.formlist p{
margin:0px 0 0;
text-align:center;
}
#comments input {
font-family:"Arial", "Helvetica", Sans-serif;
width:368px;
font-weight:normal;
}
#comments textarea {
font-family:"Arial", "Helvetica", Sans-serif;
width:365px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
font-weight:normal;
width:372px;
}
#comments .center {
text-align:center;
}

/*top right bottom left*/

#r-side { 
width: 28%;
height:1600px;
float:right;
border-left:1px dotted #b0b0b0;
padding-left:15px;
margin:8px 0 12px 0;
}

#r-side a:link {color: #666;text-decoration:none;}
#r-side a:visited {color: #666;}
#r-side a:hover {color: #990100;}
#r-side a:active {color: #666; }

#r-side p { 
margin-left:0px;
padding-bottom:10px;
}

#r-side h3 {

}

#r-side ul {
list-style:none;
padding:0;
margin:0 0 18px 0px;
}

#r-side li {font-size:100%; margin:5px 0;}
/*--------------------------------------------------------------------
Footer
----------------------------------------------------------------------*/
#copy {
clear:both;
width:100%;
padding:0px 0;
padding-top:60px;
margin-bottom:0px;
font:"Futura Lt";
font-size:8pt;
height:200px;
position:relative;	
}
.clearfooter {
   height: 200px;
   clear: both;
}
#footer {
        clear:both;
	margin: 0 auto;
	min-width: 960px;
	margin: 0 auto;
	height:200px;
	text-align:left;
	border-top:solid;
	border-width:1px;
	border-color:#E9E9E9;
	background-color:#f7f7f7;
	border-top:solid;
	border-width:1px;
	border-color:#E9E9E9;
	position:relative;
	font-size:8pt;	
}
 #footer p {
	margin: 0;
	text-align: left;
}
#footer #footernavbar{
	width:960px;
height:179px;
	padding:0px 0px;
	margin: 0 auto;
	padding-top:17px;
	text-decoration: none;
	text-align:Left;
       
}
#footer #footernavbar sitenavi ul {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	display: block;
	list-style-type: none;
	text-indent: 0px;
	float:left;
	padding: 0;
	margin:0;
        font-family:"Arial", "Helvetica", Sans-serif;
	font-size:8pt;
        padding-bottom:4px;
	}
#sitenavi {
        padding-top:1px;
	position:relative;
	float:left;
width:120px;
	margin-right:90px;
}
#contactnavi{
	float:right;
	padding:0 75px;
	margin-top:8px;
	font-size:10pt;
	color: #999;
	 font-family:"Arial", "Helvetica", Sans-serif;
	border-left:solid;
	border-width:1px;
	border-color:#E9E9E9;
        line-height:16px;
}
#footer #footernavbar li {
	display:block;
	background-color: transparent;
	color: #000;
	word-spacing: normal;
	list-style-type: none;
	text-indent: 0px;
	padding:0 0;
	margin:5px auto;
	padding-left: 0px;
	padding-right: 0px;
	font-size:8pt;
        word-spacing:1px;
  font-family:"Arial", "Helvetica", Sans-serif;
}
#footer #footernavbar li a {
	text-decoration: none;
	color: #999;
        font-family:"Arial", "Helvetica", Sans-serif;
	font-size:8pt;
	}
	#footer #footernavbar a:hover {
	color: #990100;
	}
#copyright{
	margin-top:0px;
	padding:0px 0;
         padding-top:12px;
         padding-bottom:12px;
	clear:both;
	width:960px;
	position:absolute;
	bottom:0px;
	float:left;
	border-top:solid;
	border-width:1px;
	border-color:#E9E9E9;
}
#footer #footernavbar #copyright p{
	padding:0px 0px;
	margin: 0 auto;
	text-align:left;
	font-size: 8pt;
         font-family:"Arial", "Helvetica", Sans-serif;
	font-size: 8pt;
	color: #666;
padding-bottom:0px;
	}
#recent li{
list-style:none;
}
/*--------------------------------------------------------------------
Smart Archive 
----------------------------------------------------------------------*/
#smart-archives-block a:hover{
text-decoration:underline;
}
#smart-archives-list a:hover{
text-decoration:underline;
}
/*--------------------------------------------------------------------
Mis 
----------------------------------------------------------------------*/
.tsearch {
font-family:"Arial", "Helvetica", Sans-serif;
color:#4b4b4b;
font-size:1em;
font-weight:bold;
}

#sidebar .block ul {
border-bottom:1px dotted #ccc;
}

#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}

#sidebar .block li {
border-top:1px dotted #ccc;
}

#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}

#sidebar .block li a:hover {
background:#990100;
}

#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
margin:0 0 5px;
}

#sidebar .widget_recent_comments li {
padding:2px 0 2px 15px;
}

#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
text-decoration:none;
color:#000;
font-weight:600;
}

#sidebar .calendar h3{
display:none;
}

#sidebar #wp-calendar {
width:95%;
text-align:left;
}

#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:left;
}

#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0px 10px 0;
margin-bottom:10px;
}

#sidebar #wp-calendar th {
font-weight: bold; 
}
#calendar_wrap {
margin-bottom:22px;
}
#wp-calendar tr, #wp-calendar td{
padding:6px;}

#wp-calendar th{
padding:6px;
margin-left:2px;
}
#wp-calendar a:link {color: #494949;text-decoration:none;border-bottom:none;}
#r-side a:visited {color: #666;}
#r-side a:hover {color: #990100;}
#r-side a:active {color: #666;}

#respond{width:300px;}

h2.widgettitle {
margin-left:0px; 
padding:15px 0 10px 0;
font-size:1em;
font-weight:100;
text-transform:uppercase;

}

.hidden{
margin-left:0px;
font-size:1.8em;
font-weight:100;
text-transform:uppercase;
padding:15px 0 10px 0;
}
#s {
margin:15px 0 10px 0;
}
#find{
margin-bottom:10px;
}
/*--------------------------------------------------------------------
refTagger css
----------------------------------------------------------------------*/
.lbsTooltip
{
	background:#FFF;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#FFF;
	color: #990100;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0 5px;
	position:relative;
     
        border-bottom:1px dotted #b0b0b0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 5px 5px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
background:#FFF;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family:"Gill Sans MT";
	font-size: 14px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:11px;
	
        font-family:Arial,Helvetica,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, 
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}
.lbsTooltipFooter a:hover {
        color: #990100;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}
.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}