﻿/*
    Standard Theme - Version 1.5.0 (11/29/‎2013)
    http://dotnetblogengine.net/

    Designed and Implementation by Farzin Seyfolahi (@Seyfolahi)
    http://seyfolahi.net/

    Content:
        01.header                   15.categorylist
        02.well-global              16.linklist
        03.post                     17.monthlist
        04.comment-item             18.mostcomments
        05.comment-form             19.newsletter
        06.related-posts            20.pagelist
        07.postpaging               21.recentcomments
        08.navigation-posts         22.recentposts
        09.widget                   23.search
        10.administration           24.tagcloud
        11.authorlist               25.archive-page
        12.bloglist                 26.contact-page
        13.blogroll                 27.search-page
        14.calendar                 28.syntaxhighlighter
        15.categorylist             29.q-notes
        16.linklist                 30.footer
*/

body { line-height: 1.8; color: #333333;  cursor: default; font-size: 15px;font-family: "Segoe UI","Segoe WP",Arial,Sans-Serif; !important; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Segoe UI","Segoe WP",Arial,Sans-Serif; !important; font-weight: 700; }
h1, .h1 { font-size: 32px; }
h2, .h2 { font-size: 26px; }
h3, .h3 { font-size: 20px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 14px; }
h6, .h6 { font-size: 12px; }
img { max-width: 100%; }
.glyphicon { margin-right: 3px; }
table { width: 100%; }
.btn-wrapper { border-top: 1px solid #EEE; padding-top: 25px; margin-top: 15px; }
.required-field { color: #e83232; margin-right: 4px; margin-left: 4px; }
.text-uppercase { text-transform: uppercase; }
.navbar-inverse {
     background-color: #FFF !important;
   
}
/*[01.header]*/
.header .container > .navbar-header,
.header .container > .navbar-collapse { margin-right: -15px !important; margin-left: -15px !important; }
.header .logo { margin-right: 10px; }
.navbar-nav>li:hover{background-color: #eb3c00; }
.header .title-wrapper { background-color: #303030; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.header .title-wrapper hgroup { height: 60px;}
.header .title-wrapper hgroup h1 { font-size: 40px; line-height: 40px; margin: 4px 0 8px; font-weight: 700; }
.header .title-wrapper hgroup h1 A { color: #000000; text-decoration: none !important; }
.header .title-wrapper hgroup h3 { font-size: 16px; font-weight: normal; margin: 0; color: #666666; }
.header .social-icon { margin-top: 10px; }
.header .social-icon a { text-decoration: none; }
.header .navbar { margin: 0;-webkit-box-shadow: -5px 11px 0px -8px rgba(230,227,230,1);
-moz-box-shadow: -5px 11px 0px -8px rgba(230,227,230,1);
box-shadow: -5px 11px 0px -8px rgba(230,227,230,1);}
.header .navbar-inverse .navbar-nav > .open > a { color: rgb(153, 153, 153); }
.header .nav > li > a.dropdown-m { padding: 15px 7px 15px 10px !important; }
.header .nav > li > a { padding: 15px 10px !important; }
.header .nav > li > a.dropdown-toggle { padding: 15px 10px !important; }

.widget-content ul li
{border-top: .1rem solid #e5e5e5;
overflow: hidden;
}
#searchfield:focus {
	
}
#searchbox input
{margin-top: 10px;
    height:40px;
}

#searchbox
{
	text-align: center;
	width: 100%;
}  
#searchfield
{
 position:relative; 
	left:-6px;
	border:1px solid #adc5cf;
	background: #FFF; /* Old browsers */

	color:#7da2aa;
	width:50%;   
    }
    
/*[02.well-global]*/
.well-global,#trackbacks { background-color: #ffffff; padding-bottom: 3%; margin-bottom: 20px; border-radius: 6px; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.well-global .well-global-title { margin: 0; font-weight: 700; margin-bottom: 15px; border-bottom: 1px solid #eeeeee; padding-bottom: 20px; }
.well-global .well-global-title h3 { margin: 0; font-weight: 700; }
.page-global { background-color: #ffffff !important; padding: 4% !important; margin-bottom: 20px !important; border-radius: 6px !important; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.page-global .page-global-title { border-bottom: 1px solid #eee !important; margin: 0 0 20px 0 !important; padding-bottom: 15px !important; font-weight: bold !important; font-size: 26px !important; }

/*[03.post]*/
.post { margin-bottom: 60px; border-bottom: solid .1rem #dfdfdd;
border-right: solid .1rem #dfdfdd;
background: #fff;
box-sizing: border-box;
margin-bottom: 1.6rem;
overflow: visible;
white-space: normal;border-left: 1px solid #dfdfdd;}
.post .post-header { margin-bottom: 15px; padding: 5px; border-bottom: 1px solid #ddd; }
.post .post-header .post-title { line-height: 20px; font-size: 20px; margin: 15px 0 10px; }
.post .post-header .post-title a { text-decoration: none; font-weight: bold; color:#303030;}
.post .post-info { font-size: 13px; color: #AAA;border-left: solid 2px #393;padding: 5px 5px 0 5px; }
.post .post-info span { margin-right: 7px; }
.post .post-info a { color: #AAA; }
.post .post-footer {  padding: 0 15px 45px; font-size: 13px; min-height: 35px; border-top: 1px solid #eeeeee; border-right: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee;border-left: 3px solid #a80505; }
.post .post-footer:hover { }
.post .post-rating { height: 21px; max-width: 50%; }
.post .post-rating * { margin: 0; padding: 0; top: 0; line-height: 10px; }
.post .post-rating p { top: 9px; }
.post-keywords,.post-category,.post-date,.post-author{color:#C2284D;font-style:italic;}
.post-body .more{float: right;}
.post-body{padding: 5px;}
/*[04.comment-item]*/
.comment-item .comment-content { border: 1px solid #CCC; border-radius: 4px; padding: 2%; margin-bottom:10px !important }
.comment-item .comment-gravatar { position: relative; }
.comment-item .comment-gravatar img { border-radius: 4px; }
.comment-item .comment-header { border-bottom: 1px solid #EEE; padding-bottom: 5px; }
.comment-item .comment-header h4 { font-weight: bold; font-size: 18px; color: #333; }
.comment-item .comment-header h4 a { color: #333; }
.comment-item .comment-content.self { background-color: #ebffe5; border-color: #c0e0b2 !important; }
.comment-item .self .comment-header { border-bottom-color: #c0e0b2; }
.comment-item .self .comment-header h4 a,
.comment-item .self .comment-header h4 { color: #376f1d !important; }
.comment-item .self a { color: #74af5a; }
.comment-item .self .comment-header .text-uppercase { color: #c0e0b2; }
.comment-item .comment-form { border: 1px solid #CCC; margin: 15px 0; }
.comment-item .carrow { background: url(../images/carrow.png) no-repeat 0 0; width: 9px; height: 17px; position: absolute; right: -11px; top: 14px; z-index: 999; }
.comment-item .self .carrow { background: url(../images/sarrow.png) no-repeat 0 0 !important; }
#commentlist .media, #commentlist  ul, #commentlist  ol { margin:0 !important;}

/*[05.comment-form]*/
.comment-form { }
#comment-form .success { background: #27ae60; border-radius: 4px; color: #fff; display: block; padding: 15px; }
.comment-form .comment-menu { }
.comment-form .comment-menu a { padding: 0 !important; }
.comment-form .comment-menu a span { padding: 2px 7px; min-width: 70px; }
.comment-form .comment-preview { height: auto !important; }
.comment-form .comment-preview .comment-content { border: none; }
.comment-form .comment-preview .comment-header small { display: none; }
@media print 
{
    .social_block_story,.print_this_art {display:none;}
     a[href]:after {
    content: none !important;
  }
}
.social_block_story {
         margin-top: -15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.headeradbox{text-align: center;}
.headeradbox .ads{display:none;height:100%;}
.headeradbox span{position: absolute;
font-size: 11px;
margin-left: -54px;
z-index: 999999;cursor:pointer;}

.print_this_art{float:right;}
.print_this_art a{color:#C2284D !important;font-size:13px;font-style:italic;font-weight:bold;}

.share_this_art{color:#E42F24;font-size:20px;font-weight:bold;line-height: 10px;}
#AdnTop{float: right;
    width: 78%;}
    
#google_translate_element{ margin-top: -55px;
    padding: 17px 0;}
  #google_translate_element select{   background-color: #fff;
    border: medium solid #aaaaaa;
    height: 40px;
    outline: medium none !important;
    padding: 2%;}
/*[06.related-posts]*/
.related-posts{}
.related-posts h3 {line-height:15px;color:#E42F24; }
.related-posts ul li div { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgb(136, 136, 136); margin-bottom: 10px; }

/*[07.postpaging]*/
#postPaging > div { }
#PostPager { display: block; text-align: center; margin: 0 0 10px; background-color: #ffffff; padding: 4%; margin-bottom: 20px; border-radius: 6px; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
#PostPager li { display: inline-block !important; border: 1px solid #DDD !important; margin: 1px; padding: 5px 7px !important; font-size: 13px; font-weight: normal; background: #fff; border-radius: 3px; }
#PostPager li a { padding: 2px; text-decoration: none; }
#PostPager .PagerLinkCurrent { color: #fff; padding: 5px 14px; background-color: #0681ea !important; border: 1px solid #0861ea !important; }
#PostPager .PagerLinkCurrent li { padding: 2px !important; }
#PostPager .PagerLinkDisabled { color: #ccc; padding: 5px 14px; background: #fff; border-color: #DDD !important; }
#PostPager .PagerEllipses { border: 0; padding: 2px; }

/*[08.navigation-posts]*/
.navigation-posts a { text-decoration: none; outline: none; border: none;padding: 0;height: 40px;width: 25%;background-color: #428bca;color: #fff;border-radius: 4px;padding:10px;}

/*[09.widget]*/
.widget {border-bottom: solid .1rem #dfdfdd;
border-right: solid .1rem #dfdfdd;
background: #fff;
box-sizing: border-box;
display: inline-block;
margin-bottom: 1.6rem;
overflow: visible;
padding: 0 1.6rem;
white-space: normal; margin-bottom: 20px;  }
.scriptinjection{padding-top: 0%;padding-bottom: 0%; margin-bottom: 0px; }
.textbox{margin-top:-50px;}
.widget .widget-header { margin: 0 0 15px 0; border-bottom: 1px solid #eeeeee; padding-bottom: 4%; font-weight: bold; font-size: 16px; }
.widget ul { list-style: none; padding: 0; }
.widget ul li { border-bottom: 1px solid #ccc;line-height: 1.4; }
.widget ul ul li { border: none; }

/*[10.administration]*/
.administration .widget-header { margin-bottom: 0 !important; }

/*[11.authorlist]*/
.authorlist .widget-header { margin-bottom: 0; }
.authorlist li { }
.authorlist li A.authorlink { margin-left: 5px; }
.FacebookShareButton{margin-top: -5px;}

/*[12.bloglist]*/
.bloglist .widget-header { margin-bottom: 0; }

/*[13.blogroll]*/
.blogroll .widget-header { margin-bottom: 0; }
.blogroll ul li A { padding-right: 3px; }
.blogroll ul li img { margin-top: -3px; }
.blogroll ul ul { margin-left: 15px !important; }
.blogroll ul ul li { margin: 0; border-bottom: 1px dotted #DDD; line-height: 24px; }
.blogroll ul ul li A { display: block; }
.blogroll a[title="Download OPML file"] { margin: 10px 0 0 0; }

/*[14.calendar]*/
#calendarContainer { text-transform: capitalize; text-align: center; }
.calendar table { width: 100%; text-align: center; }
.calendar td, .calendar table { background-color: #FFF !important; text-align: center; }
.calendar .header { background: none !important; width: auto !important; height: auto !important; }
.calendar .weekend { background-color: #F1F1F1; }
.calendar .other { color: silver; }
.calendar a.exist { display: inline-block; padding: 0 5px; border-radius: 104px; color: #fff; font-weight: normal; background-color: #0681ea; }
.calendar td { vertical-align: top; background: white; }

/*[15.categorylist]*/
.categorylist .widget-header { margin-bottom: 0; border-top: .3rem solid #393;}
.categorylist #categorylistd A {display: inline-table;   background-color: #dfdfdd;color: #333333; margin: 3px;  padding: 3px;  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;}
.categorylist #categorylistd A .count{background-color: #303030 !important;padding: 0 5px;color:#fff;display: inline-table; -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;}

/*[.topposts]*/
.topposts .widget-header { margin-bottom: 0;  border-top: .3rem solid #393;}
.topposts li { font-size: 22px;}
.topposts li a { font-size: 14px; margin-right: 4px; display: inline; color:#000000; text-shadow: 1px 1px #CCCCCC;}
.topposts li a:hover {padding-left:10px; color:#00A300;}
   .topposts li a,.topposts li a:hover,.topposts li a:visited{ -webkit-transition: padding 0.5s ease;  
    -moz-transition: padding 0.5s ease;  
    -o-transition: padding 0.5s ease;  
    -ms-transition: padding 0.5s ease,;  
    transition: padding 0.5s ease;   }

/*[16.linklist]*/
.linklist .widget-header { margin-bottom: 0; }

/*[17.monthlist]*/
.monthlist .widget-header { margin-bottom: 0; }
.monthlist li { font-weight: normal; }
.monthlist .year { cursor: pointer; font-weight: bold; }
.monthlist .year li { margin: 0 10px; }
.monthlist ul ul { display: none; }
.monthlist .open { display: block; }

/*[18.mostcomments]*/
.mostcomments table td { border: none; border-bottom: 1px solid #CCC; background: none; }
.mostcomments table tr td:first-child { width: 50px; }
.mostcomments table tr td:first-child img { position: relative; top: 2px; }

/*[19.newsletter]*/
.newsletter input[type=text] { margin-bottom: 15px; }
.newsletter #newsletteraction { font-size: 22px; color: #00c759; }
.newsletter #newsletterform input[type="text"] { direction: ltr !important; }
.footer .newsletter #newsletterform input[type="text"] { background-color: #333; border-color: #111; color: #CCC; box-shadow: none; }

/*[20.pagelist]*/
.pagelist .widget-header { margin-bottom: 0; }

/*[21.recentcomments]*/
.recentcomments .widget-header { margin-bottom: 0; }
.recentcomments li { color: #AAA; font-size: 12px; }
.recentcomments li a { font-size: 14px; }

/*[22.recentposts]*/
.recentposts .widget-header { margin-bottom: 0; border-top: .3rem solid red;}
.recentposts li {list-style-type:square; color: #009ad9; font-size: 22px;  }
.navbar-inverse .navbar-nav>li>a{color:#303030;}
.recentposts li a {  text-shadow: 1px 1px #CCCCCC;font-size: 14px; margin-right: 4px; display: inline; color:#000000;}
.recentposts li a:hover {padding-left:10px; color:#00A300;}
   .recentposts li a,.recentposts li a:hover,.recentposts li a:visited{ -webkit-transition: padding 0.5s ease;  
    -moz-transition: padding 0.5s ease;  
    -o-transition: padding 0.5s ease;  
    -ms-transition: padding 0.5s ease,;  
    transition: padding 0.5s ease;   }
.recentposts li span { margin-right: 5px; }
.post-body{}
.post-body .dropcap:first-letter {color: #e42f24;text-transform:uppercase; font-weight:bold;font: 52px/30px 'Arial Narrow',arial; float:left;font-weight:bold; padding:0; margin: 1px 5px -9px 0px; position: relative; background-color:none; line-height:0.9;}
/*[23.search]*/
@-moz-document url-prefix() { 
  .post-body .dropcap:first-letter {
    margin: 7px 5px -9px 0;
  }
}
.search,.more { padding: 4px; background: #fff; }
.search input[type=text] ,.more{ background-color: #fff;  border: medium solid #AAAAAA; padding: 2%; height: 40px; width: 75%; outline: none !important; }
.search input[type=button],.more { border: none; padding: 0; height: 40px; width: 25%; background-color: #428bca; color: #fff; border-radius: 4px; }
.search input[type=button]:hover ,.more{ background-color: #3276b1; }
.more{padding:8px;}

/* ==================================================
   Team profiles
   ================================================== */
.profiles {
  margin-bottom: -20px;
}
.intro {
  padding-left: 140px;
}
.intro h2 {
  margin: 0 0 7px;
}
.intro .lead {
  line-height: 120%;
  font-size: 1.1em;
  font-style: italic;
  margin: 0 0 35px;
}
.profile {
  position: relative;
  margin: 0 0 20px;
}
.profile:nth-child(even) {
  clear: left;
}
.profile-header {
  position: absolute;
  top: 0;
  width:100%;
}
.profile-header img {
  float: right;
  width:25%;
}
.profile-content {
 font-size: 14px;
padding: 27px 20px 0 0;
line-height: 1.4em;
width: 70%;
float: left;
}
.profile-header h3 {
  margin: 0;
  color:#B91D47;
}
.anthor-info
{
  float: right;   
    text-align: right;    
    width: 100%;
}
.profile-header .lead {
  font-size: 1.3em;
  line-height: 100%;
  font-style: italic;
  margin: 3px 0 20px;
  color:#B91D47;
}
.profile-content:before {
  content: '';
  width: 36px;
  height: 3px;
  background: #dededc;
  position: absolute;
  top: 0;
}
.profile-content p 
{
    font-size: 14px;
    font-style: italic;
    text-align: justify;
}
.profile-footer {
  text-align: center;
}
.profile-footer a {
  line-height: 18px;
  margin: 0 3px;
  display: inline-block;
} 
.profile-footer p a{
  color: #00A300;
}
.profile-footer p a:hover{
  color: #595959;
}
.profile-footer p a:active{
  color: #000;
}
.profile-footer i {
  font-size: 18px;
  position: relative;
}
.profile-footer i.fa-envelope {
  font-size: 16px;
  top: -1px;
}
.profile-footer i.fa-linkedin {
  font-size: 16px;
  top: -1px;
}
p.author_email{
	margin-top:0.2em;
	margin-bottom:0.2em;
	position:absolute;
}
p.author_email {
	text-align: left;
}

blockquote{border-left: 5px solid #EA0;background-color:#eee;}

/*[24.tagcloud]*/
.tagcloud ul li { display: inline-block; margin: 1px; border: none; padding: 3px; }
.tagcloud ul li A { padding: 3px; border-radius: 3px; }
.tagcloud ul li A:hover { background: #0681ea; color: #fff; }
.tagcloud ul li A.biggest { font-size: 120%; }
.tagcloud ul li A.big { font-size: 110%; }
.tagcloud ul li A.medium { font-size: 100%; }
.tagcloud ul li A.small { font-size: 90%; }
.tagcloud ul li A.smallest { font-size: 80%; }

/*[25.archive-page]*/
.archive-page .archive-page-content h2 { font-size: 16px; height: 30px; line-height: 35px; font-weight: bold; }
.archive-page .archive-page-content h2 img { margin: 0 3px; position: relative; top: -2px; }
.archive-page ul { list-style-type: square; margin: 0 10px; padding: 10px;display:inline-block; }
.archive-page table { width: 100%; border-collapse: collapse; }
.archive-page table th:first-child { width: 90px; }
.archive-page table th { background: #F1F1F1; font-size: 14px; font-weight: bold; text-transform: uppercase; border: 1px solid #DDD; padding: 3px; text-align: center; }
.archive-page table td { border: 1px solid #DDD; font-size: 14px; padding: 3px; }
.archive-page .date { width: 90px; text-align: center; }
.archive-page .comments { width: 70px; text-align: center; }
.archive-page .rating { width: 70px; text-align: center; }

/*[26.contact-page]*/
.contact-page { }
.contact-page .required-field[style="visibility:hidden;"] { display: none; }

/*[27.search-page]*/
.search-page .search-page-searchbox { background: #fff; padding: 3px; border-radius: 6px; border: 1px solid #CCC; margin-bottom: 15px; }
.search-page .search-page-searchbox input[type=button] { float: right; width: 20%; border: none; height: 100%; padding: 8px 0; }
.search-page .search-page-searchbox input[type=text] { border: none; width: 76%; border-radius: 3px; padding: 4px 1%; outline:none !important; }
.search-page .searchresult { border-bottom: 1px dotted #CCC; padding: 10px 0; font-size: 14px; }
.search-page .searchresult a { font-weight: normal; font-size: 16px; }
.search-page .searchresult span.text { clear: both; line-height: 35px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 13px; color: #555; }
.search-page .searchresult span.type { font-size: 13px; display: none; }
.search-page .searchresult span.url { color: #00802a; }
.search-page .searchpage ul.paging { list-style-type: none; margin: 20px auto; padding: 0px; text-align: center; display: block; }
.search-page .searchpage ul.paging li { display: inline-block; width: 30px; text-align: center; height: 30px; border: 1px solid #CCC; background: #FFF; margin-right: 2px; }
.search-page .searchpage ul.paging li a { display: block; height: 100%; line-height: 30px; }
.search-page .searchpage ul.paging li.active { border-width: 1px; border-style: solid; }
.search-page .searchpage ul.paging li.active A { color: #FFF; }

/*[28.syntaxhighlighter]*/
.syntaxhighlighter { padding: 0px 0px; direction: ltr !important; }
.syntaxhighlighter .alt1 { background: #d6ebff !important; }
.syntaxhighlighter .line { font-size: 13px !important; line-height: 20px !important; background: #CCC !important; }
.syntaxhighlighter .container textarea { font-size: 13px !important; line-height: 20px !important; }
/*.syntaxhighlighter table td.code .container { top: -15px !important; }*/

/*[29.q-notes]*/
#q-notes { height: 0; }
#q-notes .q-tab { height: 0; }
#q-notes #q-toggle { padding: 0; width: 40px; height: 30px; text-align: center; background-color: #fff; border: 2px solid #DDD; border-top: none; position: relative; top: -2px; margin-right: 5px; z-index: 1000; }
#q-notes #q-toggle a { padding: 0 !important; margin: 0 !important; float: none !important; }
#q-notes * { -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
#q-notes input[type=text],
#q-notes select { padding: 5px !important; width: 200px; }
#q-notes #q-listbox { width: 100% !important; }
#q-notes input[type=submit] { background-color: #428bca !important; color: #fff; border: none !important; font-weight: normal !important; border-radius: 3px !important; }
#q-panel {height:180px ;}

/*[30.footer]*/
.footer { background-color: #222; margin: 0; padding: 0; }
.footer a { color: #AAA; }
.footer .widgets-footer .widget { margin-right: 3%; width: 31.3%; float: left; background: none; color: #AAA; padding: 2% 0; box-shadow: none; }
.footer .widgets-footer .widget .widget-header { border-color: #0681ea; border-width: 2px; }
.footer .widgets-footer .widget ul li { border-color: #111; }
.footer .widgets-footer .widget:last-child { margin: 0; }
.footer .end-line { min-height: 50px; background-color: #111; line-height: 50px; text-transform: uppercase; font-size: 12px; }
.footer .end-line p { margin: 0; color: #AAA; }

.archive-page ul li{
    width:33%;
    float:left;
}
@media screen and (max-width: 38em) {
    .archive-page ul li{
    width:100%;
    float:left;
}
}

.share-btn-wrp {
    list-style: none;
    display: block;
    margin: 0px;
    padding: 0px;
    float:right;
}
.share-btn-wrp li{
    float:left;
    padding-left: 5px;
}
.share-btn-wrp .button-wrap{
    text-indent:-100000px;
    width:32px;
    height: 32px;
    cursor:pointer;
    transition: width 0.1s ease-in-out;
}