/*
THEME NAME: Persecution Project Foundation
THEME URI: http://www.persecutionproject.org
DESCRIPTION: Custom theme designed for PPF by <a href="http://seedplanted.org">Watermelon Ministries</a>.
VERSION: 1.0
AUTHOR: Watermelon Ministries (Brian Richards)
AUTHOR URI: http://www.seedplanted.org
*/

/* Two-column with sidebar on left from the /css/ folder  */
@import url('css/2c-r.css');

/* START General Stylings */
* {
	margin:0;
	padding:0;
}
body {
	background:#000;
	color:#ccc;
	font:100% Arial,sans-serif;
	line-height:20px;
	margin:0;
	padding:0;
}
a, a:visited {
	text-decoration:none;
	color:#999;
}
a:hover, a:active, a:focus {
	border:0!important;
	outline:0!important;
	color:#aaa;
}
h1, h2, h3 {
	margin-bottom:2px;
	font-family:'Signika', "Arial Narrow",Arial,sans-serif;
	text-transform:uppercase;
}
h1 {
	font-size:3em;
	color:#FFF;
}
h2 {
	font:bold 2.5em 'Signika', "Arial Narrow",Arial,sans-serif;
	text-transform:uppercase;
	color:#FFF;
}
h3 {
	font-size:1.8em;
	color:#999;
}
.al, .alignleft {
	position:relative;
	float:left;
	margin-right:10px;
}
.ar, .alignright {
	position:relative;
	float:right;
	margin-left:10px;
}
.ma {margin:auto;}
.cb {clear:both;}
p {
	margin:0 0 15px;
}
blockquote {
	background:#111;
	color:#eee;
	width:80%;
	margin:15px auto;
	border-left:2px solid #333;
	padding:15px;
}
blockquote p { margin:0; }
img, p img {
	float:none;
	margin:auto;
	border:0;
}
ul,
ol {
	margin:0 0 15px 35px;
}
.entry-content ol li {
	margin-bottom:15px;
}
.fine {
	font-size:.8em;
}
.page #content p a, .page #content p a:visited { color:#F7CE48; }
/* END General Stylings */


/* BEGIN Header */
#header h1 {
  float: left;
}
#logo {
	display:block;
	background:url('/wp-content/themes/ppf/images/logo.png');
	width:277px;
	height:55px;
	margin-top:25px;
	position:relative;
	float:left;
}
#blog-title, #blog-description {
	position:absolute;
	text-indent:-999em;
}
#header {
	width:100%;
  height: 100px;
}
/* END Header */


/* BEGIN Menu */
#menu {
	margin:35px 0 15px 17px;
	position:relative;
	float:left;
  font-size: 12px;
}
#nav {
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	z-index:999;
}
#nav li {
	float:left;
	margin:0 2px 0 0;
	position:relative;
	z-index:999;
}
#nav li ul {
	margin-top:-3px;
}
#nav li > ul {
	margin-top:-2px;
}
#nav li ul li {
	margin:0;
	z-index:999;
}

#nav li a, #nav li a:visited {
	padding:8px;
	color:#888;
	font:.9em helvetica,Arial,sans-serif;
	text-transform:uppercase;
	line-height:30px;
	text-decoration:none;
  font-weight: bold;

}
#nav li.current_page_item a, #nav li.current_page_item a:visited,
#nav li.current_page_parent a, #nav li.current_page_parent a:visited,
#nav li li.current_page_item a, #nav li li.current_page_item a:visited,
#nav li.current_page_ancestor a, #nav li.current_page_ancestor a:visited,
#nav li li.current_page_ancestor a, #nav li li.current_page_ancestor a:visited {
	color:#fff;
}
#nav li:hover a, #nav li:hover a:visited, 
#nav li.sfhover a, #nav li.sfhover a:visited {
	background:#222;
	color:#ddd;
	text-decoration:none;
}
#nav li li a, #nav li li a:visited {
	color:#ddd;
	padding:4px 6px;
	float:left;
	line-height:normal;
	position:relative;
	width:150px;
	text-decoration:none;
	margin-bottom:1px;
}	
#nav li a:hover, #nav li a:active, 
#nav li.current_page_item a:hover, #nav li.current_page_parent a:hover,
#nav li li a:hover, #nav li li a:active,
#nav li:hover li a:hover, #nav li:hover li a:active,
#nav li.sfhover li a:hover, #nav li.sfhover li a:active {
	background:#555;
	color:#fafafa;
}

#nav ul, 
#nav li:hover ul ul, #nav li.sfhover ul ul,
#nav li:hover ul li:hover ul ul, #nav li.sfhover ul li.sfhover ul ul {position:absolute; left:-9999px; width:128px;}

#nav li:hover ul, #nav li.sfhover ul {left:0;top:33px;}

#nav li:hover ul li:hover ul, #nav li.sfhover ul li.sfhover ul,
#nav li:hover ul li:hover ul li:hover ul, #nav li.sfhover ul li.sfhover ul li.sfhover ul {padding:0 3px; left:160px; top:3px; text-transform:capitalize;}

/* END Menu */


/* BEGIN Layout */
#wrap {
	width:960px;
	margin:0 auto;
}
#nav-above { display:none; }
#nav-below {
	display:block;
	width:100%;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
	clear:both;
}
.nav-previous { position:relative; float:left; }
.nav-next { position:relative; float:right; }
/* END Layout */


