/* Sitewide styles */
/* ========================================= */

body {
	font: 85%/1.45 Arial, Helvetica, sans-serif;
	background: #fff;
}

#page {
	color: #000;
	padding: 0 20px 0 20px;
}

a {
	color: #00a8e8;
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}
	
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.largeText {
	font-size:1.2em;
}

.mediumText {
	font-size:1.1em;
}

strike {
	text-decoration: line-through;
}

/* Main layout */
/* ========================================= */

#page {
	width: 938px;
	margin: 0 auto 10px auto;
}

#siteNav {
	float: right;
	padding-right: 0;
}

#loginForm {
	padding-right: 0;
}

#header {

}

#mainNav {

}

#subNav {

}

#content {
	width: 938px;
}

	#singleSidebarMain {
		float: left;
		width: 706px;
		display: inline;
		padding-left: 0px;		
	}
	
	#doubleSidebarMain {
		float: left;
		width: 450px;
		display: inline;
		padding-left: 0px;		
	}

	#main {

	}
	
	.narrowMain {
		width: 450px;
		float: left;
		margin-right: 5px;
	}
		
	#promoArea	{
		width: 705px;
	}
	
	#topFeatureArea {
		min-height: 270px;
		clear: both;
		padding-bottom: 1.3em;
	}
	
	#homeMainAd {
		width: 700px;
		float: left;
	}
	
	#supporterSnapshot {
		width: 218px;
		float: right;
	}
	
	#sidebar {

	}
	
	#singleSidebar {
		float: right;
		width: 218px;
		display: inline;
		margin-right: 0px;
	}	
	
	#doubleSidebar {
		float: right;
		width: 476px;
		display: inline;
		margin-right: 0px;
	}	
	
		#sidebarLeft {
			width: 240px;
			display: inline;
		}
		
		.sidebarLeftFloatRight {
			float: right;
			margin-right: 0px;
			padding-left: 5px;
		}
		
		.sidebarLeftFloatLeft {
			float: left;
			margin-right: 0px;
			padding-left: 5px;
		}
		
		#sidebarRight {
			float: right;
		/*	width: 182px; */
			width: 218px;
			display: inline;
			margin-right: 0px;
		}

#footer {

}

.h_spacer {
	
/* Required to avoid IE6 double width issues */
	width: 15px;
	float: left;
}

#main .listSpace li {
	padding-bottom: 0.5em;
}


/* Top/header elements */
/* ========================================= */

#top-bar .replace a {
	display:inline;
	cursor: pointer;
	width: 100%;
	height: 100%;
}

#logo {
	width: 280px;
	height: 98px;
	float: left;
}

#laoLogo {
	background-image: url(images/text/logo.jpg);
	width: 280px; height: 98px;
	padding-bottom: 0px;
	float: left;
}

#topHeaderNav {
	float: right;
	height: 10px;
	margin-bottom: 16px;
}

#headerExplain {
	float: left;
	width: 365px;
	padding-left: 25px;
	padding-top: 26px;	
}

#headerExplain h3 {
	padding-top: 5px;
	line-height: 1.5em;
	color: #a45599;
	font-weight: bold;
	line-height: 137%;
	text-align: center;
}

#headerEmailSignUp {
	float: right;
	padding-top: 22px;
}

#headerRight {
	float: right;
	height: 64px;
	margin-top:25px;
}

#tripCountdown {
	float: right;
	background: url(images/furn/twitter-normal1.gif) no-repeat right bottom;
	height: 52px;
	width: 322px;
	padding-right: 10px;
	margin-top: 15px;
}

#tripCountdown2 {
	float: right;
	background: url(images/furn/twitter-normal2.gif) no-repeat right bottom;
	height: 22px;
	width: 322px;
	padding-right: 10px;
}

#tripCountdown h3, #tripCountdown p {
	padding: 5px 0 0 67px;
}

#tripCountdown h3 {
	color: #a34196;
	font-weight: bold;
	font-size: 1.15em;
}

#tripCountdown p {
	color: #000;
	font-size: .88em;
	padding-top: .4em;
}

#tripCountdown h3 a {
	color: #a34196;
}

a.noUnderline {
	text-decoration: none;
	color: #a34196;
}

#latestNews {
	margin: -8px 0 6px 20px;
	clear: both;
}


/* Navigation */
/* ========================================= */

#siteNav {
	max-width: 200px;
	float: left;
	padding: 10px 0 0 0;
}
	
#siteNav a {
	color: #a34196;
}

#siteNav li {
	font-size: .82em;
	float: left;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px solid #999;
	line-height: 1em;
}

