body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}
h2 {
	font-size: 1.8em;
	text-align: left;
	width: 100%;
	letter-spacing: -1px;
}

#latest-post h2 {
	letter-spacing: 1px;

}


/* Titles font */
.contentheading, .componentheading, 
h2, h4 {
	font-family: Helvetica,Arial,sans-serif;

}

.contentheading, .componentheading {
	padding: 0;
	letter-spacing: -1px;
	font-size: 2.2em;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	padding-bottom: 3px;
}


/* Page colors */

h4 {
	color: #333;
}

.contentheading, .componentheading {
	color: #5f8f00;
}

b, strong, .green,
#latest-post h2, 
#latest-post h1, 
thead, tr.head, h3 {
	color: #669900
}

.orange, #logo-slogan {
    color: #f63; /* Orange */	
}

#latest-post h3 {
	margin-top: 25px;
}

#sidebar {
  background: #dd5522
}

#footer {
  background: url(../images/img06.jpg) no-repeat left top;
	color: #CCCCCC;
}

h3, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(../images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 4px 20px 4px 30px;
	font-size: 1.5em;
	color: #3D3D3D;
}


a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}


/* Header */

#header {
    position: relative;
	width: 900px;
	margin: 0 auto;
	height: 71px;
}

.header_title {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	width: 40%;
	padding: 90px 20px 0px 30px;
	font-size: 1.8em;
	color: #FFFFFF;
	text-shadow: #444 3px 3px 5px;
	cursor: default;
}

#headerbg {
    position: relative;

	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: #669900 no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}


#header_caption {
    position: absolute;
    text-align: right;
    right: 5pt;
    bottom: 5pt;
    padding: 0 10pt 0 10pt;
    font-family: Georgia, "Times New Roman", Times, serif;
    cursor: default;
    color: #444;
    min-width: 245px;
    font-size: 0.8em;
    display: none;

	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(150, 150, 150);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";
}

#headerbg:hover #header_caption {
    display:block;
}


/* gen-Logo */

#gen-logo {
	float: left;
	margin-top: 30px;
}

#gen-logo h1, #gen-logo h2, #gen-logo p {
	float: left;
	margin: 0;
}

#gen-logo h1 {
	padding-left: 10px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}


#gen-logo p {
	padding-top: 37px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.65em;
}

#logo-slogan {
    cursor: default;
}


/* Menu */

#gen-top-menu {
	float: right;
	margin-top: 21px;
	height: 70px;
}

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

#gen-top-menu li {
	display: inline;
}

#gen-top-menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 0px;
	color: #4E4E4E;
}

#gen-top-menu a:hover, #gen-top-menu .active a {
	background: url(../images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 0.75em;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 0.75em;
}

#recent-posts a.more {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.8em;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(../images/img04.jpg) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

a.hiddenlink {
    text-decoration: none;
}
.hiddenlinkcontainer:hover a.hiddenlink, a.hiddenlink:hover {
    text-decoration: underline;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
}

.post .entry ul.menu  {
    padding-left: 15pt;
	color: #444;
	list-style-type: circle;
}

.post .entry ul.menu  li:hover {
	list-style-type: disc;
}

.post .entry ul.menu li#current,
.post .entry ul.menu li#current a {
    text-decoration: none;
	list-style-type: disc;
    color: black;
}

/* Smaller padding */
.post .entry ul.menu li > ul {
	padding-left: 1.5em;
}


/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(../images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Facebook */
#fb_box {
    width: 238px;
    overflow:hidden;
    border: 1px solid #AAA;
    border-top-color: #315C99;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 11px;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

span.small, p.small {
    font-size: 0.9em;
    color: gray;
}


img.flag {
 width: 16px;
 height: 11px;
 padding: 1pt;
}

/* Tables */
 table td, table th {
 border-bottom: 1px dashed;
 vertical-align: top;
 padding-left: 0.5em;
 padding-right: 0.5em;
}

table thead, table tr.head {
 line-height: 150%;
}

.contentpaneopen  p {
 text-align: justify !important;
}


table.contentpaneopen {width: 100%}

div#content table thead td,
div#content table thead th {
 font-weight: bold;
 vertical-align: top;
}
div#content table thead td small,
div#content table thead th small {
 font-weight: normal;
}

/* JoomlaHack: hide component list layout numbers */
tr.sectiontableentry td.numbering {
	display: none;
}
tr.sectiontableentry td.readmore {
	width: 90px;
	/*text-align: left;*/
	vertical-align: middle;
}