/* BEGIN Home Page */
.home #container,
.home #content, .full_width {
	width:100%;
	margin:0;
}
.home .sidebar {
	display:none;
}
#home_photo {
	background:url('/wp-content/themes/ppf/images/home_child2.jpg') no-repeat 0 100%;
	width:600px;
	height:900px;
	margin:0 -40px 0 30px;
	position:relative;
	float:left;
}
#home_nav {
	display:block;
	width:302px;
	position:relative;
	float:right;
}
#tag {
	background:url('/wp-content/themes/ppf/images/tag.png') no-repeat;
	width:198px;
	height:93px;
	margin:0 auto 15px;
}
#home_nav a, #home_nav a:visited {
	background-image:url('/wp-content/themes/ppf/images/home_nav3.jpg');
	background-repeat:no-repeat;
	display:block;
	position:relative;
	margin-bottom:15px;
	clear:both;
}
#home_nav a span {
	position:absolute;
	left:-999em;
}
#watch {
  border: 0px solid #f00;
	width:100px;
	height:73px;
	background-position:-16px 1px;
	float:left;
  margin-left: 10px;
}
#watch:hover {
	background-position:-323px 1px;
}
#sign {
  border: 0px solid #f00;
	width:158px;
	height:73px;
	background-position:-144px -0px;
	float:right;
	clear:none!important;
}
#sign:hover {
	background-position:-451px -0px;
}
#get_active {
  border: 0px solid #f00;
	width:310px;
	height:117px;
	background-position:0 -241px;
}
#get_active:hover {
	background-position:-310px -241px;
}
#donate {
  margin-left: 12px;
	width:276px;
	height:143px;
	background-position:-15px -88px;
}
#donate:hover {
	background-position:-322px -88px;
}
#intro {
	margin-bottom:15px;
	color:#fff;
	font:.8em Arial;
	line-height:18px;
	text-align:justify;
}
#newsletter {
	width:303px;
	height:313px;
	background-position:-2px -466px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
	background-image:url('/wp-content/themes/ppf/images/home_nav2.jpg');
	background-repeat:no-repeat;
  margin-bottom: 11px;
  color: #000;
}
#home_nav #newsletter h2 {
  height: 1px;
  text-indent: -10000px;
}
#home_nav #newsletter ul {
  list-style-type: none;
  margin-top: 80px;
  padding: 0 20px;
}
#home_nav #newsletter ul li {
  float: none;
  margin-bottom: 10px;
}
#home_nav #newsletter .datetime {
  font-size: 12px;
}
#home_nav #newsletter a {
  background-image: none;
  color: #000;
  text-indent: 0;
  font-family: OSPDIN, sans-serif;
  padding: 0;
  margin: 0;
  font-size: 22px;
  text-shadow: 0 1px 0 #fff;
}

#home_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#home_nav ul li {
  float: left;
}
#home_nav ul li a {
  display: block;
  text-indent: -10000px;
  direction: ltr;
  margin-right: 0px;
}
#home_nav ul li#connect a {
  width: 188px;
  height: 31px;
  background-position:-3px -790px;
  margin-right: 10px;
}
#home_nav ul li#connect a:hover {
  background-position:-310px -790px;
}
#home_nav ul li#rss_icon a {
  width: 29px;
  height: 31px;
  background-position:-201px -789px;
  margin-right: 8px;
}
#home_nav ul li#rss_icon a:hover {
  background-position:-508px -789px;
}
#home_nav ul li#facebook_icon a {
  width: 29px;
  height: 31px;
  background-position:-238px -789px;
  margin-right: 8px;
}
#home_nav ul li#facebook_icon a:hover {
  background-position:-545px -789px;
}
#home_nav ul li#twitter_icon a {
  width: 30px;
  height: 31px;
  background-position:-275px -789px;
}
#home_nav ul li#twitter_icon a:hover {
  background-position:-582px -789px;
}
/* END Home Page */


