File: /home/mmickelson/martyknows.com/wp-content/themes/strange-little-town/rtl.css
/*
Theme Name: Strange Little Town
Description: This theme will take your readers on a journey to a strange and wonderful place! Nestled below a star-studded sky they will find a cluster of whimsical, crooked little houses covered in a blanket of fog. Some dwellings appear to have minds of their own while others defy the laws of gravity.
Author: Minmin
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0-wpcom
Tags: black, pink, purple, dark, one-column, two-columns, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, rtl-languague-support, sticky-post, translation-ready, art, blog, cartoon, holiday, seasonal, artistic, cartoony, colorful, dreamy, playful, whimsical
*/
/* =Layout
-------------------------------------------------------------- */
#access,
#branding,
#page {
text-align: right;
}
#content {
float: right;
}
#sidebar {
float: right;
}
/* =Lists
-------------------------------------------------------------- */
ol,
ul {
padding-right: 50px;
}
ol ol,
ol ul,
ul ol,
ul ul {
padding-right: 30px;
}
/* =Access
-------------------------------------------------------------- */
#access li {
float: right;
margin: 0 0 7px 7px;
}
#access a {
text-shadow: rgba( 0, 0, 0, .5 ) 1px 1px 3px;
}
#access ul ul {
-moz-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
-webkit-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.2 );
float: right;
right: 0;
}
#access ul ul ul {
right: 100%;
}
/* =Branding
-------------------------------------------------------------- */
#branding {
text-shadow: rgba( 0, 0, 0, .3 ) 2px 2px 2px;
}
#home-link {
float: right;
}
/* =Entry
-------------------------------------------------------------- */
.hentry header .post-edit-link {
float: right;
margin-left: .5em;
padding: .6em .5em .2em;
}
.entry-meta .comment-link {
float: left;
}
/* =Intro (For archive views)
-------------------------------------------------------------- */
#introduction hgroup {
float: right;
}
.search #page-title,
.search #page-tagline {
float: right;
}
#introduction #searchform {
right: auto;
left: 0;
}
/* =Search
-------------------------------------------------------------- */
#searchsubmit {
margin: 3px 5px 0 0;
}
/* =Media
-------------------------------------------------------------- */
.wp-caption {
margin-right: 0;
}
.size-thumbnail {
margin: 0 0 1.5em 1.5em;
}
/* =Widgets
-------------------------------------------------------------- */
.widget ul,
.widget ol {
padding: 0 20px 0 0;
}
#next {
text-align: left;
}
#prev {
text-align: right;
}
/* =Paged Navigation
-------------------------------------------------------------- */
.nav-older {
float: right;
text-align: right;
}
.nav-newer {
float: left;
text-align: left;
}
/* =Comments
-------------------------------------------------------------- */
.comment .fn,
.comment-meta {
margin-right: 60px;
}
.comment .avatar {
float: right;
margin-left: 10px;
}
#cancel-comment-reply-link {
float: left;
}
/* =Comment Form
-------------------------------------------------------------- */
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
padding-right: 1em;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
float: right;
}
/* =General
-------------------------------------------------------------- */
.alignleft {
float: right;
margin: 0 0 1.5em 1.5em;
}
.alignright {
float: left;
margin: 0 1.5em 1.5em 0;
}
/* WP.com Styles
-------------------------------------------------------------- */
#img-qr-code-2 img {
right: 25px;
}
#flickr table {
right: -7px;
}
.widget_authors ul {
padding-right: 0;
}
.widget_authors ul ul {
padding: 7px 40px 0 0;
}