/*
Theme Name: Family Chavurah
Theme URI: http://www.familychavurah.com
Description: Custom Family Chavurah Theme

*/ 

* {
	margin: 0;
	padding: 0;
	font-weight:100;
}

body {
	background: #cd9d8f url(images/img01.jpg) repeat-x;
	font-family: Berlin Sans FB, Hoefler Text, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000; /*#7F7772;*/
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Berlin Sans FB, Hoefler Text, Times New Roman, Times, serif;
	font-weight: 500;
	color: #800;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 142%;
}

h3 {
	font-size:123%;
}

p, ul, ol {
	line-height:122%;
	margin-bottom: 15px;
	font-size:12pt;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}
a{color: #800;
	text-decoration:none;
}

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


img {
	border: none;
}


/* Menu */

#menu {
	width: 770px;
	height: 80px;
	margin: 0 auto;
	position:relative;
}

#menu ul {
	margin: auto;
	padding: 0;
	padding-left:60px;
	list-style: none;
}

#menu li {
	display: inline;
	float: left;
	width: 122px;
	height: 40px;
	margin: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:100;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img03.jpg);
	
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(images/img04.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(images/img04.jpg);

}

/* Header */

#header {
	width: 770px;
	height: 200px;
	margin:auto;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
#header img{
	padding-bottom:10px;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 160px;
	background: url(images/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 90px;
	background: url(images/img07b.jpg) no-repeat center center;
	letter-spacing: 8px;
	font-size: 197%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Banner */

#banner {
	float: right;
	width: 520px;
	height: 160px;
	background: url(images/img06.png) no-repeat;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

#contain{
width:820px;
background-image:url(images/bg1.png);
background-repeat:repeat-y;
margin:0 auto;
margin-top:0px;

}
/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: right;
	width: 545px;
	padding-right:25px;
	left: 3px; 
	top: 3px
}

.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(images/img08b.jpg) no-repeat;
	letter-spacing: -1px;
	color: #33000;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #cd9981;
}

.boxed .meta {
	padding: 5px 10px;
	background: #cd9981;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom:10px;
	
}
#sidebar ul li ul{
	
	
	border-style:none;
	
}


.widget ul li{
	margin-top:0;
	
	margin-bottom:4px;
	line-height:200%;
	background: url(images/img09.gif) repeat-x;
}
.widget ul {
	
	margin: 0px !important;
	border: 1px;
	border-style:solid;
	border-top: none;
	border-color: #950;
}
#sidebar li ul {
	padding-left:10px;
	border: 1px;
	border-style:solid;
	border-top: none;
	border-color: #950;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 a{color:#fff;
padding:0px;
margin:0px;}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10b.jpg) no-repeat;
	letter-spacing: -1px;
	color: #fff;
	font-size:14pt;
}

#sidebar a:link {
	text-decoration: none;
}


#sidebar li a {
	padding-left: 7px;
	
}

/* Footer */

#footer {
	clear: both;
	height: 49px;
	margin:3px;
	margin-bottom:0px;
	padding: 3px 0;
	background: #D1D1D1;
	border-top: 1px solid #999999;
	text-align: center;
}
.widgettitle a:link{
	color:FFF;
}
#footer p {
	margin: 0;
	color:#800;
	text-align:center;
	font-size:14px;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}
#header2{
	background-image:url(images/head1.png);
	background-repeat:no-repeat;
	height:4px;
	width:820px;
	margin:0 auto;
	position:relative;
	
}

#footer2{
		background-image:url(images/foot1.png);
	background-repeat:no-repeat;
	height:6px;
	width:820px;
	margin:0 auto;
	
}