/* Theme Name: Koi Theme URI: http://themify.me/themes/koi Description: A simplified version of ndesign-studio.com. Version: 1.2.3 Tags: theme-options, translation-ready, two-columns, right-sidebar, fixed-width, threaded-comments, light Author: Themify Author URI: http://themify.me --------- DO NOT EDIT THIS FILE. If you need to overwrite the CSS styling, create a new "custom_style.css" in the theme folder and it will automatically load in the
. */ /************************************************************************************ RESET *************************************************************************************/ html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset { margin: 0; padding: 0; } img, fieldset { border: 0; } /* set img max-width */ img { width: auto\9; /* ie8 */ max-width: 100%; height: auto; } /************************************************************************************ GENERAL STYLING *************************************************************************************/ body { font: .93em/1.5em Georgia, "Times New Roman", Times, serif; background: #f4d0a8 url(images/paper-bg.jpg); color: #453320; word-wrap: break-word; } p { margin: 0 0 1.2em; padding: 0; } a { color: #000; text-decoration: underline; outline: none; } a:hover { text-decoration: none; } small { font-size: .86em; } em, i { font: italic 1.2em Baskerville, "Times New Roman", Times, serif; letter-spacing: .02em; } ul, ol { margin: 1em 0 1em 24px; padding: 0; line-height: 120%; } li { margin: 0 0 .5em 0; padding: 0; } blockquote { font: italic 16px/130% Baskerville, "Times New Roman", Times, serif; padding: 8px 30px 15px; } h1, h2, h3, h4, h5, h6 { line-height: 1.4em; color: #000; margin: 20px 0 .4em; } h1 { font-size: 2em; } h2 { font-size: 1.6em; } h3 { font-size: 1.4em; } h4 { font-size: 1.2em; } input, textarea, select, input[type=search] { font-size: 100%; font-family: inherit; -webkit-appearance: none; } textarea { line-height: 150%; width: 96%; } input[type=text], input[type=password], textarea { background: #fffcd6; border: none; border-bottom: solid 1px #d1ad80; padding: 5px 7px; color: #666; } textarea:focus, input[type=password]:focus, input[type=text]:focus { background: #fff; outline: none; color: #000; } input[type=reset], input[type=submit] { background: #000; border: none; line-height: 100%; border-bottom: solid 2px #d1ad80; color: #fff; padding: 4px 15px; } input[type=reset]:hover, input[type=submit]:hover { background: #e50000; } /************************************************************************************ STRUCTURE *************************************************************************************/ #bg { background: url(images/top-illustration.gif) no-repeat center 0; } #pagewrap { width: 978px; margin: 0 auto; } /* content */ #content { margin: 40px 0 70px; min-height: 400px; float: left; width: 662px; } /* sidebar */ #sidebar { float: right; width: 266px; margin: 55px 0 70px; font-size: .9em; line-height: 1.4em; } /* sidebar left */ .sidebar-left #content { float: right; } .sidebar-left #sidebar { float: left; } /* sidebar none */ .sidebar-none #content { width: auto; float: none; } /************************************************************************************ GRID *************************************************************************************/ .col, .col4-1, .col4-2, .col4-3, .col3-1, .col3-2, .col2-1 { float: left; margin-left: 30px; } .col4-1 { width: 222px; } .col4-2, .col2-1 { width: 474px; } .col4-3 { width: 726px; } .col3-1 { width: 306px; } .col3-2 { width: 642px; } .col2-1 { width: 474px; } /* sidebar1 */ .sidebar1 .col4-1, .sidebar1 .col4-2, .sidebar1 .col4-3, .sidebar1 .col3-1, .sidebar1 .col3-2, .sidebar1 .col2-1 { margin-left: 2%; } .sidebar1 .col4-1 { max-width: 23%; } .sidebar1 .col4-2, .sidebar1 .col2-1 { max-width: 48%; } .sidebar1 .col4-3 { max-width: 72%; } .sidebar1 .col3-1 { max-width: 31%; } .sidebar1 .col3-2 { max-width: 62%; } /* first col */ .col.first, .col4-1.first, .col4-2.first, .col4-3.first, .col3-1.first, .col3-2.first, .col2-1.first { margin-left: 0; clear: left; } /************************************************************************************ HEADER *************************************************************************************/ #header { background: url(images/header.gif) no-repeat center bottom; height: 210px; position: relative; } #site-logo { font: bold 34px/1em Arial, Helvetica, sans-serif; letter-spacing: -.05em; color: #74685c; position: absolute; top: 60px; } #site-logo, #site-logo a { text-decoration: none; color: #6c5c46; } #site-logo a:hover { text-decoration: none; } #site-description { font: italic 14px/1em Georgia, "Times New Roman", Times, serif; position: absolute; top: 100px; } /* header widget */ .header-widget { position: absolute; top: 130px; left: 0; font-size: 95%; } .header-widget a { margin-left: 5px; } .header-widget a { text-decoration: none; margin: 0 2px; } .header-widget a:hover { text-decoration: none; } .header-widget img { vertical-align: text-top; } .header-widget .widget { float: left; margin-right: 10px; } .header-widget .widget div { float: left; } .header-widget .widget strong { float: left; margin-right: 5px; } .header-widget ul { margin: 3px 0 0; padding: 0; float: left; } .header-widget ul li { margin: 0 5px 0 0; padding: 0; float: left; border: none; clear: none; list-style: none; } .header-widget li img { vertical-align: middle; margin-top: -4px; } /* rss button */ .header-widget .rss { float: left; } .header-widget .rss a { background: url(images/rss.png) no-repeat left center; padding: 5px 0 5px 30px; } /************************************************************************************ MAIN NAVIGATION *************************************************************************************/ #main-nav li:hover > ul { display: block; } #main-nav { position: absolute; bottom: -2px; left: 0; list-style: none; margin: 0; padding: 0; font: 1.15em/1em Georgia, "Times New Roman", Times, serif; font-variant: small-caps; } #main-nav li { float: left; margin: 0 12px 0 0; padding: 5px 0 15px 15px; position: relative; } /* dropdown ul */ #main-nav ul { display: none; position: absolute; z-index: 10; left: 0; top: 30px; background: #494f52 url(images/dropdown-bg.png) no-repeat; border: solid 1px #3c4144; margin: 0; padding: 5px 0 10px; list-style: none; font: .76em/1em Georgia, "Times New Roman", Times, serif; font-variant: normal; -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.2); -moz-box-shadow: 0 2px 0 rgba(0,0,0,.2); box-shadow: 0 2px 0 rgba(0,0,0,.2); } #main-nav ul li { margin: 0; padding: 0; } #main-nav ul ul { font: 1em/1em Georgia, "Times New Roman", Times, serif; left: 200px; top: -5px; } /* main level link */ #main-nav a { text-decoration: none; letter-spacing: -.02em; } /* current link */ #main-nav .current_page_item a, #main-nav .current-menu-item a { color: #e50000; } /* sub-levels link */ #main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a { width: 180px; color: #f2edc1; display: block; padding: 5px 10px 5px 12px; text-decoration: none; letter-spacing: normal; } /* sub-levels link :hover */ #main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover { color: #fff; text-decoration: none; } /************************************************************************************ SEARCH FORM *************************************************************************************/ #header #searchform { position: absolute; bottom: 8px; right: 0; } #searchform #s { font: .9em/1em Georgia, "Times New Roman", Times, serif; width: 152px; background: #fff; border: none; padding: 4px 10px; margin: 0; float: left; border: 2px solid #fff; } #searchform #s:focus { outline: none; border-color: #e50000; } /************************************************************************************ AUTHOR PAGE *************************************************************************************/ .author-bio { margin: 0 0 30px; } .author-bio .author-avatar { float: left; margin: 0 15px 0 0; } .author-bio .author-avatar img { background: #fff; padding: 4px; border: solid 1px #ccc; } .author-bio .author-name { margin: 0 0 5px; padding: 0; font-size: 160%; } .author-posts-by { margin: 0 0 20px; padding: 10px 0 0; font-size: 140%; text-transform: uppercase; border-top: double 4px #ccc; border-color: rgba(118,118,118,.3); } /************************************************************************************ PAGE TITLE *************************************************************************************/ .page-title { font: bold 2em/1em Georgia, "Times New Roman", Times, serif; letter-spacing: -.04em; margin: 0 0 10px; } /************************************************************************************ WECOME MESSAGE *************************************************************************************/ .welcome-message { font: italic 1.4em/1.3em Georgia, "Times New Roman", Times, serif; padding: 20px 60px; text-align: center; } /************************************************************************************ POST *************************************************************************************/ .post { margin-bottom: 60px; position: relative; } .list-post .post { padding-left: 107px; min-height: 100px; } /* post image */ .post-image { margin: 0 0 5px; } .list-post .post-image { margin: 0 0 15px; } .post-image.right { margin-left: 20px; } .post-image.left { margin-right: 20px; } /* post date */ .post-date { margin: 0 0 5px; } .list-post .post-date { position: absolute; left: 0; top: 5px; width: 95px; font: 1em/1em Georgia, "Times New Roman", Times, serif; text-align: right; } .list-post .post-date span { display: block; } .list-post .post-date .day { font-size: 2em; font-weight: bold; letter-spacing: -.05em; padding: 0 0 6px; } .list-post .post-date .month { font-size: .9em; line-height: .8em; text-transform: uppercase; letter-spacing: 1px; } .list-post .post-date .year { font-size: .9em; line-height: .8em; } /* post comment */ .post-comment { display: block; } .list-post .post-comment { border-top: solid 1px #483f32; margin-top: 8px; padding-top: 5px; font: .86em/1em Arial, Helvetica, sans-serif; } .list-post .post-comment a { font-weight: bold; } .list-post .post-comment a { text-decoration: none; } .list-post .post-comment a:hover { text-decoration: underline; } /* post meta */ .post-meta { font-size: .8em; line-height: 1.2em; color: #9a8770; font-style: italic; margin: 3px 0 10px; } .post-meta span { margin-right: 10px; } .post-meta a { color: #70604c; text-decoration: none; font-style: normal; } .post-meta a:hover { text-decoration: underline; } /* post title */ .post-title { color: #453320; font: bold 1.8em/1em Georgia, "Times New Roman", Times, serif; letter-spacing: -.04em; margin: 0 0 5px; } .post-title a { color: #453320; text-decoration: none; } .post-title a:hover { color: #e50000; text-decoration: none; } /* more link */ .more-link { background: #45331f; font: 10px/100% Arial, sans-serif; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; padding: 3px 5px; margin-left: 5px; color: #fff; display: inline-block; zoom:1; *display:inline; white-space: nowrap; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } /************************************************************************************ LAYOUTS *************************************************************************************/ /* grid4 post */ .grid4 .post { width: 222px; margin-left: 30px; float: left; font-size: 90%; line-height: 130%; margin-bottom: 20px; } .sidebar1 .grid4 .post { width: 23.25%; margin-left: 2.5%; } .grid4 .post-title { font-size: 130%; line-height: 130%; margin: 0 0 3px; padding: 0; } /* grid4 post meta */ .grid4 .post-meta { font-size: 85%; } /* grid3 post */ .grid3 .post { width: 306px; margin-left: 30px; float: left; margin-bottom: 20px; font-size: 95%; line-height: 135%; } .sidebar1 .grid3 .post { width: 31.5%; margin-left: 3%; } .grid3 .post-title { margin: 0 0 5px; padding: 0; font-size: 140%; line-height: 120%; } /* grid3 post meta */ .grid3 .post-meta { font-size: 85%; } /* grid2 post */ .grid2 .post { width: 474px; float: left; margin-left: 30px; margin-bottom: 20px; } .sidebar1 .grid2 .post { width: 48.2%; margin-left: 3.5%; } .grid2 .post-title { margin: 0 0 5px; padding: 0; } /* grid2-thumb post */ .grid2-thumb .post { width: 474px; float: left; margin-left: 30px; margin-bottom: 20px; } .sidebar1 .grid2-thumb .post { width: 48.2%; margin-left: 3.5%; } .grid2-thumb .post-title { margin: 0 0 5px; font-size: 140%; } .grid2-thumb .post-image { float: left; margin: 0 14px 10px 0; } .grid2-thumb .post-content { overflow: hidden; } /* list thumb post */ .list-thumb-image .post-image { float: left; margin: 0 16px 10px 0; } .list-thumb-image .post-content { overflow: hidden; } /* list large image */ .list-large-image .post-image { float: left; margin: 0 22px 10px 0; } .list-large-image .post-title { margin: 0 0 5px; padding: 0; } .list-large-image .post-content { overflow: hidden; } /************************************************************************************ POST NAVIGATION *************************************************************************************/ .post-nav { margin: 50px 0 35px; background: url(images/post-nav-rule.png) no-repeat center 7px; xwidth: 540px; overflow: hidden; position: relative; margin-left: 107px; } .post .post-nav { margin-left: 0; } .post-nav span em { font: 10px/1.1em Arial, Helvetica, sans-serif; color: #baad9d; text-transform: uppercase; width: 80px; text-align: center; position: absolute; top: 4px; letter-spacing: 1px; } .post-nav .previous em { left: 2px; } .post-nav .next em { right: 0; } .post-nav a { display: block; background: url(images/post-nav-bg.png) no-repeat; width: 246px; padding: 28px 0 4px; font: bold 115%/120% Georgia, "Times New Roman", Times, serif; letter-spacing: -.05em; color: #453320; text-decoration: none; } .post-nav a:hover { text-decoration: none; } .post-nav .next { float: right; text-align: right; } .post-nav .next a { background-position: right -430px; padding-left: 20px; } .post-nav .next a:hover { background-position: right -645px; } .post-nav .prev { float: left; text-align: left; } .post-nav .prev a { background-position: left -0; padding-right: 20px; } .post-nav .prev a:hover { background-position: left -215px; } /************************************************************************************ CATEGORY SECTIONS *************************************************************************************/ .category-section { clear: both; margin-bottom: 30px; } .category-section-title { margin: 0 0 20px; text-transform: uppercase; letter-spacing: 1px; font-size: 16px; } /************************************************************************************ PAGE NAGIVATION *************************************************************************************/ .pagenav { clear: both; margin: 10px 0 20px; text-align: right; } .pagenav a, .pagenav span { background: #70604c; color: #fff; line-height: 100%; text-decoration: none; padding: 3px 8px 4px; vertical-align: middle; display: inline-block; zoom:1; *display:inline; -webkit-border-radius: 10em; -moz-border-radius: 10em; border-radius: 10em; } .pagenav a:hover { text-decoration: none; background: #000; } .pagenav .current { background: #444; color: #fff; } /************************************************************************************ COMMENTS *************************************************************************************/ .commentwrap { margin: 35px 0 5px; padding-bottom: 10px; padding-left: 107px; } .comment-title, #reply-title { font: bold 1.4em/1em Georgia, "Times New Roman", Times, serif; padding: 0; margin: 25px 0 15px; letter-spacing: -.04em; } .comment-title em { font-size: .9em; } .comment-nav { font: .8em/1.4em Arial, Helvetica, sans-serif; text-transform: uppercase; } .commentlist { margin: 0; padding: 0; list-style: none; } .commentlist li { margin: 0; padding: 10px 0 0; position: relative; } .commentlist .timestamp { position: absolute; top: 68px; left: -117px; width: 105px; font: 75%/100% Helvetica, Arial, sans-serif; text-align: right; padding: 0; margin: 0; } .commentlist .timestamp strong { display: block; padding: 0 0 2px; } .comment-author { padding: 0; margin: 0 0 12px; } .commentlist ul .comment-author { padding: 0 0 5px; } .comment-author small { font: .8em/1.3em Arial, Helvetica, sans-serif; margin-top: 2px; } .comment-author cite { font: bold 1.2em/1.3em Helvetica, Arial, sans-serif; } .comment-author cite a { text-decoration: none; } .comment-author cite a:hover { text-decoration: underline; } .comment-author .avatar { position: absolute; top: 14px; left: -80px; margin: 0; padding: 1px; } .commentlist ul .avatar { position: relative; left: auto; top: auto; width: 38px; height: 38px; float: left; margin: 0 10px 0 0; } .commententry { clear: both; font-size: 95%; border-bottom: solid 1px #483f32; } .commententry p { margin: 0 0 .8em; padding: 0; } .commentlist .reply { position: absolute; top: 14px; right: 0; } .commentlist .comment-reply-link { background: url(images/reply.png) no-repeat; display: block; min-width: 50px; height: 17px; text-align: center; color: #fff; font: 10px/1em Arial, Helvetica, sans-serif; text-transform: uppercase; padding: 3px 0 0 6px; text-decoration: none; color: #baad9d; } .commentlist .comment-reply-link:hover { background-position: 0 -43px; color: #fff; } .commentlist ul { list-style: none; margin: 0; padding: 0; } .commentlist ul ul { list-style: none; margin: 0 0 0 50px; padding: 0; } .commentlist .bypostauthor cite { background: url(images/icon-author-comment.png) no-repeat 0 2px; padding-left: 18px; } /* commentform */ #respond { position: relative; margin-bottom: 40px; } .commentlist #respond { border-top: solid 1px #483f32; margin-top: 2px; } #respond #cancel-comment-reply-link { position: absolute; top: 5px; right: 0; font: .8em/1em Arial, Helvetica, sans-serif; text-transform: uppercase; background: url(images/cancel-reply.png) no-repeat right center; padding: 4px 16px 2px 0; text-decoration: none; } #respond #cancel-comment-reply-link:hover { text-decoration: underline; } #commentform input[type=text] { width: 210px; margin-right: 5px; padding: 5px 7px; } #commentform label { font-weight: bold; } #commentform label small { font-weight: normal; } #commentform textarea { width: 97%; height: 180px; padding: 10px 7px; } #commentform input#submit { background: url(images/submit-btn.png) no-repeat; width: 172px; height: 32px; font: small-caps 1em/1em Georgia, "Times New Roman", Times, serif; color: #fff; border: none; padding: 2px 0 6px; } #commentform input#submit:hover { background-position: 0 bottom; } /************************************************************************************ SIDEBAR *************************************************************************************/ #sidebar .widgettitle { font: bold 1.35em/1em Georgia, "Times New Roman", Times, serif; letter-spacing: -.05em; margin: 0 0 7px; padding: 0 0 7px; position: relative; border-bottom: double 4px #b09370; text-transform: none; } #sidebar h4 a, #sidebar .widgettitle a { text-decoration: none; } #sidebar h4 a:hover, #sidebar .widgettitle a:hover { text-decoration: none; } #sidebar ul { list-style: none; margin: 0 0 1em; padding: 0; } #sidebar ul ul { margin: 0 0 0 15px; list-style: circle; } #sidebar ul li { margin: 8px 0; padding: 0; } #sidebar ul ul li { margin: 5px 0; } #sidebar a { text-decoration: none; } #sidebar a:hover { color: #e50000; } /************************************************************************************ WIDGET STYLES *************************************************************************************/ /* widgets */ #sidebar .widget { margin: 0 0 35px; } /* search widget */ #sidebar #searchform { position: relative; margin: 0; } /* calendar widget */ .widget #wp-calendar caption { font-weight: bold; padding-bottom: 10px; } .widget #wp-calendar td { width: 31px; padding: 4px 2px; text-align: center; } /* feature posts widget */ .widget .feature-posts-list .post-img { margin: 0 12px 10px 0; float: left; } .widget .feature-posts-list small { font: italic 100% "Times New Roman", Times, serif; } .widget .feature-posts-list .feature-posts-title { margin: 3px 0 2px; } .widget .feature-posts-list .post-excerpt { margin: 4px 0 0; display: block; } .widget .feature-posts-list li { padding: 8px 0; } /* twitter widget */ .widget .twitter-list .twitter-timestamp { font: italic 100% "Times New Roman", Times, serif; margin-left: 5px; } .widget .twitter-list li { padding: 8px 0; } .widget .follow-user { margin: 0; padding: 5px 0; } /* links widget */ .widget .links-list img { vertical-align: middle; } /* links widget */ .widget .links-list img { vertical-align: middle; } /* recent comments widget */ .recent-comments-list .avatar { margin-right: 10px; float: left; } /* flickr widget */ .widget .flickr_badge_image { margin-top: 10px; } .widget .flickr_badge_image img { width: 70px; height: 70px; margin-right: 12px; margin-bottom: 12px; float: left; } /************************************************************************************ FOOTER *************************************************************************************/ #footer { clear: both; background: url(images/footer.gif) no-repeat center bottom; border-top: double 4px #b09370; padding: 10px 0 50px; position: relative; width: 100%; overflow: hidden; font: .9em/1.4em Arial, Helvetica, sans-serif; } #footer a { text-decoration: none; color: #453320; } #footer a:hover { text-decoration: underline; } #footer ul { list-style: none; margin: 0; padding: 0; } #footer li { padding: 0 0 15px; margin: 0; } #footer em { font: italic 1em/1em "Times New Roman", Times, serif; } #footer .footer1 { float: left; width: 270px; margin-right: 30px; } #footer .footer2 { float: left; width: 270px; } #footer .footer3 { float: right; width: 360px; margin-bottom: 20px; } #footer .widget { margin-bottom: 20px; } #footer .widgettitle { font: bold 1.3em/1em Arial, Helvetica, sans-serif; margin: 10px 0; } /* footer credits */ #footer .credits { font: .9em/1em Georgia, "Times New Roman", Times, serif; position: absolute; bottom: 10px; margin: 0; padding: 0; } #footer .credits span { margin: 0 6px; } /************************************************************************************ IMAGE STYLES *************************************************************************************/ img.alignleft, img.aligncenter, img.alignright, img.alignnone, .wp-caption img, .widget .feature-posts-list .post-img, .widget .flickr_badge_image img, .commentlist .avatar, .recent-comments-list .avatar, #body .gallery img, .attachment img, .post-image img, .feature-img, .post-img { padding: 5px; background: #fff; -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 2px 0 rgba(0,0,0,.1); box-shadow: 0 2px 0 rgba(0,0,0,.1); } /************************************************************************************ CLEAR & ALIGNMENT *************************************************************************************/ .clear { clear: both; } .left { float: left; } .right { float: right; } .textleft { text-align: left; } .textright { text-align: right; } .textcenter { text-align: center; } /* clearfix */ .clearfix:after, .widget:after, .widget li:after, footer:after, .pagenav:after, #main-nav:after, .menu:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix, .widget, .widget li, footer, .pagenav, #main-nav, .menu { display: inline-block; } /* clearfix for ie7 */ .clearfix, .widget, .widget li, footer, .pagenav, #main-nav, .menu { display: block; zoom: 1; } /************************************************************************************ WORDPRESS POST FORMATTING *************************************************************************************/ img.alignleft, img.aligncenter, img.alignright, img.alignnone { margin-bottom: 15px; } .alignleft { float: left; margin-right: 20px; } .alignright { float: right; margin-left: 20px; } .aligncenter { text-align: center; display: block; margin-left: auto; margin-right: auto; } .wp-caption { text-align: center; margin-bottom: 15px; } .wp-caption-text { font: italic 1.2em/1.1em Baskerville, "Times New Roman", Times, serif; margin: 3px 0 10px; }