/*
Theme Name: Home and Garden Blog Theme 
Theme URI: http://jasonfrye.com
Description: XHTML and CSS compliant.
Version: 0.1.1
Author: Jason Frye
Author URI: http://jasonfrye.com/
Tags: fluid width, two columns, three columns, widgets, options page, valid XHTML, valid CSS

*/


/* Layout default typography and colours */

body {
	font-size: 80%;
	font-family: Tahoma, Sans-Serif;
	color: #333;
	text-align: center;
	background: #083F05 url(images/side_background.jpg) repeat-x scroll center top;
}
#page {
	background-color: white;
	text-align: left;
}
#header {
	margin: 0;
	padding: 0;
	height:67px;
	-x-background-x-position:right;
-x-background-y-position:center;
background-attachment:scroll;
background-color:#429617;

}

#headertitle {
	height: 6em;
	padding: 0 1em;
}
#headermenu {
	margin: 0;
	border: 0;
	padding: 0 1em;
}
#headerbar {
	clear: both;
	height: 0.5em;
	padding: 0;
	background-color: #7ac;
}
#outer-column-container {

	/*width:860px;
	background-color: #FFFFFF;*/
}
#inner-column-container {

 position:relative;
 float:left;
 left:15px;	
 width: 480px;
 top: 10px;
 /*background-color:#FFFFFF;*/
	
/*	float: right;
	margin-left: 10px;
	width: 240px;*/
	
	
}
#left-column {

	float:left;
	width: 162px;
  	position: relative;
 	left: 0px;
	top: 15px;
	
	height: inherit;
}
#right-column {

	float:right;

	width: 160px;
	position:relative;
	right: 10px;	
}
#content-column {

	
	/*<!--[if !IE]>--> 
	width: 130%;
	<!--<![endif]-->
	
	<!--[if IE]>--> 
	width: 100%;
	<!--<![endif]-->*/
}
#content {
	/*padding-left: 1em;*/
	
	
}
/* Begin Typography & Colors */
#header {
}
#headerimg {
}
#content .postmetadata {
	margin: 0.5em 2em;
	padding: 0 1em;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 2em;
}
#headerimg .description {
	font-size: 1.2em;
}
h2 {
	clear: both;
	font-size: 1.7em;
}
h2.pagetitle {
	font-size: 1.6em;
}
.sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #444;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
}
.commentmetadata {
	font-weight: normal;
}
.sidebar {
	font-size: 0.9em;
}
small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #15a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font-weight: bold;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}
#page {
	background-color: #083F05;
	margin: 0;
	padding: 0;
}
#headerimg {
	margin: 0;
	width: 100%;
}
.post {
	margin: 0 0 1em;
	text-align: justify;
}
.post hr {
	display: block;
}
.post h2 {
	margin: 0.5em 0 0;
}
.postmetadata {
	clear: both;
	font-size: 0.9em;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
}
h2 {
	margin: 1em 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
.sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
.sidebar h3 {
	color:#666666;
font-size:16px;
font-weight:200;
height:30px;
line-height:35px;
margin:-7px 0pt 2px;
padding-left:9px;
text-align:left;
text-transform:uppercase;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 0.5em 0 0.5em 1em;
}
.entry ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}
.sidebar ul
{
	width: 100%;
	margin-bottom: 5px;
	color: #666666;
	font-weight:200;
	text-align: left;
	padding-left: 0px;
	line-height: 21px;
	font-size: 16px;
	text-transform: uppercase;
	margin: -7px 0 2px 0;
	list-style-type: none;
	list-style-image: none;
}
.sidebar li {
	
	padding: 0;
	margin: 5px 0 2px 0;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	border-bottom: 1px solid #DFDFDF;
}

