/*  
Theme Name: freshCitrus-BTS
Theme URI: http://freethemelayouts.com/
Description: Customization by <a href="http://btsoh.com">BTS</a>. Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1.0
Author: BTS Technology Services, LLC (customizer) 
Author URI: http://btsoh.com/
*/
*{margin: 0; padding: 0;}
body{
	background: #fff url("images/bg.jpg") no-repeat center top;
	text-align: center;
	font-family: "Georgia", "Lucida Grande";
	font-size: 12px;
	color: #676767;
}
.inv{display: block; visibility: hidden;}
p{padding: 7px 0;}
a{text-decoration: none; color: #70a529;}
a:hover{color: #0989ae;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}

.alignright img { margin-left:10px; }
.justify { text-align:justify; }
img{
	margin-right: 10px;
}
#pagecornr img {
   margin-right: 0;
   }
img.alignright {
   margin-left: 10px;
   border: 0;
   background-color: #fff;
}
img.alignleft, img.aligncenter {
   border:0;
   background-color: #fff;
}
a img { border:0; }

canvas { margin-left:10px; }
.plaincanvas canvas { margin-left:0; }

#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#nav-content{
	width: 900px;
	height: 28px;
}
#navigation{
   float:right;
	height: 28px;
	padding-left: 40px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	width: 90px;
	height: 28px;
	background: url("images/navlist-bg.gif") no-repeat right top;
	padding-right: 2px;
	text-align: center;
	float: left;
}
#navigation li a {
	width: 90px;
	height: 22px;
	display: block;
	color: #85bacb;
	padding-top: 6px;
	text-decoration: none;
}
#navigation li a:hover {
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover {
	width: 90px;
	height: 22px;
	display: block;
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
	padding-top: 6px;
	text-decoration: none;
}
#searchform{
	width: 230px;
}
#searchform #s{
	width: 100px;
	color: #796a4b;
	padding-top: 1px;
	padding-bottom: 1px;
}
#searchform #searchsubmit{
	cursor: pointer;
	margin-left: 5px;
}

#header{
	width: 900px;
	height: 110px;
}
#header h1{
	width: 235px;
	height: 81px;
	line-height: 81px;
	text-indent: -9999px;
}
#header h1 a{
	width: 235px;
	height: 81px;
   margin-top:10px;
	display: block;
	background: url("images/logo.png") no-repeat 0 0;
}
#description{
	width: 860px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 40px;
	margin-top: -15px;
	text-transform: lowercase;
	z-index: 100;
}
#sub-nav{
   margin-top: -10px;
	width: 900px;
	height: 56px;
}