#siteNav li.first {
	border: none;
}

#mainNav {
	clear: both;
	font-size: 1.1em;
	background: #00aeef url(images/furn/mainNav_bottom.gif) bottom left no-repeat;
	font-weight: bold;
}

#mainNav a {
	background-color: inherit;
	color: #fff;
}

#mainNav a:hover, #mainNav li.current_page_item a, #mainNav li.current_page_parent a {
	color: #ffea53;
}

#mainNav ul {
	background: url(images/furn/mainNav_top.gif) top left no-repeat;
	margin: 0;
	padding: 5px 20px;
}

#mainNav li {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #a5c5ff;
}

#mainNav .myLAONav li {
	margin-right: 20px;
}

#subNav {
	font-size: .95em;
	padding: 5px 5px 10px 20px;
}

#subNav a:hover,#subNav .current_page_item a {
	color: #00496e;
}

#subNav li {
	float: left;
	margin-right: 16px;
}

/* homeAds*/
/* ========================================= */

	.homeNews {
		background:  transparent url(images/main/latest_news_home_bottom.gif) bottom left no-repeat;
		height: 210px;
		clear: both;
	}	
	
	.homeNews h3 {
		background-image: url(images/main/latest_news_home_top.gif);
		padding-top: 12px;
		height: 45px;
		text-align: center;
		font-size: 1.3em;
		font-weight: bold;
		color: #FFF;
	}	

/* Main elements */
/* ========================================= */
#main img.main {
	margin-bottom: 15px;
	width: 375px; height: 175px;
}

#main h1 {
	font-weight: bold;
	font-size: 1.7em;
	color: #a34196;
    margin-bottom: .35em
}

#main h2 {
	font-weight: bold;
	font-size: 1.4em;
	color: #a34196;
    margin-bottom: .2em;
    line-height: 1.3em;
}

#main h3 {
	font-weight: bold;
	font-size: 1.4em;
	color: #a34196;
    margin-bottom: .2em;
}
	
#main h4, #main h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #a34196;
}

#main h6 {
	font-weight: bold;
	padding: 0;
	color: black;
}

#main h3.volunteering {
	padding-top: .5em;
    margin-top: 1.4em;
    border-top: 1px dashed #ccc;
}

#main p {
	margin-bottom: 1em;
}


/*
Homepage school updates
*/



#main h1.homepageHeadline {
	margin: 0;
	padding: 0;
}

.schoolQuickLinks {
	width: 700px;
	float: left;
}

#main .schoolQuickLinks li {
	float: left;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px solid #999;
	list-style: none;
	background: none;
}

#main .schoolQuickLinks li.first {
	border: none;
	padding: 0;
	margin: 0;
}

#main .schoolQuickLinks ul {
	padding: 0;
	margin: 0;
}


.homeUpdateImage {
	width:0px; 
	float:left; 
	clear:both; 
	padding-bottom:3em;
}

.homeUpdateHeader {
	clear:both;
}

.homeThumbnail {
	padding-right: 15px;
	float:left;
}

.excerpt {
	float: left;
}

.excerpt.p {
	padding-bottom: 1em;
}

#main .post li {
	background: none;
}

/*
Post and page content produced by built-in editor
*/

#main ul, #main ol {
	margin-bottom: 1em;
}

#main ol {
	list-style-type: decimal;
	color: #a54499;
	margin-left: 40px;
}

#main ol p {
	color: #000;
	margin-bottom: 0;
}

#main ul li, .regularBullets {
	padding-left: 15px;
	background: transparent url(images/furn/bullet.gif) no-repeat 5px 5px;
	padding-bottom: .1em;
}

#main .small {
	font-size: .9em;
}

.float_left, .alignleft {
	float: left;
	padding: 0 10px 6px 0;
	margin: 0;
}

.float_right, .alignright {
	float: right;
	padding: 0 0 6px 10px;
	margin: 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 13px;
	padding: 4px 0 0 0;
	margin: 0 20px 0 10px;
	color: #808080;
}

.smallText {
	font-size: .85em;
	color: #808080;
	line-height: 1.1em;
}


/*
Login Form
*/

#loginForm {
	float: right;
	clear: right;
	margin: 15px 0 0 0;
	text-align: right;
	max-width: 380px;
}

#loginForm p, #loginLabel , #loginWelcomeLabel {
	font-size: 0.8em;
	margin: 2px 0;
	padding: 0;
	text-align: right;
	color: #a7a9ac;
	background-color: #fff;
}

#loginWelcomeLabel {
	font-size: 1em;
}

#loginRed {
	color: red;
	font-size: 1em;
}