.sidebar li a
{
display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: 600;
	color: #817D7E;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}
.sidebar ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}
.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, .sidebar ul ol li {
	list-style: decimal outside;
}
.sidebar ul ul li, .sidebar ul ol li {
	margin: 0;
	padding: 0;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
.sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Sidebar */
.sidebar form {
	margin: 0;
}
/* End Sidebar */

/* Begin Calendar */
  #wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 120px;
}
#wp-calendar #next a {
	padding-right: 5px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar td {
	padding: 1px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 1em;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
 //-moz-border-radius: 3px;
 //-khtml-border-radius: 3px;
 //-webkit-border-radius: 3px;
 //border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* headermenu */
#headermenu {
	padding: 0 1em;
	width: auto;
	background: transparent;
	font-family: Arial, Helvetica, Sans-Serif;
}
#headermenu ul {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}
#headermenu li {
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#headermenu li:first-child {
	margin-left: 10px;
}
#headermenu a {
	float: left;
	line-height: 1em;
	display: block;
	background-color: #58a;
	color: white;
	margin: 0 10px 0 0;
	padding: 0.5em 10px;
}
#headermenu a:hover {
	background-color: #7ac;
	text-decoration: none;
}
div#mojo-main {			/* container for mojo component display */
	display : block;
	position : relative;
	margin : 0 auto;
	text-align : center;
	width : 98%;
}
div.post {					/* pad the post */
	padding : 0 8px;
	text-align : left!important;
}
div.post h3 a {
	font-size: 1.2em;
} /*displays permalink icon*/
div.post h3 a:hover {
}
div.post h3 .userEdit a img {
	border:0;
	margin-top: -14px;
	padding: 0 0 0 4px;
} /*aligns joomla edit icon */
div.post-date {
	display:none;
}
/*rem out display inline below to hide date*/

		div.post-date {
	display:inline;
	font-size:0.90em;
	margin:0 0 4px 0;
}
div.post-author {
	color:#ccc;
	font-size: 0.90em;
	margin: 0 0 4px 0;
	font-style:italic;
	text-indent: 14px;
}
div.post-entry {
	padding: 0 0 12px 0;
	line-height: 16px;
	font-size:12px;
}
div.post-entry h3 {			/* custom subtitles for 1guy */
	display : block;
	float : left;
	font-size : 1.2em;
	margin : 8px 0;
	position : relative;
	width : 100%;
}
div.post-entry span {
	color : #666;
	margin : 0 2px;
	;
}
div.post-entry p a span {
	display:block;
	font-size: 12px;
	margin: 12px 0;
	text-align:right;
	width:100%;
}
.postmeta {			/* post details, links 2 ping, comments, trackback, etc. */
	border-bottom: 1px solid #f0f0f0;
	border-top : 1px solid #f0f0f0;
	display : block;
	font-size : 0.86em;
	margin : 4px auto;
	padding : 8px 0;
	position : relative;
	text-align : center;
	width : 60%;
}
.postmeta a {
}
.postmeta a:hover {
}
.navigation {
	display : block;
	font-size : 12px;
	margin : 4px auto;
	padding : 6px 0;
	position : relative;
	width : 100%;
}
.alignleft a {
	margin-right: 4px;
}
.alignright a {
	margin-left: 4px;
}
div#mojo_footer {
	color : #ccc;
	display : block;
	margin : 12px auto;
	position : relative;
}
.feedage {
	border-bottom: 1px solid #f0f0f0;
	margin: 12px 0;
	padding: 0 0 12px 0;
	text-align:right;
	width: 98%;
}
.feedage a.rss {
	background : url('images/feed_def.gif') center left;
	background-repeat : no-repeat;
	color : #ccc;
	font-size : 10px;
	font-weight : lighter;
}
.feedage a.rss:hover {
	background : url(images/feed_ovr.gif) center left;
	background-repeat: no-repeat;
	text-decoration : none;
}
div#get_mojo {
	display : block;
	margin : 0 auto;
	width : 80px;
	position : relative;
}
div#get_mojo a img {
	border : 0;
	margin : 4px auto -8px auto;
	text-align : center;
	width : 80px;
}
div#get_mojo p {
	color : #ccc;
	font-size : 11px;
	margin : 0 auto;
	text-align : center;
	width : 80px;
}
/* COMMENT DISPLAY  BLOCKS */

