/*
Theme Name: SGA Theme
Theme URI: http://www.bthreen.com
Description: Slavic Gospel Association NZ default theme.
Version: 1.5
Author: Benjamin Tan
Author URI: http://www.bthreen.com

GLOBAL RESET by Eric Meyer
==================================================
*/

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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
GENERAL
==================================================
*/

body {
	background: #298da3;
	font: 80% Verdana, Arial, Helvetica, "Sans-Serif";
	color: #555;
}

/* HEADERS */
h1 {
	padding: 0.8em 0;
	font-family: Arial, Helvetica, "Sans-Serif";
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #D51919;
}
h2 {
	padding: 0.2em 0;
	margin: 0;
	font-family: Arial, Helvetica, "Sans-Serif";
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #298DA3;
}
h3 {
	padding: 0.2em 0;
	margin: 0;
	font-family: Arial, Helvetica, "Sans-Serif";
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0;
	color: #298DA3;
}

span { font-weight: bold; }
img { border: 0; padding: 0; margin: 0; }
p { margin: 1em 0; display: block; }
ul { margin: 1em 0 1em 2em; padding: 0; }
li { padding: 0 0 0 1em; margin: 0; list-style: disc; }
ol li { background: transparent; list-style-type: decimal; }

a:link, a:visited {
	color: #D51919;
	border-bottom: 1px solid #EEE;
	background: transparent;
	text-decoration: none;
}
a:active {
	color: #000;
	background: transparent;
	font-style: italic;	
}
a:hover {
	color: #000;
	background: transparent;
	border: none;
}

strong { font-weight: bold; }
em { font-style: italic; }
blockquote { font-family: Georgia, "Serif"; color: #333; padding: 0 0.5em; margin: 0 1em; font-size: 0.95em; }

/*
DIV TEMPLATE
=============================================================
*/
#container {
	width: 1000px; 
	margin: 0 auto;
	padding: 0;
	background: transparent;
}
.headerbg {
	margin: 0;
	background: url(images/body_bg.jpg) no-repeat 50% 0;
	width: 1000px;
	float: left;
}
.headerbg.noside { 	
	background: url(images/body_bg_noside.jpg);
}

#header {
	width: 930px;
	height: 300px;
	margin: 0 35px;
	padding: 0;
}
#header h1 {
	width: 581px;
	height: 70px;
	margin: 35px 0 0 3px !important; margin: 35px 0 0 1px;
	padding: 0;
	float: left;
}
#header h1 a {
	overflow: hidden;
	height: 70px;
	display: block;
	padding: 0;
	text-indent: -9999px;
	background: url("images/header.gif") 100% 0 no-repeat;
	border-bottom: none;
}

#header h2 /* Find out how to give button */ {
	width: 163px;
	height: 55px;
	margin: 40px 1px 0 0;
	padding: 0;
	float: right;
}
#header h2 a {
	overflow: hidden;
	height: 55px;
	display: block;
	padding: 0;
	text-indent: -9999px;
	background: url("images/howtogive.gif") 0 0 no-repeat;
	border-bottom: none;
}
#header h2 a:hover { background-position: 0 -55px }

/* BODY */
.bodybg {
	background: url(images/content_bg.gif) 50% 200px repeat-y; 
	width: 1000px;
	margin: 0;
	padding: 0 0 15px 0;
	float: left;
}
.bodybg.noside { background: url(images/content_bg_noside.gif) 50% 200px repeat-y; }

#body {
	position: relative;
	width: 910px;
	margin: -155px auto 0 auto;
	padding: 1em 0 0 0;
	font-family: Verdana, Arial, Helvetica, "Sans-Serif";
	text-align: left;
	line-height: 1.8em;
}
#bodybottom {
	width: 910px;
	height: 10px;
	background: url(images/body_bottom.gif) 0 100% no-repeat #FFF; 
	margin: 0;
	float: left;
}

#body .content {
	float: left;
	width: 420px;
	padding: 0 20px 0 20px;
}
#body .content.wide { width: 665px; }

body span.editbutton a { font-weight: normal; color: #999; font-style: italic; font-size: .6em; letter-spacing: 0; }

#body #leftside {
	font-size: 11px;
	float: left;
	width: 165px;
	margin: 0;
	padding: 0 10px 0 30px;
}

#body #leftside h1 { color: #555; }
#body #leftside h1.small { font-size: 18px; padding: 20px 0 0 0; letter-spacing: -1px; }

#body #leftside ul.menu { margin: 0; font-size: 12px; }
#body #leftside ul.menu li { margin: 10px 0; padding: 0; list-style: none; }
#body #leftside ul.menu a { background: #FFF6CF; padding: 5px; color: #555; font-style: italic; }
#body #leftside ul.menu a:hover { background: #F5F5F5; color: #000; padding: 5px; }

#body #leftside ul.menu li ul { margin: 10px 0; padding: 0; }
#body #leftside ul.menu li li { margin: 0 0 0 15px; padding: 0; font-size: 13px; list-style: none; }
#body #leftside ul.menu li li a { background: transparent; color: #555; font-style: normal; }
#body #leftside ul.menu li li a:hover { background: transparent; color: #000; font-style: italic; }

