/* Theme Name: Iman
 Theme URI: http://www.siemensiran.com
 Description: Iman home appliances showroom
 Version: 1.0
 Author: Farshad Zolfaghari
 Author URI: http://www.datisdesign.com
 
 */
/**********************************************************************************
 body
 ***********************************************************************************/
body, html, * {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    line-height: 1.3em;
}
*:focus {
    outline: 0;
}

body, html {
    height: 100%;
}

div#container {
    width: 960px;
    margin: 0 auto;
}

p, ul li, h1, h2, h3, h4, h5, h6 {
    direction: rtl;
}

div.clear {
    clear: both;
    height: 170px;
}

a {
    color: #355594;
}

a:hover {
    color: #efae30;
}

div#body_content {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

/**********************************************************************************
 header
 ***********************************************************************************/
div#header {
    width: 100%;
    height: 142px;
    background-color: #888d93;
    border-bottom: 6px solid #fbb732;
}

div#title {
    width: 950px;
    height: 80px;
    margin: 0 auto;
    background-image: url(images/title.jpg);
    background-repeat: no-repeat;
}

div#title h1, div#title h3 {
    text-indent: -10000px;
    direction: ltr;
}

/**********************************************************************************
 header-other
 ***********************************************************************************/
div#header_other {
    width: 100%;
    height: 155px;
    background-image: url(images/header_bg.png);
    background-repeat: repeat-x;
}

/**********************************************************************************
 navigation
 ***********************************************************************************/
div#nav {
    margin: 0 auto;
    width: 950px;
    height: 77px;
    background-image: url(images/nav_bg.jpg);
}

div#nav ul {
    list-style: none;
    margin: 0 25px 0 0;
}

ul#nav_links li {
    display: inline;
    direction: ltr;
}

ul#nav_links li a {
    text-decoration: none;
    text-indent: -10000px;
    float: right;
}

li#home a {
    width: 130px;
    height: 45px;
    background: url(images/navigation.png) no-repeat -390px 0;
}

li#home a:hover {
    background-position: -390px -45px;
}

li#products a {
    width: 130px;
    height: 45px;
    background: url(images/navigation.png) no-repeat -260px 0;
}

li#products a:hover {
    background-position: -260px -45px;
}

li#about a {
    width: 130px;
    height: 45px;
    background: url(images/navigation.png) no-repeat -130px 0;
}

li#about a:hover {
    background-position: -130px -45px;
}

li#contact a {
    width: 130px;
    height: 45px;
    background: url(images/navigation.png) no-repeat 0 0;
}

li#contact a:hover {
    background-position: 0 -45px;
}

/**********************************************************************************
 navigation-other
 ***********************************************************************************/
div#nav_other {
    margin: 0 auto;
    width: 950px;
    height: 75px;
    background-image: url(images/nav_other_bg.jpg);
    background-repeat: no-repeat;
}

div#nav_other ul {
    list-style: none;
    margin: 0 25px 0 0;
}

/**********************************************************************************
 online support
 ***********************************************************************************/
div#online_support a img {
    margin: 0 0 0 30px;
    position: absolute;
    top: 0;
    text-decoration: none;
    text-indent: -10000px;
    display: block;
    width: 299px;
    height: 130px;
}

/**********************************************************************************
 sidebar
 ***********************************************************************************/
div#sidebar {
    width: 300px;
    float: left;
    height: auto;
    margin: 0 0 0 20px;
}

div#search h3, div#feeds h3, div#products_list h3, div#brands h3 {
    display: none;
}

form option.level-0 {
    font-weight: bold !important;
    font-size: 1.05em;
}

option.level-1 {
    font-style: italic;
    padding: 0 10px 0 0;
    color: #355594;
}

/**********************************************************************************
 sidebar search
 ***********************************************************************************/
div#search {
    width: 302px;
    height: 71px;
    float: left;
}

form#searchform {
    width: 310px;
    height: 71px;
    background-image: url(images/search.jpg);
    background-repeat: no-repeat;
}

form input#s {
    float: right;
    direction: rtl;
    border: 0;
    margin: 8px 80px 0 30px;
    font-family: Tahoma;
    font-size: 0.9em;
    width: 130px;
    height: 20px;
}

form input#searchsubmit {
    border: none;
    margin: 5px 0 0 30px;
    float: left;
    width: 30px;
    height: 25px;
    text-indent: -10000px;
}

/**********************************************************************************
 sidebar new products
 ***********************************************************************************/
div#new_products {
    float: right;
    width: 297px;
    background-image: url(images/new_products_list.jpg);
    background-repeat: no-repeat;
}

