/*  
Theme Name: WordPress CSUI
Theme URI: -
Description: Heavily edited from Rahmat Kurniawan's YIPD Aceh theme
Version: 1.0
Author: Rahmat Kurniawan
Author URI: http://the.rahmat.or.id/

	CSUI v1.0
	http://the.rahmat.or.id/

	This theme was designed and built by Rahmat Kurniawan
	whose blog you will find at http://the.rahmat.or.id/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
*/



/* Generals */

body {
	font-family: Verdana, Helvetica, Arial, 'Lucida Grande', 'Trebuchet MS', sans-serif;
	font-size: 12px;
	margin: 0 auto;
	width: 800px;
	padding: 0; 
	background: #fa0;
	overflow: auto;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

a, a:visited {
	color: #48f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	
hr {
	display: none;
}

a img {
	border: none;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

p {
	padding: 0;
	margin: 7px 0;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 1em;
	list-style: none;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
}


/* Wrapper */

#page {
	position: absolute;
	top: 15px;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background-color: #f8f8f8;
	border: 12px solid #fff;
	background: url(image/bg.png) repeat-y;
}


/* Header */

#header {
	background: #f8f8f8 url(image/topbg.jpg) repeat-y top left;
	padding: 0;
	margin: 0;
	height: 90px;
	width: 800px;
}

div#logo {
	position: absolute;
	top: 20px;
	left: 10px;
}

div#top {
	position: absolute;
	top: 27px;
	left: 70px;
	font-size: 17px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

div#top p {
	margin: 0;
	margin-bottom: -2px;
}

div#top p a {
	font: 18px arial;
	color: #666;
	text-decoration: none;
}

div#top p.regular a {
	font-size: 16px;
}

div#searchtop {
	position: absolute;
	top: 60px;
	left: 585px;
	font-size: 11px;
	color: #999;
}

div#language {
	position: absolute;
	top: 45px;
	left: 640px;
	font-size: 10px;
	color: #999;
}


/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform #s {
	background-color: #f6fcfe;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	vertical-align: middle;
	width: 120px;
	background-color: #f6fcfe;
	border: solid 1px #ccc;
	padding: 3px;
}

 #searchsubmit {
	vertical-align: middle;
 }


/* Top Navigation */

div#listcontainer {
	background-color: #06c;
	width: 800px;
	height: 80px;
}

div#listcontainer ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

div#listcontainer ul#nav {
	width: 780px;
}

div#listcontainer li.topnavfirst { /* all list items */
	float: left;
	text-align: left;
	padding: 7px 10px 2px 10px;
	border-left: 1px solid #67f;
	border-right: 1px solid #67f;
	margin-right: -1px;
	font: 14px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	font-weight: bolder;
	width: 139px;
}

div#listcontainer li.topnavfirst a { /* all list items */
	background: url(image/raquofirst.png) no-repeat center right;
	padding-right: 15px;
}

div#listcontainer ul.floatnav {
	float: left;
	border-left: 1px solid #67f;
	border-right: 1px solid #67f;
	margin-right: -1px;
	height: 54px;
}

div#listcontainer ul.floatnav li {
	font: 12px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	padding: 1px 10px 1px 12px;
	margin: 0 0 0 10px;
	width: 127px;
	background: url(image/raquochild.png) no-repeat center left;
}

div#listcontainer li a { /* all list items */
	color: #fff;
	text-decoration: none;
}

div#listcontainer li a:hover { /* all list items */
	text-decoration: underline;
}


/* Headings */

h1, h2, h3, h4 {
	font-family: Verdana, Arial, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
}

h2 {
	background-color: #9cf;
	font: 14px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	border-top: solid 1px white;
	vertical-align: middle;
	font-weight: bolder;
}

h3 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 16px;
	font-weight: normal;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #f60;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#content h3.blueh3 {
	background: url(image/raquo3cont.png) no-repeat top left;
	padding: 0 11px;
	margin: 0 25px;
}

#content h3.blueh3 a {
	color: #48f;
}

h4 {
	font: 11px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #f60;
	padding: 0;
	margin: 0;
}


/* Content */

#content {
	font-size: 12px;
	float: left;
	margin: 0;
	padding: 0;
	width: 534px;
	}

#content a, #content a:hover {
	color: #e91;
}

.contentimg {
	background-color: #333;
	height: 100px;
	padding: 0;
	margin: 0;
	width: 534px;
}

.contentimg2 {
	background-color: #333;
	height: 100px;
	padding: 0;
	margin: -10px -20px 15px -20px;
	width: 534px;
}

