/*
Theme Name: EBCALA 2013
Theme URI: http://www.ebcala.org
Author: Lynne Arnold
Author URI: http://www.lynnearnold.com
Description: Designed by <a href="http://www.lynnearnold.com">Lynne Arnold</a> for EBCALA
Version: 1.0
License: Lynne Arnold
License URI: http://www.lynnearnold.com

*/

/* @group RESET */
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;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display:none;
}

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end */

/* Structure */

body {
	font-family: 'Open Sans', Arial, Helvetica, Verdana sans-serif;
	margin: 0 auto;
	font-size: 62.5%;
	color: #000000;
	z-index: 1;
	background: #011a39 url(images/ebcala-background.jpg) no-repeat center top;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	height: auto;
	z-index: 1;
	position: relative;
}

#header {
	width: 960px;
	height: 182px;
}

/* social search */

#social-search {
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	float: right;
}

#socialables {
	height: 40px;
	width: 195px;
	float: right;
	position: relative;
	margin-top: 5px;
}

#socialables img {
	margin: 3px;
}

label.screen-reader-text {
display: none;
}

input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
	border: 1px solid #ffffff;
	width: 145px;
}

#text input#s {
	background: #ffffff url(images/search-big.png) no-repeat 5px 5px;
	font-size: 14px;
	height: 25px;
	line-height: 1.1em;
	padding: 1px 5px 2px 40px;
	position: relative;
	width: 310px;
	border: 2px solid silver;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: -5px;
}

input#searchsubmit {
	display: none;
}

#search {
	clear: right;
	text-align: right;
	margin-bottom: 15px;
	margin-top: 5px;
	width: 190px;
	margin-right: 3px;
	float: right;
}

.search-box {
	background-color: #ffffff;
	opacity:0.5;
	filter: alpha(opacity=50);
	-moz-opacity:.50; -webkit-opacity:.50;
}

#menu {
	height:67px; 		
	position: relative; 
	color: #ffffff;
	width: 960px;
	background: url(images/menu.png) no-repeat;
	clear: both;
	font-size: 1.2em;
}

#menu ul {
	padding-left: 30px;
	padding-top: 25px;
}

#menu li {
	list-style-type: none;
	display: inline;	
	letter-spacing: .09em;
	padding-right: 30px;
}

#menu a {
	color: #ffffff;	
	text-decoration: none;
	text-transform: uppercase;
}

.menu-hover ul li:hover a{
	background: url(images/menu_hover.png) no-repeat scroll center -4px transparent;
}

#container {
	position: relative;
	width: 950px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
	top: 2px;
}

#home {
	background-color: #ffffff;	
}

.home #content {
	padding-top: 45px;
}

.home .header {
	color: #2379c4;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin-bottom: 5px;
	font: 1.4em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;
}

#slider {
	height: 415px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
}

#join {
	height: 30px;
	background-color: #efeeee;
	padding: 20px 40px 50px;
}

#join h1 {
	color: #b68f2e;
	font: normal 1.95em/140% 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;
	font-weight: normal;
	letter-spacing: .05em;
	float: left;
	line-height: 140%;
	margin-top: 0;
}

.join-button {
	float: right;
	display: block;
	width: 136px;
	height: 55px;
	background: url(images/join-button.png) no-repeat;
	color: #ffffff;
	font-size: 2.5em;
	padding-top: 10px;
	padding-left: 23px;
	letter-spacing: .05em;
	margin-right: 33px;
}

.join-button a {
	color: #ffffff;
	text-decoration: none;
}

#sub-header {
	overflow:hidden;
	color:#898C8E;
	text-shadow:1px 1px 1px #fff;
	background: #ffffff url(images/sub-header-background.png) repeat-x 0 bottom;
	height: auto;
	width: 870px;
	padding: 30px 40px 40px;
}

#sub-header h1 {
	color: #b68f2e;
	font: bold 3.2em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;
}

#content {
	border-bottom: 1px solid #ebebeb;
	background-color: #ffffff;
	position: relative;
	padding: 0 40px 40px;
	clear: both;
}

#content li {
	font-size: 100%;
	margin-bottom: 10px;
	line-height: 135%;
}

#content li li {
	font-size: 90%;
	margin-bottom: 10px;
	line-height: 135%;
}