div#new_products ul {
    width: 280px;
    margin: 70px 0 10px 5px;
    font-size: 0.8em;
    list-style: none;
}

div#new_products ul li a {
    text-decoration: none;
}

/**********************************************************************************
 sidebar email
 ***********************************************************************************/
div#email {
    float: right;
    width: 297px;
    height: 80px;
    background-image: url(images/email.jpg);
}

div#email a {
    display: block;
    margin: 10px 0 0 0;
    width: 295px;
    height: 50px;
    text-indent: -10000px;
}

div#email h3 {
    display: none;
}

/**********************************************************************************
 sidebar feed
 ***********************************************************************************/
div#feeds {
    float: right;
    width: 297px;
    height: 80px;
    background-image: url(images/feed.jpg);
}

div#feeds a {
    display: block;
    margin: 10px 0 0 0;
    width: 295px;
    height: 50px;
    text-indent: -10000px;
}

div#feeds h3 {
    text-indent: -10000px;
}

/**********************************************************************************
 sidebar products
 ***********************************************************************************/
div#products_list {
    float: right;
    width: 297px;
    min-height: 150px;
    background-image: url(images/products_list.jpg);
}

div#products_list div.items {
    margin: 70px 20px 0 0;
}

select.postform {
    width: 250px;
    direction: rtl;
    float: right;
    margin: 20px 0 0 0;
    border: 1px solid #99ccff;
}

/**********************************************************************************
 sidebar brands
 ***********************************************************************************/
div#brands {
    float: right;
    width: 297px;
    height: 360px;
    background-image: url(images/brands.jpg);
}

ul#brands_logos {
    width: 250px;
    margin: 0 auto;
    margin: 80px 0 0 0;
}

ul#brands_logos li {
    list-style: none;
    margin: 15px 0;
}

ul#brands_logos li img {
    border: none;
}

/**********************************************************************************
 welcome
 ***********************************************************************************/
div#welcome {
    float: right;
    width: 620px;
    min-height: 185px;
    background-image: url(images/welcome.jpg);
    background-repeat: no-repeat;
}

div#welcome h2 {
    direction: ltr;
    text-indent: -10000px;
}

div#welcome_content {
    direction: rtl;
    width: 550px;
    float: right;
    margin: 15px 35px 0 0;
}

div#welcome_content p {
    font-family: Tahoma;
    font-size: 0.9em;
    margin: 0 0 15px 0;
    text-align: justify;
}

div#welcome_content form {
    float: right;
}

div#welcome_content form textarea {
    width: 500px;
}

/**********************************************************************************
 products items
 ***********************************************************************************/
div#products_items {
    float: right;
    width: 620px;
    background-image: url(images/products.jpg);
    background-repeat: no-repeat;
}

div#products_items h2 {
    direction: ltr;
    text-indent: -10000px;
}

/**********************************************************************************
 about
 ***********************************************************************************/
div#about_intro {
    float: right;
    width: 620px;
    height: 185px;
    background-image: url(images/about_title.jpg);
    background-repeat: no-repeat;
}

div#about_intro h2 {
    direction: ltr;
    text-indent: -10000px;
}

div#about_content {
    direction: rtl;
    width: 550px;
    float: right;
}

div#about_content p {
    font-family: Tahoma;
    font-size: 0.9em;
    margin: 5px 35px 15px 0;
    text-align: justify;
}

/**********************************************************************************
 contact
 ***********************************************************************************/
div#contact_intro {
    float: right;
    width: 620px;
    height: 185px;
    background-image: url(images/contact_title.jpg);
    background-repeat: no-repeat;
}

div#contact_intro h2 {
    direction: ltr;
    text-indent: -10000px;
}

/**********************************************************************************
 products
 ***********************************************************************************/
div#products_intro {
    float: right;
    width: 620px;
    height: 155px;
    background-image: url(images/products.jpg);
}

div#products_intro h2 {
    direction: ltr;
    text-indent: -10000px;
}

/**********************************************************************************
 products icons
 ***********************************************************************************/
ul#products_icons {
    width: 590px;
    margin: 10px 0;
}

ul#products_icons li {
    list-style: none;
    float: right;
    margin: 0 auto;
}

ul#products_icons li img {
    border: none;
}

/**********************************************************************************
 products lists
 ***********************************************************************************/
div.post {
    float: right;
    width: 575px;
    padding: 0 5px 0 0;
}

div.cat_post {
    float: right;
    width: 250px;
    height: 375px;
    padding: 0 5px 0 0;
    border: 1px solid #99ccff;
    margin: 5px;
}

