/*
Theme Name: CrossPointe
Theme URI: http://cpcfamily.org
Description: A theme by <a href="http://www.jendrodesign.com">Jendro Design</a> for CrossPointe Church.
Version: 1.0
Author: Jason Jendro
Author URI: http://www.jendrodesign.com

*/

/* Zero Out */

h1, h2, h3, h4, h5, h6, ul, ol, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
table {
	font-size: inherit;
}
img {
	border: 0;	
}
p {
	margin: 1em 0;
}
form {
	padding: 0;
	margin: 0;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
h1 {
	margin-bottom: 20px;
}
h2, h4, h5, h6 {
	margin-bottom: 17px;
}
h3 {
	margin-bottom: 10px;
}
small {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {
	height: 1px;
	background-color: #dddddd;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}


/* Elements */

body {
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	background: #2e5687 url(img/backdrop.jpg) center top no-repeat;
	line-height: 165%;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: center;
}
a:link, a:visited, a:active { 
	color: #31578a;
	text-decoration: none;
}
a:hover {
	color: #559cf3;
	text-decoration: underline;		
}
#footer a {
	color:#ffffff;
	font-size: 14px;
}
#pages li a {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;	
}
#pages li a:hover {
	background: url(img/pages-bg.png) #4280cd;
}
#pages li.current_page_item a {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(img/pages-bg.png) #4280cd;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
}
#pages ul {
	margin: 0px;
	list-style-type: none;	
}
#pages li {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}
#pages li ul {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	position: absolute;
	z-index: 100;
}
#pages li ul li {
	float: none;
	display: inline;
}
#pages li ul li a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	width: auto;
	color: #ffffff;
	background: #4280cd;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
}
#pages li.current_page_item ul li a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	width: auto;
	color: #ffffff;
	background: #4280cd;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
}
#pages li ul li a:hover {
	width: auto;
	background: #73aef7;
}
div.sidebar-content ul {
	list-style-image: url(img/bullet-2.png);
}
img.logo {
	position: relative;
	left: 25px;
	top: 25px;
}
img.slogan {
	position: relative;
	left: 157px;
	top: 15px;
}
#search {
	float: right;
	position: relative;
	left: -24px;
	top: 24px;
	font-size: 12px;
	color: #ffffff;
}
#search a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 4px;
	padding-right: 4px;
}
#search a:hover {
	text-decoration: none;
}
#search-field {
	background: url(img/search-bar.png) no-repeat;
	font-family: inherit;
	font-size: 11px;
	width: 115px;
	height: 17px;
	padding-top: 3px;
	padding-left: 4px;
	border: 0px;
	color: #999999;
}
#search-submit {
	width: 26px;
	height: 21px;
	cursor: pointer;
	border: 0px;
	background: url(img/search-submit.png) no-repeat top right;
	position: absolute;
	left: 119px;
}
h1 {
	color: #000000;
	font-size: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
h2 {
	color: #666666;
	font-size: 20px;
	border-bottom: solid 1px #dddddd;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #808080;
	font-size: 18px;
	background: url(img/h3-bg.png) bottom no-repeat;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	color: #31578a;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
ul, ol {
	margin-top: 1em;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
li {
	padding-bottom: .25em;
	line-height: 125%;
}
.terminator {
	clear: both;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
	color: #444444;
	border: 4px solid #efefef;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ececec url(img/quote.png) top left no-repeat; 
}
span.wpcf7-list-item { 
	display: block; 
}
#more-posts {
	text-align: center;
	padding: 15px;
	color: #aaaaaa;
}
div.dateline {
	font-style: italic;
	color: #aaaaaa;
	padding-top: 8px;
}
div.dateline-search {
	font-style: italic;
	color: #aaaaaa;
	padding-bottom: 8px;
}
div.dateline-post {
	float: right;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	vertical-align: bottom;
	color: #666666;
	width: 200px;
}
div.dateline-post-title {
	float: left;
	width: 375px;
}
div.post-title {
	color: #666666;
	font-size: 18px;
	border-bottom: solid 1px #dddddd;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
div.thought-title a{
	color: #666666;
	text-decoration: none;
}
div.post {
	padding-top: 8px;
	padding-bottom: 8px;
}
div.post-download {
	float: right;
}
div.post-download a {
	background: #eff6ff url(img/add.png) 2px no-repeat;
	padding-left: 18px;
	padding-right: 4px;
	border: 2px #e5f1ff solid;
	display: inline-block; 
	vertical-align: bottom;
}
div.post-download a:hover {
	background: #4280cd url(img/add.png) 2px no-repeat;
	text-decoration: none;
	color: #ffffff;
}
div.post-container {
	padding-bottom: 15px;
}
div.post-container-index {
	padding-bottom: 5px;
}
.highlight {
	font-size: 14px;
	background: #eff6ff;
	padding: 3px;
	color: #444444;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
div.metadata {
	border-top: 1px dotted #dddddd;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aaaaaa;
	padding-bottom: 30px;
	text-align: right;
}
.previous-link {
	margin-top: -5px;
	border-top: dotted 1px #dddddd;
	padding-top: 5px;
	text-align: right;
}
.textalign-right {
	text-align: right;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
}
img.frame {
	border: 1px solid #dddddd;
	padding: 3px;
}
.padded {
	margin: 8px;
}
.big {
	font-size: 18px;
}
.big li {
	font-size: 18px;
}
#slideshow {
	float: left;
}
#slideshow img {
	border: 1px solid #dddddd;
	padding: 3px;
	background: #ffffff;
}
#ad-nav {
	clear: both;
}
#ad-nav a {
	background: url(img/ad-number-bg.png) no-repeat;
	height: 25px;
	width: 19px;
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 9px;
	margin-left: 2px;
	display: inline-block;
	font-size: 17px;
}
#ad-nav a:hover {
	text-decoration: none;
}
#ad-nav a.activeSlide {
	color: #c11010;
}
#welcome {
	background: url(img/welcome-back.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #1c1a2e;
	padding-top: 55px;
}
#container {
	width: 910px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}
