@font-face {
    font-family: "BTitrBold";
    src: url("fonts/BTitrBold.eot");
    src: local("B Titr"),
         url("fonts/BTitrBold.woff") format("woff"),
         url("fonts/BTitrBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
	
}
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	
	
	}
fieldset, img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
.cleaner{margin:0;padding:0;line-height:1px;clear:both;}
/* main css */
html{height:100%;direction:rtl}
body {
    background-attachment: fixed;
    background-color: #cdcdcd;
    color: #000;
    direction: rtl;
    font-family: tahoma;
    font-size: 9pt;
    height: 100%;
    margin: 0;
    padding: 0;
    min-width: 980px;
}
a {
    text-decoration: none;
}
#headerdiv {
    background-color: #157B95;
    height: 150px;
    min-width: 980px;
}
#headinside {
    height: 150px;
    margin: 0 auto;
    width: 970px;
}
#headright {
    float: right;
    height: 150px;
    width: 220px;
    }
#headright a {
    height: 150px;
    width: 220px;
    margin: 0 auto;
    display: block;
}
#headright a img {
    margin-top: 20px;
    width: 242px;
}
#headleft {
    float: left;
    height: 150px;
    text-align: center;
    width: 738px;
    }
#headsmap {
    height: 150px;
    padding: 5px 0 0;
}
#menudiv {
    background-image: url("images/menubg.png");
    height: 48px;
    box-shadow:  0 0 3px #000000;
    -webkit-box-shadow: 0 0 3px #000000;
   min-width: 980px;
    

}
#bodydiv {
    margin: 0 auto;
    width: 970px;
    min-height: 376px;
	margin-bottom:10px;
    
}
.boxshadow1 {
    background: none repeat scroll 0 0 #CDCDCD;
    box-shadow:  0 0 3px #000000;
    position:relative;zoom:1;
    -webkit-box-shadow: 0 0 3px #000000;
    border: 1px solid #eee;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#CDCDCD) to(#EEE)); /*old webkit*/
    background: -webkit-linear-gradient(#CCC, #EEE); /*new webkit*/
    background: -moz-linear-gradient(#CDCDCD, #EEE); /*gecko*/
    background: -ms-linear-gradient(#CDCDCD, #EEE); /*IE10*/
    background: -o-linear-gradient(#CDCDCD, #EEE); /*opera 11.10+*/
    background: linear-gradient(#CDCDCD, #EEE); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#CDCDCD, #EEE); /*PIE*/
   
}
.boxshadow2 {
    background: #E0E0E0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow:  0 0 3px #000000;
    -webkit-box-shadow: 0 0 3px #000000;
    

}
#tagsdiv {
    margin: 0 auto;
    padding: 9px 0;
    width: 970px;
}
#slidediv {
    padding: 9px 0;min-width:970px;min-height:300px;
}
#slideright {
    height: 300px;
    width: 675px;
	margin-bottom:15px;
}
#slideleft {
    float: left;
    height: 300px;
    width: 270px;
}
#bottomdiv {
    padding: 5px 0;
}
#rightcol {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    float: right;
    margin-left: 10px;
    width: 290px;
        

}
#centercol {
    float: right;
    width: 375px;
}
#leftcol {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    float: left;
    width: 260px;
        

}
#footerdiv {
    background-color: #0F2F3D;
    height: 35px;
    bottom: 0;
    width: 100%;
}
#srmask {
    height: 230px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 670px;
}
#srwrap {
    height: 230px;
    position: absolute;
    right: 0;
    top: 0;
    width: 2680px;
}
.srdiv {
    float: right;
    height: 230px;
    width: 670px;
}
.srright {
    float: right;
    height: 230px;
    width: 400px;
    padding: 7px;
}
.srright h1 a{
    font-family: BTitrBold;
    font-size: 16px;
    color: #114b65;
}
.srright h2 a{
    font-family: tahoma;
    font-size: 12px;
    color: #093549;
}
.srintro {
    padding: 4px;
    line-height: 140%;
    text-align: justify;
}
.srleft {
    float: left;
    height: 230px;
    width: 252px;
}
.srimgwrap {
    width: 250px;
    margin: 0 auto;
    height: 160px;
    margin-top: 30px;
}
.srimgwrap img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #fff;
    height: 150px;
    width: 240px;
    
    box-shadow:   0 0 3px #333;
    -webkit-box-shadow: 0 0 0 3px #333;
    

}
.srinfobar {
    width: 250px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.srdate {
    color: #114B65;
    font-size: 10px;
}
.srcat {
    color: #114B65;
    font-size: 10px;
}
.srcat a{
    color: #114B65;
    font-size: 10px;
}

.srreadmore {
    background-color: #114B65;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    display: inline;
    padding: 0 15px 6px 15px;
        

}
.srreadmore:hover {
    border-radius:0 10px;
    -webkit-border-radius:0 10px;
    -moz-border-radius:0 10px;
    color: #000;
    background-color: orange;
        

}
.srreadmore a {
    color: #FFFFFF;
}
#srkeybar {
    width: 300px;
    margin: 0 auto;
}
#srkeybar a {
    margin-left: 9px;
}
#srkeybar a img {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    width: 60px;
    height: 60px;
    box-shadow:   0 0 2px #333;
    -webkit-box-shadow: 0 0 0 2px #333;
    

}
#srkeybar a.srnowkey img {
    border: 1px solid #114B65;
    box-shadow:    0px 3px 8px #000;
    -webkit-box-shadow:  0px 3px 8px #000;
    

}

