﻿

*{margin:0; padding:0;}

body{
	color:#FFFFFF;
	background-color: #365100;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrap{
	background-color:#ffffff;
	color:#000;
	margin:0px auto;
	width:900px;
	height: auto;
	padding: 10px;
	border: 5px solid #629100;
}

/* Links */
a, a:visited {
	background-color:inherit;
	color:#375713;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	background-color:inherit;
	color:#6CAD25;
	font-weight:normal;
	text-decoration:underline;
}
a img{
	border:0;
}

hr {
	border: 1px solid #CCCCCC;
	margin: 8px auto;
}

/* Header */
#header{
	margin: 0px auto 40px auto;
	width: 900px;
}
#header .logo {
	background-image: url(img/itrlogo.png);
	background-repeat: no-repeat;
	background-position: 100px top;
	height: 75px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 40px;
}

#header .logo h1{
	padding-top: 20px;
	color:#003399;
	font-size: 28px;
	letter-spacing: 1px;
	margin-left: 80px;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
#header .logo h1 a, #header .logo h1 a:link, #header .logo h1 a:visited {
	color:#003399;
	text-decoration:none;
	font-weight: bold;
}
#header .logo h1 a:hover {
	color: #0066CC;
	text-decoration: none;
}
#header .logo #desc {
	width: 500px;
	margin-top: 5px;
	margin-left: 220px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	text-align:center;
	text-align: center;
	text-transform: capitalize;
}

#frontphoto{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 260px;
	padding: 0px;
}


/* Sidebars */
#leftside{
	clear: both;
	float:left;
	line-height:1.4em;
	margin: 0px auto 10px auto;
	padding: 0px;
	width:265px;
	color: #000000;
	text-decoration: none;
}

#extras{
	line-height:1em;
	width:255px;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	text-decoration: none;
}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget{
	font-size:0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#leftside li, #extras li{
	line-height:1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	list-style-image: none;
	list-style-type: square;
}

#leftside ul ul, #extras ul ul{margin:6px 0 0 10px;}

#leftside ul ul li, #extras ul ul li{
	margin:0 0 4px;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
}
#leftside ul ul li a, #extras ul ul li a {
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}

#leftside ul.linklist, #extras ul.linklist{font-size:1em;}

#leftside ul.linklist ul, #extras ul.linklist ul{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a{font-weight:normal;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3{
	background-color:inherit;
	color:#000000;
	font-size:1.2em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 15px;
	padding-left: 45px;
	height: 30px;
	background-image: url(img/icon_itr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftside label, #extras label{
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
	padding: 0px;
}

/* Main menu */

ul.page{
	list-style:none;
	width:255px;
	margin: 0px auto;
}
ul.page li{
	display:inline;
	line-height: normal;
	width:255px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	letter-spacing: 1px;
}
ul.page li a{
	background-color:#F0F8E0;
	color:#34460F;
	float:left;
	font-weight:bold;
	margin-bottom:3px;
	text-decoration:none;
	width:225px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6e9521;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 15px;
}
ul.page li a:hover {
	background-color:#96C82D;
	color:#FFFFFF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
ul.page li.current_page_item a {
	background-color:#6e9521;
	color:#FFFFFF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
ul.page ul{font-size:0.9em;margin:0 0 0 15px;padding:0 0 5px;width:235px; padding:0px;}
ul.page ul a{padding:3px 1px 3px 5px;width:255px;}
ul.page ul ul{width:225px;}
ul.page ul ul a{width:215px;}

/* Content */
#content{
	line-height:1.5em;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-left: 265px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#contentwide{
	line-height:1.2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 265px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D2E1AE;
}
#content h1, #contentwide h1 {
	margin: 0px auto 20px auto;
	color:#000000;
	font-size: 24px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
}
#content h2,#contentwide h2{
	font-size:20px;
	font-weight: normal;
	text-decoration: none;
	height: 30px;
	background-image: url(img/icon_itr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 45px;
	padding-bottom: 0px;
}
#content h3,#contentwide h3{
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
}
#content img,#contentwide img{margin:0px; padding: 0px;}
#content ul,#contentwide ul,#content ol,#contentwide ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 5px;
}
#content li,#contentwide li {padding:0;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

