#blogbanner {
width:550px;
height:auto;
min-height:50px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
text-align:center;
padding-top:10px;
background:#FFFFCE;
}

#blogbanner a{
color:#11291F;
/*font-family:cursive;
font-size:16px;*/
}
#blogbanner a:hover{
background:none;
}

body {
	margin: 0;
	padding: 0;
	background:#357914;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 0.8em;
}

ul {
	/*list-style-image: url(images/img07.gif);*/
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #b69516;
	color:#20444F;
	font-weight:bold;
}

a:hover {
	border-bottom: none;
	background:#CEE1D0;
	height:auto;
}

a img {
	border: none;
}
a img:hover {
background:none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 880px;
	height: 70px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #a48306;
}

#logo h1 {
	padding: 1px 0 0 0;
	font-size: 3em;
}

#logo p {
padding-top:0px !important;
padding-top:60px;
	margin-left:2px !important;
	margin-left:-220px;
	position:absolute;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
#logo a:hover {
	border: none;
	background:none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 950px;
	margin: 0 auto;
	padding: 0 10px;
	margin-bottom:-13px !important;
	margin-bottom:-15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 15px;
	margin: 0 1px 0 0;
	padding: 10px 12px 5px 12px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #1f6d2c;
	text-shadow:#009933;
	padding-top:5px;
}

#menu .current_page_item a {
	/*background: url(images/img02t.gif) repeat-x;*/
	background:#FFFFFF;
	color: #357914;
	font-family:cursive;
	font-size:14px;
	text-transform:capitalize;
}
#menu .current_page_item a:hover {
	background:#FFFFFF;
	color: #000000;
}
/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	padding: 10px 0;
	background:#FFFFFF;
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 5px; }
.rbroundbox { width: 990px; margin:1em auto; }

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;

}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width:585px !important;
	width: 575px;
	border-right:1px solid #F2F2F2;
	border-left:1px solid #F2F2F2;
	padding-left:5px;
	margin-left:1px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 2px solid #F2F2F2;
	line-height: 135%;
}

.post a{
color:#849944;
font-weight:bold;
}

.title {
	margin: 0;
	color:#006600;
        line-height: 155%;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 5px;
}

.links {
	padding-top: 10px;
	font-weight:normal;
}

.links a {
	padding-left: 5px;
	border: none;
        font-size:10px;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 183px;
	padding: 0 2px 0 2px;
}
.sidebar p {
padding-left:5px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
border:3px solid #E3EEE7;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background:#FFFFFF;
}

.sidebar li ul:hover {
border:3px solid #A5B994;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
	
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	/*background: url(images/img02.gif) repeat-x;*/
	background:#357914;
	/*border: 1px groove #1f6d2c;*/
	font-size: 12px;
	text-align:center;
	color:#FFFFFF;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.sidebar li h2 a{
color:#FFFFFF;
}

#mlist {
	background: url(images/mlist.gif) left;
	width:20px;
	height:20px;
}
.flogin {
background:#E3EEE7;
text-align:center;
}

/* Footer */

#footer {
	padding: 10px 0 10px 0;
	background: #000000;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.txtbox {
background:#FFFFCE;
}
.signup{
background:#006600;
color:#FFFFFF;
border:#FFFFFF 1px double;
}
#kuklubanner {
width:550px;
height:auto;
min-height:60px;
background:#FFFFFF;
border:2px solid #CCCCCC;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
text-align:center;
}
#loil {
color:#FFFFFF;
font-family:cursive, "Kozuka Gothic Pro R";
font-size:16px;
}
#banner {
width:550px;
height:auto;
min-height:45px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
text-align:center;
padding-top:1px;
}
#trbg {
font-family:cursive;
font-size:19px;
width:100%;
text-align:center;
color:#FFFFFF;
}
#trbg .banc {
text-decoration:none;
border:none;
color:#FFFFFF;
font-weight:bold;
}
.banc:hover {
background:none;
}
#mini {
text-decoration:none;
border:none;
color:#FFFFFF;
font-weight:bold;
}
#mini:hover {
background:none;
}