#main-wrapper{
	width: 900px;
	padding-top: 10px;
	overflow: hidden;
}
#left{
	width: 636px;
	padding: 10px 20px 30px 0px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding-left:0;
}
#left h2{
	font-size: 24px;
	font-weight: normal;
	color: #70a529;
	margin: 0;
	padding: 0;
}
#left h2 a{color: #70a529; text-decoration: none;}
#left h2 a:hover{color: #777; text-decoration: none;}
#left h3{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-top: 15px;
}
.meta-data{
	width: 636px;
	height: 23px;
	color: #b5b5b5;
	font-size: 14px;
}
.meta-data .auth-date{
	width: 571px;
	float: left;
	background: url("images/star.gif") no-repeat 0 4px;
	padding-left: 18px;
	padding-top: 4px;
}
.meta-data .comments-no{
	width: 47px;
	height: 23px;
	display: block;
	background: url("images/comments-no.gif") no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
}
.meta-data .comments-no a{text-decoration: none; color: #fff;}
.entry{
	width: 636px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.entry h4 {
   margin-top:10px;
   padding-left:6px;
   padding-top:3px;
   background:url(images/h-bg.png) left top no-repeat;
}
.entry p {
   text-align:justify;
   padding-left:6px;
}
.col-left {
   width:310px;
   float:left;
}
.col-left p {
   border-right:1px solid #ddd;
   padding-right:15px;
}
.col-right {
   width:305px;
   float:right;
}

.gallery {
   margin: auto;
}
.gallery-item {
   float: left;
   margin-top: 40px;
   text-align: center;
   width:204px;
}
.gallery-icon {
   text-align:center; 
   width:180px;
   margin:0 auto;
}
.gallery img {
   border:0;
}
.gallery-caption {
   margin-left: 0;
   padding-top:4px;
   background:url(images/folio-bg.png) #fff top center no-repeat;
   padding-bottom:32px;
}
.gallery-caption a {
   color:#676767;
}
.gallery-caption a:hover {color: #0989ae;}

#post-links{
	width: 636px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 66px;
	height: 12px;
	line-height: 12px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover {background: url("images/prev.gif") no-repeat 0 -12px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 36px;
	height: 13px;
	line-height: 13px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover {background: url("images/next.gif") no-repeat 0 -13px;}
.commentlist{width: 636px; padding: 10px 0 20px 0;}
.commentlist li{
	width: 636px;
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#commentform{width: 636px;}
#commentform input{
	width: 350px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 76px;
	height: 28px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}
#right{
	width: 224px;
	padding-top: 55px;
	float: left;
}
.sdb-content{
	margin-bottom: 20px;
}

.sdb-std-border {
   padding: 14px;
   border:2px solid #eee;
}
.sdb-std-top {
   padding: 14px;
   border-top:2px solid #eee;
}
.sdb-std-sides {
   padding: 14px;
   border-left:2px solid #eee;
   border-right:2px solid #eee;
}
.sdb-std-lside {
   padding: 14px;
   border-left:2px solid #eee;
}
.sdb-std-rside {
   padding:14px;
   border-right:2px solid #eee;
}
.sdb-std-btm {
   padding:14px;
   border-bottom:2px solid #eee;
}

.sdb-dec-top1 {
   padding: 14px;
   border:0 none;
   background:url(images/sdbsct-grn-top.png) #fff top center no-repeat;
}
.sdb-std-top1 {
   border:1px solid #007a02;
   border-bottom:0 none;
   padding:14px;
}
.sdb-std-sides1 {
   padding-left:14px;
   padding-right:14px;
   border-left:1px solid #007a02;
   border-right:1px solid #007a02;
}
.sdb-dec-btm1 {
   padding-bottom:14px;
   background:url(images/sdbsct-grn-btm.png) #fff bottom center no-repeat;
}
.sdb-std-btm1 {
   border-bottom:1px solid #007a02;
}

.sdb-dec-top2 {
   padding: 14px;
   border:0 none;
   background:url(images/sdbsct-blu-top.png) #fff top center no-repeat;
}
.sdb-rnd-top2 {
   padding: 14px;
   border:0 none;
   background:url(images/sdbsct-blu-top2.png) #fff top center no-repeat;
}
.sdb-std-top2 {
   border:1px solid #000080;
   border-bottom:0 none;
   padding:14px;
}
.sdb-std-sides2 {
   padding-left:14px;
   padding-right:14px;
   border-left:1px solid #000080;
   border-right:1px solid #000080;
}
.sdb-dec-btm2 {
   padding-bottom:14px;
   background:url(images/sdbsct-blu-btm.png) #fff bottom center no-repeat;
}
.sdb-std-btm2 {
   border-bottom:1px solid #000080;
}

.sdb-std-border3 {
   padding: 14px;
   border:1px solid #929292;
}
.sdb-dec-top3 {
   padding: 14px;
   border:0 none;
   background:url(images/sdbsct-grey-top.png) #fff top center no-repeat;
}
.sdb-std-top3 {
   border:1px solid #929292;
   border-bottom:0 none;
   padding:14px;
}
.sdb-std-sides3 {
   padding-left:14px;
   padding-right:14px;
   border-left:1px solid #929292;
   border-right:1px solid #929292;
}
.sdb-dec-btm3 {
   padding-bottom:14px;
   background:url(images/sdbsct-grey-btm.png) #fff bottom center no-repeat;
}
.sdb-std-btm3 {
   border-bottom:1px solid #929292;
}

.sdb-dec-top4 {
   padding: 14px;
   border:0 none;
   background:url(images/sdbsct-tng-top.png) #fff top center no-repeat;
}
.sdb-std-top4 {
   border:2px solid #ff6600;
   border-bottom:0 none;
   padding:14px;
}
.sdb-std-sides4 {
   padding-left:14px;
   padding-right:14px;
   border-left:2px solid #ff6600;
   border-right:2px solid #ff6600;
}
.sdb-dec-btm4 {
   padding-bottom:14px;
   background:url(images/sdbsct-tng-btm.png) #fff bottom center no-repeat;
}
.sdb-std-btm4 {
   border-bottom:1px solid #ff6600;
}

.sdb-content form {
	padding-left: 14px;
}
.sdb-content h3{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-left: 14px;
	background: url("images/sdb-title.png") none no-repeat right bottom;
}
.textwidget h3 {
   padding-left:0;
}
.sdb-content ul{
	/* DBG margin-left:15px; */
}
.sdb-content ul li{
   list-style-type: none;
   padding-bottom: 1px;
}
.sdb-content ul li a{
	color: #70a529;
   /*DBG text-decoration: none;*/
   /*DBG display: block;*/
}
.sdb-content ul li a:hover {
   color: #777; 
   }
.sdb-content ul .recentcomments{
}
.sdb-content ul .recentcomments a:hover {background: transparent;}

.center{text-align: center;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

#footer{
	clear: both;
	color: #d0d0d0;
	width: 900px;
	margin-top: 30px;
	padding: 5px 0 20px 0;
	border-top: 1px solid #eee;
}
#footer a{color: #d0d0d0; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
#footer .check{color: #bed678;}

#footerlinks {
   text-align:center;
}
#footerlinks li{
	list-style-type: none;
	width: 90px;
	padding-right: 5px;
   padding-left:0;
   margin-left:0;
	text-align: center;
	display: inline;
}
#footerlinks li a{
	color: #70a529;
	padding-top: 6px;
	text-decoration: underline;
}
#footerlinks li a:hover {
	color: #0989ae;
}

#footer .sociallinks {
  text-align:center;
}    
#footer .sociallinks a:first-child {
  padding-left:0;
}    
#footer .sociallinks a {
  text-decoration: none;
  padding-left:30px;
  color: #70a529;
}    
#footer .sociallinks a:hover {
  color: #0989ae;
}

/* --- misc --- */
.clear-all {
   clear: both;
}

.btn-wide {
   background:url(images/home-contact.png) #fff no-repeat 0 0;
   width:610px;
   height:23px;
   color:#000;
   font-weight:bold;
   text-align:center;
   padding-top:5px;
   overflow:hidden;
   display:block;
   font-family:Arial,sans-serif;
   letter-spacing:1px;
}
.btn-wide:hover {
   background:url(images/home-contact.png) #fff no-repeat 0 -28px;
   color:#333;
}

.sdb-btn {
   text-align:center;
   display:block;
   background:url(images/button-tng.png) #fff center center no-repeat;
   height:34px;
   padding-top:20px;
   font-family:Arial,sans-serif;
   color:#f2f2f2;
   font-weight:bold;
   letter-spacing:2px;
}

/* --- cforms7 --- */
div.wpcf7 {
   border:solid 2px #89df00;
   margin:0;
   float:left;
}
div.wpcf7 p {
   margin:0 15px 0 15px;
}
