/*
Theme Name:         NetMag WordPress Theme
Theme URI:          http://netmag.themeous.com/
Description:        NetMag is a responsive blog/magazine WordPress theme.
Version:            1.0.3
Author:             Themeous
Author URI:         http://themeous.com/
License: According to the license purchased from Envato
License URI: http://themeforest.net/licenses
Tags: featured-images, post-formats, theme-options, translation-ready, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, light, gray, white, custom-colors, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments


USE THIS STYLE SHEET EXCLUSIVELY FOR THIS WORDPRESS THEME

Copyright 2013-2014 - Themeous.com
*/


/**************
    01. GENERAL
    02. BACKGROUND
    03. HEADER
    04. MENUS
    05. SEARCH
    06. SOCIAL
    07. SLIDER
    08. LAYOUTS
    09. COMMENTS
    10. COMPOSER
    11. REVIEW SYSTEM
    12. MEDIA
    13. MISCELLANEOUS
    14. WIDGETS
    15. PAGINATION
    16. HOT NEWS
    17. PLUGINS
***************/

@charset "UTF-8";

/** 01. GENERAL **/

body {
    font-size: medium;
    line-height:1.5;
    background: #fff;
}
body, h1 a, h2 a, h3 a, h4.entry-title a, .text-logo h1 a, .text-logo h1 a:hover, .text-logo h2 a:hover {
    color: #404040;
}
p {
    font-size: 1em;
    line-height: 1.719;
    margin-bottom: 1.063em;
}
a {
    text-decoration:none;
    line-height:inherit;
}
strong {
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0.938em 0;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5;
}
h1 {
    margin: 0.657em 0;
}
.subheader {
    font-size: 0.85em;
}
code, kbd, pre, samp {
    font-size: 1em;
    color: maroon;
    font-weight: 300;
}
h1 {
    font-size: 2.454em;
    text-transform: uppercase;
    font-weight: 700;
}
h2 {
    font-size: 2em;
    text-transform: uppercase;
}
h3 {
    font-size: 1.517em;
    text-transform: uppercase;
    font-weight: 700;
}
h4 {
    font-size: 1.517em;
}
h5 {
    font-size: 1.063em;
}
h6 {
    font-size: 0.75em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
blockquote {
    margin: 0;
    padding-left: 0;
    margin-left: -4px;
    border-left: 4px solid;
}
blockquote,
blockquote p {
    color: #787878;
}
hr {
    border: solid #e5e5e5;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0;
}
iframe {
    border:none;
}

/* Modified Foundation Form Styles */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
textarea {
    -webkit-appearance: none;
    background-color: white;
    font-family: inherit;
    border: 1px solid #e5e5e5;
    color: #4d4d4d;
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em 0.875em;
    height: 2.25em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
    background: #fff;
    outline: none;
    padding: 0.5em 0.875em;
}
#wrapper {
    padding: 0;
    clear: both;
    margin: 0 auto 0 44px;
}
#content {
    margin-top: 3px;
}
/** 02. BACKGROUND **/

.gray {
    background-color: #f4f4f4;
}
.white {
    background-color: #fff;
}
.dark {
    background-color: #404040;
}
.post-section.dark, .post-section.gray, .post-section.colorful {
    border: 0;
}
.dark table, .dark .pad, .dark td#prev, .dark td#next {
    background-color:#404040;
}
.dark table tr.even, .dark table tr.alt, .dark table tr:nth-of-type(even) {
    background: #212121;
}
.dark, .dark .widget ul li a, .dark .tagcloud a, .dark .textwidget, .dark table#wp-calendar td, .dark ul.off-canvas-list li ul li ul li a, .dark .widget .tabs dd > a, .dark h1 a, .dark h2 a, .dark h3 a, .dark h4.entry-title a, .dark .text-logo h2 a:hover, .dark .entry-date, .dark .excerpt-text {
    color: #999;
}
.dark .widget h6, .dark table#wp-calendar caption, .dark h4.entry-title a, .dark .section-header h2, .dark p.title-text a, .dark a.gray-link, .dark .section-header, .dark ul.off-canvas-list li ul li a{
    color: #ccc;
}
.dark .widget ul li, .dark .list-item, .dark .large-block {
    border-color: #787878;
}
.dark .media-holder img, .dark .media-holder .flex-video, .dark .media-holder .soundcloud, .dark .flickr a img, .dark hr,.dark ul.off-canvas-list li a, .dark .section-header, .dark .widget-title  {
    border-color: #666;
}
.dark .section-header.linked a, .dark ul.off-canvas-list li a, .dark table#wp-calendar td#today, .dark #wp-calendar #prev a, .dark #wp-calendar #next a, .colorful, .colorful a, .colorful p.title-text a, .colorful .section-header.linked h2.section-title a, .colorful .sub-title, .colorful h4.entry-title a, .colorful .newsticker .news-item a, .colorful .grid-item .excerpt-text p, .colorful .entry-date a:hover, .colorful .entry-date i {
    color: #fff;
}
.colorful .section-header, .colorful .list-item {
    border-color: #fff;
    border-color: rgba(0,0,0,0.1);
}
.colorful .entry-date span, .colorful .section-header h2.section-title {
    color: #212121;
}
.colorful .side-score {
    background: #212121;
}
.colorful .entry-date, .colorful .entry-date a, .colorful .excerpt-text, .colorful .section-header.linked h2.section-title a:hover, .colorful.about-author p {
    color: #fff;
    color: rgba(255,255,255,0.7);
}
.colorful .section-header .sub-title, .colorful a.gray-link, .colorful a:hover, .colorful p.title-text a:hover, .colorful ul.newsticker a:hover, .colorful h4.entry-title a:hover, .colorful h2.entry-title a:hover {
    color: #fff;
    color: rgba(255,255,255,0.9);
}


/** 03. HEADER **/
#header {
    padding: 0;
    width: inherit;
    border-bottom: 1px solid #e5e5e5;
}
.logo {

    padding: 2.782em 1.719em 2.782em 1.719em;

}
.logo img {
    max-width:100%; max-height:100%;
    margin: 0 auto;
    display: block;
}
.text-logo {
    display: block;
    padding: 2.782em 0;
}
.text-logo h1 {
    line-height: 1;
    margin: 0;
    letter-spacing: 2px;
    font-weight: 700;
    text-align: center;
    font-size:2.782em;
}
.text-logo h2 {
    line-height: 1;
    margin: 0;
    font-size: 2.454em;
    letter-spacing: 2px;
    font-weight: 700;
    text-align: left;
}

.text-logo h4 {
    color: #787878;
    font-size: 0.657em;
    line-height: 1;
    padding: 0;
    margin: 0.657em 0 1.063em 0.125em;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 300;
    text-transform: uppercase;
}
.top-banner {
    padding: 10px 0 1.063em 0;
    border-bottom: 1px solid #e5e5e5;
}
.top-banner .widget {
    margin-bottom: 0;
}

/** 04. MENUS **/

