/*
Theme name: Ashford Pro
Theme URI: http://ashford.turtleinteractive.com/
Description: The online professionals theme that empowers remarkable Wordpress websites. By <a href="http://ashford.turtleinteractive.com">Tim Bednar</a>.
Template: ashford
Version: 0.6
Author: Tim Bednar
Author URI: http://www.turtleinteractive.com/
Tags: ashford, two columns, widgets, fixed width, 960 Grid System, jQuery, theme options, page template, framework, extensible, parent theme, child theme, cms, search engine optimization, SEO

This software is licensed under the CC-GNU GPL version 2.0 or later.
http://creativecommons.org/licenses/GPL/2.0/

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  long with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright (c) 2008-2009 Timothy James Bednar.
  
Please do not remove the footer credits or links UNLESS you have purchased Ashford Pro.
http://ashford.turtleinteractive.com/store/pro?utm_source=Ashford%2BCode&utm_medium=Link&utm_content=Buy%2BPro&utm_campaign=Style
*/


/* Following CSS added by DFC */


/* Remove Ashford Pro admin toolbar */
/*
#user_info{display:none}
*/


/* Default font and line spacing */
body
{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 13px;
}

/* Post titles on Blog page */
.grid_9 .post_excerpt .post_title
{
  font-size : 20px;
}

/* Post excerpt on Blog page */
.post_content_excerpt p
{
  font-size : 13px;
}

/* Post titles on post page */
h1.post_title
{
  font-size: 24px;
}

/* PPC Community > Prayer Chain */
.grid_9 .post_page .post_title
{
  font-size: 24px;
}

/* Underline links on hover */
a:hover
{
  text-decoration: underline;
}

/* Post by */
.post_by a
{
  color:#999999;
}

.post_by  {
  border-top:1px dotted #999999;
  color:#999999;
}

.grid_9
.post_date
{
  color:#999999;
}


/* RefTagger CSS */
.lbsTooltip
{
	background:#fffff0;  /* #fffade */
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#999999;  /* #fff4b8 */
	color: #000000;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,san-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,san-serif;
	font-size: 13px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Arial,Helvetica,san-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:Arial,Helvetica,san-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;
}
