/*
Theme Name: ToDeis Youth
Description: A Custom 5j Design Theme <a href="http://5jdesign.com</a>.
Version: 1.0
Author: 5j Design - Jake Peterson
Author URI: http://5jdesign.com/
*/

@charset "UTF-8";
body {
	background-color: #c8cecd;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #CC0000;
	font-weight: normal;
}
h2 {
	font-size: 28px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	color: #CC0000;
}
a {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
/* CSS Document */

#mainbody {
	margin: auto;
	height: auto;
	width: 900px;
}
#header {
	background-image: url(images/header-image.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 900px;
}
#main_links {
	background-image: url(images/main-links-bkgrd.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentbody {
	background-image: url(images/mainbody-bkgrd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 900px;
	padding-top: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	overflow: hidden;
}
#blog {
	float: left;
	width: 465px;
	margin-left: 50px;
	height: 600px;
	overflow: scroll;
	overflow-x:hidden;
}
#sidephotos {
	float: right;
	height: 553px;
	width: 326px;
	clear: none;
	margin-top: 0px;
	margin-bottom: 25px;
}
#sidephotos p{
	margin: 0;
	padding: 0;
}

#footer_bar {
	background-image: url(images/footer-bkgrd.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 900px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer_bar #gloriadei {
	float: left;
	height: 50px;
	width: 170px;
	margin-left: 35px;
	margin-top: 35px;
}
#footer_bar #gloriadei a {
	height: 65px;
	width: 170px;
	display: block;
}
#footer_bar  #facebook {
	height: 80px;
	width: 175px;
	margin-right: 60px;
	margin-top: 35px;
	float: right;
}
#footer_bar #facebook a {
	height: 80px;
	width: 175px;
	display: block;
}
#page {
	width: 800px;
	margin-left: 50px;
	height: auto;
	overflow: hidden;
	overflow-x:hidden;
	margin-right: 50px;
}
#services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 80px;
	width: 250px;
	margin-left: 230px;
	padding-top: 50px;
}
#services h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	height: 15px;
	width: 850px;
	padding-right: 50px;
	margin-bottom: 0px;
}
#footttext a {
	color:#FFFFFF
}

/*Blog Entry Styling*/
.entry {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height: 1.3em;
}
.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	padding-top: 15px;
}
.postmetadata {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 1px;
}
#homeleft {
	clear: none;
	float: left;
	height: auto;
	width: 420px;
	margin-bottom: 25px;
	overflow: hidden;
}
.author {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
img.alignright {
	float:right; margin:0 0 1em 1em}
img.alignleft {
	float:left; margin:0 1em 1em 0}
img.aligncenter {
	display: block; margin-left: auto; margin-right: auto}
a img.alignright {
	float:right; margin:0 0 1em 1em}
a img.alignleft {
	float:left; margin:0 1em 1em 0}
a img.aligncenter {
	display: block; margin-left: auto; margin-right: auto}