div#mojo_comments {	/* block comment */
	display : block;
	margin : 0 auto;
	padding : 8px 0;
	text-align : left;
	width : 98%;
}
div#mojo_comments h3 {
	font-size: 1em;
	font-weight:bold;
	text-align:center;
}
div#mojo_comments h3 span {
	font-size:1.1em;
	font-weight: normal;
}
div#mojo_comments ol.commentlist {
	border-bottom:1px solid #ccc;
	padding: 0 0 12px 0;
	width:100%;
}
div#mojo_comments ol.commentlist li {
	border:1px solid #ccc;
}
div#mojo_comments ol li cite a {
	font-family: arial, sans-serif;
	font-style:normal;
	font-weight: normal;
}
div#mojo_comments ol li.reply {
	background:#fff;
	color:#666;
	margin: 4px auto;
	padding: 4px 12px;
	font-family:arial, sans-serif;
	font-size:12px;
}
div#mojo_comments ol li.altreply {
	background: #fafafc;
	color:#999;
	margin: 4px auto;
	padding: 4px 12px;
	font-family:arial, sans-serif;
	font-size:12px;
}
/* future hook for alternate author response */

		div#mojo_comments ol li.auth {
	background-color: #fffeec;
	color:#333;
	margin: 4px auto;
	padding: 4px 12px;
}
/* PASSWORD COMMENTS */

	div#mojo_pwcomments {
	display : block;
	color : red;
	margin : 12px auto;
	text-align : center;
	width : 100%;
}
/* NO COMMENTS YET */



/* GOT COMMENTS */



/* COMMENT FORM */

p label span {
	color:#666;
	font-size:10px;
}
input.comment,  textarea.comment {
	background-color : inherit;
	border : 1px solid #ccc;
	color : #333;
	display : block;
	padding : 2px;
	width : 98%;
}
input.comment {
	width : 200px;
}
textarea.comment:hover,  input.comment:hover {
	background-color : #fff;
	border : 1px solid #accc39;
}
span.easyComment a:link, span.easyComment a:visited, span.easyComment a:hover {
	color: #FF6633;
	font-weight: 900;
	font-size: 15px;
	/*white-space: nowrap;*/

	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height:normal;
}
.contentheading_easycomment {
	color: #FF652F;
	font-weight: 900;
	font-size: 14px;
	/*white-space: nowrap;*/

	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
div.blog_frontPage {
	border: 0px;
	margin: 0px;
}
.matchPointTable th {
	color:#f1b705;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:thin solid #663300;
}
.moduletable_BlogPreview a:link, .moduletable_BlogPreview a:visited, .moduletable_BlogPreview a:hover {
	color: #557ab7;
	font-weight: 900;
	font-size: 15px;
	/*white-space: nowrap;*/

	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height:normal;
}
td.orangeLink {
	text-align:center;
}
.orangeLink a:link, .orangeLink a:hover, .orangeLink a:visited {
	font-size: 12px;
	color: #ff6633;
	text-align:center;
}
.contentpaneopen_frontPage a {
	color: #557ab7;
	font-weight: 900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
table.contentpaneopen_frontPage td {
	padding: 0 5px 0 5px;
	font-size: 12px;
}
.contentpaneopen_frontPage strong a:link, .contentpaneopen_frontPage strong a:visited, .contentpaneopen_frontPage strong a:hover {
	color: #557ab7;
	font-weight: 900;
	font-size: 16px;
	/*white-space: nowrap;*/

	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	line-height:normal;
}
/* End frontpage */

.moduletable_newsFeed a:link, moduletable_newsFeed a:visited, moduletable_newsFeed a:hover {
	color: #709720;
	text-decoration: none;
}
.moduletable_newsFeed p {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #4c4e4c;
	font-size:11px;
}
.contentpaneopen_frontpage_grid {
	border:#CCCCCC 2px solid;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin-bottom: 1px;
	margin: 0px;
	margin-top: 0px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	color: #4c4e4c;
	font-size:12px;
}
.sides {
	background:url("images/side_background.jpg");
}
table.contentpaneopen td.buttonheading {
	height : 10px;
	padding: 0 10px 0 0;
	margin: 0px;
	line-height:normal;
}
td.buttonheading a {
	float:right;
}
div.message {
	padding: 10px 0 10px 0;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: orange;
	font-size:11px;
	text-align:center;
}
/* Input boxes - just a bit smaller than normal so they align well. */

input, textarea, button {
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button {
	font-size: 11px;
}
textarea {
	font-size: 11px;
	color: #000000;
	font-family: verdana, sans-serif;
}
.clr {
	clear: both;
}
.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}
#main_tbl {
	background:  top #083F05 url("images/side_background.jpg");
	/*background-image:url("images/titlebar.gif");*/

	background-repeat:repeat-x;
}
#center_column td {
	vertical-align:top;
}
/*div.titlebar

{

	height: 4px;

	min-height: 4px;

}

*/



