/*
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: #fff url(images/img01.jpg) repeat-x;
	font-family: "Helvetica", Arial,Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;

}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 850px;
	height: 90px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 15px;
}

#logo p {
	float: right;
	padding-top: 15px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 778px;
	height: 45px;
	margin: 0 auto;
	background: #F6F6F6 url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #a4d213;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.jpg) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

.latest-post {
  width: 420px;
  float: left;
	color: #000000;  
}
.latest-post2 {
	float: right;
	width: 165px;
}
/* Content */

#content {
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
}
#content_full {
	float: left;
	width: 700px;
	padding: 20px 0 0 20px;
}
.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
  margin: 15px 0 0 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
  text-align: justify;
}
.entry a {
  text-decoration: none;
	color: rgb(0,153,0);  
}
.entry a:hover {
  text-decoration: underline;
	color: rgb(0,153,0);  
}
.links_left {
	text-align: left;
	font-weight: bold;
}

.links_left a {
	text-align: left;
	font-weight: bold;
	color: rgb(0,153,0);
}
/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding-right: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #a4d213;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0px 4px 0px;
	border-bottom: 2px solid #a4d213;
	letter-spacing: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #606060;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img08.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}
/* e107 core style */
.tbox, .helpbox{
	margin: 0 0 0px 0;
	border: 1px solid #C8C8C8 ;
  font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin-top: 0px;
  padding: 0;
}

input.tbox.search {
  width: 150px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;  
  }

#comment.tbox.comment {
  background-color: #fff;
  padding-left: 10px;  
}

#contactForm textarea.tbox {
  width: 300px;
  padding-left: 10px;
}

.tbox.chatbox{
	width: 80%;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 0;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

input#helpb.helpbox {
  background-color: #fff; 
  color: #000;
  padding-left: 0px;
  width: 300px; 
  border: 0 
}

#commentform .tbox, #commentform .helpbox{
  width: 300px; 
  color: #000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tbox.comment.subject {
  width: 300px; 
  color: #000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
  }

textarea.tbox {
  background-color:#FFF;
  margin: 0 0 20px 0;
}

.button {
	background: url(images/img06.gif) repeat-x;
	margin-top: 3px;
	border: 1px solid #C8C8C8;
}

.indent {
	background: url(images/img06.gif) repeat-x;
	border: 1px solid #C8C8C8;
	padding: 4px 4px 4px 4px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .finfobar {
	font-weight:bold;
	padding: 4px;
	background-color: transparent;
	border: 1px solid #C8C8C8 ;
	text-align: left;
}

#post.tbox {
  background-color: #FFF;
}
select.tbox {
  background-color: #FFF;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background: url(images/img06.gif) repeat-x;
	border: 1px solid #C8C8C8 ;	
}
.fcaption a, .forumheader5 a {

}
table {
	margin-left: auto;
	margin-right: auto;
}  
.mediumtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}  

#flash_header {
	background-color: #fff;
	height: 250px;
}

