/*
Theme Name: Franklyn
Theme URI: http://themes.eugeneo.com/franklyn/
Author: EugeneO
Description: Lovingly created by EugeneO.
Author URI: http://themeforest.net/user/EugeneO/portfolio/
Version: 1.8
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
 */

 
/*	BASE 
	================================================== */

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    background-color: #F9F9F9;
    margin: 0;
    font-size: 0.75em;
    line-height: 1.833em;
}

body,
button,
input,
select,
textarea {
    font-family: helvetica, arial, sans-serif;
    color: #434343;
}

::-moz-selection {
    background: #fe57a1;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #fe57a1;
    color: #fff;
    text-shadow: none;
}

/*  HTML5 Elements
	================================================== */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {    display: block }

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {    display: none }

[hidden] {    display: none }

/* Links
   ================================================== */

a,
a:visited {
    color: #E44A4A;
    text-decoration: none;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    transition: color 0.25s;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;
    transition: background-color 0.25s;
}

a:hover,
a:visited:hover {    color: #333 }

a:focus {    outline: thin dotted }

/* ===[ Improve readability when focused and hovered in all browsers: h5bp.com/h ]=== */

a:hover,
a:active {    outline: 0 }

/*  Typography
	================================================== */

p {
    line-height: 1.833em;
    margin: 20px 0 0;
}

p:empty { display: none; } /* Empty p fix */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 20px 0;
}

h1 {
    font-size: 2em;
    line-height: 1.167em;
    margin: 40px 0 0;
}

h2 {
    font-size: 1.667em;
    line-height: 1.100em;
    margin: 40px 0 0;
}

h3 {
    font-size: 1.333em;
    line-height: 1.250em;
    margin: 40px 0 0;
}

h4 {
    font-size: 1.167em;
    line-height: 1.286em;
    margin: 40px 0 0;
}

h5 {
    color: #999;
    font-size: 1.167em;
    line-height: 1.286em;
    margin: 40px 0 0;
}

h6 {
    color: #999;
    font-size: 0.917em;
    line-height: 1.455em;
    margin: 40px 0 0;
    text-transform: uppercase;
}

abbr[title] {    border-bottom: 1px dotted }

b,
strong {    font-weight: bold }

blockquote {
    border-left: 4px solid #DDD;
    color: #999;
    font-size: 1.250em;
    font-weight: 700;
    margin: 20px 0 0;
    padding: 20px 40px 40px;
}

cite { }

cite:before {    content: "- " }

dfn {    font-style: italic }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

/* ===[ Redeclare monospace font family: h5bp.com/j ]=== */

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/* ===[ Improve readability of pre-formatted text in all browsers ]=== */

pre {
    background: #F9F9F9;
    border: 1px dotted #CCC;
    color: #333;
    margin: 20px 0;
    padding: 10px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {    quotes: none }

q:before,
q:after {
    content: "";
    content: none;
}

small {    font-size: 0.917em }

/* ===[ Position subscript and superscript content without affecting line-height: h5bp.com/k ]=== */

sub,
sup {
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {    top: -0.5em }

sub {    bottom: -0.25em }

/*	Lists
	================================================== */

ul,
ol {
    margin: 20px 0;
    padding: 0 0 0 20px;
}

dd {    margin: 0 0 0 40px }

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

/*	Embedded Content
	================================================== */

/**
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 **/

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

.content img,
#grid-wrapper img {
	height: auto;
    max-width: 100%;
}

/* ===[ Correct overflow not hidden in IE9 ]=== */

svg:not(:root) {    overflow: hidden }

/*	Figures
	================================================== */

figure {    margin: 0 }

/*	Forms
	================================================== */

form {    margin: 0 }

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/* ===[ Indicate that 'label' will shift focus to the associated form element ]=== */

label {    cursor: pointer }

/**
 *	1. Correct color not inheriting in IE6/7/8/9 
 *	2. Correct alignment displayed oddly in IE6/7
 **/

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
}

/**
 *	1. Correct font-size not inheriting in all browsers
 *	2. Remove margins in FF3/4 S5 Chrome
 *	3. Define consistent vertical alignment display in all browsers
 **/

