/* WLC Default CSS */

body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff url() repeat-x;
}

h1 { margin: 0px; padding: 0px; }
h2 { margin: 0px 0px 20px 0px; padding: 0px; font-size: 22px; font-weight: normal; }
h3 { margin: 5px 0px 5px 0px; padding: 0px; font-size: 15px; font-weight: bold; }
h4 { margin: 12px 0px 0px 0px; padding: 0px; font-size: 11px; font-weight: bold; }
h5 { margin: 0px 0px 15px 0px; padding: 0px; font-size: 12px; font-weight: bold; }
h6 { margin: 0px 0px 0px 0px; padding: 0px; font-size: 12px; font-weight: bold; }
h6c { margin: 0px 0px 0px 0px; padding: 0px; font-size: 12px; font-weight: bold; text-align:center }
h7 { margin: 12px 0px 0px 0px; padding: 0px; font-size: 12px; font-weight: bold; font-style:italic }
h8 { margin: 12px 0px 0px 0px; padding: 0px; font-size: 12px; font-weight: normal; }
h4s { margin: 12px 0px 0px 0px; padding: 0px; font-size: 12px; font-weight: bold; color:#003366;}
h2b { margin: 0px 0px 20px 0px; padding: 0px; font-size: 22px; font-weight: normal; }

body.homepage h2, body.homepage h4 { color: #003366; }
body.aboutus h2, body.aboutus h4 { color: #003366; }
body.donate h2, body.donate h4 { color: #003366; }
body.news h2, body.news h4 { color: #003366; }
body.contactus h2, body.contactus h4 { color: #003366; }
body.photogallery h2, body.photogallery h4 { color: #003366; }
body.news h2b { font-size: 22px; font-weight: normal; color: #000; }

p { line-height: 20px; }

a { color: #059F83; }
a:hover { color: #28BEBB; }

#container {
	position: relative;
	margin: 0px auto;
	width: 750px;
	border:solid 1px #000;
}

#header {
	height: 85px;
	background-color: #eeeeee;
	text-align: right;
}
#header a {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 580px;
	height: 85px;
	background: url(images/logo_1.gif) no-repeat;
}
#header h1 span { display: none; }
#header img { margin: 0px 0px 0px 10px; }

#francais{
	padding-top:0px;
	padding-right:5px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	text-align: right;
}

#francais a{
	color:#FFF;
}

#bluebar {background-color:#003366;
height:18px;
}
#subbluebar {background-color:#003366;
height:8px;
}
#mainmenu {background-color:#ffffff;
height:20px;
}

#greenbar {background-color:#009999;
height:15px;
}
#subgreenbar {background-color:#009999;
height:8px;
}
body.homepage #banner, body.category #banner {
	height: 180px;
	background: url(images/front.jpg) no-repeat;
}
body.aboutus #banner, body.category #banner {
	height: 180px;
	background: url(images/about_us.jpg) no-repeat;
}
body.donate #banner, body.category #banner {
	height: 180px;
	background: url(images/donate.jpg) no-repeat;
}
body.news #banner, body.category #banner {
	height: 180px;
	background: url(images/news.jpg) no-repeat;
}
body.contactus #banner, body.category #banner {
	height: 200px;
	background: url(images/contactus.jpg) no-repeat;
}
body.entry #banner, body.category #banner {
	height: 180px;
	background: url(images/front.jpg) no-repeat;
}
body.photogallery #banner, body.category #banner {
	height: 180px;
	background: url(images/news.jpg) no-repeat;
}

body.content #banner {
	height: 106px;
	background: url() no-repeat;
}
#banner img {
	margin: 0px 0px 0px 10px;
	padding: 1px 0px;
	border: none;
	overflow: hidden;
}
body.category #banner img { width: 730px; height: 250px; }
body.content #banner img { width: 730px; height: 101px; }

body.homepage #banner img { border-bottom: 0px solid #000000; }


#tagline {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 24px;
	list-style: none;
	font-style:italic;
	font-size: 20px;
	color: #009999;
	background: url(images/tagline_bg.gif) no-repeat;
}
#tagline li {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	height: 20px;
	background: url() no-repeat;
}


#content {
	position: relative;
	padding: 0px 10px;
	background: url() repeat-y;
}

#content #donorsmain {
	position: relative;
	top: 0px;
	padding: 25px 0px 20px 25px;
	width: 700px;
	line-height: 20px;
}


