File: /home/mmickelson/martyknows.com/wp-content/themes/comet/rtl.css
/*
Theme Name: Comet
Theme URI: http://frostpress.com/themes/comet/
Version: 1.2.3.1
Description: A very classy, lightweight, and content-focused theme with a lot of features to customize everything to your liking. Theme options with 7 different color schemes and the ability to change things like fonts, logo, custom widgets, etc. Dropdown menu for fast and space-saving navigation.
Tags: light, white, silver, red, yellow, green, blue, purple, two-columns, fixed-width, right-sidebar, threaded-comments, theme-options, custom-colors, custom-header, sticky-post
Author: Frostpress
Author URI: http://frostpress.com
*************************************************************************************
This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)
"There is no present like time."
*/
body {
direction:rtl;
unicode-bidi: embed;
}
/* dropdown menu positioning */
.menu ul li:hover ul li:hover ul,
.menu ul li:hover ul li:hover ul li:hover ul,
.menu ul li:hover ul li:hover ul li:hover ul li:hover ul,
.menu ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{ left:-152px; width:150px; }
/* comments */
.comment-heading a { float:left; }
.comment-meta .avatar { float:right; margin:0px 0px 10px 10px; }
.comment-quote-link { right:95%; }
#commentform .avatar-user { float:right; margin:0px 0px 10px 10px; }
#commentform .avatar-commenter { float:left; margin:0px 10px 0px 0px; }
#commentform p input { margin-left:10px; margin-right:0px; }
/* widget arrow */
.widget li { padding:5px 20px 5px 0px; background-position:right 10px; }
/* widget recent comments avatar */
.widget_fpcomments .avatar { float:right; margin:0px 0px 0px 10px; }
/* widget twitter */
.widget_fptwitter ol li { padding-right:0px; }