/*  
Theme Name: Portal Kreatif
Theme URI: http://www.portalkreatif.com/
Description: 
Version: 1.0.1
Author: 
Author URI: 
*/

.menushadow {
	width:900px;
	margin:0 auto;
	height:15px;
	background-image:url(img/shadowmenu.gif);
	background-repeat:repeat-x;
	}

/*  ---------   CONTENT INDEX --------- */
.contentinside {
	width:860px;
	margin:0 auto;
	padding:20px 20px 0px 20px;
	}

.contentinside .cinLeft {
	width:565px;
	padding:0px 20px 10px 0px;
	float:left;
	}
.contentinside .cinRight {
	width:275px;
	padding-bottom:10px;
	float:left;
	}
	
/* --- Content --- */

#content {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	}
#content h4 {
	font-weight:bold;
	color:#2777bc;
	line-height:24px;
	padding-bottom:20px;
	}
#content h4 a {
	color:#2777bc;
	text-decoration:none;
	}
#content h4 a:hover {
	text-decoration:underline;
	}
	
#content h5 {
	font-size:14px;
	font-weight:bold;
	color:#2777bc;
	line-height:21px;
	padding-bottom:0px;
	}
#content h5 a {
	color:#2777bc;
	text-decoration:none;
	}
#content h5 a:hover {
	text-decoration:underline;
	}
	

.contentStatuspageNB {
	width:480px;
	font-size:24px;
	line-height:30px;
	color:#a93523;
	padding-bottom:0px;
	margin-bottom:0px;
	}
.contentStatuspageNB a {
	color:#a93523;
	text-decoration:none;
	}
.contentStatuspageNB a:hover {
	color:#a93523;
	text-decoration:none;
	}
	
.contentStatuspage {
	width:480px;
	font-size:24px;
	line-height:30px;
	color:#a93523;
	border-bottom:1px solid #8facc5;
	padding-bottom:5px;
	margin-bottom:10px;
	}
.contentStatuspage a {
	color:#a93523;
	text-decoration:none;
	}
.contentStatuspage a:hover {
	color:#a93523;
	text-decoration:none;
	}

.contentDate {
	padding:20px 20px 5px 0px;
	}
	
#content .contentTitle {
	padding:0px 20px 0px 0px;
	font-size:18px;
	}
#content .contentTitleNews {
	padding:0px 0px 22px 0px;
	font-size:18px;
	}
	
.contentPage {
	padding:0px 20px 10px 0px;
	}

.contentPage p {
	font-size: 12px;
	line-height:16px;
	text-align:justify;
	padding-bottom:20px;
	}

.contentPage table {
	/*background-color:#EEE;*/
	border:1px solid #CCC;
	}

.contentPage td {
	padding:4px;
	border:1px solid #CCC;
	font-size:11px;
	}

.contentPage td p {
	font-size:11px;
	}
	
	
	
.aligncenter {
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}

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

.contentPage p img, .contentPage p img.alignleft {
	padding: 0px;
  	margin: 0px 20px 20px 0px;
  	border-radius: 4px;
  	-moz-border-radius: 4px;
}

.contentPage p img.alignright {
	padding: 0px;
  	margin: 0px 0px 20px 20px;
  	border-radius: 4px;
  	-moz-border-radius: 4px;
}

.contentPage ol {
	font-size:12px;
	padding-left:30px;
	padding-bottom:20px;
	}

.contentPage ul {
	font-size:12px;
	list-style-type:disc;
	padding-left:30px;
	padding-bottom:20px;
	}
	
.contentPage li {
	text-indent:0px;
	padding:0px;
	}

.contentAuthor {
	padding:0px 20px 20px 0px;
	border-bottom:1px solid #ccc;
	}
	
.pageOther {
	padding:10px 20px 10px 0px;
	border-bottom:1px solid #CCC;
	}

.pageOtherStatus {
	padding-right:0px;
	}
	
