/*  
Theme Name: Florida Horse Adoptions
Description: FloridaHorseAdoptions.com
Version: 1.0
Author: Paul Adams
Author URI: paul@bswdmedia.com
*/


/*------------------------- SITE STRUCTURE -------------------------*/

body {
	background-color:#DFEFFF;
	
	}

.top-links {
color:#000;
margin:3px;
text-align:right;
font-size:11px;

}

a:hover {
	text-decoration:none;
	}

.alignleft {float:left;margin:7px}

.alignright {float:right;margin:7px}

.wp-caption-text {
text-align:center;
font-size:10px;

}

#container  {
	width: 779px;
	margin: 0 auto;
	text-align: left;
	border:1px solid #567901;
	background:#fff;
	margin-top:-1px;
}

#breadcrumbs {
	margin:8px;
	marign-bottom:-30px;
	}

#header  {
	position: relative;
	width:779px;
	height: 250px;
	background: url(/images/header.jpg) no-repeat top center;
}

#main  {
	float: left;
	background: url(img/mainbg.jpg) repeat-y top left;
	border-top:1px solid #000;
	width:779px;
}

.sidebar  {
	float: right;
	padding: 10px;
	margin-left:10px;
	width: 140px;
	background-color: #f5f5f5;
	margin-top:-10px;
}

.sidebar p  {
	margin: 5px;
}

#content  {
	float: left;
	margin: 10px;
	margin-top:-10px;
	width: 555px;
}

.post  {
	padding: 10px;
	
	width:580px;
	float:left;
}

.post img  {
	padding: 5px;
	background-color: #eaeaea;
}

.post h2  {
	/*margin-top:-15px;*/
	color: #EFAE00;
}

.post h3 a {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.6em;
}

.post h2 a {
	color: #F9B300;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

.navigation a, a.more-link  {
	text-decoration: none;
}

#recent  {
	border-bottom: 1px solid #eaeaea;
}

#recent h2  {
	padding: 10px 15px;
	border-bottom: 5px solid #ed8b00;
}

#recent ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content-list-large li {
width:260px;
float:left;
margin:5px;
list-style-type:none;
}

#content-list li {
list-style-type:none;
margin:5px;
float:left;
width:120px;
}

#recent li  {
	float: left;
	display: block;
	width: 170px;
	padding: 15px;
}

#recent li a  {
	text-decoration: none;
	font-size: 1.5em;
}

#bottomboxes  {
	width: 630px;
}

#recentcomments  {
	float: left;
	width: 300px;
}

#recentcomments strong  {
	color: #ed8b00;
}

#pop_posts  {
	float: left;
	width: 300px;
}

#pop_posts h2, #recentcomments h2  {
	padding: 10px 15px;
	border-bottom: 5px solid #ed8b00;
}

#pop_posts ul, #recentcomments ul  {
	margin: 0;
}

#pop_posts ul li, #recentcomments ul li  {
	display: block;
	height: 25px;
	padding: 8px 0 0 25px;	
	border-bottom: 1px solid #f5f5f5;
}

#recentcomments ul li  {
	border-right: 1px solid #eaeaea;
}

#pop_posts ul li:hover, #recentcomments ul li:hover  {
	background-color: #f5f5f5;
}

#pop_posts ul li:last-child, #recentcomments ul li:last-child  {
	border-bottom: 2px solid #eaeaea;
}

#pop_posts ul li a, #recentcomments ul li a {
	color: #000;
	text-decoration: none;
}

#recent li:last-child {
	border-right: none;
}

#about  {
	margin-bottom: 10px;
	height:110%;
}

#about .blurb  {
	padding: 7px;
	background-color: #eaeaea;
	border:2px solid #F9B300;
	font-size:11px;
}

#about h2  {
	margin: -37px 0 15px 10px;
	font-weight: normal;
}

#footer  {
	float: left;
	padding: 3px;
	width: 773px;
	height: 25px;
	border-top: 1px solid #747474;
	background-color: #f5f5f5;
	color: #747474;
}

#footer a, #footer a:visited  {
	color: #747474;
}

#footer a:hover {
	text-decoration:none;
	}

.comments-template{
	margin: 10px;
	padding: 10px;
	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template ol li .author{
	font-size: 1.5em;
}

.comments-template ol li.alt{
	background-color: #eaeaea;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

table, tr, td, th  {
	border: none;
}

img  {
	border: none;
}


/*------------------------- SIDEBAR WIDGETS -------------------------*/

.sidebar {border:1px solid #CFCFCF;
		margin-right:10px;
		margin-bottom:10px;
		}

.sidebar .left  {
	float: left;
	padding-right: 5px;
}

.sidebar .right  {
	float: right;
	padding-left: 5px;
	
}

.sidebar ul  {
	margin: 0 0 10px 0;
}

.sidebar ul li  {
	list-style: none;
}

.sidebar ul li h2 {
	font-weight: normal;
	font-size: 1.7em;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #567901;
	border-bottom: 1px solid #567901;
}

.sidebar ul li ul li {
	padding: 5px 0 0 10px;
	width:130px;
}

.sidebar ul li ul li a {
	color: #000;
	text-decoration:underline;
}

.sidebar ul li ul li a:hover {
	color:#507202;
	text-decoration: none;
	}

#calendar_wrap  {
	font-size: 8pt;
}

/*------------------------- END SIDEBAR WIDGETS -------------------------*/

/*------------------------- END SITE STRUCTURE -------------------------*/

/*------------------------- NAV -------------------------*/

.nav  {
	position: absolute;
	bottom: 0;
	margin-bottom: -5px;
	
}

.nav ul  {
	margin: 0;
	padding: 0;
}

.nav ul li  {
	display: inline;
	list-style: none;
}

.nav ul li a  {
	line-height: 2.9em;
	padding: 5px;
	color: #999;
	text-decoration: none;
	font-size:12px;
}

.nav ul li a:hover  {
	color: #ed8b00;
}

#footer ul  {
	margin: 0;
	padding: 0;
}

