/* Start of CMSMS style sheet 'style-fosters' */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #863 url(images/img01.jpg) repeat-x top center;/*#D8D4B1*/
	font-size: 13px;
	color: #000;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFCC33;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #1B5C07;
}

a:hover {
	text-decoration: none;
	color: #FFCA3B;
}

#wrapper {
}
/* Header */

#header {
	width: 760px;
	height: 288px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0px 0px 0px -999px;
	color: #FFCA3B;
}

#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#header a {
	color: #fff;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 470px;
	margin: 0;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #1B5C07;
	margin: 0px 0px 5px 0px;
}

.title a{
	color: #FFCC33;
	text-decoration: none;
}

.entry {
	background:#fff;
	padding:0.7em;
	width:100%;
	float: left;
}

.entry img{
	float: right;
	margin: 2px;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	height: 28px;
	background: url(images/img06.gif) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #C1B772;
}
.meta a:hover{
	color: #FFCA3B;
	text-decoration: underline;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 255px;
}
/*#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
}


#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}*/
#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 40px;
	height: 40px;
	background: url(images/img04.png) no-repeat left 60%;
}
ul.child_menu{
list-style:none;
}
/* this is for the li based menu*/
ul.topmenu{
	margin:0px;
	padding:0px;
	list-style: none;
}
ul.topmenu li{
	list-style:none;
	margin:0px;
	height:45px;
	width:255px;
}
ul.topmenu li.bttnmid{height:41px;}
ul.topmenu a.jqbttn{
	display:block;
	width: 255px;
	height: 100%;
	text-align: center;
	color: black;
	text-decoration: none;
}
ul.topmenu a.jqbttn span{
	display:block;
	width: 255px;
	height: 100%;
	font-size: 20px;
	line-height: 42px;
	overflow:hidden;
}
ul.topmenu a.jqbttn:hover span{color: #1B5C07;text-decoration: underline;}
ul.topmenu a.jqbttn span.top{background: url(images/bttntop.jpg) no-repeat;}
ul.topmenu a.jqbttn span.mid{background: url(images/bttnmid.jpg) no-repeat;}
ul.topmenu a.jqbttn span.bot{background: url(images/bttnbot.jpg) no-repeat;}
ul.topmenu li ul.submenu{
	background-color: #963;
	display: block;
	position: relative;
	left: -999px;
	margin-top: -42px;
	border: 1px solid black;
	width: 255px;
}
ul.topmenu li ul.submenu li{
	margin: 0px;
	font-size: 18px;
	height: 2em;
	width: 255px;
}
ul.topmenu li.nojvascrpt:hover ul.submenu,
ul.topmenu li.nojvascrpt ul.submenu:hover, 
ul.topmenu li.jqhover ul.submenu,
ul.topmenu li ul.submenu.jqhover {
	display: block;
	left: 255px;
}
ul.topmenu li ul.submenu li a:hover span{color: black;}
#sidebar-pic{
	position: relative;
	height:154px;
	width:100%;
	background: url(images/img05.jpg) no-repeat 50%;
}
#sidebar .feeds{
	text-align:center;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	width: 760px;
}
#footer p{
	padding: 20px 0 0 0;
	text-align: center;
	font-size: normal;
	color: #C1B772;
	background: url(images/img05.gif) no-repeat left top;
	height: 40px;
}

#footer a {
	color: #C1d772;
}

/* End of 'style-fosters' */

