/* Theme Name: Android Theme URI: http://l0uy.com/themes/android/ Description: Andriod theme for WordPress. Author: Louy Alakkad Author URI: http://l0uy.com/ Version: 1.1.1 Tags: blue, red, green, white, light, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, rtl-language-support, editor-style, custom-menu License: GNU General Public License (GPL), version 2 License URI: http://www.gnu.org/licenses/gpl-2.0.html */ /* Main Colors: #95c03b #88BF00 #de8800 #e7f6bb */ /*==== Elements ====*/ ul { margin: 0 1em 10px 0; } ol { margin: 0 1em 10px 0; } blockquote { border-right: solid 2px #95c03b; border-left: none; } table { text-align: right; margin: 0 0 24px -1px; } /*==== 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: 10px; 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 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 =*/ .home .tip { border-left: 2px solid #95c03b; border-right: none; } .post-meta { float: left; } .post-meta span { padding-right: 16px; background: top right no-repeat none #95c03b; 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 =*/ #comments ol, #comments ul { margin: 0 15px 0 0; } .comment { border-right: solid 3px #95c03b; padding: 5px 7px 5px 0; border-left: none; } .comment.odd { border-right: solid 3px #88BF00; 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 #95c03b; border-left: none; } #sidebar .widget-container ul li { padding: 3px 5px 3px 0; } #sidebar .widget-container ul li:hover { border-right: 2px solid #95c03b; margin: 0 -7px 0 0; 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 .alignright, #content img.alignright { float: right; margin-left: 24px; margin-right: auto; } #content .alignleft, #content img.alignleft { float: left; margin-right: 24px; margin-left: auto; } #content .aligncenter, #content img.aligncenter { margin-right: auto; margin-left: auto; } /*==== Misc ====*/ /* Generated by the RTLer - http://wordpress.org/extend/plugins/rtler/ */