/*
  Theme Name: INAICTA 2010 
  Theme URI: http://www.inaicta.web.id
  Description: Theme khusus untuk pagelaran Indonesia ICT Award 2010
  Version: 0.8b
  Author: Bima Satria & Beny Maulana
  Author URI: http://www.bimasatria.com/
  Tags: inaicta, ict, custom, event, competition
*/

body {
  font-size: 12px;
  background-color: #72d6f4;
  background-image: url('images/bg-body.jpg');
  background-repeat: repeat-x;
  background-position: top;
}

@font-face {
	font-family: "Helvetica LT Condensed Light";
	src: url('Helvetica LT Condensed Light.ttf');
}

a:link, a:visited {
  color: #75e7fc;
}

a:hover {
  color: #41bdd3;
}

h2 {
  text-transform: uppercase;
  font-family: 'Helvetica LT Condensed Light', Helvetica, Verdana, Arial;
  font-weight: normal;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
}

h3 {
  text-transform: uppercase;
  font-family: 'Helvetica LT Condensed Light', Helvetica, Verdana, Arial;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 10px;
  color: #fff;
}

h3 a, h3 a:visited {
  text-decoration: none;
}

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

/* Header */
#header {
  
}

/* Logo */
#logo {
  padding: 15px 0 5px 0;
}

/* Superfish menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			13em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}

.sf-menu {
	float:			left;
	margin-bottom:	1em;
	margin-top: 15px;
	border: solid 4px #e5e5e5;
	border-radius: 5px; 	
  -moz-border-radius: 5px; 	
  -webkit-border-radius: 5px;
}
.sf-menu a {
	padding: 		0.9em 0.9em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000;
	background: #e5e5e5;
	text-transform: uppercase;
}
.sf-menu li {
	background:		#e5e5e5;
}
.sf-menu li li {
	background:		#e5e5e5;
}
.sf-menu li li li {
	background:		#e5e5e5;
}
.sf-menu li:hover {
  background: #000;
  color: #fff;
} 

.sf-menu li:hover a {
  color: #000;
}

.sf-menu li:hover a:hover {
  background: #000;
  color: #fff;
}

.sf-menu li:hover a li a {
  
}

.sf-menu li.sfHover {
  
}

.sf-menu a:focus {
  
} 

.sf-menu a:hover {
  
} 

.sf-menu a:active {
	outline: 0;
}

.sf-menu a:active {
  
}

.sf-menu a.sf-with-ul {
	padding-right: 	2em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Sub Main */
#submain {
  background-image: url('images/bg-submain.jpg');
  background-repeat: repeat-x;
  background-position: top;
  height: 19px;
}

#submain img {
  margin-left: 262px;
}

/* Main Content Area */
#main {
  background-color: transparent;
  background-image: url('images/bg-main.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
  
}

#main .container_12 {
  color: #eee;
  padding: 0 0 30px 0;
}

#main .container_12.frontpage {
  background-image: url('images/bg-body-trans.png');
  background-repeat: repeat-y;
}

#main .container_12.inside {
  background-image: url('images/bg-body-trans-inside.png');
  background-repeat: repeat-y;
}

/* Page */
#page {
  padding-bottom: 40px;
}

#page h2 {
  font-size: 28px;
  border-bottom: solid 1px #25596f;
}

#page .post ul, #page .post ol {

}

#page .post ul li, #page .post ol li {
  margin-bottom: 15px;
}

#page .post li ul li , #page .post li ol li {
  margin-bottom: 0;
}

/* Category Page */
#category {
  padding-bottom: 40px;
}

#category h2 {
  font-size: 28px;
  border-bottom: solid 1px #25596f;
}


/* Blog */
#blog {
  
}

#blog .post {
  margin-bottom: 30px;
}

#blog .post .wp-post-image {
  float: left;
  border: solid 3px #1f4e60;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}

#blog .post .attachment-thumbnail {
  border: solid 3px #1f4e60;
  margin-right: 20px;
}

#blog .info {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
}

#blog h3.withsub {
  margin-top: 0;
}

/* Sidebar */
#sidebar {
  
}

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

#sidebar .sidebar-list li {
  margin: 0;
  padding: 0;
}

#sidebar .sidebar-list ul li {
  margin: 0 0 0 25px;
  padding: 0;
}

/* Custom Page Template */
/* Komite Juri */
#juri .post p, #juri .post h3 {
  margin-left: 70px;
}

#unduhan .post p, #unduhan .post h3 {
  margin-left: 70px;
}

/* Subfooter */
#subfooter {
  background-image: url('images/bg-body-trans2.png');
  background-repeat: repeat-y;
  position: relative;
}

#subfooter .ilustrasi-container {
  position: relative;
  min-height:1061px;
  height:auto !important;
  height:1061px;
}

