/* 
Theme Name: Base Development Theme
Theme URL: http://www.projecturl.com
Description: A starter theme designed by Kevin Leary.
Author: Kevin Leary
Author URI: http://www.kevinleary.net
Version: 1.21
*/

/* Form Styles */
@import 'css/forms.css';

/* Dropdown navigation */
@import 'css/dropdown-nav.css';

/* General Layout */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.inner {
	width:960px;
	position:relative;
	margin:0 auto;
}
.npSide ul,
#page div.content div.cms .npSide ul {
	border-bottom: 1px dotted #7A4200;
    list-style: none outside none;
    margin: 0 18px;
    padding: 9px 0 0;	
}
.npSide ul li {
	border-top: 1px dotted #7A4200;
    color: #7A4200;
    font-size: 11px;
    line-height: 15px;
    padding: 3px 0;	
}

#GBSocialMedia ul.blogroll li {
	border:none;
	display:inline;
}

#GBSocialMedia ul.blogroll {
	border:none;
}

.npSide {
	-moz-border-radius: 6px 6px 6px 6px;
    background: none repeat scroll 0 0 #E3E8EA;
    margin: 0 20px 20px 20px;
    overflow: hidden;
    padding: 0 0 12px;
    width: 220px;
	float: right;
	display: inline;
	clear: right;
}
.npSide div {
	font-size: 11px !important;	
}
.npSide a {
	font-size: 11px !important;	
}

.npSide.podcast {
	background:none;
}

#page div.content div.cms .npSide.podcast h2 {
	margin:5px 0;
}

#latestNews div {
	margin-left: 18px;
	margin-bottom: 5px;
	padding-right: 10px;
}
.npSide h2,
#page div.content div.cms .npSide h2 {
	color: #7A4200;
    font-size: 11px;
    line-height: 15px;
    margin: 0 18px;
	margin-bottom: 10px;
    padding: 12px 0 0;
    text-transform: uppercase;
}

.npSide .textwidget p,
#page div.content div.cms .npSide .textwidget p {
	padding:6px 0 0;
	margin:0 18px;
	font-size:1em;
}

.npSide .textwidget img.peteThumb {
	float:right;
	width:60px;
	height:auto;
	margin:0 0 10px 10px;
}

.waterkeeperAlliance {
	background-color:#ffffff!important;
	padding:0!important;
}

.noShow {
	display: none;	
}
#header {
	position:relative;
	clear:both;
	margin-bottom:30px;
}
#content {
	position:relative;
	clear:both;
	margin-bottom:30px;
}
#footer {
	position:relative;
	clear:both;
	margin-bottom:30px;
}
#branding {
	padding:1.6em 0;
}
#branding #searchbox {
	float:left;
	display:inline;
}
#branding #signup li {
	display:inline;
	margin:0 5px 0 0;
}
#navigation {
	background:#e4e4e4;
	padding-top:10px;
}
#content-main {
	float:left;
	width:630px;
}
#content-sub {
	float:right;
	width:300px;
}


/* Why We Give profiles */

#page div.content div.cms .giveProfiles h2 {
	margin-bottom:5px;
}

#page div.content div.cms .giveProfiles h3 {
	margin-bottom:15px;
}

