/*
Theme Name: Orange Parents
Theme URI: http://orangeparents.org/
Description: Custom theme for Orange Parents.
Version: 1.0
Author: Fivestone | Hybrid Design
Author URI: http://www.fivestone.com/
Tags: orange, custom header, fixed width, two columns, widgets, ee integration

	Orange Parents v1.0
	http://www.fivestone.com/

	This theme was designed by Fivestone and built by Hybrid Design,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* { margin:0; padding:0; }

a { outline: none; }
img { border:none; }
#contentwrapper { margin:0px auto; width: 908px; padding: 20px 0; z-index: 3; position: relative; }
#topBG { background: url(images/bodyTop.png); width: 908px; height: 9px; }
#bottomBG { background: url(images/bodyBottom.png); width: 908px; height: 9px; }
#contentframe { width:900px; padding: 0 4px; background: url(images/bodyBg.png) repeat-y; text-align:left; z-index: 3; }
#loading { position: absolute; top: 49.5%; left: 49.5%; z-index: 3; width: 24px; height: 24px; text-indent: -999em; background-image: url(images/progress.gif); }
#supersize { position:fixed; }
#supersize img, #supersize a { height:100%; width:100%; position:absolute; z-index: 0; }
#supersize .prevslide, #supersize .prevslide img { z-index: 1; }
#supersize .activeslide, #supersize .activeslide img { z-index: 2; }
#insidegradient { width:900px; background:#f2f2f2 url(images/bg_gradient.jpg) no-repeat; padding:0 0 10px 0; }

.closeBtn { float: right; cursor: pointer; }
.showme { cursor: pointer; }

.facebook { text-indent:-5000em; background: url(images/facebook.jpg) no-repeat; padding:0; height:16px; width:16px; margin:2px; float:right !important; }
.twitter { text-indent:-5000em; background: url(images/twitter.jpg) no-repeat; padding:0; height:16px; width:16px; margin:2px; float:right !important; }
.rss { text-indent:-5000em; background: url(images/rss.jpg) no-repeat; padding:0; height:16px; width:16px; margin:2px; float:right !important; }

.searchForm { position: absolute; bottom: 27px; right: 23px; }
.searchForm #s { border: none; background: #dddddd; padding: 3px 4px; width: 180px; margin: 0 4px 0 0; }
.searchForm #searchsubmit { border: none; background: #888888; padding: 3px 18px; color: #eeeeee; text-transform: uppercase; cursor: pointer; }

.searchTitle { padding: 25px; background: url(images/dots.jpg) repeat-x bottom left; }

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	min-width: 920px;
	color:#6f6f6f;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #ccc;
	}

#page {
	text-align: left;
	}

.leftcolumn .entry p {
	font-size: 1.2em;
	margin:1em 0;
	padding-right:10px;
	}

.leftcolumn .entry, .leftcolumn .entry {
	line-height: 1.8em;
	}

.leftcolumn .entry img { 
	padding:10px 0;
	}

.leftcolumn {
	line-height: 1.8em;
	}

.leftcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
}

.even, .alt {
}

#footer {
	border: none;
	}

small {
	font-size: 1em;
	line-height: 1.5em;
	text-transform:uppercase;
	color:#6f6f6f;
	margin:0 0 1em 0;
	font-weight:bold;
	display: block;
	padding-top: 10px;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2.4em;
	line-height: 1.2em;
	}

h2.pagetitle {
	font-size: 2.4em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: orange;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff8420;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	color: #ff8420;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.8em;
	font-size: 1.2em;
	text-transform: none;
	color: #4f4f4f;
	}

.commentmetadata {
	font-weight: normal;
	}


#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ff8420;
	text-decoration: underline;
	}

a:hover {
	color: #4f4f4f;
	text-decoration: underline;
	}
	
small a { color: #6f6f6f; }
small a:hover { color: #ff8420; }

/* End Typography & Colors */



/* Begin Structure */

.clear { clear:both; }

body {
	margin: 0;
	padding: 0;
	}
	
.entry br { padding:15px 0; }	
	
