/*
Theme Name: Lighthouse
Theme URI: 
Description: Lighthouse custom theme based on Thematic
Author: Lavern Gingerich
Author URI:
Template: thematic
Version: 1.0
Tags: Thematic
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

a {color: #214085;}
a:hover {text-decoration: none;}
a:visited {color: #811D6B;}

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
img.border {
  border: 1px solid #999;
  margin-top: 20px;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}






* {margin: 0; padding: 0;}
.widgettitle {display: none;}
ul.xoxo {list-style-type: none;}
.addthis_container {text-align: center; margin: 20px 0;}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 20px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.navigation .nav-previous {
	float: left;
	width:50%;
}
.navigation .nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
.paged #nav-above {
    display: block;
    padding: 0;
}

/* =Comments
-------------------------------------------------------------- */

.entry-title {
  font-size: 2em;
  font-weight: normal;
}
.entry-title a {
  color: #C42C09;
  text-decoration: none;
}
.entry-title a:hover {text-decoration: underline;}
.entry-meta {
  margin-bottom: 15px;
  color: #666;
}
.entry-meta a, .entry-utility a {color: #333;}
.entry-utility {
  margin-bottom: 60px;
}
#content p#login {
  font-size: 1em;
}
#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size: 1em;
    margin:0;    
}
#form-allowed-tags span {
    font-style: italic;
    font-size: 80%;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


body {
  text-align: center;
  cursor: default;
  font-family: Verdana, Tahoma, Helvetica;
  line-height: 160%;
  font-size: 62.5%;
}
#wrapper {
  width: 950px;
  margin: 0 auto;
}
#header {
  width: 100%;
  height: 213px;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
}
.skip-link {display: none;}
.menu {
  width: 100%;
  background: url('/images/template/navbar_bg.gif') repeat-x;
  height: 32px;
}
.menu ul {
  list-style-type: none;
  margin-left: 10px;
}
.menu ul li {
  float: left;
  line-height: 32px;
  margin: 0 38px;
}
.menu ul li a {
  color: #FFF;
  display: block;
  text-decoration: none;
  font-size: 1.3em;
  font-weight: bold;
}
.menu ul li a:hover {text-decoration: underline;}
.sf-menu li ul {
    display:none;
}
#main {
  width: 100%;
  padding-top: 20px;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  overflow: hidden;
}
#main ol {
  font-size: 1.3em;
}
#primary {
  width: 223px;
  float: left;
  border-right: 1px solid #E0E0E0;
  text-align: left;
  margin-bottom: 20px;
}
#primary h2 {
  color: #0E3C77;
  font-size: 1.6em;
  margin: 0 18px 6px;
  font-weight: bold;
  line-height: 150%;
}
#primary p {
  margin: 5px 18px 15px;
  font-size: 1.2em;
  line-height: 150%;
}
#primary p.smaller {
  font-size: 90%;
}
.optin1 input {
  margin: 0 0 3px 10px;
}
.optin1 input.submit {margin-top: 4px;}
li#pages-2 ul {
  list-style-type: none;
  border-bottom: 1px solid #E0E0E0;
  margin: 25px 18px;
}
li#pages-2 ul li a {
  display: inline-block;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 32px;
  padding: 0 15px;
  border-top: 1px solid #E0E0E0;
  text-decoration: none;
  color: #73662A;
}
li#pages-2 ul li a {display: block;}
li#pages-2 ul li a:hover {
  color: #EA6402;
}
#primary .icons {
  text-align: center;
}
#primary .icons img {border: 0;}
#content {
  width: 658px;
  margin: 6px 30px 20px 0;
  float: right;
  text-align: left;
}
#content p {
  font-size: 1.3em;
  line-height: 155%;
  margin-bottom: 10px;
}
#content ul, #content ol {
  font-size: 1.3em;
  margin: 5px 0 10px 60px;
  line-height: 155%;
}
#content ol li ul {font-size: 1em;}
#content p.testimonial {
  margin: 0 60px 5px;
  color: #163116;
}
#content p.author {
  margin: 0 0 30px;
  text-align: center;
  font-size: 94%;
}
blockquote {
  margin: 10px 0 0 30px;
}
a img {border: 0;}
h1 {
  line-height: 148%;
  font-weight: normal;
  margin: 15px 0;
  text-align: center;
}
h2 {
  margin: 30px 0 10px;
  line-height: 150%;
  font-size: 1.6em;
  color: #214085;
}
h3 {
  font-size: 1.5em;
  margin: 15px 0 10px;
  line-height: 150%;
  font-style: italic;
}

table.news {
  border-collapse: collapse;
  font-size: 1.3em;
  border: 1px solid #CECECE;
}
table.news tr.alt {background: #EDEDED;}
table.news th {
  padding: 3px 6px;
  font-weight: normal;
  border: 1px solid #CECECE;
}
table.news tr.head th {
  background: #53170F;
  padding: 3px 6px;
  color: #FFF;
  border: 1px solid #FFF;
  font-weight: bold;
}
table.news tr.head th span {font-weight: normal; font-size: 90%;}
table.news td {
  padding: 3px 6px;
  border: 1px solid #CECECE;
  text-align: center;
  width: 120px;
}
table.news td img {
  border: 0;
  margin: 0;
  padding: 0;
}

.grid {
  overflow: hidden;
  padding: 15px 0 0;
}
.grid img {
  border: 1px solid #E1E1E1; 
  margin: 0;
}
.grid .box {
  float: left;
  text-align: center;
  width: 160px;
  padding-bottom: 16px; 
}
.grid .box p {
  font-size: 1.2em;
  text-align: center;
  margin: 5px 0 0;
}

#footer {
  width: 100%;
  clear: both;
  border-top: 1px solid #E0E0E0;
  padding: 12px 0 18px;
  text-align: right;
}
#footer p {padding: 0 20px;}
#footer p.links {
  font-size: 1.1em;
}
#footer p.links a {
  color: #0F386D;
  font-weight: bold;
}
#footer p.links a:hover {
  text-decoration: none;
}
#footer p.credits {
  color: #999;
  font-size: .9em;
  margin-top: 5px;
}
