/*  
Theme Name: Kilung.org
Theme URI: http://www.Creativeevity.com
Description: A custom design for Kilung.org
Version: 1
Author: Gabe Marihugh
Author URI: http://www.Creativeevity.com

	More info

*/


/*-----------Block Level Elements--------------*/
body,td,th {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgroundTile.jpg);
}
a:link,  a:visited, a:active{
	color: #008C8C;
	text-decoration: none;
}

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

#wrapper {
	width: 100%;
}

#page {
	width: 797px;
	margin: 0 auto;
	\
}

#header {
	width: 797px;
	background-image: url(images/tempFlash.png);
	background-repeat: no-repeat;
	height: 138px;
	clear: both;
}
h1 {
	font-size: 16px;
	color: #5082B3;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	color: #416B96;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}



#content {
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	padding-top: 20px;
}
.contentBGAbout {
	background-color: #d5e7fd;
	background-image: url(images/foot01-About.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBGProjects {
	background-color: #d5e7fd;
	background-image: url(images/foot01-Projects.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBGServices {
	background-color: #d5e7fd;
	background-image: url(images/foot01-Services.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.contentBGNewsletter {
	background-color: #d5e7fd;
	background-image: url(images/foot01-Newsletter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contentBGGalleries {
	background-color: #d5e7fd;
	background-image: url(images/foot01-Galleries.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBGHelp {
	background-color: #d5e7fd;
	background-image: url(images/foot01-Help.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBGContact {
	background-color: #d5e7fd;
	background-image: url(images/foot01-Contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBGHome {
	background-color: #d5e7fd;
	background-image: url(images/foot01-Home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBGSlide {
	background-color: #d5e7fd;
	background-image: url(images/foot01-Slide.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}




#subNav {
	font-size: 14px;
}

#search{
	padding-top: 50px;	
}

#sidebar {
	width: 145px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 75px;
	padding-top: 20px;
	top: 50px;
	padding-bottom: 100px;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	height: 17px;
	font-size: 9px;
	background-image: url(images/bodyFoot.gif);
	background-repeat: no-repeat;
}


/*--------------Sidebar------------*/
/*--------------Titles------------*/
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
/*--------------first level links------------*/
#sidebar ul ul {
	margin: 5px 0 0 10px;
}
#footer2 {
	width: 100%;
	clear: both;
	text-align: center;
	height: 17px;
	font-size: 9px;
	color: #336193;
}
.footer3 {
	text-align: center;
	font-size: 9px;
	color: #336193;
}
.spreadsheet {
	border: 1px solid #95B3D7;
}
