/* BAHIS Wordpress CSS Template 26.08.09 */

body {
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background:url(images/back.jpg);
	border-bottom:3px solid #ffd800;
}

img {
	border:none;
}

.hide, .Hide {   
    display:none;
}

h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
	font-weight:normal;
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

.AlignLeft {
	float:left;
}

.AlignRight {
	float:right;
}

.ClearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.ClearFix {
	display: inline-block;
}
 
html[xmlns] .ClearFix {
	display: block;
}
 
* html .ClearFix {
	height: 1%;
}

a {
	text-decoration:none;
	color:#000000;
}
	a:hover {
		text-decoration:none;
	}
	
p {
	font-size:16px;
	color:#333333;
	line-height:26px;
}

small p  {
	font-size:12px;
	color:#000000;
}
	
.Inside {
	width:940px;
	margin:0 auto;
}

h3 {
	padding:20px 0 0 0;
}
h3 + p {
	padding:10px 0 0 0;
	margin:0;
}

h5 {
	font-size:34px;
	color:#FFFFFF;
	margin:0 0 20px 0;
}
	h5 small {
		font-size:14px;
	}

/* *************** HEADER *************** */

#Header {
	width:100%;
	background:#ffd800 url(images/header.gif) repeat-x bottom;
	padding:5px 0 25px 0;
}
	h1 {
		font-size:34px;
		color:#000000;
		float:right;
		text-align:right;
		padding-top:30px;
	}
		h1 span {
			font-size:22px;
			padding-top:5px;
			display:block;
		}
	#Header .Inside {
		position:relative;
	}

.Almost {
	position:absolute;
	right:115px;
	top:8px;
}
		
/* *************** FOOTER *************** */

#Footer {
	width:625px;
	height:88px;
	padding:180px 310px 0 25px;
	margin:0 auto;
	background:url(images/footer.gif) no-repeat;
}
	#Footer img {
		float:left;
	}
	#Footer p {
		padding:0;
		margin:0;
		font-size:14px;
		line-height:20px;
	}
		
/* *************** BODY *************** */

#HeaderBar {
	width:940px;
	background:url(images/topNav.gif) no-repeat;
	margin:15px 0;
	height:40px;
}
	#HeaderBar form {
		padding:0;
		margin:0;
		float:left;
	}
		#HeaderBar form label {
			padding:10px 15px 0 15px;
			float:left;
			font-weight:bold;
		}
		#HeaderBar form .SearchBox {
			padding:2px 0 0 4px;
			height:26px;
			border:1px solid #000000;
			width:340px;
			margin-right:6px;
			font-size:18px;
		}
		#HeaderBar form input {
			float:left;
			margin-top:5px;
		}
	
	#Navigation {
		float:right;
		padding:10px 20px 0 0;
	}
		#Navigation li {
			display:inline;
			padding:0 0 0 10px;
			font-size:14px;
		}
			#Navigation li a {
				padding:1px;
			}
			#Navigation li a:hover {
				text-decoration:underline;
			}
		

#LeftSideColumn {
	width:240px;
	float:left;
}

#RightSideColumn {
	width:240px;
	float:left;
}

h4 {
	background:url(images/divideThin.gif) repeat-x bottom;
	padding:4px 0;
	font-size:22px;
	margin-bottom:10px;
}

#SideNav {
	background:url(images/sideTop.gif) #fff no-repeat;
	width:200px;
	padding:10px;
	float:right;
}
	#SideNav ul {
		margin-bottom:15px;
	}
		#SideNav ul li {
			margin:1px 0 1px 0;
			padding:1px 0;
			display:block;
		}
			#SideNav ul li a {
				display:block;
				background:url(images/sideNav.gif) ;
				padding:5px;
				color:#FFFFFF;
				font-size:12px;
				margin-bottom:1px;
			}
				#SideNav ul li a:hover {
					color:#ffd800;
					font-size:12px;
				}

#SideNavFooter {
	background:url(images/sideFooter.gif) #fff no-repeat;
	width:220px;
	height:25px;
	display:block;
	float:right;
	margin-bottom:20px;
}