#header {
	height: 132px;
	text-align: left;
}
#navigation {
	margin-top: -14px;
	margin-left: -16px;
}
#body {
	background: url(img/body-bg.png) center top;
	padding-top: 15px;
	clear: both;
	min-height: 450px;
}
#content {
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 580px;
}
#content-nosidebar {
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 880px;
}
div.sidebar-podcast {
	padding-bottom: 15px;
}
#sidebar-container {
	float: right;
	margin-right: 20px;
}
div.sidebar {
	background: url(img/sidebar-mid.png);	
	width: 252px;
	text-align: left;
	margin-bottom: 10px;
	color: #666666;
}
div.sidebar-content {
	background: url(img/sidebar-top.png) top no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div.sidebar-bottom {
	background: url(img/sidebar-bottom.png);
	height: 16px;
	clear: both;
}
.input-table {
	text-align: right;
}
#footer {
	clear: both;
	font-size: 12px;
	padding-top: 45px;
	padding-left: 10px;
	color: #dddddd;
	background: url(img/body-bottom.png) top center no-repeat;
	text-align: center;
}
#identity {
	height: 98px;
}
div.wrapper {
	clear: both;
}

/* For FlickrRSS */

#flickr {
	margin-left: 10px;
	list-style: none; 
}
#flickr li {
	float: left;
}
#flickr img {
	display: inline-block;
	border: 3px solid #dddddd;
	margin-left: 15px;
}
#flickr a:hover img {
	border: 3px solid #559cf3;
}
a.flickr {
	border: 0px;
	text-decoration: none;
}
a:hover.flickr {
	border: 0px;
	text-decoration: none;
}

/* Wordpress Specific */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(img/tabs.png) no-repeat -420px 0;
	font-size:14px;
	font-weight: bold;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;			
}
div.pane-border {
	padding:15px;
	border:1px solid #999;
	border-top:0;
}


