
/* ---------------------------------------------------------------------------------------------------------

http://www.YouthPartnersNET.org/

Design, Code, Database Structure, Interactivity, and Management: Thomas Bright and Tony Scialdone
http://www.dotcomonomics.com/

--------------------------------------------------------------------------------------------------------- */

/* Universal Declarations */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
body * { position: relative; }
html { background : url(null) fixed no-repeat; } 			/* this fixes an IE problem. Scrolling some pages causes corruption in the rendering. */
:focus { outline: 0; } 								/* remember to define focus styles! */
table { border-collapse: collapse; border-spacing: 0; } 		/* tables still need cellspacing="0" in the markup */

/* 
PURPLE	524388
ORANGE	f28600
*/

/* Block Level Elements */

html { 
	margin: 0;
	padding: 0 0 77px 0;
	font-size: 100.01%; }
	
body { background: url(../images/bg_body.jpg) repeat-x left top; }

#wrap { 
	margin: 0 auto;
	width: 900px; 
	font: 0.75em/1.5em verdana, arial, sans-serif; 
	color: #333; }
	
#header { 
	height: 143px; 
	background: url(../images/bg_header.jpg) no-repeat 77px 32px; }
	
#contentwrap { 
	float: left; 
	padding: 0 0 49px 0; 
	width: 900px; 
	position: relative;
	background: url(../images/bg_content.gif) repeat-y left top; }
	
#primary { 
	float: left;
	left: 37px;
	width: 552px; }
	
#secondary { 
	float: right;
	top: -2px;
	right: 20px;
	width: 250px; 
	height: auto; }
	
*:first-child+html #secondary { top: 0px; } /* IE7-only hack */
* html  #secondary { top: 0px; } /* IE6 and below hack */
	
#footer {
	clear: both; 
	height: 200px;
	border-top: 3px solid #c6c6c6; }

	
/* Nav Styles */

#nav { 
	margin: 0;
	width: 100%;
	height: 37px; 
	font-size: 90%; }
	
#nav ul { 
	margin: 2px 0 0 0;
	padding: 0;
	height: 33px; }
	
#nav li {
	list-style-type: none;
	display: block;
	display: inline; 
	padding-right: 30px; }
	
#nav a:link,
#nav a:visited,
#nav a:active { 
	margin-left: 28px;
	font: bold 1.18em/32px verdana, arial, sans-serif;
	color: #524388; 
	text-decoration: none;
	text-transform: uppercase; 
	letter-spacing: -1px; }
#nav a:hover { color: #fff; }

#nav li.connexx { margin-left: 10px; }

#navTwo { 
	margin: 0;
	padding: 0;
	width: 250px; }
	
#navTwo li {
	list-style-type: none; 
	list-style-position: outside; 
	margin: 0; 
	background: #9087b4;
	border-bottom: 1px solid #524388; }

#navTwo li a:link,
#navTwo li a:visited,
#navTwo li a:active {
	display: block;
	padding: 7px 14px;
	width: 222px;
	height: auto;
	background: url(../images/bg_navTwo.jpg) repeat-x left top;
	font-weight: bold;
	font-size: 105%;
	color: #fff; 
	text-align: left; 
	text-decoration: none; }
	
#navTwo li a:hover {
	background: #524388; 
	color: #f28600; }
	
#primary a:link,
#primary a:visited,
#primary a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	color: #524388; 
	text-align: left; 
	border-bottom: 1px dotted #524388; }
#primary a:hover { 
	text-decoration: none;
	color: #f28600; 
	border-bottom: 1px dotted #f28600; }
	
.mainitem a:link,
.mainitem a:visited,
.mainitem a:active {
	font-weight: bold;
	color: #524388; 
	text-decoration: none; }
.mainitem a:hover { 
	color: #f28600;
	border-bottom: 1px dotted #f28600; }

a#login { 
	text-decoration: none;
	color: #999; }	
	
	
/* Branding */

#branding { 
	height: 254px; }
	
#branding .one {
	float: left;
	padding-left: 37px;
	width: 552px;
	height: 254px; }
#branding .one img { margin-top: 16px; }

#branding .two {
	float: left;
	padding-left: 41px;
	width: 250px;
	height: 254px; 
	background: url(../images/widget_join.jpg) no-repeat 41px 0px; }

#branding .two a.join:link,
#branding .two a.join:visited,
#branding .two a.join:active { 
	position: absolute; 
	top: 118px;
	left: 65px; 
	display: block;
	width: 107px;
	height: 22px;
	background: url(../images/join_now.gif) no-repeat left top; }
#branding .two a.join:hover { background: url(../images/join_now.gif) no-repeat left bottom; }

