/*
Theme Name: B'nai Horin
Theme URI: http://www.spiegeldg.com/
Description: Web Services Powered by <a href="http://www.spiegeldg.com/">Spiegel Design Group, Inc.</a>
Version: 1.0
Author: Spiegel Design Group, Inc.
Author URI: http://www.spiegeldg.com/

*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Copyright 2009 Spiegel Design Group, Inc. All Rights Reserved.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*-------------------------------------------------
GLOBAL 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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
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: "" "";
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	visibility: hidden;
}

/*-------------------------------------------------
GLOBAL
-------------------------------------------------*/

body {
	background: #fff;
}

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

.hebdate {
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
	padding: 10px 3px 5px 0;
	width: 856px;
	margin: 0 auto;
}
.wrapper {
	width: 853px;
	padding: 3px;
	border: 9px solid #5d417a;
	margin: 0 auto;
}
.header {
	width: 853px;
	height: 140px;
	background: url("images/header.jpg") 0 0 no-repeat;
}
.header .logo {
	height: 108px;
}
.header .logo h1 {
	display: none;
	visibility: hidden;
}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

.footer {
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	padding: 5px 3px 5px 0;
	width: 856px;
	margin: 0 auto;
}
.footer p {
	padding: 2px 0;
	margin: 0;
}
.footer a:link, .footer a:visited {
	color: #999;
}
.footer a:hover {
	color: #3c1f5a;
}

/*-------------------------------------------------
NAV
-------------------------------------------------*/

nav {
	height: 32px;
}
#nav ul.nav_0 li {
	float: left;
	height: 32px;
	line-height: 32px;
}
#nav ul.nav_0 li a:link,
#nav ul.nav_0 li a:visited {
	color: #fff;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	padding: 0 15px;
	display: block;
}
/* L2 */
#nav ul.nav_0 li ul {
	display: none;
	visibility: hidden;
}
#nav ul.nav_0 li.hover {
	background: #3d1f5b;
}
#nav ul.nav_0 li.hover ul {
	display: block;
	visibility: visible;
	position: absolute;
	z-index: 999;
	padding: 5px 0;
	background: #3d1f5b;
}
#nav ul.nav_0 li.hover ul li {
	display: inline;
	float: none;
	height: 20px;
	line-height: 20px;
}
#nav ul.nav_0 li.hover ul li a:link,
#nav ul.nav_0 li.hover ul li a:visited {
	font-weight: normal;
	font-size: 12px;
	display: block;
	text-transform: none;
	height: 20px;
	line-height: 20px;
	padding: 0 15px;
}
#nav ul.nav_0 li.hover ul li a:hover {
	text-decoration: underline;
}

/* WIDTHS */

ul.u1 {
	width: 160px;
}
ul.u2 {
	width: 138px;
}
ul.u3 {
	width: 124px;
}

/*-------------------------------------------------
CONTENT
-------------------------------------------------*/

table.content {
	width: 100%;
}
table.content td {
	vertical-align: top;
}
td.sidebar {
	background: #edf4f8;
	width: 220px;
}
td.right {
	background: #f9f9f9;
	padding: 15px;
}

/*-------------------------------------------------
TEXT
-------------------------------------------------*/

.text {
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.text h2 {
	font-family: Georgia, serif;
	font-size: 26px;
	font-weight: bold;
	color: #3c1f5a;
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #ccc;
}
.text h3 {
	font-size: 17px;
	font-weight: normal;
	color: #3c1f5a;
}
.text h3 span {
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
}
.text h4 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3c1f5a;
}
.text blockquote {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3c1f5a;
	margin: 15px 0;
	padding: 0;
}
.text a:link, .text a:visited {
	color: #3c1f5a;
	text-decoration: underline;
}
.text a:hover {
	color: #fff;
	background: #3c1f5a;
	text-decoration: none;
}
.text small {
	font-size: 10px;
	color: #999;
	font-family: Verdana, arial, sans-serif;
}

/* STYLES */
.text p { margin: 15px 0 15px 15px; }
.text ul { margin: 15px 0; }
.text ul li { list-style-type: square; margin-left: 30px; }
.home p { margin: 0; }
.text strong { font-weight: bold; }
.text em { font-style: italic; }
.text img.alignright { float: right; border: 1px solid #ccc; padding: 2px; margin: 0 0 0 15px; }
.text img.alignnone { border: 1px solid #ccc; padding: 2px; }

/*-------------------------------------------------
HOME
-------------------------------------------------*/

.landing {
	height: 200px;
	margin: 0 0 20px 0;
}
table.intro {
	width: 100%;
}
table.intro td {
	vertical-align: top;
	padding: 0 0 15px 0;
}
table.intro td.thumb {
	width: 125px;
}
table.intro td.thumb a:hover {
	background: none;
	border: none;
}
table.intro td.thumb img {
	width: 100px;
	padding: 2px;
	border: 1px solid #ccc;
}
table.intro td.intro .link a:link,
table.intro td.intro .link a:visited {
	font-size: 11px;
}

/*-------------------------------------------------
GUTTER / SIDEBAR
-------------------------------------------------*/

.sidebar a {
	display: block;
	width: 220px;
	height: 110px;
	border-top: 1px solid #fff;
}
.sidebar a:hover {
	background-position: 0 -110px;
}
.sidebar span {
	display: none;
	visibility: hidden;
}
.contact a {
	height: 90px;
	background-position: 0 -20px;
}
.contact a:hover {
	background-position: 0 -20px;
}
.signup {
	background: url(images/gutter_signup.jpg) 0 0 no-repeat;
	padding: 85px 0 0 20px;
	border-top: 1px solid #fff;
}
.signup input#sllyd-sllyd {
	display: block;
	padding: 2px;
	font-size: 12px;
}
.signup input#submit {
	margin: 5px 0 0 0;
}

/*-------------------------------------------------
SPECIAL
-------------------------------------------------*/

h2.toc {
	font-family: Georgia, serif;
	font-size: 26px;
	font-weight: bold;
	color: #3c1f5a;
	border: none;
	padding: 0;
	margin: 0 0 5px 0;
}
div.toc {
	font-size: 11px;
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
}
div.toc ul {
	margin: 0;
	padding: 0;
}
div.toc ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
}
div.toc ul li a:link,
div.toc ul li a:visited {
	color: #767676;
	text-decoration: none;
}
div.toc ul li a:hover {
	color: #3c1f5a;
	background: none;
}