/* @override http://localhost/grace_landing/css/screen.css */
/*
Client Name: Grace Landing
Author: Oscar J Cortez of Illustrative.
Author URI: http://www.getillustrative.com
*/
/* ---- Color Palette ----
	
*/
/* ---- Structure ---- */
html{
	min-width: 860px;
}
body{
	color: #636363;
	background-color: #cccccc;
	text-align: center;
	font: 75%/1.5em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}
#wrapper{
	width: 840px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	background-color: #fff;
}
#header{
	width: 840px;
	height: 190px;
	background: #38c8e7 url(../img/bg_header.jpg) no-repeat left top;
	margin-bottom: 10px;
}
#columns{
	min-height: 490px;
	background: #fff url(../img/bg_wrapper.jpg) no-repeat center top;
}
#navigation{
	width: 240px;
	margin-right: 10px;
	float: left;
}
#content{
	width: 550px;
	float: left;
	padding: 20px;
}
.section{
	float: left;
	width: 40%;
	margin-bottom: 10px;
	margin-right: 10%;
}
#activePaste{
	width: 75%;
}
#footer{
	padding-bottom: 20px;
}
/* ---- Navigation ---- */
a:link{
	color: #276ae6;
	text-decoration: underline;
}
a:visited{
	color: #845d90;
}
a:hover{
	text-decoration: none;
}
a:active{
	
}
#header h1 a{
	width: 840px;
	height: 190px;
	display: block;
}
ul#navigation{
	width: 240px;
	color: #ab882e;
	font-weight: bold;
	font-size: 17px;
	padding-top: 50px;
	list-style-type: none;
}
#navigation li a{
	width: 220px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #fff;
	padding-left: 20px;
}
#navigation a:link, #navigation a:visited{
	color: #ab882e;
	text-decoration: none;
}
#navigation a:hover{
	color: #6e571d;
	text-decoration: none;
}
body#index #m-home a, body#about #m-about a, body#contact #m-contact a, body#employment #m-job a, body#news #m-news a, body#donate #m-donate a, body#application #m-app a, body#questions #m-questions a{
	color: #fff;
	background-color: #cfa438;
}
#activePaste li a{
	margin-bottom: 1em;
}
#footer p a:link{
	color: #82a8ca;
}
#footer p a:hover{
	color: #3b8d9a;
}
/* ---- Iconography ---- */
.download{
	background-image: url(../img/ico_pdf-16px.png);
}
/* ---- Typography ---- */
#header h1{
	text-indent: -9999px;
}
#header h2{
	display: none;
}
#content h3{
	font-size: 1.75em;
	color: #4f4f4f;
	margin-bottom: .75em;
	border-bottom: 1px solid #c7cece;
	padding-bottom: .5em;
}
#content h4{
	color: #478983;
}
#content li{
	list-style-position: outside;
	margin-left: 25px;
	margin-top: .25em;
}
table caption{
	display: none;
}
table thead{
	background-color: #478983;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
table thead th{
	border: none;
}
#content table{
	width: 75%;
	margin-bottom: 20px;
	text-align: left;
	border-left: 1px solid #c8c8c8;
}
table th{
	padding: 10px 10px 5px 20px;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
table td{
	padding: 10px 10px 5px 20px;
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}
.copy, .copy a{
	color: #a8a8a8;
}
#footer h6{
	width: 193px;
	height: 216px;
	background: url(../img/gfx_logo.jpg) no-repeat left top;
	text-align: center;
	margin: 0 auto;
	text-indent: -9999px;
}
#footer p{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #a8a8a8;
}
/* ---- Miscellaneous ---- */
.inlineForm{
	padding: 20px;
	background-color: #f0f0f0;
	border: 1px solid #b3b5b5;
	width: 50%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.announce{
	font-size: 1.25em;
}
.fancyText p{
	font: italic 1.55em Georgia, "Times New Roman", Times, serif;
	color: #8d6146;
	margin-bottom: 30px;
}
#content img{
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	margin-bottom: .5em;
}
.lateFee{
	color: #f9b628;
}
/* @group Baseline */
/* ---- Resetting Defaults ---- */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td{
	margin: 0;
	padding: 0;
}
img{
	border: none;
	background-color: #fff;
}
/* ---- Typography ---- */
h1{
	font-size: 2.0em;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.6em;
}
h4{
	font-size: 1.4em;
}
h5{
	font-size: 1.2em;
}
h6{
	font-size: 1.0em;
}
h1,h2,h3,h4,h5,h6{
	margin-bottom: .125em;
}
p{
	font-size: 1em;
	margin-bottom: 1.5em;
}
ul, ol{
	list-style-position: inside;
	margin: 0 1em 1.5em 0;
}
li ul, li ol{
	margin: 0 1.5em;
}
ul{
	list-style-type: disc;
}
ol{
	list-style-type: decimal;
}
dl dt, th{
	font-weight: bold;
}
tfoot{
	font-style: italic;
}
code, blockquote, fieldset, img{
	padding: 1em;
	background-color: #fff;
}
pre, code{
	font: 1em 'andale mono', 'lucida console', monospace;
	color: #4c4c4c;
}
blockquote{
	margin-bottom: 1.5em;
	color: #4c4c4c;
}
blockquote p:last-child{
	margin-bottom: 0;
}
fieldset, dl, table{
	margin: 1em 0 1.5em;
}
input, textarea{
	color: #4c4c4c;
}
/* ---- Miscellaneous ---- */
.clear{
	clear: both;
	height: 0;
}
.block{
	display: block;
	margin: 1em 0;
}
.icon{
	padding-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
}
.alignLeft{
	float: left;
	margin: 0 1em .25em 0;
}
.alignRight{
	float: right;
	margin: 0 0 .25em 1em;
}
/* @end */