@charset "utf-8";

/* CSS Document For LWML teen site

List of Universal Web Fonts:
- Arial
- sans-serif
- Verdana
- Times New Roman
- Courier
- Courier New
- Comic Sans MS
- Impact

*/
@import url("reset.css");
/* Typography and General Styles */
html, body {
	margin: 0;
	padding: 0px;
	height: 100% !important;
}
body {	
	background: #ffffff;
	color: #1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant:normal;
	font-weight:normal;
	line-height:130%;
	text-align:left;
}
p {
	font-size: 14px;
}
h1 {
	font-size:15px;
	color: #1e1e1e;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size:14px;
}
h1, h2, h3, p {
	margin-bottom:15px;	
}
a {
	color:#493193;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #00a0af;
}
#content ul {
	list-style-type:disc;
	padding-left: 20px;
}
#content ul li {
	font-size: 13px;
}
.imgleft {
	float: left;
	margin: 0 20px 10px 0;
}
.imgright {
	float: right;
	margin: 0 0 10px 20px;
}
.clearl {
	clear: left;
}
.clearr {
	clear: right;
}
/* Container */

/* Header */
#about-fish {
	width: 550px;
	padding-top: 262px;
	padding-left: 210px;
}
#about-fish p {
	padding: 0;
	margin: 0;
}
#main-nav {
	float: right;
	width: 300px;
	height: 30px;
	padding-top: 10px;
}
#main-nav ul {
}
#main-nav ul li {
	float: right;
}
#main-nav ul li a {
	display:block;
	color: #333333;
	margin: 0 5px;
	text-decoration: none;
}
/* Breadcrumbs section */
#breadcrumbs a {
	color: #333333;
}
#breadcrumbs p {
	font-size: 12px;
}
/* Section left */
#section-left ul li {
	margin: 0 10px 20px;
	text-indent: -9999px;
}
#section-left ul a {
	background: url("/resources/teens/images/rollovers.jpg") no-repeat;
	display: block;
}
#section-left ul li.faith a, #section-left ul li.calendar a, #section-left ul li.leaders a, #section-left ul li.groups a {
	height: 121px;
	width: 121px;
}
#section-left ul li.faith a {
	background-position: 0 0;
}
#section-left ul li.faith a:hover {
	background-position: 0 -131px;
}
#section-left ul li.calendar a {
	background-position: -131px 0;
}
#section-left ul li.calendar a:hover {
	background-position: -131px -131px;
}
#section-left ul li.leaders a {
	background-position: -263px 0;
}
#section-left ul li.leaders a:hover {
	background-position: -263px -131px;
}
#section-left ul li.groups a {
	background-position: -395px 0;
}
#section-left ul li.groups a:hover {
	background-position: -395px -131px;
}
#section-left ul li.teen-page a {
	height: 20px;
	width: 123px;
	background-position: -529px 0;
}
#section-left ul li.teen-page a:hover {
	background-position: -529px -131px;
}
#section-left ul li.shop a {
	height: 20px;
	width: 77px;
	background-position: -529px -27px;
}
#section-left ul li.shop a:hover {
	background-position: -529px -158px;
}
#section-left ul li.resources a {
	height: 36px;
	width: 80px;
	background-position: -529px -56px;
}
#section-left ul li.resources a:hover {
	background-position: -529px -187px;
}
			
/* Content */
/* these three sections make up the green box with the dark border around it */
#top-main-section {
	background: transparent url("/resources/teens/images/content-top-round.gif") no-repeat center top scroll;
	height: 15px;		
}
#main-section {
	background: transparent url("/resources/teens/images/content-repeat-bg.gif") repeat-y center top scroll;
	height: auto;
	padding: 10px 25px;
	overflow: hidden;
}
#btm-main-section {
	background: transparent url("/resources/teens/images/content-btm-round.gif") no-repeat center top scroll;
	height: 15px;
	margin-bottom:20px;
}
/* This background makes up the paper notebook */
#section-paper {
	background: url("/resources/teens/images/paper-bg.jpg") no-repeat center top scroll;
	height: 810px;
	padding: 20px;
	margin-top: -6px;
}
/* Paper bg classes and styles associated with it */
.heading {
	float: right;
	width: 300px;
	padding-top: 40px;
	font-style: italic;
	line-height: 110%;
}
.heading-light {
	float: right;
	width: 300px;
	padding-top: 20px;
	font-style: italic;
	line-height: 110%;
}
.heading h2, .heading-light h2 {
	font-size: 14px;
}
.heading p, .heading-light p {
	font-size: 12px;
}
.left-section {
	padding-top: 210px;
	float: left;
	text-align: right;
	width: 162px;
	color: #493193;
	margin-left: 35px;
	font-weight: bold;
	line-height: 110%;
}
.left-section-light {
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	text-align: right;
	width: 120px;
	color: #493193;
	margin-left: 42px;
	margin-top: 20px;
	font-weight: bold;
	line-height: 110%;
	border-right: 1px solid #493193;
}	
.left-section h2, .left-section-light h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
.left-section p, .left-section-light p {
	font-size: 12px;
}
#top-sub-section {
	background: transparent url("/resources/teens/images/note-top-round.gif") no-repeat center top scroll;
	height: 14px;
}
#main-sub-section {
	background: transparent url("/resources/teens/images/note-repeat-bg.gif") repeat-y center top scroll;
	padding: 10px 25px;
	overflow: hidden;
	height: auto;
}
#btm-sub-section {
	background: transparent url("/resources/teens/images/note-btm-round.gif") no-repeat center top scroll;
	height: 14px;
}
#copyright {
	font-size: 9px;
	width: 100%;
	text-align:center;
}
.pdf {
	font-size:10px;
	font-style:italic;
	}

/* Page Structure Top to bottom*/
#container {
	margin: 0 auto;
	width:807px;
	overflow:hidden;
	padding-bottom:30px;
}
#header {
	background: transparent url("/resources/teens/images/header.jpg") no-repeat center top scroll;
	height: 310px;
}
#breadcrumbs {
	height: 50px;
	position: relative;
	padding: 0 40px;
}
#section-left {
	float: left;
	width: 130px;
	padding-left:50px;
	margin-right: 20px;
	display:block;
	position:relative;
}
#content {
	float: left;
	width:566px;
	display:block;
	position:relative;
}