@charset "utf-8";

/* ----------------------------------------------------------
	Stylesheet for Our Lady of Victory Catholic School 
	(Homepage only)
	Date: 3/30/2008
	Author: Blue Banana Designs
	Contact: updates@bluebanana.net
----------------------------------------------------------- */

/* Override global stylesheet */
#content {
padding-right:20px;
}

/* MAIN PHOTO
********************************************/
#message-and-pic-pod  {
width:530px;
height:255px;
}
#message-and-pic-pod img#message {
float:left;
width:190px;
height:255px;
}
#message-and-pic-pod img#pic {
float:right;
width:340px;
height:255px;
}

/* INFORMATION PODS
********************************************/
#information-pods h2 {
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

/* FEATURE STORY
********************************************/
div#featureStory-pod {
	margin-top:20px;
	clear:both;
	width:530px;
	color:#000;
	background:#D4ECD7 url(/assets/images/homepage/pods/featureStory_btm.gif) bottom left no-repeat;
	padding-bottom:6px;
}
div#featureStory-pod h2 {
	background-image: url(/assets/images/homepage/pods/featureStory_hdr.gif);
	width:530px;
	height:22px;
	overflow:hidden;
	margin-bottom:20px
}
div#featureStory-pod h3 {
font-size: 1.3em;
	margin: 12px 20px 8px;
	padding:0;
color:#389344;
	background-color:#d4ecd7;
}
div#featureStory-pod p {
	margin: 8px 20px 8px;
	padding:0;
}
div#featureStory-pod ul, ol {
	margin: 8px 20px 8px;
	padding:0 0 0 30px;
}
div#featureStory-pod dl {
	margin: 8px 20px 8px 30px;
}
div#featureStory-pod a {
	background-color:#d4ecd7;
}
div#featureStory-pod hr {
	margin:10px 20px;
	border:none;
	color:#7fc788;
	background-color:#7fc788;
	height:3px;
}


/* IN THE SPOTLIGHT
********************************************/
div#inTheSpotlight-pod {
	clear:both;
	margin-top:20px;
	width:530px;
	color:#000;
	background:#E6F3FC url(/assets/images/homepage/pods/inTheSpotlight_btm.gif) bottom left no-repeat;
	padding-bottom:6px;
}
div#inTheSpotlight-pod h2 {
	background-image: url(/assets/images/homepage/pods/inTheSpotlight_hdr.gif);
	width:530px;
	height:22px;
	overflow:hidden;
	margin-bottom:20px;
}
div#inTheSpotlight-pod h3 {
	font-size: 1.1em;
	color:#000;
	margin: 20px 20px 0px;
	color:#000;
	background-color:#e6f3fc;
}
div#inTheSpotlight-pod p {
	margin: 8px 20px 8px;
	padding:0;
}
div#inTheSpotlight-pod ul, ol {
	margin: 8px 20px 8px;
	padding:0 0 0 30px;
}
div#inTheSpotlight-pod dl {
	margin: 8px 20px 8px 30px;
}
div#inTheSpotlight-pod a {
	background-color:#e6f3fc;
}
div#inTheSpotlight-pod hr {
	margin:20px 20px 0px;
	color:#9ccff3;
	background-color:#9ccff3;
	border:none;
	height:3px;
}


/* BIPOD
********************************************/
div#newsAnnouncements-bipod {
clear:both;
margin-top:20px;
	width:530px;	
	background: url(/assets/images/homepage/pods/newsAnnouncements_bipod_mid.gif) top left repeat-y;
}
div#newsAnnouncements-bipod div.pod-btm {
clear:both;
background: url(/assets/images/homepage/pods/newsAnnouncements_bipod_btm.gif) bottom left no-repeat;
width:530px;
height:6px;
}

/* News You Can Use */
div#newsYouCanUse-pod {
width:350px;
float:left;
	background-color:#E9F6EB;
	color:#000;
}
div#newsYouCanUse-pod h2 {
	background-image: url(/assets/images/homepage/pods/newsYouCanUse_hdr.gif);
	margin-bottom:14px;
	width:350px;
	height:22px;
	overflow:hidden;
}
div#newsYouCanUse-pod h3 {
	font-size: 1.1em;
	color:#000;
	margin: 8px 20px 0px;
	padding:0;
	color:#000;
	background-color:#e9f6eb;
}
div#newsYouCanUse-pod p {
	margin: 2px 20px 8px;
	padding:0;
}
div#newsYouCanUse-pod ul, ol {
	margin: 8px 20px 8px;
	padding:0 0 0 30px;
}
div#newsYouCanUse-pod dl {
	margin: 8px 20px 8px 30px;
}
div#newsYouCanUse-pod a {
	background-color:#e9f6eb;
}
div#newsYouCanUse-pod hr {
	margin:0 20px 0;
	color:#a9daaf;
	background-color:#a9daaf;
	border:none;
	height:3px;
}

/* Announcements */
div#announcements-pod {
	width:161px;
	float:right;
	text-align:left;
	background-color:#F5DDCC;
	color:#000;
}
div#announcements-pod h2 {
	background-image: url(/assets/images/homepage/pods/announcements_hdr.gif);
	margin-bottom:14px;
	width:161px;
	height:22px;
	overflow:hidden;
}
div#announcements-pod h3 {
	font-size: 1.1em;
	color:#000;
	margin: 8px 10px 0px;
	padding:0;
	background-color:#f5ddcc;
}
div#announcements-pod p {
	padding-left:10px;
	margin-right:10px;
}
div#announcements-pod p {
	margin: 2px 10px 8px;
	padding:0;
}
div#announcements-pod ul, ol {
	margin: 8px 10px 8px;
	padding:0 0 0 20px;
}
div#announcements-pod dl {
	margin: 8px 10px 8px 20px;
}
div#announcements-pod a {
	background-color:#f5ddcc;
}
div#announcements-pod hr {
	margin:0px 10px 0px;
	padding:0;
	color:#a9daaf;
	background-color:#e09a66;
	border:none;
	height:3px;
}
