/* @override http://workshop.wpcoder.com/michael/PSM/wp-content/themes/PSM/style.css */


/*  
Theme Name: Pinedale Student Ministries
Theme URI: 
Description: 
Version: 1.0
Author: Harley Alexander
Author URI: http://www.baffleinc.com/

*/

@import url('960/960.css');
@import url('960/reset.css');
@import url('960/text.css');

body{
	background: #2f2f2f;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #464646;
}

a{
	color: #ff6800;
	text-decoration: none;
}

a:hover{
	color: #ff6800;
	text-decoration: underline;
}

div.clear {clear:both; padding: 5px 0px;}

#content { min-height: 500px;}

#header{
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/nav-bg.gif) repeat-x  bottom;
}

#header ul{
	height: 45px;
	float: left;
}

#header li{
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	margin-left: 35px;
}

#header li a{
	color: #f9faf3;
	display: block;
	text-decoration: none;
	line-height: 45px;
	
}

#header li a:hover{
	color: #ffab00;
	border-top: 3px solid #ffab00;
	line-height: 39px;
}

#header li ul{
	left: 0;
	top: 40px;
	position: absolute;
	background: url(images/dropdown.png) left 5px no-repeat;
	width: 181px;
	padding-top: 30px;
	padding-bottom: 0px;
	height: 134px;
	display: none;
}

#header li:hover ul{
	display: block;
}

#header li ul li{
	padding: 5px 20px;
	margin: 0;
	height: 14px;
	font-size: 14px;
	text-transform: uppercase;
}

#header li ul li a{
	line-height: 14px;
	display: block;
}

#header li ul li a:hover{
	color: #2f2f2f;
	border: 0;
	line-height: 14px;
}

#audio-player{
	float: right;
	line-height: 45px;
	background: url(images/launch-audio.gif) no-repeat left center;
	text-indent: -999em;
	display: block;
	width: 202px;
}

#main{
	background: #ffffff url(images/bkg.jpg) no-repeat center top;
}

h1{
	background: url(images/hero.png);
	height: 189px;
	text-indent: -999em;
}

#parents hr, #news hr, #about hr, #video hr, #contact hr, #podcasts hr, #volunteers hr, #link hr, #programs hr, #devotionals hr { margin: 20px 0px 20px 0px; height: 2px; border: 0; background: url(images/hr.png); }

h2#blog_h2{
	background: url(images/psm-blog.png) no-repeat left center;
	text-indent: -999em;
}

h2#events_h2{
	background: url(images/hdr_events.png) no-repeat left center;
	text-indent: -999em;
}

h2#contact_h2{
	background: url(images/hdr_contact.png) no-repeat left center;
	text-indent: -999em;
}

h2#directions_h2{
	background: url(images/hdr_directions.png) no-repeat left center;
	text-indent: -999em;
}

h2#devotionals_h2{
	background: url(images/hdr_devotionals.png) no-repeat left center;
	text-indent: -999em;
}

h2#elist_h2{
	background: url(images/hdr_elist.png) no-repeat left center;
	text-indent: -999em;
}

h2#extras_h2{
	background: url(images/hdr_extras.png) no-repeat left center;
	text-indent: -999em;
}

h2#video_h2{
	background: url(images/hdr_video.png) no-repeat left center;
	text-indent: -999em;
}

h2#podcast_h2{
	background: url(images/hdr_podcast.png) no-repeat left center;
	text-indent: -999em;
}

h2#gallery_h2{
	background: url(images/hdr_gallery.png) no-repeat left center;
	text-indent: -999em;
}

h2#goodies_h2{
	background: url(images/hdr_goodies.png) no-repeat left center;
	text-indent: -999em;
}

h2#link_h2{
	background: url(images/hdr_links.png) no-repeat left center;
	text-indent: -999em;
}

h2#mission_h2{
	background: url(images/hdr_mission.png) no-repeat left center;
	text-indent: -999em;
}

