/**
 * Theme Name: Hybrid
 * Theme URI: http://themehybrid.com/themes/hybrid
 * Description: A user-friendly, search-engine optimized theme framework, featuring 18 custom page templates and multiple widget-ready areas, allowing you to create any type of site you want. 
 * Version: 0.6.1
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: theme-options, threaded-comments, sticky-post, microformats, one-column, two-columns, three-columns, fixed-width
 * Status: publish
 *
 * Copyright (c) 2008 - 2009 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */

/* zam.web.id */
@import url('http://fonts.googleapis.com/css?family=Lobster');

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('Chunkfive.ttf') format('truetype');
}

* outline {border: 1px}
a {
	color: #3B5998;
	text-decoration: none;
	}
a:visited {
	color: #3B5998;
	}
a:hover, a:active {
	color: #3B5998;
	text-decoration: underline;
	}
body{
/*	background: #fff url(http://zam.web.id/2010.jpg) no-repeat top center;*/
background: #fff url(http://zam.web.id/woodfloor.jpg) repeat top center fixed;
	color: #333;
}
#body-container{
	width: 820px;
	margin: 0 auto 40px auto;
	background: #fff;
	box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
/*	
border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: url(library/images/bgcon.png) repeat-y top center;*/
}
#container{
	width: 780px;
	margin: 0 20px;
}
.content{
	width: 460px;
}
#primary,
#secondary{
	width: 300px;
	font: normal 12px arial;
}
#secondary h3{
	border-top: 3px double #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
	padding: 5px 0;
}
#primary a,
#secondary a{
	text-decoration: none;
	color: #3B5998;
}
#primary a:hover,
#secondary a:hover{
	text-decoration: underline;
}
#secondary ul{
	list-style: none;
	margin: 0 0 20px 0;
}
table, tr, td{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.tag-cloud{
	line-height: 18px;
}
#hybrid-categories-3,
#hybrid-archives-4{
	width: 140px;
	float: left;
	margin: 0px;
	line-height: 18px;
}
#hybrid-archives-4{
	margin: 0 0 0 20px;
}
#header{
	width: 780px;
	margin: 10px auto 0 auto;
	height: 55px;
	border-bottom: 3px double #ddd;
}
/*
#site-title{
	padding: 5px 0 0 0;
}
#site-title a{
	display: block;
	height: 32px;
	width: 249px;
	text-indent: -5000px;
	background: url(library/images/zamwebid.png) top left no-repeat;
} */
#site-title a,
#site-title a:hover{
	color: #333;
	text-decoration: none;
	font: 40px/40px Lobster, arial, georgia, times, Times New Roman, times-roman, serif;
letter-spacing: -1px;
}
#site-title a:hover{
	color: #333;
}
#site-description{
	display: none;
}
#navigation{
	float: right;
	margin: -45px 15px 0 0;
}
#page-nav li {
	margin-right: 5px;
}
#page-nav li li {
	margin-right: 0;
}
#page-nav li a {
	padding: 2px 8px;
	color: #3B5998;
	background-color: transparent;
	font: normal 12px/20px arial;
	border: 0px;
}
#page-nav li.current_page_item a:hover,
#page-nav li.current_page_item a{
	text-decoration: none;
	background-color: #94A3C4;
	color: #fff;
}
#page-nav li a:hover{
	background-color: #eceff5;
	text-decoration: none;
}
.tweet a{
	color: #3B5998;
}
.tweet a:hover{
	color: #94A3C4;
	text-decoration: none;
}
.tweet{
	font: normal 32px/40px georgia;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
	margin: 10px 20px 20px 20px;
	color: #333;
}
.tweet a.twitter-link{

}
.twitter-timestamp,
.follow{
	color: #999;
	font: normal 11px arial;
	display: block;
	margin: 5px 0 -10px 0;
}
.follow{
	float: right;
	margin-top: -5px;
}
.post img {
	padding: 4px;
	border: 0px;
	}
.post-title a,
.entry-title a{
	font: 30px/120% Lobster, arial, "Century Schoolbook", Georgia, Times, "Times New Roman", serif;
	color: #333;
letter-spacing: 0px;
}
.post-title a:hover,
.entry-title a:hover{
	color: #3B5998;
text-decoration: none;
}
.entry{
	font: normal 14px/20px arial, Georgia, Times, "Times New Roman", serif;
}
.byline{
	font: normal 11px  arial;
	margin: -5px 0 15px 0;
	padding: 0 0 5px 0;
}
.cap{
	float:left;
	font: normal 55px/36px  Lobster, Georgia, Times, "Times New Roman", serif;
	padding: 7px 5px;
margin: 5px 7px 0 0;
color: #fff;
background-color: #94a3c4;
display: inline-block;
}
p.first-child .cap{
	padding: 17px 15px;
}
p.first-child .cap .cap{
padding: 0px;
}
.saya{
	font: normal 11px  arial;
	background-color: #94a3c4;
	color: #fff;
	padding: 5px 10px;
}
.saya img{
	float: left;
	margin: 5px 10px 0 0;
	border: 2px solid #fff;
	width: 50px;
}
#primary .saya a{
color: #fff;
text-decoration: none;
border-bottom: 1px dotted #fff;
}
#primary .saya a:hover{
border-bottom: 1px solid #fff;
}
.widget-widget_text{
	clear: both;
}
.breadcrumb,
.breadcrumbs{
	display: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.wp-caption{
	border: 0px;
}.wp-caption img{
	border: 0px;
}
.wp-caption p.wp-caption-text{
	font: normal normal 10px  arial;
}
#subsidiary .widget{
	width: 220px;
	font: normal 12px/18px arial;
}
.wp-pagenavi{
	text-align: center;
	margin: -30px 0 0 0;
}
.wp-pagenavi span,
.wp-pagenavi a{
	display: inline;
	font: bold 12px arial;
	border: 0px;
	color: #3B5998;
}
.wp-pagenavi a:hover{
	text-decoration: none;
	background-color: #eceff5;
}
.wp-pagenavi .current{
	color: #fff;
	background-color: #94a3c4;
	border: 0px;
}
.wp-pagenavi .pages,
.wp-pagenavi .last,
.wp-pagenavi .extend{
	display: none;
}
#footer-container{
	border-top: 3px double #ddd;
	width: 780px;
	margin: 0 20px;
	padding: 0px;
}
#footer-container a{
	text-decoration: none;
	color: #3B5998;
}
#footer-container a:hover{
	text-decoration: underline;
}
#footer-container h3{
	padding: 5px 0;
	margin: 0 0 5px 0;

}
#subsidiary #get-recent-comments{
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#footer-container ul{
	margin: 0px;
}
#footer-container li{
	border-top: 1px solid #ddd;
	padding: 5px 0;