#branding .two a.benefits  {
	position: absolute; 
	top: 175px; 
	left: 110px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none; }

#branding .two a.benefits:hover { color: #f18500; }


/* Involvement Tabs */

#content_edit { display: block; margin-top: 63px; }

ul#involvement { 
	margin: -2px auto 21px auto;
	padding: 0 0 0 53px;
	width: 500px;
	height: 41px; 
	background: url(../images/involvement.gif) no-repeat 53px 0px; }
	
*:first-child+html ul#involvement { margin-top: 0px; } /* IE7-only hack */
* html  ul#involvement { margin-top: 0px; } /* IE6 and below hack */

ul#involvement li {
	display: inline; 
	float: left; 
	margin-right: 16px; }
	
ul#involvement li a { text-indent: -9999px; }

ul#involvement li#tabJoin a:link,
ul#involvement li#tabJoin a:visited,
ul#involvement li#tabJoin a:active { 
	display: block; 
	width: 138px;
	height: 41px; 
	background: url(../images/involvement.gif) no-repeat left top; 
	border-bottom: 0; }
ul#involvement li#tabJoin a:hover { background: url(../images/involvement.gif) no-repeat left bottom; }

ul#involvement li#tabServe a:link,
ul#involvement li#tabServe a:visited,
ul#involvement li#tabServe a:active { 
	display: block; 
	width: 138px;
	height: 41px; 
	background: url(../images/involvement.gif) no-repeat center top;
	border-bottom: 0; }
ul#involvement li#tabServe a:hover { background: url(../images/involvement.gif) no-repeat center bottom; }

ul#involvement li#tabTrain a:link,
ul#involvement li#tabTrain a:visited,
ul#involvement li#tabTrain a:active { 
	display: block; 
	margin-right: 0;
	width: 138px;
	height: 41px; 
	background: url(../images/involvement.gif) no-repeat right top; 
	border-bottom: 0; }
ul#involvement li#tabTrain a:hover { background: url(../images/involvement.gif) no-repeat right bottom; }


ul#sidebarTeasers { 
	margin: 0;
	padding: 0; 
	width: 250px; }
ul#sidebarTeasers li { 
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none; 
	list-style-position: outside; }

li#deanBlog a:link,
li#deanBlog a:visited,
li#deanBlog a:active {
	display: block;
	margin: 21px auto 0 auto;
	width: 228px;
	height: 132px;
	background: url(../images/widget_dean_blog.jpg) no-repeat left top; 
	text-indent: -9999px; }
li#deanBlog a:hover { background: url(../images/widget_dean_blog.jpg) no-repeat left bottom; }
	
li#joinPeople a:link,
li#joinPeople a:visited,
li#joinPeople a:active {
	display: block;
	margin: 14px auto 0 auto;
	width: 228px;
	height: 90px;
	background: url(../images/widget_join_people.jpg) no-repeat left top; 
	text-indent: -9999px; }
li#joinPeople a:hover { background: url(../images/widget_join_people.jpg) no-repeat left bottom; }	
	
li#news a:link,
li#news a:visited,
li#news a:active {
	display: block;
	margin: 14px auto 0 auto;
	width: 228px;
	height: 90px;
	background: url(../images/widget_news.jpg) no-repeat left top; 
	text-indent: -9999px; }
li#news a:hover { background: url(../images/widget_news.jpg) no-repeat left bottom; }


li#fred a:link,
li#fred a:visited,
li#fred a:active {
	display: block;
	margin: 14px auto 0 auto;
	width: 228px;
	height: 90px;
	background: url(../images/widget_fred.jpg) no-repeat left top; 
	text-indent: -9999px; }
li#fred a:hover { background: url(../images/widget_fred.jpg) no-repeat left bottom; }

/* Headlines */

h1 { 
	margin: 21px 0 0 14px;
	font: bold 244%/1.5em arial, sans-serif; 
	color: #524388;
	letter-spacing: -1px; }

