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/koi/rtl.css
/*
Theme Name: Koi
RTL: yoav@automattic.com
*/

body {
	font: 1em/1.5em sans-serif;
	direction: rtl;
	unicode-bidi: embed;
}
em, i {
	font-family: sans-serif;
	letter-spacing: .02em;
}
ul, ol {
	margin: 1em 24px 1em 0;
}
input, textarea, select {
	font-family: "Times New Roman", Times, serif;
}
blockquote {
	font-style: normal;
}

/* header
-------------------------------------------------*/
#header {
	background: url(img/header-rtl.gif) no-repeat center bottom;
}
#header #logo {
	font-family: Arial, sans-serif;
}
#header #description {
	font-family: Arial, sans-serif;
	font-style: normal;
}
#header .socialmedia a {
	margin-left: 10px;
	margin-right: 0;
}
#header .socialmedia img {
	margin: 0 0 5px 6px;
}

/* nav */
#nav ul.menu {
	right: 0;
	left: auto;
	font-family: sans-serif;
}
#nav li {
	float: right;
	margin: 0 0 0 12px;
	padding: 5px 15px 15px 0;
}

#nav .menu ul {
	right: 0;
	left: auto;
	background-image: url(img/dropdown-bg-rtl.png);
}
#nav .menu ul ul {
	font-family: sans-serif;
	right: 200px;
	left: auto;
}
#nav .rss a {
	background-position: left 30%;
}
#nav .menu ul li a, #nav li.current_page_item ul a {
	padding: 5px 12px 5px 10px;
}
#searchform {
	left: 0;
	right: auto;
}
#searchform #s {
	font-family: sans-serif;
	float: right;
}
#searchform #searchsubmit {
	font-family: sans-serif;
}
/* content
-------------------------------------------------*/
#content {
	float: right;
}
.post-date {
	margin-right: -107px;
	margin-left: 0;
	font-family: sans-serif;
	text-align: left;
}
.post-date .postcomment {
	font-family: Arial, sans-serif;
}
.post-data {
	font-style: normal;
}
.post-data span {
	margin-left: 10px;
	margin-right: 0;
}
.post-title {
	font-family: sans-serif;
}

.more-link {
	background: url(img/more-rtl.png) no-repeat 100% 0;
	padding: 2px 12px 3px 18px;
	margin-right: 5px;
	margin-left: 0;
}
a.more-link:hover {
	background-position: 100% -83px;
}

/* post nav */
.single .post-nav {
	margin-right: 107px;
	margin-left: 0;
}
#content.post .post-nav {
	margin-right: 0;
}
.post-nav span em {
	font-family: Arial, sans-serif;
}
.post-nav .previous em {
	right: 2px;
	left: auto;
}
.post-nav .next em {
	left: 0;
	right: auto;
}
.post-nav a {
	font-family: sans-serif;
}
.post-nav .next, .image-nav .next {
	float: left;
	text-align: left;
}
.post-nav .next a {
	background-position: left 0;
	padding-right: 20px;
	padding-left: 0;
}
.post-nav .next a:hover {
	background-position: left -215px;
}
.post-nav .previous, .image-nav .previous {
	float: right;
	text-align: right;
}
.post-nav .previous a {
	background-position: right -430px;
	padding-left: 20px;
	padding-right: 0;
}
.post-nav .previous a:hover {
	background-position: right -645px;
}

/* commentlist */
#comments {
	margin-right: 107px;
	margin-left: 0;
}
#comments h3 {
	font-family: sans-serif;
}
.comment-nav {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}
.comment-nav .previous {
	margin-left: 10px;
	margin-right: 0;
}
.commentlist .timestamp {
	right: -117px;
	left: auto;
	font-family: Arial, sans-serif;
	text-align: left;
}
.comment-author small {
	font-family: Arial, sans-serif;
}
.comment-author cite {
	font-family: Arial, sans-serif;
}
.comment-author .avatar {
	right: -62px;
	left: auto;
}
.commentlist ul .avatar {
	right: auto;
	float: right;
	margin: 0 0 0 10px;
}
.commentlist .reply {
	left: 0;
	right: auto;
}
.commentlist .comment-reply-link {
	background-image: url(img/reply-rtl.png);
	font-family: Arial, sans-serif;
	padding: 3px 6px 0 0;
}
/* commentform */
#respond .cancel-comment-reply {
	left: 0;
	right: auto;
}
#respond #cancel-comment-reply-link {
	font-family: Arial, sans-serif;
	background-position: left center;
	padding: 4px 0 2px 16px;
}
#commentform input[type=text] {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
#commentform input#submit {
	background-image: url(img/submit-btn-rtl.png);
	font-family: sans-serif;
}
/* content end
-------------------------------------------------*/

/* sidebar
-------------------------------------------------*/
#sidebar {
	float: left;
}
#sidebar h4, h4.widgettitle {
	font-family: sans-serif;
}
.widget ul ul {
	margin: 0 15px 0 0;
}
/* sidebar end
-------------------------------------------------*/

/* footer
-------------------------------------------------*/
#secondary .widget-container {
	float: right;
}
#secondary h4.widgettitle {
	font-family: Arial, sans-serif;
}
#footer1 {
	margin-left: 30px;
	margin-right: 0;
}
#secondary .widget-container#footer3 {
	float: left;
}
#secondary .widget em {
	font-family: sans-serif;
	font-style: normal;
}
#secondary .widget cite {
	float: left;
	font-family: sans-serif;
	font-style: normal;
}
#footer {
	background-image: url(img/footer-rtl.gif);
	font-family: Arial, sans-serif;
}
#footer .credits {
	font-family: Arial, sans-serif;
}
/* footer end
-------------------------------------------------*/

/* wordpress post formating, etc.
-------------------------------------------------*/
.wp-caption-text {
	font: normal 1.2em/1.1em sans-serif;
}
/* wordpress post formating end
-------------------------------------------------*/

/* IE6
---------------------------
*/
* html #searchform #searchsubmit {
	float: right;
}