/*Primary Menu*/
#primary {
    clear: both;
    width: 100%;
    height: 63px;
	color: #787878;
}
.contain-to-grid {
    border-top: 4px double #e5e5e5;
    background: #fff;
    background: rgba(255,255,255,0.9);
}
a.left-off-canvas-toggle {
    z-index: 500;
    color: #fff;
    margin-bottom: 1.063em;
    padding: 0.657em 0.6em;
    font-size: 1.063em;
    background: #404040;
    width: 44px;
}
.admin-bar a.left-off-canvas-toggle {
    top: 32px;
}
.left-off-canvas-menu {
     position: fixed;
     height: 100%;
}
.left-off-canvas-menu .alert-box.secondary {
    padding-top: 2.625em;
}
ul.off-canvas-list {
    padding: 2.625em 1.719em;
}
ul.off-canvas-list ul {
    margin: 0;
    padding: 0.735em 0;
}
ul.off-canvas-list li {
	font-family: 'Raleway', Georgia, Times, "Times New Roman", serif;
    list-style: none;
    text-transform: uppercase;
	color: #787878;
}
ul.off-canvas-list ul ul {
    padding: 0.251em 0.657em;
}
ul.off-canvas-list li ul li {
    text-transform: none;
}
ul.off-canvas-list li a {
    font-size: 13px;
    font-weight: 700;
    padding: 0.251em 0;
}
ul.off-canvas-list li ul li a {
    font-size: 13px;
    font-weight: 300;
}
ul.off-canvas-list li ul li ul li a {
    font-size: 13px;
}
.nav,
.nav a,
.nav ul,
.nav li,
.nav .sub-menu,
.nav form,
.nav input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.nav a { text-decoration: none;}

.nav li { list-style: none; display: inline-block;}

.nav {
    position: relative;
    cursor: default;
    z-index: 200;
    text-align: center;
}

.nav > li {
    display: inline-block;
}

.nav > li > a {
	font-family: 'Raleway', Georgia, Times, "Times New Roman", serif;
    position: relative;
    display: block;
    z-index: 100;
    height: 59px;
    line-height: 59px;
    padding: 0 1.063em;
    color: #787878;
    font-size: 1.063em;
    text-transform: uppercase;
}
.nav > li.has-dropdown > a {
    position: relative;
}
.nav > li.has-dropdown > a:after {
    position: absolute;
    left: 45%;
}
.nav > li.has-dropdown:hover > a:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    border: inset 5px;
    border-color: #fff transparent transparent transparent;
    border-top-style: solid;
}
.nav > li > .sub-menu li.has-dropdown > a {
    position: relative;
    padding-right: 2.126em;
}
.nav > li > .sub-menu li.has-dropdown > a:after {
    content: "\203A";
    display: block;
    color: #fff;
    position: absolute;
    right: 1.063em;
    top: 18px;
}
.nav > li:first-child > a {
    border-left: none;
}
.nav > li > .sub-menu {
    position: absolute;
    display: block;
    width: 100%;
    top: 59px;
    height: auto;
    line-height: 1;
    left: 0;
    padding: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow:    inset 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    box-shadow:         inset 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    font-size: 0.938em;
    z-index: 0;
}

.nav > li > .sub-menu li.menu-item-has-children ul.sub-menu {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    width: 100%;
    background: #212121;
    background: rgba(33, 33, 33, 0.8);
    z-index: 0;
    border-top: 0;
    padding: 0;
    height: auto;
    line-height: 1;
}

.nav > li > .sub-menu li a {
    color: #fff;
    display: block;
    float: left;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
    padding: 1.25em 1.063em;
    font-weight: 300;
}
.nav > li > .sub-menu li a:hover {
    background: rgba(0,0,0,0.1);
}
.nav > li > .sub-menu li ul li a {
    text-transform: none;
    color: #fff;
    padding: 1.063em 0.722em;
    display: block;
}
.nav > li > .sub-menu li ul li a:hover {
    color: #fff;
    background: rgba(0,0,0,0.5);
}
.nav > li:hover > .sub-menu, .nav > li > .sub-menu li:hover.menu-item-has-children ul.sub-menu  {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
}
.contain-to-grid.fixed .nav > li > a {
    line-height: 44px;
    height: 44px;
}
.contain-to-grid.fixed .nav > li > .sub-menu {
    top: 44px;
}
.contain-to-grid.fixed .nav > li > .sub-menu {
    padding: 0.938em 0.657em 0.406em 0.657em;
}

/* Footer Menu */

#footer-bottom {
    padding: 0;
    height: 59px;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}
#footer-bottom ul {
    line-height: 1.2;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
#footer-bottom ul li {
    list-style: none;
    display: block;
    float: none;
    text-align: center;
}
#footer-bottom ul li a {
    display: block;
    padding: 1.063em;
    font-size: 0.75em;
    text-transform: uppercase;
    color: #404040;
}

#footer-bottom .text-line {
    font-size: 0.657em;
    letter-spacing: 1px;
    text-align: center;
    line-height: 59px;
    font-weight: 400;
    text-transform: uppercase;
    color: #787878;
}

/* Category Filter */

.filter {
    margin: 0;
    padding:10px 0;
    font-size: 0.85em;
    text-transform: uppercase;
    text-align: center;
    background: #404040;
}
.filter dl {
    margin:0;
}
.filter dd,.filter dt {
    display: block;
    padding-bottom: 10px;
}
.filter dd {
    margin-left: 0;
}

.filter dd a {
    padding:3px 15px;
    color:#e5e5e5;

}
.sub-nav dt a.selected,.sub-nav dd a.selected, .sub-nav dd a.selected:hover {
    cursor:default;
    color:#fff;
}

/** 05. SEARCH & FORMS **/

/* Top Search */

#mini-search{
    height:60px;
    line-height:30px;
    margin-top: -10%;
    display: none;
}
#mini-search input{
    height:60px;
    line-height:25px;
    outline:none;
    -webkit-appearance:none;
    z-index:2;
    padding:0.5em 0.875em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    border-color: #787878;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.063em;
}
#mini-search input:hover,#mini-search input:focus{
    width:100%;
}
#mini-search input:focus{
    background: #212121;
    background: rgba(51,51,51,0.7);
}
#mini-search .info {
    color: #ccc;
    font-weight: 300;
}
a.search-button {
    color: #fff;
}
#top-search-box {
    position: relative;
}
.top-search {
    width:12em;
    position:absolute;
    top: 1.719em;
    right: 1.719em;
    margin-left: 2.618em;
    float: right;
    font-family: 'Raleway', Georgia, Times, "Times New Roman", serif;
}
.top-search input[type="search"] {
    position:absolute;
    left:0;
    height:3.5em;
    margin: 0;
    font-weight: 400;
    line-height:1.25;
    outline:none;
    -webkit-appearance:none;
    -moz-opacity:0.9;
    -webkit-opacity:0.9;
    -ms-filter:progid:"DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter:alpha(opacity=80);
    opacity:0.8;
    z-index:2;
    padding:0.43em 1.618em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    letter-spacing: 0.236em;
    font-size: 0.75em;
}
.top-search input[type="search"] {
    margin-bottom: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.top-search input:focus{
    -ms-filter:progid:"DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -webkit-opacity:1;
    opacity:1;
}
.search-btn {
    top:0.16em;
    right: 0.1em;
    position: absolute;
    display: block;
    font-size: 1.416em;
}
.search-btn .search-icon i {
    font-size:1em;
    z-index:1;
    padding-right: 0.266em;
    padding-top: 2px;
    display: block;
}

/* Form Styles */

.prefix, .postfix {
    height: 2.25em;
    line-height: 2.25em;
}

input#submit, .wpcf7-submit, .button {
    color: #fff;
    border: 0;
    cursor: pointer;
    font-family: inherit;
    line-height: 1;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 0.938em 1.063em;
    font-size: 0.875em;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    background-image: url(img/transparent_small.png);
    background-position: bottom;
    background-repeat: repeat-x;
    outline: 4px solid rgba(255,255,255,0.12);
    outline-offset: -4px;
}
.postfix {
    color: #fff;
    border: 0;
    cursor: pointer;
    font-family: inherit;
    line-height: 1;
    margin: 0 0 1.25em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 0.43em 1.5em;
    font-size: 0.875em;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    outline: 4px solid rgba(255,255,255,0.12);
    outline-offset: -4px;
}
input[type='text']:focus, input[type='password']:focus, input[type='email']:focus, input[type='search']:focus, input[type='tel']:focus, input[type='url']:focus, textarea:focus {
    border-color: #ccc;
}
a.button:hover, a.button:focus {
    color: #fff !important;
}