/* Footer */
#footer{
	clear:both;
	color:#365100;
	font-size:11px;
	font-weight:normal;
	margin: 0px auto;
	padding:10px;
	text-align:center;
	width: 900px;
	text-decoration: none;
}
#footer p{margin:0;padding:0;}
#footer a {color:#527900;font-weight:normal;text-decoration:underline;}
#footer a:hover {background-color:#527900;color:#FFFFFF;text-decoration:none;}

/* Subpage menu */
#subpages{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;float:right;font-weight:bold;line-height:1.3em;margin:-5px 0 8px 15px;padding:0 0 10px 10px;width:190px;}
#subpages h2{font-size:1.2em;font-weight:bold;letter-spacing:-1px;line-height:1.3em;margin:0 0 12px;}
#subpages ul.submenu{line-height:1.4em;list-style:none; margin:0;}
#subpages ul.submenu li{display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a{background-color:#f4f4f4;border-left:0px solid #cccccc;color:#505050;float:left;font-weight:bold;margin-bottom:5px;padding:3px 1px 3px 5px;text-decoration:none;width:180px;}
#subpages ul.submenu li ul{margin:0 0 5px 10px;width:170px;}
#subpages ul.submenu li ul li a{width:170px;}
#subpages ul.submenu li ul ul{margin:0 0 5px 10px;width:160px;}
#subpages ul.submenu li ul ul li a{width:160px;}
#subpages ul.submenu li ul ul ul{margin:0 0 5px 10px;width:150px;}
#subpages ul.submenu li ul ul ul li a{width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a{background-color:#ffffcc;border-left:0px solid #993300;color:#505050;}
#subpages ul.submenu li.current_page_item ul li a{background-color:#f4f4f4;border-left:0px solid #cccccc;color:#505050;}