/* BEGIN Custom Headers */
.pageid-2 #header,
.pageid-3 #header,
.pageid-5 #header,
.pageid-7 #header,
.pageid-25 #header,
.pageid-29 #header,
.pageid-31 #header,
.pageid-33 #header,
.pageid-38 #header,
.pageid-40 #header,
.pageid-42 #header {
	position:relative;
	overflow:hidden;
	height:415px;
}
.pageid-2 {background:#000 url('/wp-content/themes/ppf/images/bg_about.jpg') no-repeat 50% 65px;}
.pageid-3 {background:#000 url('/wp-content/themes/ppf/images/ppf_whatwedo_heading.png') no-repeat 50% 65px;}
.pageid-5 {background:#000 url('/wp-content/themes/ppf/images/bg_donate.jpg') no-repeat 50% 65px;}
.pageid-7 {background:#000 url('/wp-content/themes/ppf/images/bg_media.jpg') no-repeat 50% 65px;}
.pageid-25 {background:#000 url('/wp-content/themes/ppf/images/bg_pledge.jpg') no-repeat 50% 65px;}
.pageid-29 {background:#000 url('/wp-content/themes/ppf/images/bg_whereneeded.jpg') no-repeat 50% 85px;}
.pageid-31 {background:#000 url('/wp-content/themes/ppf/images/bg_gik.jpg') no-repeat 50% 85px;}
.pageid-33 {background:#000 url('/wp-content/themes/ppf/images/bg_safewater.jpg') no-repeat 50% 85px;}
.pageid-38 {background:#000 url('/wp-content/themes/ppf/images/bg_relief.jpg') no-repeat 50% 85px;}
.pageid-40 {background:#000 url('/wp-content/themes/ppf/images/bg_medical.jpg') no-repeat 50% 85px;}
.pageid-42 {background:#000 url('/wp-content/themes/ppf/images/bg_discipleship.jpg') no-repeat 50% 85px;}
.pageid-82 {background:#000 url('/wp-content/themes/ppf/images/bg_movie.jpg') no-repeat 50% 65px;}
.parent-pageid-27 ol {
	font-size:1.5em;
}
/* END Custom Headers */


/* BEGIN Video Page */
.pageid-82 #container,
.pageid-82 #content {
	width:100%;
	margin:0;
}
#video_container {
	display:block;
	width:100%;
	height:475px;
	position:relative;
	margin:0 auto;
	padding:57px 0 0;
	text-align:center;
}
#video_sidebar .xoxo {
	list-style:none;
	margin:0;
	padding:0 0 50px;
	position:relative;
	overflow:hidden;
}
#video_sidebar .xoxo li {
	display:block;
	width:300px;
	margin:0 10px;
	position:relative;
	float:left;
}
#video_sidebar .xoxo li h3 {
	color:#fff;
	font-weight:bold;
}
#video_sidebar .xoxo li .more-link {
	color:#555;
	font:normal 1em Arial,sans-serif;
	text-transform:capitalize;
	position:relative;
	float:right;
}
/* END Video Page */


/* BEGIN Get Active Page */
.pageid-3 .entry-content .banner {
	display:block;
	width:600px;
	height:200px;
	position:relative;
}
.pageid-3 .entry-content .banner span {
	position:absolute;
	left:-999em;
}
#serve_whereneeded { background:url('/wp-content/themes/ppf/images/banner_whereneeded.jpg') no-repeat 0 0; }
#serve_gik { background:url('/wp-content/themes/ppf/images/banner_gik.jpg') no-repeat 0 0; }
#serve_safewater { background:url('/wp-content/themes/ppf/images/banner_safewater.jpg') no-repeat 0 0; }
#serve_relief { background:url('/wp-content/themes/ppf/images/banner_relief.jpg') no-repeat 0 0; }
#serve_medical { background:url('/wp-content/themes/ppf/images/banner_medical.jpg') no-repeat 0 0; }
#serve_discipleship { background:url('/wp-content/themes/ppf/images/banner_discipleship.jpg') no-repeat 0 0; }
.pledge-link, .pledge-link:visited {
	display:block;
	background:#222;
	color:#fff;
	border:0;
	font:1em Arial,sans-serif;
	margin:25px auto;
	padding:15px;
	width:450px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.pledge-link:hover, .pledge-link:active {
	background:#444;
}
/* END Get Active Page */


/* BEGIN Sign the Pledge Page */
.pageid-25 #sidebar_pledge {
	display:none;
}
.pledge {
	width:400px;
	padding-left:110px;
	margin:5px auto;
}
.pledge-one { background:url('/wp-content/themes/ppf/images/pledge_1.jpg') no-repeat 0 0; }
.pledge-two { background:url('/wp-content/themes/ppf/images/pledge_2.jpg') no-repeat 0 0; }
.pledge-three { background:url('/wp-content/themes/ppf/images/pledge_3.jpg') no-repeat 0 0; }
.pledge h3 {
	color:#f7ce48!important;
	font:bold 1.4em 'Signika', "Arial Narrow",Arial,sans-serif;
}
#cforms2form {
	background:url('/wp-content/themes/ppf/images/pledge_form.jpg') no-repeat 0 0;
	margin:0 auto;
	padding:42px 0 0;
	position:relative;
}
#cforms2form ol.cf-ol li { 
	padding:2px 0 3px;
	margin:0 auto!important;
	border-top:0;
}
#cforms2form label {
	display:inline-block;
	color:#fff;
	font:bold 1.2em 'Signika', "Arial Narrow",Arial,sans-serif;
	text-transform:uppercase;
	width:118px;
	margin:0;
	margin-right:5px;
	position:relative;
}
#cforms2form label span {
	position:absolute;
	left:-999em;
}
#cforms2form input {
	background:none;
	color:#222;
	font-size:14pt;
	padding:7px 3px;
	*padding:6px 3px;
	margin:0;
	border:0;
	width:313px;
}

#cf2_field_5,
#cf2_field_6 {
	width:172px!important;
}
#cforms2form #cf2_field_7 {
	margin-left:122px;
	width:auto;
}
#cforms2form #li-2-7 label {
	display:inline-block;
	color:#ccc;
	font:normal .8em Arial,sans-serif;
	text-transform:none;
	margin:0 0 0 3px;
	position:relative;
	width:280px;
	
}
#cforms2form #li-2-7 label span {
	display:block;
	font-size:1.2em;
	position:relative;
	left:0;
}
#cforms2form .cf-sb {
	position:relative;
}
#cforms2form input.sendbutton {
	background:url('/wp-content/themes/ppf/images/pledge_submit.jpg') no-repeat 0 0;
	width:329px!important;
	height:49px;
	padding:2px 3px;
	border:0;
	text-transform:none;
	text-indent:-999em;
}
#cforms2form input.sendbutton:hover, #cforms2form input.sendbutton:focus {
	background:url('/wp-content/themes/ppf/images/pledge_submit.jpg') no-repeat -329px 0!important;
}
#cforms2form .reqtxt,
#cforms2form .emailreqtxt {
	color:#000;
}
#cforms2form ol.cf-ol li.cf_li_err {
	background:none!important;
	border:0;
	padding:2px 0 3px!important;
	margin:0 auto!important;
}
#cforms2form ol.cf-ol li.cf_li_err input {
	background:#6d0000;
	color:#fff;
}
#cforms2form ol.cf-ol li.cf_li_err .reqtxt,
#cforms2form ol.cf-ol li.cf_li_err .emailreqtxt {
	color:#fff;
}
.pageid-25 div.success {
	display:block;
	background:#222;
	border:0;
	font:bold 1.2em 'Signika', "Arial Narrow",Arial,sans-serif;
	margin:25px auto;
	padding:0;
	width:450px;
	text-align:center;
}
.pageid-25 div.success a, .pageid-25 div.success a:visited {
	color:#ccc!important;
	text-decoration:none!important;
}
/* END Sign The Pledge Page */