/** 06. SOCIAL **/

#social-container {
    position: fixed;
    padding: 0;
    z-index: 200;
    width: 44px;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: #212121;
    -webkit-box-shadow: inset -4px 0px 4px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow:    inset -4px 0px 4px 0px rgba(0, 0, 0, 0.18);
    box-shadow:         inset -4px 0px 4px 0px rgba(0, 0, 0, 0.18);
}

.social-middle {
    margin-top: 10.4em;
}
.social-item {
    margin: 0 auto;
}
.social-item .icon  {
    display: block;
    padding: 0.35em;
}
.social-item a {
    color: #fff;
}

.social-item .icon a {
    font-size: 0.85em;
}

.social-item .icon.rss a:hover {
    color: #FD9118;
}

.social-item .icon.skype a:hover {
    color: #00A4E5;
}

.social-item .icon.mail a:hover {
    color: #DC4228;
}

.social-item .icon.facebook a:hover {
    color: #3b5998;
}

.social-item .icon.twitter a:hover {
    color: #60E2E6;
}

.social-item .icon.vkontakte a:hover {
    color: #517297;
}

.social-item .icon.instagram a:hover {
    color: #96604b;
}
.social-item .icon.pinterest a:hover {
    color: #C71C24;
}

.social-item .icon.youtube a:hover {
    color: #EC282A;
}

.social-item .icon.linkedin a:hover {
    color: #007BB6;
}

.social-item .icon.github a:hover {
    color: #000;
}

.social-item .icon.gplus a:hover  {
    color: #212121;
}

/** 08. LAYOUTS **/

/* Grid */

.grid {
    display: flex;
    flex-flow: wrap;
    max-width: 100%;
}
.grid > .grid-item {
    width: 100%;
    vertical-align: top;
    -webkit-flex: auto;
    flex: auto;
}
.grid.w2 > .grid-item {
    width: 100%;
    max-width: 100%;
}
.grid.w2 > .grid-item .ad.widget {
    margin-bottom: 0;
}
.ad.widget img, .ad.widget iframe {
    max-width: 100%;
}
.grid > .grid-item.middle {
    vertical-align: middle;
}
.grid-item {
    position: relative;
    z-index: 2;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 1.719em;
}
.grid-item.status {
    background: #36afcf;
}

/*Titles*/

h1.entry-title, h1.page-title {
    margin: 0;
    font-size: 1.719em;
    line-height: 1.375;
    padding: 2px 0;
}
h1.archive-title {
    font-size: 1.063em;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 1.063em 1.063em 0.657em 1.063em;
    margin: 0;
    height: 59px;
    letter-spacing: 1px;
    color: #787878;
}
h1.archive-title span {
    font-weight: 300;
}
h2.entry-title {
    margin: 0;
    font-size: 1.719em;
    line-height: 1.375;
}
h1.entry-title span, h2.entry-title span {
    color: #787878;
}
h4.entry-title {
    line-height: 1.517;
    padding: 0 0 0.938em 0;
    margin: 0;
    font-weight: 400;
    font-size: 1em;
}
/* Magazine Styles */

.grid-item img {
    display: block;
    position: relative;
    transition: all 0.2s ease-in;
    max-width: 100%;
    background-size: cover;
}
.grid-item .entry-title {
    font-size: 1.125em;
    line-height: 1.517;
    margin: 0;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}
.grid-item .post p {
    font-size: 1em;
    line-height: 1.5;
    padding: 0.875em 0 0 0;
    margin: 0;

}
.grid-item .entry-date {
    margin: 0.938em 0;
}
.grid-item .more-link {
    font-size: 0.75em;
}

/* Formats */

.grid-item.middle.border {
    outline: 1px solid #ddd;
    outline-offset: -1.719em;
    padding: 3.971em;
}

.grid-item.middle.status {
    outline: 1px solid #fff;
    outline-offset: -1.719em;
    padding: 3.971em;
}

.grid-item .post.format-quote p, .grid-item .post.format-status p {
    font-size: 1.25em;
    font-style: italic;
    font-weight: 300;
}
.grid-item .post.format-quote span {
    font-size: 1em;
    font-style: normal;
    display: block;
    color: #787878;
    margin: 1em 0 1.517em 0;
}

.post.format-status .entry-content {
    font-size: 1.517em;
    text-align: center;
}
.post.format-quote .entry-content blockquote, .post.format-quote .entry-content blockquote p {
     color: #212121;
     font-size: 1em;
     font-style: italic;
     text-align: left;
     border: 0;
 }
.single .post.format-quote .entry-content p {
    text-align: right;
    font-weight: 300;
}
.single .post.format-quote .entry-content blockquote p {
    text-align: left;
}
.single .post.format-quote .entry-content {
    color: #787878;
    font-size: 1.5em;
    text-align: right;
    font-style: italic;
}
/* Blog & Single Page Styles */

.blog-grid, .single-page {
    margin: 0;
    position: relative;
}
.blog-grid .entry-date {
    padding-top: 0;
    font-size: 0.8125em;
}
.blog-grid .entry-title {
    font-size: 1.3125em;
    line-height: 1.517;
    color: #888;
    font-weight: 400;
    margin: 0 0 0.938em 0;
}
.blog-grid .post {
    border: 1px solid #e5e5e5;
    padding: 1.719em;
    margin-bottom: 1.719em;
}
.blog-grid .post p {
    font-size: 0.938em;
    line-height: 1.719;
    color: #787878;
    display: block;
}
.blog-grid .format-quote p {
    text-align: right;
}
.blog-grid blockquote {
    border: 0;
    margin-left: 0;
    padding-left: 0;
    font-size: 1.25em;
    font-style: italic;
    text-align: left;
}
.blog-grid .format-quote blockquote p {
    text-align: left;
}
.single-page .entry-wrapper, .custom-page .entry-wrapper{
    padding: 1.517em 0 0 0;
}
.single-page .entry-wrapper.has-image-overly {
    padding: 0;
}
.single-page .entry-wrapper p, .single-page .entry-wrapper h1, .single-page .entry-wrapper h2, .single-page .entry-wrapper h3, .single-page .entry-wrapper h4, .single-page .entry-wrapper h5, .single-page .entry-wrapper h6, .single-page .entry-header, .single-page .entry-wrapper table, .single-page .entry-wrapper ul, .single-page .entry-wrapper .review-meta ul.aside-meta, .single-page .entry-wrapper ol, .single-page .entry-wrapper dl, .single-page .entry-wrapper form, .single-page .entry-wrapper code, .single-page .entry-wrapper pre {
    padding-left: 27px;
    padding-right: 27px;
}
.single-page .entry-wrapper ul.aside-meta, .single-page .entry-wrapper .rating-bg h3, .single-page .entry-wrapper .gallery dl, .single-page .entry-wrapper .wp-caption p.wp-caption-text, .single-page .entry-wrapper form p {
    padding-left: 0;
    padding-right: 0;
}
.single-page .entry-wrapper h1, .single-page .entry-wrapper h2, .single-page .entry-wrapper h3, .single-page .entry-wrapper h4, .single-page .entry-wrapper h5, .single-page .entry-wrapper h6 {
    text-align: left;
}
.single-page .entry-wrapper h1.entry-title {
    text-align: left;
    padding: 0 0 0.406em 0;
}
.entry-content ul li, .entry-content ol li {
    padding: 0;
}
.entry-content dl dt {
    font-weight: bold;
}
.entry-content dl dd {
    font-style: italic;
    color: #787878;
    letter-spacing: 1px;
    padding: 0.5em 0;
}
.entry-content a img {
    border: 0;
}
.entry-content.page-top {
    margin-bottom: 1.875em;
}
.top-navigation {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 2.25em;
    height: 59px;
}
.top-navigation .left,  .top-navigation .right{
    padding: 1.25em 0;
    font-size: 0.85em;
}
.top-navigation a {
    color: #787878;
    padding: 1px;
}
.top-navigation a i {
    font-size: 1.25em;
}