h2#news_h2{
	background: url(images/hdr_news.png) no-repeat left center;
	text-indent: -999em;
}

h2#parents_h2{
	background: url(images/hdr_parents.png) no-repeat left center;
	text-align: justify;
	text-indent: -999em;
}

h2#programs_h2{
	background: url(images/hdr_programs.png) no-repeat left center;
	text-indent: -999em;
}

h2#staff_h2{
	background: url(images/hdr_staff.png) no-repeat left center;
	text-indent: -999em;
}

h2#txtalerts_h2{
	background: url(images/hdr_txtalerts.png) no-repeat left center;
	text-indent: -999em;
}

h2#volunteers_h2{
	background: url(images/hdr_volunteers.png) no-repeat left center;
	text-indent: -999em;
}

h2#privacy_h2{
	background: url(images/hdr_privacy.png) no-repeat left center;
	text-indent: -999em;
}

h2#terms_h2{
	background: url(images/hdr_terms.png) no-repeat left center;
	text-indent: -999em;
}

.post h3{
	color: #ff6800;
	margin-bottom: 0px;
}

h3{
	color: #ff6800;
	margin-bottom: 0px;
	line-height: 26px;
}

.author{
	color: #959595;
	font-size: 12px;
	font-weight: bold;
}

.post h3 a{
	color: #ff6800;
	text-decoration: none;
}

.post .entry{
	margin-bottom: 20px;
	text-align: justify;
}

.entry a{
	color: #ff6800;
}

.read-more{
	background: url(images/read-more.png) no-repeat;
	line-height: 30px;
	height: 30px;
	width: 112px;
	display: block;
	padding-left: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

.postmeta{
	height: 30px;
}

.postmeta strong{
	float: right;
	line-height: 30px;
	color: #959595;
}

.postmeta strong a {
	color: #ffab00;
	text-decoration: none;
	padding-left: 17px;
	margin-left: 5px;
	background: url(images/comment-bubble.png) no-repeat center left;
}

.metaleft {
	float: left;
	line-height: 30px;
	color: #959595;
	height: 30px;
}

.metaleft a{
	color: #ffab00;
	text-decoration: none;
	padding-left: 17px;
	margin-left: 5px;
	background: url(images/comment-bubble.png) no-repeat center left;
}

hr{
	margin: 20px;
	height: 2px;
	border: 0;
	background: url(images/hr.png);
}

.older a{
	background: url(images/older-entries.png);
	width: 137px;
	height: 25px;
	display: block;
	text-indent: -999em;
	margin-bottom: 20px;
	float: left;
}

.newer a{
	background: url(images/newer-entries.png);
	width: 137px;
	height: 25px;
	display: block;
	text-indent: -999em;
	margin-bottom: 20px;
	margin-left: 10px;
	float: right;
}


#sidebar li{
	list-style: none;
	margin: 0;
}

#sidebar hr{
	margin: 10px 0;
	width: 240px;
}

#tweets{
	background: url(images/twitter-bg.png) no-repeat 0 10px;
	font-size: 12px;
	line-height: 16px;
	color: #464646;
}

#tweets h3{
	background: url(images/tweets.png) no-repeat left top;
	height: 51px;
	text-indent: -999em;
	margin: 0;
}

#sidebar li a{
	text-indent: -999em;
}

/* Sidebar Links */

#our-blog a{ display: block; height: 40px; width: 235px; background: url(images/sidebar-links.png); }
#our-blog a:hover { background-position: -237px 0px; }

#the-latest a{ height: 34px; width: 235px; display: block; background: url(images/sidebar-links.png) no-repeat 0px -65px; }
#the-latest a:hover{ background-position: -237px -65px; }

#events-calendar a{ height: 57px; width: 236px; display: block; background: url(images/sidebar-links.png) no-repeat 0px -110px; }
#events-calendar a:hover{ background-position: -237px -110px; }