.pageOtherItem {
	padding:5px 20px 5px 0px;
	line-height:14px;
	}
.pageOtherDate {
	font-size:10px;
	}


/* ---- Content Inside -----*/
#contentIn {
	width:480px;
	}							
#contentIn h5 {
	font-size:14px;
	color:#2777bc;
	line-height:18px;
	padding-bottom:2px;
	}
#contentIn h5 a {
	color:#2777bc;
	text-decoration:none;
	}
#contentIn h5 a:hover {
	text-decoration:underline;
	}
	
/* --- ContentEvet KALENDER Index--- */
#calendarlistindex {
	padding-bottom:10px;
}	

#calendarlistindex .monthlistbox {
	padding:0px 10px 5px 0px;
	float:left;
	background-color:#FFF;
	}
	
#calendarlistindex .monthlistbox .mleft {
	width:73px;
	float:left;
	}
	
#calendarlistindex .monthlistbox .mright {
	width:65px; 
	text-align:right; 
	color:#a93523; 
	font-weight:normal;
	float:left;
	}

a.monthlist {
	width:141px;
	padding:3px 5px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#333;
	background-color:#ffc927;
	text-decoration:none;
	}
	
a.monthlist:hover {
	color:#333;
	background-color:#f19c25;
	text-decoration:none;
	display:block;
	}
	
/* --- ContentEvet KALENDER TABLE --- */
#calendars {
	padding-bottom:40px;
}

#calendars .clLeft {
	width:225px;
	float:left;
	}
#calendars .clRight {
	width:235px;
	margin-left:20px;
	float:left;
	}

#calendars .clRight h3 {
	font-size:18px;
	color:#FFF;
	}
#calendars .clRight h3:hover {
	color:#EEE;
	}


/* --- ContentEvet KALENDER --- */
#calendaryears {
	padding-bottom:40px;
}

#calendaryears .monthbox {
	padding:0px 5px 5px 0px;
	float:left;
	}

a.month {
	width:82px;
	height:34px;
	padding:3px 5px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#333;
	background-color:#ffc927;
	text-decoration:none;
	}
a.month:hover {
	color:#333;
	background-color:#f19c25;
	text-decoration:none;
	display:block;
	}
	
.monthyears {
	color:#f3ab45;
	font-size:16px;
	font-weight:bold;
	}


/* --- ContentEvet --- */
#contentEvent {
	width:480px;
	padding:20px 0px 0px 0px;
	color:#333;
	font-size:11px;
	}

#contentEvent .listbox {
	width:480px;
	border-bottom:1px solid #2777bc;
	padding:0px 0px 20px 0px;
	margin-bottom:20px;
	}

#contentEvent .listbox .imgLeft {
	width:100px;
	padding-right:20px;
	float:left;
	}
	
#contentEvent .listbox .dateCenter {
	width:90px;
	padding-right:20px;
	float:left;
	}
	
#contentEvent .listbox .titleRight {
	width:250px;
	float:left;
	}
	
#contentEvent h5 {
	font-size:12px;
	line-height:18px;
	color:1f5a8c;
	font-weight:bold;
	}
#contentEvent h5 a {
	color:1f5a8c;
	text-decoration:none;
	}
#contentEvent h5 a:hover {
	text-decoration:underline;
	}
	
#contentEvent h4 {
	color:#333;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	}
	

#contentEvent h6 {
	color:#333;
	padding:15px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	}

#contentEvent p {
	padding-bottom:15px;
	}
	
#contentEvent td {
	
	}
#contentEvent td.tgl {
	width:101px;
	padding:20px 20px 0px 0px;
	border-bottom:1px solid #2777bc;
	color:#666;
	}
#contentEvent td.title {
	width:239px;
	padding:20px 20px 0px 0px;
	border-bottom:1px solid #2777bc;
	}
#contentEvent td.poster {
	width:100px;
	padding:20px 0px;
	border-bottom:1px solid #2777bc;
	}