#content li li li {
	font-size: 85%;
	margin-bottom: 10px;
	line-height: 135%;
}

#content a {
	color: #2379c4;
	text-decoration: none;
}

#content a hover {
	color: #000000;
	text-decoration: none;
}

#content p {
	font-size: 1.5em;
	margin-bottom: 15px;
	line-height: 150%;
}

#content td {
	margin-bottom: 15px;
	line-height: 150%;
}

#text {
	width: 600px;
	height: auto;
}

#text h1 {
	color: #2379c4;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin-bottom: 5px;
	font: 2.6em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;
}

#text h2 {	color: #3d505d;	margin-bottom: 10px;	font: 2.5em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;}

#text h3 {	color: #b68f2e;
	margin-bottom: 10px;	font: 2.2em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;}

#text h4 {	color: #3d505d;	margin-bottom: 10px;	font: 2em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;}

#text h5 {	color: #3d505d;	margin-bottom: 10px;	font: 1.8em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;}

#text h6 {	color: #2379c4;	letter-spacing: .3em;	text-transform: uppercase;	margin-bottom: 10px;	font: italic 1.5em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;}

#text p {
	margin-bottom: 15px;
}

#sidebar {
	width: 190px;
	height: auto;
	float: right;
	background: url(images/sidebar-shadow.png) no-repeat 0 0;
	padding-left: 40px;
	padding-bottom: 10px;
}

#sidebar .category {
	color: #b68f2e;
	font-weight: normal;
	font: 2.5em 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;
	margin-bottom: 15px;
	display: block;
}

#sidebar ul {
}

#sidebar li {
	list-style-type: none;
	font-size: 1.5em;
	margin-bottom: 5px;
}

#sidebar .caption {
	font-size: 1.4em;
	font-style: italic;
	line-height: 135%;
}

.donate {
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
}

#ebcala {
	text-align: center;
	height: 45px;
	width: 950px;
	background-color: #ebebeb;
	color: #3d505d;
	font-size: 1.7em;
	letter-spacing: .08em;
	padding-top: 20px;
	border-top: 1px solid #ffffff;
	text-shadow:1px 1px 1px #fff;
}

#footer {
	background-color: #002646;
	width: 870px;
	color: #5d7687;
	margin-top: 10px;
	padding: 30px 40px 40px;
}

#footer .category {
	color:#898C8E;
	font: 1.2em/130% 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;
	letter-spacing: .2em;
	text-transform: uppercase;
}

#footer ul {
	
}

#footer li {
	font-size: 1.2em;
	list-style-type: none;
	line-height: 130%;
	margin-top: 10px;
}

#footer .col {
	width: 125px;
	margin-right: 40px;
	display: block;
	float: left;
}

#footer .col a {
	color: #5d7687;
	text-decoration: none;	
}

#footer .category {
	color: #949995;
}

#copyright {
	color: silver;
	text-align: center;
	margin-top: 10px;
	font-size: 1em;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;
}

/* special formatting */

#breadcrumb { 
	text-transform:uppercase;
	color:#bbb;
	font-size: .6em;
	letter-spacing: .2em;
	margin-bottom: 30px;
}

#breadcrumb ul {
	
}

#breadcrumb li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
}	

.clear {
	clear: both;
}

.pagenavi {
	margin-top: 30px;
	margin-bottom: 10px;
}

#sub-header .post-meta ul {
}

#sub-header .post-meta li {
	color:#656464;
	font-size: 2em;
	list-style-type: none;
	text-align: left;
	padding: 0;
}

#sub-header .post-meta-key {
	visibility: collapse;
	font-size: 0px;
	display: block;
}

.date-meta {
	display: block;
	padding-bottom: 45px;
}

.date-meta .post-meta {
	color:#656464;
	font-size: 1em;
}

.date-meta .post-meta-key {
	color:#656464;
	font-size: 1em;
}


/* feature */

.feature {
	float: right;
	position: relative;
	display: block;
	width: 200px;
	margin-left: 20px;
	padding: 10px;
	font-size: 13px;
	line-height: 135%;
	border: 1px dotted silver;
}

.feature h4 {
	margin-bottom: 5px;
}

.feature p {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 130%;
}