/* BEGIN Donate Page */
.pageid-5 { padding-bottom:350px;}
.pageid-5 .xoxo {display:none;}
.pageid-5 #content {margin:0!important;}
.pageid-5 .intro,
.pageid-5 .fine {
	display:block;
	width:600px;
}
.donate_button {
	display:block;
	background:url('/wp-content/themes/ppf/images/donate_button.jpg') no-repeat 0 0;
	color:#aaa;
	font:.9em Arial,sans-serif;
	width:380px;
	height:85px;
	padding:25px;
	margin:15px;
	position:relative;
	float:left;
}
.donate_button:hover {
	background:url('/wp-content/themes/ppf/images/donate_button.jpg') no-repeat -430px 0;
}
.donate_button .title {
	display:block;
	color:#fff;
	font:bold 2.5em 'Signika', "Arial Narrow",Arial,sans-serif;
	letter-spacing:-1px;
}
.donate_button:hover .title {
	color:#fff;
}
/* END Donate Page */


/* BEGIN 404 Page */
.four04 #content h3 {
	color:#777;
	text-transform:none;
	font:1.4em Arial,sans-serif;
}
.four04 #content a, .four04 .hentry a:visited {
	color:#111;
	padding:3px;
}
.four04 #content a:hover, .four04 #content a:active {
	background:#111;
	color:#eee;
}
#error404-s {
	width:400px;
}
/* END 404 Page */


/* BEGIN Sidebar */
.xoxo, .xoxo ul {
	list-style:none;
	margin:0;
	padding:0;
}
.widgettitle {
	color:#fff;
	font:bold 2em 'Signika', "Arial Narrow",sans-serif;
	text-transform:uppercase;
}
.xoxo li {
	margin-bottom:15px;
}
.xoxo li li {
	margin-bottom:auto;
}
#sidebar_video {
	display:block;
	background:url('/wp-content/themes/ppf/images/sidebar_video.jpg') no-repeat 0 0;
	width:300px;
	height:200px;
}
#sidebar_donate {
	display:block;
	background:url('/wp-content/themes/ppf/images/sidebar_donate.png') no-repeat 0 0;
	width:300px;
	height:135px;
}
#sidebar_donate:hover {
	background:url('/wp-content/themes/ppf/images/sidebar_donate.png') no-repeat -300px 0;
}
#sidebar_pledge {
	display:block;
	background:url('/wp-content/themes/ppf/images/sidebar_pledge.png') no-repeat 0 0;
	width:300px;
	height:180px;
}
#sidebar_gik {
	display:block;
	background:url('/wp-content/themes/ppf/images/sidebar_gik.jpg') no-repeat 0 0;
	width:300px;
	height:125px;
}
#sidebar_100wells {
	display:block;
	background:url('/wp-content/themes/ppf/images/sidebar_100wells.gif') no-repeat 0 0;
	width:300px;
	height:125px;
}
.sb_latest_posts_widget a.entry-title, .sb_latest_posts_widget a.entry-title:visited {
	display:block;
	color:#807f7c;
	font:bold 1.5em 'Signika', "Arial Narrow",sans-serif;
	line-height:26px;
	margin-bottom:0;
	text-transform:uppercase;
}
.sb_latest_posts_widget a.entry-title:hover, .sb_latest_posts_widget a.entry-title:active {
	color:#eee;
}
.sb_latest_posts_widget .entry-meta {
	background:none;
	color:#555;
	margin:0 0 15px;
	padding:0;
}
.sb_latest_posts_widget .entry-meta a, .sb_latest_posts_widget .entry-meta a:visited {
	color:#999;
}
.sb_latest_posts_widget li {
	margin-bottom:15px;
}
.sb_stay_connected_widget a:hover, .sb_stay_connected_widget a:active {
	text-decoration:none;
}
.sb_stay_connected_widget a:hover span {
	text-decoration:underline;
}
.sb_stay_connected_widget a img {
	vertical-align:middle;
	margin-right:5px;
	margin-bottom:5px;
}
.widget_text .widgettitle {
	display:none;
}
/* END Sidebar */


/* BEGIN Articles */
.post {
	background:#ecebe7 url('/wp-content/themes/ppf/images/content_bg.jpg') no-repeat 100% 0;
	color:#555;
	border:5px solid #353535;
	margin:0 auto 30px;
	padding:30px;
}
.entry-title {
	text-transform:uppercase;
	font:bold 2.5em 'Signika', "Arial Narrow","Trebuchet MS",sans-serif;
	line-height:1em;
	color:#000;
	line-height:40px;
	margin-bottom:6px;
}
.entry-title a, .entry-title a:visited {
	color:#000;
}
.page .entry-title {
	display:none;
}
.entry-meta {
	display:block;
	background:url('/wp-content/themes/ppf/images/hr.png') no-repeat 0 100%;
	color:#777;
	text-transform:uppercase;
	font-size:.7em;
	margin-bottom:18px;
	padding-bottom:20px;
}
.entry-meta a, .entry-meta a:visited {
	color:#333;
}
.entry-meta a:hover, .entry-meta a:active {
	text-decoration:underline;
}
.entry-content {
	position:relative;
	overflow:hidden;
}
.entry-content img,
.entry-content .article-thumb img {
	background:#fafafa;
	padding:8px;
	border:1px solid #ccc;
}
.entry-content img.no_border {
    background:#000;
    padding:0px;
    border:0px solid #ccc;
}

.entry-content .article-thumb img {
	margin-left:15px;
	position:relative;
	float:right;
}
.entry-content h3 {
	color:#333;
	font-weight:bold;
	margin-top:30px;
}
.entry-footer {
	padding:30px 0 0;
	position:relative;
	overflow:hidden;
}
.entry-footer a, .entry-footer a:visited {
	color:#777;
	line-height:18px;
	padding-bottom:3px;
	text-transform:uppercase;
	font:bold 1em 'Signika', "Arial Narrow","Trebuchet MS",sans-serif;
	position:relative;
	float:left;
}
.entry-footer a:hover, .entry-footer a:active {
	color:#111;
}
.comments-link a, .comments-link a:visited {
	background:url('/wp-content/themes/ppf/images/comment_bubble.png') no-repeat 0 50%;
	padding-left:25px;
	position:relative;
	float:right!important;
}
/* END Articles */