/* SF */
#sfupkey {
    height: 38px;
    margin-top: 15px;
}
#sfupkey a {
    width: 56px;
    margin: 0 auto;
    display: block;
}
#sfmask {
    height: 200px;
    overflow: hidden;
    position: relative;
}
#sfwrap {
    position: absolute;
    width: 280px;
    top: 0px;
}
#sfdownkey {
    height: 38px;
    display: block;
}
#sfdownkey a {
    display: block;
    width: 56px;
    margin: 0 auto;
}
.sfdiv {
    height: 200px;
    margin: 0 auto;
    padding-top: 20px;
    position:relative;
}
.sfdiv h2 {
    background: none repeat scroll 0 0 #555555;
    border-radius: 0 0 10px 10px;
    bottom: 47px;
    color: #FFFFFF;
    height: 32px;
    opacity: 0.8;
    padding: 0 5px;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 230px;
}
.sfdiv h2 span {
    opacity: 1;
    color: #fff;
}
.sfdiv img {
    border: 3px solid #CDCDCD;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    display: block;
    margin: 0 auto;
    width:240px;
    height:150px;
    
        box-shadow:    0 0 5px #000000;
    -webkit-box-shadow:  0 0 5px #000000;
    zoom:1;position:relative;behavior: url(http://guilanian.ir/wp-content/themes/guilanian3/);

}

/* Col right */
.colrtitle {
    background-color: #aaa;
    height: 20px;
    color: white;
    padding: 0 10px 3px 10px;
    font-family: BTitrBold;
    line-height: 20px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
        

}
.colrbody {
    padding: 8px 10px;
}
.colrbox {
    background: none repeat scroll 0 0 #EAEAEA;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 3px #333333;
    height: 132px;
    margin-bottom: 11px;
    overflow: hidden;
    padding: 5px;
}
.colrbox:hover {
    box-shadow: 0 0 5px #0036ff;
    -webkit-box-shadow: 0 0 5px #0036ff3;
    

}
.colrbox h4 a {
    font-size: 10px;
    line-height: 150%;
    color: #114B65;
}
.colrbox h3 a {
    font-family: BTitrBold;
    font-size: 13px;
    color: #093549;
	    line-height: 16px;
}
.colrbox p {
    text-align: justify;
    padding: 3px 0 4px 70px;
}
.colrbox img {
    float: left;
    margin: 3px 0 0 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #555;
        box-shadow: 0 0 3px #111;
    -webkit-box-shadow: 0 0 3px #111;
    

}
/* Col Center */
.colctitle {
    background-color: #AAAAAA;
    border-radius: 10px 10px 0 0 ;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: white;
    font-family: BTitrBold;
    height: 20px;
    line-height: 20px;
    padding: 0 10px 3px;
        

}
.colcbody {
    padding: 8px 10px;
    
}
.colcbox {
    background: #EAEAEA;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 10px;
    padding: 5px;
    height:167px;
        position: relative;
        box-shadow: 0 0 3px #333333;
    -webkit-box-shadow:  0 0 3px #333333;
    

}
.colcbox:hover{
        box-shadow: 0 0 5px #0036ff;
    -webkit-box-shadow: 0 0 5px #0036ff;
    

}
.colcbox h4 a {
    color: #114B65;
    font-size: 10px;
    line-height: 150%;
}
.colcbox h3 a {
    color: #093549;
    font-family: BTitrBold;
    font-size: 13px;
	line-height:140%;
}
.colcbox p {
    padding: 4px 0 4px 7px;
    text-align: justify;
}
.colcbox img {
    border: 1px solid #555555;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    float: left;
    margin: 0 14px 0 0;
            box-shadow: 0 0 3px #111111;
    -webkit-box-shadow: 0 0 3px #111111;
    

}
.colboxwriter {
    bottom: 5px;
    color: #114B65;
    font-size: 10px;
    position: absolute;
	}
/* Col Left */
.leftboxes{
margin-bottom:15px}
.colltitle {
    background-color: #AAAAAA;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: white;
    font-family: BTitrBold;
    height: 20px;
    line-height: 20px;
    padding: 0 10px 3px;
        

}
.leftboxes ul {
    color: #555555;
    list-style-position: outside;
    list-style-type: circle;
    margin-right: 13px;
    padding: 5px 8px;
}
.leftboxes ul li {
    padding-bottom: 10px;
}
.leftboxes ul li a {
    color: #093549;
}
.leftboxes ul li a:hover {
    color: #000000;
    text-shadow: 0 0 2px #333333;
}
/* addiv */
.addiv {
    padding-bottom: 5px;
    text-align: center;
}
.addiv img {
    margin-bottom: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 260px;
    box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    

}
/*  MENU */
#menuinside {
    margin: 0 auto;
    width: 970px;
    position:relative;
}
#menuul {
    height: 46px;
    list-style: none;
    width:720px;
}
#menuul li {
    border-right: 1px solid #0E687C;
    float: right;
    height: 46px;
    padding: 0 11px;
    }
#menuul li:last-child {
    border-left: 1px solid #0e687c;
    float: right;
    height: 46px;
    width: 81px;
}
#menuul li:hover {
    
height: 48px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#437d8c) to(#1e6679)); /*old webkit*/
    background: -webkit-linear-gradient(#437d8c, #1e6679); /*new webkit*/
    background: -moz-linear-gradient(#437d8c, #1e6679); /*gecko*/
    background: -ms-linear-gradient(#437d8c, #1e6679); /*IE10*/
    background: -o-linear-gradient(#437d8c, #1e6679); /*opera 11.10+*/
    background: linear-gradient(#437d8c, #1e6679); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#437d8c, #1e6679); /*PIE*/
    behavior: url(http://guilanian.ir/wp-content/themes/guilanian3/PIE.htc);
    

}
#menuul li a {
    color: #9acbd3;
    display: block;
    font-family: BTitrBold;
    font-size: 15px;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
#menuul li a:hover {
    color: #ddd;
}
/* Search */
#searchbox {
    height: 33px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 210px;
}
#searchform {
    height: 25px;
}
#searchform input[type="text"] {
    border: 0;
    color: #fff;
    margin-top: 0;
    padding: 0;
    float: right;
    height: 22px;
    background: #18788e;
    border: 2px solid #28a1bd ;
    border-left: none;
}
#searchform.image {
    border: none;
}

/* Single */
#sinright {
    float: right;
    width: 675px;
    
}
#sinleft {
    float: left;
    width: 275px;
     margin-top: 34px;
}
#sinmainbox {
    margin-top: 10px;
    
}
#sinimg {
    border: 2px solid #CCCCCC;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    float: left;
    margin: 0 15px 15px 0;
    width: 200px;
    box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    

}
#sintxt {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    padding: 10px;
    text-align: justify;
    line-height: 156%;
    box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    position:relative;
	width:655px;
    

}
#sintxt img {
    border-radius: 10px;
    box-shadow: 0 0 2px #000000;
}
#sintxt p {
    padding-bottom: 10px;
}
#sinrelated {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 3px #000000;
    margin-top: 10px;
    padding: 5px 30px;
    position: relative;
    text-align: justify;
}
#sinrelated span {
    color: #444;
    font-family: arial;
    font-weight: 700;
    font-size: 14px;
}
#sinrelated ul {
    list-style: circle;
    list-style-position: inside;
    margin-bottom: 10px;
}
#sinrelated ul li {
    padding-top: 7px;
}
#sinrelated ul li a {
    color: #0E687C;
}
#sinh1 {
    background-color: #0E687C;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    position:relative;
    color: #FFFFFF;
    font-family: BTitrBold;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    
    z-index: 3;
        box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    

}
#sinh2 {
    background-color: #0E687C;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    display: inline;
    font-size: 12px;
    line-height: 23px;
    margin-right: 15px;
    padding: 4px 20px;
        box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    

}
#sininfo {
    background-color: #0E687C;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    display: inline;
    font-size: 9px;
    line-height: 9px;
    margin-right: 276px;
    padding: 4px 20px;
        box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    

}
/* =Comments
-------------------------------------------------------------- */
#sincombox{box-shadow:0 0 3px #000;margin-top:10px;padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
        

}
#comments {
clear:both;
}
#comments .navigation {
padding:0 0 18px;
}
h3#comments-title, h3#reply-title {
color:#66000e;
font-size:14px;
margin-bottom:0;
}
h3#comments-title {
padding:5px 0;
}
.commentlist {
list-style:none outside none;
margin:0;
}
.commentlist li.comment {
border-bottom:1px dotted #E7E7E7;
line-height:24px;
position:relative;
}
.commentlist li:last-child {
border-bottom:medium none;
margin-bottom:0;
}
#comments .comment-body ul, #comments .comment-body ol {
margin-bottom:18px;
}
#comments .comment-body p:last-child {
margin-bottom:6px;
text-align: justify;
}
#comments .comment-body blockquote p:last-child {
margin-bottom:24px;
}
.commentlist ol {
list-style:decimal outside none;
}
.commentlist .avatar {
left:0;
position:absolute;
top:4px;
}
.comment-author {
color:black;
}
.comment-author cite {
color:#66000e;
font-style:normal;
font-weight:bold;
}
.comment-author .says {
}
.comment-meta {
font-size:12px;
margin:0 0 18px;
}
.comment-meta a:link, .comment-meta a:visited {
color:darkgoldenRod;
text-decoration:none;
}
.comment-meta a:active, .comment-meta a:hover {
color:#FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
font-size:12px;
padding:0 0 24px;
}
.reply a, a.comment-edit-link {
color:#888888;
}
.reply a:hover, a.comment-edit-link:hover {
color:#FF4B33;
}
.commentlist .children {
list-style:none outside none;
margin:0;
}
.commentlist .children li {
border:medium none;
margin:0;
}
.nopassword, .nocomments {
display:none;
}
#comments .pingback {
border-bottom:1px solid #E7E7E7;
margin-bottom:18px;
padding-bottom:18px;
}
.commentlist li.comment + li.pingback {
margin-top:-6px;
}
#comments .pingback p {
color:#888888;
display:block;
font-size:12px;
line-height:18px;
margin:0;
}
#comments .pingback .url {
font-size:13px;
font-style:italic;
}
input[type="submit"] {
color:#333333;
}
#respond {
border-top:1px solid #E7E7E7;
overflow:hidden;
position:relative;
}
#respond p {
margin:0;
}
#respond .comment-notes {
margin-bottom:1em;
}
.form-allowed-tags {
line-height:1em;
}
.children #respond {
margin:0 48px 0 0;
}
h3#reply-title {
margin:18px 0;
}
#comments-list #respond {
margin:0 0 18px;
}
#comments-list ul #respond {
margin:0;
}
#cancel-comment-reply-link {
font-size:12px;
font-weight:normal;
line-height:18px;
}
#respond .required {
color:#FF4B33;
font-weight:bold;
}
#respond label {
color:#66000e;
font-size:12px;
}
#respond input {
margin:0 0 9px;
width:98%;
}
#respond textarea {
width:98%;
}
#respond .form-allowed-tags {

display:none !important;
}
#respond .form-allowed-tags code {
font-size:11px;
}
#respond .form-submit {
margin:12px 0;
}
#respond .form-submit input {
font-size:14px;
width:auto;
}
#nav-below {
    height: 30px;
    line-height: 30px;
    border: 1px solid black;
    border-top: none;
    position: relative;
}
.nav-previous {
    width: 130px;
    text-align: left;
    position: absolute;
    left: 0;
    padding-left: 10px;
}
.nav-previous a {
    font-family: tahoma;
    font-size: 10pt;
    font-weight: 700;
}
.nav-next{
    width: 130px;
    text-align: left;
    position: absolute;
    left: 0;
    padding-left: 10px;
} 
.nav-next a{
    font-family: tahoma;
    font-size: 10pt;
    font-weight: 700;

}
#copyrightdiv {
    border: 1px dashed black;
    font-size: 8pt;
    padding: 5px 10px;
    text-align: center;
    font-weight: 700;
}
#cmwarning {
    background: #ffb0b1;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid grey;
}
#recaptcha_area:before {
    content: "کلمات داخل عکس را در کادر زیر وارد نمائید";
    text-align: center;
    background: #eee;
    display: block;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #000;
}