button,
input,
select,
textarea {
    font-size: 1em;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

/**
 *	1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 *	2. Correct inner spacing displayed oddly in IE6/7
 **/

button,
input {
    line-height: normal;
    *overflow: visible;
}

/* ===[ Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 ]=== */

table button,
table input {    *overflow: auto }

/**
 *	1. Display hand cursor for clickable form elements
 *	2. Allow styling of clickable form elements in iOS
 **/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

/* ===[ Consistent box sizing and appearance ]=== */

input[type="checkbox"],
input[type="radio"] {    box-sizing: border-box }

input[type="search"] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {    -webkit-appearance: none }

/* ===[ Remove inner padding and border in FF3/4: h5bp.com/l ]=== */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 *	1. Remove default vertical scrollbar in IE6/7/8/9 
 *	2. Allow only vertical resizing
 **/

textarea {
    line-height: 1.833em;
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/* ===[ Colors for form validity ]=== */

input:valid,
textarea:valid { }

input:invalid,
textarea:invalid {    background-color: #f0dddd }

/*	Styling
	================================================== */

label,
label  + span {
    display: inline-block;
    margin: 0 0 10px;
    font-weight: 700;
}

input[type="checkbox"] + label {    margin: 0 }

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
    background: #FFF;
    border: 1px dotted #CCC;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 10px;
    width: 300px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {    background: #F6F6F6 }

textarea {
    height: 100px;
    resize: none;
    width: 100%;
}

select {
    background: #FFF;
    border: 1px dotted #CCC;
    display: block;
    padding: 10px;
    width: 230px;
}

input[type="radio"] {    margin: 0 10px 5px 0 }

input[type="checkbox"] {
    float: left;
    height: auto;
    margin: 4px 5px 0 0;
    width: auto;
}

/* ===[ Sidebar forms ]=== */

#sidebar select {    width: 100% }

/* ===[ Contact Form ]=== */

.page-template-page-contact-php #respond {    margin-top: 40px }

#respond {
    clear: both;
    margin-bottom: 20px;
}

.contact-form { width: 50%; }

    #respond form {
        margin-top: 20px;
        max-width: 100%;
    }

    #respond .half {
        margin-bottom: 0;
        margin-top: 0;
    }

.comment-form-comment { clear: both; }

span.required {    color: #E44A4A }

.half input[type="text"],
.half input[type="password"],
.third input[type="text"],
.third input[type="password"] {
    display: block;
    width: 100%;
}

#respond textarea {    display: block }

input.error,
textarea.error {    border: 1px solid #FF0000 }

label.error {    color: #FF0000 }

/*	Tables
	================================================== */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {    vertical-align: top }

.content-container table {
    background-color: #F6F6F6;
    border: 1px dotted #CCC;
    border-collapse: collapse;
    margin: 20px 0 40px;
    width: 100%;
    word-wrap: break-word;
}

.content-container th {
    background-color: #DDD;
    padding: 10px 0;
    text-align: center;
}

.content-container tr:nth-of-type(even) {    background-color: #FFF }

.content-container td {
    border-top: 1px dotted #CCC;
    border-left: 1px dotted #CCC;
    padding: 5px;
}

.content-container td:first-child {    border-left: none }

/*	Video
	================================================== */

.media-player,
.video-player {    margin: 20px auto 20px }

video {
    max-width: 100%;
    height: auto;
}

.video-container {
    margin: 0 auto 40px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.item .video-container {		margin: 0 auto; }

.video-container.bliptv {	padding-top: 25px; }

.video-container.hulu {    padding-top: 0 }

.video-container.dailymotion {    padding-top: 0 }

.video-container.youtube {    padding-top: 30px }

.video-container.vimeo {    padding-top: 10px }

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*	WP Styling
	================================================== */

/* ===[ Float elements left or right ]=== */

.alignleft {    float: left }

.alignright {    float: right }

.alignnone {    margin: 5px 20px 20px 0 }

.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto;
}

.wp-caption.alignright {    margin: 0 0 0 10px }

img.alignright {    margin: 0 0 20px 20px }

.wp-caption.alignleft {    margin: 0 10px 0 0 }

img.alignleft {    margin: 0 20px 20px 0 }

.wp-caption-text {
    color: #666;
    font-style: italic;
    margin: 10px 0;
}

.gallery-caption {
    color: #999;
    font-size: 0.917em;
    font-style: normal;
}

/*	ColorBox Styling
	================================================== */

.alignleft + span.zoomHover { margin: -10px 0 0 -10px !important; }

.alignright + span.zoomHover { margin: -10px 0 0 10px !important; }


/*	LAYOUT
	================================================== */

#wrapper { min-width: 997px; } /* Protect desktop layout when window is less than 1024px wide */

/*	Loading
   ================================================== */

.no-js #loading-screen {    display: none }

#loading-screen {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
}

#loader {
    background: #F9F9F9 url( images/page-loader.gif ) center center no-repeat;
    height: 100%;
    margin-left: 220px;
}

/*	Logo
	================================================== */

.logo {
    color: #FFF;
    display: block;
    display: block;
    font-weight: 700;
}

.logo,
.logo:hover,
.logo:visited,
.logo:visited:hover {    color: #FFF }

    .logo img {
        display: block;
        height: auto;
        margin: 0 auto;
        max-width: 100%;
    }

    .logo span {
        font-size: 1.833em;
        line-height: 1.364em;
        margin: 80px 20px;
        display: block;
        text-align: center;
        color: #FFF;
    }

/*	Navigation
	================================================== */

#nav-sidebar {
    background-color: #262626;
    bottom: 0;
    position: fixed;
    top: 0;
    width: 220px;
    z-index: 999; /* Place above all over content */
}

.nav-container {    padding: 0 20px }

#nav-sidebar a {
	display: block;
	padding: 1px 0 0;
}

/*	Primary Navigation
	================================================== */

#primary-nav { clear: both; }

    #primary-navigation li {
        border-top: 1px solid #202020;
        font-size: 1.167em;
        font-weight: 700;
        padding: 6px 0;
        position: relative;
    }

    #primary-navigation li:first-child {    border: none }

    #primary-navigation a {    color: #FFF }

    #primary-navigation > li > a:hover,
    #primary-navigation > li.hover > a {    background: url(images/nav-hover-icon.png) right center no-repeat }

    #primary-navigation a:hover,
    #primary-navigation .hover > a {    color: #999 }

/*	Primary Navigation Submenus
	================================================== */

    #primary-navigation li ul {
        background-color: #1B1B1B;
        display: none;
        left: 180px;
        position: absolute;
        top: 0;
        width: 180px;
        z-index: 99999;
    }

        #primary-navigation li ul li {
            border: none;
            font-size: 0.857em;
            font-weight: 400;
            padding: 0 10px;
        }

        #primary-navigation li ul a {
            border-top: 1px solid #222;
            padding: 6px 0;
        }

        #primary-navigation li ul li:first-child a {    border: none }
		
		#primary-navigation li ul li ul li { font-size: 1em; }
		
    #primary-navigation li:hover ul ul,
    #primary-navigation li:hover ul ul ul,
    #primary-navigation li:hover ul ul ul ul {    display: none }

    #primary-navigation li:hover ul,
    #primary-navigation li li:hover ul,
    #primary-navigation li li li:hover ul,
    #primary-navigation li li li li:hover ul {    display: block }


