/*
Theme Name: JWS Money Maker
Theme URI: http://www.joomla.cc/
Description: Theme Developed by Clive Ray (clive@joomla.cc)
Version: 1.0
Author: Clive Ray
*/

html {
	height: 100%; margin-bottom: 1px;
}
body {
 background: #000000 url('images/bg_main.gif') repeat-x top left;
 background-attachment: fixed;
 color: #000000;
 font: 12pt Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
 margin: 15px auto;
 padding: 0;
}

a {
 color: #7CB137;
}
a img {
 border: none;
}
a:visited {
 color: #7CB137;
}
a:hover {
 color: #FFC936;
}
acronym, abbr {
 border-bottom: 1px dashed #333;
}
acronym, abbr {
 cursor: help;
}

blockquote {
 border-left: 5px solid #CFA9FF;
 margin-left: 1.5em;
 padding-left: 5px;
}
cite {
 font-style: normal;
}
h2 {
	font: bold 14pt verdana;
	margin: 0 0 5px 0;
	padding: 0;
	color: #FFFFFF;
}

#container {
 text-align: left;
 width: 970px;
 border: 5px solid #4C7C00;
 background: #ABC187;
 padding: 1px;
}
#header {
 background: #ffffff;
 height: 82px;
 font: italic normal 230% Georgia, 'Times New Roman', Times, serif;
}
#header h1 {
 float: left;
 margin: 15px 0 0 30px;
 padding: 0;
}
#header h1 a {
 color: #7DC20F;
 font: 24pt Trebuchet, Trebuchet MS, tahoma, arial;
 text-decoration: none;
}
#menu {
 background: #78BA0E url('images/bg_navbar.gif') repeat-x top left;
 height: 40px;
 padding: 0 10px;
}
#menu a:link, #menu a:visited {
 font: 17pt Trebuchet, Trebuchet MS, tahoma;
 color: #ffffff;
 text-decoration: none;
}
#menu ul {
 list-style: none;
}
#menu ul li {
 float: left;
 padding: 9px 10px;
}
#search {
 float: right;
 padding: 9px;
}
#search input#s {
	width: 150px; padding: 4px;
	border: 1px solid #58A413;
	font: bold 10pt arial;
	text-transform: uppercase;
}
#search input#submit {
 border: 0;
 text-transform: uppercase;
 color: #ffffff;
 background: transparent;
 font: bold 13pt tahoma;
 
}
#content {
 background: #ffffff;
}
#content h3 {
	margin: 0 0 5px 0; padding: 0;
}
#content h3 a {
	font: 20pt 'Trebuchet MS';
	color: #306609;
	text-decoration: none;
}
#content .storytime {
	padding-top: 4px;
	border-top: 1px solid #E5E5E5;
}
#content .storytime, #content .storytime a {
	color: #7CB137;
	text-decoration: none;
}
#main {
}
#left, #right {
 background: #82C418 url('images/bg_sidebottom.gif') no-repeat bottom left;
}
.side {
/* background: url('images/bg_side.gif') repeat-x bottom left; */
}
.side a:link, .side a:visited {
 color: #E5F1D2;
}
.side a:hover {
 color: #EDE85D;
}
.side ul {
 margin-bottom: 15px;
}
#left .inner, #right .inner {
 background: url('images/bg_sidetop.gif') no-repeat top left; 
 padding: 10px;
}

.post {
 background: url('images/bg_post.gif') repeat-x top left;
 padding: 10px;
}
.post h1 {
 background: url('images/dot_title.gif') repeat-x bottom left;
 font: 24pt Georgia, "Times New Roman", Times, serif;
 letter-spacing: -2pt;
 margin: 0 0 5px 0;
 padding: 0 0 10px 0;
}
.post h2 {
 font: 18pt Georgia, "Times New Roman", Times, serif;
 letter-spacing: -1.4pt;
 color: #4C7806;
}
.post h1 a:link, .post h1 a:visited {
 text-decoration: none;
 color: #4C7806;
}
.comment {
 background: url('images/icon_comment.gif') no-repeat center left;
 float: right;
 padding: 5px 0 5px 40px;
}
.comment a:link, .comment a:visited {
 color: #333333;
 text-decoration: none;
}
#footer {
 padding: 10px;
}






















ol#comments li p {
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #ffffff;
	color: #346B0A;
	font-size: 12pt;
	margin: 0;
	padding: 5px 15px 20px 15px;
	text-align: right;
}

.credit a:link, .credit a:hover {
	color: #346B0A;
}

.feedback {
	color: #CFA9FF;
	text-align: right;
	clear: both;
}

.meta {
	text-align: right;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #697D88;
}
.meta a {
	color: #7CB137;
	font: bold 14pt verdana;
}

.storytitle {
	background: transparent url('images/bg_storytitle.gif') no-repeat top left;
	margin: 0;
	height: 40px;
}

.storycontent {
	background: transparent url('images/bg_storycontent.png') repeat-x top left;
	padding: 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#side {
	font: 12pt Trebuchet, Trebuchet MS, arial;
}

#sidemenu {
}

#sidemenu ul {
	color: #000000;
	font: bold 12pt Trebuchet, Trebuchet MS, arial;
	list-style-type: none;
	margin: 0; padding: 0;
}

#sidemenu ul li {
	background: transparent url('images/nav_heading.gif') no-repeat top left; 
	font: 20pt 'Trebuchet MS';
	padding-top: 10px;
	padding-bottom: 10px;
	color: #306409;
}

#sidemenu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	text-align: left;
	border-top: 1px solid #BED99B;
}

#sidemenu ul ul li {
	background: url('images/nav_bits.gif') no-repeat center left;
	border: 0;
	font: bold 13pt Trebuchet, Trebuchet MS, arial;
	margin-top: 0;
	padding: 3px 0;
	padding-left: 15px;
	letter-spacing: normal;
}

#sidemenu ul ul li a {
	color: #333333;
	text-decoration: none;
}

#sidemenu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidemenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#side .about {
	border: 3px solid #78AC35;
	padding: 10px;
	background: #F5F5F5;
}
#tabs {
	background: transparent url('images/header.gif') no-repeat bottom left;
	opacity: .8;
	filter: alpha(opacity=80);
	height: 40px;
}
#tabs ul {
	float: right;
	text-align: right;
	height: 35px;
	list-style: none;
	padding: 0; margin: 0 20px 0 0;
}
#tabs li {
	float: left; text-align: center;
	background: transparent url('images/tab.gif') no-repeat top left;
	width: 99px; height: 28px; padding-top: 7px;
	margin-left: 6px;
}
#tabs li a {
	color: #356D0A;
	font: 18pt Trebuchet, Trebuchet MS, verdana;
	text-decoration: none;
	text-transform: lowercase;
}

ul {
	list-style: none;
	margin: 0; padding: 0;
}
li.pagenav {
	font: bold 16pt Trebuchet, Trebuchet MS, tahoma;
}

li#archives {
	padding-top: 20px;
	font: bold 12pt Trebuchet, Trebuchet MS, verdana;
	color: #13F5AD;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14pt;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16pt;
	text-align: left;
}

#wp-calendar td {
	color: #CFA9FF;
	font: normal 12pt 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

ul.sidebar {
	font-size: 13pt;
	font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
}

ul.sidebar h2 {
	font-size: 15pt;
	font-family: Trebuchet,Trebuchet MS,Arial,Helvetica,sans-serif;
}
