/*
Theme Name: ePoppo
Theme URI: http://wpactive.com/personal-blog-themes/epoppo/
Description: ePoppo WordPress theme created by <a href="http://www.zulsdesign.com">zulsdesign studio</a> for <a href="http://wpactive.com">wpactive.com</a>

Version: 1.0
Author: zulsdesign studio
Author URI: http://www.zulsdesign.com
Tags:  Brown, orange, white, fixed-width, right-sidebar,widget ready.

*/

* {
    margin: 0;
    padding: 0;
}
body {
    margin: 0px;
    padding: 0px;
    background: url(images/bg.jpg) center top no-repeat;
    background-color: #150b0a;
    color: #444;
    text-align: center;
    font-family: "arial", verdana, tahoma;
    font-size: 10pt;
}
img {
    border: none;
}
a {
    color: #ff9900;
}
a:hover {
    color: #444;
}
fieldset {
    border: none;
    padding: 10px 0;
}
h1,h2,h3,h4,h5,h6 {
    font-family: "arial", verdana, tahoma;
}
h1 {
    font-size: 14pt;
}
#container {
    width: 980px;
    height: auto;
    margin: 10px auto 0 ;
    padding: 10px 0;
}
.menu {
    width: 980px;
    height: auto;
    clear: left;
    overflow: hidden;
}
.top-menu {
    list-style: none;
    font-size: 1.2em;
}
.top-menu li {
    float: left;
    margin: 0 20px 0 0;
}
.top-menu li a{
    text-decoration: none;
}
#header {
    width: 690px;
    height: 210px;
    float: left;

    z-index: 5;
}
#title {
    width: 530px;
    height: 100px;
    float: left;
    display: block;
    z-index: 10;
    position: relative;
    text-align: left;
    margin-top: 50px;
}
#title h1 {
    font-size: 4em;
}
#title a{

    display: block;
    text-decoration: none;
}
#title p {
    font-size: 1.3em;
    color: #fff;
}

#rss {
    width: 124px;
    height: 129px;
    float: right;
    position: relative;
    z-index: 30;
    margin-top: 70px;
    right: 30px;
    overflow: hidden;
}
#bungkus {
    width:980px;
    height: auto;
    float: left;
    background: url(images/bg-content.png) top repeat-y;

    position: relative;
    top: -35px;
    display: block;
    text-align: left;
    padding-bottom: 20px;
}
#left {
    width: 690px;
    height: auto;
    float: left;
    display: inline;
    
}
#box-left {
    width: 690px;
    height: auto;
    float: left;
    display: inline;
    position: relative;
}
#box-content-left {
    padding: 10px 20px 20px;
}
/*
POST BODY CSS
*/
.breadcrumb {
    padding: 7px 0;
    border-bottom: dashed 1px #ddd;
}
.breadcrumb ul {
    float: left;
}
.breadcrumb li {
    float: left;
}
.post {
	background: #FFF;
	margin-top: 10px;
        margin-bottom: 20px;
}
.post h2 a {
    color: #170c09;
    text-decoration: none;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	line-height: 1.3em;
	margin: 0px;
        font-family: georgia, arial;
        font-weight: normal;
}

.post p {
	font-size: 1em;
	line-height: 1.4em;
	color: #333;
	margin: 0px 0px 20px 0px;
}

.post h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

.post h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

.post h3 {
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #333;
}

.post h4 {
	font-size: 1.5em;
	color: #666;
}

.post h5 {
	font-size: 1.3em;
	color: #999;
}

.post h6 {
	font-size: 1em;
	font-weight: bold;
	color: #577aee;
}
.post .date {
    margin-bottom: 10px;
    font-size: 0.8em;
}

.post ol {padding-left: 20px;}
.post ul {margin: 5px 5px 20px 5px;list-style: circle;}
.post ol {margin: 5px 5px 20px 5px;}
.post ul ul {margin: 5px 5px 5px 5px;}
.post ol ol {margin: 5px 5px 5px 5px;}

.post ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.post ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 5px;
	margin-bottom: 5px;
        margin-left: 15px;
}

.post blockquote {
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 20px;
	display: block;
        border-left: 10px solid #f4f4f4;
}

.post blockquote p {
	font-family: arial;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #999;
}

.post ins {
	color: #333;
	text-decoration: underline;
}

.post del {
	color: #333;
	text-decoration: line-through;
}

