/*-----------------------------------------------------------------------------------    
Theme Name: damavandnews   
Theme URI: hosa
Description: Exclusive Theme by Saber    
Author: hosa    
Author URI: hosa          
-----------------------------------------------------------------------------------*/
@font-face {
  font-family: 'Gandom-FD';
  src: url('fonts/Gandom-FD.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/Gandom-FD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/Gandom-FD.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family: 'Gandom-FD';
  src: url('fonts/Gandom-FD.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/Gandom-FD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/Gandom-FD.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family: 'BMitra';
  src: url('fonts/BMitra?#') format('eot'),  /* IE6–8 */
       url('fonts/BMitra') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BMitra') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'ALalezar';
  src: url('fonts/ALalezar?#') format('eot'),  /* IE6–8 */
       url('fonts/ALalezar') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/ALalezar') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
/*====================== reset css ========================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: Gandom-FD;
}/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}


body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a{
  text-decoration: none;
  color:#545454;

}

a:hover{
  color: #01088c;
}

.cls{
  clear: both;
  height:1px!important;
}
* {
    margin:0;
    padding:0;
} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {
    height: 100%;
}

#wrap {
    min-height: 100%;
}

#main {
    overflow:auto;
    padding-bottom: 100px;
}  /* must be same height as the footer */

#footer {
    position: relative;
    margin-top: -100px; /* negative value of footer height */
    clear:both;
} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
/*========================*/
.cls{clear:both;}
body{

}


body{
    background-color: #ffffff;
    background-image:none ;
    background-repeat: repeat;
    color: #666666;
    direction: rtl;
    font-family: Gandom-FD, Gandom-FD;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
}
.wrap{
    background-color: #ffffff;
    margin: 0 auto;
    min-height: 100px;
    width: 1200px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.top{
    background-color: #ffffff;
    height: 160px;
}
.header{
    background-image: url("http://damavand.news/wp-content/themes/damavandnews/images/logo.png");
    height: 80px;
background-repeat: no-repeat;
margin-bottom: 10px;
    margin-top: 20px;
    float: right;
}
.menu li{
    float: right;
    line-height: 32px;
	margin: 0 8px;

}
.menu li a{
    color: #a2a2a2;
    font-family: Gandom-FD;
    font-size: 14px;
    font-weight: bold;
    float: right;
    background-color: #ffffff;
}
.menu li a:hover{
    color: #ffffff;
    background-color: #a2a2a2;

}
.mid{
    background-color: #ffffff;
    background-image:none ;
    background-repeat: no-repeat;
    min-height: 479px;
    position: relative;
    top: -5px;
    width: 1200;
}
.footer{
    background-color: #b5b6b6;
    min-height: 70px;

}


.rd {
   	color: #252525;
	font-family: Gandom-FD;
	font-size: 14px;
	margin: 2px 0 0;
	text-align: right;
	text-transform: uppercase;
}
.rd2 {
   	color: #252525;
	font-family: Gandom-FD;
	font-size: 14px;
	margin: 2px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.fr{
    color: #000000;
    float: center;
    line-height: 25px;
    margin-top: 15px;
    text-align: center;
    width: 400;
}
.fl{
    color: #000000;
    float: center;
    line-height: 25px;
    margin-top: 15px;
    text-align: center;
    width: 800;
}
.m2r,.m3r,.m4r{
    float: left;
    margin: 10px;
    width: 380px;
}
.m4rs{
    background-color: #ededed;
    float: left;
    margin: 10px;
    width: 380px;
    min-height: 455px;
}

.m4rs2{

    float: left;
    height: 130px;
    width: 100%;
}
.ml200{

    float: left;
    height: 250px;
    width: 100%;
}
.mr200{

    float: right;
    height: 250px;
    width: 100%;
}

.m4rt{
    background-color: #ededed;
    float: left;
    margin: 10px;
    width: 300px;
}
.m4ls{
    float: right;
    margin-right: 10px;

    width: 760px;
}

.m41{
    float: right;

    width: 1200px;
    height:100%;
}
.m42{
    float: right;

    width: 1200px;
    height:100%;
}

.m4lc{
    float: right;
    margin: 10px;
    width: 580px;

}


.m4ll{
    float: right;
    margin: 10px;
    width: 320px;
}
.m4lr{
    float: right;
    margin-right: 10px;
    width: 250px;
}


.m1l{
    float: right;
    margin: 10px;
    width: 760px;
}
.mpl{
    background-image: url("http://damavand.news/wp-content/uploads/2017/11/pghz2.png");
    background-color: #c3c3c3;
    float: right;
    margin: 10px;
    width: 760px;
    border: 1px solid #650a1d!important;
}


.blocktitle{
    font-family: Gandom-FD;
    font-size: 16px;
}


.titlep{
    color: #650a1d;
    display: block;
    font-family: Gandom-FD;
    font-size: 16px;
	margin-bottom: 5px;
    font-weight: normal;
    margin-right: 5px;
    margin-leftt: 5px;
    font-weight: bold;

}


.title{
    color: #21759b;
    display: block;
    font-family: Gandom-FD;
    font-size: 16px;
	margin-bottom: 5px;
    font-weight: normal;
    margin-right: 5px;
    margin-leftt: 5px;
    font-weight: bold;
}

.title:hover{
    color: #01088c;
    display: block;
    font-family: Gandom-FD;
    font-size: 16px;
	margin-bottom: 5px;
    font-weight: normal;
    margin-right: 5px;
    margin-leftt: 5px;
    font-weight: bold;
}

.title2p{
    color: #650a1d;
    display: block;
    font-family: Gandom-FD;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: normal;
    text-align: center;
    font-weight: bold;

}


.title2{
    color: #21759b;
    display: block;
    font-family: Gandom-FD;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: normal;
    text-align: center;
    font-weight: bold;
}
.imgp{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.imgp0{
    float: centre;
    margin-bottom: 10px;
    margin-right: 10px;
}

.imgp1{
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.imgp11{
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
 filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
 filter: gray; /* IE6-9 */
 -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
 
 
}

.imgp11:hover{
filter: none;
-webkit-filter: grayscale(0);	

}


.imgp2{
    margin:0 auto 10px;
}

.imgp3{
    float: right;
    
    margin-left: 10px;
   
   border-radius: 50%;
  
}

.imgp3{
    float: right;
    width: 200px;
    border-radius: 50%;
  
}

.blockcontent{
    text-align: justify;
}
.com,.vidtitr{
    text-align: center;
    text-shadow: none;
}
.ml1{
	width: 375px;

        float: right;
}
.ml2{
    float: right;
    width: 375px;
    height: 100%;
    margin-right: 10px;
    margin-leftt: 10px;
}
.ml11{
	width: 500px;

        float: right;
}
.ml21{
    float: right;
    width: 250px;
    height: 100%;
    margin-right: 10px;
    margin-leftt: 10px;
}

.scontent strong{

    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.scontent em{
    color: #2575A3;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;

}

.videoframe{
	margin:5px auto;
	width:240px;
	height:160px;
}
.m3{
    background-color: #C0C4C6;
    height: 120px;
    width: 100%;
}
.m4lb{
    height: 170px;
}
.ml2 li,.links li ,.scontent li{
    background-image: url("images/b.gif");
    background-position: right 11px;
    background-repeat: no-repeat;
    line-height: 26px;
    padding-right: 15px;
    list-style: none outside none;
}
.ml2 li a:hover,.links li a:hover{
    text-shadow: none;
}
.blogroll li{
    float: right;
    list-style: none outside none;
    margin-left: 3px;
}
.blogroll li a:hover{
	color:#333333;
}
#newsletter{
transition:background 1s;
-moz-transition:background 1s; /* Firefox 4 */
-webkit-transition:background 1s; /* Safari and Chrome */
-o-transition:background 1s; /* Opera */
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BABABA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: none;
    direction: ltr;
    font-size: 12px;
    height: 31px;
    outline: 0 none;
    padding: 0 60px 0 10px;
    text-align: left;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 195px;
}
#newsletter:hover{
background: none repeat scroll 0 0 #E8E8E8;}
#newsletter:focus{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: 0 0 2px 2px #999999;
}
#newsletterbutton{
    background-color: #EF4534;
    background-image: -moz-linear-gradient(center top , #B31707, #EF4534);
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    direction: rtl;
    font-family: Gandom-FD;
    font-size: 13px;
    font-weight: normal;
    height: 27px;
    line-height: 27px;
    outline: 0 none;
    padding: 0 5px;
    position: relative;
    right: 4px;
    text-shadow: 0 1px 0 #B31707;
    top: -30px;
    width: 65px;
}
#newsletterbutton:hover{
	cursor:pointer;
}
.search_container{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.searchform {
    background-color: #FFFFFF;
    border: 1px solid #B6BCC1;
    border-radius: 5px 5px 5px 5px;
    height: 23px;
    width: 148px;
}
.searchform #s{
  border:medium none;
  font-family: Gandom-FD;
  font-size:11px;
  height:15px;
  line-height:21px;
  margin-top:2px;
  padding:1px 6px 5px;
  width:100px;
}
.searchform  .submit{
    background-image: url("images/search.png");
	margin-left: 1px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 none;
    display: block;
    float: left;
    height: 14px;
    outline: medium none;
    overflow: hidden;
    padding: 12px 12px 11px;
    width: 14px;
}
.searchform .submit:hover{
	cursor:pointer;
}
.rss_btn{
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

.homeadv{
    margin: 0 auto;
    width: 500px;
}
.facebook2 a{
    background-image: url("images/facebook2.png");
    background-repeat: no-repeat;
    display: block;
    height: 38px;
    width:37px;

}
.facebook2{
    position: relative;
    right: 10px;
    top: 62px;
}
.googleplus a{
    background-image: url("images/googleplus.png");
    background-repeat: no-repeat;
    display: block;
    height: 37px;
    width:37px;

}
.googleplus{
    position: relative;
    right: 70px;
    top: 25px;
}
.youtube a{
    background-image: url("images/youtube.png");
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width:37px;

}
.youtube{
    position: relative;
    right: 130px;
    top: -10px;
}
.soundcloud a{
    background-image: url("images/soundcloud.png");
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    width:49px;

}
.soundcloud{
    position: relative;
    right: 190px;
    top: -40px;
}
h2.single{
    color: #01088c;
    font-family: Gandom-FD;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-leftt: 5px;
    font-weight: bold;
}

h3.single{
    color: #650a1d;
    font-family: Gandom-FD;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-leftt: 5px;
    font-weight: bold;
}
.scontent p{
    text-align: justify;
    color: #191818;
    font-size: 15px;
    line-height: 22px;
    margin-left: 10px;
}
#comtext{
	width:324px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BABABA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: none;
	font-size: 13px;
	font-family: Gandom-FD;
    outline: 0 none;
	text-shadow: 0 1px 0 #FFFFFF;
transition:background 1s;
-moz-transition:background 1s; /* Firefox 4 */
-webkit-transition:background 1s; /* Safari and Chrome */
-o-transition:background 1s; /* Opera */
}
#comtext:hover{
background: none repeat scroll 0 0 #E8E8E8;
}
#comtext:focus{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background: none repeat scroll 0 0 #FFFFFF;
}
.comr{
    float: right;
    width: 200px;
}
.coml{
    float: left;
    margin-left: 15px;
    width: 340px;
}
.commentlist{
	margin-bottom:15px;
}
#author,#email,#website{
    margin: 5px 0;
    padding: 7px 8px;
    width: 180px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BABABA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: none;
	font-size: 13px;
	font-family: Gandom-FD;
    outline: 0 none;
	text-shadow: 0 1px 0 #FFFFFF;
transition:background 1s;
-moz-transition:background 1s; /* Firefox 4 */
-webkit-transition:background 1s; /* Safari and Chrome */
-o-transition:background 1s; /* Opera */
}
#email,#website{
	direction:ltr;text-align:left;
}
#author:hover,#email:hover,#website:hover{
background: none repeat scroll 0 0 #E8E8E8;}
#author:focus,#email:focus,#website:focus{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background: none repeat scroll 0 0 #FFFFFF;
}
.req{
    color: #CC1010;
    font-size: 12px;
}
#comsubmit{
    background-color: #EF4534;
    background-image: -moz-linear-gradient(center top , #B31707, #EF4534);
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    direction: rtl;
    font-family: Gandom-FD;
    font-size: 13px;
    font-weight: normal;
    margin-left: 5px;
    margin-top: 5px;
	float: left;
    height: 27px;
    line-height: 27px;
    outline: 0 none;
    padding: 0 5px;
    text-shadow: 0 1px 0 #B31707;
    width: 65px;
}
#comsubmit:hover{
	cursor:pointer;
	background-image: -moz-linear-gradient(center top , #EF4534, #B31707);
}
h3#comments{
    background-image: url("images/coms.png");
    background-position: right 3px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-right: 20px;
}

.avatar{
    border: 1px solid #053C63;
    float: right;
    margin-left: 10px;
    padding: 2px;
}
.comment-author{
    height: 20px;
}
#respond h3{
    background-image: url("images/newcom.png");
    background-position: right 3px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-right: 20px;
}
.commentlist li{
    margin-bottom: 15px;
}
h2.search,h2.category,h2.archive{
    background-position: right 3px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-right: 20px;
}
h2.search{
    background-image: url("images/search.png");
}
h2.category{
    background-image: url("images/cat.png");
}

h2.archive{
    background-image: url("images/cat.png");
}

.pagenavi{
    margin: 15px auto;
	float: left;
}
.wp-pagenavi a, .wp-pagenavi span {
    background-color: #6797B2;
    border: 1px solid #0A4260!important;
    color: #FFFFFF!important;
    margin: 2px;
    padding: 0 5px !important;
	float: left;
    text-decoration: none;
}


.logo{
    display: block;
    height: 100px;
    width: 220px;
}

.cont0 img {
-webkit-border-radius: 5px;
max-width:570px;
height: auto;

}
.cont1 img {
-webkit-border-radius: 5px;
width:200px;
height: auto;

}