.pagetitle, .centertitle, #content h2.centertitle a, #content h2.centertitle a:visited {
	margin: 0;
	padding: 0;
	background-color: #9cf;
	vertical-align: middle;
	font-weight: bolder;
	color: #333;
}

.centertitle, #content h2.centertitle a, #content h2.centertitle a:visited {
	padding: 2px 0 3px 5px;
	width: 261px;
}

.pagetitle {
	padding: 2px 0 3px 10px;
	width: 523px;
}

.centertitle a, .centertitle a:hover {
	color: #333;
	font-size: 14px;
}

.centertitle a:hover {
	text-decoration: underline;
}

.contenttitle {
	background: #333 url(image/bgindex.png) no-repeat top left;
	height: 80px;
	padding: 22px 90px 0 10px;
	font: 14px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #fff;
	font-weight: bolder;
	width: 166px;
}

.contenttitle a {
	font-size: 14px;
}

.contenttitle a:hover {
	text-decoration: underline;
}

#content .contenttitle a, #content .contenttitle a:hover {
	color: #fff;
}

#lefttop, #righttop {
	margin: 0;
	padding: 0 0 15px 0;
	float: left;
	border-right: solid 1px white;
	min-height: 299px;
}

* html #lefttop, * html #righttop {
	height: 299px;
}

#topcont {
	border-bottom: solid 1px black;
}

.biggertext {
	font-size: 12px;
	line-height: 16px;
	color: #f60;
}


/* Content */

.post {
	padding: 0;
	margin: 0;
	width: 246px;
	color: #555;
}

.postwide {
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	margin: 0;
	width: 490px;
	color: #555;
	line-height: 14px;
}

.postwide a, .postwide a:visited {
	color: #f60;
}

.postwide ul li {
	padding: 0 0 2px 13px;
	margin: 2px 0 0 2px;
	font-size: 11px;
	background: url(image/raquo2cont.png) no-repeat top left;
}

.postwide ul li.libig {
	font-size: 12px;
	background: url(image/raquo1cont.png) no-repeat top left;
}

.postwide ul li.ulli {
	background: none;
	margin-left: -13px;
}

.postwide ul li ul li {
	padding: 1px 0 1px 15px;
	margin: 0;
	font-size: 11px;
}

* html .postwide ul li ul {
	margin-top: -13px;
}

.postwide ul li ul li a {
	background: none;
	padding: 0;
	margin: 0;
	color: #48f;
}

#content div.postwide ul ul li a {
	color: #48f;
}

.postwide table {
	border: 1px black solid;
}

.postwide table tr {
	border: none;
}

.postwide table td {
	border: 1px #f8f8f8 solid;
	background: #fff;
}

.postwide table td.thead {
	background: #ccc;
	font-weight: bolder;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #aaa;
	margin: 0;
	padding: 0;
}

.navigation {
	display: block;
	margin: 5px 0;
	padding: 10px 0;
	font-size: 11px;
}

.navigationsingle {
	display: block;
	margin: 20px 0;
	padding: 15px 0 10px 0;
	border-top: 1px solid #eee;
	font-size: 11px;
	color: #aaa;
}

.post div.entry {
	padding: 10px 0 5px 10px;
	margin: 0;
}

.post div.entry p a:visited, .post div.entry p a {
	padding-top: 5px;
}

.postlist {
	width: 265px;
}

.entry p a:visited, .entry p a {
	color: #f60;
	display: block;
	font-size: 11px;
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

.listraqred {
	font: 10px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #f00;
	text-decoration: none;
}

.listraqgrey {
	font: 10px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #ccc;
	text-decoration: none;
}

.entrytext {
	padding: 0;
	margin: 0;
}

.narrowcolumn .postmetadata {
	font: 10px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	margin: 15px 25px 0 15px;
	padding: 2px;
	color: #999;
}

.narrowcolumn {
	padding: 0;
	margin: 0;
	width: 430px;
}

.narrowcolumn .post .entry, .narrowcolumn .post .entrytext, .narrowcolumn .postwide .entry, .narrowcolumn .postwide .entrytext {
	padding: 5px 10px 5px 18px;
}

#content h3.bigh3, #content h3.bigh3 a {
	font-size: 14px;
	font-weight: bolder;
	color: #f60;
	padding: 0;
	margin: 0;
}

.alignright {
	float: right;
	display: inline;
}
	
.alignleft {
	float: left;
}

.centerized {
	text-align: center; 
}

div.notfound {
	padding: 15px 10px 15px 20px;
	margin: 0;
}


/* Staff */