/* BEGIN Media Page */
.pageid-7 #sharethis_0 {display:none;}
#photos_title,
#media_title {
	margin-top:60px;
}
.media-list {
	list-style:none;
	margin:0;
	padding:0;
}
.media-list li {
	display:block;
	position:relative;
	overflow:hidden;
	clear:both;
}
.media-list .article-thumb img {
	background:#333;
	padding:4px;
	border:1px solid #555;
	margin:0 10px 10px 0;
	position:relative;
	float:left;
}
.media-list .article-thumb:hover img {
	background:#fff;
	border-color:#fff;
}
.media-list .title, .media-list .title:visited {
	display:block;
	color:#ccc;
	font: bold 1.8em 'Signika', "Arial Narrow",Arial,sans-serif;
	text-transform:uppercase;
	margin:8px 0 0;
	padding:0;
}
.media-list .title:hover {
	color:#fff;
}
.media-list .date {
	color:#333;
	font-size:.8em;
	text-transform:uppercase;
}
/* END Media Page */


/* BEGIN Galleries */
.s-category-photos #container,
.s-category-photos #content {
	margin:0 auto;
}
.s-category-photos #content p {
	width:600px;
}
.s-category-photos .post {
	background:none;
	color:#ccc;
	border:0;
	padding:0;
	margin-bottom:0;
}
.s-category-photos .entry-title {
	color:#fff;
}
.s-category-photos .sb_latest_posts_widget,
.s-category-photos #sidebar_gik,
.s-category-photos .sb_stay_connected_widget,
.s-category-photos #sidebar_100wells { display:none!important; }
.s-category-photos .sidebar {
	width:960px;
	margin:30px 0 0;
}
.s-category-photos .xoxo li {
	display:block;
	width:300px;
	margin:0 10px;
	position:relative;
	float:left;
}
.gallery-image {
	display:none;
}
#gallery-wrap {
	display:block;
	background:#222;
	font-size:.8em;
	text-transform:uppercase;
	padding:12px 0 12px 12px;
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
}
.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width:585px; 
}
.slideshow {
	clear: both;
	display:block;
	height:370px;
	margin-bottom: 12px;
	overflow:hidden;
}
.slideshow span.image-wrapper {float: left;}
.slideshow img {
	display: block;
	height:390px;
	width:auto;
	padding:0;
	border:0;
	background:none;
}
div.embox {}
.controls {
	position:relative;
	overflow:hidden;
}
.ss-controls {
	float: left;
}
.nav-controls {
	float: right;
}
.controls a {
	display: block;
	background:#2a2a2a;
	text-decoration: none;
	margin:0 1px;
	padding: 4px 7px 2px 7px;
	position:relative;
	float:left;
}
.controls  a:focus, .controls a:hover, .controls  a:active {
	background: #eee;
	color:#222;
	text-decoration: none;
}
.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
.thumbs li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style: none;
}
a.thumb {
	display: block;
	position:relative;
	float:left;
	width:85px;
	overflow:hidden;
}
.thumb:focus {
	outline: none;
}
.thumb img {
	background:#444;
	border: 1px solid #555;
	padding:4px;
	display: block;
	width:75px;
}
.thumbs li.selected a.thumb img,
.thumbs li a.thumb:hover img {
	background: #fff;
	border-color:#fff;
}
.pagination {
	clear: both;
	position:relative;
	float:right;
}
.pagination a,
.pagination span.current {
	background:#2a2a2a;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
}
.pagination a:hover, .pagination a:active {
	background-color: #eee;
	color:#222;
	text-decoration: none;
}
.pagination span.current {
	font-weight: bold;
	background:#222;
	border-color: #000;
	color: #fff;
}
.navigation .top {}
.navigation .bottom {}
/* END Galleries */


/* BEGIN Comments */
#comments h3 {
	display:block;
	color:#514d42;
	font:bold 2em 'Signika', "Arial Narrow",sans-serif;
	text-transform:uppercase;
	padding:5px 0;
	margin:15px 0;
}
.h3_link, .h3_link:visited {
	font:8pt Arial;
	color:#888;
}
.h3_link:hover, .h3_link:active {
	color:#eee;
}
#comments-list {
	width:540px;
	color:#777;
}
.commentlist,
.commentlist .children {
	list-style: none;
	padding: 0 0 0 120px;
	margin:0;
}
.comments {
	margin-left:10px;
	margin-bottom:10px;
}
.commentlist li {
	position:relative;
	clear:both;
	margin:10px 0;
	padding:0;
}
.comment-wrap {
	position:relative;
}
.comment-meta {
	position:absolute;
	width:120px;
	left:-120px;
}
.avatar {
	margin-right:5px;
	width:80px;
	height:80px;
}
.commentlist .fn, .formcontainer .fn {
	display:block;
	color:#514d42;
	font:bold 1em Arial,sans-serif;
	font-style:none;
	clear:left;
}
.comment-author-name, .comment-author-name:visited {
	color:#514d42;
}
.comment-author-name:hover, .comment-author-name:active {
	color:#888;
}
.comment-date {
	font-size:.7em;
	line-height:12px;
	color:#8d8982;
}
.commentlist li .entry-content {
	background:#fff;
	border:1px solid #ccc;
	padding:30px;
	position:relative;
}
.comment-arrow {
	display:block;
	background:url('/wp-content/themes/ppf/images/comment_arrow.png') no-repeat 0 0;
	width:34px;
	height:38px;
	position:absolute;
	left:-32px;
	top:15px;
	z-index:10;
}
.reply-author {
	margin:0;
}
#comments .entry-content p {
	width:auto!important;
}
.comment blockquote {
	background: #eee;
	margin:-15px 1.5em 0;
	padding:5px;
}
.comment blockquote blockquote {
	background:#ddd;
	margin:1.5em;
}
.comment blockquote p {
	margin:0;
}
.comment-reply-link,
.comment-edit-link {
	font:8pt Arial;
	color:#c15c4c;
	text-transform:uppercase;
}
#trackbacks-list {
	clear:both;
	margin-top:15px;
}
#trackbacks-list ol {
	margin-left:50px;
}
.children {
	border-left:1px solid #555;
	padding-left:0 !important;
}
.children li {
	padding-left:0px;
}
.children .comment-arrow {
	height:1px;
	width:27px;
	left:-27px;
}
.children .entry-content {
	z-index:30;
	padding-bottom:60px;
}
.children .comment-meta {
	height:40px;
	width:200px;
	left:auto;
	right:10px;
	bottom:10px;
	z-index:35;
	text-align:right;
}
.children .comment-meta .avatar {
	width:40px;
	height:40px;
	position:relative;
	float:right;
	margin-left:5px;
}
.children .comment-meta .fn {
	display:inline-block;
	clear:none;
	font-weight:normal;
	font-size:1em;
}
.children .entry-content {
	position:relative;
}
/* END Comments */


