﻿.masonry4 {
    position: relative;
    font-family: Arial,​Helvetica,​sans-serif;
}

.masonry4 .control {
    text-align: right;
    background-color: #eee;
}

.masonry4 .control a,
.masonry4 .control span {
    margin: 5px;
    display: inline-block;
    text-decoration: none;
    color: #000;
}

.masonry4 .mwidget.tags ul {
    margin: 0;
    padding: 0;
}

.masonry4 .mwidget.tags li {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    background: #fff;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    padding: 5px 12px;
    transition: background-color 0.2s linear 0s;
}

.masonry4 .mwidget.tags li:hover {
    background-color: #e9e9e9;
}

.masonry4 .mwidget.tags li a {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.masonry4.element {
    background-color: #FFFFFF;
    padding: 15px;
    box-shadow: 2px 0 10px 2px #c3c2c3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 auto;
    max-width: 1140px;
}

.masonry4.element img {
    max-width : 100%
}

.masonry4 .mwidget .element-list img,
.masonry4 .commentlist .comment-item img {
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    margin: 0 10px 5px 0;
    float: left;
}

.masonry4 .mwidget ul.element-list {
    color: #888;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.masonry4 .mwidget ul.element-list li {
    margin-bottom: 10px;
    font-size: 14px;
}

.masonry4 .mwidget .element-list h5,
.masonry4 .mwidget .element-list h5 a,
.masonry4 .commentlist .comment-item h5 {
    color: #666666;
    font-family: Arial,​Helvetica,​sans-serif; 
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: none;
}

.masonry4 .sort {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    z-index: 99;
}

.masonry4:hover .sort {
    opacity: 1;
}

.masonry4 .sort a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fff;
    border: 1px solid #999;
    color: #000;
    padding: 5px;
    text-decoration: none;
    width: 25px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.masonry4 .sort a:hover {
    background-color: #eee;
}

.masonry4 .categories a {
    background-color: #f2f2f2;
    border-bottom: 1px solid #fff;
    color: #333333;
    display: block;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}

.masonry4 .categories a:hover {
    background-color: #e9e9e9;
}

.masonry4 .gallery-image {
    width: 24.95%;
}

.masonry4 .gallery-image:hover {
    opacity: 0.7;
}

.masonry4 .gallery-image img {
    width: 100%;
}

.masonry4 .commentlist .comment-item {
    position: relative;
}

.masonry4 .CommentData .comment-item.com,
.masonry4 .commentlist .comment-item + .comment-item {
    margin: 10px 0 0;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.masonry4 .CommentData .comment-item.com {
    margin-bottom: 20px;
}
 
.masonry4 h3.comment-title, 
.masonry4 .CommentForm .newheading, 
.masonry4 .CommentForm .replyheading {
    font-family: Arial,​Helvetica,​sans-serif; 
    font-size: 16px;
    letter-spacing: normal;
    margin: 20px 0 20px 0;
    text-transform: uppercase;
    padding: 0;
    border-bottom: 1px solid #DDD;
    color: #666;
    font-weight: bold;
}
.masonry4 .CommentForm .newheading,
.masonry4 .CommentForm .replyheading {
    display: block;
    margin-bottom: 0;
}

.masonry4 .viewall {
    float: right;
}

.masonry4 .mwidget.categories > ul li {
    list-style-type: none;
}

.masonry4 .mwidget h4 {
    background-color: #3f3f3f;
    border: 1px solid #3f3f3f;
    color: #fff;
    font-size: 14px;
    margin: -15px -15px 15px -15px;
    padding: 2px 10px;
    border-radius: 5px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    line-height: 27px;
}

.masonry4 p.meta {
    font-size: 12px;
    letter-spacing: normal;
    margin-bottom: 5px;
}

.masonry4 .CommentData .reply {
    position: absolute;
    right: 0;
    top: 10px;
}

.masonry4 .post-entry {
    color: #515151;
    font-family: Arial,​Helvetica,​sans-serif; 
    font-size: 14px;
    line-height: normal;
    margin: 20px 0;
    color: #515151;
}

.masonry4 h2 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 10px;
    margin-top: 0;
}

.masonry4 .CommentForm span label {
    margin: 0 0 0 5px;
}

.masonry4 .CommentForm input[type="text"], 
.masonry4 .CommentForm select, 
.masonry4 .CommentForm textarea {
    border: 1px solid #C7C7C7;
    background: #FFF;
    font-family: Arial,​Helvetica,​sans-serif; 
    color: #444444;
    font-size: 12px;
    margin-bottom: 0px;
    padding: 6px;
    box-shadow: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.masonry4 a.mbutton,
.masonry4 .CommentData .reply {
    background-color: #FFF;
    border: 1px solid #C7C7C7;
    border-radius: 3px;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 10px;
    margin: 0;
    transition: all 0.6s ease 0s;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block;
}

.masonry4 .mbutton:hover,
.masonry4 .CommentData .reply:hover {
    background: #D9D9D9;
}

.masonry4 a.mbutton.SaveComment {
    margin-bottom: 0;
}

.masonry4 .CommentForm textarea {
    width: 100% !important;
}

.masonry4 .rating {
    float: right;
}

.masonry4 .mwidget.search .msearch-toolbar {
    position: relative;
}

.masonry4 .mwidget.search .textbox
{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    margin-bottom: 0;
    border: 1px solid #bfbfbf;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    font-size: 13px;
    padding: 6px 30px 6px 6px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.masonry4 .mwidget.search .search-button {
    background-image: url("Images/search.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    height: 18px;
    padding: 0;
    position: absolute;
    right: 6px;
    text-indent: -999px;
    top: 10px;
    width: 18px;
}

.masonry4 .mwidget.tags span {
    margin-right: 5px;
}

.masonry4 .mwidget {
    border-radius: 5px;
    box-shadow: 0 1px 3px #c3c2c3;
    margin-bottom: 20px;
    padding: 15px 15px 1px 15px;
    background: none repeat scroll 0 0 #ffffff;
}

.masonry4 .mwidget.search {
    padding-bottom: 15px;
}

.masonry4 .mwidget.tags {
    padding-bottom: 10px;
}

.masonry4.element .social {
    float: left;
}

@media screen and (max-width: 375px)
{
    .masonry4 .CommentData .comment-item.com {
        margin-left: 0;
    }

    .masonry4 .lc-isotope-item {
        position: static !important;
		text-align: center;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
    }
}

.masonry4 .meta-info span {
    margin-top: 10px;
}

.masonry4 .meta-info a, 
.masonry4 .meta-info span {
    background-color: #b2b2b2;
    color: #fff;
    margin-right: 5px;
    padding: 3px 7px;
    font-size: 12px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    text-decoration: none;
    display: inline-block;
}

.masonry4 .meta-info .Tag-Title,
.masonry4 .meta-info a:hover, 
.masonry4 .meta-info span:hover {
    background-color: #3f3f3f;
}

.masonry4 .mwidget.categories ul {
    margin: 0 0 20px;
    padding: 0;
}

.masonry4 .pager {
    margin: 40px 0 0 0;
    text-align: center;
}

.masonry4 .pager a, 
.masonry4 span.CurrentPageSelected,
.masonry4 span.CurrentPage {
    background-color: #fff;
    border: 1px solid #C7C7C7;
    display: inline-block;
    font-size: 12px;
    padding: 0 5px;
    margin-right: 5px;
    color: #000;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
}
.masonry4 .pager a:hover, 
.masonry4 span.CurrentPageSelected, 
.masonry4 span.CurrentPage {
    background: dimgrey;
    color: #fff;
    transition: all 300ms ease-in-out 0s;
}

.masonry4-search .mlightbox {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    right: 25%;
    max-height: 50%;
    padding: 16px;
    border: 4px solid #CCC;
    background-color: white;
    z-index: 1002;
    overflow: auto;
    border: 4px solid #ccc;
    padding: 16px;
}

.masonry4-search .msearch-result .close-button {
    background: url("Images/close.png") no-repeat;
    border: none !important;
    text-indent: -999px;
    width: 30px;
    height: 32px;
    position: relative;
    float: right;
    right: -12px;
    top: -14px;
    min-width: 30px;
    box-shadow: none;
}

.masonry4-search .msearch-result h3 {
    position: static;
    font-family: Arial,​Helvetica,​sans-serif;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
    border-bottom: none;
    text-decoration: none;
    color: #000000;
}
.masonry4-search .msearch-result .ms-result .result {
    border-bottom: 1px solid #cccccc;
}

.masonry4-search .moverlay {
    background-color: black;
    display: none;
    opacity: 0.8;
    width: 100%;
    z-index: 1001;
}

.masonry4-search .lnktitle {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.masonry4-search .paging .page, 
.masonry4-search .paging .pageselected {
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    margin-right: 3px;
    padding: 6px;
    border-radius: 5px;
}

.masonry4-search .paging .pageselected {
    background-color: #204a87;
    background-image: linear-gradient(to bottom, #204a87, #204a87);
    color: #fff;
}

.masonry4-search .paging .page {
    background-color: #fff;
}

.masonry4-search .paging .page a {
    color: #666666;
}

.masonry4-search .paging {
    text-align: center;
    padding: 10px;
}

.masonry4-search .msearch-result {
    background-color: #ffffff;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 12px;
}

.masonry4 .clear_both {
    clear: both;
}

/**** Isotope Filtering ****/

.masonry4 .lc-isotope-item {
  z-index: 2;
}

.masonry4 .isotope-hidden.lc-isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.masonry4 .isotope,
.masonry4 .isotope .lc-isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.masonry4 .isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.masonry4 .isotope .lc-isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.masonry4 .isotope.no-transition,
.masonry4 .isotope.no-transition .lc-isotope-item,
.masonry4 .isotope .lc-isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.masonry4 .comment-login {
    text-align: right;
    font-style: italic;
    color: Gray;
}

.masonry4 .element-content{
    font-size: 14px;
}

.masonry4 a.post-download[href=''], 
.live-content-overlay-masonry-4 a.lc-download[href=''] {
    display: none;
}

.live-content-overlay-masonry-4 a.lc-download:before {
    border-left: 1px solid #999;
    content: '';
    padding-left: 5px;
}