#loginForm p {
	clear: left;
}

#loginEmail {
	width: 98px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: transparent url('images/forms/loginEmail.gif') no-repeat;
	border: none;
}

#loginPassword {
	background: transparent url('images/forms/loginPassword.gif') no-repeat;
	width: 67px;
	height: 15px;
	border: none;
}

#loginButton {
	background: transparent url('images/forms/loginButton.gif') no-repeat;
	padding-top: 5px;
	width: 13px;
	height: 16px;
	border: none;
	cursor: pointer;
}

#loginForm input {
	font-size: 0.9em;
	margin: 0;
	padding: 2px 4px;
	color: #a7a9ac;
	background-color: inherit;
}

#loginForm a {
	color: #a7a9ac;
}

#loginForm #signUp li {
	margin-top: 2px;
	float: right;
	padding-left: 7px;
	margin-left: 7px;
	font-size: .8em;
	border-left: 1px solid #a7a9ac;;
	line-height: .8em;
}

#loginForm #signUp li.first {
	border: none;
}

/* Interim Home */

#interimInvolved {
	background-color: #F2F2F2;
	width: 375px;
}

#interimDonate {
	float: left;
	width: 112px;
	padding-left: 5px;
	padding-bottom: 10px;
	background: inherit;
}

#interimFundraise {
	float: left;
	width: 112px;
	padding-left: 11px;
	padding-bottom: 10px;
	background: inherit;
}

#interimShare {
	float: left;
	width: 115px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
	background: inherit;
}

#interimDonate h3 {
	background: transparent url(images/furn/coins.jpg) no-repeat left center;
	padding-left: 26px;
	padding-top: 2px;
	margin-top: 10px;
    padding-bottom: 2px;
}

#interimFundraise h3 {
	background: transparent url(images/furn/thermometer.jpg) no-repeat left center;
	padding-left: 12px;
	padding-top: 2px;
	margin-top: 10px;
        padding-bottom: 2px;
}

#interimShare h3 {
	background: transparent url(images/furn/speech.jpg) no-repeat left center;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 10px;
        padding-bottom: 2px;
}

#interimInvolved p {
	margin-left: 20px

}

#interimInvolved h3 a {
	color: #a34196;
}




.interimBorder {
	border-top: solid #A0C1C2 0.5px;
	padding-top: 2px;
	margin-top: 2px;
	margin-left: 21px
}

#main p.interimBorder {
        margin-bottom: 6px;
}

#interimInvolved #interimDonate p {
	margin-left: 26px
}

#interimInvolved #interimFundraise p {
	margin-left: 12px
}

#interimDonateButton {
	margin-left: 24px;
	width: 90px;
	height: 22px;
	background: transparent url(images/furn/interim-donate-button.jpg) left top no-repeat;
}

#interimFundraiseButton {
	margin-left: 10px;
	width: 107px;
	height: 22px;
	background: transparent url(images/furn/interim-fundraising-button.jpg) left top no-repeat;
}

#interimShareFacebook {
	float: left;
	margin-left: 20px;
	width: 22px;
	height: 22px;
	background: transparent url(images/furn/interim_facebook.jpg) left top no-repeat;
}

#interimShareTwitter {
	float: left;
	margin-left: 7px;
	width: 22px;
	height: 22px;

	background: transparent url(images/furn/interim_twitter.jpg) left top no-repeat;
}

#interimShareRSS {
	float: left;
	margin-left: 7px;
	width: 22px;
	height: 22px;
	background: transparent url(images/furn/interim_rss.jpg) left top no-repeat;
}


/* Promo Area */

#promoArea {
	border: solid 1px #CCC;
	margin-bottom: 1em;
	padding: 1em;
	width: 680px;
	background: #EFF6FA;
}

#promoArea p.firstPromo {
	font-size: 1.3em;
	margin: 0;
}

#promoArea p {
	font-size: 1.3em;
	margin: 0;
}

/* Blog */

/* blog logo icon */

#main.blog h2.blog {
	height: 21px;
	background-image: url(images/text/page-headers/blog.gif) !important;
	height: 69px;
	margin-bottom: 5px;
}

#main.blog h1 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #a34196;
	background-color: inherit;
}

#main.blog h2 {
	margin: 0;
	padding: 0 0 .2em 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
	color: #a34196;
	background-color: inherit;
}

#main.blog h3 {
	margin-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #a34196;
	background-color: inherit;
}
	
.entry-meta {
	font-size: .95em;
	color: #999;
	margin-bottom: .9em;
}
	
.post {
	padding-bottom: 1.5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #cdcdcd;
}