#header {
	margin: 0 auto;
	padding: 0;
	height: 163px;
	width: 900px;
	background: #fff url(images/bodyGradient.png) repeat-x left bottom;
	position: relative;
	}

.leftcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 549px;
	}

.map_body {
	float: left;
	padding: 0;
	margin: 0;
	width: 900px;
}

.post {
	margin: 0 0 40px;
	padding:25px 2px 25px 25px;
	background: url(images/dots.jpg) repeat-x left top;
	float:left;
	}
	
.post .centerIMG {
	width:499px;
	text-align:center;
}

.post .centerIMG IMG {
	max-height:500px;
}

.post .thumbIMG {
	width:160px;
	float:left;
	margin:14px 15px 0 0; 
	height:160px;
	overflow:hidden;
}

.post .thumbIMG IMG {
	
}


.page-post {
	margin: 0 0 40px;
	padding:25px;
	}
	
.first-post {
	background: none !important;
}

.single-post { 
	background-position: left bottom;
}

.readMore { display: block; padding: 10px 0 0; }

.theDate { padding: 5px; width: 40px; height: 40px; background: url(images/date.png); margin-right: 10px; font-weight: bold; font-size: 17px; color: #ffffff; text-align: center; text-transform: uppercase; float: left;  }
.theDate span { display: block; font-size: 24px; padding-top: 1px; }

#podcast-title {
	font-size: 12px;
	background: url(images/podcast_icon.png) no-repeat left center;
	padding: 9px 0 9px 40px;
}

#podcast-title a {
	font-weight: bold;
}

	#video-title {
		font-size: 12px;
		background: url(images/video_icon.png) no-repeat left center;
		padding: 9px 0 9px 40px;
	}

	#video-title a {
		font-weight: bold;
	}

		#personal_ads a {
			font-size: 12px;
			background: url(images/personal_icon.png) no-repeat left center;
			padding: 9px 0 9px 40px;
			font-weight: bold;
			display: block;
		}
	

.dotsBreak { width: 544px; margin: 0 0 25px -25px; height: 25px; background: url(images/dots.jpg) repeat-x bottom top; }
	
.hentry h2 { margin:0 .5em 0 !important; }

.archive .hentry h2 { margin:0 0 .5em 0 !important; }
.archive .post { padding: 15px 25px 25px 25px !important; }

.post hr {
	display: block;
	}

.leftcolumn .post {
	margin: 0;
	}

.leftcolumn .postmetadata {
	padding-top: 5px;
	}

.leftcolumn .postmetadata {
	margin: 30px 0;
	}

.leftcolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.leftcolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/* Begin Sidebar */

#sidebar { padding: 0; float: right; width: 350px; }
#sidebar form { margin: 0; }

#sidebar ul, #sidebar ul li, #sidebar ul ol, #sidebar ul li ul, #sidebar ul li ul li {
	margin: 0;
	padding: 0;
	list-style:none !important;
	overflow: hidden;
}
	
#sidebar a { background:none; }

#sidebar ul li ul { list-style:none !important; }

.widgettitle { background: url(images/sidebar_title.png); display: block; padding: 5px 0 5px 25px; }