#contentEvent td.Toptgl {
	width:101px;
	padding:5px 20px 5px 0px;
	border-top:1px solid #93bbdd;
	border-bottom:1px solid #93bbdd;
	}
#contentEvent td.Toptitle {
	width:239px;
	border-top:1px solid #93bbdd;
	border-bottom:1px solid #93bbdd;
	padding:5px 20px 5px 0px;
	}
#contentEvent td.Topposter {
	width:100px;
	border-top:1px solid #93bbdd;
	border-bottom:1px solid #93bbdd;
	padding:5px 0px 5px 0px;
	}


#contentEvent .nextkalender {
	font-size:12px;
	text-align:right;
	padding:20px 0px;
	line-height:18px;
	color:#a93523;
	font-weight:bold;
	}
#contentEvent .nextkalender a {
	color:#a93523;
	text-decoration:none;
	}
#contentEvent .nextkalender a:hover {
	text-decoration:underline;
	}

#contentEvent .eventbox {
	border-bottom:1px solid #93bbdd;
	}

#contentEvent .eventboxbottom {
	padding-bottom:10px;
	}

#contentEvent .eventboxbottom p {
	color:#666;
	}

#contentEvent .eventbox .ebLeft {
	width:160px;
	padding-bottom:20px;
	padding-right:30px;
	float:left;
	}
	
#contentEvent .eventbox .ebRight {
	width:290px;
	padding-bottom:20px;
	float:left;
	}
	
#contentEvent .eventbox .ebRight .fieldbar {
	padding:5px 0px;
	}

#contentEvent .eventbox .ebRight .fieldbar .labelfield {
	width:90px;
	float:left;
	}
#contentEvent .eventbox .ebRight .fieldbar .detailfield {
	width:200px;
	float:left;
	color:#666;
	}

#contentEvent .eventbox .ebRight .fieldbarinfo {
	height:30px;
	}
#contentEvent .eventbox .ebRight .fieldbarinfo .labelfield {
	width:90px;
	float:left;
	padding-top:4px;
	}
#contentEvent .eventbox .ebRight .fieldbarinfo .detailfield {
	width:200px;
	float:left;
	color:#666;
	}

#contentEvent .eventbox .ebRight .fieldbarinfo ul {
	list-style-type:disc;
	padding-left:14px;
	padding-top:3px;
	text-indent:12px;
	}
#contentEvent .eventbox .ebRight .fieldbarinfo li {
	padding-left:0px;
	padding-top:0px;
	text-indent:0px;
	}
	
#contentEvent .eventbox p {
	color:#666;
	}



	


/*-- Form Content Inside --*/
.formContact {
    padding-top:10px;
}

.formBar {
    padding:0px;
    margin-bottom:0px;
}

.formBar .label {
    width:100px;
    height:22px;
    text-align:right; 
    float:left;
    padding:8px 10px 0px 0px;
    font-size:12px;
}
.formBar .input {
    width:298px; 
    height:23px;
    font-size:12px;
    padding-left:5px;
    color:#999;
    border:1px solid #93bbdd; 
    background-color:white;
    float:left;
    padding-top:8px;
    margin-bottom:20px;
    *margin-bottom:0px;
}
.formBar .textarea {
    width:298px; 
    height:80px;
    font-size:12px;
    padding:8px 0px 0px 4px;
    color:#999;
    border:1px solid #93bbdd; 
    background-color:white;
    float:left;
}



/* -- Paging -- */
.paging {
	padding:20px 0px 20px 0px;
	font-size:12px;
	color:#8f8f8f;
	}
	
.paging a {
	color:#a93523;
	text-decoration:none;
	}
.paging a:hover {
	text-decoration:underline;
}


/* ---- Subscribe ------ */

.subscribeInside {
	width:275px;
	height:30px;
	padding-bottom:20px;
	font-size:10px;
	color:#666;
	font:Helvetica, Arial, sans-serif;
	}

.subscribefield {
	padding-top:4px;
	padding-right:2px;
	float:left;
	}
	