h2 { 
	margin: 35px 0 0 14px; 
	font: normal 164%/1.5em arial, sans-serif; 
	color: #524388; }
	
h2.indexPost {
	margin: 21px 0 0 14px;
	font: bold 244%/1.5em arial, sans-serif; 
	color: #524388;
	letter-spacing: -1px; }

h3 { 
	margin: 21px 0 0 14px;
	font: bold 145%/1.5em arial, sans-serif;  
	color: #524388;
	letter-spacing: -1px;	}
	
h4 { 
	margin: 21px 0 0 14px;
	font: bold 136%/1.5em arial, sans-serif;  
	color: #524388;
	letter-spacing: -1px;	}
	
h5 { 
	margin: 21px 0 0 14px;
	font: bold 136%/1.5em arial, sans-serif;  
	color: #524388;
	letter-spacing: -1px; }
	
h1+h2 { margin-top: 14px; }

h1+p, h1+ul, h1+ol, h1+dl,
h2+p, h2+ul, h2+ol, h2+dl,
h3+p, h3+ul, h3+ol, h3+dl,
h4+p, h4+ul, h4+ol, h4+dl,
h5+p, h5+ul, h5+ol, h5+dl { margin-top: 4px; }


/* Paragraphs */	

#header p {
	position: absolute;
	top: 62px;
	left: 161px; 
	font-weight: bold;
	color: #524388; 
	letter-spacing: -1px; }
	
p { 
	margin: 1.5em 14px 0 14px;
	line-height: 1.5em; 
	text-align: justify; }
	
p.question {
	font-weight: bold;
	color: #524388; }
	
p.question+p { margin-top: 0; }

p.dco { clear: both; top: 77px; }
p.dco a {
	clear: both; 
	display: block;
	margin: 42px auto;
	width: 177px;
	height: 32px; }

#footer p {
	font-size: 90%;
	color: #999; 
	text-align: center; }

/* Images */

body#Grants .grant img {
	display: block;
	margin: 14px auto;
	padding: 4px;
	background: #fff;
	border: 1px solid #000; }
	
	
/* Definition Lists */	

dl { 
	list-style-position: outside; 
	margin: 1.5em 28px 0 28px; }

