/*
Theme Name: Camp Micah
Theme URI: http://www.829llc.com/
Description: A flexible and attractive WordPress theme for our friends at Camp Micah
Version: 1.0
Author: 829 Studios LLC
Tags: micah, custom, two columns, widgets
*/

* {
	margin:0px;
	padding:0px;
	border:none;
}

html {
	background-repeat:repeat;
	background-image:url(library/images/general/main_tan_bg.jpg);
	background-color:#f4e3b4;
}

body {
	background:url(library/images/general/main_tan_bg.jpg);
	font-family:Arial, sans-serif;
	font-size: 12px;
}


	
/* ANCHOR TAGS */
a, a:link, a:active, a:visited, a:hover {
	color: #0A84C1;
	text-decoration:none;
}


	
/* HEAD TAGS */
h1 {
	margin:0 0 10px;
	padding:0;
	font-size:20px;
	font-weight:bold;
}

h1.white {
	color:#FFFFFF;
}

h1.grey {
	color:#C6C6C6;
}

h1.red {
	color:#B40404;
}

h1.blue {
	color:#0A84C1;
}

h1.green {
	color:#61B634;
}

h2 {
	margin:0 0 10px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
}

h2.white {
	color:#FFFFFF;
}

h2.grey {
	color:#C6C6C6;
}

h2.red {
	color:#B40404;
}

h2.blue {
	color:#0A84C1;
}

h2.green {
	color:#669900;
	margin: 20px 0px 0px;
}

h3 {
	margin:0px 0px 10px 10px;
	padding:0;
	font-size:15px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3.white {
	color:#FFFFFF;
}

h3.grey {
	color:#C6C6C6;
}

h3.red, h3.red a {
	color:#B40404;
}

h3.blue {
	color:#0A84C1;
}

h3.green {
	color:#61B634;
}

h4 {
	margin:0 0 5px;
	padding:0;
	font-size:14px;
	font-weight:bold;
}

h4.white {
	color:#FFFFFF;
}

h4.grey {
	color:#C6C6C6;
}

h4.red {
	color:##B40404;
}

h4.blue {
	color:#0A84C1;
}

h4.green {
	color:#61B634;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:20px 0 0;
}

h6 {
}
.white a{
	color:#FFFFFF;
}

.grey a{
	color:#C6C6C6;
}

.red a{
	color:#B40404;
}

.blue a{
	color:#0A84C1;
}

.green a{
	color:#669900;
}

	
/* STRUCTUAL TAGS */
div {
	/* border:1px solid black; */
}

table {
}

tbody {
}

tr {
}

td {
}

hr {
	border: 1px solid #FFFFFF;
}


	
/* CONTENT TAGS */
p {
	margin:0 0 10px;
}

span {
}

li {
	list-style:none;
	font-size: 14px;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

img {
border:none;
}

	
/* MISC CLASSES */
.fl {
	float:left;
}

.fr {
	float:right;
}

.cb {
	clear:both;
}

.cl {
	clear:left;
}

.cr {
	clear:right;
}


	
/* SITE LAYOUT */
.container {
	width: 1000px;
	margin: 0px auto;
}

#header {
	height: 181px;
	background: url(library/images/header/header-all.png) repeat-x center top;
}

	#header #logo {
		float: left;
		z-index: 10;
		padding-top: 7px;
		margin-bottom: -173px;
		margin-right: -295px;
		position: relative;
	}
	
	#header #nav_line1 {
		text-align: right;
		padding-top: 15px;
	}

	#header #nav_line2 {
		text-align: right;
	}

	#nav_line1 img {
		margin: 0px 4px;
		border: 0 !important;
		/*display: inline;*/
	}

	#nav_line2 img {
		margin: 0px 6px;
		border: 0 !important;
		/*display: inline;*/
	}
	/* ROLL OVERS */
.noroll {
	display: inline;
}
.roll {
	display: none;
}
a:hover img.roll {
	display: inline;
}
a:hover img.noroll {
	display: none;
}

#main-container-top {
	margin:50px auto 0px auto;
	width:1000px;
	height: 89px;
	background: url(library/images/general/main_container_tbg.png) top center no-repeat;
	padding: 10px 0px 0px;
}

#main-container {
	margin: 0px auto;
	width:1000px;
	background:url(library/images/general/main_container_xbg.png) center repeat-y;
}

#main-container-bottom {
	margin:0px auto 0px auto;
	width:1000px;
	height: 99px;
	background: url(library/images/general/main_container_bbg.png) bottom center no-repeat;
	padding: 0px 0px 0px;
}

	#main-left {
	margin-top: -107px;
	width:250px;
	height:100%;
	float: left;
	margin-bottom: 5px;
	display: inline;
	}
		
		.left-top {
	width:250px;
	height:50px;
	float: left;
	margin-bottom: -74px;
	position: relative;
	z-index: 15;
		}
		
		.left-mid {
	width:250px;
	height:100%;
		}
		
		.left-bottom {
		}
		
		.nav-top {
	height: 5px;
	background-image: url(library/images/nav/subnav_topborder.png);
	background-repeat: no-repeat;
		}
		
		.nav-mid {
	background-image: url(library/images/nav/subnav_texture.png);
	background-repeat: repeat-y;
	padding: 10px 28px 10px 18px;
	}
		.nav-mid ul {
			margin: 0px;
			padding: 0px;
			clear: none;
		}
		.nav-mid ul li {
			margin: 0px 0px 10px;
			padding: 0px 0px 0px 15px;
		}
		.nav-mid  ul  li.current_page_item {
			background-image: url(library/images/general/arrow_red.gif);
			background-repeat: no-repeat;
			background-position: left center;
		}
		
		.nav-bottom {
	background-image: url(library/images/nav/subnav_bottomborder.png);
	background-repeat: no-repeat;
	height: 5px;
	margin: 0px 0px 15px;
		}
