/*
Theme Name: Biskom Web
Theme URI: http://biskom.web.id
Description: Desain situs Biskom
Version: 2.0
Author: Bima ST
Author URI: http://bimasatria.com/
Tags: biskom, custom, orange

	Biskom v2.0
	 http://biskom.web.id/

	This theme was designed and built by Bima ST,
	whose blog you will find at http://bimasatria.com/

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

*/
body {
  background: #ea8428;
  margin: 0;
  padding: 0;
}

.container {
  background: #fff;
  border: solid 10px #fff;
  border-width: 0 10px;
}

/* General */
h2 {
  color: #d53c3c;
  border-bottom: dotted 3px #ccc;
  font-size:1.2em;
  font-weight: bold;
  margin-bottom:0.75em;
  text-transform: uppercase;
  padding-bottom: 0.2em;
}

h2.title {
  border: none;
  color: #000;
  font-size: 1.8em;
  text-transform: none;
  margin-bottom: 0.5em;
  font-weight: normal;
}

h3 {
  font-size:1.2em;
  line-height:1;
  margin-bottom:0.2em;
  font-weight: bold;
}

h4 {
  font-size: 1em;
  font-weight: bold;
}
a, a:visited {
  color: #39c;
}

/* Block divider */
#main-content {
  background: url('images/bg-container-top.gif') top left repeat-y;
}

#bottom-content {
  background: url('images/bg-container-bottom.gif') top left repeat-y;
  border: solid 1px #ddd;
  border-width: 1px 0;
  margin-bottom: 10px;
  margin-top: 10px;
}

#main-content2 {
  background: url('images/bg-container-top2.gif') top left repeat-y;
}

/* for understanding browsers */
#content, #main-content {
  min-height:350px; 
  height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
  height: 350px;
}
* html #main-content {
  height: 350px;
}
/**/


.content {
  margin: 5px;
}

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

ul.widget-list {
  margin: 0;
}

ul.widget-list li.widget-item {
  list-style-type: none;
  margin-bottom: 10px;
}

ul.widget-list li.widget-item.banners img {
  margin-bottom: 10px;
}

/* General Post Styling */
.post {
  clear: both;
}

#content .post {
  margin-bottom: 15px;
}

#content .post h3 {
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 0.5em;
}

.post h3 a, .post h3 a:visited {
  color: #000;
  text-decoration: none;
}

.post h3 a:hover {
  color: #555;
}

.post .info {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #666;
}

.post .info.single {
  text-transform: none;
  font-size: 1em;
}

.post .author {
  font-weight: bold;
  color: #000;
}

.post .postmeta {
  background: #eee;
  border: solid 1px #ddd;
  border-width: 1px 0;
  padding: 3px 5px;
  clear: both;
}

.post .postmeta a, .post .postmeta a:visited {
  text-decoration: none;
}

.post .postmeta a.wp-comment-post {
  background: url('images/comment.gif') top left no-repeat;
  padding-left: 25px;
}

.post .postmeta a .edit-link{
  background: url('images/edit.gif') top left no-repeat;
  padding-left: 25px;
}

.post .post-thumbnail {
  float: left;
  border: solid 1px #ccc;
  display: inline;
  margin: 5px 10px 10px 0;
}

.post .post-thumbnail.thumbnail {
  width: 100px;
  height: auto;
}

.post .post-thumbnail.thumbnail.vertical {
  height: 100px;
  width: auto;
}

.post .post-thumbnail.medium {
  width: 200px;
  height: auto;
}

.post .post-thumbnail.medium.vertical {
  height: 100px;
  width: auto;
}

.span-6 .post .post-thumbnail.medium {
  width: 110px;
  height: auto;
}

.span-6 .post .post-thumbnail.medium.vertical {
  height: 120px;
  width: auto;
}


h2 ul.post-categories {
  margin: 0;
  padding: 0;
}

h2 ul.post-categories li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

h2 ul.post-categories li a, h2 ul.post-categories li a:visited {
  color: #d53c3c;
  text-decoration: none;
}

h2 ul.post-categories li a:hover {
  color: #d53c3c;
}

.other-post {
  font-weight: bold;
}

.other-post p {
  margin-bottom: 0.5em;
}

/* Comments */
h3#comments {
  background: url('images/comment.gif') top left no-repeat;
  padding-left: 30px;
  font-weight: normal;
  margin-bottom: 1em;
  margin-top: 1em;
}

ol.commentlist {
  border: solid 1px #ccc;
  border-width: 1px 0 0 0;
  margin: 10px 0;
}

ol.commentlist li {
  list-style-type: none;
  border: solid 1px #ccc;
  border-width: 0 0 1px 0;
  padding: 10px;
  margin: 0;
}

ol.commentlist li.alt {
  background: #eee;
}

ol.commentlist li .info {
  float: left;
  display: inline;
  width: 110px;
  text-align: right;
  margin: 5px;
}

ol.commentlist li .info img {
  margin-bottom: 10px;
}

ol.commentlist li .text {
  float: right;
  display: inline;
  width: 540px;
  margin: 5px;
}

#commentform {
  background: #e0effc;
  padding: 10px;
  border: solid 1px #b8d5ee;
  border-width: 1px 0;
}

#commentform input, #commentform textarea {
  
}

#commentform h3 {
  margin-bottom: 15px;
}

#commentform p {
  margin-bottom: 5px;
}

#commentform textarea {
  height: 150px;
  width: 600px;
}