.comol {
    list-style: none;
    padding: 10px;
}
.comol li {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #FEeecc;
        

}
.comauthor {
    font-weight: 700;
}
.comdate {
    font-size: 10px;
}
.comtext {
    text-align: justify;
}
.comtext p{
    text-align: justify;
}

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}


/* map */
	dl.image_map {display:block; width:731px; height:140px; background:url(images/heads.jpg); position:relative; margin:0 auto;}
	a.LINK0 {left:672px; top:2px; background:transparent;}
	a.LINK0 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent;  color:black;}
	a.LINK1 {left:614px; top:0px; background:transparent;}
	a.LINK1 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent;  color:black;}
	a.LINK2 {left:553px; top:2px; background:transparent;}
	a.LINK2 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent;  color:black;}
	a.LINK3 {left:493px; top:0px; background:transparent;}
	a.LINK3 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK3:hover  {background:transparent;  color:black;}
	a.LINK4 {left:431px; top:1px; background:transparent;}
	a.LINK4 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK4:hover  {background:transparent;  color:black;}
	a.LINK5 {left:371px; top:2px; background:transparent;}
	a.LINK5 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK5:hover  {background:transparent;  color:black;}
	a.LINK6 {left:309px; top:1px; background:transparent;}
	a.LINK6 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK6:hover  {background:transparent;  color:black;}
	a.LINK7 {left:247px; top:0px; background:transparent;}
	a.LINK7 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK7:hover  {background:transparent;  color:black;}
	a.LINK8 {left:187px; top:0px; background:transparent;}
	a.LINK8 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK8:hover  {background:transparent;  color:black;}
	a.LINK9 {left:125px; top:0px; background:transparent;}
	a.LINK9 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK9:hover  {background:transparent;  color:black;}
	a.LINK10 {left:64px; top:0px; background:transparent;}
	a.LINK10 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK10:hover  {background:transparent;  color:black;}
	a.LINK11 {left:2px; top:1px; background:transparent;}
	a.LINK11 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK11:hover  {background:transparent;  color:black;}
	a.LINK12 {left:672px; top:69px; background:transparent;}
	a.LINK12 {display:block; width:56px; height:0; padding-top:68px; overflow:hidden; position:absolute;}
	a.LINK12:hover  {background:transparent;  color:black;}
	a.LINK13 {left:612px; top:74px; background:transparent;}
	a.LINK13 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK13:hover  {background:transparent;  color:black;}
	a.LINK14 {left:552px; top:73px; background:transparent;}
	a.LINK14 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK14:hover  {background:transparent;  color:black;}
	a.LINK15 {left:492px; top:74px; background:transparent;}
	a.LINK15 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK15:hover  {background:transparent;  color:black;}
	a.LINK16 {left:432px; top:74px; background:transparent;}
	a.LINK16 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK16:hover  {background:transparent;  color:black;}
	a.LINK17 {left:370px; top:74px; background:transparent;}
	a.LINK17 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK17:hover  {background:transparent;  color:black;}
	a.LINK18 {left:309px; top:74px; background:transparent;}
	a.LINK18 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK18:hover  {background:transparent;  color:black;}
	a.LINK19 {left:248px; top:74px; background:transparent;}
	a.LINK19 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK19:hover  {background:transparent;  color:black;}
	a.LINK20 {left:187px; top:74px; background:transparent;}
	a.LINK20 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK20:hover  {background:transparent;  color:black;}
	a.LINK21 {left:125px; top:74px; background:transparent;}
	a.LINK21 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK21:hover  {background:transparent;  color:black;}
	a.LINK22 {left:62px; top:74px; background:transparent;}
	a.LINK22 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK22:hover  {background:transparent;  color:black;}
	a.LINK23 {left:2px; top:74px; background:transparent;}
	a.LINK23 {display:block; width:56px; height:0; padding-top:63px; overflow:hidden; position:absolute;}
	a.LINK23:hover  {background:transparent;  color:black;}


