/*

Theme Name: Bams_Kewl Theme

Author: Web Directory

Theme URI: http://www.blogaboutmysite.com/directory/

Description: Bams_Kewl is a wordpress template, made free by <a href="http://www.blogaboutmysite.com/directory" target="_blank" title="Web Directory">Web Directory</a> &amp; Sponsored By: <a href="http://www.bigweblinks.com" target="_blank" title="Bid for Links">Bid for Links</a>.<br/>

Version: 1.0


*/



html { height: 100%; }
#bodyBg {
	background: url('images/mainWrapper.gif') repeat-y center;
	}

body {
	background: #edf0da url('images/bg.gif') repeat-x;
	color: #78755e;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0
	}
#mainWrapper {
	text-align: left;
	width: 736px;
	}
#header {
	background: url('images/header.gif') no-repeat;
	width: 736px;
	height: 160px
	}
ul#headerNav {
	position: relative;
	top: 133px;
	left: 215px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:600px;	/* danielphin */
	}
ul#headerNav li {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display: inline;
	}
ul#headerNav li a,
ul#headerNav li a:visited {
	color: #78755e;
	font-weight: bold;
	text-decoration: none; 
	}
ul#headerNav li a:hover,
ul#headerNav li a:active {
	color: #78755e;
	font-weight: bold;
	text-decoration: underline; 
	}
#footer {
	display: block;
	width: 100%;
	}
a,
a:visited {
	color: #78755e;
	font-weight: bold;
	text-decoration: none; 
	}
a:hover,
a:active {
	color: #78755e;
	font-weight: bold;
	text-decoration: underline; 
	}
#sideTop {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background: url('images/sideHead.gif') no-repeat;
	height: 27px;
	padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:0px
	}
.sideTitle {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background: url('images/sideTitle.gif') no-repeat;
	height: 27px;
	padding-left:0px; padding-right:0px; padding-top:4px; padding-bottom:0px
	}
.sideContentContainer {
	margin: 0 10px 10px 10px;
	}
#sideBottom {
	height: 29px;
	background: url('images/sideBottom.gif') no-repeat;
	}
#sideBg {
	background: url('images/sideBg.gif') repeat-y;
	margin: 0 15px 0 20px;
	width: 192px;	
	}

/* Post Styles */

.postWrapper {
	background: url('images/postBg.gif') repeat-y;
	width: 480px
	}
.postHead {
	background: url('images/postHead.gif') no-repeat;
	width: 480px;
	height: 12px
	}
.postFoot {
	background: url('images/postFoot.gif') no-repeat;
	width: 480px;
	height: 15px
	}
.postContainer {
	margin: 0px 15px 0px 12px;
	}
h1 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	}
h2 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
p {
	margin: 10px 0px 10px 0px;
	}
ul {
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	}
textarea {
	background-color: #eff1e1;
	color: #000;
	border: 3px double #d6d9c5;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	padding: 5px;
	}
input {
	background-color: #eff1e1;
	color: #000;
	border: 3px double #d6d9c5;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	}
#searchform {
	margin: 0;
	padding: 0;
	position: relative;
	top: 113px;
	left: 543px;
	display:inline; /* danielphin edit */
	}
#searchform input {
	margin: 0;
	padding: 0;
	display: inline;
	}
ul li h2 {
	margin: 0;
	padding: 0;
	display: none;
	}
iv.advertisement { 
	position: absolute top: 20px; left: 500px; width: 480px; height: 60px;
	}