/* Post Meta */
.postinfo {
	font-size:10px;
	text-transform:uppercase;
	list-style:none;
	margin:-10px 0 1.6em !important;
	padding:0;
}
.postinfo strong {
	font-size:10px;
}
.postinfo li {
	float:left;
	color:#666;
	display:inline;
	font-size:10px;
	margin:0 10px 0 0;
	padding:1px 0 0 20px;
}
.postinfo li.authordata {
	background:url(images/icons/user_silhouette.png) left center no-repeat;
}
.postinfo li.postdata {
	background:url(images/icons/tags.png) left center no-repeat;
}
.postinfo li.commentdata {
	background:url(images/icons/balloon_small.png) left center no-repeat;
}
.postinfo li.last {
	padding-right:0;
}
/* Post Navigation */
#post-navigation {
	width:100%;
	clear:both;
	border-top:1px solid #eee;
	padding:12px 0;
}
#post-navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#post-navigation ul li {
	width:50%;
	margin:0;
	padding:3px 0 0;
}
#post-navigation ul li.newer {
	text-align:right;
	float:right;
}
#post-navigation ul li.older {
	text-align:left;
	float:left;
}
#post-navigation ul li a {
	text-decoration:none;
	font-size:16px;
	font-weight:700;
}
/* Posts */
.post {
	margin-bottom:1.6em;
	padding:1px;
}
.not-singular .post {
	border-bottom:1px dotted #ccc;
}
.post-title {
	font-weight:400;
	font-size:1.6em;
	margin:0;
}
h1.post-title {
	font-size:2.2em;
}
.post .entry {
	padding:1px;
}
/* Entries */
.entry h1 {
	margin:1em 0 .5em;
}
.entry h2 {
	margin:1.07em 0 .535em;
}
.entry h3 {
	margin:1.14em 0 .57em;
}
.entry h4 {
	margin:1.23em 0 .615em;
}
.entry h5 {
	margin:1.33em 0 .67em;
}
.entry h6 {
	margin:1.6em 0 .8em;
}
.entry dt {
	margin-top:.8em;
	margin-bottom:.4em;
}
.entry ul {
	margin-left:1.5em;
	list-style:disc outside;
	padding:0 0 0 1.6em;
}
.entry ol {
	margin-left:2.35em;
	list-style:decimal outside;
	padding:0 0 0 1.6em;
}
.entry ol ol,.entry ul ol {
	margin-left:2.5em;
}
*.alignleft {
	float:left;
	display:inline;
	margin:0 2em 0.6em 0;
}
*.alignright {
	float:right;
	display:inline;
	margin:0 0 0.6em 1em;
}
*.wp-caption-text {
	padding:10px 0 0;
	font-size:11px;
	color:#666;
}
*.more-link {
	display:block;
	margin:0 0 1.6em;
}
*.wp-pagenavi {
	margin-left:103px;
}
*.wp-pagenavi a,
*.wp-pagenavi span {
	padding:3px 6px;
	font-size:11px;
}
*.wp-pagenavi a.page {
	background:#EEF1F3;
	margin-right:2px;
}
*.wp-pagenavi span.pages {
	color:#666;
}
/* Comments */
#reply {
	margin:0 0 10px;
}
#comments-title {
	font-weight:normal;
	margin:30px 0 15px;
}
#comments-title span {
	font-weight:bold;
}
ol.commentlist {
	list-style:none;
	margin:0 0 30px;
}
ol.commentlist img {
	float:right;
	display:inline;
	border:1px solid #eee;
}
ol.commentlist .author-data {
	display:block;
}
ol.commentlist h3 {
	padding:2px 0 0;
	margin:0;
}
ol.commentlist h3 a {
	text-decoration:none;
}
ol.commentlist .comment-meta {
	line-height:17px;
	font-size:10px;
	text-transform:uppercase;
	color:#999;
	margin:0;
}
ol.commentlist .comment {
	padding:12px;
	border:1px solid #eee;
}
ol.commentlist .reply {
	margin-bottom:-3px;
}
ol.commentlist .reply a {
	font-size:11px;
	text-transform:uppercase;
}
ol.commentlist div.comment-entry {
	clear:both;
	padding:1em 1px 1px;
}
ol.commentlist div.comment-entry p {
	margin-bottom:1.2em;
}
ol.commentlist .comment-num {
	float:right;
	display:inline;
	font-size:36px;
	color:#fff;
	margin:-23px 0 0;
}
.commentlist .comment {
	margin-bottom:-1px;
}
.commentlist .children {
	margin-left:20px;
}
.commentlist .children li {
	margin-left:0;
}
#content ol.commentlist li.bypostauthor {
	border:1px solid #ccc;
	z-index:5;
	position:relative;
}
#content .comment #reply {
	font-size:12px;
	padding-top:1px;
	text-transform:uppercase;
	line-height:1.3em;
	margin:0 0 10px;
}
.comment #respond {
	padding-top:15px;
	border-top:1px solid #eee;
	margin-top:18px;
}
/* Comment Navigation */
ul.navigation {
	list-style:none;
	margin:0;
}
/* Comment Form */
form#commentform {
	margin:0 0 4px;
}
#cancel-comment-reply-link {
	float:right;
}
form#commentform p {
	clear:both;
	margin:0 0 15px;
}
form#commentform #submit-field {
	margin:0;
}
form#commentform label {
	display:block;
	line-height:25px;
}
form#commentform input {
	display:block;
	margin:0;
	border:1px solid #DDD;
	color:#777;
	padding:4px;
}
#commentform label.error {
	display:block;
	color:#FF4848;
}
#commentform small.required {
	color:#FF4848;
	font-weight:bold;
}
form#commentform input.error {
	border-color:#FFCECE;
	color:#FF4848;
}
form#commentform input[type="submit"] {
	width:auto;
	padding:3px 5px 2px;
	float:left;
	font-size:10px;
	font-weight:500;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
}
form#commentform input[type="submit"]:hover {
	
}
form#commentform textarea {
	width:94%;
	padding:2%;
	border:1px solid #DDD;
	color:#777;
}
form#commentform #textarea label {
	float:none;
	width:auto;
}
/* Search */
#search-form {
	margin:0;
	padding:0;
}
#search-text,#s {
	width:240px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:14px;
	text-transform:lowercase;
	display:inline;
	float:left;
	color:#666;
	margin:0 5px 0 0;
	padding:5px;
}
#searchsubmit {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#0072BC;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	font-size:11px;
	border:none;
	float:right;
	margin:0;
	padding:7px 6px 6px;
}
/* 404 */
.error-404 h4 {
	font-size:13px;
	margin:1.2em 0 0.8em;
}


