@charset "UTF-8";
@font-face {
  font-family: pictonic;
  src: url("/_fonts/pictonic.eot");
  src: url("/_fonts/pictonic.eot?#iefix") format("embedded-opentype"), url("/_fonts/pictonic.ttf") format("truetype"), url("/_fonts/pictonic.woff") format("woff"), url("/_fonts/pictonic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.pictonic {
  font-family: "pictonic";
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  line-height: 1em;
}

a.pictonic, span.pictonic, small.pictonic {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: "pictonic";
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  line-height: 1em;
}

a[class^="icon-"], a[class*=" icon-"], span[class^="icon-"], span[class*=" icon-"], small[class^="icon-"], small[class*=" icon-"] {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.icon-facebook:before {
  content: "";
}

.icon-twitter-3:before {
  content: "";
}

.icon-rss:before {
  content: "";
}

.icon-mpl2-play:before {
  content: "";
}

.icon-mapmarker-00:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-cr-delete:before {
  content: "";
}

.icon-speech-alt-1:before {
  content: "";
}

.icon-sort-updown:after {
  content: "";
}

.icon-movie:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.icon-file1:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-google__x2B_:before {
  content: "";
}

.icon-Layer_5:before {
  content: "";
}

.icon-Layer_3:before {
  content: "";
}

.icon-download-1:before {
  content: "";
}

.icon-unordered-list:before {
  content: "";
}

.icon-volume:before {
  content: "";
}

.icon-calendar-empty:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-avatar-3:before {
  content: "";
}

.icon-mapmarker4-phone:before {
  content: "";
}

/* @override 
	http://sales.ekklesia360.com/_css/mcms_blogs_1.css */
.blog #blog_list_archive {
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 0;
}

.blog #sidebar {
  position: relative;
}

.blog #sidebar section {
  margin-bottom: 0;
  padding: 1em 1.8em;
}

.blog #sidebar #sidebar-nav header {
  padding: 1em 0;
}

.blog #sidebar section .plus {
  min-width: inherit;
  max-width: inherit;
}

body.blog #wrap-2 {
  background: url(/_img/bg_wrap-2-green.jpg) repeat-x left -135px !important;
}

/* BLOG HEADER */
body.blog #content-header {
  background: none;
  height: 15px;
}

body.blog #content-wrap-sep {
  height: 15px;
}

body.blog #content .contreading {
  display: block;
  float: right;
  margin: 10px 0;
}

body.blog #content .post {
  overflow: hidden;
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 20px;
  margin-bottom: 35px;
}

body.blog #content .postimg {
  border: 1px solid #aaa;
  float: left;
  margin: 0 20px 40px 0;
  width: 25%;
  height: auto;
}

body.blog #content .post:hover img {
  border: 1px solid #505050;
}

body.blog #content .post-preview {
  width: 100%;
  float: left;
  margin: 0;
  line-height: 1.5;
}
@media (min-width: 61.5em) {
  body.blog #content .post-preview {
    width: 71%;
  }
}

body.blog #content .byline {
  margin: 7px 0 8px;
  font-style: italic;
}

body.blog #content .byline p {
  margin: 0;
  font-family: Georgia,Times,"Times New Roman",serif;
  font-size: 11px;
  color: #888;
}

body.blog #content .byline span.byline-sep {
  color: #999;
  padding: 0 5px;
  font-weight: 400;
  font-style: normal;
}

/* BLOG SIDEBAR */
h3#blogtitle {
  margin-top: 25px;
}

body.blog #sidebar .section img {
  max-width: 210px;
  height: auto;
}

body.blog #sidebar .section:first-child {
  padding-top: 0;
}

body.blog .btn_subscribe {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url(/_img/icon-rss.png) no-repeat 0 0;
}

body.blog .btn_subscribe {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url(/_img/icon-rss.png) no-repeat 0 0;
}

body.blog #sidebar .btn_subscribe {
  position: absolute;
  right: 15px;
}

body.blog #sidebar .section h3 {
  color: #505050;
  font-weight: 700;
  margin-bottom: 6px;
  width: 210px;
}

body.blog #sidebar p {
  color: #505050;
  margin-bottom: 1em;
  font-size: 13px;
  line-height: 1.4;
}

body.blog #sidebar .section p:last-child {
  margin-bottom: 0;
}

body.blog #sidebar .section ul.mcms_filter_list {
  margin-left: 0;
}

body.blog #sidebar .section ul.mcms_filter_list li {
  list-style: none;
}

body.blog #twitterfeed p {
  margin: 0;
}

body.blog #twitterfeed #twitter-img {
  width: 40px;
  height: 40px;
}

body.blog #twitterfeed #twitter-head {
  margin-bottom: 0;
}

body.blog #twitterfeed #twitter-head h3, body.blog #twitterfeed #twitter-head h3 a {
  margin-bottom: 0;
}

body.blog #twitterfeed #twitter-head h5 {
  color: #505050;
  font-weight: 400;
  font-size: 13px;
}

body.blog #twitterfeed #twitter-img {
  float: right;
}

body.blog #twitterfeed .tweettext, body.blog #twitterfeed .tweet {
  padding: 8px 0 9px;
  border-bottom: 1px solid #DBDAD8;
}

body.blog #twitterfeed .tweet .image {
  display: none;
}

body.blog #twitterfeed .tweetdate, body.blog #twitterfeed .tweet .meta {
  font-size: 10px;
  color: #AAA;
  font-style: italic;
}

body.blog #twitterfeed #twitter-follow {
  padding: 11px 0 0;
}

/* BLOG DETAIL PAGE */
body.blog #content #blogdetail #blogdetailtext {
  padding: 15px 0;
}

body.blog #content #blogdetail img#postimg-detail {
  float: none;
  margin: 15px 0 0;
  border: 1px solid #505050;
}

body.blog #content #blogdetail .sharebox {
  border: 1px solid #e7e6e6;
  border-width: 1px 0;
  padding: 10px 0 2px;
}

/* DISQUS */
body.blog #content #disqus_thread {
  margin-top: 18px;
  position: relative;
}

body.blog #content #dsq-global-toolbar {
  position: absolute;
  right: 0;
  margin: 0;
}

body.blog #content #disqus_thread h3 {
  margin-bottom: 10px;
}

body.blog #content #disqus_thread ul, body.blog #content #disqus_thread ul li {
  list-style: none;
  background: none;
  margin: 0;
  padding: 0;
  margin-bottom: 7px;
}

#dsq-toolbar-dropdown-wrap {
  background: #333;
  padding: 5px 2px;
}

#dsq-account-dropdown {
  display: none;
}

body.blog #content #disqus_thread ul[class*=left] li {
  margin-right: 5px;
}

body.blog #content #disqus_thread ul[class*=right] li {
  margin-left: 5px;
}

body.blog #content #disqus_thread ul[id*=footer] li {
  list-style: none;
  margin-bottom: 15px;
  margin-right: 10px;
}

body.blog #content #disqus_thread h3 {
  font-size: 17px;
}

body.blog #content #disqus_thread ul li a:hover {
  text-decoration: none;
}

body.blog #content #disqus_thread .dsq-trackback-url input {
  width: 200px;
}

body.blog #content #disqus_thread .dsq-comment-footer {
  margin-bottom: 15px;
}

body.blog #content #disqus_thread .dsq-comment-footer ul.dsq-comment-meta li {
  margin-right: 8px;
}

body.blog #content #disqus_thread .dsq-comment-footer ul.dsq-comment-actions li {
  margin-left: 8px;
}

body.blog #content #disqus_thread .dsq-comment-footer ul li a {
  font-size: 12px;
  color: #4BA78D;
  background: none;
}

body.blog #content #disqus_thread #dsq-reactions div.dsq-reaction-avatar {
  margin-right: 5px;
}

body.blog #dsq-content .dsq-comment-text p {
  font-size: 13px;
}

/* BLOG CONTENT */
body.blog #content #bloglist h1 {
  font-size: 20px;
  margin: 0 0 5px;
}

body.blog #content #blogdetail h1 {
  font-size: 24px;
  margin-bottom: 3px;
}

body.blog #content img {
  max-width: 100%;
  height: auto;
}