#titlebar_msg {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #706f6f;
	font-weight:600;
	font-size: 11px;
	padding-left: 3px;
	white-space: nowrap;
	overflow:hidden;
}
#titlebar_msg a:link, #titlebar_msg a:visited {
	color: #f69829;
	text-decoration:underline;
	font-size: 12px;
	white-space: nowrap;
}
#titlebar_msg a:hover {
	color: #f69829;
	text-decoration:underline;
	font-size: 12px;
	white-space: nowrap;
}
.titlebar_msg {
	line-height:27px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #706f6f;
	font-weight:600;
}
.titlebar a:link, .titlebar a:visited {
	color: #f69829;
	text-decoration:underline;
}
.titlebar a:hover {
	color: #f69829;
	text-decoration:underline;
}
td.readon a {
	vertical-align:top;
	line-height: normal;
	padding: 0;
}
td.readon {
	vertical-align:top;
	text-align:left;
	margin:0;
	padding: 0;
}
.moduletable_topmenu { 
position:absolute;
top:29px;
/*left:406px;*/
	float:right;
	vertical-align:bottom;
	width:350px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.moduletable_topmenu ul {
	margin:0;
	list-style:none;
	padding:10px 10px 0;
}
.moduletable_topmenu li {
	float:left;
	margin-right:15px;
	background:url("images/tabRight.gif")  no-repeat right top;
	padding:0;
}
.moduletable_topmenu a {
	display:block;
	background:url("images/tabLeft.gif")  no-repeat left top;
	padding:7px 15px;
}
.moduletable_topmenu a:link, .moduletable_topmenu a:hover, .moduletable_topmenu a:visited {
	padding-top: 7px;
	color: #ffffff;
}
.moduletable_topmenu #active_menu_topmenu {
	background-image:url("images/tabRight_active.gif");
	color: #8BC56E;
	font-weight:bold;
}
.moduletable_topmenu #active_menu_topmenu a {
	background-image:url("images/tabLeft_active.gif");
}
.moduletable_login td {
	color: #FFFFFF;
	font-size:11px;
	text-align:left;
	vertical-align:baseline !important;
	vertical-align:text-top;
}
.moduletable_login a:link, .moduletable_login a:visited, .moduletable_login a:hover {
	color: #FFFFFF;
	font-size:9px;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration:underline;
	vertical-align:baseline !important;
	vertical-align:text-top;
}
.moduletable_register th {
	line-height: 21px;
	font-weight: bold;
	font-size: 13px;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align:left;
}
.moduletable_register ul {
	border: #cccccc 1px solid;
	padding: 5px;
	background-color: #F5F5F5;
}
/* category menu */



.content_rating {
	margin: 0 0 0 5px;
	color: #4C6616;
	font-size:12px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
.content_vote {
	margin: 0 0 0 5px;
	color: #4C6616;
	font-size:12px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
table.moduletable_category {
	width: 100%;
	margin-bottom: 5px;
}
div.moduletable_category {
	padding: 0;
	margin: 5px 0 2px 0;
	
}
table.moduletable_category th, div.moduletable_category h3 {
	color: #666666;
	font-weight:200;
	text-align: left;
	padding-left: 8px;
	height: 20px;
	line-height: 21px;
	font-size: 16px;
	text-transform: uppercase;
	margin: -7px 0 2px 0;
}
.moduletable_category td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	border-bottom: 1px solid #DFDFDF;
}
a.mainlevel_category:link, a.mainlevel_category:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: 600;
	color: #817D7E;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel_category:hover {
	text-decoration: none;
	color: #63C135;
	font-size: 11px;
	font-weight: 600;
}
a.mainlevel_category#active_menu {
	color: #63C135;
	font-weight: 600;
}
a.mainlevel_category#active_menu:hover {
	color: #63C135;
}
a.sublevel_category:link, a.sublevel_category:visited {
	display: block;
	border-top: 1px solid #DFDFDF;
	background:url(images/M_images/indent.png) 7px 7px no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: 600;
	color: #817D7E;
	text-align: left;
	padding-top: 5px;
	padding-left: 6px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	border-collapse:collapse;
	text-indent: 11px;
	max-width: 142px;
}
a.sublevel_category:hover {
	text-decoration: none;
	color: #63C135;
	font-size: 10px;
	font-weight: 600;
}
a.sublevel_category#active_menu {
	color: #63C135;
	font-weight: 600;
}
a.sublevel_category#active_menu:hover {
	color: #63C135;
}
/*category menu (end) */