.sub-nav-link {
	margin: 4px 0px;
}
.sub-nav-link h3 {
	padding-top: 5px;
}
.sub-nav-link    img {
	padding: 0px 6px 0px 0px;
}
.sub-nav-divider {
	clear: both;
	margin: 14px 2px;
	border-bottom: solid #b40404 2px;
	padding-top: 12px;
}
		
	#main-right {
	margin-top: -112px;
	width:745px;
	float: right;
	display: inline;
	}
#main-right  h2 {
	margin: 20px 0px 10px 10px;
}
#main-right p {
	font-size:18px;
	font-style:italic;
	color:#056bb3;
	line-height:1.8;
	font-weight:normal;
	margin: 15px 85px 0px 10px;
}
#main-inside {
	padding-top: 15px;
	margin-bottom: -50px;
	color: #666666;
}
#main-inside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	margin: 10px 10px 0px 10px;
}
#main-inside.picsLeft p{
	margin: 10px 10px 0px 236px;
}
#main-inside.picsLeft .bio {
	margin-bottom: 30px;
}
#main-inside ul {
	margin: 0px 22px;
}
#main-inside ol {
	margin: 0px 28px;
}
#main-inside ul li {
	list-style: disc;
}
#main-inside ol li {
	list-style: decimal;
}
#main-inside h4{
	margin: 30px 10px 10px;
}
#main-inside.picsLeft h4{
	margin: 10px 10px 10px 236px;
}
#main-inside .fls {
	float: left;
	width: 320px;
}
#main-inside .frs {
	float: right;
	width: 320px;
}
.campminder {
	border: solid #d0d0d0 1px;
	width: 189px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.campminder div{
	padding-top: 10px;
	font-style: italic;
}
.israeldocs {
	background: url(library/images/subpages/israelformsbg.jpg) no-repeat;
	height: 138px;
	width: 180px;
	padding: 15px;
	display: block;
}
.dottedline{
	border-bottom: dashed #61B634 1px;
	clear: both;
	margin: 20px 10px 20px 10px;
	height: 20px;
}
.dottednarrow{
	border-bottom: dashed #61B634 1px;
	clear: both;
	margin: 10px 10px 10px 10px;
	height: 10px;
}
.floatLeft {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.floatRight {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.picsLeft img.floatLeft{
	float:left;
	margin: 20px 0px 0px -230px;
}
	
		.right-top {
			height: 63px;
		}
			
			.right-top img {
				float:right;
			}
		
		.right-mid {
			padding-right:49px;
			width:701px;
			height:100%;
		}

#nav-container {
}

ul#nav-links {
}

ul#nav-links li {
}

.footer_col {
	float:left;
	width:165px;
	line-height:3ex;
	color:#666666;
	margin:0 5px 0 25px;
}

.footer_col a {
	display:block;
	color:#666666;
	text-decoration:none;
}

.footer_col a:hover {
	text-decoration:underline;
}

#footer {
	margin:25px 140px 0 20px;
	padding:15px 5px 0px;
	font-size:11px;
	color:#666666;
	border-top:solid #666666 1px;
}

#footer a {
	color:#056bb3;
}

#bottom_logo {
	float:right;
	position:relative;
	top:-55px;
	right:-125px;
}
#top_bg {
	background-image: url(library/images/subpages/subpage_directors.jpg);
	background-repeat: no-repeat;
	background-position: center 109px;
	margin-bottom: 15px;
}
p.blue, p.blue a {
	color:#0A84C1;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:97%;
}
.norm {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* PAGE LAYOUT */
#page-right {
	width: 480px;
}


/* WORDPRESS TAGS */

	/* Page headings - we should use the h1 and h2 definitions at the top*/
	/*.right-mid h1 {
		margin:20px 0px 10px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		font-weight:normal;
		color:#669900;
	}
	
	.right-mid h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		font-style:italic;
		line-height:1.8;
		font-weight:normal;
		margin: 15px 85px 0px 10px;
		color:#0A84C1;
	}*/

	/* Sidebar list */
	li.page_item a {
		margin:0px 0px 10px;
		padding:0;
		font-size:15px;
		font-weight:bold;
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#B40404;
	}
#main-inside p.postmetadata{
	font-size: 12px;
	margin: 0px 10px 30px 10px;
}
#main-inside .postmetadata a{
	color:#0A84C1;
}
#main-inside .post small {
	font-size: 11px;
	margin: 0px 10px 10px 10px;
}
#main-inside .post h2 {
	margin: 20px 0px 3px 10px;
}

#blog-sidebar {
	width:236px;
	/*float:right;*/
	margin: 0;
	padding: 20px 0 0 0;
}
#blog-sidebar h4 {
	margin:0 0 5px;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#blog-sidebar ul {
	margin: 0;
	padding: 0;
}
#blog-sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main-inside input, #main-inside textarea{
	border: solid #bbbbbb 1px;
}
#main-inside input{
	width:228px;
	height:15px;
	padding:5px;
}
#main-inside textarea{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