.textwidget { margin-top:20px; margin-bottom:20px; }
.textwidget span {font-size: 14px; color: #ff8420;}

.audioplayer_container { padding-left:25px; }

.widget_recent_by_author { background: url(images/bodyGradient.png) repeat-x left bottom; padding-bottom:18px !important; }
.widget_recent_by_author dl { float:left; display:none; padding:0; margin:7px 25px; width:300px; clear:both; height:56px; }
.widget_recent_by_author dl dt { margin:0; padding:0 0 0 109px; display:block; }
.widget_recent_by_author dl dt a { font-size:1.2em; padding:0; margin:0; text-decoration:none; color:#4f4f4f; text-transform:uppercase; font-weight:bold; }
.widget_recent_by_author dl dd { font-size:1.4em; display:block; padding:0; margin:-14px 0 0 0; float:left; }
.widget_recent_by_author dl dd a { display:block; float:right; padding:18px 0 0 0; margin:0; width:191px; }
.widget_recent_by_author dl dd span { float:left; width:84px; height:56px; display:block; margin:0 25px 0 0; }
.widget_recent_by_author dl dd span a { width:84px; height:56px; display:block; padding:0; margin:0; }

.widget_recent_by_author .Reggie { background: url(images/reggie.jpg) no-repeat left center; display: inline !important; }
.widget_recent_by_author .Carey { background: url(images/carey.jpg) no-repeat left center; display: inline !important; }
.widget_recent_by_author .Kendra { background: url(images/kendra.jpg) no-repeat left center; display: inline !important; }

.widget_featured_posts { clear:both; position:relative; }
.widget_featured_posts ul { width: 300px; height: 270px; background: url(images/orangeBlock.jpg) no-repeat center center; padding: 25px !important; position: relative; }
.widget_featured_posts ul li { width: 300px; height: 270px; position: absolute; top: 25px; left: 25px; text-align: center; }
.widget_featured_posts ul li img { margin: 0; padding: 0; float: none; }
.widget_featured_posts ul li h4 { display: block; width: 300px; position: absolute; bottom: 20px; }
.widget_featured_posts ul li h4 a { display: block; width: 300px; width:215px; padding: 20px 45px; background: url(images/fadedOrange.png) !important; font-size: 15px; font-weight: bold; color: #333333; text-decoration:none; }

.widget_featured_posts ul .fpnavi { display: block; padding: 0; height: 100%; width: 35px; position: absolute; top:0; cursor:pointer; }
.widget_featured_posts ul .prev { background: url(images/prevArrow.png) no-repeat center center !important; }
.widget_featured_posts ul .next { background: url(images/nextArrow.png) no-repeat center center !important; right:0; }

#sidebar li.widget_recent_by_author h2.widgettitle { margin-bottom:18px !important; }

.widget_ads { padding: 20px !important; }
.widget_ads .ad1, .widget_ads .ad2 { width: 300px; height: 250px; background: #ffffff; margin: 5px !important; }

.widget_newsfeed ul { padding: 20px !important; }
.widget_newsfeed ul li { padding: 5px !important; }
.widget_newsfeed .title a { text-decoration: none; font-size: 18px; }
.widget_newsfeed .content { font-size: 11px; line-height: 16px; }

.widget_sp_image { float:left; }

.widget_sp_image h2 { display: none; }
.widget_sp_image img { display: block; margin: 25px; }
.page-id-22 .widget_sp_image { display: block; }

.widget_categories { clear: both; }

#sidebar h2 {
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight:normal;
	color: #fff;
	margin:0 !important;
	}
	
#widgetdots { background: url(images/dots.jpg) repeat-x left top; width: 355px; height: 1px; padding: 0px !important; }

#sidebarline { background: url(images/sidebar_line2.png) repeat-y; }

#copyright {
	background: url(images/dots.jpg) repeat-x left top;
	padding: 25px;
	text-align: left;
}

.theauthors ul li { }

.widget_most_commented_widget ul { float:left; padding:25px !important; margin:0 !important; display:inline; list-style:none; }
.widget_most_commented_widget ul li { float:left; padding:0 !important; margin:0 0 6px 0 !important; display:inline; width:300px; text-align:left; font-size:2.4em; font-weight:bold; }
.widget_most_commented_widget ul li a { float:right; width:240px; font-size:.5em; font-weight:normal; margin-top: 3px; }

.count { color:#fff; float:left; background: url(images/comment_most.png) no-repeat; width:46px; height:54px; line-height:2em; text-align:center; }

.widget_categories ul {  padding:25px !important; margin:0 !important; list-style:none; }
.widget_categories ul li {  padding:0 !important; margin:0 0 12px 0 !important; display:block; width:300px; text-align:left; }
.widget_categories ul li a {  width:300px; font-size:1.4em; font-weight:normal; }
.widget_categories .cat-item-1 { display: none; }

/* End Sidebar */



/*	Begin Headers */
	
#menu {
	width:850px;
	height:20px;
	margin:0 25px;
	background: url(images/menu.png) no-repeat;
}	

#menu ul { 
	list-style:none; 
	float:left;
	width:840px;
	display:inline;
	}
	
#menu ul li { 
	float:left; 
	display:inline;
	}
	