.aside-meta {
    font-size: 0.75em;
    padding: 0.657em 0 0 0;
    margin: 0;
    color: #888;
    line-height: 1.517;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}
.aside-meta li {
    margin: 1.063em 1.719em 1.063em 0;
    float: left;
    list-style: none;
    line-height: 1;
}
.aside-meta a {
    color: #888;
}
.aside-meta p {
    line-height: 2;
}
.entry-content a { text-decoration: underline;}
.single-bottom {
    clear: both;
    overflow: hidden;
    margin: 0 1.719em;
}
.entry-header {
    margin-bottom: 1.063em;
    overflow: hidden;
}
.entry-header img {
    margin: 0.6em 1.3em 7em 0;
    width: 58px;
    float: left;
}
.entry-header .total-score {
    font-size: 1em;
    color: #fff;
    padding: 5px;
    margin-left: 1em;
}

/** 09. COMMENTS **/

#comments {
    padding: 0 0 2.454em 0;
    border-bottom: 1px solid #fff;
    margin-left: 1.719em;
    margin-right: 1.719em;
}
#comments h3 {
    font-size: 1.063em;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 0.5625em;
    letter-spacing: 1px;
}

.logged-in-as {
    font-size: 0.875em;
    text-align: right;
}
.comment-author img {
    margin: 18px 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 1px;
    border: 2px solid #fff;
}
.comment {
    display: inline;
    font-size: 14px;
    text-align: left;
    margin: 1em 0;
    color: #787878;
    width: 75%;
}
.comment cite {
    font-style: normal;
}
.comment a {
    color: #414141;
}
.author-meta {
    display: block;
    margin-bottom: 16px;
    color: #787878;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.comment-reply-link, .comment-edit-link {
    font-style: italic;
    font-size: 0.938em;
    border: 1px solid #e5e5e5;
    padding: 1px 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0.938em 0 0.938em 0;
}
.author-meta .comment-date, .author-meta .fn {
    font-size: 13px;
    padding: 3px;
    display: inline;
}
.author-meta .fn {
    margin-right: 0.657em;
}
.author-meta .date a, .fn a, .fn {
    font-weight: 300;
}
.comment .comment-date a {
    color: #888;
}

.fn a, .fn, .fn a:hover {
    color: #fff;
}
.fn:hover {
    background: #212121;
}
.bypostauthor p {
    color: #000;
}
.comment {
    padding-left: 18px;
    padding-top: 4px;
}
#respond {
    text-align: left;
    margin: 0 0 1.82em 0;
}
.comment-form-author, .comment-form-email, .comment-form-url {
    width:33.28333%;
    float: left;
}
.comment-form-author, .comment-form-email {
    padding-right: 0.5em;
}
.form-submit {
    margin-bottom: 0;
}
.comment-notes, .form-allowed-tags {
    font-style: italic;
    font-size: 0.875em;
    text-align: right;
    color: #999;
    margin-bottom: 1.063em;
}
ol.commentlist, ol.commentlist li { list-style:none; margin:0 0 1em; padding:0; text-indent:0;
}

/** 10. COMPOSER **/
.ads-section .section-container {
    margin: 1.719em 0 0 1.719em;
}
.ads-section p {
    font-size: 0.938em;
    margin: 0.657em 0;
    color: #787878;
}
.ads-section .section-container a img {
    float: none;
}
.post-section, .text-section {
    padding: 0;
    border: 1px solid #e5e5e5;
    margin: 0 0 2px 0;
}
.section-container {
    padding: 0 0 1.719em 0;
}
.section-container.portfolio {
    padding: 0;
}
.section-container.posts {
    margin-top: 1.719em;
}
.section-container p.title-text{
    padding: 0 0 0.657em 0;
}
.post-section hr {
    margin: 0 auto;
    float: left;
    width: 44%;
    border-style: dotted;
}
.post-section .large-block h2 {
    font-weight: 400;
    line-height: 1.517;
    padding: 0 0 0.45em 0;
    margin: 0;
    font-size: 1.517em;
    letter-spacing: 1px;
}
.text-section h1 {
    padding: 0 0.7em;
}
.text-section h2 {
    text-align: center;
    display: block;
}
.text-section h3 {
    text-align: center;
    display: block;
    color: #787878;
}
.text-section p {
    margin-bottom: 0;
    padding: 0.657em 1.719em;
}
.section-header {
    display: block;
    padding: 1.063em 0;
    height: 59px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 1.719em;
}
.section-header.linked a:hover {
    color: #404040;
}
h2.section-title {
    display: inline-block;
    font-size: 0.75em;
    margin: 0;
    color: #000;
    padding: 0;
    font-weight: 700;
    letter-spacing: 1px;
}
.sub-title {
    color: #787878;
    font-weight: 400;
    padding-left: 0.657em;
}
.large-block {
    margin: 0;
}
.no-border {
    border: 0;
}
.large-block img {
    width: 100%;
}
.post-section .large-block {
    border: 0;
}
.post-section .text {
    padding: 1.517em;
}
p.title-text {
    margin: 0;
    line-height: 1.517;
    font-size: 0.938em;
    font-weight: 400;
    margin-top: -3px;
}
p.title-text a {
    color: #404040;
}
.large-block p.title-text{
    padding: 0.125em 0 0.406em 0;
}
.excerpt {
    clear: both;
    margin-top: 0.579em;
    display: inline-block;
}
.excerpt-text {
    margin: 0;
    font-size: 0.8125em;
    line-height: 1.517;
    padding: 0;
    color: #787878;
    display: block;
    overflow: hidden;
    font-weight: 400;
}
.excerpt-text p {
    margin: 0;
    padding: 0 0 1.063em 0;
    font-size: 1em;
}
.list-item {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dotted #e5e5e5;
    border-bottom: 1px dotted rgba(0,0,0,0.1);
    padding: 0 0 0.938em 0;
    margin-bottom: 0.938em;
}
.list-item .entry-date {
    padding-bottom: 0;
    padding-top: 0.406em;
}
.widget .section-container img.featured-thumb, .widget .section-container img.large-thumb {
    margin-bottom: 0.625em;
}
.no-image {
    width: 100%;
    display: block;
}
.timeline .list-item {
    border: 0;
    padding-right: 0 !important;
}
.timeline p.title-text {
    margin-top: -2px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400;
}
.timeline .entry-date {
    padding: 0;
}

/** 11. REVIEW SYSTEM **/

.total-score {
    padding: 0;
    margin: 0;
    white-space:nowrap;
}
.side-score {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 1.3125em;
    padding: 1.063em 0.938em;
    font-weight: 300;
    text-align: center;
}
.small-block .side-score {
    font-size: 0.75em;
}
.side-score.mag-score .total-score {
    top: 60%;
    left: 0;
    right: auto;
    bottom: auto;
    z-index: 99;
}
.mag-gallery .mag-score .total-score {
    left: 0;
    bottom: auto;
    right: auto;
    top: 60%;
}
.mag-vertical .mag-score .total-score {
    left: 0;
    bottom: auto;
    right: auto;
    top: 80%;
}
.rating-panel {
    padding: 1.063em 0 0 0;
    position: relative;
    border-top: 1px solid #e5e5e5;
}
.progress_bar {
    border-top: 1px solid #e5e5e5;
    padding-top: 2.782em;
}
.total-summary {
    padding: 0 1.518em 0 1.517em;
    font-size: 1em;
    color: #787878;
}
.summary {
    font-size: 0.938em;
    padding: 0.657em 1.517em 1.719em 1.517em;
    color: #787878;
    font-style: italic;
    font-weight: 300;
}
.progress_bar .rating_label {
    display: inline;
    font-style: normal;
    padding: 1.517em 1.517em 0 0;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.8125em;
    text-align: center;
    color: #404040;
}
span.rating-criteria-score {
    position: relative;
    left: 1.517em;
    top: -0.406em;
    font-weight: 400;
}
span.rating-criteria-score em {
    font-size: 0.938em;
    font-weight: 300;
    color: #787878;
    padding-left: 0.406em;
}
.rating-bg {
    font-weight: 300;
    display: block;
    width: 100%;
    line-height: 1.517;
    text-align: left;
    position: relative;
    padding: 0 1.517em 0.938em 1.517em;
}
.rating-bg h3 {
    display: inline;
    margin-left: 0.2em;
    font-size: 1.517em;
    font-weight: 700;
    padding-top: 0.1em;
}
.rating-bg .total-score {
    font-size: 2.454em;
}

.progress_bar .rating_single_bar {
    position: relative;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 1.517em;
    border-bottom: 8px solid rgba(0,0,0,0.1);
    width: 60%;
}
.progress_bar .rating_single_bar .rating_bar {
    border-bottom: 8px solid;
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    top: 0;
    left: 0;
    transition: width 1s linear;
    -moz-transition: width 1s linear;
    -webkit-transition: width 1s linear;
    -o-transition: width 1s linear;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.progress_bar .rating_single_bar:last-child {
    margin-bottom: 0;
}

/* 12. MEDIA */

.post-image, .post-text-bg {
    margin: 0;
}
.media-holder img, .post-image img {
    width: 100%;
}
.blog-grid .media-holder img {
    width: auto;
}
.blog-grid .media-holder.left {
    float: left;
    margin-right: 1.719em;
}
.blog-grid .media-holder.left img {
    width: auto;
    max-height: 300px;
}
.media-holder {
    line-height: 0;
}
.media-holder {
    margin-bottom: 1.517em;
}
.post-section .media-holder {
    margin-bottom: 1.517em;
}
.widget .media-holder {
    margin-bottom: 0.938em;
}
.ad.widget {
    margin-bottom: 1.719em;
}
.ad.widget img, .ad.widget iframe {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.portfolio .media-holder, .single .entry-wrapper .portfolio .media-holder {
    padding: 0;
    border: 0;
    margin: 0;
}
.slider {
    display: none;
    opacity: 0;
}
.slider .media-holder {
    margin-bottom: 0;
}
.single .entry-wrapper .media-holder {
    padding: 0;
    margin: 0 0 1.719em 0;
}
.single .entry-wrapper .media-holder.has-info {
    margin: 0 0 1.125em 0;
}
.single-page .media-holder img {
    outline: none;
}
.small-block .media-holder {
    margin: 0 0.938em 0 0;
    float: left;
}
.small-block .media-holder img {
    width: 50px;
}
.small-block.simple .media-holder img, .recent-widget .media-holder img, .mini .small-block .media-holder img {
    width: 64px;
}
.flex-video.brightcove {
    padding-top: 0;
}
.soundcloud iframe {
    width: 100%;
    height: 100%;
}
.entry-content iframe {
    max-width: 100%;
}
.single .soundcloud iframe, .blog-grid .soundcloud iframe {
    min-height: 270px;
}

/* CSS3 Hover Effects */

.media-holder.has-hover, .media-holder.overlay {
    position: relative;
}
.media-holder.has-hover .is-hover {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(33,33,33,0.12) 24%, rgba(33,33,33,0.24) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(24%,rgba(33,33,33,0.12)), color-stop(100%,rgba(33,33,33,0.24))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.24) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.24) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.24) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.24) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#7a212121',GradientType=0 ); /* IE6-9 */
}
.media-holder.has-hover:hover .is-hover {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(33,33,33,0.12) 24%, rgba(33,33,33,0.48) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(24%,rgba(33,33,33,0.12)), color-stop(100%,rgba(33,33,33,0.48))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.48) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.48) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.48) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.48) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#7a212121',GradientType=0 ); /* IE6-9 */
}
.media-holder.overlay .is-info {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(33,33,33,0.12) 24%, rgba(33,33,33,0.48) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(24%,rgba(33,33,33,0.12)), color-stop(100%,rgba(33,33,33,0.48))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.48) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.48) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.48) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(33,33,33,0.12) 24%,rgba(33,33,33,0.48) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#7a212121',GradientType=0 ); /* IE6-9 */
}
.media-holder.overlay .is-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 100%;
    height: inherit;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.719em;
}
.media-holder .is-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.media-holder .is-info {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}
.single-page .is-info  .entry-header {
    padding: 0;
    margin: 0;
}
.media-holder .is-info .rating-bg {
    position: absolute;
    top: 0;
    right: 1.719em;
    text-align: right;
    width: 40%;
    padding: 0;
    line-height: 1;
    font-size: 1em;
}
.media-holder .is-info .rating-bg h3 {
    display: none;
}
.is-info .rating-bg .total-score {
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
    font-size: 1.719em;
    display: inline-block;
    min-width: 1.92em;
    padding: 1em 0.5em 0.34em 0.5em;
    font-weight: bold;
}
.total-score-number {
    position: relative;
    top: -0.1em;
    right: 0.2em;
}
.single-page .entry-wrapper .movie-info {
    padding: 1.719em 0;
    text-align: left;
    color: rgba(255,255,255,0.8);
    list-style: none;
    margin: 0;
    font-weight: bold;
}
.movie-info li {
    padding: 0;
}
.movie-info a {
    color: rgba(255,255,255,0.9);
    border-bottom: 1px solid;
}
.movie-info a:hover {
    color: #fff;
}
.review-meta {
    clear: both;
    display: block;
    overflow: hidden;
}
.media-holder img, .flickr a img, .media-holder.has-info.overlay img,  .media-holder.overlay:hover img, .author-img img {
    outline: 9px solid rgba(255,255,255,0.12);
    outline-offset: -9px;
}
.media-holder.has-hover:hover .is-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.media-holder.has-hover.overlay .is-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.is-hover .inner {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 27px;
    width: 100%;
    display: block;
}
.is-info .inner {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.719em 1.719em 0 1.719em;
    width: 100%;
    height: auto;
    display: block;
}
.format-gallery .is-hover .inner {
    height: 100%;
}
.is-hover p.title-text {
    font-weight: 400;
    font-size: 0.938em;
    padding-bottom: 0;
}
.is-hover p.title-text a, .is-hover h2 a, .is-hover .icon a {
    color: #fff;
}
.is-hover a:hover, .is-hover p.title-text a:hover, .is-hover .icon a:hover, .is-hover .icon {
    color: rgba(255,255,255,0.8);
}
.is-hover h5 a {
    color: #fff;
    color: rgba(255,255,255,0.9);
}
.is-hover h5 a:hover {
    color: #fff;
    color: rgba(255,255,255,0.7);
}
.is-hover h2 {
    font-size: 0.75em;
    text-shadow: 0 1px 1px rgba(0,0,0,0.8);
    margin: 0;
    font-weight: 400;
}
.large-slide .is-hover h2, .slide-row .large-slide .is-hover h2 {
    font-size: 1.25em;
}
.is-hover h5 {
    font-size: 0.938em;
    text-transform: none;
    margin: 0;
    padding: 0.675em 0 0.125em 0;
    font-weight: 300;
    color: #fff;
    letter-spacing: normal;
    text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}