/* BEGIN Comment Form */
#respond {
	position:relative;
	width:432px;
	padding: 0 0 0 120px;
	margin: 0 25px 0 10px;
	overflow:hidden;
}
#respond h3 {
	margin:0 0 0 -120px;
}
.formcontainer {
	margin:0;
	padding:0;
	position:relative;
}
.form-label label {
	display:none;
}
.form-label span {
	position:absolute;
	left:-999em;
}
.form-label label {
	display:none;
}
.form-input input,
.form-textarea textarea {
	background:#fff;
	color:#555;
	width:400px;
	font-size:1em;
	padding:5px 5px 5px 25px;
	margin:0;
	border:1px solid #ccc;
	position:relative;
	z-index:5;
}
.form-input input {
	margin-top:3px;
}
.form-textarea textarea {
	height:180px;
	top:-2px;
	font-size:1.2em;
}
#login {
	position:relative;
	margin:0;
	float:left;
}
#author {background:#fff url('/wp-content/themes/ppf/images/comments_name.gif') no-repeat 2px 50%;}
#email {background:#fff url('/wp-content/themes/ppf/images/comments_email.gif') no-repeat 2px 50%;}
#url {background:#fff url('/wp-content/themes/ppf/images/comments_url.gif') no-repeat 2px 50%;}
.required {
	color:#f55;
}
#comment-notes {
	position:absolute;
	top:300px;
	left:2px;
	font-size:.8em;
}
#submit {
	background:#555;
	color:#fff;
	padding:8px;
	margin-top:8px;
	border:0;
	position:relative;
	float:right;
}
/* END Comment Form */


/* BEGIN cForms */
input {
	background:#ccc;
	color:#333;
	font-size:14pt;
	padding:3px;
	border:1px solid #333;
}
.cform label {
	display:inline-block;
	color:#fff;
	font:bold 1.2em 'Signika', "Arial Narrow",Arial,sans-serif;
	text-transform:uppercase;
	width:175px;
	margin:0;
	margin-right:5px;
}
.cform label#label--4 {
	vertical-align:top;
}
.cform textarea, .cform input, .cform select {
	background:#ccc;
	color:#333;
	font-size:14pt;
	padding:3px;
	border:1px solid #333;
	width:250px;
}
.cform select {
	width:260px;
}
ol.cf-ol li.textonly {
	font-size:1em;
	letter-spacing:0;
}
p.cf-sb {
	text-align:right;
}
.cform input.sendbutton {
	background:#ccc;
	color:#333;
	font-size:14pt;
	width:auto!important;
	padding:2px 3px;
	margin-right:10px;
	border:1px solid #333;
	text-transform:none;
}
.cform input.sendbutton:hover, .cform input.sendbutton:focus {
	background:#fff;
}
ol.cf-ol li { 
	padding:8px 0;
	margin:0 auto!important;
	border-top:1px solid #444;
}
.cform input.text, .cform input.title, textarea, .cform select {
	margin:0;
}
.linklove { display:none; }
div.success {
	display:inline-block;
	background:#444;
	color:#fff;
	font:bold 1.2em 'Signika', "Arial Narrow",Arial,sans-serif;
	text-transform:uppercase;
	border:0;
	margin:0;
	padding:0;
	width:auto;
}
/* END cForms */


/* BEGIN Footer */
#footer {
	color:#444!important;
	margin:10px auto;
	padding:20px 0 10px;
	clear:both;
	font-size:.8em;
	overflow:hidden;
}
#wp_footer {
	display:none;
}
#footer_nav {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	float:left;
}
#footer_nav li {
	display:inline;
}
#footer a, #footer a:visited {
	color:#999;
}
#footer_nav li a, #footer_nav li a:visited {
	font-family:'Signika', "Arial Narrow",Arial,sans-serif;
	text-transform:uppercase;
	margin:0 15px 0 0;
	position:relative;
}
#footer a.current_page_item, #footer a.current_page_item:visited,
#footer a:hover, #footer a:hover:active {
	color:#fff;
}
#footer_logos {
	height:44px;
	position:relative;
	float:right;
}
.footer_logo {
	display:block;
	height:44px;
	margin-left:30px;
	position:relative;
	float:right;
}
.footer_logo span {
	position:absolute;
	left:-999em;
}
.charity {
	background:url('/wp-content/themes/ppf/images/logo_charity.png') no-repeat 0 0;
	width:85px;
}
.aerdo {
	background:url('/wp-content/themes/ppf/images/logo_accord.png') no-repeat 0 0;
	width:140px;
}
.ecfa {
	background:url('/wp-content/themes/ppf/images/logo_ecfa.png') no-repeat 0 0;
	width:45px;
}
.footer_logo:hover {
	background-position:0 -44px;
}
/* END Footer */