.subscribetextInside {
	width:190px;
	height:12px;
	padding: 2px 1px;
	color:black;
	float:left;
	background-color:#f6f5f5;
	border:1px solid #eae9e9;
	font-size:10px;
	color:#666;
	}

.subscribebutton {
	padding-top:4px;
	padding-right:8px;
	float:left;
	}
	
.subscribeRSS {
	padding-top:5px;
	padding-left:10px;
	float:left;
	background-image:url(img/subscriberSpacer.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:0px 4px;
	}	


/* --- ChildPage --- */
.childpage {
	background-color:#cee9ff;
	padding:10px;
	line-height:16px;
	margin-bottom:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.chilpageStatus {
	color:#a93523;
	padding-bottom:2px;	
	}
.childpageList {
	color:#1d588b;
	font-size:12px;
	padding:7px 0px;
	border-top:1px solid #8bafdb;
	}
.childpageList a {
	color:#1d588b;
	text-decoration:none;
	}
.childpageList a:hover {
	text-decoration:underline;
	}
	
/* -- Childpage UL LI */
.childpage ul {
	text-indent:0px;
	font-weight:bold;
	}
.childpage ul a {
	color:#1f5a8c;
	text-decoration:none;
	}
.childpage ul a:hover {
	color:#1f5a8c;
	text-decoration:underline;
	}

.childpage li {
	font-size:12px;
	line-height:14px;
	padding:8px 0px 8px 0px;
	border-top:1px solid #8bafdb;
	list-style:none;
	}

#subdir {
	border-top:1px solid #8bafdb;
	margin-bottom:6px;
	
	}
#subdir ul {
	text-indent:0px;
	}

#subdir ul li {
	padding:3px 0px 3px 0px;
	list-style:none;
	line-height:14px;
	border:none;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	}
#subdir .parentmenu {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#1f5a8c;
	}
#subdir .parentmenu a {
	color:#1f5a8c;
	text-decoration:none;
	}
#subdir .parentmenu a:hover {
	color:#1f5a8c;
	text-decoration:underline;
	}

	
/* -- 2 Kolom Inside --*/

.twocolumnBox{
	width:500px;
	padding:20px 0px;
	}

.twocolumnItem {
	width:230px;
	padding:0px 20px 35px 0px;
	float:left;
	}

.twocolumnItem img {
	width:230px;
	height:140px;
	margin-bottom:10px;
	}
	
.twocolumnItem h4 {
	font-size:14px;
	line-height:20px;
	color:#1f5a8c;
	font-weight:bold;
	}
.two	.twocolumnItem h4 a {
	color:#1f5a8c;
	text-decoration:none;
	}
.two	.twocolumnItem h4 a:hover {
	text-decoration:underline;
	}

.twocolumnItem p {
	font-size:11px;
	line-height:16px;
	text-align:left;
	}
.twocolumnItem p a {
	color:#1f5a8c;
	text-decoration:none;
	}
.twocolumnItem p a:hover {
	text-decoration:underline;
	}


/* --- List Item --*/
.listItem {
	width:480px;
	padding:0px 0px 0px 0px;
	margin-bottom:25px;
	}
	
.listItem .imgLeft {
	width:180px;
	height:120px;
	padding-top:5px;
	padding-right:15px;
	float:left;
	}
.listItem .descRight {
	width:285px;
	float:left;
	font-size:11px;
	line-height:16px;
	}
	
.listItem .descRight h5 {
	font-size:14px;
	padding:0px;
	color:#1f5a8c;
	font-weight:bold;
	}
.listItem .descRight h5 a {
	color:#1f5a8c;
	text-decoration:none;
	}
.listItem .descRight h5 a:hover {
	text-decoration:underline;
	}
.listItem .descRight p {
	font-size:11px;
	line-height:17px;
	text-align:justify;
	}
.listItem .descRight p a {
	color:#1f5a8c;
	text-decoration:none;
	}