#subfooter #vektor-bawah {
  position: absolute;
  bottom: 0;
  left: 0;
}

#subfooter .content {
  padding: 15px 0;
}

#subfooter .content p {
  margin-bottom: 10px;
}

/* List Berita */
ul.list-berita {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.list-berita li {
  margin: 0 0 15px 0;
  padding: 0;
}

ul.list-berita li a,
ul.list-berita li a:visited {
  color: #d9d71f;
  text-decoration: none;
}

ul.list-berita li a:hover {
  text-decoration: underline;
}

ul.list-berita li span.date {
  color: #fff;
}

#sidebar ul.list-berita {
  margin: 0;
  padding: 0;
  border-top: solid 1px #000;
  border-bottom: solid 1px #2e525f;
}

#sidebar ul.list-berita li {
  margin: 0;
  padding: 10px;
  border-bottom: solid 1px #000;
  border-top: solid 1px #2e525f;
}

#sidebar ul.list-berita li:hover {
  background: #1d343c;
}

/* Footer */
#footer {
  background-image: url('images/bg-body-trans3.png');
  background-repeat: repeat-y;
  font-size: 10px;
  color: #ddd;
  padding: 5px;
  text-align: right;
}

/* Wordpress Default CSS */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

img.alignleft {
  margin-right: 15px;
  margin-bottom: 15px;
  border: solid 3px #1f4e60;
}

img.alignright {
  margin-left: 15px;
  margin-bottom: 15px;
  border: solid 3px #1f4e60;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Search Form */
#searchform {
  padding-top: 20px;
}
#searchform input {  
  background: #fff;  
  color: #5f95ef;  
  font-size: 12px;  
  padding: 4px;  
}  

#searchform input.inputtext {  
  color: #999;  
  width: 280px;  
  background: #deebf0;
  border: 4px solid #1f4e60;  
}  

#searchform input.inputtext.active{  
  background: #fff;  
  border: 4px solid #3e7b95;  
} 

/* Custom Listing */
ul.customList {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.customList li {
  margin: 0 0 15px 0;
  padding: 0 0 0 40px;
  background-repeat: no-repeat;
  background-position: top left;
}

ul.customList li.list-1 {
  background-image: url('images/list1.gif');
}

ul.customList li.list-2 {
  background-image: url('images/list2.gif');
}

ul.customList li.list-3 {
  background-image: url('images/list3.gif');
}

ul.customList li.list-4 {
  background-image: url('images/list4.gif');
}

ul.customList li.list-5 {
  background-image: url('images/list5.gif');
}

#sidebar ul.customList {
  margin: 0;
  padding: 0;
}

#sidebar ul.customList li {
  margin: 0 0 15px 0;
  padding: 0 0 0 40px;
}

/* Daftar Badge */
.daftar-container {
  position: relative;
}

.daftar-container img {
  position: absolute;
  right: -30px;
  top: -60px;
}

/* ANnouncement */
.announcement {
  background: #fcf924;
  margin-top: 10px;
  padding: 15px;
  color: #000;
}

.announcement h2 {
  color: #000;
  font-size: 22px;
  font-family: 'Helvetica LT Condensed Light', Helvetica, Verdana, Arial;
  margin: 0;
}

.announcement p {
  margin-bottom: 5px;
}

.announcement .button {
  float: right;
  margin: -5px 0 0 0;
}

/* Comments */
ol.commentlist { list-style:none; margin:0 0 30px 0; padding:0; text-indent:0; }
ol.commentlist li { margin: 0; padding: 0; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { margin-bottom: 0; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-weight: bold; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:2px solid #2c4d57; float:right; margin:0 0 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata { margin-bottom: 15px; }
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a, ol.commentlist li div.comment-meta a:visited { color:#ccc; text-decoration: none; }
ol.commentlist li p { margin:0 0 1em; }
ol.commentlist li ul { margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a, ol.commentlist li div.reply a:visited { font-weight:bold; color: #000; background: #59cee3; padding: 3px 8px; text-decoration: none;}
ol.commentlist li div.reply a:hover { background:#29aec7; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#182c33; }
ol.commentlist li.odd { background:#132227; }
ol.commentlist li.parent { border-left:5px solid #0a1316; }
ol.commentlist li.pingback { border-bottom:1px solid #0a1316; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* Workshop */
table.schedule-table {
  width: 100%;
}

table.schedule-table tr th, table.schedule-table tr td {
  padding: 5px;
  border: solid 1px #5c8794;
  border-collapse: collapse;
}

table.schedule-table tr th {
  background: #b4d333;
  color: #000;
}

table.schedule-table tr td {

}

table.schedule-table tr td:last-child,
table.schedule-table tr td:first-child {
  text-align: center;
}