/* Tags */
p,ul,ol{margin:0 0 16px;}
blockquote{border-left:0px solid #e0e0e0;margin:20px;padding:8px 8px 8px 15px;}
blockquote p{background-color:inherit;color:#505050;font-size:0.9em;line-height:1.3em;}
label{background-color:inherit;color:#606060;font-size:0.9em;font-weight:bold;}
table#wp-calendar{margin:0 0 18px;width:140px;}

/* Forms */
#s,#submit{background-color:#ffffff;border:1px solid #cccccc;color:#505050;font-size:0.9em;margin:0 0 16px;padding:4px;width:130px;}
#author,#email,#url,#comment{border:1px solid #cccccc;font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:1em;margin:0;padding:4px;}
#commentsection{margin:25px 0 0;}
#commentsection p{margin:0 0 6px;}

/* Float fix */
.contenttext{overflow:hidden;}
* html .contenttext{height:1px;overflow:visible;}
* html .contenttext p{overflow:hidden;width:99%;}
.contenttext ul, .contenttext ol {	
	list-style:none;
}

.contenttext ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 2px;
}
.contenttext ol li {
	list-style-position: outside;
	list-style-type: decimal-leading-zero;
	margin-left: 30px;
	margin-bottom: 2px;
}
.contenttext img {
	padding: 5px;
	margin: 0px;
	position: relative;
	display:inherit;
}

/* Various classes */
.left{border:1px solid #cccccc;float:left;margin:10px 15px 10px 0;}
.right{border:1px solid #cccccc;float:right;margin:10px 0 5px 10px;}
.center{border:1px solid #aaaaaa;margin:5px auto 12px;text-align:center;}
.textright{text-align:right;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}
.hide{display:none;}
.post{
	margin: 10px auto;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.post p {
	padding-bottom: 5px;
	margin: 0px;
}
.post h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color:#5B7A1B;
	letter-spacing: -1px;
}
.post h2 a {
	color:#5B7A1B;
}
.post h2 a:hover {
	color:#FF6600;
}
.postinfo{
	background-color:#F0F8E0;
	color:#606060;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.5em;
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 5px auto 25px auto;
}
.post #rating {
	margin: 0px auto 10px auto;
	font-size: 11px;
	font-weight: normal;
	color: #996699;
	text-decoration: none;
}
.comment{background-color:#f4f4f4;border-left:0px solid #cccccc;color:#606060;margin:0 0 10px;padding:8px 5px 0 8px;}
.comment p.commenthead{line-height:1.6em;}
.comment p{font-size:0.9em;line-height:1.3em;margin:0 0 6px;padding-bottom:5px;}
.navigation{
	display:block;
	text-align:center;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.navigation p{margin:0;padding:0;}
.prevlink{margin-right:20px;}
.nextlink{margin-left:20px;}

#s, input.textbox {
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding: 2px;
}
textarea {
	background-color: #F5FBEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	font-size: 12px;
	text-decoration: none;
}
input.textbox:focus, textarea:focus {
	background-color: #FFFFDF;
}
input.textbox {
	background-color: #F5FBEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding: 0px;
	margin: 0px auto;
}

.calendarTABLE {
	font-size: 12px;
	color: #000000;
	padding: 2px;
	text-decoration: none;
	background-color: #FFEDD2;
	height: 18px;
	width: 90%;
	border: 2px inset #FFDC8A;
	}

.calendarTABLE TH {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF9900;
	border: 1px outset #FFDC8A;
	}

.calendarTABLE Caption {
	width: 100%;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	letter-spacing: 3px;
}
.pad{
	font-weight: bold;
	}
#today {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	background-color: #e9003c;
	background-image: url(images/bg_navbaroff.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 12px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	}
#day, #day a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}
#day a:link, #day a:visited {
	font-weight: bold;
	color: #e9003c;
	text-decoration: none;
	display: block;
	background-color: #FFE88C;
	border: 1px outset #CCCCCC;
}
#day a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

#prev, #next, #prev a, #next a, #prev a:visited, #next a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #e9003c;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#prev a:hover, #next a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #e9003c;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.box {
	text-decoration: none;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
	border: 2px inset #999999;
}
.kotak {
	background-color: #CCCCCC;
	border: 2px outset #999999;
}

#alamat {
	margin: 10px auto 20px auto;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
}

#blogroll {
	margin: 0px auto 10px auto;
	padding-right: 10px;
	padding-left: 10px;
	color: #F0F0F0;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
}
#blogroll h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
#blogroll a, #blogroll a:link, #blogroll a:visited {
	text-decoration: none;
	color: #CC0000;
}
#blogroll a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}

.initial {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

table#wp-calendar {
	margin: 0px auto; 
	padding: 3px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
table#wp-calendar caption {
	font-size: 16px;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color: #537018;
}
table#wp-calendar th {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #eee;
	color: #000000;
	text-align: center;
}
table#wp-calendar td {
	padding: 7px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}
	table#wp-calendar td:hover {
		background: #eee;
	}
table#wp-calendar #day {
	text-align: right;
}
table#wp-calendar #today {
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #999999;
	text-align: right;
	background-color: #CBE792;
	color: #000000;
	font-size: 14px;
}

table#wp-calendar a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.menuprofil {
	float: right;
	width: auto;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F3FAE7;
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	text-decoration: none;
}

.menuprofil ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menuprofil ul li {
	margin-left: 10px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}

.recent {
	padding: 0px;
	margin:0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.recentpost, .recentcomm {
	margin: 0px;
	padding: 0px;
}

.recentpost ul li, .recentcomm ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-bottom-width: 1px;
}

.recentpost h2, .recentcomm h2 {
	background-color:inherit;
	color:#000000;
	font-size:1.2em;
	margin: 0px auto;
	padding-top: 6px;
	padding-left: 45px;
	height: 30px;
	background-image: url(img/icon_itr.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.gallery {
	margin: 0px auto;
	padding: 0px;
}