.entry-utility {
	margin-top: 2em;
}
	
	#main .entry-content li, #main .entry-content ol, #main .entry-content ul {
		padding: 0; margin: 0;
		background: none;
	}
	
	#main .entry-content ul li, .blueBox ul li {
		padding-left: 15px;
		background: url(images/furn/bullet.gif) no-repeat 5px 5px;
	}	

	#main .entry-content li p {
		padding: 0; margin: 0;
	}
	
	#main .entry-content ol li {
		margin-left: 40px;
		list-style: decimal;
		color: #a45599;
	}
	
	#main .entry-content ol li p {
		color: #000;
	}
	
	#main .entry-content ol, #main .entry-content ul {
		margin-bottom: 1em;
	}

.tag-links {
	background: url(images/furn/tag.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-bottom: 1em;
}
	
.comments-link {
	background: url(images/furn/icon_comment.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 1em;
}

.edit-utility {
	padding-left: 20px;
}

.edit-utility a {
	color: red;
}

	.blog ul.links li {
		float: left;
		margin-right: 4px;
	}
		
	.blog ul.links li.fB {
		float: left;
		margin-right: 12px;
	}
		
	.blog ul.links a {
		color: #a34196;
		padding-bottom: 0em;
	}

	.shareLinks {
		margin-top: .5em;
		clear: both;
	}
	
	#main .shareLinks ul.links li {
		padding-left: 0;
	}

			.facebook {
				background: url(images/furn/icon_facebook.gif) no-repeat 0 50%;
				padding-left: 20px;
			}
				
			.stumble {
				background: url(images/furn/icon_stumble.gif) no-repeat 0 50%;
				padding-left: 20px;
			}
				
			.digg {
				background: url(images/furn/icon_digg.gif) no-repeat 0 50%;
				padding-left: 20px;
			}



			#blogPosts .meta li.first {
				border-left: none;
				padding-left: 0;
			}
			
		#blogPosts .content {
			margin-top: .5em;
		}

#whatNext {
	float:left; 
	width: 215px;
}

#relatedPosts {
	float:right; 
	width: 420px; 
	border-left: 1px solid #CCC; 
	padding-left: 20px;
}

.blog . blueBox li {
}

/* Diary blogger */
	
	#diaryBloggerContainer {
		border-bottom: 1px solid #cdcdcd; 
		margin-bottom: 1em;
		overflow: auto;
	}

	.grey {
		color:#9a9a9a;
	}

/* Author */	

#authorInfoBox {
	width: 700px; height: 70px;
	border-top: 1px #cdcdcd solid;
	border-bottom: 1px #cdcdcd solid;
	margin-bottom: 1em;
	padding-top: 10px;
}

#author-avatar {
	float: left;
	padding: 0 10px 10px 10px;
}

#author-description {
	float: left;
	padding-right: 10px;
	width: 600px;
}

/* Button style */

.button {
	border: 1px solid #7DD1F1;
	border-right: 1px solid #0189BC;
	border-bottom: 1px solid #0189BC;
	color: #FFF;
	background-color: #00AEEF;
	padding: 2px 6px;
	width: 0;
	overflow: visible;
}

.button[class] {
	width: auto;
}

.button:active {
	border: 1px solid #0189BC;
	border-right: 1px solid #7DD1F1;
	border-bottom: 1px solid #7DD1F1;
}

.buttonHome {
	margin-left: 24px;
}

/* General donation pages */

#generalDonation {
	padding-left: 10px;
}

#otherDonate {
	border-top: 1px solid #CDCDCD;
	margin-top: 2.5em;
}

.thumbnailPicsSection {
	clear: both;
	margin-top: 17px;
}

#main .otherPicture {
	float: left;
	padding-right: 10px;
	margin-bottom: 1.5em;
	padding-top: 3px;
}

#main .thumbnailPicsSection p, #main .thumbnailPicsSection h3 {
	padding: 0;
	margin: 0 0 0 150px;
}

#main #donateContainer h1 {
	margin-bottom: .2em;
}

#main #otherDonate h2 {
	padding-top: .8em;
	padding-bottom: .2em;
	font-size: 1.4em;
	font-weight: bold;
	color: #a34196;
}

 #donateContainer, #otherDonate {
/*	margin-left: 20px;
	width: 360px; */
} 

#main #preDonateContainer {
	margin-left: 87px;
	width: 265px;
}

#main .thumbnailPicsSection h3 a  {
	color: #a34196;
}

#main .thumbnailPicsSection h3 a:hover, #main .thumbnailPicsSection a:hover h3 {
	text-decoration: underline;
	color: #00adef;
}