#footer ul li  {
	display: inline;
	list-style: none;
}

#footer ul li a  {
	margin: 0;
	height: 15px;
	margin-left:11px;
	color: #999;
	text-decoration: none;
	font-size:12px;
}

#footer ul li a:hover  {
	color: #ed8b00;
	text-decoration:underline;
}

/*------------------------- END NAV -------------------------*/

#searchform  {
	text-align: right;
	width: 150px;
	height: 80px;
}

#searchform #s  {
	width: 110px;
	height: 30px;
	margin: 10px 10px 7px 10px;
	/*background-color: #rr0000;*/
	border: 1px solid #567901;
	padding: 0 5px;
	font-size: 14px;
}

#searchform  #searchsubmit {
	height: 25px;
	width: 80px;
	border: 1px solid #567901;
	background-color: #eaeaea;
	margin: 0 10px;
	font-size: 1.2em;
}

#searchform  input {
	height: 25px;
	width: 80px;
	background-color: #fff;
	margin: 0 10px;
}

.paddingtop10 {
	padding-top:10px;
	}

#header h1 a  {
	color: black;
	text-decoration: none;
}

.floatright  {
	float: right;
}

.floatleft  {
	float: left;
}

.textright  {
	text-align: right;
}

.textleft  {
	text-align: left;
}

.recententry  {
	border: 1px solid black;
}

/* -------------------------------------------------------------- 
  
   Reset.css
   * Resets default browser CSS styles.
   
   Original by Erik Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body { line-height: 1.5; color: #000; background-image:url(/images/bg.jpg)}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
 

body {
  font-family: Arial, "Lucida Grande", Helvetica, Verdana, sans-serif;
  line-height: 1.5; /* Unitless for proper inheritance */
  font-size: 12px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
  font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
  color:#000; 
  clear:both; 
  font-weight: bold;
}

h1, h1 a, h1 a:visited { font-size: 22px; color:#6585B8;}
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; font-weight:bold; }

.sidebar h2.widgettitle {
	font-size:16px;
	font-weight:bold;
	}

.postmetadata {
	margin:10px 0px;
	}

h2 a, h2 a:visited {
	 font-size: 22px; 
	 font-weight:bold;
	 color:#6585B8;
	}

.entry img {
	margin:10px;
	float:left;
	margin-left:0px;
	
	}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em 0; text-align:left; }
p.last      { margin-bottom:0; }

ul, ol      { margin: 0 0 1.5em 1.5em; }
ol          { list-style-type: decimal; }
dl          { margin: 1.5em 0; }
dl dt       { font-weight: bold; }

a           { color: #ed8b00; text-decoration: underline; outline: none; }
a:hover     { color: #ed8b00; }

blockquote  { margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 1.3em; background: #eee; border:0.1em solid #ddd; padding:1.5em; }
code        { font:0.9em Monaco, monospace; }

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #B2CCFF; 
  color: #B2CCFF;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 0.1em;
  margin: 0 0 1.4em 0;
  border: none; 
}
* html hr { margin: 0 0 1.2em 0; } /* IE6 fix */


/* Tables
-------------------------------------------------------------- */

table   { margin-bottom: 1.4em; border-top:0.1em solid #ddd; border-left:0.1em solid #ddd; }
th,td   { height: 1em; padding:0.2em 0.4em; border-bottom:0.1em solid #ddd; border-right:0.1em solid #ddd; }
th      { font-weight:bold; }


/* Forms
-------------------------------------------------------------- */

label     { font-weight: bold; }
textarea  { height: 180px; width: 300px; }


/* Some default classes
-------------------------------------------------------------- */

p.small   { font-size: 0.8em; margin-bottom: 1.875em; line-height: 1.875em; }
p.large   { font-size: 1.2em; line-height: 2.5em; }
p.quiet   { color: #666; }
.hide     { display: none; }
   
.dquo { margin-left: -.7em; } 

p.incr, .incr p {
	font-size: 0.83333em; /* font size 10px */
	line-height: 1.44em;  
	margin-bottom: 1.8em; /* Still 1.5 x normal font size as baseline */
}

/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}

.clearfix {
	display:block;
}
/* end Clearfix */