.postwidestaff {
	padding: 5px 20px 5px 20px;
	width: 490px;
	color: #555;
	line-height: 14px;
}

.postwidestaffpost {
	padding: 0 0 20px 0;
	margin: 0;
	width: 534px;
	color: #555;
	line-height: 12px;
	font-size: 11px;
}

#leftphoto266, #rightexpl266 {
	padding: 0;
	margin: 0;
	float: left;
	width: 266px;
	height: 266px;
	border-top: 1px solid #fff;
}

#rightexpltop {
	height: 186px;
}

#rightexplbtm {
	height: 80px;
}

.rightname {
	height: 10px;
	padding: 30px 20px 10px 20px;
	font: 14px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #333;
	font-weight: bolder;
}

.rightquote {
	padding: 15px 20px 10px 20px;
	font: 12px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #666;
}

.back2staff {
	padding: 0 20px;
	line-height: 10px;
	color: #999;
}

div.datacont {
	padding: 10px 0 10px 0;
}

.datahead {
	width: 523px;
	border-right: 1px solid #fff;
	background-color: #ccc;
	font: 14px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #fff;
	padding: 2px 0 2px 10px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	vertical-align: middle;
	font-weight: bolder;
}

.tdleft, .tdright {
	color: #666;
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #fff;
	vertical-align: top;
}

.tdleft {
	width: 106px;
}

.tdright {
	width: 436px;
}


/* Tanggal Penting */

div#impdates {
	float: left;
	padding: 10px;
	width: 246px;
	border-right: 1px solid white;
	border-top: 1px solid white;
}

#content h3.datesh3 {
	padding: 1px 10px;
	margin: 0;
}

#content h3.datestitleh3 {
	padding: 0 0 2px 0;
	margin: 0;
}

#content h3.datesh3 a {
	color: #48f;
}

.entrydates p {
	padding: 0 20px;
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	color: #999;
}


/* Iklan */

#commercial {
	float: left;
	width: 266px;
	vertical-align: middle;
	border-top: solid 1px #fefefe;
	border-left: solid 1px #fefefe;
	border-right: solid 1px #fefefe;
	margin: 0;
	padding: 0;
	margin-left: -1px;
	margin-bottom: -3px;
	height: 100px;
}

.postad {
	margin: 0 -20px;
	padding: 0;
	width: 266px;
	height: 100px;
}


/* Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 10px Verdana, Arial, 'Lucida Grande', Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color: #777;
	}

h3#comments {
	margin: 20px 20px 0 20px;
	font-size: 12px;
}

#commentform p {
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	font-size: 11px;
	color: #999;
	}

#commentform #submit {
	border: solid 1px #999;
	font-size: 11px;
	background-color: #f6fcfe;
	width: 130px;
	margin: 0 0 10px 0;
	}

.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

h3#respond {
	padding: 0;
	margin: 20px 20px 0 20px;
	font-size: 12px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 10px 0 10px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 10px;
	}

#commentform p {
	margin: 5px 5px 5px 20px;
	}

.nocomments {
	font-size: 11px;
	color: #999;
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin-right: 10px;
	float: right;
	}


/* Rightbar */

#rightbar
{
	width: 266px;
	padding: 0;
	margin: 0;
	background-color: #def;
	float: left;
}

.padleft10 {
	padding-left: 10px;
}

#rightbar ul, #rightbar ul ol {
	margin: 0;
	padding: 0;
}

* html #rightbar ul li.q {
	margin-top: -13px;
}

#rightbar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#rightbar ul.ql {
	padding: 6px 0;
	margin: 0;
}

#rightbar ul.ql li {
	background: url(image/raquoql.png) no-repeat center left;
	padding: 2px 0 2px 15px;
	margin: 0 0 0 10px;
}

* html #rightbar ul.ql li {
	padding-top: 1px;
}

#rightbar ul ul, #rightbar ul ol {
	margin: 0;
	padding: 0;
	border-top: 1px solid white;
}

#rightbar ul ul li, #rightbar ul ol li {
	margin: 0;
	padding: 0;
}


/* Footer */

#footer {
	background-color: #e2e2e2;
	padding: 5px 0 5px 20px;
	width: 780px;
	margin: 0;
	color: #666;
	clear: both;
	font-size: 10px;
	border-top: solid 1px white;
}

#footer .seo { visibility:hidden; 
}

* html #footer {
	padding-top: 12px;
}

#footer a {
	color: #06f;
}


/* Calendar */

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 16px Verdana, Arial, 'Lucida Grande', Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


/* Clearfloats */

.clearfloats {
	clear: both; 
}


/* End CSS */