#menu ul li a { 
	text-transform: uppercase;
	font-size: 1.2em;
	line-height:1.8em;
	color: #ffffff;
	display: block;
	padding:0 15px 0 0;
	text-decoration: none;
	cursor: pointer;
	float: left;
	text-indent: -5000em;
	}

#menu ul li a:hover { 	
	background-position: left top;
	}
	
#menu .blog { background: url(images/nav_01.png) no-repeat 0 -20px; width:55px; height:20px; }
#menu .podcast { background: url(images/nav_02.1.png) no-repeat 0 -20px; width:126px; height:20px; }
#menu .personal { background: url(images/nav_03.png) no-repeat 0 -20px; width:113px; height:20px; }
#menu .church { background: url(images/nav_04.png) no-repeat 0 -20px; width:121px; height:20px; }
#menu .store { background: url(images/nav_05.png) no-repeat 0 -20px; width:61px; height:20px; }
#menu .about { background: url(images/nav_06.png) no-repeat 0 -20px; width:62px; height:20px; }
#menu .stats { background: url(images/nav_07.png) no-repeat 0 -20px; width:62px; height:20px; }
#menu .downloads { background: url(images/nav_08.png) no-repeat 0 -20px; width:105px; height:20px; }
#menu .favorites { background: url(images/nav_09.png) no-repeat 0 -20px; width:84px; height:20px; }


	
#headerimg { padding:25px; margin:0; float:left; }

#headerimg .description {
	width:307px;
	height:43px;
	float:left;
	display:inline;
	text-indent: -5000em; 
	margin: 35px 0 0 25px; 
	padding: 0;
	background: url(images/tagline.png) no-repeat;
}

h1 {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	}
	
h1 a { 
	margin: 0; 
	padding: 0; 
	display: block; 	
	text-indent: -5000em; 
	height: 76px; 
	width: 195px; 
	background: url(images/logo.png) no-repeat;
	}

h2 {
	margin:0 0 .5em 0;
	display:block;
	}

small.pagetitle {
	padding: 25px 0 15px 25px !important;
	text-align: left;
	font-size:1.2em;
	margin:0 !important;
	display:block;
	background: url(images/dots.jpg) repeat-x left bottom;
}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	font-size:1.2em;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* End Entry Lists */



/* Begin Form Elements */

#respond { 
	clear:both;
	padding:25px;
	/* background: url(images/dots.jpg) repeat-x left top; */
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

.addthis_container { float: right; padding: 11px 30px 11px 0; }
.topsy_widget_shortcode { float: right; padding: 10px 30px 10px 0; }
.FB_share_button { float: right; padding: 10px 30px 10px 0; }

/* Begin Comments*/

.commentbox { 
	display:block;
	height:39px;
	width:31px;
	background: url(images/comment_post.png) no-repeat;
	margin:0;
	padding:0;
	text-align:center;
	float:right;
	}

.commentbox a {
	color: #fff;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.4em;
	display:block;
	margin:0;
	padding:7px 0;
	text-decoration:none;
	}

.commentpost {
	float:right;
	
}

.commentpost a {
	font-size:1.2em;
	line-height:3em;
}

.commentlinks { 
	float:left;
	height:39px;
	width:499px;
	padding:6px 25px;
	background: url(images/bodyGradient.png) repeat-x left bottom;
	}
	

	
.bloglinks { margin: -25px 0 -25px -25px !important; }

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	
	}

.commentlist li {
	margin: 0;
	list-style: none;
	padding:25px;
	background: url(images/dots.jpg) repeat-x left top;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0 0 0 10px;
	display: inline;
	float:left;
	}
	
.comment-author {
	margin: 0;
	display: inline;
	float:left;
}	

/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	float:left;
	font-size:1.4em;
	margin:0;
	padding:20px 25px 10px 25px;
	background: url(images/dots.jpg) repeat-x left top;
	width:499px;
	}
/* End Various Tags & Classes*/

.gallery-item img { padding: 0 !important; border: none !important; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
