/*
Theme Name: Armanshahr
Theme URI: http://openasia.org/
Author: Cubex.nl
Author URI: http://cubex.nl/
Description: WordPress theme for openasia.org / ArmanShahr
Version: 1.0.0
License: Commercial License
*/



@import 'css/style.css';

#nav ul {
    z-index: 1;
}
    #nav ul li {
        position: relative;
    }
        #nav ul li ul {
            display: none !important;
            position: absolute;
            top: 0;
            right: 200px;
        }
            #nav ul li:hover > ul {
                display: block !important;
            }

.boxs { clear: both; }
    .boxs .column {
        background: #eff1f7;
        float: right;
        margin: 15px;
        padding: 0 10px;
        width: 180px;
        -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
    }
        .boxs .column.first {
            margin-right: 0;
        }
        .boxs .column.last {
            margin-left: 0;
        }
        .boxs .column h3 {
            margin-bottom: 0;
        }
        .boxs .column .wp-pagenavi {
            margin-bottom: 20px;
        }
            .boxs .column .wp-pagenavi a, .boxs .column .wp-pagenavi span {
                font-family: Times;
            }

    .post img {
        max-width: 650px;
        height: auto;
    }
    .post .tags {
        margin-top: -10px;
    }
        .post .tags a {
            font-size: 11px;
        }
        .archive .tags {
            margin-top: 0;
        }
    
    .f-area .menu > li > a {
        display: block;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .changefontsize { font-size: 20px; direction: ltr; line-height: 26px; margin-left: 10px; }
        .changefontsize a { cursor: pointer; font-family: Arial; }
    
    .add-info-box { float: none; width: 100%; }
    .add-info-box .tags { margin: 6px 0 10px; }
    .add-info-box .ttl { min-height: 23px;/* font-size: 16px; */}
    .news-list .txt-box { float: none; width: 100%; }
    
    .nivo-controlNav                { padding: 8px 0 11px !important; }
    .nivo-controlNav a:first-child  { margin-left: 0;  }
    .nivo-controlNav a:last-child   { margin-right: 0; }
    .nivo-control img               { width: 177px; height: 110px; }
    .nivo-controlNav a:last-child img { width: 176px;  }
    .attachment-6box.wp-post-image  { height: 150px;   }
    
    .wp-pagenavi { text-align: right; }
    
    *[lang=en] { font-family: Tahoma; font-weight: bold; font-size: 14px; direction: ltr; margin: 9px 0 0 5px !important; }
    
    table p  { padding: 0 !important; margin: 5px 0 !important;}
    table ul { padding: 0 !important; margin: 0 !important; list-style: inside disc !important; line-height: 23px; }
        table ul[lang=fa] { color: #474791 !important; }
        table ul[lang=en] { color: #283760 !important; }
            table ul[lang=en] li a { font-family: Arial, Times !important; }
    table li { border-bottom: none !important; padding: 0 !important; margin: 0; }
        table li { padding: 0 5px !important; }
    table td:hover{background-color: #f4f5f7;}
    table td {margin: 5px 0;
      -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    }
    .tableitem { font-size: 12px !important; margin: 10px 0; padding-top: 13px;}
    
    #slider a img {
        max-height: 318px;
    }
    
    div.printfriendly { direction: ltr; }
    
    .child_of_161 li { list-style: none; display: inline-block; width: 32%; margin-right: 0; font-size: 13px; }
    
    .ltr, a[rel="child"] { direction: ltr; text-align: left; font-family: Tahoma !important; }
        /*.ltr p, .ltr a, * [dir=ltr] { font-family: Tahoma;}*/
            .ltr .ttl a { font-family: Times; font-weight: bold; }
            
    .signleitem h1 { clear: both; }
    a.eng_ver { float: left; padding: 3px 5px; font-size: 15px !important; font-weight: normal; color: #fff; background: #192c6b; text-shadow: none; font-family: Arial; }




/* Sina */

.info-list h2, .side-area h2  {
	font-size: 100%;
}

body {
	//background: #818cb2 url(images/bg-body.png) no-repeat 50% 0;
	background: #fff url(images/bg-body-low.png) no-repeat 50% 0;
}


/* widen the front page */
#wrapper {
	width: 1058px;
}
.header-box {
	width: 872px;
}
#sidebar {
	//width: 260px;
	width: 300px;
}

#sidebar .side-area:nth-last-child(2) {
	padding: 0;
}
#sidebar .side-area:nth-last-child(2) a img {
	width: 100%;
}

#content {
	//width: 782px;
}
.nivo-control img {
	//width: 193px;
	//height: 124px;
}
.info-list li {
	//width: 254.5px;
	margin: 0 9.6px 12px 0;
}
.nivoSlider {
	width: auto !important;
}

#contactus {
	background: #dadce2;
	font-size: 14px;
	padding: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
	//height: 154px;
	//position: absolute;
	//bottom: 0;
}
#contactus > div {
	column-count: 2;
}