.componentheading_resource {
	color: #429617;
	text-align: center;
	padding-top: 4px;
	padding-left: 5px;
	height: 21px;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}
.contentheading_resource {
	color: #557ab7;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 3px;
	height: 13px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px #557ab7 solid;
}
.moduletable_forum_latest h3 {
	color:#117041;
	text-indent: 50px;
	line-height: 30px;
	margin-bottom: 5px;
	vertical-align:	text-top;
	margin-top: 5px;
	font-weight:500;
	font-size:16px;
	background-image:url("images/smallLogo.gif");
	background-position: 0 0;
	background-repeat:no-repeat;
}
.moduletable_forum_latest table {
	margin-top: 5px;
}
.moduletable_TipOfTheDay h3 {
	color:#117041;
	text-align:center;
	line-height: 16px;
	margin-bottom: 2px;
	vertical-align:	text-top;
	margin-top: 5px;
	font-weight:500;
	font-size:16px;
}
.moduletable_myplace div {
	border: red solid 1px;
	width:100%;
}
div.moduletable_surveyResult {
	text-align:center;
	padding-top: 20px;
}
.moduletable_joinBlog table td {
	font-size: 12px;
	color: #ff6633;
	text-align:center;
	padding: 0px;
	marging: 0px
}
.moduletable_joinBlog a:link, .moduletable_joinBlog a:hover, .moduletable_joinBlog a:visited {
	font-size: 12px;
	color: #ff6633;
	text-align:center;
}
.quote .quoteModule {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	font-weight:700;
	line-height: 18px;
	color: #9999cc;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	text-align:left;
}
.smtext {
	font-size:9px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
.login_button {
	color: #FFFFFF;
	background-color: transparent;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: none;
	text-decoration:underline;
	cursor: pointer;
}
.button_search {
	color: #f69829;
	background-color: transparent;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	text-decoration:underline;
	vertical-align: baseline;
	cursor: pointer;
	margin: 0 0 2px 0;
}
.inputbox_search {
	border: #30720F solid 1px;
	margin: 0 0 1px 0;
	width: 150px;
	height: 19px;
}
#buttons_outer {
	width: 635px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}
.pathway {
	padding: 0 0 5px 4px;
}
#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #c64934;
}
#search_outer {
	float: left;
	width: 165px;
}
#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}
#search_inner form {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/

	float: left;
	width: 635px;
}
#content_inner {
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}
#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
#right_outer {
	margin-left: 2px;
	width: 165px;
}
#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
}
.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
/** old stuff **/



.back_button {
	float: right;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(..images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.button {
	color: orange;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	background: url(..images/button_bg.png) repeat-x;
	padding: 0px 2px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 3px;
}
.back_button a:link, .back_button a:visited, .back_button a:hover {
	color: orange;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(..images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(..images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
ol li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
}
td {
	text-align: left;
	font-size: 11px;
}
/* Joomla core stuff */

a:link, a:visited {
	color: #709720;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4c6616;
	text-decoration: none;
	font-weight: bold;
}
.contentheading {
	color: #557ab7;
	font-weight: 900;
	font-size: 16px;
	/*white-space: nowrap;*/

	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
}
.contentheading a {
	color: #557ab7;
	font-weight: 900;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.contentheading a:link, .contentheading a:visited {
	color: #557ab7;
}
table.contentpaneopen td {
	line-height: 16px;
	padding: 0 5px 0 5px;
	margin-bottom: 0;
}
table.contentpaneopen img {
	margin: 2px 6px 0 0;
}
.contentpaneopen strong {
	color: #557ab7;
	line-height: 16px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen td.contentheading {
	line-height: 24px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0 5px 0 5px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.moduletable_poll h3 {
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size:13px;
	color: #ffffff;
	background: url(images/title_150W.gif) no-repeat center;
}
.moduletable_blogSidebar ul li {
	margin:0;
	list-style-type:none;
	padding-left:10px;
	list-style-image:none;
	background-image: none;
}
.module_left {
	text-align: center;
	background-color: #FFFFD9;
	border: #95E96D solid 1px;
}
div.module_left {
	/*background:url(images/border_top.gif) #FFFFCC left top  no-repeat;*/

    margin: 0 0 8px 0px;
	padding: 10px 0 0 0px;
	text-align: center;
}
div.module_left div div div {
	/*background:url(images/border_bottom.gif) #FFFFCC left bottom  no-repeat;*/

	margin:0 0 1px 0;
	padding:0 0 20px 0;
	text-align: center;
}
/*.module_leftaffiliates

{

	text-align: center;

	border: #95E96D solid 1px;

	empty-cells:hide;





}



div.module_leftaffiliates 

{

	/*background:url(images/border_top.gif) #FFFFFF left top  no-repeat;*/

	/*

    margin: 0 0 8px 5px;

    padding: 10px 0 0 0px;

	text-align: center;

	empty-cells:hide;

	

}





div.module_leftaffiliates div div div

{

	/*background:url(images/border_bottom.gif) #FFFFFF left bottom  no-repeat;*/

	/*

	margin:0 0 10px 0;

	padding:0 0 10px 0;

	text-align: center;

		empty-cells:hide;



}

*/



.moduletable_leftaffiliates {
	empty-cells:hide;
	width: 100%;
}
.moduletable_leftaffiliates table {
	empty-cells:hide;
	width: 100%;
}
table.moduletable_leftaffiliates td {
	text-align: center;
	border: #95E96D solid 1px;
	empty-cells:hide;
	margin: 5px;
	padding: 5px;
}
.module_horzbox {
	text-align: center;
	/*background: url(images/border_right.gif) #FFFFCC top right no-repeat;*/

padding:0;
	margin:0 5px 3px 5px;
	border: #95E96D solid 1px;
	background-color: #FFFFD9;
}
.module_horzbox div {
	/*background: url(images/border_left.gif) top left no-repeat;*/
	margin:0;
	padding:6px 0 0 0;
}
.module_horzbox div div {
	/*background: url(images/border_left.gif) bottom left no-repeat;*/

padding:0 0 0 5px;
}
.module_horzbox div div div {
	/*background: url(images/border_right.gif) bottom right no-repeat;*/

padding:0 5px 0px 5px;
	height:auto !important;
	height:1%;
	
}
div.moduletable_affiliatesInline {
	float:right;
}
div.moduletable_affiliatesFrontPage {
	width: 265px;
	text-align:center;
}
table.moduletable_affiliatesFrontPage div {
	vertical-align:top;
}
table.moduletable_footer {
	text-align:center;
}
.moduletable_footer a:link, .moduletable_footer a:hover, .moduletable_footer a:visited {
	text-align:center;
	font-weight:normal;
	margin-right: 20px;
	line-height: 25px;
}
.moduletable_footer a:hover {
	text-align:center;
	font-weight:normal;
	margin-right: 20px;
	line-height: 25px;
	text-decoration:underline;
}
 ///////////////////  .moduletable_topmenu a:link, .moduletable_topmenu a:hover, .moduletable_topmenu a:visited {
 font-weight:normal;
}
.moduletable_topmenu #active_menu_topmenu a {
	font-weight:bold;
}
 ///////////////////  .moduletable_search div {
 max-width: 200px;
 width: 200px;
 text-align: right;
 border: red 1px solid;
}
div.moduletable_search {
	float: right;
}
.button {
	color: #65CC33;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(..images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
.button_narrow {
	color: orange;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	/*  width: auto;

*/  background: url(..images/button_bg.png) repeat-x;
	padding: 0px 2px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 0px;
}
table.poll_poll {
	margin: 5px 0 5px 0;
}
.inputbox {
	font-family: Arial, Hevlvetica, sans-serif;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color:#006600;
	font-size: 11px;
	margin-top: 1px;
}
.componentheading {
	color: #429617;
	text-align: left;
	padding-top: 4px;
	padding-left: 5px;
	height: 21px;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	color: #557ab7;
	font-weight: 900;
	font-size: 22px;
	/*white-space: nowrap;*/

	font-family: Arial, Helvetica, sans-serif;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable th, div.moduletable h3 {
	color: #557AB7;
	text-align: left;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px 0 2px 0;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 2px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
.small {
	color: #999999;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	background: url(..images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #54AB29;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	text-decoration: none;
	color: #54AB29;
}
a.mainlevel#active_menu {
	color:#54AB29;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #54AB29;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}
a.sublevel:hover {
	color: #900;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #333;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
	/* removes space below form elements */

	margin: 0;
	padding: 0;
}
div.mosimage {
	border: 1px solid #ccc;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	height: 10px;
}
.AKOCOMMENT_credit {
	visibility:hidden;
}
.sectiontableheader {
	background-color: #E7F7C6;
}
.sectiontableentry1 {
	white-space:nowrap;
	vertical-align:baseline;
}
.sectiontableentry2 {
	white-space:nowrap;
	vertical-align:baseline;
}
.polls_color_1 {
	background-color: #8D1B1B;
	border: 2px ridge #B22222;
}
.polls_color_2 {
	background-color: #6740E1;
	border: 2px ridge #4169E1;
}
.polls_color_3 {
	background-color: #8D8D8D;
	border: 2px ridge #D2D2D2;
}
.polls_color_4 {
	background-color: #CC8500;
	border: 2px ridge #FFA500;
}
.polls_color_5 {
	background-color: #5B781E;
	border: 2px ridge #6B8E23;
}
/* Uncomment the following line, delete the lines above and set maxcolor to 1 */

/* .polls_color_1{ background-image: url(images/red_yellow_green.png); } */



/* polls Outside Table Border */

.pollstableborder {
	border: 1px solid;
	padding: 2px;
}
/* The separator */

.pollseparator {
	text-align:center;
	border-bottom: solid 1px;
	border-top: solid 1px;
}
/* the message window */

div.xtmessage {
	background: #FFCCCC;
	border: 1px solid Red;
	display: none;
	color: Red;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.polls_color_1 {
	background-color: #8D1B1B;
	border: 2px ridge #B22222;
}
.polls_color_2 {
	background-color: #6740E1;
	border: 2px ridge #4169E1;
}
.polls_color_3 {
	background-color: #8D8D8D;
	border: 2px ridge #D2D2D2;
}
.polls_color_4 {
	background-color: #CC8500;
	border: 2px ridge #FFA500;
}
.polls_color_5 {
	background-color: #5B781E;
	border: 2px ridge #6B8E23;
}
/* Uncomment the following line, delete the lines above and set maxcolor to 1 */

/* .polls_color_1{ background-image: url(images/red_yellow_green.png); } */



/* polls Outside Table Border */

.pollstableborder {
	border: 1px solid;
	padding: 2px;
}
/* The separator */

.pollseparator {
	text-align:center;
	border-bottom: solid 1px;
	border-top: solid 1px;
}
/* the message window */

div.xtmessage {
	background: #FFCCCC;
	border: 1px solid Red;
	display: none;
	color: Red;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.rightSide
{
	width:160px;
	}
.rightSide h2
{
	background:transparent url(images/title_150W.gif) no-repeat scroll center;
		color:#FFFFFF;
		font-size:13px;
		line-height:36px;
		margin-bottom:0px;
		margin-top:0px;
		text-align:center;
}

.rightSide ul, li
{
	list-style-image:none;
	list-style:none;
	text-align:left;
}
a.mainlevel_category:link, a.mainlevel_category:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: 600;
	color: #817D7E;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel_category:hover {
	text-decoration: none;
	color: #63C135;
	font-size: 11px;
	font-weight: 600;	
}

a.mainlevel_category#active_menu {
	color: #63C135;
	font-weight: 600;
}
a.mainlevel_category#active_menu:hover {
	color: #63C135;
}

a.sublevel_category:link, a.sublevel_category:visited {
	display: block;
	border-top: 1px solid #DFDFDF;
	background:url(../../../images/M_images/indent.png) 7px 7px no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: 600;
	color: #817D7E;
	text-align: left;
	padding-top: 5px;
	padding-left: 6px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	border-collapse:collapse;
	text-indent: 11px;
	max-width: 142px;
	
	
}
.moduletable_category td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	border-bottom: 1px solid #DFDFDF;
}