/* Custom gravity forms styles */
.gform_wrapper .action_steps .ginput_complex .ginput_left, .gform_wrapper .action_steps .ginput_complex .ginput_right, .gform_wrapper .action_steps .ginput_complex .ginput_full.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper action_steps .ginput_complex .ginput_right, .gform_wrapper .action_steps .ginput_complex .ginp, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full 
 {
    overflow: visible;
}

.gform_wrapper .action_steps .left_label .gfield_label, .gform_wrapper  .left_label .gfield_label {
  width: 50px;
  font-weight: normal;
}
.gform_wrapper .left_label .label_above .gfield_label {
  float: none;
  width: auto;
}
.gform_wrapper .left_label .label_above textarea {
  width: 80%;
}
.get_active .gfield_label, .get_active .gfield_checkbox label {
  color: #bb9c36;
  text-transform: uppercase;
  font-family: OSPDIN, sans-serif;
  font-size: 20px;
}
.get_active .gfield_checkbox label {
  font-size: 24px;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
  margin-top: 12px;
}
.get_active input[type=text], .gform_wrapper textarea.textarea {
  padding: 5px;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.activeoptions .get_active input[type=text], .gform_wrapper textarea.textarea {
  padding: 5px;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.get_active .right_label input.medium, .get_active .right_label select.medium, .get_active .left_label input.medium, .get_active .left_label select.medium {
    width: 60%;
}
.get_active .ginput_complex .ginput_full input {
  width: 100%;
}
.get_active .gform_footer.left_label, .activeoptions .get_active .gform_footer.left_label {
  padding: 0;
  width: 419px;
  height: 60px;
}
.get_active .gform_footer .gform_button {
  padding: 0;
  width: 419px;
  height: 60px;
  background: url('/wp-content/themes/ppf/images/get_active_submit.jpg') no-repeat;
  border: 0;
  text-indent: -10000px;
}
.get_active .gform_footer .gform_button:hover {
  background-position: -419px 0;
}
.get_active .right_label div.ginput_complex,
.get_active .left_label div.ginput_complex {
  overflow: visible;
  margin-bottom: 140px;
}
.activeoptions .get_active .no_label .gfield_checkbox {
  margin-left: 0;
}

/* Custom CF7 styles */
.get_active {
  border: 0px solid #f00;
  width: 419px;
  margin: 0 0 0 50px;
}
.get_active label {
  color: #bb9c36;
  text-transform: uppercase;
  font-family: OSPDIN, sans-serif;
  font-size: 20px;
}
.get_active input {
  width: 409px;
}
#active_left .wpcf7-list-item {
  display: block;
  margin: 0 0 10px 0;

}
.state_zip td {
  padding: 0;
}
.state_zip .left {
  padding-right: 10px;
}
.state_zip input {
  width: 194px;
}

input.wpcf7-submit {
  padding: 0;
  width: 419px;
  height: 60px;
  background: url('/wp-content/themes/ppf/images/get_active_submit.jpg') no-repeat;
  border: 0;
  text-indent: -10000px;
}
.wpcf7-submit:hover {
  background-position: -419px 0;
}

div.wpcf7-response-output {
  width: 384px;
  margin: 0 0 0 50px;
  background: #398F14;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 #000;
}

/* get active page */
#gform_wrapper_2 {
  clear: left;
  float: left;
  width: 480px;
}
.pageid-1767 .entry-content h1 {
  width: 336px;
  height: 269px;
  background: transparent url('/wp-content/themes/ppf/images/how_i_can_get_active.png') no-repeat;
  text-indent: -10000px;
  direction: rtl;
  float: left;
  margin: 0 0px 30px 0;
}
.pageid-1767 .entry-content h2 a {
  display: block;
  width: 514px;
  height: 216px;
  background: transparent url('/wp-content/themes/ppf/images/examples_of_how_to_get_active.jpg') no-repeat;
  text-indent: -10000px;
  direction: rtl;
  float: left;
  margin: 0 0px 30px 30px;
}
.pageid-1767 .entry-content h2 a:hover {
  background-position: -514px 0;
}

/* get active single pages */
.activeoptions #content {
  width: 100%;
}
#active_now {
  margin: 0 20px 40px 0;
}
#active_now, #active_left {
  float: left;
}
#active_left {
  clear: left;
  width: 534px;
  min-height: 1300px;
}
#i_choose {
  width: 397px;
  margin: 20px 0 20px 60px;
}
.activeoptions .entry-title {
  border: 0px solid #f00;
  float: left;
  width: 570px;
  height: 98px;
  background: #ac9032 url('/wp-content/themes/ppf/images/option_header_back.jpg') no-repeat;
  font-family: OSPDIN, sans-serif;
  font-size: 40px;
  line-height: 100px;
  padding-left: 55px;
  text-shadow: 0px 1px 0px #aaa;
  margin-top: 8px;
}
.activeoptions .entry-meta {
  background: none;
}
#action_steps_for {
  float: left;
  clear: none;
  color: #000;
  width: 316px;
  height: 89px;
  margin: 0 0 25px 56px;
  background: transparent url('/wp-content/themes/ppf/images/action_steps_for.jpg') no-repeat;
  font-family: OSPDIN, sans-serif;
  text-align: center;
  line-height: 134px;
  text-shadow: 0 1px 0 #b4b4b4;
  font-weight: bold;
  font-size: 28px;
}
#action_steps_for span {
  text-indent: -10000px;
  display: block;
  height: 1px;
}
.activeoptions .entry-content {
  float: left;
  background: #fff;
  color: #000;
  padding: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 386px;
  font-size: 13px;
  line-height: 17px;
}
.activeoptions .entry-content h3 {
  color: #000;
  margin: 0 -20px 20px -20px;
  padding: 10px 0 10px 20px;
  border: 5px solid #000;
  border-left: 0;
  border-right: 0;
  background: #ac9032 url('/wp-content/themes/ppf/images/title_stripe.jpg');
  font-family: OSPDIN, sans-serif;
}
#email_us {
  display: inline;
}
#email_us a {
  margin: 15px 0 0 4px;
  display: block;
  width: 419px;
  height: 61px;
  float: left;
  background: #6f8c99 url('/wp-content/themes/ppf/images/email_us_your_questions.jpg') no-repeat;
  text-indent: -10000px;
  direction: ltr;
}
#email_us a:hover  {
  background-position: -419px 0;
}
#back_button {
  clear: right;
  width: 141px;
  height: 61px;
  float: right;
  margin-top: 40px;
}
#back_button a {
  display: block;
  width: 141px;
  height: 61px;
  background: #A99034 url('/wp-content/themes/ppf/images/back_button.jpg') no-repeat;
  text-indent: -10000px;
  direction: ltr;
}
#back_button a:hover {
  background-position: -141px;
}