.listItem .descRight p a:hover {
	text-decoration:underline;
	}
	

/* ---- 3 kolom --- */
/* --- News Index --- */
#threeColumn {
	padding-bottom:10px;
	width:500px;
	}

#threeColumn  .threeColumnBox {
	width:146px;
	padding:20px 20px 0px 0px;
	float:left;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	}
#threeColumn .threeColumnBox .hnDate {
	padding:8px 0px 0px 0px;
	color:#666;
	}
#threeColumn .threeColumnBox .hnTitle {
	padding:0px 0px 0px 0px;
	color:#1f5a8c;
	font-size:12px;
	}
#threeColumn .threeColumnBox .hnTitle a {
	font-weight:bold;
	color:#1f5a8c;
	text-decoration:none;
	}
#threeColumn .threeColumnBox .hnTitle a:hover {
	color:navy;
	}

#threeColumn .threeColumnBox .hnIsi {
	height:135px;   /* <<<<< tinggi Headline News ditentukan */
	padding:0px 0px 5px 0px;
	color:#666;
	}
	
#threeColumn .threeColumnBox .hnIsi a {
	color:#1f5a8c;
	text-decoration:none;
	}
#threeColumn .threeColumnBox .hnIsi a:hover {
	text-decoration:underline;
	}





/*  ----  ADVETORIAL BOTTOM ----- */
.advInside {
	width:890px;
	margin:0 auto;
	padding:20px 20px 20px 50px;
	}
	
.advInsideBox {
	padding-left:1px;
	}

.advInsideImgBox {
	float:left;
	padding-right:19px;
	padding-bottom:30px;
	}
.advInsideImgBorder {
	border:1px solid #CCC;
	}



/* Komentar
---------------------------------------------------------------------------------*/

.komentar {
	padding:10px 0px 10px 0px;
	}

#comments {
	background: url(images/comments.gif) no-repeat;
	margin-left: -12px;
	padding: 0 0 15px 10px;
	text-indent: -900em;
	clear: both;
}
#respond {
	background: url(images/post-comments.gif) no-repeat;
	margin: 15px 0 0 -12px;
	padding: 0 0 20px 10px;
	text-indent: -900em;
	clear: both;
}
.total-comments {
	font: bold 12px Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 5px;
}


/* commentlist */
.commentlist {
	clear: both;
	padding:  5px 0 10px;
	margin: 0;
}

.comment-data {
	padding: 4px 15px 5px 0;
}
.comment-number {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #CCC;
	display: block;
	width: 38px;
	text-align: center;
	float: left;
	letter-spacing: -1px;
	padding-bottom: 2px;
}

.commentlist .commentmetadata {
	color: #666666;
}

.comment-entry {
	padding: 0 0 15px 38px;
	overflow: hidden;
}

/* comment page numbers */
.comment-page-numbers {
	text-align: right;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.comment-page-numbers a {
	margin: 0 3px;
}
.comment-page-numbers strong {
	color: #999999;
	padding: 4px 7px;
}



/* commentform */
#commentform {
	padding: 10px 0;
	margin: 0;
}
#commentform p {
	clear: both;
	padding-bottom: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-top: 8px;
	width: 80px;
	float: left;
}
#commentform small {
	color: #999999;
	font-size: 90%;
	padding-top: 8px;
	display: block;
}
#commentform input {
	width: 220px;
	padding: 4px 5px;
	float: left;
	margin-right: 10px;
	background:#f6f5f5;
	border:1px solid #eae9e9;
}
#commentform textarea {
	width: 400px;
	height: 150px;
	background:#f6f5f5;
	border: solid 1px #eae9e9;
	padding: 5px 3px 3px 7px;
	font-size:12px;
}
#commentform #submit {
	width: 138px;
	height: 34px;
	padding: 0;
	border: none;
	margin-left: 275px;
	background-color:#CCC;
	border:1px solid #999;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border-color: #999999;
}