/* widgets */

#SupportCLF .npSide {
	margin-top:50px;
}

#WhereDoesYourMoneyGoReports img,
#SupportCLF .npSide img {
	width:184px;
	height:auto;
}

.hidetrigger {
	display:inline-block;
	padding:5px;
	font-size:10px;
	text-transform:uppercase;
	background-color:#E3E8EA;
}

.authorsContainer {
  position:relative;
  float:left;
  width:300px;
  margin-right:15px;
  border:1px solid #cccccc;
  height:160px;
  margin-bottom:10px;

}
.authorsLeft {
  position:relative;
  float:left;
  width:160px;
  margin:10px;
  height:160px;
}
.authorsRight {
  position:relative;
  float:left;
  width:100px;
  margin:10px;
  height:160px;
}



/*
blockquote {
	color: #888888;
	font-weight: normal;
	font-style: italic;
	margin: 1em 3em; }
blockquote p:before {
	content: '"'; }
blockquote p:after {
	content: '"'; }
*/

blockquote {
color:#888888;
background:#f0f0f0;
margin:0 0 1.6em 0.8em;
padding:1.4em 1em 0.1em 1em;
border-left:1px solid #C0C0C0;
}	

blockquote p {
	color: #888888;
}



body.id-9856 .cms tr,
body.pageid-546 .cms tr {
	margin-bottom:30px;
	display: block;
}

body.id-9856 .cms h3 {
	display:inline-block;
	line-height: 1em;
	margin-bottom:20px;
	
} 

body.id-9856 .cms h3 a {
	font-size: 15px;
}

/* Slideshow navigation styling */

#nav.slideshowNav {
	font-size:10px;
	font-family: Arial,sans-serif;
	padding:15px;
	display:block;
	margin:0 auto;
	position: relative;
	bottom:50px;
	z-index:10;
	width:200px;
}

#nav.slideshowNav a {
	text-indent: -10000px;
	background-image: url(images/icons/red-dot.png);
	display: block;
	width: 15px;
	float: left;
	height: 15px;
	margin:10px;	
}

#nav.slideshowNav a.activeSlide {
	background-image: url(images/icons/grey-dot.png);
}

#facebookLikeBox {
	margin-top:26px;
}

/* #message {
	padding:30px;
}

#message h2 {
	margin:10px 0;
}

div#message .button {
	width:50px;
	height:18px;
	border: #b9b2b2 solid 1px;
	display:block;
	padding:5px 15px;
	margin:10px 0;
	background-color:#ec2028;
}

div#message .button a {

	color:#ffffff;
	font-size:1em;
}

div#message p {
	margin:5px;
}

.small {
	font-size: 80%;
} */