#getInvolvedFooter {
	padding-top: 1.5em;
}


/*
School page styles
*/

#main h1.schoolHeader {
	font-size: 1.4em;
	margin-top: 11px;
}

#main #schoolMeta {
	padding-top: 5px;
	font-size: 0.9em;
}

#main #schoolMeta a {
	color: #BC73B3;
}

#main #schoolMeta li {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #BC73B3;
	line-height: 1em;
	background: none;
}

#main #schoolMeta li.first {
	border: none;
	margin: 0;
	padding: 0 10px 0 0;
}

#main #schoolUpdates h3, #main #schoolOverview h3 {
	clear: both;
}

.postMeta a {
	color: #9d9fa2;
}

#main .updateItem {
	margin-top: -4px;
}

.updateItem #rssUpdates {
	float: left;
	padding: 6px 0 10px 9px;
	background: url(images/furn/feed_white_small.gif) 3px 0px no-repeat;
}

.updateItem #rssUpdates a {
	font-size: .9em;
	padding-left: 20px;
	color: #808080;
}

#schoolOverview {
	clear:both;
}
	
	
/* Get Involved Pictures */
/* ========================================= */

#main .tPS {
	width: 140px;
	float:left;
	padding-top: 2px;
	clear: both;
}

#main .tPS2 {
	margin: 0 0 0 140px;
	min-height: 80px;
}

#main .tPS2 h3, #main .tPS2Donate h3 {
	margin-bottom: 2px;
}

#main .tPS2 h3 a, #main .tPS2Donate h3 a  {
	color: #a34196;
}


#main .tPS3 {
	width: 35px;
	float:left;
	padding: 2px 0 0 105px;
	clear: both;
}


#main .tPS4 {
	margin: 0 0 0 140px;
}


#getInvolvedFooter {
	padding-top: 2.5em;
}	

#main .tPSDonate {
	width: 300px;
	float:left;
	padding-top: 18px;
	clear: both;
}

#main .tPS2Donate {
	padding: 18px 0 0 300px;
	min-height: 190px;
	border-top: 1pt solid #CDCDCD
}



/* Enews signup form */
/* ========================================= */

#subForm {
	
}

	#subForm label {
		float: left;
		clear: both;
		padding: .5em 0 1.5em 0;
		width: 120px;
	}

	#subForm input.subFormInput {
		float: left;
		background-color: #E6F0F5;
		border: 2px solid #00AEEF;
		padding: 4px;
		width: 225px;
	} 
	
	#subForm select.subFormSelect {
		float: left;
		background-color: #E6F0F5;
		width: 225px;
	}
	
	#subForm option {
		color: red;
	}
	
	#subForm .selectBorder {
		float: left;
		background-color: #E6F0F5;
		border: 2px solid #00AEEF;
		padding: 4px;
		width: 225px;
	}

	#subForm input.subFormSubmit {
		clear:both;
		margin-left: 120px;
		float: left;
		background: transparent url(images/furn/submit_button.gif) left top no-repeat;
		width: 78px;
		height: 32px;
		border: none;
		cursor: pointer;
	}


/* Community pages*/
/* ========================================= */

.about {
	padding-bottom: 1em;
}

#blueBox, .blueBox {
	margin-top: 1.5em;
	border: solid 1px #CCC;
	padding: 1em 1em .4em 1em;
	background: #EFF6FA;
}

.blueBox {
	margin-top: 1.5em;
	border: solid 1px #CCC;
	padding: .2em 1em .4em 1em;
	background: #EFF6FA;
	overflow: auto;
}

/* Posters and Downlaods */
/* ========================================= */
.posters {
	overflow: auto; 
	margin-bottom: 1em;
}

.postersOneTwenty {
	float:left; 
	width:120px; 
	height:169px; 
	margin-right: 24px;
}
	
/* Footer elements */
/* ========================================= */
#footer {
	clear: both;
	font-size: .8em;
	color: #999;
	padding-top: 10px;
}

#footerNav {
	padding-top: 2px;
}
	
#footerNav a {
	color: #999;
}

#footerNav li {
	font-size: .9em;
	float: left;
	margin-right: 7px;
	padding-left: 7px;
	border-left: 1px solid #999;
	line-height: 1em;
}

#footerNav li.first {
	border: none;
	padding-left: 0;
}



/* Message display */
/* ========================================= */
.redText {
	color: #FF0000;
}

.privacyHeader {
	color:#a7a9ac; 
	border-bottom: 1px solid #a7a9ac; 
	padding-bottom: 4px;
}



/* Slideshow */
/* ========================================= */