#vbar {
    background-color: #20677B;
    box-shadow: 0 2px 2px #484848;
    height: 22px;
    padding-top: 4px;
}
#vbarin {
    height: 22px;
    margin: 0 auto;
    width: 980px;
}
#vbarr {
    float: right;
    height: 22px;
    width: 683px;
}
#vbarl {
    color: #FFFFFF;
    float: left;
    font-family: tahoma;
    font-size: 11px;
    height: 22px;
    line-height: 19px;
    text-align: center;
    width: 290px;
}
#vbarl span {
    display: inline-block;
    padding: 0 3px;
}#ticker-area {
    color: #fff;
    text-align:center;
}
#single-print {
    position: absolute;
    left: 10px;
    top: 11px;
}
.alignleft{display: inline;float: left;}
.alignright{display: inline;float: right;}
#single-date {
    display: block;
    margin-bottom: 10px;
    line-height: 100%;
    color: #222;
    position: absolute;
    top: -60px;
    left: 10px;
}
.tagcloud {
    display: block;
    padding: 5px 8px;
    text-align: justify;
}
.tagcloud a {
    color: #555555;
    font-size: 11px;
}
#taglist {
    margin-bottom: 10px;
    line-height: 150%;
}
#taglist a {
    padding-right: 10px;
    color: #0E687C;
}
#taglist a:hover {
    border-bottom: 1px dotted #0E687C;
}
.pollquest {
padding: 2px 6px;
text-align: justify;
line-height: 17px;
font-weight: 700;
font-size: 11px;
}
.wp-polls-ul {
    margin: 0 !important;
    padding: 5px;
}
#oldbrowser{background-color:#A30003;text-align:center;height:23px;line-height:23px;color:yellow}

#majles{margin-bottom:10px}
.bannerdiv{margin-bottom:10px}

#telickboxes {
    height: 300px;
	margin-bottom:15px;
}
#telickbanner img {
    margin-bottom: 10px;
    border-radius: 10px;
}
#telickul {
    list-style: none;
    position: relative;
}
#telickul li {
    background: #eee;
    margin-bottom: 10px;
    height: 60px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.telickbox-title {
    position: absolute;
    top: 3px;
    right: 60px;
    text-align: justify;
    width: 200px;
    color: #111;
}
#telickul li img {
    position: absolute;
    top: 5px;
    right: 5px;
}
.telickbox-date {
    position: absolute;
    bottom: 0;
    left: 3px;
    bottom: 3px;
    font-size: 9px;
    color: #999;
}
.telickbox-cats {
    bottom: 3px;
    color: #CC0000;
    position: absolute;
    right: 62px;
    font-size: 10px;
}
.telickbox-cats a {
    color: #cc0000;
}
#indexright {
    float: right;
    width: 675px;
    margin-top: 15px;
}
#indexleft {
    float: left;
    width: 275px;
    margin-top: 15px;
}
#sarmaghaleh .colltitle {
    background-color: #20677B;
    text-align: center;
}

#sarmaghalehbox {
    min-height: 200px;
    line-height: 140%;
    padding: 5px 5px 20px;
    position: relative;
}
#sarmaghalehbox h4 {
    font-size: 10px;
    margin-bottom: 5px;
    line-height: 105%;
}
#sarmaghalehbox h4 a {
    color: #114B65;
}
#sarmaghalehbox h3 {
    line-height: 105%;
}
#sarmaghalehbox h3 a {
    color: #093549;
    font-family: BTitrBold;
    font-size: 13px;
    font-weight: 700;
	    line-height: 20px;
		    display: block;
			    margin-bottom: 10px;
}
.sarmaghalehimg {
    float: left;
    margin: 0 8px 5px 2px;
	width:90px;
	height:auto;
	border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow:   0 0 2px #333;
    -webkit-box-shadow: 0 0 0 2px #333;

}

#sarmaghalehbox .sarmaghalehwriter {
    bottom: 3px;
    color: #114B65;
    position: absolute;
	line-height:13px;
}
.pollbox {
    background-color: #E5CCAE;
}
div.pollbox .colltitle {
    background-color: #8F2E2B;
}
.pollbox ul {
    color: #000;
}