/*	Mobile Navigation
	================================================== */
	
#mobile-navigation { display: none; }

	
/*	Secondary Navigation
	================================================== */

#secondary-navigation {
    background-color: #1B1B1B;
    border: 1px solid #262626;
    border-right: 1px solid #191919;
    border-top: 1px solid #191919;
	clear: both;
    margin-top: 40px;
    padding: 10px 10px 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    #secondary-navigation a {
        background: #232323;
        border: 1px solid #191919;
        border-right: 1px solid #262626;
        border-top: 1px solid #262626;
        color: #FFF;
        font-size: 1em;
        font-weight: 700;
        line-height: 2.000em;
        padding: 5px 10px;
        margin-bottom: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    #secondary-navigation a:hover {
        background-color: #E44A4A;
        color: #FFF;
    }

/*	Content
	================================================== */

.content {    padding: 0 40px 0 260px }

.page-top {
    overflow: hidden;
    padding: 40px 0 0;
}

.content-container {    overflow: hidden }

.main-content-wrapper {
    float: left;
    width: 67%;
}

.main-content {
    background: white;
    border: 1px solid #EEE;
    overflow: hidden;
    padding: 0 40px 40px;
    margin: 40px 0;
}

#hero + .content > .content-container > .main-content { 
	margin-top: 0;
	padding-top: 20px;
}

.page-title {
    letter-spacing: -2px;
    font-size: 3em;
    margin-bottom: 40px;
    line-height: 1.278em;
}

.page-subtitle {    margin: -20px 0 30px }

    .page-subtitle p {
        color: #999;
        font-size: 1.667em;
        line-height: 1.600em;
        margin: 40px 0 0;
    }

/*	Sidebar
	================================================== */

#sidebar {
    float: left;
    width: 33%;
}

.widget-sidebar {
    margin: 0;
    padding: 40px 0 0 40px;
}

    .widget-sidebar > li {    list-style-type: none }

        .widget-sidebar > li > ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

.widget {
    border-top: 1px dotted #CCC;
    margin-bottom: 40px;
    padding-top: 40px;
}

.widget:first-child {
    border-top: none;
    padding-top: 0;
}

.widgettitle {
    color: #999;
    font-size: 0.917em;
    line-height: 1.818em;
    margin: 0 0 20px;
    text-transform: uppercase;
}

/*	WIDGETS
	================================================== */

/* ===[ List widgets ( pages, custom menus, categories, etc ]=== */

#sidebar ul li ul li ul {    margin: 6px 0 0 20px }

/*	SEARCH
	================================================== */

.searchform fieldset {
    background: #FFF;
    border: 1px dotted #CCC;
}

