/*
Theme Name: قالب اینترنت زمان
Theme URI: http://tarahsite.net
Description: قالب اینترنت زمان .
Version: 1.0 beta
Author: masoudzamani
Author URI: http://zamanisp.net
*/
@font-face {
	font-family: 'BYekan';
	src: url('fonts/BYekan.eot');
	src: url('fonts/BYekan.eot?#') format('eot'), url('fonts/BYekan.woff') format('woff'), url('fonts/fonts/BYekan.ttf') format('truetype'), url('fonts/BYekan.svg#BYekan') format('svg');
}
@font-face {
	font-family: 'BYekan';
	src: url('fonts/BYekan.eot');
	src: local('☺'), url('fonts/BYekan.ttf') format('truetype'), url('fonts/BYekan.woff') format('woff');
}
@font-face {
	font-family: 'BDavat';
	src: url('fonts/BDavat.eot');
	src: local('☺'), url('fonts/BDavat.ttf') format('truetype'), url('fonts/BDavat.woff') format('woff');
}
@font-face {
	font-family: 'dastnevis';
	src: url('fonts/dastnevis.eot');
	src: local('☺'), url('fonts/dastnevis.ttf') format('truetype'), url('fonts/dastnevis.woff') format('woff');
}
@font-face {
	font-family: 'Iranian_Sans';
	src: url('fonts/Iranian_Sans.eot');
	src: local('☺'), url('fonts/Iranian_Sans.ttf') format('truetype'), url('fonts/Iranian_Sans.woff') format('woff');
}
@font-face {
	font-family: 'fontello';
	src: url('fonts/fontello.eot');
	src: local('☺'), url('fonts/fontello.ttf') format('truetype'), url('fonts/fontello.woff') format('woff');
}

body {
    direction: rtl;
    margin: 0;
    padding: 0;
    font-family: 'Iranian_Sans';
    background-color: #ffffff;
}
a{
    color: #939393;
}
a:hover{
    color: #df0022;
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'byekan';
}
section#services {
    text-align: center;
    margin-top: 25px;
}
.topmenu {
    float: left;
}
ul.top-menu {
    float: right;
    display: block;
}
ul.top-menu li{
    float: left;
    display: block;
        margin-left: 3px;
    margin-top: 3px;
}
ul.top-menu li .fa{
    width: 30px;
    height: 30px;
    background-color: #df0021;
    border-radius: 50%;
    color: white;
    padding: 3px 5px;
        font-size: 23px;
}
ul.top-menu .zaban {
    width: 30px;
    height: 30px;
    background-color: #df0021;
    border-radius: 50%;
    color: white;
    padding: 5px 6px;
}
.container hr {
    border: 0;
    background-image: url('img/hrule.png');
    background-repeat: no-repeat;
    background-position: center top;
    margin: 8px 0 0 0;
    padding: 0;
    height: 20px;
}
ul.ch-grid {
    padding-right: 0;
}
.newsrotator {
    width:100%;
    height:40px;
    display: block;
    float: right;
    background-color: #df0021;
    border-radius: 10px;
}
section#newsrotator {
    display: block;
    margin: 70px 0 20px 0;
}
.slideshow {
    border-style: solid;
    border-width: 30px 30px 30px 30px    ;
    border-color: #e67e22;
    background-color: #e67e22;
    border-radius: 15px;
    margin: auto;
}
section#footer {
    width: 100%;
    float: right;
    display: block;
}
.boxfooter h6 {
    text-align: center;
    font-size: 20px;
    background-image: url(img/hrule.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -ms-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    height: 36px;
    margin: 8px 0 0 0;
    color: #848688;
}
.boxfooter h5 {
    font-size: 22px;
    text-align: center;
    height: 32px;
    color: #848688;
}
.boxfooter ul {
    list-style: none;
    padding: 0;
    text-align: center;
}
.boxfooter ul li{
    display: block;
    height: 30px;
}
.boxfooter ul li a{
    font-size: 17px;
    font-family: 'byekan';
}
section#bottomfooter {
    display: block;
    width: 100%;
    float: right;
        margin-top: 25px;
}
.boxcopyright {
    display: block;
    width: 100%;
    float: right;
    text-align: center;
    background-color: #3498db;
    padding: 22px 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
        color: white;
}
.boxfooters {
    width: 100%;
    display: block;
    float: right;
    border: 1px #ddd solid;
    border-radius: 20px;
}
.padding0 {
    padding: 0 !important;
}
.link-footer {
    background-color: #de0022;
    width: 100%;
    display: block;
}
.link-footer h6{
    display: none;
}
.link-footer ul{
    text-align: center;
    margin-bottom: 0;
    padding: 11px 0;
}
.link-footer ul li{
    display: inline-block;
    /*border-right: 1px solid #fff;
    border-left: 1px solid #fff;*/
}
.link-footer ul li a{
    color: white;
}
.pictogramText {
    margin-top: 240px;
    font-family: 'byekan';
    color: #939393;
    font-size: 27px;
}
.widget-single {
    float: right;
    display: block;
    width: 100%;
    margin: 10px 0;
}
.widget-single h6 {
    text-align: center;
    font-size: 20px;
    background-image: url(img/hruleJagged.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -ms-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    height: 46px;
    margin: 8px 0 0 0;
    color: #ffffff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #e67e22;
}
input#s {
    width: 100%;
    display: block;
    height: 33px;
    border: 2px solid #df0021;
    border-radius: 6px;
}
input#searchsubmit {
    width: 100%;
    display: block;
    margin: 3px 0;
    height: 32px;
    border-radius: 6px;
    border: none;
    background: #3498db;
    color: white;
}
.menu {
    list-style: none;
}
.single {
    margin: 15px 0;
}
img.img-post-single {
    border-radius: 6px;
}
.imgsingle-b {
    text-align: center;
}

.h1single {
    display: inline-block;
    font-size: 22px;
}
.info-box {
    display: inline-block;
    margin: 0 5px;
}

.h1name {
    margin: 0;
    padding: 0;
}

.namesite {
    font-size: 0px;
}
.single-post {
    display: block;
}
.img-post-index{
    border: 3px solid #df0021;
    border-radius: 50%;
}
.excerpt {
    width: 100%;
    display: block;
}

.subject {
    width: 100%;
    display: block;
}
a.subject-profilo-a {
    font-size: 22px;
    border-bottom: 1px solid #df0021;
}
.subject h2{
    margin: 0 0 7px 0;
}
header#header1 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
input#submit {
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 10px;
}
input#url {
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 10px;
}
input#email {
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 10px;
}
input#author {
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 10px;
}
textarea#comment {
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 10px;
}
ol.comment-list {
    list-style: none;
}
img.avatar {
    border: 2px solid red;
    border-radius: 50%;
}
.comment-body p{
    background-color: #ddd;
    padding: 8px;
    border-radius: 8px;
}
ol.children {
    border-right: 3px solid #df0021;
}
div#tags {
    height: 31px;
    border-bottom: 2px solid #df0021;
    border-top: 2px solid #df0021;
}
h1.coptr {
    font-size: 1px;
}
.menubg {
    border-radius: 7px;
    background: #3498db;
}
h2.description {
    font-size: 12px;
    margin: 13px;
}
.content-post img {
    max-width: 100%;
}