/*

	worldwidemission.org style sheet
	created by Andi Topping on 22/04/06

*/

html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #ffffff;
}

body { 
	margin-top:17px;
}

img { border:none; }
p { margin:0px; padding:6px 0px; }
h1, h2 { margin:0px; padding:3px 0px; }
.title { color: #352166; font-size: 35px; font-weight: normal; }
.subtitle { color: #008CD1; font-size: 25px; font-weight: normal; }

#container {
	width:869px;
	background-color:#fff;
	margin:0px auto;
}

#topwhite {
	height:18px;
	background-color: #ffffff;
}

#content {  }
#linksArea { float:left; background-color: #008CD1; min-height: 400px; color: #ffffff; width:286px; padding:0px 0px 100px 0px; }
#linksArea .subtext { color: #ffffff; width:286px; padding:0px 0px 0px 20px; font-size: 13px; }
#linksArea a{ color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 16px; line-height: 22px; }
#linksArea a:hover{ color: #FFFFFF; font-weight: bold; text-decoration: underline; }
#linksArea .subtext a{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 13px; line-height: 22px; }
#linksArea .subtext a:hover{ color: #FFFFFF; font-weight: normal; text-decoration: underline; }
#linksArea ul { list-style-type: none; }
#textbox { border-top: 2px #008CD1 solid; margin:0px 0px 0px 286px; }
#text { font-size:12px; color:#333333; padding:0px 0px 0px 20px;  }
#text a{ color: #008CD1; text-decoration: none; font-weight: normal; }
#text a:hover{ color:#333333; text-decoration: none; font-weight: normal;  }
#text strong{ color:#352166; font-weight: bold;  }
#text li { padding-bottom: 10px; }

div.twitter a{ color: #F9F7A5; position: relative; left:1px; }
div.twitter div#tweets .spinner {	position: absolute;	z-index: 999; opacity: 0.4;	filter: alpha(opacity=40); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); background-color: black; -moz-border-radius: 5px; -webkit-border-radius: 5px; -border-radius: 5px; }
div.twitter div#tweets .spinner-msg {	text-align: center;	font-weight: bold; }
div.twitter div#tweets .spinner-img {	background: transparent url(../images/spinner.gif) no-repeat -10px 0px;
width: 80px; height: 24px; margin: 0 auto; }
div.twitter span.when{ color: #FF9900; font-size:11px; text-align: right; white-space:nowrap; margin:0.25em 0; }