#psm-podcast a{ height: 28px; width: 232px; display: block; background: url(images/sidebar-links.png) no-repeat 0px -193px; }
#psm-podcast a:hover{ background-position: -237px -193px; }

#film-reel a{ height: 45px; width: 236px; display: block; background: url(images/sidebar-links.png) no-repeat 0px -248px; }
#film-reel a:hover{ background-position: -237px -248px; }

#txt-alerts a{ height: 63px; width: 235px; display: block; background: url(images/sidebar-links.png) no-repeat 0px -307px;}
#txt-alerts a:hover{ background-position: -237px -307px;}

#pinedale-banner{
	height: 62px;
	line-height: 62px;
	background: url(images/tag-bar.gif) repeat-x;
}

.tag{
	background: url(images/tag.gif) no-repeat left top;
	height: 22px;
	width: 557px;
	display: block;
	float: left;
	margin-top: 20px;
	text-indent: -999em;
}

.visit{
	float: right;
	display: block;
	width: 196px;
	height: 37px;
	background: url(images/visit.gif) no-repeat top left;
	margin-top: 15px;
	text-indent: -999em;
}

#footer h4{
	text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	color: #ffab00;
	margin-top: 15px;
	margin-bottom: 10px;
}

#footer h5{
	font-size: 14px;
	color: #b5b4b4;
	margin: 0;
}

#footer p{
	color: #9b9999;
	font-size: 12px;
}

#subscribe{
	background: url(images/subscribe.gif) no-repeat;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 171px;
}

#footer .grid_4 a{
	color: #ffab00;
	text-decoration: none;
}

#footer #visit{
	background: url(images/map.gif) no-repeat 190px 55px;
}

#footer .grid_12 p{
	float: left;
}

#site-by{
	float: right!IMPORTANT;
	width: 120px;
	padding-left: 45px;
	background: url(images/airtype.gif) no-repeat left center;
}

#footer hr{
	background: url(images/footer-hr.gif);
}

#footer .grid_12 a{
	color: #e4e4df;
	text-decoration: none;
}

/* @group Home */

#description{
	float: left;
	width: 529px;
	margin-top: -42px;
}

#tape{
	background: url(images/description-tape.png);
	width: 570px;
	height: 131px;
	margin-left: -41px;
	text-indent: -999em;
}

#weekly-programs{
	background: url(images/weekly-programs-remotes.png) no-repeat left top;
	padding-left: 67px;
	width: 503px;
}

#weekly-programs h2{
	float: left;
	background: url(images/weekly-programs.png);
	width: 178px;
	margin-right: 10px;
	margin-bottom: 0;
	text-indent: -999em;
	height: 68px;
}

#student-life{
	background: url(images/student-life.png) no-repeat left top;
	width: 74px;
	height: 50px;
	padding-left: 180px;
	padding-top: 12px;
	display: block;
	float: left;
	color: #2e3e39;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 16px;
}

#student-life strong{
	font-size: 12px;
}

#even-song{
	background: url(images/even-song.png);
	width: 226px;
	height: 48px;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 16px;
	color: #2e3e39;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 10px;
}

#even-song strong{
	font-size: 12px;
}

#small-groups{
	background: url(images/small-groups.png);
	width: 77px;
	height: 49px;
	display: block;
	float: left;
	padding-left: 150px;
	padding-top: 10px;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	color: #2e3e39;
	line-height: 16px;
}

#small-groups strong{
	font-size: 12px;
}

#click-for-more{
	text-align: center;
	clear: both;
	margin: 5px 0;
}

#click-for-more a{
	color: #616060;
	text-decoration: none;
}

#tv{
	float: left;
	background: url(images/tv.png) no-repeat left top;
	padding: 15px 27px 45px 20px;
	margin-top: -42px;
	width: 384px;
	height: 215px;
}

#tv embed{
	width: 384px;
	height: 215px;
}

#no-bottom-margin{
	margin-bottom: 0;
}

#text-alerts{
	float: left;
	background: url(images/vertical-hr.png) no-repeat right top;
	padding: 10px 5px 0 0;
}

#the-latest-pull{
	float: left;
	width: 365px;
	padding: 20px 25px 0 30px;
	background: url(images/vertical-hr.png) no-repeat right top;
}

#the-latest-pull h3{
	background: url(images/the-latest-home.png) no-repeat left top;
	height: 49px;
}

#the-latest-pull h3 strong{
	text-indent: -999em;
	display: block;
	float: left;
}

#the-latest-pull h3 a{
	float: right;
	background: url(images/check-our-blog.png) no-repeat left top;
	text-indent: -999em;
	width: 200px;
	height: 42px;
}

#the-latest-pull h4{
	color: #ff6800;
	font-size: 16px;
	margin-bottom: 10px;
}

#the-latest-pull p{
	font-size: 14px;
	line-height: 16px;
	color: #555555;
}

.read-more-bolt{
	background: url(images/read-more-bolt.png);
	display: block;
	float: left;
	width: 169px;
	height: 19px;
	margin: 10px 0px 0px 0px;
	text-indent: -999em;
}

#podcast{
	float: left;
	background: url(images/vertical-hr.png) no-repeat right top;
	padding: 10px 30px 0;
}

#calendar{
	float: left;
	width: 187px;
	padding-top: 20px;
	padding-left: 15px;
}

#calendar h3{
	background: url(images/on-the-calendar.png) no-repeat left;
	height: 45px;
	text-indent: -999em;
}

#calendar li{
	list-style: none;
	margin: 0;
	padding-left: 45px;
	background: url(images/calendar-icon.png) no-repeat left center;
	margin-bottom: 10px;
	height: 45px;
}

#calendar li h5{
	font-size: 14px;
	line-height: 16px;
	color: #ff6800;
	margin: 0;
}

#calendar li h5 a{
	color: #ff6800;
	text-decoration: none;
}

#calendar li strong{
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}

#events hr { margin: 15px 0px;}

#events li{
	list-style: none;
	margin: 0px;
	padding-left: 45px;
	background: url(images/calendar-icon.png) no-repeat;
	margin-bottom: 10px;
}

#view-all-bolt{
	background: url(images/view-all-bolt.png) no-repeat left top;
	width: 152px;
	height: 19px;
	display: block;
	margin: 20px 0px 0px 0px;
	text-indent: -999em;}

#large-twitter h3{
	background: url(images/tweets-home.png) no-repeat left top;
	width: 226px;
	float: left;
	height: 62px;
	text-indent: -999em;
}

#large-twitter li{
	background: url(images/tweets-home-bg.png) no-repeat;
	width: 690px;
	float: left;
	font-size: 16px;
	line-height: 18px;
	color: #464646;
	margin-top: 10px;
	padding-left: 20px;
	margin-left: 0;
	list-style: none;
	height: 50px;
}

/* @end */

/* @group Single */

.commentlist li{
	list-style: none;
	margin: 0;
	padding: 20px;
	padding-bottom: 5px;
	background: #cbe4e5;
	margin-bottom: 10px;
}

.commentmetadata em{
	color: #ff6800;
}

#commentform p{
	margin: 0;
}

#commentform input{
	margin-bottom: 20px;
	padding: 10px;
	width: 400px;
	background: #fff;
	border: 1px dashed #959595;
}

#commentform textarea{
	margin-bottom: 20px;
	padding: 10px;
	background: #fff;
	border: 1px dashed #959595;
	height: 50px;
	width: 600px;
	margin-left: 0;
}

#submit{
	width: 122px !IMPORTANT;
	height: 30px;
	padding: 0 !IMPORTANT;
	background: url(images/read-more.png) no-repeat center !IMPORTANT;
	border: 0 !IMPORTANT;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
	
}