div.cat_post:hover {
    border: 1px solid #fbb732;
}

div.post h3 a {
    font-family: "Times New Roman", Times, serif !important;
    font-size: 0.9em;
    text-decoration: none;
    border-bottom: 1px solid #355594;
}

div.cat_post h3 a {
    font-family: "Times New Roman", Times, serif !important;
    font-size: 0.9em;
    text-decoration: none;
    border-bottom: 1px solid #355594;
}

div.entry p {
    float: right;
    font-size: 0.8em !important;
    width: 400px;
    text-align: justify;
    padding: 10px 0 0 0;
}

div.cat_entry p {
    float: right;
    font-size: 0.8em !important;
    width: 230px;
    text-align: justify;
    padding: 10px 0 0 0;
}

div.entry div.thumbs img {
    display: inline;
    width: 150px !important;
    height: 150px !important;
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #355594;
}

div.cat_entry div.thumbs img {
    display: inline;
    width: 150px !important;
    height: 150px !important;
    float: right;
    margin: 20px 0 0 0;
    border: 1px solid #99ccff;
}

div.entry div.thumbs img:hover, div.cat_entry div.thumbs img:hover {
    border: 1px solid #fbb732;
}

span.postmetadata {
    float: right;
    font-size: 0.7em !important;
    padding: 15px 0 5px 0;
    clear: both;
    width: 500px;
}

span.cat_postmetadata {
    float: right;
    font-size: 0.7em !important;
    padding: 15px 0 5px 0;
    clear: both;
    width: 225px;
}

div.post small {
    font-size: 0.5em !important;
}

div.entry ul.desc {
    width: 350px;
    float: right;
    font-size: 0.8em !important;
    padding: 0 30px 15px 0;
    min-height: 150px;
}

div.entry ul.desc li {
    direction: rtl;
    padding: 0 0 5px 0;
    list-style: url(images/bullet.png);
}

ul.post-meta {
    margin: 10px 0 0 10px;
    float: left;
    color: green;
    direction: rtl;
}

ul.post-meta li {
    list-style: none;
    font-size: 0.8em;
    font-weight: bold;
}

li.list_cat {
    list-style: none !important;
    font-size: 1em;
    margin: 10px 0;
    font-weight: bold;
    list-style-image: none !important;
}

div.cat_meta {
    margin: 10px 0 0 15px;
    float: right;
    color: green;
    direction: rtl;
}

div.entry_border {
    float: right;
    clear: both;
    height: 25px;
    width: 550px;
    background-image: url(images/entry_bottom.png);
}

div.cat_entry_border {
    float: right;
    clear: both;
    height: 25px;
    width: 250px;
}

div#pagination {
    width: 400px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    clear: both;
}

a.more-link {
    direction: ltr;
    display: block;
    width: 125px;
    height: 35px;
    background-image: url(images/more_info.png);
    text-indent: -10000px;
}

.nextprev {
    height: 1.5em;
}

.nextprev .prev {
    float: right;
    font-size: 0.7em !important;
}

.nextprev .next {
    float: left;
    font-size: 0.7em !important;
}

div#call {
    background-image: url(images/call.jpg);
    width: 305px;
    height: 80px;
    margin: 0 auto;
    clear: both;
    text-align: center;
}

/**********************************************************************************
 footer
 ***********************************************************************************/
div#siteinfo {
    width: 100%;
    height: 170px;
    background-image: url(images/footer_bg.png);
    background-repeat: repeat-x;
    bottom: 0;
    position: absolute;
}

div#footer_bg {
    width: 850px;
    height: 170px;
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
}

div.footer_divs {
    width: 210px;
    height: 150px;
    float: right;
    font-family: Tahoma;
    font-size: 0.7em;
}

div.footer_divs p {
    padding: 5px 10px;
}

div#footer_nav ul, div#footer_products ul {
    list-style: none;
    width: 200px;
    margin: 0 auto;
}

div#footer_nav ul li, div#footer_products ul li {
    font-size: 0.8em;
}

div#footer_nav ul li a, div#footer_products ul li a {
    text-decoration: none;
}

h3.footer_title {
    font-family: "Times New Roman", Times, serif;
    font-size: 1.2em;
    margin: 20px 0 10px 0;
    text-align: center;
}

div#designer {
    clear: both;
    text-align: center;
    font-size: 0.7em;
}

/**********************************************************************************
 ie6 frame
 ***********************************************************************************/
div#ie6w_div {
    direction: rtl;
}