.feature-sm {
	float: right;
	position: relative;
	display: block;
	width: 200px;
	margin-left: 20px;
	padding: 10px 10px 0;
	border: 1px dotted silver;
	margin-bottom: 10px;
}

.feature-no-border {
	float: right;
	position: relative;
	display: block;
	width: 250px;
	margin-left: 20px;
	padding: 10px;
	height: auto;
	text-align: center;
}

.feature_enews {
	position: relative;
	display: block;
	border:1px dotted silver; 
	margin:2px 10px 0 0;
	padding:12px 10px 18px 10px;
	background-color: #f7f0e0;
	float: left;
}

.feature ul {
	margin: 0;
	padding: 0;
}

.feature li {
	list-style-type: none;
	padding-bottom: 5px;
}

.photo-right {
	border: 2px solid #b68f2e;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 5px;
}

.photo-left {
	border: 2px solid #b68f2e;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 5px;
}

.photo {
	border: 2px solid #b68f2e;
	margin-bottom: 20px;
}

#read-more {
	display: block;
	margin-bottom: 5px;
}

a.read-more {
	padding-right:15px; 	
	margin-right:10px;
	background: url(images/read-more-blue.png) no-repeat scroll right top;
	font-size: 1.3em;
}

/* twitter */

.twitter {
	width: 200px;
	height: auto;
	top: -5px;
	position: relative;
	float: right;
}

.twitter p {
	line-height: 150%;
	font-size: 1.2em;
	margin-top: 10px;
}

.twitter a {
	color: #898C8E;
	text-decoration: none;
	border-bottom: 1px dashed #898C8E;;
	padding-bottom: 1px;
}

.muted {
	color: #d6be80;
	display: block;
	padding-bottom: 8px;
	border-bottom: 1px dotted #898C8E;
	padding-top: 3px;
	margin-bottom: 5px;
}

/* sitemap */

.sitemap ul {
	font-size: 1.4em;
	margin-left: 20px;
	margin-bottom: 7px;
}

.sitemap ul ul {
	font-size: 110%;
}

.sitemap ul ul ul {
	font-size: 110%;
}

.sitemap ul ul ul {
	font-size: 120%;
}

.sitemap li {
	font-size: 1.4em;
	line-height: 130%;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: disc;
	margin-top: 5px;
}

.sitemap li li {
	list-style-type: circle;
}

.sitemap li li li {
	list-style-type: square;
}

#posts {
	margin-top: 30px;
}

/* default page */

.default ol {
	font-size: 1.4em;
	margin-left: 20px;
	margin-bottom: 15px;
}

.default ol ol {
	font-size: 100%;
}

.default ol ul {
	font-size: 100%;
}

.default ul ol {
	font-size: 100%;
}

.default ol li {
	font-size: 1.4em;
	margin-left: 20px;
	margin-bottom: 15px;
	list-style-type: decimal;
}

.default ul {
	font-size: 1.4em;
	margin-left: 20px;
	margin-bottom: 15px;
}

.default ul ul {
	font-size: 100%;
}

.default li {
	font-size: 1.4em;
	line-height: 130%;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: disc;
}

.default li li {
	list-style-type: circle;
}

.default li li li {
	list-style-type: square;
}

/* tables */

table {
	margin-bottom: 15px;
	font-size: 130%;
	font-size: inherit;	
}

table.grid {
	border: 1px solid silver;
	margin-top: 5px;
}

table.grid td {
	border: 1px solid silver;
	padding: 3px 10px 4px;
	border-collapse: collapse;
	vertical-align: middle;
}

table.grid th {
	border: 1px solid silver;
	padding: 3px 10px 4px;
	border-collapse: collapse;
	vertical-align: bottom;
	font-family: 'Quattrocento', 'Palatino Linotype', Georgia, Times, serif;
	color: #b68f2e;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}


td {
	font-size: 130%;
}

table.news td {
	padding-right: 10px;
	padding-bottom: 5px;
}

table.news, .tight td {
	text-align: left;
	vertical-align: top;
}

table.tight {
	margin-bottom: 15px;
}

table.tight td {
	padding: 3px 10px 3px 3px;

}

/* buttons */

.register-button {
	display: block;
	background-color: #21386e;
	padding: 5px 8px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.register-button a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
