/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	
	margin: 0;
	padding: 0;
	
}

body {
	margin: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: .09em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 10;
	line-height: 120%;

	
}

ul, ol {
}

a {
	text-decoration: none;
	color: #276807;
}

a:hover {
	background: none;
}



/* Header */

#header {
	width: 920px;
	height: 98px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: -10px;
	width: 600px;
}

#logo h1 {
	float: left;
	padding-top: 3px;
	height: 90px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 2px;
	text-transform: uppercase;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #5F882C;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 16px;
}

#search form {
	width: 230px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 10px;
}

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

#search-text {
	border: none;
	text-transform: lowercase;
	border: 1px #8DBC4A solid;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 920px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 9px 20px 10px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	background: #FFFFFF;
	color: #566316;
}

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

/* Page */

#page {
	width: 920px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: -5px;
	border-right: 1px solid #D2D4C9;
	background-color: #F3F3F3;
	text-align: left;
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 0px 25px 25px 25px; 
	margin-bottom: 15px;
	background-color: #ECECEC;

}

#content h1 {
       max-width: 420px;
       margin: 20px 0;
}


#content img { 
       margin: 10px 10px;
       border: 1px solid silver;
}

#content p { 
       padding: 5px 0 0 0;
       line-height:1.5em;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
}

.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 20px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	color: #787878;
	margin-top: -10px;
	border-left:  1px solid #cacaca;
	/*border-top: 3px solid #e2e2e2;*/
	/*border-bottom: 1px dashed #D2D4C9;*/
	/*border-right: 1px solid #D2D4C9;*/
	/*background-color: #efefef;*/


}

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

#sidebar li {
		
}



#sidebar li li {
	/*background: url(images/img05.jpg) no-repeat left center;*/
	padding-left: 15px;

}

#sidebar  {
	padding-top: 15px;
	/*background: url(images/img04.png) repeat-x left top;*/
	letter-spacing: 1px;
	font-size: 11px;
	color: #787878;
}

#sidebar p {

	border-bottom: 1px solid #D2D4C9;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: -10px;
}


#sidebar a {
	color: #787878;
}

#sidebar h1{
	
	text-align: center;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding: 28px 0;
	background: #90BF4D url(images/img02_2.jpg) left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-align: center;
}

#footer a {
	color: black;
}

/* enter by becoda */

.csc-textpic{
	border-bottom: 1px solid #D2D4C9;

}
#sidebar .csc-textpic{
	border-bottom: none;
}


#sidebar .csc-textpic-image{
	border: 1px solid #D2D4C9;
	margin-bottom: 15px;
	margin-top: 5px;
}

#breadcrumb{
	margin-left: 10px;
	line-height: 100%;	
	width: 639px;
	height: 20px;
	border-right: 1px solid #cacaca;
}

#searchbox{
	margin-right: -29px;
	margin-top: -20px;
	padding-top: -20px ;
	float:  right;
	height: 30px;
	width: 288px;

}


.tx-indexedsearch-res p{
		font-size: 12px;
}

.tx-indexedsearch-searchbox{
	display: none;
}


