/* Theme Name: Aphrodite Theme URI: http://wordpress.org/extend/themes/aphrodite Author: Hassan Derakhshandeh Author URI: http://tween.ir/ Description: The beauty of Aphrodite the goddess, captured in a clean, elegant and customizable theme. Apart from TwentyTen features, this theme supports custom logos, 5 different layouts, Google Fonts integration, and up to 4 column Showcase & Footer widget areas. Version: 1.0.1 License: GNU General Public License v2.0 License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu Template: twentyten */ @import "../twentyten/style.css"; /* =Layouts -------------------------------------------------------------- */ .cs #container { float: left; margin: 0 -240px 0 0; } .cs #content { margin: 0 280px 0 20px; } .cs #primary,.cs #secondary { float: right; } .cs #secondary { clear: right; } .sc #container { float: right; margin: 0 0 0 -240px; } .sc #content { margin: 0 20px 36px 280px; } .sc #primary,.sc #secondary { float: left; } .sc #secondary { clear: left; } .ssc #container { float: left; margin: 0; } .ssc #content { margin: 0 20px 36px 460px; } .ssc #primary { float: left; margin-left: -940px; } .ssc #secondary { float: left; margin-left: -700px; } .css #container { float: left; margin: 0; } .css #content { margin: 0 460px 36px 20px; } .css #primary { float: left; margin-left: -440px; } .css #secondary { float: left; margin-left: -220px; } .scs #container { float: left; margin: 0; } .scs #content { margin: 0 220px 36px; } .scs #primary { float: left; margin-left: -940px; } .scs #secondary { float: left; margin-left: -220px; } /* =Tweaks -------------------------------------------------------------- */ #branding { margin-top: 50px; } #header-image { left: 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: -1; } #header-image img { display: block; margin: 0 auto; width: 100%; } #access { float: none; width: 980px; } #showcase-widget-area { margin-bottom: 15px; } #showcase-widget-area .widget-area { float: left; margin-right: 20px; } #showcase-widget-area.columns-2 .widget-area, #footer-widget-area.columns-2 .widget-area { width: 460px; } #showcase-widget-area.columns-3 .widget-area, #footer-widget-area.columns-3 .widget-area { width: 300px; } #showcase-widget-area.columns-4 .widget-area, #footer-widget-area.columns-4 .widget-area { width: 220px; } #showcase-widget-area .widget-area.last, #footer-widget-area .widget-area.last { margin-right: 0; } #footer-widget-area { padding-bottom: 10px; margin-bottom: 20px; } #colophon { border-top: 1px dashed #bbb; } #site-generator .aphrodite-credit { padding-left: 0; background: none; } /* =Helpers -------------------------------------------------------------- */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; } .clearfix:after { clear: both; }