dt { 
	margin: 0 0 7px 0;
	font-weight: bold; 
	font-size: 1.18em; 
	color: #524388; }

dd { 
	margin: 7px 0 0 14px; 
	text-align: justify; }
	
dl.resources { margin: 15px 0 25px 0; }
dl.resources dt { font-size: 125%; font-weight: bold; color: #f49000; text-align: left; }
dl.resources dd { padding: 5px 10px; }
dl.resources dd.pic { float: left; margin-top: 5px; }
dl.resources img { padding: 3px; border: 1px solid #000; }

/* Ordered Lists */	

ol { 
	list-style-position: inside; 
	margin: 1.5em 28px 0 42px; }

ol li { text-align: justify; }

/* Unordered Lists */	

ul { 
	list-style-position: outside; 
	margin: 1.5em 28px 0 42px; }
	
ul li { text-align: justify; }

.mainitem { 
	clear: both;
	list-style-type: none;
	list-style-position: outside; 
	margin-top: 77px; 
	background: url(../images/bg_item.jpg) no-repeat left top; }
ul.mainitem li.bold { 
	margin-bottom: 5px;
	font-size: 145%; 
	color: #524288; }
ul.mainitem li.fleft { 
	margin: 14px 0 49px 0;
	width: 77px;
	float: left; }
ul.mainitem li.fleft img { 
	padding: 3px;
	background: #fff;
	border: 1px solid #666; }
ul.mainitem li.content {
	margin-right: 21px; }
	
ul#sponsors {  
	margin: 42px auto 42px auto;
	width: 305px; 
	text-align: center; }
	
ul#sponsors li {
	display: inline;
	float: left;
	margin: 0 10px 0 0; 
	padding: 0; 
	width: 125px; 
	height: 40px; 
	list-style-type: none; }
	
ul#sponsors li#ibs { margin-right: 0; }
	
ul#sponsors li a:link,
ul#sponsors li a:visited,
ul#sponsors li a:active { 
	display: block;
	width: 100%;
	height: 100%; 
	text-indent: -9999px; }
	
ul#sponsors li#compassion a:link,
ul#sponsors li#compassion a:visited,
ul#sponsors li#compassion a:active { background: url(../images/sponsor_compassion.gif) no-repeat left top; }
ul#sponsors li#compassion a:hover { background: url(../images/sponsor_compassion.gif) no-repeat left bottom; }

ul#sponsors li#ibs a:link,
ul#sponsors li#ibs a:visited,
ul#sponsors li#ibs a:active { background: url(../images/sponsor_ibs.gif) no-repeat left top; }
ul#sponsors li#ibs a:hover { background: url(../images/sponsor_ibs.gif) no-repeat left bottom; }



	
img.fleft {
	float: left;
	margin: 4px 14px 14px 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #524288; }
	
	
/* Blockquotes */	

blockquote { 
	margin: 28px 21px 0 21px; 
	padding-bottom: 21px; 
	border-top: .015em solid #666; border-bottom: .015em solid #666; }
	
blockquote p { 
	margin: 0;
	padding: 1.5em; 
	background: url(/images/quotes.gif) no-repeat 5px 10px;
	font-weight: bold; 
	color: #524388; }

/* Forms */		

form { margin: 21px; }

label {
	display: block; 
	font-weight: bold; 
	font-variant: small-caps; 
	color: #524388; }
	
input { 
	display: block;
	margin: 0 0 7px 0; 
	width: 200px; 
	color: #524388; }
	
input.submit {
	width: auto;
	font-variant: small-caps; }
	
select {
	display: block;
	margin: 0 0 14px 0; 
	width: auto;
	color: #524388; }
	
select#subject { margin-top: 14px; }
	
textarea {
	display: block;
	margin: 0 0 21px 0;
	padding: 3px;
	width: 350px;
	height: 140px;
	color: #524388; 
	overflow: auto; }
	
/* Tables */	

table {    
	table-layout: fixed;    
	width: 100%;    
	overflow: hidden; 
	border-collapse: collapse; }
	
#partners2 h2 {
	padding: 2px 0 2px 7px; 
	background: #d4d4d4; 
	border-bottom: 1px solid #524388; }
	
#partners2 p { 
	margin: 14px 0 0 42px; 
	text-align: left; }


/* MINISTRY PARTNERS */

h3.mpartnerState { margin: 28px 0 0 0; }

div.mpartner {
	margin: 14px 0 0 0;
	padding: 0 0 14px 21px; 
	width: 100%;
	background: #eee;
	border-top: 2px solid #ddd; border-bottom: 1px solid #ddd; }
	
p.mpartnerManage { text-align: left; }	
p.mpartnerManage a { 
	font-size: 80%;
	color: #f00; 
	text-align: left; 
	text-transform: uppercase; }
	
/* GRANTS */

div.grant { 
	margin: 28px 0; 
	padding: 0 21px 14px 21px; 
	background: #eee; 
	border-top: 2px solid #ddd; border-bottom: 1px solid #ddd; }

.grant h3 { margin: 28px 0 14px 0; }

p.grantRecip { margin: 0; }
p.grantLocation { margin: 0; }
p.grantEvent { margin: 0; }
.grantDesc, .grantDesc p { margin: 14px 0 0 0; }
p.grantManage a {
	font-size: 80%;
	color: #f00; 
	text-align: left; 
	text-transform: uppercase; }
	
/* Classes and Stuff */

.bold { font-weight: bold; }
em { font-style: italic; }
.right { text-align: right; }
.left { text-align: left; }
.center { display: block; margin: 14px auto; text-align: center; }
.clear { clear: both; }


/* Intelligent Navigation */
	
body#Executive_Director_Leadership_Training li#tabTrain a { background: url(../images/involvement.gif) no-repeat right bottom; }

body#Executive_Director_Leadership_Training li#training { color: #fff; }	



/* Blog Styles */

.post { 
	clear: both; 
	margin-bottom: 77px; }

body#index .post { margin-bottom: 0; }

.postbody { padding-bottom: 0px; }
body#index .postbody { margin: 0; }


.comment_post {
	padding: 7px 14px 14px 14px;
	background: #eee; 
	border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
.comment_post h3 { margin-bottom: 0; }


p.time, p.postcategory, p.posttags, p.postcomments {
	margin: 0 0 0 35px;
	font-size: 80%;
	text-transform: uppercase; 
	color: #666; }
	
p.time { margin-bottom: 7px; }

p.addthis { margin-left: 35px; }
	
	
.commentPost {
	margin: 35px 21px;
	padding: 7px 0 14px 0;
	background: #e7e7e7; }
	
	
#categories, #lastfive { 
	margin: 0 0 21px 0;
	padding: 0;
	width: 250px; }
	
#categories li, #lastfive li {
	list-style-type: none; 
	list-style-position: outside; 
	margin: 0; 
	background: #9087b4;
	border-bottom: 1px solid #524388; }

#categories li a:link, #lastfive li a:link,
#categories li a:visited, #lastfive li a:visited,
#categories li a:active, #lastfive li a:active {
	display: block;
	padding: 7px 14px;
	width: 222px;
	height: auto;
	background: url(../images/bg_categories.jpg) repeat-x left top;
	font-weight: bold;
	font-size: 105%;
	color: #fff; 
	text-align: left; 
	text-decoration: none; }
	
#categories li a:hover, #lastfive li a:hover {
	background: #524388; 
	color: #f28600; }
	
ul#postArchive { list-style-type: none; }
ul#postArchive li { margin-bottom: 7px; }


p.addthis { margin: 28px; }

body#blog .post img {
	display: block;
	margin: 14px auto;
	padding: 4px;
	background: #fff;
	border: 1px solid #000; }