/* Parents & Volunteers Page */
#parents .accent, #volunteers .accent { color: #464646; font-size:16px; font-weight:bold; display:block; margin: 0px; padding: 0px; }
#parentlinks, #parentforms, #volforms { width: 100%; height: auto; margin-bottom: 10px; }
#parentlinks .col { float:left; width: 33%;}
#parentforms .left, #volunteers .left { float:left; padding-left:40px; background: url(images/pdf_icon.png) no-repeat;}
#parentforms .right { float:left; padding-left:40px; margin-left: 150px; background: url(images/pdf_icon.png) no-repeat;}
#volunteers .right { float:left; margin-left: 150px;}
#adobe {display: block; width: 125px; height:31px; margin: 5px 0px; text-indent: -999em;}
#adobe a {display: block; width: 125px; height:31px; margin: 5px 0px; text-indent: -999em; background: url(images/adobereader.png) no-repeat;}

/* Staff */
.katie, .jon, .shawn {width:100%; height: auto; padding: 0px 0px 0px 220px;}
.katie {background: url(images/staff_katierath.png) no-repeat;}
.shawn { background: url(images/staff_shawnmaurer.png) no-repeat;}
.jon { background: url(images/staff_jonhauser.png) no-repeat;}

/* Legal Pages */
#legal h2 { font-size: 20px;}

/* Goodies Pages */
#wallpaper {width: 100%; margin: 10px 0px 20px 0px;}
div.desktop {float: left; width: 200px; height: auto; margin-right: 5px; text-align: center;}
div.desktop .thumb {display: block; margin: 0px 0px 10px 0px;}

/* Text Alert Page */
#txtiphone, #txtiphone a {display: block; width:503px; height:422px; text-indent: -999em; background: url(images/textalerts_ad.png) no-repeat; }

/* Weekly and Devotional */
#programs h2, #devotionals h2 { font-size:18px;}
#programs .studentlife, #programs .evensong, #programs .smallgroups { font-size:18px; font-weight: bold; text-transform: uppercase; width: 431px; height: 48px; margin: 15px 0px;}
#programs .studentlife { text-align:right; background: url(images/programheaders.png) no-repeat 0px 0px;}
#programs .evensong { background: url(images/programheaders.png) no-repeat 0px -48px;}
#programs .smallgroups { text-align:right; background: url(images/programheaders.png) no-repeat 0px -108px;}
#programs ul li {font-weight: bold; list-style-type: disc;}
#programs li {margin-left: 30px;}

/* Links Page */
#link .col1 { float:left; width: 33%; margin: 15px 0px 0px 0px;}
#link .col2 { float:left; width: 33%; margin: 15px 0px 0px 0px;}
#link .col3 { float:left; width: 33%; margin: 15px 0px 0px 0px;}

/* Podcasts */
#podcasts h3.top {float: left; color:#464646; width:420px; height: 60px; font-size: 18px;}
#podcasts .itunes, #podcasts .itunes a {float: right; width:175px; height:51px; background: url(images/itunes-subscribe.png) no-repeat; text-indent: -9999em;}

/* Sign Up Page */
#signup input.text { width: 540px; height: 25px; border: 1px dashed #959595; padding: 5px 0px 0px 5px; font-size: 16px; }
#signup select { width: 540px; height: auto; padding: 0px 0px 0px 5px; font-size: 14px; margin: 0px 0px 15px 0px; }
#signup hr{ margin: 20px 0px 20px 0px; height: 2px; border: 0; background: url(images/hr.png); }

/* Contact Page */
#contact input.text { width: 260px; height: 25px; border: 1px dashed #959595; padding: 5px 0px 0px 5px; font-size: 16px; }
#contact textarea.comment { width: 540px; height: 125px; border: 1px dashed #959595; padding: 5px 0px 0px 5px; font-size: 16px; }
#thanks{width:600px; height:200px;background-color:#ff0000}
/* @end */

.pay-with-paypal{
	display: block;
	width: 155px;
	height: 44px;
	background: url(images/pay-with-paypal.png);
	text-indent: -999em;
}
