/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.chehreh.net/mt-static/themes-base/blog.css);
@import url(http://www.chehreh.net/mt-static/support/themes/minimalist-brown/minimalist-brown.css);
/* end StyleCatcher imports */

body {
font: normal 11px tahoma, arial;
}

#comment-author, #comment-text {
direction: rtl;
text-align: right;
font: normal 11px tahoma;
}
.entry-title {
direction:rtl;
text-align:right;
font: bold 18px arial;

}
.archive-title {
direction:rtl;
text-align:center;
font: bold 18px tahoma;
}

.asset-body {
direction:rtl;
text-align:justify;
}
.comment-content p {
margin-bottom: .5em;
direction:rtl;
text-align:right;
}
#header-content {
direction:rtl;
text-align:right;
}
#header-name {
font:bold 42px arial;
}
.widget-archive-category {
direction:rtl;
text-align:right;
}
.widget-recent-entries {
direction:rtl;
text-align:right;
}
.widget-header {
font:bold 16px arial;
}
.widget-content ul ul {
margin-right:15px;
}
a:link, a:visited {
text-decoration:none;
}

a:hover      { color: #FF0000 }
ul           { list-style-type: disc }


#alpha-inner {
   padding-top: 30px;
}

#delta {
   border-top: solid 1px #6699cc;        
   border-bottom: solid 1px #6699cc;
   width: 100%;
   padding: 10px 0 10px 0;
   background-color: #fff;
}

#delta-inner {
   overflow: hidden;
   padding-right: 20px;
   padding-left: 20px;
}

#delta ul {
   margin: 0;
   padding: 0;

}

#delta li {
   float: right;
   text-align: right;
   list-style-type: none;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-serif;
   text-transform: uppercase;
   font-weight: bold;
   margin: 0;
   padding: 0;
   margin-right: 30px;
} 

#delta li a {
   text-decoration: none;
   color: #295684;
}

#delta li a:hover {
   text-decoration: none;
   color: red;
}

#delta li.rss {
   float: right;
   width: 100px;
   text-align: right;
   background-image: url(icon_rss.gif) repeat no-repeat right center;
   padding: 0 20px 0 0;
   margin: 0;
}