/* Header */
.pics {  
    height:  100px;  
    width:   950px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  950px; 
    height: 100px; 
    top:  0; 
    left: 0 
} 

/* Navigation */
.navigation {
  margin: 25px 0 0 0;
  height: 40px;
}

.navigation .alignleft {
  float: left;
  display: inline;
}

.navigation .alignright {
  float: right;
  display: inline;
}

.navigation a, .navigation a:visited {
  background: #333;
  color: #fff;
  text-decoration: none;
  padding: 4px 15px;
  font-size: 0.9em;
  font-weight: bold;
}

.navigation a:hover {
  background: #666;
  color: #fff;
  padding: 4px 15px;
}

/* Header */
#header {
  background: url('images/head.jpg') top left no-repeat;
}

h1.biskom-logo {
	width: 231px; 
  height: 67px;
	position: relative;
}

h1.biskom-logo span {
	background: url('images/biskom-logo.jpg');
	position: absolute;
	width: 100%;
	height: 100%;
}

#main-menu {
  
}

#navtabs {
  list-style: none;
  padding: 5px 0 0 5px;
  height: 24px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background: #e0e0e0 url('images/bg-menu.jpg') top left repeat-x;
  margin: 0;
}

#navtabs li {
  float: left;
  background: transparent;
  padding: 4px 0 2px 10px;
  margin: 0 0 0 0;
}

#navtabs li a, #navtabs li a:visited {
  background: transparent;
  color: #666;
  padding: 3px 10px 0 10px;
  text-decoration: none;
}

#navtabs li a:hover {
  color: #000;
}

#navtabs li.current-cat, #navtabs li.selected {
  background: #e86c01 url('images/tableft_active.gif') no-repeat left top;
  margin-top: 0;
  padding: 3px 0 5px 10px;
}

#navtabs li.current-cat a, #navtabs li.selected a, #navtabs li.selected a:visited {
  background: #fff url('images/tabright_active.gif') no-repeat right top;
  color: #fff;
  padding: 4px 10px 5px 0 !important;
  padding: 5px 10px 6px 0;
}

#subnavtabs {
  background:#e86c01;
  margin: 0 0 0 0;
  padding: 0 0 0 10px;
  height: 28px;
  clear:both;
}

#subnavtabs li {
  float: left;
  display: inline;
  margin: 5px 0;
  border-right: solid 1px #fff;
}

#subnavtabs li.current-cat {
  background: #fff;
}

#subnavtabs li a, #subnavtabs li a:visited {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0 15px;
  font-weight: bold;
  font-size: 0.9em;
}

#subnavtabs li a:hover {
  background: #e88901;
}

#subnavtabs li.current-cat a, #subnavtabs li.current-cat a:visited {
  color: #e86c01;
}

#subnavtabs li.current-cat a:hover {
  color: #fff;
}
/* Front Page */

/* Headline */
#headline {
  background: #d8d8d8 url('images/bg-headline.gif') top left repeat-x;
  border: solid 1px #d8d8d8;
  padding: 10px;
}

#headline h3 {
  font-size: 1.5em;
  font-weight: normal;
}

#headline .postmeta {
  background: #fff;
  border: solid 1px #ccc;
  border-width: 1px 0;
  padding: 3px 0;
  font-size: 0.8em;
}

/* Latest Article */
#latest-article {
  margin-top: 10px;
}

#chatoutput {
  background: #fc0;
}

/* Search */
#searchform {
  background: #eee;
  padding: 10px;
  margin: 0;
  border: solid 2px #ddd;
  border-width: 2px 0;
}

#searchform label {
  text-transform: uppercase;
}

#searchform #s {
  width: 193px;
}

#searchform #searchsubmit {
  background: #333;
  color: #fff;
  font-size: 9px;
  padding: 3px 10px;
  text-transform: uppercase;
  font-weight: bold;
  border: solid 1px #ddd;
}

#searchform p {
  text-align: right;
  padding-top: 5px;
  margin: 0;
}

/* Newsletter */
#newsletter {
  background: #666;
  color: #fff;
  text-align: center;
  font-size: 0.9em;
}

#newsletter h2 {
  border: none;
  color: #ddd;
}

#newsletter .newsletter-content {
  margin: 0 10px;
  padding: 10px 0;
}

#newsletter #sbutt2 {
  background: #eb9e02;
  color: #fff;
  border: none;
  padding: 3px 6px;
  font-weight: bold;
  font-size: 0.9em;
}

/* Shoutbox */
#cboxdiv {

}

#cboxmain, #cboxform {
  margin: 0 0 5px 0;
  width: 210px;
}

/* Arsip */
.car-container {

}

ul.car-list {
  margin: 15px 0 0 0;
}

ul.car-list li {
  list-style-type: none;
  padding: 0;
  margin-bottom: 10px;
}

ul.car-list li .car-yearmonth{
  font-weight: bold;
  font-size: 1.2em;
}

ul.car-monthlisting {

}

ul.car-monthlisting li {
  margin-bottom: 5px; 
}

/* Gallery */
.galleria {
	list-style: none;
	width: 200px
}
.galleria li {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0
}
.galleria li a {
	display: none
}
.galleria li div {
	position: absolute;
	display: none;
	top: 0;
	left: 180px
}
.galleria li div img {
	cursor: pointer
}
.galleria li.active div img, .galleria li.active div {
	display: block
}
.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto
}
.galleria li .caption {
	display: block;
	padding-top: .5em
}
* html .galleria li div span {
	width: 400px
}
/* MSIE bug */
