/* @override http://jfs.pixeldesigns.ca/wp-content/themes/jfs_edmonton/style.css */

/*
Theme Name: Jewish Family Services Edmonton
Description: The default theme of Jewish Family Services in Edmonton
Version: 1.0
Author: Kyle Hubermann
*/

/******************************************************************/
/* CLEAR BROWSER STYLES *******************************************/

/*
 * ERIC MEYER CSS 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,
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;
}
/* 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: "" "";
}


/*******************************************************************/
/* STRUCTURE *******************************************************/
/*******************************************************************/

body { 
	background-color: #428bb8; 
	font: 1em/1em Trebuchet MS, Helvetica, sans-serif;  	
}

.wrapper{
	background-image:url(images/background.gif);
	width:960px;
	min-height: 840px;
	background-repeat:repeat-y;
	margin:0 auto!important; position:relative; overflow:hidden;
}

.header{width:1000px; height:124px;margin:0px auto;}

h1.logo {

width:954px; height:124px; background:url(images/header.jpg) 0 0 no-repeat; margin: 0px auto 0px 3px;

}

h1.logo a {float:left; width:118px; height:116px; display:inline; margin:3px 0 0 20px; }

th{
	font-weight: bold;
	border-bottom: 2px solid #f2b817;
}

.table_border td{
	border-bottom: 1px dotted #f2b817;
}

.top_bar{width:954px; height:22px; margin: 0px 0px 0px 3px; background: #f9be1b;float:left;padding-top:3px;}

.text{ font-family:"Comic Sans MS"; font-weight:bold; font-size:11pt; color:#FFFFFF; padding-left:10px; padding-top: 2px; letter-spacing:0.17em; }

.container{
	width:1000px; 
	height:auto; 
	margin:0px auto;
}

.left_section{
	float:left;
	width:220px;
	height:400px;
}

.right_section{
	float:left;
	width:760px;
	height:auto;
}

.left_text_section{
	float:left;
	width:670px;
	padding: 0 40px 60px;
	font: 15px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.left_text_section ol{
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom:15px;
	margin-top:15px;
}

.left_text_section ul{
	list-style-type: disc;
	margin-left: 40px;
	margin-bottom:15px;
	margin-top:15px;
}

.left_text_section li{
	margin-bottom: 5px;
}

.left_text_section a:hover{
	color: #326e92;
	border-bottom: 1px solid #326e92;
}

.left_text_section a{
	color: #326e92;
}

.left_text_section hr{
	color: #f2b817;
	background-color: #f2b817;
	height: 2px;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.right_text_section{

float:left;

width:250px;

font-family:"Trebuchet MS";

font-size:14px;

padding-left:72px;

padding-top:75px;

}

h1 { font-size: 1.4em; margin-bottom: 1em; color: #7dc7e2; }
h4 { font-size: 1.4em; margin-bottom: 1em; color: #4d7f90; }

h3.widgettitle { font-size: 1.4em; margin-bottom: 1em; color: #7dc7e2; }

h2.entry-title { color: #f2b817;
	font: normal 2.7em/1em "Comic Sans MS", Arial;
	margin-top: 25px;
	margin-bottom: 25px;
}

.quote{
	font-style: italic;
	font-weight: bold;
	color: #428bb8;
}
p { font-size: 1.0em; margin-bottom: 1em; }

h5 { font-size: 1.1em; margin-bottom: 0; font-weight: bold; }

a { color: #000; }

.nav{

height:auto;

width: 220px;

padding-top:12px;

}

ul#menu1 li { font-size: 1.1em; }

ul#menu1  li { text-align: center; padding: 12px 0 25px 0; background: url(images/menu_background.jpg) no-repeat bottom; }

ul#menu1 li.page-item-17 { background: none; }

ul#menu1 li ul li { font-size: 0.8em; text-align: center; padding-bottom: 0; background: none;
	margin-right: 15px;
	margin-left: 15px;
}

ul#menu1  li a {
text-decoration: none;
font-family:"Trebuchet MS";
color: #FFFFFF;
font-weight:bold;
}

ul#menu1  li a:hover {
color: #fffdc4;
}

ul#menu1 li.current_page_item a { color: #fffdc4; }

ul#menu1 li.current_page_item ul li a { color: #fff; }

.donate{

width:150px;

height:65px;

padding-top:60px;

margin:0px auto;

}

