/* Theme Name: Android Description: Andriod theme for WordPress. Author: Louy Version: 1.0 Tags: blue, red, green, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, rtl-language-support, editor-style */ /* Main Colors: #a4ca39 #91b232 #bae53e #e7f6bb */ /*==== Elements ====*/ ul { margin: 0 10px 0 1em; } ol { margin: 0 10px 0 1em; } dl { margin:0 24px 0 0; } blockquote { border-right: solid 2px #a4ca39; border-left: none; } h1, h2, h3, h4, h5, h6 { margin: 0 5px 0 0; } table { text-align: right; margin: 0 24px -1px 0; } /*==== Meta boxes ====*/ div.post-date { float: right; } .post.has-thumbnail div.post-date { right: 0; left: auto; } /*==== Basic Layout ====*/ .wrap { text-align: right; } /*=== Header ===*/ #search { left: 10px; right: auto; } #social-icons { left: 10px; right: auto; } /*== Top Navigation ==*/ #navigation { left: 30px; text-align: left; right: auto; } .theme-navigation li ul.sub-menu { left: 0; right: auto; } .theme-navigation li li a { text-align: left; } .theme-navigation li ul.sub-menu ul.sub-menu { left: 200px; right: auto; } /*== 2nd Navigation ==*/ #navbar { text-align: right; } #navbar ul { margin: 0 0 2px 15px; } #navbar li ul.sub-menu { left: auto; right: 0; } #navbar li ul.sub-menu ul.sub-menu { left: auto; right: 200px; } /*=== Colmuns ===*/ /*== Content ==*/ #content { float: right; } /*= Post =*/ .post-meta { float: left; } .post-meta span { padding-right: 16px; background: top right no-repeat none #a4ca39; padding-left: 0; } .post-meta span.post-edit-link { padding-right: 2px; padding-left: 0; } /*= Post Author =*/ #post-author #author-avatar { float: right; } #post-author #author-name { float: right; } #post-author #author-description { float: right; } #post-author #author-links { float: right; } #post-author #author-links #author-url { float: right; } #post-author #author-links #posts-link { float: left; } /*= Gallery =*/ #content .gallery .gallery-item { float: right; } /*= Comments =*/ .comment { border-right: solid 3px #a4ca39; padding: 5px 5px 0 7px; border-left: none; } .comment.odd { border-right: solid 3px #91b232; border-left: none; } .comment .avatar { float: left; } #submit { float: left; margin-left: 0; margin-right: auto; } /*== Page Navigation ==*/ .navigation div.older a { float: right; } .navigation div.newer a { float: left; } /*== Sidebar ==*/ #sidebar { float: left; border-right: solid 2px #a4ca39; border-left: none; } #sidebar .widget-container ul li { padding: 3px 3px 0 5px; } #sidebar .widget-container ul li:hover { border-right: 2px solid #a4ca39; padding-right: 9px; padding-left: 0; border-left: none; } /*=== Footer ===*/ #site-generator a { background: url(images/wordpress.png) center right no-repeat; padding-right: 20px; padding-left: 0; } /*==== Wordpress Styles ====*/ #content .alignleft, #content img.alignleft { float: right; margin-left: 24px; margin-right: auto; } #content .alignright, #content img.alignright { float: left; margin-right: 24px; margin-left: auto; } #content .aligncenter, #content img.aligncenter { margin-right: auto; margin-left: auto; } /*==== Misc ====*/ .fr { float: left; } .fl { float: right; } /* Generated by the RTLer - http://wordpress.org/extend/plugins/rtler/ */