/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
	margin-top: 1px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #88d3f7;
	background-image: url(assets/bhkids_bglanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

input, textarea, select, TD, TR {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0000cc;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333 ;
}

a:visited {
	color: #0000cc;
}

.header {
	margin: 0 auto;
	padding: 1px 0 0 2px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}

#header {
	margin: 0 auto;
	padding: 1px 0 0 2px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	

}

img {
	border: none;
}


/* closed section 

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}
end closed */

#header a {

	padding: 0 2px 0 2px;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#header a:hover {
	text-decoration: underline;
}


/*search div*/
#search {
	padding-bottom:10px;
	text-align: right;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 0px;

	}
#search a{
	padding:10px 10px 0 17px;
	text-decoration:none;
	background:url(assets/search_str.gif) no-repeat;
	background-position:0 12px;
	font-weight:bold;
	}
	#search a:hover{
		text-decoration:none;
		color: #e6ff14;
		}

/* Menu */


/*main menu*/

  #items {
	float:left;
	margin-bottom:10px;
	top: 0px;
	}
.item {
	display:block;
	height:18px;
	background-color:#C6FF77;
	border-left:5px solid #68eaff;
	border-bottom:1px solid #36bbee;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 204px;
		}
.item a{
			text-decoration:none;
			}
.item a:hover{
				text-decoration:none;
				}
.item_over{
	display:block;
	height:18px;
	background-color:#0061CE;
	border-left:5px solid #29dcf5;
	border-bottom:1px solid #36bbee;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 202px;
			}
.item span.y{
	display:block;
	width:200px;
	font-weight:bold;
	color: #25a1e5;
	font-size:12px;
	float:left;
	}
.item span.b{
						width:120px;
						font-weight:normal;
						color:#1a6290;
						font-size:10px;
						line-height:0.9;
	}
	
	#titleNav {
	width:510px;
	float:left;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	margin:3px 3px 3px 0px;
	padding:0;
	font-family:"Trebuchet MS", Arial;
	font-size:13px; font-weight:bold;
	color:#000033;
	text-transform: uppercase;
	}
	

#titleNav a{
	text-decoration:none;
	color:#000033;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	}
#titleNav a:hover{
	text-decoration:none;
	color: #e6ff14;
	border-bottom:2px solid #e6ff14;
		}

.item_over span.y{
	display:block;
	font-weight:bold;
	color: #e6ff14;
	font-size:12px;
	float:left;
	cursor:pointer;
	width: 200px;
					}
	.item_over a{
	text-decoration:none;
	}
	.item_over a:hover{
	text-decoration:none;
	}
	.item_over span.b{
	font-weight:normal;
	color:#0061CE;
	font-size:10px;
	line-height:0.9;
}


/*footer*/
#footer {
	float:left;
	height:45px;
	width:950px;
	padding-top:30px;
	padding-left:20px;
		}
		#footer a{
			text-decoration:none;
			color:#1a6290;
			}
			#footer a:hover{
				text-decoration:underline;
				}
				
/*Content Feed*/

#contentFeed {

	width: 511px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	height: auto;
}
#mainContentFeed {
	padding-left: 6px;
	padding-right: 6px;
	width: 500px;
	float: left;
	line-height: 14px;
	text-align: justify;
}
				
#right {
	width: 221px;
	margin: 0 auto;
	padding: 5px 0;
	background: url(assets/rightCol_bg.gif) no-repeat;
}	

#rightContentFeed{
	padding-left: 6px;
	padding-right: 6px;
	line-height: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}			
				
/*footer parts. left and right*/
#footer_left {
	width:48%;
	float:left;
	color:#1a6290;
	padding-left:10px;
	}
	
#footer_right {
	width:48%;
	float:left;
	text-align:right;
	}
	#footer_right a {
		color:#e6ff14;
		text-decoration:underline;
		}
		#footer_right a:hover {
			color:#e6ff14;
			text-decoration:none;
			}				


/* 2nd css file*/

h1, h2 {
	font-weight: normal;
	color: #008C00;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}



a {
	color: #008C00;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}



/* Page */

#movie {
	float: left;
	width: 400px;
	padding: 0px 10px 10px 10px;
}
.movie {
	width: 250px;
	padding-top: 0px;
	float: left;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 130px;
}

#page {
	width: 960px;
	padding-top: 0px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#latest-post {
	float: left;
	width: 500px;
	padding: 0px 10px 0px 10px;
}

#recent-posts {
	float: right;
	width: 400px;
	background: url(images/img03.gif) repeat-y;
	padding: 0px 10px 10px 10px;
}


#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: url(images/img04.gif) repeat-x left top;
	color: #008C00;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}


#kalerOren {
	padding:0;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color: #FFCC00;
	}
	

#kalerOren a{
	text-decoration:none;
	color:#FFCC00;
	}
#kalerOren a:hover{
	text-decoration:underline;
	color: #FFFFFF;
		}
.title2010 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