.is-hover .icon {
    display: block;
    font-size: 1.25em;
    position: absolute;
    top: 45%;
    left: 45%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

/* Attachments */

.type-attachment {
    margin: 1.719em 1.719em 3.971em 1.719em;
}
.entry-attachment {
    background: #fff;
    padding: 1.719em 0 0 0;
}
.entry-description {
    font-size: 0.875em;
    margin-top: 1.719em;
    margin-bottom: 3.971em;
    border-bottom: 1px solid #e5e5e5;
}
#image-navigation {
    margin: 1.875em 0;
}
#image-navigation a {
    color: #fff;
}
#image-navigation a:hover {
    color: #f2f2f2;
}
.previous-image {
    float: left;
    background: #3C3C3D;
    padding: 1.25em;
    display: block;
    margin-right: 1.25em;
    z-index: 5000;
}
.next-image {
    float: right;
    background: #3C3C3D;
    padding: 1.25em;
    display: block;
    margin-left: 1.25em;
    z-index: 5000;
}
.entry-content .entry-attachment img {
    margin: 0;
}
.image-attachment .entry-meta {
    margin:1.719em 0;
    color: #787878;
    font-size: 0.938em;
}

/* WordPress Galleries & Images */

.gallery {
    margin: 1.719em 0;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33.3333%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery dl, .gallery dt {
    margin: 0;
}
.gallery br+br {
    display: none;
}
img.alignright {
    float: right;
    margin: 0.406em 0 0.5em 1.25em;
}
img.alignleft {
    float: left;
    margin: 0.406em 1.063em 0.657em 0;
}
img.alignnone {
    margin: 0 0 0.657em 0;
}
img.aligncenter {
    display: block;
    margin: 0.657em auto;
}
.alignright {
    float: right;
    margin: 0 0 0 1.25em;
}
.alignleft {
    float: left;
    margin: 0 1.25em 0 0;
}
.aligncenter {
    display: block;
}
.wp-caption {
    text-align: center;
    margin-bottom: 1em;
    font-weight: 300;
    max-width: 100%;
}
.wp-caption.alignright img {
    max-width: 100%;
}
.wp-caption img {
    padding: 0;
    margin-top: 0.43em;
    width: 100%;
}
.wp-caption-text, .gallery-caption .wp-caption-text{
    line-height: 1.517;
    font-size: 0.75em;
    font-weight: 300;
    color: #aaa;
    font-style: normal !important;
    letter-spacing: normal !important;
    padding: 0 !important;
    margin: 0.657em;
    text-align: right;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

/* 13. MISCELLANEOUS */

#post-0 .entry-content {
    width: 70%;
}
.alert-box.secondary {
    color: #787878;
    padding: 1.063em;
}
a.gray-link{
    color: #787878;
}
.cat-description {
    font-size: 0.75em;
    padding: 0 2.454em 1.517em 2.454em;
    color: #aaa;
    border-left: 1px solid #e5e5e5;
    min-height: 59px;
    font-weight: 300;
    display: block;
}
.cat-description p {
    margin: 0;
    padding: 0;
}
.entry-date {
    color: #888;
    font-weight: 300;
    font-size: 0.75em;
    display: block;
    letter-spacing: 1px;
    padding: 1.517em 0 0.938em 0;
    line-height: 1.719;
}
.entry-date i, .aside-meta i {
    color: #787878;
}
.entry-date a {
    color: #aaa;
}
.entry-date span {
    padding-right: 0.657em;
    font-weight: 400;
}
.entry-date span.comments-nubmer {
    border: 1px solid #e5e5e5;
}
.divider {
    clear: both;
}
.divider-line {
    height: 1px;
    width: 100%;
    margin: 0 auto;
    clear: both;
    background: #e5e5e5;
}
.divider-mini {
    height: 1em;
    display: inline-block;
}
.divider-small {
    margin-bottom: 1.25em;
    clear: both;
}
.divider-medium {
    margin-bottom: 2.25em;
    clear: both;
}
.more i,.more-large i {
    font-size: 0.75em;
}
.about-author {
    display: block;
    padding: 1.719em;
}
.about-author p {
    font-size: 0.875em;
}
.author-img img {
    float: left;
    display: block;
    margin: 0 1.719em 0 0;
}
.simplemap {
    margin-bottom: 1.719em;
}
#wrapper .sticky {
    position:static;
}
#wrapper .blog-grid .sticky {
    background: #f0f0f0;
}
#form_elements, #list_types, #paragraph, #headings, #tables, #misc {
    font-size: 2em;
}

/** 14. WIDGETS **/

/* General Widget Styles */

.widget.featured-widget, .widget.featured-widget-excerpt {
    border-bottom: 0;
    padding-bottom: 0;
}
.featured-widget .entry-date, .featured-widget-excerpt .entry-date {
    padding: 0.567em 0 1.517em 0;
}
.widget.featured-widget .panel, .widget.featured-widget-excerpt .panel{
    padding-bottom: 0.202em !important;
}
.widget-title {
    border-bottom: 1px solid #e5e5e5;
    margin: -1.063em 0 1.063em 0;
    height: 59px;
    padding: 1.063em 0;
    display: block;
}
.widget .panel {
    padding-top: 1.063em;
}
.widget h6 {
    margin: 3px 0 0 0;
    padding: 0;

}
.widget .large-block, .featured-widget .large-block p.title-text {
    padding: 0;
}
.widget.recent-widget {
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget.recent-widget .entry-date {
    padding: 0.358em 0 0 0;
}
.widget.recent-widget p.title-text {
    margin-top: -3px;
}
.widget.widget_search .widget-title {
    border-bottom: 0;
}
.widget.widget_search input[type="text"] {
    height: 44px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}
.widget.widget_search .postfix {
    height: 45px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
}
.widget.widget_search .widget-title {
    margin-bottom: 0;
}
.widget dl.tabs {
    margin-top: -1.063em;
}
.widget dl.tabs {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1.063em;
}
.widget .tabs dd > a {
    display: block;
    background: transparent;
    color: #212121;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 1.18em 1.527em 0 0;
    font-size: 0.75em; }

.widget .tabs dd > a:hover {
    color: #787878;
}
.widget .tabs-content > .content {
    padding: 1.063em 0 0 0;
}
.widget .tabs-content {
    margin-bottom: 0;
}
.widget.qr-widget p {
    line-height: 1.517;
    font-size: 0.75em;
    color: #888;
}
.widget.qr-widget img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
.widget ul {
    display: block;
    margin: 0;
    list-style-type: none;
    list-style-position: inside;
}
.widget ul li {
    margin: 0 0 0.43em 0;
    padding: 0 0 0.43em 0;
    font-size: 0.938em;
    list-style: none;
    border-bottom: 1px dotted #e5e5e5;
    color: #aaa;
    font-weight: 300;
}
.widget ul li ul {
    margin: 6px 0 0 0;
    padding: 0;
    text-transform: none !important;
    list-style-type: square;
    list-style-position: inside;
}
.widget ul li ul li  {
    border: 0;
    margin: 0;
    font-size: 13px;
}
.widget ul li ul li a {
    color: #787878;
}
.widget ul li ul li ul {
    margin: 6px 0 0 1em;
    text-transform: none !important;
    list-style-position: inside;
    background: none;
}
.widget ul li ul li ul li {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.widget ul li a {
    color: #404040;
    padding: 1px 0;
    font-weight: 400;
}
.widget ul li.active a {
    font-weight: 300;
}
.widget .divider {
    height: 0;
    padding: 0;
    list-style: none;
    margin: 0 0 1.063em 0;
}

/* Tag Cloud */

.tagcloud {
    margin: 0 0 1.063em -2px;
}
.tagcloud a{
    margin: 0 0 3px 3px;
    padding: 0.125em;
    display:inline-block;
    line-height: 1;
    color: #212121;
}
.tagcloud a:hover {
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
/* WP Recent comments */

ul#recentcomments li {
    display: block;
    margin-bottom: 1em;
    font-size: 0.875em;
    color: #787878;
    font-weight: 300;
}
ul#recentcomments li a {
    display: inline-block !important;
    font-size: 1em;
    font-style: normal;
}
ul#recentcomments li a.url {
    font-style: italic;
    font-size: 1em;
    color: #787878;
}