#content #main {
	position: relative;
	top: 0px;
	padding: 25px 0px 20px 25px;
	width: 465px;
	line-height: 20px;
}
#content #entrymain {
	position: relative;
	top: 0px;
	padding: 10px 0px 20px 25px;
	width: 465px;
	line-height: 20px;
}
#content #photomain {
	position: relative;
	top: 0px;
	padding: 10px 0px 20px 10px;
	width: 470px;
	line-height: 20px;
}
body.home #content #main { width: 400px; }
#content #main p { margin: 0px 0px 15px 0px; padding: 0px; }
#content #main ul {
	margin: 0px; padding: 0px 0px 0px 25px;
}

body.home #content #sidebar { top: 20px; width: 220px; }
body.category #content #sidebar { top: 10px; width: 450px; }
body.content #content #sidebar { top: 40px; width: 220px; }

#footer {
	padding: 5px 0px 5px 0px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#009999;
}
#footer-contact {
	clear:both;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	text-align:center;
}
#footer-contact p { margin: 0px; padding: 0px; line-height: 10px; }

#content #entrydonatesidebar {
	position: absolute;
	right: 10px;
	top: 15px;
}
#content #entrydonaterelated {
	padding: 8px 10px 0px 10px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#content #entrysubsidebar {
	position: absolute;
	right: 10px;
	top: 111px;
}
#content #entrysubrelated {
	padding: 8px 10px 0px 10px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#content #donatesidebar {
	position: absolute;
	right: 10px;
	top: 45px;
}
#content #donaterelated {
	padding: 8px 10px 0px 10px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content #donorlistsidebar {
	position: absolute;
	right: 0px;
	top: 105px;
}
#content #donorbutton {
	padding: 8px 10px 0px 10px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#content #donorssidebar {
	position: absolute;
	background:url(images/donor_list_bg.gif) no-repeat;
	right: 0px;
	width: 188px;
	height: 460px;
	top: 45px;
}
#dongreenbar {
	background-color:#009999;
	height:.3em;
}
#content #donorsrelated {
	padding: 10px 0px 0px 0px;
}
#content #donorsrelated span#don_search_text {
	color:#FFF;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
#content #donorsrelated p {
	color:#FFF;
	margin: 0px 10px 0px 0px;
	font-size: 11px;
	font-weight: 600;
	font-style:none;
	text-align:right;
	line-height: ;
}
#donorsearch {
	padding: 0px 0px 0px 0px;
}
form#cse-search-box {
	padding: 10px 10px 10px 0px;
	text-align:right;
}
#cse-search-box #don_but{
	text-align:right;
	padding: 0px 10px 0px 0px;
}
#content #donorsrelated a {color:#FFF; text-decoration:none}
#content #donorsrelated a:hover {color:#28BEBB; text-decoration:underline;}
#content #donorsrelated h3 {color:#FFF; margin: 10px 10px 0px 0px; font-size: 12px; font-weight: 600; font-style:none; text-align:right}
#content #donorsrelated h2 {color:#FFF; margin: 0px 0px 10px 0px; font-size: 17px; font-weight: 600; font-style:none;}

#content #subsidebar {
	position: absolute;
	right: 10px;
	top: 150px;
	z-index:100;
}
#content #subsidebar #donateslide {
	background:url(images/news_bg.gif);
	padding-left:15px;
}

#content #subrelated {
	padding: 8px 10px 0px 10px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index:-1;
}

#content #searchsidebar {
	position: absolute;
	right: 0px;
	top: 275px;
}


#content #searchrelated {
	padding: 8px 10px 0px 10px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(images/news_bg2.gif) no-repeat;
}

#content #newssidebar {
	position: absolute;
	right: 0px;
	top: 275px;
}

#content #searchdonatesidebar {
	position: absolute;
	right: 10px;
	top: 35px;
}
#content #searchdonaterelated {
	padding: 8px 10px 0px 10px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#content #searchsubsidebar {
	position: absolute;
	right: 10px;
	top: 145px;
}
#content #searchsubrelated {
	padding: 8px 10px 0px 10px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}


#content #newsrelated {
	padding: 8px 10px 0px 10px;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(images/news_bg2.gif) no-repeat;
}
#content #newsrelated ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content #newsrelated li {
	padding: 2px 0px 5px 12px;
	background: url(images/news_bullet.gif) no-repeat;
}
#content #newsrelated h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content #newsrelated p {
	line-height: 12px;
}

