body{
margin:0;
padding:0;
line-height: 1.5em;
}

a:link { font-weight: bold; font-size:12px ; font-family: Arial; color: #6495ED; text-decoration: underline;} 
a:active {font-weight: bold;  font-size:12px ; font-family: Arial; color: #FF0000; text-decoration: none;}
a:visited {font-weight: bold;  font-size:12px ; font-family: Arial; color: #708090; text-decoration: underline;}
a:hover {font-weight: bold;  font-size:12px ; font-family: Arial; font-style: none; color: #7B68EE; text-decoration:none;}
h4 { font-size: 11px; font-weight:normal; }

#topsection{
background: #696969;
height: 100px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 20px;
font-size: 32pt;
font-family: Georgia;
color:#FFFFFF;
}

#topsection h2{
margin: 0;
padding-top: 20px;
font-size: 18pt;
font-family: Arial;
color:#FFFFFF;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 15% 0 20%; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
font-family: Arial;
font-size: 10pt;
text-align: justify;
padding:10px;
}

#leftcolumn{
float: left;
width: 20%; /*Width of left column in percentage*/
margin-left: -100%;
background: #DCDCDC;
font-family: Arial;
font-size: 10pt;
padding-top: 10px 
}

#rightcolumn{
float: left;
width: 15%; /*Width of right column in percentage*/
margin-left: -15%; /*Set margin to that of -(RightColumnWidth)*/
background: #DCDCDC;
font-family: Arial;
font-size: 10pt;
padding-top :10px;
}

#footer{
clear: left;
width: 100%;
background: #696969;
font-family: Arial;
font-size: 10pt;
color: #FFF;
text-align: center;
padding: 4px 0;
padding-bottom: 10px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

@charset "UTF-8";
/* CSS Document */

/* RefTagger Control Panel Styles */

#lbsRefTaggerCP {
	width: 9.5em;
	border: solid 1px #CCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 80%;
	color:#333333;
	background-color:#DDD;
	text-align: center;
}
#lbsHeader {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	border-bottom: solid #DDD 1px;
	background-image: url(http://www.logos.com/images/reftagger/dgbg.gif);
	background-repeat: repeat-x;
	padding: .25em;
	color: #DDD;
	margin-bottom: 2px;
}
#lbsSaveContainer, #lbsVersionContainer, #lbsLibronixContainer {
	padding:4px;
}
#lbsSave {
	border:1px solid gray;
	padding: 0em 1em;
	background-image: url(http://www.logos.com/images/reftagger/dgsave.gif);
	background-repeat:repeat-x;
	color:#333;
	font-family: helvetica, arial, "sans serif";
	cursor: pointer;
}
#lbsVersion {
	font-size:100%;
}
#lbsRefTaggerCP a:link, #lbsRefTaggerCP a:hover, #lbsRefTaggerCP a:visited {
	text-decoration:none;
	color:#666666;
}
#lbsFooter {
	font-size: 90%;
	border-top:dashed #646464 1px;
	padding:3px;
}
#lbsLogo {
	background-image:url(http://www.logos.com/images/reftagger/logogreybg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding: 2px;
}
#lbsUseLibronixLinks {
	cursor: pointer;
}


.lbsTooltip
{
	background:#FFFFFF;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#696969;
	color: #FFFFFF;
	font-weight:bold;
	font-size:13px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family:Arial,Helvetica,serif;
	font-size: 12px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:10px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color: blue;
	text-decoration: underline;
	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;
}



/* begin styles for RSS Feed */

.rss-box {
	 margin:0px;
	 width: 100%;
	 background-color: #FFF;
	 border: 1px solid silver;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss-title {padding: .5em;}
.rss-title {
	font-size: 12px;
	background-color: #DCDCDC;
	color: black;
	font-weight:bold;
	text-align: left;
	
}

.rss-item  {

  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:navy;
	font-size: 13px;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 12px;
	color: red;
	}
 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */
