/* 
  ================================
    CSS STYLES FOR emveloenergy.com
   ================================
*/
/* COMMON */
/*.blog-icon {background: url(images/sprite.png) no-repeat top left;padding-left:20px;}*/

@import 'https://fonts.googleapis.com/css?family=Raleway';

[class^="blogicon-"],
[class*=" blogicon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}
[class^="blogicon-"]:last-child,
[class*=" blogicon-"]:last-child {
  *margin-left: 0;
}
.blogicon-calendar {
  background-position: -192px -120px;
}
.blogicon-user {
  background-position: -168px 0;
}
.blogicon-list {
  background-position: -360px -48px;
}
.blogicon-comment {
  background-position: -240px -120px;
}
.blogicon-tags {
  background-position: -25px -48px;
}
.blogicon-ok-sign {
  background-position: -72px -96px;
}
.blogicon-gift {
  background-position: -24px -120px;
}
.blog-content{ font-family: 'Raleway', sans-serif; font-weight: 400; }
/* BUTTON */
.blog-btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
         border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
         box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
/* ALTER */
.utils-alert {
  padding: 8px 35px 8px 14px;
  margin: 10px 0;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.utils-alert-success {
    color: #468847;
    background-color: #DFF0D8;
    border-color: #D6E9C6;
}
.utils-alert-danger, .utils-alert-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border-color: #EED3D7;
}
.utils-alert-info {
    color: #3A87AD;
    background-color: #D9EDF7;
    border-color: #BCE8F1;
}
/* WIDGET */

/* Blog Category */
.DnnModule-SunBlog-WidgetWrapper, .DnnModule-SunBlog{ font-family: 'Raleway', sans-serif; font-weight: 400; }
/* Blog Category */

.widget-subscription .utils-alert-success {font-size:14px; font-family: 'Raleway', sans-serif; font-weight: 400; }
.widget-subscription .utils-alert { padding: 8px 14px 8px 14px; }
.widget, .widget li {
    margin: 5px;
    padding: 0px;
    list-style: none !important;
}
ul.widget li{list-style:none;}
.widget li{list-style: none !important;padding:5px 0px;}
.widget li a{ font-size: 14px; color: #13365C; }
.widget li a:hover{color:#156189;text-decoration:none;}
.widget li a:visited{ color:#156189; }
.widget-accordion-inner ul{list-style:none;}
.widget-accordion-inner ul li {
	list-style: none !important;
}
/* ARCHIVE */
.widget-accordion-heading .icon-minus,.widget-accordion-heading .icon-plus{display:none;}
a.widget-accordion-toggle{color:#13365C; font-size: 14px;}
a.widget-accordion-toggle:hover{text-decoration:none; color: #156189;}

.widget-archives ul{display:none;margin:5px;padding:0px;}
.widget-archives ul.open{display:block;}
.widget-archives li.year{cursor:pointer;font-weight:bold;}
.widget-allarchive{line-height:30px;}

.widget-categories li a{ color: #13365C; }
.widget-categories li a:hover{ color: #156189; }
/* META */
.widget-meta li{} 
/* TAGCLOUD */
ul.widget-tags {clear:both;list-style-type:none;position:relative;margin:0px;padding:0px;}
    ul.widget-tags li {position:relative;padding:0 3px 0 5px;line-height:26px;display:inline-block;} 
    ul.widget-tags a{white-space:nowrap;text-decoration:none;margin-bottom:10px;color:#606267; font-size: 14px !important;} 
    ul.widget-tags a:hover{}
/* AUTHORS */
#sidebar-authors ul{margin-left:0;padding-left:0;}
#sidebar-authors li{border-bottom:1px solid #dfdbce;list-style:none;overflow:hidden}
#sidebar-authors li a{padding:6px 0 6px 6px;line-height:36px;display:block;}
#sidebar-authors li a:hover{text-decoration:none;background-color:#ece7db;}
#sidebar-authors li img{
    float:left;margin-right:10px;border:none;
    -moz-border-radius: 20px;
  -khtml-border-radius: 20px;
  -webkit-border-radius: 20px;
        border-radius: 20px;
}
#sidebar-authors a span{float:right;padding-right:6px;color:#86837A;}
/* LATEST COMMENTS */
.widget-comments{margin:3px 0 20px 10px;padding:0px;font-style:italic;color:#999999;list-style-position:outside;}
.widget-comments p{font-style:normal;color:#000000; font-size: 14px;}
.widget-comments a{ color: #13365C; }
.widget-comments a:hover{ color: #156189; }
/* SEARCH FORM */
.widget-search-form input[type="text"] {
    border:1px solid #E1E3E2;
    padding:8px 5%;
    width:100%;
    background: #f7f7f7;
    height: 42px;
}
.Blog_SearchForm {position:relative;}
.searchWatermark{font-style:italic;color:#777A78;}
input.searchIcon{position: absolute;right: 5px;top: 13px;margin: 0;padding: 0;}
/* SUBSCRIPTION */
.widget-subscription-form p{ display: inline-block; vertical-align: top; font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 14px; margin-bottom: 10px; }
.widget-subscription-form input[type="text"] {
    min-width: 250px;
    width: 65%;
    border:1px solid #E1E3E2;
    background: #f7f7f7;
    padding:8px 8%;
    height: 42px;
}
.blog-btn{ height: 42px; background: #13365C; color: #FFFFFF; }
.js-subscribe.blog-btn{ height: 42px; background: #13365C; color: #FFFFFF; }
/* POST VIEW */
.post{margin-bottom:10px;clear:both; font-family: 'Raleway', sans-serif; font-weight: 400;}
.post  p{ margin:0 0 18px 0; font-size: 14px; line-height: 24px; }
  .post-title{border-bottom:1px solid #606267;margin-bottom:0.5em;padding-bottom:0.3em; color: #13365C; }
  .post h2{ font-weight: 600; font-size: 18px; color: #606267; line-height: 1.304347826086957em; }
  .post h3{ font-size: 16px; color: #606267; }
  .post-title a { color: #13365C; }
  .post-title a:hover{ color: #BCBDC0; }
  .na-title a:active{}
  .post-content{padding: 15px 0;}
  .post-content a{ color: #BCBDC0; }
  .post-content a:hover{ color: #156189; }
  .post-content ul li {
	list-style: disc !important;
}
    .post-meta{margin:10px 0;}
    .post-meta a{ color: #BCBDC0; }
    .post-meta a:hover{ color: #156189; }
    .post-toolbar{clear:both;width:100%;text-align:right;}
  .post-toolbar a{height:25px;line-height:25px;padding:0px 0px 0px 18px;margin-right:5px;background:url(images/sprite.png) no-repeat top left;}
      .post-toolbar .entry_gototop{background-position:0 -468px;}
      .post-toolbar .entry_trackback {background-position:0 -576px;}
      .post-toolbar .entry_print{background-position:0 -432px;}
      .post-toolbar .entry_permaLink{background-position:0 -396px;}
  .post-tags{clear: both;padding: 1px 4px;background: #FAFAFA;border: 1px solid #EEE;line-height: 28px;}
    #relatedPosts span{display:block;}
    .catItemImageBlock {float: left;margin: 0 20px 10px 0;}
    .catItemImageBlock img {
        border: 2px solid white;
        -webkit-box-shadow: 0px 0px 4px #ddd;
        -moz-box-shadow: 0px 0px 4px #ddd;
             box-shadow: 0px 0px 4px #ddd;
    }
    .post-content ul li { }
/* COMMENTS */
#annotations {clear:both;margin:20px 0 0;padding:0;}
    #annotations h5{margin: .3em 0;font-weight: normal;}
    #annotations .author{}
    .annotation {margin-bottom:10px;background:#fff url(images/fadegray.jpg) no-repeat 0 0;overflow:auto;width:100%;padding:4px 4px 4px 8px;}
    .annotationOwner {background-image: url(images/fadeblue.jpg);}
    .annotationSelf {background-image: url(images/fadelightgreen.jpg);}
    .annotation .avatar{float:left;border:1px solid #CDCDCD;padding:3px 3px 0;margin-right:10px;}
    .annotation .notApproved{color:Maroon;margin-left:1em;}
    #anonDetails{clear:both;margin:0;line-height:200%;}
        .discuss {clear:both;}
        .discuss H2 {padding: 10px 0 0;margin: 0; color: #BCBDC0;}
        h3#respond {margin: 20px 0 10px;}
        #anonDetails label {display:block;}
        #anonDetails input[type="text"] {margin-bottom:0.3em;width:60%;padding:4px;}
        #anonDetails textarea {width:100%;}
       .validation-summary-errors{display:none;}
     .validation-summary-errors li{padding:5px 0;}
/* PREV/NEXT */
#nav-above,#nav-below {}
.navigation {margin:5px 0;}
.navigation a {font-style:italic;text-decoration:none;}
.navigation a:active {color: #BCBDC0;},.navigation a:hover {color: #156189;}
.navigation .meta-nav {}
.nav-previous {float:left;}
.nav-next {float:right;}
/* PAGINATION */
.entryPaging{clear:both;margin: 5px 0;}
  .entryPaging a,.entryPaging .currentPage{
    padding: 4px 8px;
    border: 1px solid #bdbcbc;
        color: #333333;
    margin: 0 2px;
    text-decoration:none;
    border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px; 
  }
  .entryPaging a{background: #fff;}
  .entryPaging a:hover{background-color: #eaeaea; color: #333;text-decoration:none;}
  .entryPaging .currentPage{
    /*CSS3 properties*/
        text-shadow: rgba(0,0,0,.2) 0px 0px 1px;      
        /*In ie the first couplet sets the alpha value so 00=transparent and ff=opaque)*/
        filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#fff5f5f5',  endColorstr='#ffd9d9d9');
        background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(245, 245, 245, 1.0)), to(rgba(217, 217, 217, 1.0)));    
        background: -moz-linear-gradient(top, rgba(245, 245, 245, 1.0), rgba(217, 217, 217, 1.0));
               
        box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1.0), 1px 1px 1px rgba(102, 102, 102, 0.1);
        -webkit-box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1.0), 1px 1px 1px rgba(102, 102, 102, 0.1); 
        -moz-box-shadow: inset 0px 0px 1px rgba(255, 255, 255, 1.0), 1px 1px 1px rgba(102, 102, 102, 0.1); 
  }
    .entryPaging .disabled { display:none;}
  .entryPaging .break{
      padding: 0.5em;
        border: none;
        text-decoration: none;
        color: #BBB;
    }
.entryPaging-centered {
  text-align: center;
}
.entryPaging-right {
  text-align: right;
}
/* FACEBOX */
#facebox .b {background:url(images/b.png);} #facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {height: 10px;  width: 10px;overflow: hidden;padding: 0;}
#facebox .tl {background:url(images/facebox.png) no-repeat left -35px;} #facebox .tr {background:url(images/facebox.png) no-repeat left -50px;} #facebox .bl {background:url(images/facebox.png) no-repeat left -5px;} #facebox .br {background:url(images/facebox.png) no-repeat left -20px;}
#facebox {position: absolute;top: 0;left: 0;z-index: 9999;text-align: left;} #facebox .popup {position: relative;}
#facebox table {border-collapse: collapse;} #facebox td {border-bottom: 0;padding: 0;} #facebox .body {background: #fff;width: 370px;}
#facebox .loading {text-align: center;} #facebox .image {text-align: center;} #facebox img {border: 0;margin: 0;}
#facebox .footer {border-top: 1px solid #DDD;padding: 5px 5px 0 0;margin: 10px 0 5px;text-align: right;}
#facebox_overlay {position: fixed;top: 0px;left: 0px;height:100%;width:100%;}
.facebox_hide {z-index:-100;} .facebox_overlayBG {background-color: #000;z-index: 9998;}
#facebox .faceboxProgress{background:url(images/loading.gif) no-repeat 10px 10px;padding:10px 10px 10px 60px;height:30px;line-height:30px;}
#facebox .failure,#facebox .success{padding:10px 10px 10px 30px;}
#facebox .failure{background: url(images/sprite.png) no-repeat 8px -54px;}
#facebox .success{background:url(images/success.png) no-repeat 10px 10px;}
#facebox .close{float:none;}

.faceboxModal .header{padding: 9px 15px;border-bottom: 1px solid #eee;line-height: 30px;font-size: 18px;font-weight: bold;} 
.faceboxModal .msg {height:30px;text-align:center;padding-top:10px;} 
.faceboxModal .operation{text-align:center;padding-bottom: 8px;}
/* SOCIAL BOOKMARK */
.share-block{margin: 0;padding: 0;}
ul.share-buttons{overflow:hidden;border-top: 1px solid #EBEBEB;margin:0;padding:12px 0;margin-left:-5px;}
.share-buttons li{list-style:none;display:inline-block;line-height:100%;}
.share-buttons a{
  overflow:hidden;
  float:left;
  width:72px;
  background: transparent url(images/share-sprite.png) no-repeat 0 0;
  text-align: center;
    padding-top: 35px;
    color: #999;
    text-decoration: none;
}
.share-buttons a:hover{text-decoration: none;}
.share-buttons .sharethis a:hover{background-position: 2px 1px;}
.share-buttons .sharethis a{background-position: 2px -40px;}
.share-buttons .twitter a:hover{background-position: -140px 1px;}
.share-buttons .twitter a{background-position: -140px -40px;}
.share-buttons .technorati a:hover{background-position: -212px 1px;}
.share-buttons .technorati a{background-position: -212px -40px;}
.share-buttons .stumbleupon a:hover{background-position: -280px 1px;}
.share-buttons .stumbleupon a{background-position: -280px -40px;}
.share-buttons .digg a:hover{background-position: -490px 1px;}
.share-buttons .digg a{background-position: -490px -40px;}
.share-buttons .facebook a:hover{background-position: -560px 1px;}
.share-buttons .facebook a{background-position: -560px -40px;}
.share-buttons .delicious a:hover{background-position: -630px 1px;}
.share-buttons .delicious a{background-position: -630px -40px;}
.share-buttons .linkedin a{background-position: -700px -40px;}
.share-buttons .linkedin a:hover{background-position: -700px 1px;}
.share-buttons .pinterest a{background-position: -772px -40px;}
.share-buttons .pinterest a:hover{background-position: -772px 1px;}
.share-buttons .googleplus a{background-position: -845px -40px;}
.share-buttons .googleplus a:hover{background-position: -845px 1px;}
/* OTHERS */
.code{background-color: #fff;/*border: #c0c0c0 1px solid;*/padding: 10px;font-family: Verdana,Helvetica, "微软雅黑" , Arial, "宋体" , sans-serif;font-size:12px;}
#flashcontent{text-align:center;}
/* fix some missing styles which are optional */
A.viewAllTags{padding-left:5px;}
h3.title{} 

