/* @override http://localhost/grace_landing/css/screen.css */
@import "base.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: 0 10px 0 0;
	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;
}
#navigation #m-event, #navigation #m-eventb{
	font-size: 13px;
	text-align: center;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
}
#navigation #m-event a{
	background-color: #894747;
	padding: 6px 10px;
	color: #fffeff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#navigation #m-event a:hover{
	text-decoration: underline;
	background-color: #972e2e;
}
#navigation #m-eventb a{
	background-color: #618947;
	padding: 6px 10px;
	color: #fffeff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#navigation #m-eventb a:hover{
	text-decoration: underline;
	background-color: #4f7d31;
}
#navigation #m-news{
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#navigation #m-news a{
	background-color: #478983;
	padding: 6px 10px;
	color: #fffeff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#navigation #m-news a:hover{
	text-decoration: underline;
	background-color: #0c978a;
}
/* ---- 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;
}
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;
}
.keynote{
	color: #c19a31;
}
.center{
	margin: 0 auto;
	text-align: center;
}
a.css3button {
   border-top: 1px solid #f7ef97;
   background: #875a16;
   background: -webkit-gradient(linear, left top, left bottom, from(#bfa149), to(#875a16));
   background: -moz-linear-gradient(top, #bfa149, #875a16);
   padding: 7.5px 15px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #fff4bf;
   font-size: 12px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
}
.css3button:hover {
   border-top-color: #6b633b;
   background: #6b633b;
   color: #f7f3a3;
}
.css3button:active {
   border-top-color: #574a07;
   background: #574a07;
}