.post code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
	margin-bottom: 10px;
}
.post .alignnone {
    margin: 7px;
    
}
.post .alignleft {
    float: left;
    margin: 0 7px 7px 0;
}
.post .aligncenter {
    margin: 7px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.post .alignright {
    float: right;
    margin: 0 0 7px 7px;
}
.wp-caption {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#F3F3F3;
    border:1px solid #DDDDDD;
    margin:10px;
    padding-top:4px;
    text-align:center;
}
.post p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.post .comment {
    width: 27px;
    height: 24px;
    font-size: 10pt;
    background: url(images/bg-comment.png) no-repeat;
    padding: 3px;
    position: absolute;
    margin-left: -35px;
    margin-top: 11px;
    text-align: center;
}
.post .comment a {
    color: #fff;
    text-decoration: none;
}
.post .more {
    border-bottom: dashed 1px #ddd;
    padding-bottom: 4px;
}
.post .more a {
    padding: 4px 7px;
    background-color: #f3f3f3;
}
.post .wp-caption {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color:#F3F3F3;
    border:1px solid #DDDDDD;
    margin:0px 10px 10px 0px;
    padding-top:4px;
    text-align:center;
}
.post .wp-caption img {
    margin: 3px auto;
}
.post .alignleft {
    float: left;
}
.post .alignright {
    float: right;
    margin-left: 10px;
}
.post .aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}
#right {
    width: 288px;
    height: auto;
    float:right;
    margin-top: -100px;
    margin-left: 2px;
    z-index: 30;
    display: block;
    background-color: #f6f6f6;
}
#right p {
    margin-bottom: 10px;
}
#side-isi {
    padding: 10px;
    line-height: 30px;
}
#cari {
    width: 288px;
    height: 50px;
    background-color: #444;
    margin-top: -50px;
    margin-bottom: 15px;
}
.cari {
    width: 215px;
    height: 28px;
    line-height: 28px;
    border: none;
    float: left;
}
.widget {
    width: 288px;
    height: auto;
    float: left;
}
.widget .title {
    width: 294px;
    height: 52px;
    position: relative;
    background: url(images/bg-slide.png) no-repeat;
    float: right;
    margin-right:-8px;
    margin-bottom: 0px;
}
.widget h2 {
    font-size: 18pt;
    padding: 5px 10px 5px;
    color: #fff;
}
.widget ul {
    list-style: none;
    float: left;
    width: 280px;
    height: auto;
    margin-left: 5px;
    margin-bottom: 10px;
    display: inline;
}
.widget li {
    padding: 7px;
    border-bottom: dashed 1px #ddd;
}
.widget li a {
    color: #000;
    text-decoration: none;
    display: block;
}
.widget li a:hover {
    text-decoration: underline;
}
.widget ul li ul {
    width: 268px;
    height: auto;
    padding: 5px 0;
}
.widget div {
    float: left;
    margin: 3px 2px 10px 5px;
}
#calendar_wrap {
    width: 95%;
}
#wp-calendar {
    width: 90%;
    margin: 0 auto;
}
#footer {
    width: 980px;
    height: 50px;
    color: #888;
    font-size: 8pt;
    float: left;
    margin-top: -30px;
}
#footer .kiri {
    width: 680px;
    height: 50px;
    text-align: left;
    float: left;
}
#footer .kanan {
    width: 300px;
    height: 50px;
    text-align: right;
    float: left;
    line-height: 50px;
}
#footer .zd {
    background: url(images/zd.png) no-repeat left center;
    padding-left: 20px;
    color: #fff;
    text-decoration: none;
}

/*
Navigation CSS
*/
.navigation {
    padding-top: 10px;
    margin-top: 10px;

}

.navigation a {
    padding: 5px;
    background: #ff9000;
    font-size: 9pt;
    line-height: 1.1em;
    color: #FFF;
}

.navigation a:hover {
    background: #444;
    color: #FFF;
}

.navleft {
    float: left;
    width: 40%;
}

.navright {
    float: right;
    width: 40%;
}

.navleft a {
    float: left;
    display: block;
}

.navright a {
    float: right;
    display: block;
}
.clear {
    clear: both;
}

/*
Special Single Post Classes
*/
.edit, .follow, .track {
	border-bottom: 1px dotted #ddd;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 0.75em;
	line-height: 1.4em;
}

.follow a {
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 20px;
}

.track {
	background: #EEE;
	font-weight: bold;
}

/*
Commenting System CSS
*/
#combox, #combox ol, #combox ol li, #combox ol li.alt {
	font-size: 100%;
}

#combox {
	padding:0;
	margin:0;
	border:0;
	padding-top: 20px;
	padding-bottom: 20px;
}

ol.commentlist {
	padding:0;
	margin:0;
	border:0;
	list-style-type: none;
	margin-bottom: 20px;
}

ol.commentlist li {
	padding:0;
	margin:0;
	border:0;
	background: #fff;
	border: 3px solid #ca5101;
	padding: 10px;
	margin-top: 20px;
        margin-bottom: 60px;
}
ol.commentlist li .say {
    width: 31px;
    height: 19px;
    position: relative;
    top: 32px;
    left: 550px;
    background: url(images/comment-u.gif) no-repeat left bottom ;
}
ol.commentlist li .comment-avatar {
    float: right;
    margin-top: 15px; 
}
ol.commentlist li.alt {
	padding:0;
	margin:0;
	border:0;
        
	background-color: #fff;
	border: 3px solid #ff8b17;
	padding: 10px;
	margin-top: 20px;
        margin-bottom: 60px;
}
ol.commentlist li.alt .say {
    width: 31px;
    height: 19px;
    position: relative;
    top: 32px;
    left: 40px;
    background: url(images/comment-me.gif) no-repeat left bottom ;
}

ol.commentlist li.alt .comment-avatar {
    float: left;
    margin-top: 15px; 
}
#comments {
    padding: 7px 0;
}


.avatar {
	float: left;
        margin: 5px;
	display: inline;
}

.avatar img {
	border: 0;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 60px;
}

.commentbody img {
	border:0;
	vertical-align: middle;
}

p.comment_author {
	color: #999;
	font-size: 0.7em;
}

span.comment_time {
	display: inline;
	color: #999;
}

p.comment_text {
	margin-top: 15px;
	line-height: 1.4em;
}
