/* 

Eka Tjipta Foundation website
designed by Tulakom www.tulakom.com
developed by Spasi www.spasi.com
powered by Textpattern

*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 80% Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/leavesbg2.png) repeat-x center top;
	color: #333333;
}
a {
	color: #CA1D2D;
}
.clear {
	clear: both;
}
#container-wrap {
	background: url(/images/grass4.png) no-repeat center bottom;

}

#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	border-top: 5px solid #CC1122;
}





#header {
	padding: 0px 30px;
	height: 130px;

}


#langtab {
	background: #C12;
	color: #FFFFFF;
	float: right;
	padding: 0px 12px;
	height: 20px;
	font-size: 90%;
}
#langtab a {
	color: #FFFFFF;
}
#lang-wrap {
	float: right;
	background: url(/images/tab-lang-right.png) no-repeat right bottom;
	padding: 0px 12px 0px 0px;
}
#lang-tab {
	color: #FFFFFF;
	padding: 3px 0px 6px 12px;
	font-size: 90%;
	background: url(/images/tab-lang-left.png) no-repeat left bottom;
}
#lang-tab a {
	color: #FFFFFF;
}


#logo {
	display: block;
	float: left;
	height: 100px;
	width: 355px;
	overflow: hidden;
	/* background: url(/images/etf-logo75.png) no-repeat 0px 25px;*/
background: url(/images/Logo-new-75.png) no-repeat 0px 25px;
}
#logo a {
	padding-top: 120px;
	display: block;
	width: 355px;
}
#nav {
	height: 30px;
	clear: both;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
#nav li {
	display: block;
	margin: 0px 0px 0px 8px;
	padding: 0px 10px 0px 0px;
	float: left;
	background: url(/images/tab-right.png) no-repeat right top;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	padding: 7px 0px 0px 10px;
	font-size: 110%;
	font-weight: bold;
	background: url(/images/tab-left.png) no-repeat left top;
	display: block;
	float: left;
}

#nav a:hover {
	color: #E5ED9C;
}
#nav .current {
	background: url(/images/tab-on-right.png) no-repeat right top;
}
#nav .current a {
	background: url(/images/tab-on-left.png) no-repeat left top;
	color: #681D05;
	height: 24px;
}
#nav .current a:hover {
	color: #CA1D2D;
}


/* MAIN LAYOUT */


#main {
	padding: 20px;
	line-height: 1.5em;
}
#slogan {
	margin-bottom: 30px;
}
#sectionhead {	margin: 0px 0px 20px;
}
#sectionhead h2 {
	color: #671C04;
	font: normal 300%/1em "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 0px;
	border-bottom: 3px solid #671C04;
}
#sectionhead a {
	color: #671C04;
	text-decoration: none;
}
#sectionhead a:hover {
	color: #CA1D2D;
}

/* CONTENT LAYOUT */

#content {
	float: left;
	width: 500px;
}
.contenthome#content {
	width: 480px;
}

#sidebar {
	float: right;
	width: 200px;
}

#middlebar {
	float: right;
	width: 160px;
	margin-right: 20px;
}

/* CONTENT STYLES */

#content h3 {
	font-size: 150%;
	line-height: 1.3em;
	color: #6A2007;
}
#content h3 a {
	text-decoration: none;
}
#content blockquote {
	border: 1px solid #ddb;
	padding: 10px;
	color: #671C04;
	font-style: italic;
}

.postfooter {
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
h4 {
	color: #671C04;
}
.pagination {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #999999;
}

/* SIDEBAR STYLES */


#sidebar h3, #middlebar h3 {
	font-size: 110%;
	color: #671C04;
	border-bottom: 1px solid #671C04;
}
#flickrbadge {}
#flickrbadge img {
	height: 75px;
	width: 75px;
	border-style: none;
}
#flickrbadge a {
	display: block;
	float: left;
	margin: 8px 16px 8px 0px;
	border: 3px solid #E7EEE4;
}
#flickrbadge a:hover {
	border: 3px solid #CA1D2D;
}

#sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#sidebar li {
	padding-left: 15px;
	background: url(/images/bullet.png) no-repeat 0px 7px;
}
#sidebar ul a {
	text-decoration: none;
	color: #671C04;
}
#sidebar ul a:hover {
	color: #CA1D2D;
	text-decoration: underline;
}

/* FOOTER */

#footer-wrap {
	background: url(/images/grass3.jpg) no-repeat center bottom;
}
#footer {
	padding: 20px 20px 0px;
	font-size: 90%;
	line-height: 1.5em;
	text-align: left;
	margin: 0px auto;
	color: #999999;
	height: 140px;
}


#footer a {
	color: #999999;
}
#footer-search {
	float: right;
	width: 200px;
}
#footer-search form, #footer-search p {
	margin: 0px;
}
#searchbox {
	width: 130px;
}
#searchbutton {
	width: 60px;
}
#logofooter {
	float: left;
	margin-right: 10px;
}
textarea#message {
	width: 400px;
}