/* Flickr Plugin */

.wpfw_flickr_widget {
    clear: both;
    overflow: hidden;
}
.flickr {
    margin-top: 0.125em;
}
.flickr a{
    margin-bottom:1.42em;
    margin-right:1.42em;
    line-height:1;
    float:left;
}
.flickr a:last-of-type {
    margin-right: 0;
}
.flickr a img{
    line-height:0;
    width: 50px;
    border: 0;
}

/* Text Widget */

.textwidget {
    font-size: 0.75em;
    line-height: 1.517;
    margin: 0;
}
/* WP Calendar */
#calendar_wrap table {
    border: 0;
}
#calendar_wrap table thead tr th,
#calendar_wrap table thead tr td,
#calendar_wrap table tfoot tr th,
#calendar_wrap table tfoot tr td {
    padding: 0.657em;
    font-size: 0.75em;
    font-weight: bold;
}
#calendar_wrap table tr th, #calendar_wrap table tr td {
    padding: 0.657em;
    font-size: 0.75em;
}
table#wp-calendar {
    border-spacing: 1px;
}
table#wp-calendar caption {
    padding: 0 0 0.125em 0;
    text-align: left;
    font-style: italic;
    font-size: 1em;
    font-weight: 300;
}
#wp-calendar #prev a, #wp-calendar #next a  {
    font-weight: 300;
    color: #000;
}
table#wp-calendar {
    width: 100%;
}
table#wp-calendar thead {
    border: 1px solid;
}
.widget_calendar thead>tr>th {
    color: #fff;
}
table#wp-calendar th {
    border: 0;
}
table#wp-calendar td#today {
    color: #fff;
}
table#wp-calendar td {
     color: #4d4d4d;
}
table#wp-calendar td, table#wp-calendar th {
    text-align: center;
}

/* RSS Widget */

.widget_rss ul li {
    text-transform: none !important;
    padding: 0.5em 0;
}
.widget_rss ul li a {
    font-style: normal;
    line-height: 1.5;
}
.rssSummary {
    font-size: 0.8572em;
    line-height: 1.517;
    color: #787878;
    font-weight: 400;
}
.rss-date {
    font-size: 0.8572em;
    color: #aaa;
    margin: 0.375em 0 1.063em 0;
    display: block;
    font-style: normal;
}
.widget_rss cite {
    text-align: right;
    display: block;
    font-style: italic;
    font-size: 0.875em;
    margin: 0.625em 0;
    color: #787878;
}

/* Sidebar Widgets */

#sidebar {
    z-index: 10;
    line-height: 1.719;
}
#sidebar .one-column {
    margin-right: 1.719em;
    margin-left: 1.719em;
}
#sidebar .narrow {
    width: 38%;
    float: left;
    padding: 0 0 0 1.719em;
    display: none;
}
#sidebar .wide {
    width: 100%;
    float: none;
    padding: 0 1.719em;
}
#sidebar .dark {
    border-bottom: 1px solid #787878;
}
#sidebar .panel {
    border: 1px solid #e5e5e5;
    margin-bottom: 1.719em;
    padding: 1.063em 1.063em 1.063em 1.063em;
}
#magazine #sidebar .panel {
    border: 0;
    padding: 1.063em 0 0 0;
}
/*#sidebar .widget_text .panel, #sidebar .widget_calendar .panel, #sidebar .widget.widget_search .panel{
    border: 0;
    padding: 0;
}*/
#sidebar .widget_text .panel img, #sidebar .widget_text .panel iframe, #sidebar .widget_text .panel .textwidget div {
    display: block; margin: 0 auto; text-align: center;
}
#sidebar .widget_text .panel img.wp-smiley {
    display: inline-block; margin: auto; text-align: left;
}
#sidebar hr {
    border-color: #e5e5e5;
}
/* Footer Widgets */

#footer-top {
    margin: 0;
    border-top: 1px solid #e5e5e5;

}
#footer-top .footer-line {
    padding-right: 1.715em;
}
#footer-top .panel {
    margin-top: 0.938em;
}
#footer-top .logo {
    float: left;
    margin: 0;
    padding: 0;
}
#footer-top .text-logo {
    margin: 0;
    padding: 0;
}
#footer-top .text-logo h4 {
    text-align: left;
    font-size: 0.579em;
    line-height: 1.719;
}
#footer-top .widget {
    clear: both;
    padding-bottom: 1.063em;
    padding-left: 1.715em;
}
#footer-top .textwidget {
    font-size: 0.875em
}
#footer-top .flex-video {
    margin: 0 0 0.406em 0;
}

/** 15. PAGINATION **/

#page-nav {
    font-style: italic;
}
.pagination-centered {
    margin: 0;
    text-align: center;
}
ul.page-numbers {
    display: inline-block;
    margin: 1.719em 0 1.25em 0;
    font-weight: 300;
    padding: 0;
}
.page-numbers li {
    display: block;
    float: left;
    color: #404040;
    font-size: 1.063em;
}
.page-numbers li a {
    display: block;
    color: #404040;
    text-align: center;
    margin-right: 0.358em;
    padding: 0.358em 0.938em;
    border: 1px solid #e5e5e5;
}
.page-numbers li a.next.page-numbers, .page-numbers li a.prev.page-numbers{
    padding: 0.358em 0;
    text-align: center;
    border: 0;
}
.page-numbers li span.dots{
      padding: 0.358em 0.657em 0 0.358em;
      text-align: center;
      border: 0;
  }
.page-numbers li:hover a,
.page-numbers li a:focus {
    color: #aaa;
    padding: 0.358em 0.938em;
}
.page-numbers li.unavailable a {
    cursor: default;
    color: #787878;
    padding: 0.358em 0.938em;
}
.page-numbers li.unavailable:hover a, .page-numbers li.unavailable a:focus {
    background: transparent;
}
.page-numbers li.current a {
    cursor: default;
    font-weight: 700;
    padding: 0.358em 0.938em;
    border: 1px solid #e5e5e5;
}
.page-numbers li span.current {
    padding: 0.358em 0.938em;
    margin-right: 0.358em;
    text-align: center;
    cursor: default;
    display: block;
    font-weight: 400;
    border: 1px solid #e5e5e5;
}

/** 16. HOT NEWS **/

#news {
    position: relative;
}

.ticker-title {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-left: 1.719em;
    background: #404040;
    height: 59px;
    z-index: 20;
}
.ticker-title h6 {
    padding: 1.517em 1.517em 0 1.517em;
    margin: 0;
    color: #ccc;
}

.newsticker {
    width: 100%;
    height: 59px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow:    inset 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    box-shadow:         inset 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.newsticker .news-item {
    float: left;
    margin: 0 1.719em 0 0;
    padding: 0.406em 0 0 0;
    font-size: 0.938em;
}
.newsticker .news-item a {
    padding: 0;
    margin: 0;
}
.newsticker .entry-date {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 0.875em;
    color: rgba(255,255,255,0.8);
}

/** 17. PLUGINS **/

/*
 * Nivo Lightbox v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.nivo-lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    width: 100%;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.nivo-lightbox-wrap  {
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 10%;
    right: 10%;
}
.nivo-lightbox-content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.nivo-lightbox-title-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
    position: absolute;
    top: 50%;
    left: 0;
}
.nivo-lightbox-next {
    position: absolute;
    top: 50%;
    right: 0;
}
.nivo-lightbox-close {
    position: absolute;
    top: 2%;
    right: 2%;
}

.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
}
.nivo-lightbox-content iframe {
    width: 100%;
    height: 100%;
    max-height: 444px;
}
.nivo-lightbox-ajax {
    max-height: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
    display: table-cell;
    vertical-align: middle;
}

.nivo-lightbox-effect-fade,
.nivo-lightbox-effect-fadeScale,
.nivo-lightbox-effect-slideLeft,
.nivo-lightbox-effect-slideRight,
.nivo-lightbox-effect-slideUp,
.nivo-lightbox-effect-slideDown,
.nivo-lightbox-effect-fall {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: translateZ(300px);
    -moz-transform: translateZ(300px);
    -ms-transform: translateZ(300px);
    transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.nivo-lightbox-title {
    font: 0.875em;
    line-height: 1.517;
    font-style: normal;
    font-weight: normal;
    background: #000;
    color: #fff;
    padding: 7px 15px;
    border-radius: 30px;
}
/*
 * Nivo Lightbox Default Theme v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
    background: #000;
    background: rgba(0,0,0,0.7);
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(img/nivo/loading.gif) no-repeat 50% 50%; }

.nivo-lightbox-theme-default .nivo-lightbox-nav {
    top: 10%;
    width: 8%;
    height: 80%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url(img/nivo/prev.png);
    border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url(img/nivo/next.png);
    border-radius: 3px 0 0 3px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
    display: block;
    background: url(img/nivo/close.png) no-repeat 5px 5px;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    padding: 5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }

.nivo-lightbox-theme-default .nivo-lightbox-image img {
    background: #fff;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
    background: transparent;
    padding: 40px;
}

/* Nivo Lightbox Custom Theme */

.nivo-lightbox-theme-custom.nivo-lightbox-overlay {
    background: #000;
    background: rgba(0,0,0,0.7);
}
.nivo-lightbox-theme-custom .nivo-lightbox-wrap {
    max-width: 760px;
    margin: 0 auto;
}
.nivo-lightbox-theme-custom .nivo-lightbox-content.nivo-lightbox-loading { background: url(img/nivo/loading.gif) no-repeat 50% 50%; }

.nivo-lightbox-theme-custom .nivo-lightbox-nav {
    top: 10%;
    width: 8%;
    height: 80%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.nivo-lightbox-theme-custom .nivo-lightbox-nav:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-custom .nivo-lightbox-prev {
    background-image: url(img/nivo/prev.png);
    border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-custom .nivo-lightbox-next {
    background-image: url(img/nivo/next.png);
    border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-custom .nivo-lightbox-close {
    display: block;
    background: url(img/nivo/close.png) no-repeat 5px 5px;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    padding: 5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.nivo-lightbox-theme-custom .nivo-lightbox-close:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

.nivo-lightbox-theme-custom .nivo-lightbox-image img {
    background: #fff;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-custom .nivo-lightbox-ajax,
.nivo-lightbox-theme-custom .nivo-lightbox-inline {
    background: transparent;
    padding: 40px;
}

/*
 * 	Core Phenix Carousel CSS File
 *	v2.0.0
 */

/* clearfix */
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel{
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index:1;
}

.owl-carousel .owl-stage{
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage-outer{
    position:relative;
    overflow: hidden;
}

.owl-carousel .owl-stage-outer.owl-height{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-video-wrapper{
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon{
    position:absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url('img/owl-video-play.png') no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition-property: scale;
    transition-duration: 100ms;
    transition-timing-function: ease;
}

.owl-carousel .owl-video-play-icon:hover{
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon{
    display: none;
}
.owl-carousel .owl-video-tn {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;

    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;

    transition-property: opacity;
    transition-duration: 400ms;
    transition-timing-function: ease;
}

.owl-carousel .owl-video-frame{
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-refresh .owl-item{
    display: none;
}

.owl-carousel .owl-item{
    position:relative;
    min-height: 1px;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}


/* Modified Owl theme */

.owl-theme .owl-controls {
    text-align: center;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: #f0f0f0;
    border-bottom: 1px solid #e5e5e5;
}

.owl-controls .owl-nav,
.owl-controls .owl-dot{
    cursor: pointer;
    cursor: hand;

}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-nav div{
    color: #FFF;
    display: block;
    margin: -44px 0;
    font-size: 12px;
    width: 32px;
    height: 44px;
    cursor: pointer;
    background-color: #212121;
    background-image: url(img/arrows.png);
    position: absolute;
    top: 55%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    padding: 0;
    line-height: 0;
    text-decoration: none;
    z-index: 10;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls .owl-nav div:hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-decoration: none;
}


.owl-theme .owl-controls .owl-next {
    right: -44px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-position: -238px 12px;
}
.owl-theme .owl-controls .owl-prev {
    left: -44px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-position: -192px 12px;
}
.owl-carousel:hover .owl-controls .owl-next{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    right: 0;
}
.owl-carousel:hover .owl-controls .owl-prev {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    left: 0;
}
.owl-theme .owl-controls .owl-nav div:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
/* Styling dots*/

.owl-theme .owl-dots .owl-dot{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-dots .owl-dot span{
    -webkit-backface-visibility: visible;
    display: block;
    width:44px;
    height: 9px;
    margin: 0 0 0 1px;
    background: #444;
    transition-property: opacity;
    transition-duration: 200ms;
    transition-timing-function: ease;
}
/*.owl-theme .owl-dots .owl-dot:hover span,*/
.owl-theme .owl-dots .owl-dot.active span{
}

/* to do */
.owl-carousel .owl-stage.backfacefix .owl-item{
    -webkit-backface-visibility: hidden;
}

.owl-carousel .owl-item img.owl-lazy{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;

}

.owl-carousel .owl-item img{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition-property: opacity;
    transition-duration: 400ms;
    transition-timing-function: ease;
}

.owl-rtl{
    direction: rtl;
}
.owl-rtl .owl-item {
    float:right;
}
.form-filter {
    padding-top: 1.719em;
}
.form-filter select {
    background: #cf4647;
    color: #fff;
    border: 0;
}
.reset-button {
    display: block;
    margin-top: 5px;
    margin-right: 15px;
    float: right;
}
.aligncenter {
margin: 0 auto;
}
.letterboxd-embed {
    margin-bottom: 1.719em;
    line-height: 0;
}
.grid-item .entry-date i.i-comment, .grid-item .entry-date i.i-pencil {
    padding-left: 0.5em
}