/*header*/

/*#E6E2AF /* beige */
/*#161616 /* dark */
/*#A7A37E /* dark beige */
/*#EFECCA /* beige 3 */
/*#046380 /* ocean blue */
/*#002F2F /* aqua */


div#header p, div#header h1, div#header ul {
	margin: 0;
	padding: 0;
}

div#logo a {
	margin-top: 20px;
	display: block;
}

div#logo h1 a span, div#logo p {
	display: none;
}

div#header {
	/*background: #1d1d20;*/
	height: 40px;
	/*border-bottom: 8px solid #2a2a2f; */
	border-bottom: 8px solid #3B1B21; 
}

div#header-inside, div#footer-inside {
	width: 800px;
	margin: 0 auto;
}

div#logo h1 a {
	background: url(/assets/images/header/logo.gif) no-repeat;
	height: 0px;
	width: 182px;
	float: left;
}

ul#menu {
	clear: both;
	float: left;
	list-style: none;
	position: relative;
	/*position: fixed;*/
	top: 3px;
	/*top: 140px;*/
}

ul#menu li {
	float: left;
	margin-left: 5px;
	line-height: 1.4;
}

ul#menu li a {
	color: #fff; /* the top menu text color*/
	
	text-shadow: 2px 2px 1px #2a2a2f;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 85px;
	height: 15px;
	padding: 5px 0;
	display: block;
	background-image: url(tab.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

ul#menu li a:hover, ul#menu li a:active {
	background-position: top left;
}

ul#menu li a.selected {
	background-position: bottom left;
}

/*footer*/

#footer {
	/*background: #1d1d20;*/
	/*border-top: 8px solid #2a2a2f;*//* drab gray */
	clear: both;
	border-top: 8px solid #3B1B21;
	margin-top: 40px;
	font-size: 9px;
	color: #595965; /* color of the copyright and year at bottom */
	padding: 15px 0;
	height: 1%; /*crazy ie7...*/
	text-align: center;
}

body {
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	/*background: #CDB464;	*/
	/* background: #1d1d20;*/ /* Original */
	/*background: #AF4526; *//* weird red*/
	background: #61705D;
	background: #1d1d20; /* mooblue */
		background: #E6E2AF; /* beige */
	background: #12151c; /* slightlt brigher blue */

	/*background: #360500;*/ /* sophisticated red */
	/*background: #220007;  *//* darker sophisticated red */
	color: #b3b3bb;
	color: #ffca68; /* Gold */
	color: black;
	background: white;
	  background: url('background.png') top left repeat-x;

}

/*redefine*/

::-moz-selection {
	background: #111;
	color: #eee;
}

::selection {
	background: #111;
	color: #eee;
}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

a:link, a:visited {
	/*color: #7389ae;*/
}

a:hover, a:active {
	color: #faec8f;
}

h1 span {
	display: none;
}

p {
	padding: 5px 0;
	line-height: 1.7;
}

a {
	outline: none;
}

form, table {
	margin: 0;
	padding: 0;
}

/*shared*/

span.clr {
	display: block;
	clear: both;
}

/*headings & link colors*/

h2 {
	font-size: 20px;
	border-bottom: 1px solid #27272a;
	border-top: 1px solid #27272a;
	margin: 0 0 10px;
	padding: 5px 0 4px;
	/*color: #ccc;*/
	/*color: #f17878;*/ /* pinkish */ 
	
	
}

h2  {
	text-shadow: 1px 2px 1px #131315;
}


div#intro {
	/*color: #fff;*/ /* white */
	/*color: black;*/
	color: #2d1739;
	font-size: 16px;
	text-shadow: 1px 2px 1px #131315;
}

div#intro em {
	font-weight: normal;
	font-style: normal;
	/*color: #f6e4c8;*/ /*pinkish */
	/*color: black;*/
}

div#intro p.less {
	font-size: 13px;
	/*color: #bbb;*/ /* sky bue */
	/*color: black;*/
}

div.intro a:link, div.intro a:visited {
	color: #314fd8;
}

div.contact a:link, div.contact a:visited, h2.contact {
    font-size: 12px;
	color: #7389ae;
	margin-left: 10%;
}

div.block a:hover, div.block a:active {
	color: #faec8f;
}

/*content*/

#container {
	float: left;
	width: 600px;	
	margin: 30px auto 10px;
	min-height: 212px;	
}

#content {
	width: 600px;
	/*position: relative;*/
	z-index: 10000;
	/* background: #1d1d20; */
	margin-left: 16px;
	padding-right: 45px;
}

div.block {
	margin-bottom: 20px;
	font-size: 12px;
}

div.floaty {
	float: left;
	width: 250px;
}

div.floaty h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

div.first {
	width: 369px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	border-right: 1px solid #27272a;
}

div.containerfoot {
    vertical-align: bottom;
	bottom: 1px;
	float: bottom;
}

/*sidebar*/

#sidebar {
	float: left;
	z-index: 1;
	width: 180px;
	margin-left: 40px;
}

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	width: 130px;
	display: block;
	padding: 3px 5px 3px 40px;
	/*background: url(tab_small.gif) center right no-repeat;*/
	margin: 5px 0;
	text-decoration: none;
}

#sidebar a {
	color: #595965;
}

#sidebar a.big, #sidebar h3.cat {
	background: url(tab_big.gif) center right no-repeat;
	padding: 4px 5px 4px 40px;
	margin: 8px 0;
}

#sidebar h3 {
	font-size: 13px;
}

#sidebar h3.cat {
	color: #cbcbcb;
	text-shadow: 1px 2px 1px #222;
}

#sidebar a.big {
	color: #fff;
}

#sidebar a.History {
	background-image: url(peachbar.gif);
	background-color: #c17878;
}

#sidebar a.Minhagim {
	background-image: url(bluebar.gif);
	background-color: #7389ae;
}

#sidebar a.Community {
	background-image: url(greenbar.gif);
	background-color: #78ba91;
}

#sidebar a.Forum {
	background-image: url(redbar.gif);
	background-color: #a87aad;
}

#sidebar a.Directory {
	background-color: #D99D99;
}

#sidebar a.Directions {
    background-color: #FF1BE9 /* orange */
}

#sidebar a.YRSRH {
	background-color: #1BC6FF;
}

#sidebar a.Kashrus {
	background-color: lime;
}

.announcement {
    min-height: 180px;
}

table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

th, td {
	padding: 4px 10px;
}

th {
	text-align: left;
	background: #18181b;
	color: #faec8f;
	border-top: 4px solid #1d1d20;
	border-bottom: 1px solid #1d1d20;
}

th h3 {
	font-size: 13px;
}

td {
	border-bottom: 1px solid #252528;
	border-top: 1px solid #252528;
	vertical-align: middle;
}