#body #leftside a { color: #a7ab74; font-weight: normal; border: none; }
#body #leftside a:hover { color: #000; padding: 0 0 0 0.5em; }

#body #leftside em { font-style: italic; }
#body #leftside .desc { color: #999; padding: 20px 0 0 0; }

#body #sidebar {
	font-size: 11px;
	float: right;
	width: 200px;
	padding: 0 25px 0 20px;
}
#body #sidebar h1 { color: #555; }
#body #sidebar span { color: #777; font-size: 13px; }

#body #sidebar .wwd { font-size: 12px; }

#body #sidebar a { color: #AAA; font-weight: normal; border: none; }
#body #sidebar a:hover { color: #333; padding: 0; }
/*#body #sidebar ul { padding: 0; margin: 20px 0; }
#body #sidebar li { padding: 0 0 0 0.5em; margin: 0; border-bottom: 1px solid #EEE; background: transparent; }*/

/* FOOTER STUFF */

#footerbg {
	background: url(images/footer_bg.jpg) 50% 0 no-repeat; 
	width: 1000px;
	float: left;
}

#footer {
	width: 900px;
	padding: 25px 5px 0 5px;
	height: 120px;
	margin: 0 45px;
	font-size: 10px;
	text-align: left;
	color: #A7D6DF;
}
#footer h1 { font-size: 12px; font-weight: bold; color: #FFF; letter-spacing: 0; padding: 0; font-style: italic; }
#footer .left { float: left; width: 49%; }
#footer .left .partition { width: 33%; margin: 0; display: inline; float: left; }
#footer .right { float: right; width: 49%; text-align: left; }
#footer .right span { float: right; line-height: 60px; vertical-align: middle; font-weight: normal; font-style: italic; }
#footer .right h1 {
	width: 30px;
	height: 60px;
	margin: 0;
	padding: 0;
	float: right;
}
#footer .right h1 a {
	overflow: hidden;
	height: 60px;
	display: block;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	background: url(images/bthreen.gif) 100% 50% no-repeat;
	border-bottom: none;
}

#footer a { font-weight: normal; color: #FFF; border-bottom: 1px solid #A7D6DF; }
#footer a:hover { color: #A7D6DF; border: none; }

/*
FORMS

!! Unedited, will need to modify for nzcba !!

==================================================
*/

/*#contact input, #contact textarea {
	font-family: Verdana, "Sans-Serif";
	font-size: 1em;
}

#contact #name, #contact #email, #contact #subject {
	border: double 3px #DBD7CC;
	background: #FFF;
	padding: 0.2em;
	width: 20em;
	color: #888;
}*/

#contact #message {
	border: solid 1px #DBD7CC;
	background: #FFF;
	padding: 0.2em;
	width: 35em;
	color: #888;
}

input.contact {
	font-size: 1em;
	border: solid 1px #CCC;
	background: #FFF;
	padding: 0.2em;
	width: 20em;
	color: #AAA;
}
textarea.contact {
	font-family: Verdana, "Sans-Serif";
	font-size: 1em;
	border: solid 1px #CCC;
	background: #FFF;
	padding: 0.2em;
	width: 35em;
	color: #AAA;
}
input.maths {
	font-size: 1em;
	border: solid 1px #CCC;
	background: #FFF;
	padding: 0.2em;
	width: 1em;
	color: #AAA;
	text-align: center;
	vertical-align: middle;
}
input.submit {
	padding: 0.3em;
	font-size: 0.9em;
}

input.commentform {
	font-size: 1em;
	border: solid 1px #CCC;
	background: #FFF;
	padding: 0.2em;
	width: 20em;
	color: #AAA;
}

textarea.commentform {
	font-family: Verdana, "Sans-Serif";
	font-size: 1em;
	border: solid 1px #CCC;
	background: #FFF;
	padding: 0.2em;
	width: 35em;
	color: #AAA;
}

#commentform #submit {
	padding: 0.3em;
	font-size: 0.9em;
}

input.submitbtn {
	width: 80px;
	height: 30px;
	background: url("images/submit_bg.gif");
	outline: none;
}
input.submitbtn:hover { background-position: 0 -30px; }

/*
Menu
==================================================

Header Menu */

#headermenu {
	clear: both;
	background: url(images/mainmenu_bg.gif) no-repeat; 
	width: 910px;
	height: 50px;
	font-size: 11px;
}
#headermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#headermenu li {
	height: 50px;
	line-height: 40px;
	vertical-align: middle;
	display: inline;
	margin: 0 0 0 30px;
	padding: 0;
	background: transparent;
}
#headermenu a:link, #headermenu a:visited {
	font-weight: normal;
	color: #FFF;
	background: transparent;
	text-decoration: none;
	border: none;
}
#headermenu a:active {
	color: #d9dcc5;
	font-style: italic;	
}
#headermenu a:hover {
	color: #d9dcc5;
	border: none;
}

/*
OTHER
==================================================
*/

.preload { display: none; }

.imageborder {
	background: #E9E9E9;
	text-decoration: none;
	margin: 5px;
	border: none;
	padding: 5px;
}
/*a:hover img { background: #8AD5CE; }
a:link img,
a:visited img { border: none; }*/