/*
Theme Name: Hymns of Thanks
Theme URI: http://dev.hymnsofthanks.com
Description: The new theme for Hymns of Thanks
Author: RIA Fox, Inc
Version: 1.0
*/

@font-face {
	font-family: 'EdwardianScript';
	src: url('fonts/itcedscr-webfont.eot');
	src: local('☺'), url('fonts/itcedscr-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color: #5A3D1C;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*line-height: 1;*/
}
p{
	color: #3A3A3A;
	font-size: 1h1, h2, h33px;
}
h2, h3, h4, h5, h6{
	color: #AD181B;
	margin-bottom: 18px;
}
h4{
	margin-bottom: 0;
}
img{
	border: 0;
}
img.alignleft{
	margin: 5px;
	float: left;
}
span.red{
	color: #AD181B;
	font-weight: bold;
}
/*------ Main Layout ------*/
#wrapper{
	background-color: #5A3D1C;
	width: 900px;
	margin: auto;
}
#headerContainer{
	background-color: #5A3D1C;
	width: 900px;
	height: 270px;
	float: left;
}
#mainMenu{
	background-color: transparent;
	width: 900px;
	height: 220px;
	margin: 0;
	float: left;
}
#subMenu{
	background: transparent url('images/header2.jpg') no-repeat top left;
	width: 900px;
	height: 50px;
	margin: 0;
	float: left;
}
#mainContainer{
	background: #DDCD91 url('images/repeater.jpg') repeat-y top left;
	width: 900px;
	margin: 0;
	float: left;
}
#pageContainer{
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	width: 840px;
	min-height: 250px;
	padding: 15px 30px 10px 30px;
	float: left;
}
div.contactCenter{
	background-color: transparent;
	width: 350px;
	margin: 0 auto;
}
div.largeContactCenter{
	background-color: transparent;
	width: 450px;
	margin: 0 auto;
}
#footer{
	background: #DDCD91 url('images/footer.jpg') no-repeat top left;
	width: 900px;
	height: 70px;
	float: left;
}
#homePage{
	width: 840px;
	float: left;
}
/*------ form ------*/
.tinyForm{
	width: 144px;
}
.smallForm{
	width: 344px;
}
.largeForm{
	width: 444px;
}
textarea{
	resize: none;
}
#homeDiv{
	
}
/*------ typography ------*/
p#sMenu{
	margin-left: 160px;
	font-size: 19px;
	line-height: 30px;
}
p#sMenu a:link, p#sMenu a:visited{
	color: #000000;
	padding: 0 10px;
	text-decoration: none;
}
p#sMenu a:hover, p#sMenu a:active{
	color: #AD181B;
	padding: 0 10px;
	text-decoration: none;
}
#pageContainer p{
	color: #3A3A3A;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 16px;
}
#pageContainer a:link, #pageContainer a:visited{
	color: #0000FF;
	text-decoration: underline;
}
#footer p.notice{
	position: relative;
	width: 250px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	top: 45px;
	left: 650px;
}
#footer p.notice a:link, a:visited{
	color: #AD181B;
	text-decoration: none;
}
#footer p.notice a:hover, a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#homeDiv p{
	color: #101010;
	font-family: Georgia, serif;
	font-size: 18px;
	margin-bottom: 30px; 	
}
#homeDiv h1{
	color: #333333;
	margin-bottom: 30px;
}
#homeDiv h1{
	font-size: 38px;
	font-family: 'EdwardianScript';
	letter-spacing: 0.01em;
}
