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

/*************************************
 +Containers
 *************************************/

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

#header{
	margin-right:40px;
	margin-left:0;
}

#sidebar{
	float:right;
	margin-right:-40px;
	margin-left:0;
}
#wrap{
	float:right;
	background:#FEFCFA url(./images/bodybg-rtl.png) repeat-y ;
}
* html body #wrap{
	background:#FEFCFA url(./images/bodybg-rtl.gif) repeat-y 100%;
}

/*************************************
 +Hn
 *************************************/
h2{
	padding-left:5px;
	padding-right:0;
}
.sticky .entrytitle {
padding-right: 5px;
padding-left: 0;
}

/*************************************
 +Comments
 *************************************/
.commentlist li .avatar {
	float: left;
}

.alignright {
	float: left;
}

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