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/chaoticsoul/rtl.css
/*
Theme: ChaoticSoul
RTL: Yoav Farhi, yoav@automattic.com
*/


/*  -----|  Globals  |------------------------------------------------------  */

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


	th {  text-align: right; }


/*  -----|  Structure  |----------------------------------------------------  */

#wrapper { background: url('images/content_bkg-rtl.gif') repeat-y top right;}

#header-overlay {
	left: auto;
	right:0;
	}

	#content { float: right;}

	#sidebar { border-left: auto; float: left; border-right:0; }


.goleft { float: right; }
.goright { float: left; }

/* Comments Structure */

	#commentform p { float: right; margin: 0 0 10px 10px; }


/* =Menu
-------------------------------------------------------------- */

#access li {
	float: right;
}
#access ul ul {
	float: right;
	left: auto;
	right: 0;
}
#access ul ul ul {
	left: auto;
	right: 100%;
}


/*  -----|  Miscellaneous  |------------------------------------------------  */

.commentmetadata .avatar {
	float: left;
}
.navigation .left { float: right; }
.navigation .right { float: left; }


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