.Quote {
	background:url(images/quote.gif) no-repeat;
	width:220px;
	height:190px;
	display:block;
	margin-bottom:20px;
}

.Notice {
	background:url(images/notice.gif) no-repeat;
	width:160px;
	height:155px;
	display:block;
	font-size:17px;
	padding:55px 35px 0 35px;
	line-height:24px;
	margin-bottom:20px;
}

.Youtube {
	background:url(images/youtube.gif) no-repeat;
	width:210px;
	height:200px;
	display:block;
	margin-bottom:20px;
	padding:25px 5px 0 5px;
}

.Yellow {
	background:url(images/yellow.gif) bottom no-repeat #fcee21;
	width:200px;
	padding:10px;
	display:inline;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	float:right;
	margin-bottom:20px;
}

#Content {
	width:460px;
	float:left;
	background:url(images/content.gif) no-repeat;
	padding-top:30px;
	overflow:hidden;
}
	#Content a {
		color:#e37333;
		padding:1px;
	}
		#Content a:hover {
			color:#000;
			border-bottom:1px solid #000000;
		}
		
.CallUsNow a {
	background:url(images/topNav.gif) no-repeat;
	width:auto;
	display:block;
	padding:7px  !important;
	font-size:14px;
	margin:0 0 10px 0;
	color:#202020 !important;
	
	text-decoration:none;
}
.CallUsNow a:hover {
	color:#333333 !important;
	text-decoration:none  !important;
	border-bottom:none !important;
}
.CallUsNow a:hover span {
	text-decoration:underline;
}

.Date {
	color:#e37333;
}

h2 {
	color:#000000;
	font-size:26px;
	padding:10px 0 20px 0;
	background:url(images/divide.gif) no-repeat bottom;
}
	h2 a {
		color:#000000 !important;
		font-size:26px;
	}

.Item {
	padding:0 18px 36px 18px;
	background:#ffffff;
	min-height:1400px;
	height:auto !important;
	height:1400px;
}
	.Yellow ul, .Item ul {
		padding:10px 0 10px 22px;
		list-style:circle;
	}
	.Yellow ul li,.Item ul li {
		padding:4px 0 4px 0px;
		list-style:circle;
	}

.MetaData {
	background:url(images/divideThin.gif) repeat-x;
	display:block;
	padding:2px 0;
}

.Divider {
	background:url(images/divideThin.gif) repeat-x;
	display:block;
	height:3px;
}

#ContentFooter {
	background:url(images/pager.gif) no-repeat;
	display:block;
	height:230px;
}
	#ContentFooter p {
		padding:10px 30px 0 30px;
	}
.ContentFooterQuote {
	padding:0 30px 0 0;
	display:block;
	width:180px;
	height:60px;
	float:right;
}
	#Content .ContentFooterQuote:hover {
		text-decoration:none;
		border-bottom:none;
	}

.wp-pagenavi-Container {
	min-height:80px;
	height:auto !important;
	height:80px;
}

.wp-pagenavi {
	padding:40px;
}
	.wp-pagenavi span {
		background:#000000;
		padding:2px 6px;
		display:block;
		float:left;
		margin-right:6px;
		color:#ffd800;
	}
	#Content .wp-pagenavi a {
		background:#ffd800;
		border:1px solid #000000;
		padding:1px 5px;
		display:block;
		float:left;
		margin-right:6px;
		color:#002700;
	}
		#Content .wp-pagenavi a:hover {
			background:#000000;
			padding:2px 6px;
			border:none;
			color:#ffd800;
		}

#SortableList {
	clear:both;
	margin-top:15px;
}

#SortableList-nav {
	margin-top:18px;
}
		
.listNav { margin:14px 0; }
.ln-letters { overflow:hidden; }
.ln-letters a { font-size:16px; display:block; float:left; padding:2px 2px !important; text-decoration:none; cursor:pointer;  }
.ln-letters a:hover,
.ln-letters a.ln-selected { color:#000000 !important;  border-bottom:1px solid #000000 !important; }
.ln-letters a.ln-disabled { color:#cccccc !important; }
.ln-letter-count { text-align:center; font-size:10px; line-height:1; margin-bottom:3px; color:#666666; }
