/*  
Theme Name: Paperless
Theme URI: http://www.webminimalist.com/paperless-wordpress-theme
Description: A wordpress theme with lots of features.
Version: 1.0
Author: E. Ted
Author URI: http://www.webminimalist.com/
Tags: threaded-comments, fixed-width, right-sidebar, two-columns
*/


/* ===================== import css ===================== */ 

@import "includes/css/nivo-slider.css";

/* ===================== reset ===================== */ 

* { margin: 0; padding: 0; }

.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* ===================== general ===================== */ 

body { font: 400 12px/19px verdana, Arial, sans-serif; color: #333; text-align: left; background: url(images/bg.jpg); }

a { color: #1e9bd1; text-decoration: none; }
a:hover { text-decoration: underline; color: #e65f15; }

h1, h2, h3, h4, h5, h6, #pagenavi, #subtitle { padding: 10px 0 0 0; margin: 0; color: #555; font-weight: 500; font-family: 'Voltaire', sans-serif; }
h1 { font-size: 42px; line-height: 36px; }
h2 { font-size: 32px; line-height: 32px; }
h3 { font-size: 28px; line-height: 28px; }
h4 { font-size: 22px; line-height: 24px; }
h5 { font-size: 16px; line-height: 20px; }
h6 { font-size: 14px; line-height: 14px; }

input, textarea { font-size: 12px; padding: 2px; }

hr { display: none; }
p { padding: 7px 0; }
code { color: #5886a3; }
pre { margin: 10px 0; padding: 15px; background: #eee; border: 1px solid #ddd; clear: both; width: 468px; overflow: auto /*--If the Code exceeds the width, a scrolling is available--*/; overflow-Y: hidden /*--Hides vertical scroll created by IE--*/ ; }
small { font-size: 11px; line-height: 12px; }

blockquote { display: block; margin: 25px 0; padding: 0 0 0 45px; clear: both; font-size: 14px; font-style: italic; background: url(images/quote.png) no-repeat; font-family: Georgia, Times; }
blockquote.pullquote, blockquote.pullquoteleft { font-size: 2em; line-height: 1em; font-style: italic; width: 200px; color: #a1a1a1; background-image: none; }
blockquote.pullquote { margin: 0 0 0 30px; border-left: 5px solid #eee; padding: 10px 0 10px 30px; }
blockquote.pullquoteleft { margin: 0 30px 0 0; border-right: 5px solid #eee; padding: 10px 30px 10px 0; text-align: right; }

table { margin: 0; }

.multi_col { -moz-column-width: 14em; -webkit-column-width: 14em; -moz-column-gap: 1em; -webkit-column-gap: 1em; }
.list_inline li { display: inline; margin: 0 5px 0 0; list-style: none; padding: 0; } 

.box_yellow { clear: both; padding: 20px; margin: 20px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fff58f; border: 1px solid #efdb00; }
.box_green { clear: both; padding: 20px; margin: 20px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #aaff8f; border: 1px solid #5fdf37; }
.box_blue { clear: both; padding: 20px; margin: 20px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #9fcfff; border: 1px solid #4593df; }

.checklist ul { margin-left: 0; list-style:none!important; }
.checklist ul li { padding: 0 0 0 30px; background-image: url(images/check.png); background-position: left center; background-repeat: no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/check.png'); }

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

.dropcap { font-size: 270%; line-height: 100%; font-weight: bold; float: left; padding-top: 0; padding-right: 5px; }
.highlight { background: #ffff66; }

.rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; display: block; }

div.divider { clear: both; display: block; height: 1px; padding-top: 20px; margin-bottom: 20px; border-bottom: 1px dashed #aaa; }
div.divider.no_border { border: none; }

.transparent_class { filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }

/* ===================== shortcodes/framework fluid width ===================== */ 

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth { position: relative; float: left; display: inline; overflow: hidden; margin-right: 4%; }

.first { margin-left: 0; /* the first left column */ }
.last { margin-right: 0; clear: right; /* the last right column */ }

/* ===================== images ===================== */ 

img, img a { border: none; vertical-align: bottom; }

.alignleft { float: left; margin: 0 15px 5px 0; display: inline; }
.alignright { float: right; margin: 0 0 5px 15px; display: inline; }
.aligncenter { display: block; margin: 0 auto; }

.wp-caption, .imgthumb, .entry img { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

.post_image { margin-bottom: 15px; overflow: hidden; font-size: 12px; text-align: center; background-color: #fff; border: 1px solid #dedede; padding: 20px; ; }
.post_image img { background-color: #f9f9f9; border: 1px solid #888; margin: auto; }
.post_image .wp-caption { background-color: #f9f9f9; overflow: hidden; }
.post_image .wp-caption img { background: none; float: left; }
.post_image p.wp-caption-text { clear: left; border-top: none; font-size: 12px; padding: 10px; text-align: center; color: #555; }

.special img, .special img a { border: 5px solid #ccc; vertical-align: bottom; }

/* ===================== layout ===================== */ 

.wrapper { width: 900px; margin: 15px auto; }

#header { padding: 20px 0; width: 100%; height: 80px; }

#header #logo { float: left; display: inline; margin: 0; width: 320px; }
#site_title { font-size: 36px; font-weight: 500; margin-top: 20px; font-family: 'OFL Sorts Mill Goudy TT', arial, serif; }

#header #top-nav { float: right; display: inline; margin-top: 13px; height: 40px; position: relative; top: 0; z-index: 600; }

.sliderbox { display: block; padding: 1px 1px 30px 1px; margin-bottom: 40px; background: #473a31; }

#page { width: 100%; background: #fdfdfd; border: 1px solid #aaa; }

#content { width: 500px; padding: 50px 70px 40px 70px; float: left; }

#sidebar { width: 200px; padding: 0 0 20px 30px; margin: 60px 28px 40px 0; float: right; display: inline; }
#sidebar .box { padding: 0; margin: 0 0 20px 0; }

/* ===================== myslidemenu ===================== */ 

#myslidemenu { width: 100%; height: 40px; float: left; display: inline; }

.jqueryslidemenu { width: 100%; font-size: 11px; font-weight: 600; text-transform: uppercase; }
.jqueryslidemenu ul { margin: 0; padding: 0; list-style-type: none; }

.jqueryslidemenu ul li { position: relative; display: inline; float: left; }
.jqueryslidemenu ul li a { padding: 9px 10px; display: block; text-decoration: none; }

.jqueryslidemenu ul ul { background: #eaeaea; top: 30px; padding: 5px 10px; }
.jqueryslidemenu ul ul ul { background: #eee; margin: -2px 0 0 20px; padding: 2px 10px; }
	
* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block; }

.jqueryslidemenu ul li a { color: #aaa; }
.jqueryslidemenu ul li a:hover { color: #e65f15; }
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul { position: absolute; left: 0; width: 140px; display: block; visibility: hidden; clear: both; }

/*Sub level menu list items (undo style from Top level List Items)*/ 
.jqueryslidemenu ul li ul li { display: list-item; float: none; }

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul { top: 0; }

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a { width: 140px; padding: 7px 5px; margin: 0; border-top-width: 0; }

/* ===================== searchform ===================== */ 

#search { width: 200px; float: left; display: inline; }
#s { background: #efefef; border: 1px solid #ccc; color: #555; font-size: 90%; top: 0; height: 20px; }
#searchform { }
.screen-reader-text { display: none; }
#searchform, #searchform div { }
#searchsubmit { display: none; }
form#searchform input#s { padding: 0; width: 198px; }

/* ===================== subtitle  ===================== */ 

#subtitle { font-size: 20px; font-weight: 500; text-transform: uppercase; color: #111; margin: 20px 0 50px; background: #ddd; padding: 10px 5px 5px; }

/* ===================== content  ===================== */ 

.post { padding: 0; position: relative; top: -55px; }
.post h2 a { color: #252525; }
.post h2 a:hover { text-decoration: underline; color: #e65f15; }

.post h2.page_single { margin-top: 60px; }

.post h2 span { display: inline; color: #ccc; font-size: 70%; }

.entry { padding: 0; }
.entry a { text-decoration: underline; }
.entry a:hover { text-decoration: none; }
.entry ul, .entry ol { padding: 9px 40px; }

.post_meta { margin: 10px 0 20px; }
.post_meta, .post_meta a { color: #888; }
.postmeta { padding: 0; display: inline; font-size: 80%; }
.postmeta li { display: inline; padding-right: 5px; }

.date { background: url(images/icon/clock.png) left no-repeat; padding-left: 24px; display: inline; padding-top: 5px; padding-bottom: 5px; }
.tags { background: url(images/icon/tag.png) left no-repeat; padding-left: 24px; display: inline; padding-top: 5px; padding-bottom: 5px; }
.comment_meta a { background: url(images/icon/comment.png) left no-repeat; padding-left: 24px; display: inline; padding-top: 5px; padding-bottom: 5px; }

/* ===================== single post nav ===================== */ 

#nav-below { margin: 0 0 20px 0; padding: 10px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }

/* ===================== labels ===================== */ 

.blog, .label_photo, .audio, .video, .link, .quote { width: 60px; height: 60px; position: relative; top: 55px; left: -73px; }
.blog { background: url(images/icon_blog.png) no-repeat top left; }
.label_photo { background: url(images/icon_photo.png) no-repeat top left; }
.audio { background: url(images/icon_audio.png) no-repeat top left; }
.video { background: url(images/icon_video.png) no-repeat top left; }
.link { background: url(images/icon_link.png) no-repeat top left; }
.quote { background: url(images/icon_quote.png) no-repeat top left; }

/* ===================== sidebar ===================== */ 

#sidebar ul { padding: 0 0 10px 0; margin: 0; list-style: none; overflow: hidden; }
#sidebar ul li { border-bottom: 1px dotted #ccc; background: url(images/arrow_menu_right.png) no-repeat -20px 6px; }
#sidebar ul li a { padding-left: 30px; }
#sidebar ul li li { padding-left: 10px; border-bottom: none; }
#sidebar h4, #sidebar h4 a { border-bottom: 1px dotted #777; margin: 0 0 10px; padding-bottom: 5px; color: #454545; }
#sidebar h4 a:hover { text-decoration: none; }

#ads { padding: 5px 0 0 0; }
#ads ul { list-style: none; padding: 0; overflow: hidden; }
#ads ul li { float: left; background: none; }
#ads ul li a { float: left; display: block; margin-bottom: 2px; width: 180px; height: 100px; padding-left: 10px; }
#ads ul li a img { margin: 0; }
#ads ul li { border-bottom: 0; }
#ads ul li li { border-bottom: 0; }

#myflickr { padding: 5px 0 10px 1px; width: 265px; }
#myflickr ul { list-style: none; padding: 0; overflow: hidden; }
#myflickr ul li { float: left; }
#myflickr ul li a { float: left; display: block; height: 65px; width: 65px; }
#myflickr ul li { border-bottom: 0; }
#myflickr ul li li { border-bottom: 0; }

/* ===================== bottom-menu ===================== */ 

#bottom-menu { background: url(http://www.effiharyanti.com/wp-content/themes/Paperless/images/bottom.png) repeat-y top center; padding: 20px 20px 40px 20px; list-style-type: none; color: #eee; }
#bottom-menu a { text-decoration: none; }
#bottom-menu a:hover { color: #999; text-decoration: underline; }
#bottom-menu ul { margin: 0; padding: 0; list-style: none; }
#bottom-menu ul li { border-bottom: 1px dotted #ccc; }
#bottom-menu ul li a { line-height: 22px; }
#bottom-menu ul li li { padding-left: 10px; border-bottom: none; }
#bottom-menu h4 { border-bottom: 2px solid #ccc; margin-bottom: 10px; color: #ccc; }

#bottom-menu-left { width: 279px; margin: 0 40px; float: left; display: inline; }
#bottom-menu-center { width: 279px; margin: 0 40px 0 0; float: left; display: inline; }
#bottom-menu-right { width: 279px; margin: 0 40px 0 0; float: left; display: inline; }

/* ===================== footer ===================== */ 

#footer-left, #footer-right { width: 400px; display: inline; font-size: 11px; }
#footer-left { float: left; }
#footer-right { float: right; text-align: right; }

#footer-left p, #footer-right p { padding: 30px 30px;  }
#footer-left a, #footer-right a { font-weight: 500; }
#footer-left, #footer-left a, #footer-right, #footer-right a { color: #777; }

/* ===================== pagenavi ===================== */ 

#pagenavi { clear: both; margin: 0 0 20px; font-size: 20px; }
#pagenavi a, #pagenavi span { text-decoration: none; padding: 6px 2px 5px; color: #333; }
#pagenavi a:hover, #pagenavi span.current { border-color: #777; background: transparent; color: #e65f15; }
#pagenavi span.current { font-weight: bold; }

#pagenavi .alignleft { background: url(images/icon/previous.png) no-repeat top left; height: 24px; padding-left: 40px; }
#pagenavi .alignleft:hover { background: url(images/icon/previous_hover.png) no-repeat top left; height: 24px; padding-left: 40px; color: #e65f15; }
#pagenavi .alignright { background: url(images/icon/next.png) no-repeat top right; height: 24px; padding-right: 40px; }
#pagenavi .alignright:hover { background: url(images/icon/next_hover.png) no-repeat top right; height: 24px; padding-right: 40px; color: #e65f15; }

/* ===================== calendar ===================== */ 

table#wp-calendar { width: 100%; text-transform: none; padding-top: 0; margin-top: 0; color: #473a32; }
table#wp-calendar { color: #473a32; }
table#wp-calendar caption { padding: 0 10px 10px; }
table#wp-calendar th { padding: 0; text-align: center; }
table#wp-calendar td { padding: 0; text-align: center; }

/* ===================== comments ===================== */ 

.comments { margin: 10px 0; }
.comments h3 { margin: 50px 0 30px 0; font-size: 28px; }

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.comment { border: 1px solid #ddd; padding:1em; margin-bottom: 10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
ol.commentlist li div.vcard { font-size: 16px;}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard img.avatar { border:5px solid #ccc; float:left; margin:0 1em 1em 0; }
ol.commentlist li div.comment-meta { font-size:9px; margin-bottom: 10px;}
ol.commentlist li div.comment-meta a { color: #aaa; }
ol.commentlist li p { margin: 0; }
ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
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.even { background:#fff; }
ol.commentlist li.odd { background:#efefef; }
ol.commentlist li.pingback { border-bottom:1px dotted #676767; padding:1em; }

#commentform #author, #commentform #email, #commentform #url, #commentform #comment { border: 1px solid #ccc; border-radius: 3px; font: inherit; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 1px; padding: 5px; }
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform #comment:focus { border: 1px solid #aaa; }
#commentform #author, #commentform #email, #commentform #url { width: 200px;}
#commentform #comment { width: 400px; }
#commentform p { padding: 15px 0; }
#commentform small { line-height: 26px; }

/* ===================== css3/buttons ===================== */ 

.button { display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding: 5px 18px 4px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin: 5px 10px 5px 0; text-shadow: 0 1px 1px #555; font-variant: normal; color: #f2f2f2; border: none; background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#333333)); background: -moz-linear-gradient(top,  #686868,  #333333); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.button:hover { text-decoration: none; color: #f2f2f2; background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#686868)); background: -moz-linear-gradient(top,  #333333,  #686868); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }
.button:active { position: relative; top: 1px; }
a.button { color: #f2f2f2; text-decoration: none; } 
	
.black { border: none; background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#333333)); background: -moz-linear-gradient(top,  #686868,  #333333); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.black:hover { background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#686868)); background: -moz-linear-gradient(top,  #333333,  #686868); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.blue { border: none; background: #012b3b; background: -webkit-gradient(linear, left top, left bottom, from(#0097d0), to(#012b3b)); background: -moz-linear-gradient(top,  #0097d0,  #012b3b); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.blue:hover { background: #012b3b; background: -webkit-gradient(linear, left top, left bottom, from(#012b3b), to(#0097d0)); background: -moz-linear-gradient(top,  #012b3b,  #0097d0); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.pink { border: none; background: #570033; background: -webkit-gradient(linear, left top, left bottom, from(#ee038c), to(#570033)); background: -moz-linear-gradient(top,  #ee038c,  #570033); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.pink:hover { background: #570033; background: -webkit-gradient(linear, left top, left bottom, from(#570033), to(#ee038c)); background: -moz-linear-gradient(top,  #570033,  #ee038c); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.green { border: none; background: #2f4214; background: -webkit-gradient(linear, left top, left bottom, from(#90c841), to(#2f4214)); background: -moz-linear-gradient(top,  #90c841,  #2f4214); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.green:hover { background: #2f4214; background: -webkit-gradient(linear, left top, left bottom, from(#2f4214), to(#90c841)); background: -moz-linear-gradient(top,  #2f4214,  #90c841); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.orange { border: none; background: #5b360a; background: -webkit-gradient(linear, left top, left bottom, from(#f39322), to(#5b360a)); background: -moz-linear-gradient(top,  #f39322,  #5b360a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.orange:hover { background: #5b360a; background: -webkit-gradient(linear, left top, left bottom, from(#5b360a), to(#f39322)); background: -moz-linear-gradient(top,  #5b360a,  #f39322); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.purple { border: none; background: #2f0d2e; background: -webkit-gradient(linear, left top, left bottom, from(#8e2489), to(#2f0d2e)); background: -moz-linear-gradient(top,  #8e2489,  #2f0d2e); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.purple:hover { background: #2f0d2e; background: -webkit-gradient(linear, left top, left bottom, from(#2f0d2e), to(#8e2489)); background: -moz-linear-gradient(top,  #2f0d2e,  #8e2489); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }