/* 

STYLE SHEET FOR Think St. John's WEB SITE
Created by Bluespace Creative
www.bluespacecreative.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks


/* --------- 1. defaults  --------- */

*{
		margin: 0;
		padding: 0;
		}

body {
	behavior: url(csshover.htc);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	}		
/*  --------- 2. structure  --------- */
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
		}
#secNav {
	font-size: 11px;
	width: 522px;
	height: 47px;
	float: right;
	background-image: url(../images/gradiant.jpg);
	background-repeat: repeat-x;
	background-position: 340px;
	margin-left: 258px;
}
#secNav ul {
	padding-left: 15px;
}
#secNav li {
	float: left;
	padding-top: 20px;
	color: #FFF;
}
#wrapper #secNav a {
	color: #FFF;
	text-decoration: none;
}
#navContainer {
	height: 196px;
	width: 258px;
	display: block;
		}
#wrapper #secNav a:hover {
	text-decoration: underline;
}
#survey {
	height: 195px;
	width: 185px;
	float: left;
	background-color: #d4e8ff;	
}
#survey p, #survey h3{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 6px;
}
#survey #ha {
	padding-left: 15px;
	padding-top: 18px;
}

#flash {
	width: 337px;
	float: right;
}
#content {
	width: 410px;
	float: left;
	background-image: url(../images/think_st_johns.gif);
	background-repeat: no-repeat;
	background-position: 20px 25px;
	padding: 55px 0px 0px 25px;
	line-height: 1.4em;
}
#secPageContent {
	width: 470px;
	float: left;
	padding: 25px 0px 0px 25px;
	line-height: 1.35em;
}
#wrapper #secPageContent h2 {
	color: #8C384F;
	font-size: 15px;
	padding: 15px 0px 3px;
}


#content #healthMinuteLogo {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}
#content #rssHealth {
	padding-top: 0px;
	padding-bottom: 5px;
}
#content ul {
	list-style: disc;
	margin-left: 15px;
	margin-bottom: 8px;
	margin-top: -3px;
}

#content ol {margin: -3px 0 8px 15px;}

#secContent {
	padding: 8px 10px 0px 25px;
	width: 405px;
}
#content p, #secContent p {
	padding: 2px 0px 6px;
}
#hmLogo {
	padding: 5px 10px 5px 15px;
}

#pullBox {
	width: 182px;
	float: right;
	padding: 5px 10px 10px 10px;
	color: #8F2A4B;
	font-size: 13px;
	font-weight: normal;
}
#pullBox #pullContent {
	width: 178px;
	border-width:  0px 2px 0px 2px;
	border-style: none solid none solid;
	border-color: #8F2A4B;
}
#pullBox #pullContent p{
	padding: 0px 2px 0px 3px;
	text-align: center;
}
#secBottom {
	clear: both;
	width: 700px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#secBottom img {
	float: left;
}
#secBottom #footerBar {
	background-image: url(../images/bottom_gradiant.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 418px;
	color: #FFF;
	padding: 1px 0px 0px 25px;
	margin: 40px 20px 0px 0px;
	float: left;
	list-style: none;
	font-size: 10px;
}
#secMedia {
	float: right;
	margin-top: 15px;
	width: 325px;
	margin-bottom: 10px;
	clear: both;
}
#secMedia h4 {
	padding-top: 10px;
}

#secMedia img {
	clear: left;
	float: left;
	padding-right: 20px;
	padding-top: 5px;
}
#secMedia #podcast {
	padding-bottom: 10px;
}

#secMedia #wimm {
	padding-bottom: 15px;
	margin-top: 10px;
}
#bottom {
	width: 765px;
	margin-bottom: 10px;
	padding-top: 10px;
	clear: both;
}
#bottom #logo {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bottomRight {
	float: left;
	padding: 25px 0px 0px 20px;
}
#bottom #mediaBar {
	background-image: url(../images/media_bar.jpg);
	height: 89px;
	width: 569px;
}
#bottom #mediaBar div{
	width: 135px;
	padding-top: 16px;
	padding-left: 48px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
}
#bottom #mediaBar .mediaTitle {
	color: #8E2140;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}
#wrapper #bottom #mediaBar .mediaText {
	font-size: 10px;
}


#footer{
	float: right;
	clear: both;
	padding-right: 24px;
	padding-top: 7px;
	padding-bottom: 10px;


}
.separator {
		clear: both;
		height: 0;
		}

/* ---------- 3. links and navigation ---------- */

p{
	margin: 0px;
	padding: 0px;
}

a {color: #8C384F;}
		
a:hover {text-decoration: none;}


/* ---------- 4. fonts ---------- */

.footText{
	font-size: 10px;
}
.maroonText{
	color: #8c384f;
}
.blueText{
	color: #1c60ab;
}
ul {
		list-style-type: none;
		}
ol {
	padding-left: 25px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8c384f;
	padding-top: 10px;
	padding-bottom: 3px;
}
h2 {
	color: #DDD;
	line-height: 16px;
}
h3 {
	font-size: 13px;
	color: #8C384F;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 3px 0px;
}
h4 {
	font-size: 18px;
	color: #DDD;
}
h5{
	font-weight: normal;
	font-size: 11px;
	padding: 5px 5px 0px 15px;
}

/* ---------- 5. images ---------- */
.mastImg {
	padding: 20px 0px 0px 25px
}
.quote {
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	color: #666666;
	width: 350px;
	clear: left;
	margin-right: 25px;
	margin-left: 25px;
}

.date {
	color: #469299;
	font-size: 12px;
}
.smDate {
	font-size: 10px;
	color: #469299;
}

.healthminute {
	font-size: 12px;
	color: #8E2140;
	line-height: 21px;
}


a img {border: 0;}	
/* ---------- 6. hacks ---------- */

/* hide from MacIE, \*/ 
* html #nav { margin-top: 3px; } 
* html #pullBoxTop { margin-bottom: -3px;}
* html #pullBoxContent { margin-top: -3px; margin-bottom: -3px; } 

/* end hide */
body	{ /* IE 5 centring bug fix */text-align: center;}
#wrapper {text-align: left;}  
hr {color: #8C384F;}