.searchform input[type="text"] {
    background: none;
    border: none;
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.searchform input[type="submit"] {
    background: url(images/search-icon.png);
    background: transparent;
    border: none;
    display: none;
    height: 36px;
    float: right;
    margin: 0;
    padding: 0;
    text-indent: -999em;
    width: 36px;
}

.searchform input[type="submit"]:hover {
    background-color: transparent;
    border: none;
}

/*	TAGS
	================================================== */

.widget_tag_cloud a {
    background-color: #E44A4A;
    color: #FFF;
    display: inline-block;
    font-size: 0.917em !important;
    font-weight: 700;
    margin: 0 0 5px;
    padding: 1px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.widget_tag_cloud a:hover {    background-color: #999 }

/*	TWITTER
	================================================== */

.raw_twitter {    overflow: hidden }

    .raw_twitter li {    margin-bottom: 10px }

        .raw_twitter li div {
            background: #FFF;
            border: 1px solid #EEE;
            padding: 20px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

    .raw_twitter span {
        display: block;
        margin-bottom: 5px;
    }

    .raw_twitter .twitter-link {
        display: block;
        float: right;
        margin-top: 5px;
    }

/*	CUSTOM MENU
	================================================== */

.widget_nav_menu > div > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/*	Footer
	================================================== */

footer {
    border-top: 1px dotted #CCC;
    color: #999;
    font-size: 1em;
    padding: 40px 0;
}

#footer-content {    text-align: right }

/*	Pagination
	================================================== */

.page-top span {    display: block }

.page-top > span,
.top-pagination { overflow: hidden; }

.post-pagination > span {    margin: 20px 0 }

.post-pagination-icon {
    background: #E44A4A center center no-repeat;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 20px;
    width: 20px;
}

.page-top a,
.post-pagination a {
    color: #434343;
    display: block;
    line-height: 1.667em;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    transition: color 0.25s;
}

.page-top a:hover,
.post-pagination a:hover {    color: #999 }

.articles-link,
.categories-toggle {    float: left }

    .articles-link  .post-pagination-icon,
    .categories-toggle .post-pagination-icon {
        float: left;
        margin: 0 10px 0 0;
    }

    .articles-link  .post-pagination-icon {    background-image: url(images/all-articles-icon.png) }

    .categories-toggle  .post-pagination-icon {
        background-image: url(images/categories-toggle-icon.png);
        background-position: center top;
    }

.categories-toggle.open  .post-pagination-icon {    background-position: center -20px }

.articles-link a,
.categories-toggle a {    float: left }

.top-pagination {
    float: right;
    height: 20px;
}

    .top-pagination > span {    margin-left: 20px }

    .top-pagination span + span {
        border-left: 1px dotted #CCC;
        padding-left: 20px;
    }

.page-top .next-post-link,
.page-top .prev-post-link {    display: inline-block }

.next-post-link  .post-pagination-icon {
    background-image: url(images/next-post-icon.png);
    float: left;
    margin-right: 10px;
}

.page-top .next-post-link a {    float: right }

.prev-post-link  .post-pagination-icon {
    background-image: url(images/prev-post-icon.png);
    float: right;
    margin-left: 10px;
}

.page-top .prev-post-link a {    float: left }

#pagination-holder {
    margin: 40px 0;
    text-align: right;
	display: none;
}

.content #pagination-holder { margin: 40px 0 0; }

.no-js #pagination-holder { display: block; }

.pagination {    color: #333 }

    .pagination a,
    .pagination a:visited {    color: #E44A4A }

    .pagination a:hover,
    .pagination a:visited:hover {    color: #666 }

    .pagination span {
        display: inline-block;
        margin: 0 5px 0 0;
    }

/*	Post pagination
	================================================== */

.post-pagination {
    border-top: 1px dotted #CCC;
    clear: both;
    margin: 40px 0 0;
    overflow: hidden;
    padding: 20px 0 0;
}

.page-top .post-pagination {
    border: none;
    margin: 0;
}

.post-pagination .next-post-link,
.post-pagination .next-post-link a,
.post-pagination .prev-post-link a {    float: left }

.post-pagination .prev-post-link {    float: right }

/*	TEMPLATES
	================================================== */

/*	404
	================================================== */

.error404 .page-title,
.error404 .page-subtitle { margin-bottom: 0; }

#feeds-list,
#category-list,
#archive-list {
    list-style-type: none;
    padding-left: 0;
}

    #sitemap ul,
    #feeds-list ul,
    #category-list ul,
    #archive-list ul {    list-style-type: none }

#sitemap ul {    padding: 0 }

    #sitemap ul li {
        background: url(images/sitemap-li.png) top left no-repeat;
        padding-left: 40px;
    }

/*	Search
	================================================== */

body.search article {
    border-top: 1px dotted #DDD;
    margin-top: 40px;
}

    body.search article small:first-child {
        display: block;
        margin-top: 20px;
    }

body.search small + .post-title {    margin-top: 5px }

body.search .post-title:first-child {    margin-top: 20px }

/*	Index / Archive
	================================================== */

.categories-holder {
    clear: both;
    display: none;
}

.no-js .categories-holder,
.categories-holder.portfolio {    display: block }

.categories-holder ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

ul.categories-list {    padding-top: 20px }

.categories-holder li {
    display: block;
    float: left;
    margin: 0 2px 2px 0;
}

hr.grid-top {
    border-bottom: 1px solid #EEE;
    margin: 40px 6px 0 0;
}

#grid-wrapper {    margin-left: 220px }

#item-grid {
	margin-bottom: 40px;
	overflow: hidden 
}

.single #item-grid,
.single-portfolio #item-grid,
.page-template-page-gallery-php #item-grid {    margin-top: 40px }

#item-grid .item {
    float: left;
    position: relative;
    width: 33.3%;
}

.blog .item,
.archive .item {    margin: -1px -1px 0 0 }

some_nowhitespace {    nowhitespace: afterproperty }

/* ===[ Adjust margins to prevent double borders on adjacent post boxes. ]=== */

.portfolio-archive .item {    margin: 0 }

.item .inner-container {
    background-color: #FFF;
    border: 1px solid #EEE;
    padding: 20px;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;
    transition: background-color 0.25s;
}

.sticky.item .inner-container {    background-color: #EEE }

.item:hover .inner-container {    background-color: #F6F6F6 }

#item-grid .item small,
body.search article small {
    color: #999;
    display: block;
    margin: 20px 0 10px;
}

#item-grid .item small:first-child {    margin-top: 0 }

#item-grid .item small a,
body.search article small a {    color: #999 }

#item-grid .item small a:hover,
body.search article small a:hover {    color: #333 }

#item-grid .item .post-title,
body.search .post-title {
    font-size: 1.333em;
    letter-spacing: 0;
    line-height: 1.375em;
    margin: 10px 0 20px;
}

.grid-post-meta {    margin: 20px 0 0 }

span.comment-meta {
    display: inline-block;
    font-size: 0.917em;
}

.grid-post-meta .social-icon {
    display: inline-block;
    float: right;
    height: 18px;
    margin-left: 5px;
    text-indent: -999em;
    width: 18px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.social-icon.facebook {    background: #DDD url(images/facebook-button.png) center center no-repeat }

.social-icon.facebook:hover {    background-color: #3B5997 }

.social-icon.twitter {    background: #DDD url(images/twitter-button.png) center center no-repeat }

.social-icon.twitter:hover {    background-color: #00C0F7 }

.social-icon.google {    background: #DDD url(images/google-button.png) center center no-repeat }

.social-icon.google:hover {    background-color: #4285F4 }

.feature-content {
	display: block;
	margin-top: 40px;
	width: 100%;
}

	.item .feature-content,
	a .feature-content {    margin: 0 }
	
	a.feature-content {		font-size: 1.667em; }
	
/* ===[ Audio format ]=== */

.item audio,
.item .mejs-audio {    margin: 20px auto }

/* ===[ Video format ]=== */

.mejs-controls .mejs-time-rail .mejs-time-current {    background: #E44A4A !important }

/* ===[ Quote format ]=== */

.item blockquote {
    border: none;
    padding: 0;
}

.item.format-quote p {
    color: #333; /* match body font colour */
    font-style: italic;
    font-weight: 400;
}

/* status format  */

.item.format-status p:first-child {    margin: 0 }

.item.format-status p {    font-style: italic }

.post .twitter-tweet-rendered {    margin: 0 !important }

.main-content .twitter-tweet-rendered {    margin: 40px 0 20px !important }

.main-content .twitter-tweet-rendered,
.main-content .twt-border {    max-width: 100% !important }
 
.twt-reply { display: none; }

.post .twt-border {
	background: transparent !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

	.post .twt-border .twt-tweet { padding: 0 !important; }

/* ===[ Link format ]=== */

.item.format-link .post-title {
    background: url(images/link-format-icon.png) left top no-repeat;
    padding-left: 18px;
}

#infscr-loading {
    background: url(images/alpha.png);
    color: #FFF;
    left: 50%;
    padding: 10px;
    position: fixed;
    top: 50%;
    z-index: 999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    #infscr-loading img {
        display: block;
        margin: 5px auto 5px;
    }

/*	Home
	================================================== */
	
.flexslider .slides > li {		overflow: hidden; } /* Prevents slides overlapping when using slide transition */

#hero {
	margin-bottom: 40px;
    min-height: 100%;
    padding-left: 220px;
    position: relative;
}

    #hero img {
        height: auto;
        width: 100%;
        max-width: 9999px; /* over-ride max-width: 100% used on responsive images. */;
    }

.hero-content {
    color: #FFF;
    left: 25%;
    margin-top: -74px;
    max-width: 50%;
    position: absolute;
    top: 50%;
}

    .hero-content .page-title,
    .hero-content .page-subtitle {
		background: #262626;
        background: rgba(0, 0, 0, 0.6);        
        clear: both;
        float: left;
        letter-spacing: 0;
        margin: 0 0 2px;
        padding: 10px 15px;
    }

    .hero-content .page-title {    color: #FFF }

    .hero-content .page-subtitle {    display: block }

        .hero-content .page-subtitle p {
            color: #FFF;
            margin: 0;
        }

/*	Image
	================================================== */

.feature-image-wrapper {		
	background:  #282828 url(images/hover-icon.png) center center no-repeat;
	display: block;
	margin: 40px 0;
}

.feature-image-wrapper img {
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.feature-image-wrapper:hover img {	
	filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: 0.5;
}

.image-date {    margin-top: 20px }

.image-description {		margin: 40px 0; }

.post-meta .google-map {		margin: 20px 0; }

/*	Single
	================================================== */

.page-title a {    color: #333 }

.page-title a:hover {    color: #666 }

/*	Post Meta
	================================================== */

.post-meta .widgettitle {    margin: 20px 0 5px }

.post-meta .widgettitle:first-child {    margin-top: 0 }

.post-meta span {
    display: block;
    margin: 0 0 20px;
}

.post-meta .portfolio-item-link {
    clear: both;
    margin: 20px 0 0;
}

/* ===[ Post tags ]=== */

.post-tags {
    margin-top: 10px;
    overflow: hidden;
}

    .post-tags a,
    .post-tags a:visited {
        background-color: #E44A4A;
        border: none;
        color: #FFF;
        display: block;
        float: left;
        font-size: 0.917em !important;
        font-weight: 700;
        margin: 0 5px 5px 0;
        padding: 1px 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    .post-tags a:hover,
    .post-tags a:visited:hover {    background: #999 }

/* ===[ Gallery ]=== */

.single-format-gallery #item-grid {
    border: none;
    margin: 40px 0;
}

.item .gallery-image {
    display: block;
    position: relative;
    width: 100%;
}

.link-holder a {
    background: #333 url( images/gallery-buttons.png ) no-repeat;
    display: inline-block;
	height: 30px;    
    text-indent: -999px;    
    width: 30px;
}

.link-holder a:hover {    background-color: #E44A4A }

.link-holder .image-page-link {		background-position: top left; }

.link-holder .image-page-link:hover {    background-position: top right }

.link-holder .image-direct-link { 	background-position: bottom left; }

.link-holder .image-direct-link:hover {    background-position: bottom right }

.section-title {
    float: left;
    margin: 0 20px 0 0;
}

/*	Portfolio
	================================================== */

/* ===[ Filters ]=== */

.categories-holder.portfolio a {
    -moz-opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.categories-holder.portfolio li .selected {
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
	filter: alpha(opacity=100);
    opacity: 1;
}

.categories-holder.portfolio li a.selected:hover {
    background-color: #E44A4A;
    border: 1px solid #E44A4A;
}

/* ===[ Portfolio Items ]=== */

.item-overlay {
    display: block;
    height: 100%;	
    position: relative;
    width: 100%;
}

	.item-hover {
		height: 100%;
		left: 0;
		opacity: 0;	
		-moz-opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
		filter: alpha(opacity=0);
		position: absolute;
		text-align: center;
		top: 0;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		width: 100%;	
	}

	.item:hover .item-hover { 
		opacity: 1;
		-moz-opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
		filter: alpha(opacity=100);
	}

		.item .alpha,
		.item .hover-icon {
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}
		
		.item .alpha {    
			background: #0F0F0F;
			opacity: 0.85;	
			-moz-opacity: 0.85;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
			filter: alpha(opacity=85);
			z-index: 1;    
		}

		.item .hover-icon {
			background: url(images/hover-icon.png) center center no-repeat;
			z-index: 2;
		}	

		.hover-content {
			display: table;
			height: 100%;
			position: relative;
			width: 100%;
			z-index: 2;
		}


			.hover-content .hover-title,
			.hover-content .link-holder {
				color: #FFF;
				display: table-cell;
				font-size: 1.333em;
				font-weight: 700;
				position: relative;
				vertical-align: middle;
				width: 100%;    
			}

				.hover-title span {    
					line-height: 1.4em;
					padding: 0 10px;
				}


/*	ISOTOPE
	================================================== */

.isotope-item {    z-index: 2 }

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.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;
}

.isotope .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 ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/*	Comments
	================================================== */

#comments-holder {
    clear: both;
    border-top: 1px dotted #CCC;
    margin-top: 20px;
}

.comment-title {    margin: 40px 0 }

#comments-holder ul,
#comments-holder ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#comment-pagination {
    margin-bottom: 20px;
    overflow: hidden;
}

#commnets {    clear: both }

.comment { }

#comments > .comment:first-child {    padding-top: 0 }

#comments-holder .children {    clear: both }

.children .comment {    border: none }

.comment-holder {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.admin_comment { }

    .bypostauthor >.comment-content,
    .admin_comment > .comment-content { }

.comment-holder .avatar {    position: absolute }

.comment h6 span {    font-size: 0.833em }

.comment h6 span,
.comment-content time {    color: #999 }

.comment-content {
    background: #FFF;
    border: 1px solid #EEE;
    margin-left: 80px;
    padding: 20px;
    overflow: hidden;
}

    .comment-content h6 {    margin: 0 }

.comment small {    float: right }

.the-comment {    margin-top: 15px }

    .the-comment *:first-child {    margin-top: 10px }

a.comment-permalink,
a.comment-reply-link {
    background-color: #DDD;
    background-position: center center;
    background-repeat: no-repeat;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    float: right;
    height: 30px;
    margin: 20px 0 0 5px;
    text-indent: -999px;
    width: 30px;
	
}

a.comment-permalink {    background-image: url(images/comment-permalink-icon.png) }

a.comment-reply-link {    background-image: url(images/reply-icon.png) }

a.comment-permalink:hover,
a.comment-reply-link:hover {    background-color: #E44A4A }

/*	threaded comments
	================================================== */

#comments .children .comment {    margin-left: 80px }

.children .comment + .comment {    margin: 0 }

/*	Contact
	================================================== */

.page-template-page-contact-php .page-title,
.page-template-page-contact-php .page-subtitle {    margin-bottom: 0 }

    .page-template-page-contact-php .page-subtitle + .half > .feature-map,
    .page-template-page-contact-php .page-subtitle + .half > .feature-map > .google-map,
    .page-template-page-contact-php .page-subtitle + .half + .half #respond,
    .page-template-page-contact-php .page-subtitle + .half + .half #respond form {    margin-top: 0 }

.feature-map {
    height: 340px;
    margin-top: 20px;
    position: relative;
    width: 100%;
}

    .feature-map  .google-map {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
    }

/*	SHORTCODES
	================================================== */

/*	Audio
	================================================== */

audio,
.mejs-audio {
    margin: 40px auto;
    max-width: 100%;
}

/*	Boxes
	================================================== */

.content_box {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    clear: both;
    color: #C09853;
    margin-top: 20px;
    padding: 0 20px 20px;
    text-shadow: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .content_box a {
        color: #C09853 !important;
        border: none;
        font-weight: 700;
    }

    .content_box a:hover {    text-decoration: underline }

/* ===[ Green box ]=== */

.green_box {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
}

    .green_box a {    color: #468847 !important }

/* ===[ Red box ]=== */

.red_box {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}

    .red_box a {    color: #B94A48 !important }

/* ===[ Blue box ]=== */

.blue_box {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}

    .blue_box a {    color: #3A87AD !important }

/*	Buttons
	================================================== */

.button,
.button:visited,
.categories-holder a,
.categories-holder a:visited,
input[type="button"],
input[type="submit"],
button,
button[type="submit"],
input[type="reset"],
button[type=reset],
input[type="file"] {
    background-color: #E44A4A;
    border: 1px solid #E44A4A;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #FFF;
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    margin: 0 2px 2px 0;
    padding: 5px 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.button:hover,
.button:visited:hover,
.categories-holder a:hover,
.categories-holder a:visited:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover,
button[type="submit"]:hover {
    background-color: #999;
    border: 1px solid #999;
    color: #FFF;
}

.button_center {    text-align: center }

.button_large {    font-size: 1.333em }

/* ===[ Colours ]=== */

.button_white,
.button_white:visited {
    background-color: #FFF !important;
    border: 1px solid #DDD !important;
    color: #666 !important;
}

.button_white:hover,
.button_white:visited:hover {
    background-color: #DDD !important;
    border-color: #DDD !important;
    color: #333 !important;
}

.button_black,
.button_black:visited {
    background-color: #222 !important;
    border: 1px solid #000 !important;
}

.button_black:hover,
.button_black:visited:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}

.button_red,
.button_red:visited {
    background-color: #CC0000 !important;
    border: 1px solid #6A0000 !important;
}

.button_red:hover,
.button_red:visited:hover {
    background-color: #6A0000 !important;
    border-color: #6A0000 !important;
}

.button_light_red,
.button_light_red:visited {
    background-color: #FF0000 !important;
    border: 1px solid #CC0000 !important;
}

.button_light_red:hover,
.button_light_red:visited:hover {
    background-color: #CC0000 !important;
    border-color: #CC0000 !important;
}

.button_blue,
.button_blue:visited {
    background-color: #003366 !important;
    border: 1px solid #000033 !important;
}

.button_blue:hover,
.button_blue:visited:hover {
    background-color: #000033 !important;
    border-color: #000033 !important;
}

.button_light_blue,
.button_light_blue:visited {
    background-color: #0099CC !important;
    border: 1px solid #006699 !important;
}

.button_light_blue:hover,
.button_light_blue:visited:hover {
    background-color: #006699 !important;
    border-color: #006699 !important;
}

.button_green,
.button_green:visited {
    background-color: #339900 !important;
    border: 1px solid #336600 !important;
}

.button_green:hover,
.button_green:visited:hover {
    background-color: #336600 !important;
    border-color: #336600 !important;
}

.button_light_green,
.button_light_green:visited {
    background-color: #66CC00 !important;
    border: 1px solid #669900 !important;
}

.button_light_green:hover,
.button_light_green:visited:hover {
    background-color: #669900 !important;
    border-color: #669900 !important;
}

.button_yellow,
.button_yellow:visited {
    background-color: #FFCC00 !important;
    border: 1px solid #CC9900 !important;
    color: #FF6600 !important;
}

.button_yellow:hover,
.button_yellow:visited:hover {
    background-color: #CC9900 !important;
    border-color: #CC9900 !important;
    color: #FF6600 !important;
}

.button_light_yellow,
.button_light_yellow:visited {
    background-color: #FFFF66 !important;
    border: 1px solid #FFCC66 !important;
    color: #FF9900 !important;
}

.button_light_yellow:hover,
.button_light_yellow:visited:hover {
    background-color: #FFCC66 !important;
    border-color: #FFCC66 !important;
    color: #FF9900 !important;
}

.button_purple,
.button_purple:visited {
    background-color: #330066 !important;
    border: 1px solid #330033 !important;
}

.button_purple:hover,
.button_purple:visited:hover {
    background-color: #330033 !important;
    border-color: #330033 !important;
}

.button_light_purple,
.button_light_purple:visited {
    background-color: #663366 !important;
    border: 1px solid #330066 !important;
}

.button_light_purple:hover,
.button_light_purple:visited:hover {
    background-color: #330066 !important;
    border-color: #330066 !important;
}

.button_pink,
.button_pink:visited {
    background-color: #CC3399 !important;
    border: 1px solid #990066 !important;
}

.button_pink:hover,
.button_pink:visited:hover {
    background-color: #990066 !important;
    border-color: #990066 !important;
}

.button_light_pink,
.button_light_pink:visited {
    background-color: #FF6699 !important;
    border: 1px solid #CC3399 !important;
}

.button_light_pink:hover,
.button_light_pink:visited:hover {
    background-color: #CC3399 !important;
    border-color: #CC3399 !important;
}

.button_orange,
.button_orange:visited {
    background-color: #FF6633 !important;
    border: 1px solid #CC0000 !important;
}

.button_orange:hover,
.button_orange:visited:hover {
    background-color: #CC0000 !important;
    border-color: #CC0000 !important;
}

.button_light_orange,
.button_light_orange:visited {
    background-color: #FF9933 !important;
    border: 1px solid #FF6633 !important;
}

.button_light_orange:hover,
.button_light_orange:visited:hover {
    background-color: #FF6633 !important;
    border-color: #FF6633 !important;
}

/*	Clearboth
	================================================== */

.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}

/*	Columns
	================================================== */

.fourth,
.third,
.half,
.two-thirds {
    float: left;
    margin-right: 2%;
}

.end {    margin-right: 0 }

.fourth {    width: 23.5% }

.third {    width: 32% }

.half {    width: 49% }

.two-thirds {    width: 66% }

/*	Dividers
	================================================== */

hr {
    border: none;
    border-bottom: 1px dotted #CCC;
    margin: 40px 0 0;
}

.hr {
    border-bottom: 1px dotted #CCC;
    clear: both;
    display: block;
    margin: 40px 0 0;
}

hr.thick {    border-bottom: 4px solid #DDD }

.hr.top {
    background: none;
    height: auto;
    clear: both;
}

.top {
    font-size: 0.833em;
    line-height: 1em;
    position: relative;
    text-align: right;
    width: 93%;
}

    .top a {
        border: none;
        color: #666 !important;
        display: block;
        height: 20px;
        padding-left: 17px;
        position: absolute;
        right: -40px;
        top: -5px;
        width: 20px;
    }

    .top a:hover {    color: #222 !important }

/*	Dropcaps
	================================================== */

.dropcap_1 {
	display: inline-block;
	font-size: 4em;
	font-weight: 700;
	float: left;
	line-height: 1em;
	margin-right: 7px;
	text-align: center;
	width: 50px;
}

.dropcap_2 {
    background-color: #E44A4A;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #FFF;
    font-size: 3.333em;
    font-weight: 700;
    float: left;
    height: 42px;
    line-height: 1.056em;
    margin-top: 5px;
    margin-right: 10px;
    padding-top: 5px;
    text-align: center;
    width: 50px;
}

/*	Google map
	================================================== */

.google-map {    margin: 20px 0 0 }

/*	Highlight
	================================================== */

.highlight {
    background-color: #FFFF00;
    color: #111;
    padding: 5px;
}

/*	Quotes
	================================================== */

blockquote.alignright {
    border-left: none;
    border-right: 4px solid #DDD;
    float: right;
    margin: 10px 0 20px 2%;
}

blockquote.alignleft {
    float: left;
    margin: 10px 2% 20px 0;
}

/*	Pagelist
	================================================== */

.pagelist-item h1,
.pagelist-item h2,
.pagelist-item h3,
.pagelist-item h4,
.pagelist-item h5,
.pagelist-item h6 {    margin: 20px 0 0 }

.pagelist-image {
    margin: 20px 0;
}

    .pagelist-image a {
        border: none;
		background: #282828 url(images/pagelist-shortcode-hover-icon.png) center center no-repeat;
        display: block;
    }
	
	.pagelist-image a:hover img {
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
		opacity: 0.5;
	}

		.pagelist-image img {
			height: auto;
			-moz-transition: all 0.25s ease-in-out;
			-ms-transition: all 0.25s ease-in-out;
			-o-transition: all 0.25s ease-in-out;
			-webkit-transition: all 0.25s ease-in-out;
			transition: all 0.25s ease-in-out;
			width: 100%;
		}

.pagelist-item h3 {    font-size: 1.333em }

/*	Postlist
	================================================== */

.postlist {    margin: 20px 0 0 }

.postlist-post {
    margin: 0 0 5px;
    position: relative;
}

    .postlist-post span {    display: block }

.postlist-post-date {
    color: #666;
    position: absolute;
}

.postlist-post-title {    padding-left: 130px }

/*	Toggle content
	================================================== */

.toggle-content {
    background: #FFF;
    clear: both;
    display: block;
    margin: 20px 0 0;
}

.toggle-content:hover {    background: #F6F6F6 }

.toggle-content + .toggle-content {
    border-top: 1px dotted #DDD;
    margin: 0;
}

.toggle-content .expand-button {
    background: url(images/toggle-bg.png) left top no-repeat;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
}

.toggle-content .expand-button.close {    background: url(images/toggle-bg-close.png) left top no-repeat }

.toggle-content .expand-button h4 {
    font-size: 1.167em;
    line-height: 2.857em;
    margin: 0;
    padding-left: 40px;
}

.toggle-content .expand {
    margin: 0;
    padding: 1px 40px 20px;
}

.toggle-content .expand {    display: none }

.no-js .toggle-content .expand {    display: block }

/*	Video
	================================================== */

.media-player,
.video-player {    margin: 20px auto 20px }

video {
    max-width: 100%;
    height: auto;
}

/*	HELPER CLASSES
	================================================== */

/* ===[ For image replacement ]=== */

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

    .ir br {    display: none }

/* ===[ Hide from both screenreaders and browsers: h5bp.com/u ]=== */

.hidden {
    display: none !important;
    visibility: hidden;
}

/* ===[ Hide only visually, but have it available for screenreaders: h5bp.com/v ]=== */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* ===[ Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p ]=== */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/* ===[ Hide visually and from screenreaders, but maintain layout ]=== */

.invisible {    visibility: hidden }

/* ===[ Contain floats: h5bp.com/q ]=== */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {    clear: both }

.clearfix {    zoom: 1 }


/*	RESPONSIVE
	================================================== */
	
/* ===[ Desktop Big ]=== */

@media (min-device-width: 1440px) { 
    #item-grid .item {    width: 25% }
}


/*	PRINT
	================================================== */

@media print {

    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    /* ===[ Black prints faster: h5bp.com/s ]=== */

    a,
    a:visited {    text-decoration: underline }

    a[href]:after {    content: " (" attr(href) ")" }

    abbr[title]:after {    content: " (" attr(title) ")" }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {    content: "" }

    /* ===[ Don't show links for images, or javascript/internal links ]=== */

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {    display: table-header-group }

    /* h5bp.com/t  */

    tr,
    img {    page-break-inside: avoid }

    img {    max-width: 100% !important }
	
}