@charset "utf-8";
/* 
Theme Name: kapoi
Theme URI: http://www.sherylsalve.blogspot.com
Description: Designed by <a href="http://www.sherylsalve.blogspot.com">Design Blog</a> and available FREE at <a href="http://www.sherylsalve.blogspot.com">WordPress Themes Gallery</a>
Author: sheryl salve magallanes
Author URI: http://www.sherylsalve.blogspot.com
� 2008, Design Blog. All rights reserved. 

*/  

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color: #D7B563;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Header {
	position:absolute;
	width:900px;
	height:380px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#SearchForm {
	position:absolute;
	width:257px;
	height:45px;
	z-index:2;
	left: 511px;
	top: 261px;
	background-color: #F6D688;
	padding: 2px;
	text-align: center;
	border: 1px dashed #5A2808;
}
#SearchForm input{
	background-color: #FFCC66;
	margin: 10px;
	padding: 2px;
	border: 1px solid #5A0C00;
	font-size: 12px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: -289px;
	top: 91px;
}
#sidebar {
	position:absolute;
	width:218px;
	height:auto;
	z-index:3;
	left: 629px;
	top: 362px;
	padding: 5px;
	background-color: #F5C738;
}
#footer {
	background-image: url(images/footer.jpg);
	background-position: center center;
	height: 51px;
	width: 100%;
}
.sidebar-link {
	margin: 0px;
	padding: 0px;
	display: list-item;
	list-style-type: none;
}
.sidebar-link li {
	margin: 1px;
	padding: 4px;
	width: 200px;
	list-style-type: none;
}
.sidebar-link li a {
	margin: 0px;
	padding: 2px;
	width: 200px;
	background-color: #FFCF63;
	text-align: center;
	display: block;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.sidebar-link li a:hover {
	margin: 0px;
	padding-left: 10px;
	text-align: left;
	background-color: #000000;
	text-align: left;
	color: #FFCF63;
	text-decoration: none;
	width: 190px;
}
#content {
	position:absolute;
	width:510px;
	height:361px;
	z-index:4;
	left: 91px;
	top: 352px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #F7D78C;
	padding: 5px;
	border: 1px dashed #844529;
}