/* get active archive page */
.archive .full-width {
  width: 100%;
}

#get_active_archive_title {
  color: #000;
  border: 0px solid #f00;
  float: left;
  width: 570px;
  height: 98px;
  background: #ac9032 url('/wp-content/themes/ppf/images/option_header_back.jpg') no-repeat;
  font-family: OSPDIN, sans-serif;
  font-size: 40px;
  line-height: 100px;
  padding-left: 55px;
  text-shadow: 0px 1px 0px #aaa;
  margin-top: 8px;
}
#which_descriptions {
  background: transparent url('/wp-content/themes/ppf/images/which_best_describes_you.jpg') no-repeat;
  width: 457px;
  height: 125px;
  clear: left;
  text-indent: -10000px;
  direction: ltr;
}
.yellow_barb {
  width: 609px;
  height: 20px;
  background: transparent url('/wp-content/themes/ppf/images/yellow_barbed_hr.png') no-repeat;
  margin: 20px 0 20px -20px;
}
.yellow_barb hr {
  display: none;
}
.archive .activeoptions {
  clear: left;
  min-height: 300px;
  margin-bottom: 30px;
}
.archive .activeoptions .entry-title {
  border: 0px solid #f00;
  background: none;
  font-family: OSPDIN, sans-serif;
  font-size: 40px;
  padding: 0px;
  margin: 0px;
  text-shadow: none;
  height: 50px;
  line-height: 48px;
}
.archive .activeoptions .entry-title a {
  color: #F0C449;
  text-shadow: 0;
}
.archive .activeoptions .article-thumb {
  float: left;
  margin-right: 30px;
}
.iphone.archive .activeoptions .article-thumb {
  min-height: 400px;
}

.archive .activeoptions .entry-content {
  background: #b2b2b2 url('/wp-content/themes/ppf/images/marble_background.jpg');
  font-weight: bold;
  font-size: 14px;
  text-shadow: 0 1px 0 #ccc;
  width: 520px;;
  padding: 20px;
}
.archive .activeoptions .entry-content p {
  margin: 0;
}
.i_am h5 {
  float: left; 
  margin-top: 20px;
}
.i_am h5 a {
  display: block;
  height: 47px;
  text-indent: -10000px;
  direction: ltr;
}
#post-1786 .i_am a {
  width: 439px;
  background: transparent url('/wp-content/themes/ppf/images/tag_leader.jpg') no-repeat;
}
#post-1786 .i_am a:hover {
  background-position: -439px 0;
}

#post-1782 .i_am a {
  width: 341px;
  background: transparent url('/wp-content/themes/ppf/images/tag_implementer.jpg') no-repeat;
}
#post-1782 .i_am a:hover {
  background-position: -341px 0;
}

#post-1807 .i_am a {
  width: 253px;
  background: transparent url('/wp-content/themes/ppf/images/tag_artist.jpg') no-repeat;
}
#post-1807 .i_am a:hover {
  background-position: -253px 0;
}
#post-1815 .i_am a {
  width: 289px;
  background: transparent url('/wp-content/themes/ppf/images/tag_connector.jpg') no-repeat;
}
#post-1815 .i_am a:hover {
  background-position: -289px 0;
}

#post-1820 .i_am a {
  width: 289px;
  background: transparent url('/wp-content/themes/ppf/images/tag_specialist.jpg') no-repeat;
}
#post-1820 .i_am a:hover {
  background-position: -289px 0;
}

#post-1831 .i_am a {
  width: 322px;
  background: transparent url('/wp-content/themes/ppf/images/tag_family.jpg') no-repeat;
}
#post-1831 .i_am a:hover {
  background-position: -322px 0;
}
#post-1825 .i_am a {
  width: 368px;
  background: transparent url('/wp-content/themes/ppf/images/tag_prayer.jpg') no-repeat;
}
#post-1825 .i_am a:hover {
  background-position: -368px 0;
}
#post-1838 .i_am a {
  width: 404px;
  background: transparent url('/wp-content/themes/ppf/images/tag_create_idea.jpg') no-repeat;
}
#post-1838 .i_am a:hover {
  background-position: -404px 0;
}
.fb_savethenuba {
	display:block;
	background:url('images/savethenuba_facebook_btn_over.png') no-repeat 0 0;
	width:237px;
	height:63px;
	position:relative;
	float:right;
}
.fb_savethenuba:hover {
	background:url('images/savethenuba_facebook_btn_over.png') no-repeat -237px 0;
}
.fb_100wells {
	display:block;
	background:url('images/100wells_facebook_btn_over.png') no-repeat 0 0;
	width:237px;
	height:63px;
	position:relative;
	float:right;
}
.fb_100wells:hover {
	background:url('images/100wells_facebook_btn_over.png') no-repeat -237px 0;
}
.fb_ppfgetactive {
	display:block;
	background:url('images/ppf_facebook_btn_over.png') no-repeat 0 0;
	width:237px;
	height:63px;
	position:relative;
	float:right;
}
.fb_ppfgetactive:hover {
	background:url('images/ppf_facebook_btn_over.png') no-repeat -237px 0;
}