line-height: 16px;
}
#get-recent-comments li{
	list-style: none;
	margin: 0px;
	clear: left;
	min-height: 60px;
	border-top: 1px solid #ddd;
}
#get-recent-comments img{
	float: left;
	margin: 5px 10px 0px 0;
}
#get-recent-comments a{
	font-weight: bold;
}
#footer{
	border-top: 3px double #ddd;
	font: normal 11px arial;
	padding: 10px 0 0 0;
	margin: 0px;
	color: #999;
}
#footer .credit{
	float: left;
}
#footer .copyright{
	float: right;
	margin: 0px;
}
.kontak li{
	font: normal 12px/24px arial;
}
.kontak img{
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.kontak span{
	color: #999;
}
.search-text{
	width: 260px;
	float: left;
	font: normal 12px arial;
	border: 1px solid #94a3c4;
}
.search-submit,
.search-submit:hover{
	border: 0px;
	display: block;
	height: 32px;
	width: 32px;
	text-indent: -5000px;
	background: url(library/images/cari.png) top left no-repeat;
	float: right;
	margin: -3px 0 0 0;
	padding: 0px;
}
.entry img{
	padding: 0px;
	margin: 0 4px;
}
.entry a,
.entry a:hover,
.entry-meta a:hover,
.navigation-links a,
.navigation-links a:hover{
	color: #3B5998;
}
.entry a{
font-weight: bold;
}
.entry blockquote{
	background: url(library/images/quote.gif) top left no-repeat;
	margin-left: 10px;
	padding-left: 30px;
}
.comments-header{
	font: bold 13px georgia;
	color: #333;
}
.entry-meta{
	font: normal 12px arial;
}
.navigation-links{
	font: bold 12px arial;
}
#comments li, #comments li li li, #comments li li li li li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
}
#comments-template .avatar {
	border: 0px;
	width: 55px;
	height: 55px;
	margin: 0 10px 10px 0;
	float: left;
}
#comments-template ol {
	list-style: none;
	margin: 0;
	clear: both;
	}
.comment-meta-data {
	margin: 0;
	font: normal 11px arial;
	color: #666;
	}
.comment-reply-link, .permalink, .comment-edit-link {
	font-weight: bold;
	color: #3B5998;
	}
.permalink{
	font-weight: normal;
	color: #999;
}
.comment-reply-link {
	font-style: normal;
}
.comment-author{
	font: normal bold 12px arial;
}
.comment-text p{
	margin: 0 0 7px 0;
	padding: 0px;
}
#comments p abbr{
	display: none;
}
#comments li,
#comments ol.children li{
	border-top: 1px solid #eaeaea;
	padding: 5px 0;
}
#comments ol.children li{
	padding-left: 5px;
	margin-left: 5px;
	border-top: 1px dashed #ddd;
	border-left: 1px dashed #ddd;
}
.meta-prep,
.comments-link{
	font-weight: bold;
}
.comment-text{
	margin: 0;
	padding: 0;
	font: normal 12px/16px arial;
}
.avatar,
.comment-meta-data,
.comment-text{
	margin: 0px;
	float: left;
	display: inline;
}
.comment-meta-data{
width: 80%;
}
.comment-text{
	margin: -20px 0 0 65px;
}

.text-input,
textarea {
	display: block;
	padding: 5px;
	font: normal 12px arial;
	width: 90%;
	border: 1px solid #ddd;
	}
textarea {
	height: 150px;
	font: normal 16px arial;
}
#comments-template label {
	font: bold 12px arial;
	}
.button, .submit, .reset {
	margin-right: 10px;
	padding: 4px 10px 5px 10px;
	background: #3B5998;
	color: #fff;
	font: bold 12px arial;
	text-transform: uppercase;
	border: 0px;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
	background: #999;
	}
.fn{
	font-style: normal;
}
.entry-meta{
	display: block;
	background-color: #eceff5;
	padding: 5px 10px;
	margin: 10px 0;
}
.more-link{
	display: block;
	font: bold 12px arial;
	text-align: right;
	width: 50%;
	margin-left: 50%;
}
.date-info,
.month-info,
.category-info,
.tag-info{
	margin-bottom: 0px;
}
.clear{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
.search-text{
	width: 250px;
	float: left;
	font: normal 12px arial;
	border: 1px solid #94a3c4;
	padding: 5px;
}
.search-submit,
.search-submit:hover{
	border: 0px;
	display: block;
	height: 32px;
	width: 32px;
	text-indent: -5000px;
	background: url(library/images/cari.png) top left no-repeat;
	float: right;
	margin: -3px 0 0 0;
	padding: 0px;
}
.related-post{
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
#secondary .twtr-hd h3,
#secondary .twtr-hd h4{
border: 0px;
}
.spanduk img{
	margin: 5px;
}