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/supposedly-clean/rtl.css
/*
Theme: Supposedly Clean
RTL: Yoav Farhi, yoav@automattic.com
*/

body{
	direction:rtl;
	unicode-bidi:embed;
	background:#ccc url(images/lgrey043.jpg);
}

/*---[ Container CSS ]---*/
#matt{
	text-align:right;
}
/*---[ Header CSS ]---*/
#boren_head{
	background:#8d0a0a url(images/competition_03-rtl.gif) right no-repeat;
}

/*---[ Content CSS ]---*/
#mike_content{
	padding-left:15px;
	padding-right:0;
}
/*info*/
.info{
	float:left;
    margin:10px 4px 4px 0;
}
.category{
	text-align:left;
}
/*unordered list*/
.post ul{
	padding-right:20px;
	padding-left:0;
}
.post ul li{
	background:url(images/0081_ulli.gif) no-repeat top right;
	background-position:98% 1px;
	padding-right:20px;
	padding-left:0;
}
.post ol { padding-right:20px; 	padding-left:0;}
/*---[ Sidebar CSS ]---*/

#dooncha_sidebar ul.nonnavigational li{
	background:url(images/0081_ulli.gif) no-repeat top right;
	background-position:100% 1px;
	padding:0 17px 0 0;

}

/*---[ footer ]---*/
#footer p{
	padding-left:15px;
	padding-right:0;
}
/*---[ comment ]---*/
ol#commentlist{
	margin-right:19px!important;
	margin-right:23px;
	margin-left:0;
}
ol#commentlist li{
	padding-right: 10px;
	padding-left: 0;
}
ol#commentlist li.depth-1
{
	padding-left: 10px;
}
#commentlist li .avatar {
	float: left;
}
#commentform input{
    clear:right;
}
#commentform textarea{
    clear:right;
}
#commentform input#submit{
	float:left;

}
.alignright {
	float: left;
}

.alignleft {
	float: right;
}