HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/martyknows.com/wp-content/themes/mistylook/rtl.css
/*
Theme Name: MistyLook
RTL: Yoav Farhi, yoav@automattic.com
*/
.entry img
{
	background:url(img/shadow-rtl.gif) no-repeat left bottom;
	padding:4px 4px 10px 10px;
	border-right:#eee 1px solid;
	border-left:0
}
.entry a img {
	background:url(img/shadow-rtl.gif) no-repeat left bottom;
	padding:4px 4px 10px 10px;
	border-right:#eee 1px solid;
	border-left:0
}
blockquote
{
	padding: 0 50px 10px 0;
	background: url(img/blockquote-rtl.gif) no-repeat right top;
}
body
{
	direction:rtl;
	unicode-bidi:embed;
}
h1, h2, h3, h4, h5, h6, body, #navigation, #header h2, input.textbox, textarea, .post h4
{
	 font-family: arial, sans-serif;
}
#container {
	text-align: right;
}
#navigation {
	text-align: right;
	font-family:arial;
	letter-spacing:0;
}
#navigation ul li {
	float: right;
	margin: 0 0 0 5px;
}
#navigation ul li.search {
	left: 0;
	right:auto;
}
#navigation ul li.search input#searchsubmit {
	margin: 0 2px 0 0;
}
#header {
	float: right;
}
#header h1
{
	margin:10px 10px 0 0;
}
#header h2
{
	margin:5px 10px 0 0;
}
#feedarea {
	float: left;
	text-align: left;
	width:170px;
}

#feedarea dl dt {
	margin-left: 5px;
	margin-right: 0;
	float:right;
	height:18px;
	padding-top:5px;
}
#feedarea dl dd {
	margin-left: 5px;
	margin-right: 0;
	background-position:right center;
	padding-right:16px;
	padding-left:0;
	float:right;
	height:18px;
}

#content {
	margin: 10px 30px 10px 10px;
}
#content-main ul
{
    list-style-image:url(img/bullet-rtl.png);
}
#content-main {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}
 html #section-index #content-main {
	margin-left: 20px;
	margin-right: 0;
}
#content p img.right {
	float: left;
	margin:10px 10px 0 0;
}
#content p img.left {
	float: right;
	margin:0 0 10px 10px;
}
#content .entry {
    padding-left:1em;
	padding-right:0;
}
#content .post-info {
	background:url(img/underline1-rtl.jpg) no-repeat right bottom;
}
#sidebar {
	float: right;
}
#sidebar ul ul {
	margin:0.5em 1em 0 0;
}
#sidebar ul ul ul {
	margin:0 1em 0 0;
}
li.sidebox {
	background-position: right top;
}
li.sidebox h2 {
	text-align: right;
}
#footer {
	text-align: right;
}
#footer p {
	float: right;
}
#footer p.right {
	float: left;
	text-align: left;
}
#comments, #respond{
	margin: 2em 5px 10px 0;
}
.commentnum
{
	margin:0 0 0 5px;
}
.commentlist li .cmtinfo em {
	float:left;
}
#respond label {
	clear: left;
}
#respond input[type="text"] {
	float: right;
	margin-right: auto;
	margin-left: 6px;
}
/* threaded-comments */
#content-main .commentlist .children {
	margin: 10px 10px 10px 0;
	border-right: 1px solid #ddd;
	border-left: 0;
}

#content .commentsfeed
{
	background-position: right center;
	padding-right:16px;
	padding-left:0;
}
#content .trackback
{
	background-position: right center;
	padding-right:20px;
	padding-left:0;
}
.post h4 em
{
	float:left;
}
.cmtinfo .avatar {
	float: left;
 	margin-right: 5px;
 	margin-left: 0;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}

code, #email, #url {
	direction:ltr;
	text-align:right;
}