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/fresh-bananas/rtl.css
/*
Theme: Fresh Bananas
RTL: Yoav Farhi, yoav@automattic.com
*/

body {
	direction:rtl;
	unicode-bidi:embed;
}

#header {
	text-align: right;
}

#header a {
	background: url(images/box-bottom.jpg) right bottom no-repeat;
}

#text {
	background: url(images/text-repeat-rtl.jpg);
	text-align: right;
}

/*
 * Main!
 */

#text #main {
	background: url(images/text-top-rtl.jpg) top right no-repeat;
	float: right;
	padding: 10px 30px 0 10px;
}

#commentlist li {
	margin-left: 20px;
	margin-right: 0;
}
#commentlist li .avatar {
	float: left;
}

/* Search Highlight */

#text #sidebar {
	background: url(images/text-top-rtl.jpg) top left no-repeat;
	right: 50%;
	left: auto;
	margin-right: 175px;
	margin-left: 0;
	padding: 10px 10px 0 20px;
}

/* Lists */

#text #sidebar ul, #text #sidebar ul ul {
	padding: 0 1em 0 0;
}

/* ------------------------- */


.alignright {
	float: left;
}

.alignleft {
	float: right;
}
#respond label {
	clear: left;
}
#respond input[type="text"] {
	float: right;
	margin-right: auto;
	margin-left: 6px;
}