#content #entrynewssidebar {
	position: absolute;
	right: 5px;
	top: 245px;
}


#content #entrynewsrelated {
	padding: 8px 10px 0px 18px;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(images/news_bg2.gif) no-repeat;
}
#content #entrynewsrelated ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content #entrynewsrelated li {
	padding: 2px 0px 5px 12px;
	background: url(images/news_bullet.gif) no-repeat;
}
#content #entrynewsrelated h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content #entrynewsrelated p {
	line-height: 12px;
}

#breadcrumb {
	margin: 0px;
	padding: 4px 0px 0px 10px;
	height: 20px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A401D;
	background-color:#FCFCFB
}
#breadcrumb li {
	display: block;
	float: left;
	padding: 2px 5px 0px 13px;
	height: 16px;
	background: url(images/bread_bullet.gif) no-repeat;

}
#breadcrumb li.first { padding: 2px 3px 0px 0px;
background: url(images/spacer.gif) no-repeat; }

#breadcrumb a {
	color: #4A401D;
}
.QuoteFixed{position:fixed;right:0;top:0;width:148px;height:141px;background:url(images/donate_now.gif) no-repeat;z-index:999;}
.FixedQuoteClick a{width:148px;height:141px;position:absolute;top:0px;left:0px;cursor:pointer;}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 999999}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 16px Arial, Helvetica, sans-serif}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 129px;
	background: #ffffff;
	color: #900;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #ffffff}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eae9e4;
	border: 1px solid #000000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 30px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAE9E4;
		color: #003366;
		border-bottom: 1px solid #003366;
		font: bold 12px Arial, Helvetica, sans-serif}

	#sddm div a:hover
	{	background: #009999;
		color: #FFF}

#font{
	text-align:right;
}
#share {
	font:Arial, Helvetica, sans-serif;
	margin-left:0px;
}
#submit {
	margin-left:187px;
}
#subtext {
	margin-left:15px;
	margin-right:15px;
}
#subtextbtm {
	margin-left:15px;
	margin-right:15px;
	font-size:10px;
}
#subinput {
	margin-left:15px;
	margin-right:15px;
	padding-bottom:5px;
}
#sideimage {
	display:block;
	height:300px;
	width:200px;
	float:right;
	background-image:url(images/sidebarimg.gif);
	top:450px;
}
#newshead {
	cursor:hand;
	cursor:pointer;
}
#sddmfr
{	margin: 0;
	padding: 0;
	z-index: 999999}

#sddmfr li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 15px Arial, Helvetica, sans-serif}

#sddmfr li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 5px;
	width: 135px;
	background: #ffffff;
	color: #900;
	text-align: center;
	text-decoration: none}

#sddmfr li a:hover
{	background: #ffffff}

#sddmfr div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eae9e4;
	border: 1px solid #000000}

	#sddmfr div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 30px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAE9E4;
		color: #003366;
		border-bottom: 1px solid #003366;
		font: bold 12px Arial, Helvetica, sans-serif}

	#sddmfr div a:hover
	{	background: #009999;
		color: #FFF}
.mission {
	font-size:20px;
	padding-left:70px;
	padding-right:70px;
}
.date-box {
background-color: transparent;
background-image: url("images/date-box.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
position: absolute;
left: -98px;
top: 26px;
width: 92px;
height: 76px;
color: #e9e9e9;
text-align: left;
padding-left: 30px;
padding-top: 24px;
font-size: 30px;
font-family: Georgia,"Times New Roman",Times,serif;
line-height: 0.9em;
text-shadow: #666666;
}

.post-info {
color: #333333;
font-size: 11px;
font-variant: normal;
font-weight: lighter;
letter-spacing: 0.1em;
margin-bottom: 16px;
text-align: left;
text-transform: uppercase;
font-family: Georgia,"Times New Roman",Times,serif;
}

.post-title h1, .post-title h1 a, .post-title h1 a:visited {
font-size: 30px;
font-weight: normal;
letter-spacing: -2px;
margin-bottom: 5px;
color: #222222;
text-decoration: none;
}
hr {
background-color: #aaaaaa;
color: #dddddd;
height: 1px;
margin-top: 20px;
margin-right: 0pt;
margin-bottom: 25px;
margin-left: 0pt;
}
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
}

#donor_name {
	padding:5px 0px 5px 0px;
}