/*
Theme Name: StarTrek
Theme URI: http://voodoo-themes.com/startrek
Description: Retina responsive wordpress blog theme.
Author: VooDoo Themes
Author URI: http://voodoo-themes.com
Version: 1.0
Tags: black, brown, orange, tan, white, yellow, light, one-column, three-columns, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, post-formats, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    overflow-x: hidden;
    color: #777777;
    font: 14px/22px 'Roboto', Arial, sans-serif;
    background: #f1f1f1;
}
ol, ul { list-style: none }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
/* ===[ remember to define focus styles! ]=== */
:focus { outline: 0 }
/* ===[ remember to highlight inserts somehow! ]=== */
ins { text-decoration: none }
del { text-decoration: line-through }
/* ===[ tables still need 'cellspacing="0"' in the markup ]=== */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
::selection{background:#F16863; color:#fff}
::-moz-selection{background:#F16863; color:#fff}
.post code, .comment-text code {
	background: #494e54;
	color: #c3cbce;
	padding: 20px;
	display: block;
	border-left: solid 5px #a4fe68;
	-webkit-box-shadow: -15px 0px 0px 0px #494e54;
	box-shadow: -15px 0px 0px 0px #494e54; 
	margin-left: 15px;
}
img { border-style: none; }
a { text-decoration: none; 
	color: #444;
}
a:hover { text-decoration: underline; }
input, textarea, select {
    font: 100%; 
    font-family: 'Montserrat', Arial, sans-serif;
    vertical-align: middle;
    color: #000;
}
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
cite {
    margin-top: 10px;
    float: right;
}
.clearfix {
    height: 1%;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.logged-in #sidebar{
    padding-top: 32px;
}


/* ===[ Text Formatting ]=== */

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px 0;
    font-family: 'Montserrat', Arial, sans-serif;
    color: #666;
}
h1 { 
	font-size: 34px;
	line-height: 40px;
}
h2 { 
	font-size: 28px;
	line-height: 32px;
}
h3 { 
	font-size: 20px;
	line-height: 24px;
}
h4 { 
	font-size: 18px;
	line-height: 22px;
}
h5 { 
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}
h6 { 
	font-size: 12px;
	font-weight: 700;
}


/* ===[ Main Body Styles ]=== */
#wrapper {
    position: relative;
    padding: 0;
    z-index: 1;
    background: #ffffff;
}
#main {
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    -mox-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content {
    max-width: 1060px; 
    height: 100%;
    margin: 0 auto;
}
.page-template-full-width-php #content, .page-template-page-masonry-php #content{
	min-width: 1760px;
}

.page #content {
	padding-bottom: 70px;
}


/* ===[ Header Area Styles ]=== */
#header{
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}
.header-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: -1
}
.header-overlay{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}
.logo-wrap {
    margin: 65px 0 0px 0;
}
.logo {
    margin: 0 auto;
	max-width: 500px;
}
.logo-img {
    display: inline;
    text-align: center;
    position: relative;
}
.logo-text {
    display: inline-block;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: 9999;
}
.logo-text span, .logo-img span {
    margin-top: 10px;
    font-family: 'Montserrat', Arial, sans-serif;
    color: #f1f1f1;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
}
.logo-text a {
    font-family: 'Montserrat', Times New Roman, serif;
    font-size: 50px;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #f1f1f1;
}
.logo-text a:hover {
	text-decoration: none;
}
.pagetitle-wrap {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 20px 0 0px 0;
	margin-top:150px;
}
.pagetitle-wrap h1 {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 35px;
    height: 35px;
    text-transform: uppercase;
	color:#666;
	margin-bottom:0px;
}
#mobile_background{
	display: inline-block;
	width: 100%;
	text-align: center;
	position: relative;
}

/* ---===[ Top Search ]===---*/
.search-trigger{
    font-size: 18px;
    padding: 5px 8px;
    position: relative;
    float: right;
    top: 12px;
    right: 12px;
    color: #eee;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.search-trigger:hover{
    color: #f1f1f1;
}
.form-search-section {
    position: relative;
    display: none;
}
.form-search-section ::-webkit-input-placeholder {
    color: #fff;
}
.form-search-section ::-moz-placeholder {
    color: #fff;
}
.form-search-section :-ms-input-placeholder {
    color: #fff;
}
.form-search-section input:-moz-placeholder {
    color: #fff;
}
.form-search-section input[type="text"] {
    margin: 0;
    color: #fff;
    background: #232327;
    border-color: #232327;
    border-radius: 0;
    font-size: 14px;
    font-style: normal;
}


/* ---===[ Main Navigation Styling ]===--- */
.topmenu-wrap {
    width: 100%;
    text-align: center;
}
.topmenu-wrap div{
    max-width: 1200px;
    margin: 0 auto;
}
.topmenu-wrap .main-select-menu {
	display: none;
}
.topmenu-wrap span.select {
	display: none;
}
.is-sticky .topmenu-wrap{
    background: rgba(0,0,0,0.6);
    z-index: 9999;
}
.main-nav {
    position: relative;
    z-index: 999;
    display: inline;
    padding: 0;
}
.main-nav a {
    display: block;
    padding: 15px 10px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}
.main-nav a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #ddd;
}
.main-nav > li:after {
    display: block;
    position: absolute;
    top: 14px;
    left: -4px;
    font-family: 'FontAwesome';
    font-size: 6px;
    content: "\f111";
	color: #ffffff;
}
.main-nav > li:first-child:after {
    content: "";
}
.main-nav li {
    position: relative;
    display: inline-block;
    padding: 0; 
}
.main-nav .sub-menu {
    position: absolute;
    display: none;
    width: 180px;
    top: 28px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
    z-index: 9999;
    background: rgba(0,0,0,0.6);
}
.main-nav > li > .sub-menu {
	margin: 0;
	margin-top: 24px;
}
.main-nav .sub-menu a {
    float: left;
	width: 180px;
    padding: 8px 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Montserrat', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    border: none;
}
.main-nav .sub-menu a:hover {
	color: #F16863;
}
.main-nav ul ul { top: auto; }
.main-nav .sub-menu .sub-menu {
    left: 180px;
    margin: 0;
}
.main-nav li:hover ul ul, .main-nav li:hover ul ul ul, .main-nav li:hover ul ul ul ul { display: none; }
.main-nav li:hover ul, .main-nav li li:hover ul, .main-nav li li li:hover ul, .main-nav li li li li:hover ul { display: block; }
.main-nav .sub-menu .sub-menu { 
	z-index: 9999;
}
.menu-toggle, .sub-menu-toggle { display: none; }


/* ===[ Sidebar ]=== */
#sidebar {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0; 
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	z-index: 0;
    width: 330px;
    height: 100%;
    background: #232327 !important;
    color: #777;
}
#sidebar .widget {
    margin-bottom: 25px;
}
#sidebar .widget ul li a{ 
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.sidebar-inner{ padding: 25px;}
.sdbr-trigger {
    position: relative;
    float: left;
    top: 12px;
    left: 12px;
    padding: 5px 8px;
    font-family: FontAwesome;
    font-size: 18px;
    color: #eee;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.sdbr-trigger:after {
    content: "\f0c9";
}
.sdbr-trigger.active:after {
    content: "\f00d";
}
.sdbr-trigger:hover{
    color: #f1f1f1;
    text-decoration: none;
}


/* ===[ Sidebar Navigation Styling ]=== */
#sidebar .menu-wrap {
    margin: 20px 0 30px 0;
	float: left;
	position: relative;
}
.menu-wrap .main-select-menu {
	display: none;
}
.menu-wrap span.select {
	display: none;
}
.sidebar-nav {
    float: left;
    position: relative;
    z-index: 999;
	text-transform: uppercase;
	
}
.sidebar-nav li {
    position: relative;
    width: 280px;
}
.sidebar-nav li a {
    position: relative;
    display: block;
	padding: 6px 0px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.sidebar-nav a {
    color: #bbb;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6em;
    display: block;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.sidebar-nav a:hover{
    text-decoration: none;
    cursor: pointer;
    color: #efefef;
}
.sidebar-nav, #sidebar .sub-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
}
#sidebar .sub-menu {
    display: none;
}
#sidebar .sub-menu li{
    padding-left: 20px;
    box-sizing: border-box;
}
#sidebar .sub-menu a {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
	color: #777;
}
#sidebar .sub-indicator {
    margin-left: 10px;
    color: #777;
    font-size: 12px;
}
.sidebar-nav li:hover ul ul, .sidebar-nav li:hover ul ul ul, .sidebar-nav li:hover ul ul ul ul { display: none }

#sidebar .sub-menu-toggle {
    position: absolute;
    display: block;
    font-family: 'Fontawesome';
    font-size: 12px;
    top: 2px;
    right: 5px;
    cursor: pointer;
    padding: 5px 20px 5px 20px;
}
#sidebar .sub-menu-toggle:before {
    content: "\f054";
}
#sidebar .sub-menu-toggle.activated:before {
    content: "\f078";
}


/* ===[ Post Styles ]=== */
.post {
	width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
	margin-bottom: 30px;
    background: #fff;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.post .frame {
    position: relative;
    padding: 30px 30px 20px 30px;
}
.entry-title, .entry-title a { 
	color: #444; 
    font-family: 'Montserrat', Arial, sans-serif;
	font-size: 28px;
	line-height: 1.6em;
    font-weight: bold;
    text-transform: uppercase;
	text-align: center;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.entry-title a:hover {
    text-decoration: none;
    color: #F16863;
}
.title-meta span{
    margin-right: 8px;
}
.cr-date {
     text-align: center;
	 width: 100%;
}

.cr-date a {
     color: #777;
	 text-transform: uppercase;
	 font-size: 12px;
}
.cr-date a:hover{
     text-decoration: none;
	 
}
.cr-author {
	display: none;
}

.single .cr-author {
	display: inline-block;
}

.title-meta {
	text-align: center;
	text-transform: uppercase;
}
.title-meta a{
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 14px;
    color: #777777;
	font-weight: 300;
}
.title-meta a:hover{
    text-decoration: none;
    color: #dededf;
}
.post-content p { 
	margin: 0 0 18px;
	line-height: 1.6em;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
}
.single .post-content p { 
	text-align: inherit;
}
.format-status .fb-post {
    text-align: center;
    margin: 0 auto;
}
.status-bg{
    display: inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 20px !important;
    margin: 0 auto;
    padding: 30px 0;
}
.crstatus{
    position: relative;
    z-index: 1;
    text-align: center;
    vertical-align: middle;
    clear: both;
}
.crstatus iframe{
    margin: 0px auto !important;
}
.crstatus div{
    width: 100% !important;
}
.featured-image {
	width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
}
.featured-image img {
	max-width: 100%;
	height: auto;
}
.post img {
	max-width: 100%;
	height: auto;
}
.post hr {
	height: 1px;
	margin: 30px 0 30px 0;
	border: 0;
	border-bottom: solid 1px #eee;
}
.post .frame-full {
	width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.post-content a{
	color:#F16863;
}
.post ul { 
	margin: 0 0 25px 15px;
}
.post li {
	list-style-type: square;
	margin-bottom: 5px;
}
.post ul li {
    list-style-type: circle;
    margin: 0 0 8px 0;
}
.post ul.flex-direction-nav li {
    list-style-type: none;
    margin: 0;
}
.post ol {
    margin: 0 0 25px 15px;
}
.post ol li {
	list-style-type: decimal;
}
.post-thumb {
    margin: 5px 0 15px 0;
    float: left;
}
.title-wrap {
	padding: 0px 0 15px 0;
}
.entry-title {
	margin-bottom: 10px;
}
.sub-title {
	text-align: center;
	background: #fff;
	padding: 12px 0 12px 0;
    font-family: 'Montserrat', Arial, sans-serif;
	font-size: 20px;
	color: #5f5e5c;
	margin-bottom: 30px;
	border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.sub-title p{
    padding-top: 10px;
    margin-bottom: 0 !important;
}

.post .bar {
	width: 100%;
    padding-top: 10px;
    color: #bbb;
    border-top: 1px solid #eee;
    font-size: 13px;
}
.post .bar a{
    color: #777777;
	font-weight: 300;
}

.post .bar a:hover{
    text-decoration: none;
}
.bar i {
	font-size: 14px;
	color: #bbb;
}
.bar .tags {
    margin-bottom: 5px;
}
.bar .tags a{
    margin-right: 10px;
    font-size: 12px;
}
.bar .cr_comnts {
    padding-right: 5px;
}

.bar .cr-shr { 
    float: right;
    position: relative;
    display: inline-block;
    margin-right: 12px;
    cursor: pointer;
}

.bar .cr-shr:hover .share, .bar .share:hover {
    visibility: visible;
    opacity: 1;
}
.bar .cr-shr i{
    padding-top: 4px;
}
.bar .share {
	position: absolute;
    text-align: center;
    bottom: 120%;
    width: 110px;
    left: 50%;
    padding: 3px;
    background: #ffffff;
    border: 1px solid #ddd;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    transition: all 0.14s ease-in-out;
}
.bar .share:before, .bar .share:after{
    top: 100%;
    left: 50%;
    border: 1px solid #ddd;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.bar .share:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 5px;
    margin-left: -5px;
}
.bar .share:before {
    border-color: rgba(240, 244, 245, 0);
    border-top-color: rgba(0,0,0,0.2);
    border-width: 6px;
    margin-left: -6px;
}
.bar .share i {
	font-size: 19px;
    padding: 3px 4px 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.bar .share a {
    color: #bbb;
}
.bar .share .fa-twitter:hover {color: #55acee;}
.bar .share .fa-facebook:hover {color: #46629e;}
.bar .share .fa-google-plus:hover {color: #d73d32;}
.bar .share .fa-linkedin:hover {color: #1b86bc;}
.bar .share .fa-pinterest:hover {color: #cb2027;}
.bar .share .fa-tumblr:hover {color: #395975;}
.bar .share .fa-envelope:hover {color: #F16863;}
.large-image {
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;   
	transition: .1s ease-in;
	background: url(images/loading.gif) no-repeat center center; 
}
.large-image:hover {
	opacity: .9;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	transition: .1s ease-in; 
}
.large-image img {
	width: 100%;
}
span.tags a:hover {
	text-decoration: underline;
}
.gallery-wrap .slides li {
	margin-bottom: 0 !important;
}
.crvideo {
    position: relative;
    z-index: 1;
    float: left;
    clear: both;
    width: 100%;
	height: auto;
}
.video object { width: auto !important }
.sticky{}
.bypostauthor{}
.link-post:before {
    content: "\f0c1";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    font-size: 68px;
    top: 34px;
    left: 35px;
    color: #bbb;
}
.link-post{
    margin-left: 100px;
}
.masonr .link-post:before {
    content: "\f0c1";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    font-size: 48px;
    top: 35px;
    left: 25px;
    color: #bbb;
}
.masonr .link-post{
    margin-left: 60px;
}
.link-post h2 a{
	color: #777777;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
}
.masonr .link-post h2{
	margin-bottom: 10px;
}
.link-post a {
	color: #f1f1f1;
}
/* ===[ Post Navigation ]=== */
.next-prev {
	width: 100%;
    box-sizing: border-box;
	padding: 0 0 40px 0;
	float: left;
}
.next-prev a{
	color: #666;
    background: #fff;
	text-decoration: none;
	padding: 5px 10px 4px 10px;
	border: 1px solid #999999;
	border-radius: 3px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.next-prev a:hover{
    text-decoration: none;
	color: #ffffff;
    background: #000000;
}
.prev-post a{	
	float: left;
}
.next-post a{	
	float: right;
}


/* ===[ Quote Post and Blockquote ]=== */
.post-content blockquote:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    font-size: 50px;
    top: 4px;
    left: 25px;
    color: #60C0C0;
}
.post-content blockquote {
    position: relative;
	font-family: 'Montserrat', Arial, sans-serif;
    font-style: italic;
    font-weight: normal;
}
.post-content blockquote p { 
	font-size: 20px !important;
	line-height: 32px !important; 
	margin-left: 50px;
    padding-left: 50px;
}
.entry-quote{
    padding: 70px 0;
	background: #F16863;
    border-radius: 15px;
}
.quote-source {
	text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}
.quote-source:after {
	content: '\002D';
	margin-left: 5px;
}
.quote-source:before {
	content: '\002D';
	margin-right: 5px;
}
.quote { font-style: italic }
.post q:before { content: "" }
.post blockquote q {
    display: block;
    margin: 0 0 23px;
}
.quote-post, .link-post{
	word-wrap: break-word;
}
.quote-post a:hover, .link-post h2 a:hover {
	text-decoration: none;
}
.quote-post blockquote{
    text-align: center;
}
.quote-post blockquote p{
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: normal;
    padding: 0 30px;
    font-size: 30px;
    line-height: normal;
	font-style:italic;
}
.format-quote {
    border-radius: 15px;
}
.format-link {
    padding: 30px;
	background: #232327;
	border-radius: 15px;
}
.flexslider .slides li img {
    margin: 0 auto;
}


/* ===[ Widgets Styles ]=== */
.widget {
	width: 100%;
    float: left;
    margin-bottom: 8px;
    padding: 0;
    display: block;
}
.widget:last-child {
	border-bottom: none;
}
.widget ul { margin:10px 0 0 0; }
.widget ul li {
	list-style-type: none;
	margin-bottom:5px;
}
.widget p { margin: 0 0 25px }
.widget .date { font-size: 11px }
.widget h2 {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    color: #bbb;
    padding-bottom: 8px;
	text-transform: uppercase;
}
.widget h4 { font-weight: 400 }
.widget a {
    color: #777;
    text-decoration: none;
	text-transform: uppercase;
}
.widget a:hover {
    color: #eee;
    text-decoration: none;
}
.tagcloud a {
	padding: 2px 7px;
    background: #343437;
	float: left;
	font-size: 12px !important; 
	line-height: 18px;
	margin: 0 5px 5px 0;
    color: #777;
	border-radius: 3px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.tagcloud a:hover {
	text-decoration: none;
	color: #eee;
    background: #515153;
}
.items {
    font-size: 11px;
    line-height: 16px;
    padding: 5px 0 14px;
}
.widget h4 {
    font-size: 14px;
    line-height: 20px;
    color: #777;
}
.widget h4 a { color: #777 }
.widget .media img { display: block }


/* ===[ Search Form Styling ]=== */
.search-form {
	position: relative;
}
.search-form .text {
    float: left;
    width: 100%;
    padding: 8px 7px 8px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    font-family: 'Montserrat', Arial, sans-serif;
    font-style: italic;
    font-size: 12px;
    background: #2E2E32;
	color: #777;
    border: none;
	border-radius: 3px;
} 

.search-form i {
	font-size: 15px;
	color: #666;
	position: absolute;
	left: 10px;
	top: 9px;
	z-index: 9;
}
.search-form .submit {
	display: none;
}

/* ===[ Scroll ]=== */
.scroll {
	margin-top: 60px;
	min-height: 2px;
	background: url(images/bar-loading.gif) no-repeat center bottom;
}
.scroll .slides {
	background: none;
}
.scroll-excerpt {
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight: 700;
	font-size: 38px;
	letter-spacing: -2px;
	line-height: 50px;
	color: #6b6b6b;
}
.scroll-excerpt a {
	color: #5f5e5c;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;    
	transition: .05s ease-in;
}
.scroll-excerpt a:hover {
	color: #F16863;
	text-decoration: none;
}
.scroll-post {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #778b9d;
}
.scroll-post a {
	color: #99a1a7;
}
.scroll-post a:hover {
	text-decoration: none;
	border-bottom: dashed 1px #99a1a7;
}


/* ===[ Comment Styling ]=== */
.comments {
	width: 100%;
    float: left;
    margin-bottom: 70px;
    padding-bottom: 25px;
    background: #fff;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
#comments {
	padding: 30px;
}
#comments-title {
    font-family: 'Montserrat', Arial, sans-serif;
    padding: 20px 35px 15px 65px;
   	margin: -35px 0 25px 0 !important;
	font-size: 17px;
	line-height: 30px;
    font-weight: bold;
	color: #5f5e5c;
	text-align: center;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}
#respond {
    margin: 0 0 15px 0;
    padding: 0 0 20px 0;
}
.comment #respond { margin-top: 0px }
#respond h3 {
    padding: 0 0 10px 0;
    font-family: 'Montserrat', Arial, sans-serif;
	font-size: 17px;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 25px;
	letter-spacing: 1.4px;
}
#respond h3 .entypo {
	font-size: 30px;
	margin-left: 3px;
	-webkit-font-smoothing: antialiased;
}
#respond label {
	display: inline-block;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0 0 0;
}
#respond p .required {
	font-size: 11px;
}
#respond p { margin-bottom: 15px }
#respond input[type="text"], #respond textarea {
    color: #777;
    border: none;
    border: solid 1px #DDD;
	border-bottom: solid 1px #CCC;
    background: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding: 10px;
    font-size: 13px;
    font-family: 'Montserrat', Arial, sans-serif;
}
#respond input:focus, #respond textarea:focus {
    outline: none;
}
#respond textarea {
    line-height: 22px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', Arial, sans-serif;
}
.form-submit #submit {
	font-family: 'Roboto', Arial, sans-serif;
    background: none;
	padding: 6px 10px 5px 10px;
	float: left;
	font-size: 14px;
	line-height: 18px;
	margin: 0 5px 8px 0;
	color: #999999;
    border: solid 1px #999999;
	border-radius: 3px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.form-submit #submit:hover {
    background: #000000;
	border-color: #000000;
	color: #ffffff;
	cursor: pointer;
}
.form-allowed-tags code {
	background: none;
	border: none;
	font-size: 11px;
	line-height: 18px;
	color: #aaa;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
}
.commentlist {
	list-style-type: none !important;
}
.commentlist li {
    padding: 15px 0 35px 0;
    margin: 0 0 25px 0;
    position: relative;
    list-style-type: none !important;
    border-bottom: 1px solid #eee;
}
.comments .children {
	margin-bottom: 0px !important;
	margin-top: 25px !important;
}
.comments .children li { 
	margin: 0 0 0 0;
	padding-left: 25px;
	border-bottom: none;
	border-left: solid 4px #f7f7f7;
}
.comments .children li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.comment-block {
    padding: 0;
}
.comment-text {
}
.comment-text:before {
	width: 0;
	height: 0;
}
.reply {
    margin: 0px !important;
    font-size: 12px !important;
}
.reply .entypo {
	font-size: 30px;
	line-height: 16px;
}
.comments .children .reply { text-align: left }
.reply a:hover {
    text-decoration: none;
}
#cancel-comment-reply-link {
    font-size: 12px;
    color: #aaa;
    margin-left: 10px;
}
.comment-notes {
	color: #aaa;
	font-size: 12px;
}
.comments .logged-in {
	float: left;
}
.comment-awaiting-moderation {
    color: #555;
    font-weight: bold;
    font-size: 11px;
}
.vcard {
    float: left;
}
.vcard img {
    float: left;
    background: #fff;
    height: 54px;
	width: 54px;
    padding: 3px;
	border-radius: 30%;
}
.fn {
    float: left;
    font-weight: bold;
    font-size: 14px;
    font-style:	400;
    line-height: 20px;
    margin-top: 0;
}
.fn a { color: #5f5e5c }
.comment-info {
	margin-bottom: 10px;
	position: relative;
}
.comment-meta {
    float: left;
    margin: 2px 0 0 12px;
}
.comment-time {
    font-size: 12px;
    color: #999;
}
.comment-edit-link {
	font-size: 12px;
}


/* ===[ Post Navigation Styling ]=== */
.pagelink p {
	background: #f7f7f7;
	padding: 10px;
}
.post-nav {
    margin: 0 0 75px 0;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    text-align: center;
}
.post-nav a {	
    padding: 6px 20px 5px 20px;
    background: #fff;
    border: 1px solid #999999;
	color: #999999;
	border-radius: 3px;
	text-decoration: none;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.post-nav a:hover{
	text-decoration: none;
	color: #ffffff;
	background: #000000;
}
.postnav-left, .postnav-right{
	display: inline;
}
.postnav-right a:after{
	content: "→";
	padding-left: 5px;
}
.postnav-left a:before {
	content: "←";
	padding-right: 5px;
}


/* ===[ Archive Styles ]=== */
#archive {
    position: relative;
    display: inline-block;
}
#archive h3 {
	margin-bottom: 10px;
}
#archive ul {
	margin:0 0 45px 15px;	
}
#archive ul li {
	line-height: 20px;
}
.columnize	{
	float: left;
	width: 190px;
	margin: 0 40px 0 0;
}
.columnize-last {
	margin-right: 0px;
}


/* ===[ Footer Styles ]=== */
#footer {
    position: relative;
	width: auto;
	padding: 30px 30px;
    display: block;
    overflow: hidden;
    background: #232327;
    color: #777777;
}
.footer-inner{
    max-width: 1200px;
    margin: 0 auto;
}
#footer .widget { 
	width: 24%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
}
#footer .widgettitle {
	font-size: 18px;
    text-transform: uppercase;
	color: #cacaca;
	margin-bottom: 10px;
	border-bottom: 2px solid #55555C;
	line-height: normal;
}
#footer .tagcloud a {
	padding: 4px 9px;
	float: left;
	font-size: 13px !important; 
	line-height: 18px;
	margin: 0 5px 5px 0;
	color: #777777;
	background: #343437;
	border-radius: 3px;
}
#footer .tagcloud a:hover {
	text-decoration: none;
	background: #272727;
	color: #fff;
}
#footer .copyright {
	text-align: center;
    float: none;
    margin-top: 20px;
    position: relative;
    font-size: 14px;
    color: #55555c;
}
#footer .copyright  a{
	color: #55555c;
	text-decoration: none;
}
/* ===[ CR Social Icons ]=== */
.cr-social-icons {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
	margin-top: 40px; 
}
.cr-social-icons a{
    margin: 0 5px;
    font-size: 22px;
    color: #55555c;
    border: 2px solid #55555c; 
    border-radius: 30%;
    width: 42px;
    height: 42px;
    line-height: normal;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.cr-social-icons a:hover{
    color: #dddddf;
    border-color: #dddddf;
}
.cr-social-icons i{
    padding-top: 10px;
}


/* ===[ Various Default WordPress Styling ]=== */
.alignleft { float: left }
.alignright { float: right }
.aligncenter { text-align: center }
.wp-caption {
    background: rgba(255,255,255, 0.6);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    padding: 5px;
    max-width: 96%; 
    text-align: center;
}
.wp-caption.alignnone { margin: 5px 20px 20px 0 }
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
img.alignleft, img.alignright {
	padding: 5px;
}
img.alignleft {
	margin: 5px 25px 20px 0;
}
img.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 10px !important;
    margin: 0 !important;
    padding: 3px 0 0 0!important;
}
.wp-post-image {
	z-index: 300;
}
.gallery-caption { text-align: center }
.gallery-item {
    width: 115px !important;
    margin-right: 15px;
    margin-bottom: 20px;
    
}
.gallery-icon { width: 115px }
.gallery-item img {
    width: 95px;
    height: auto;
    padding: 5px;
    border: solid 1px #eee !important;
}
.highlight {
	background: #999999;
    color: #fff;
	width: auto;
	display: inline;
	padding: 2px 3px;
}


/* ===[ Tab Style ]=== */
.tabs { 
	list-style-type:none !important; 
	margin:0 !important; 
	padding:0;
	height:30px;
	width:100%;
	clear: both;
}
.tabs li { 
	float: left;	 
	text-indent: 0;
	padding: 0 !important;
	margin: 0px 0 0px 0!important;
	list-style-type: none !important; 
}
.tabs > li a { 
	display:block;	
	text-decoration:none;
	height: 36px;
	width: 36px;
	margin: 0 6px;
	text-align: center;
	position:relative;
	color: #fff;
	background: #323a45;
}
.tabs > li a  i{ 
	padding: 8px 0 0 0;
}
.tabs > li:first-child a {
	margin-left: 0px;
}
.tabs > li:last-child a {
	margin-right: 0px;
}
.tabs > li a:hover {
	background: #F16863;
}
.tabs a:active {
	outline:none;		
}
.tabs li.active a {		 
	color:#fff !important;
	background: #F16863;
}
.tabs li span {
	font-family: 'Montserrat', Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 32px;
}
.pane {
	float: left;
	margin-top:20px;
	width: 100%;
}


/* ===[ Contact Form ]=== */
input[type="text"], input[type="email"] {
    color: #898e99;
    border: 1px solid #ddd;
    width: 50%;
    padding: 10px;
    font-size: 14px;
    font-family: 'Montserrat', Arial, sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
textarea {
	color: #898e99;
    border: 1px solid #ddd;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    font-family: 'Montserrat', Arial, sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.post-content .wpcf7 p {
    text-align: inherit;
}
.wpcf7-submit {
    font-family: 'Montserrat', Arial, sans-serif;
	padding: 6px 20px 5px 20px;
	float: left;
	font-size: 14px;
	line-height: 18px;
    background: none;
	color: #999999;
    border: solid 1px #999999;
	border-radius: 3px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.wpcf7-submit:hover{
	background: #000000;
    color: #ffffff;
    cursor: pointer;
}


/* ===[ Back To Top ]=== */
#toTop {
	z-index: 999;
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	background: rgba(0,0,0,0.8);
	padding: 6px 9px 12px;
	font-size: 24px;
	color: #777;
	border-radius: 30%;
	border: 2px solid #55555C;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#toTop:hover {
	background: rgba(0,0,0,0.6);
	text-decoration: none;
	color: #ffffff;
	border: 2px solid #f1f1f1;
}
#toTopHover {
	display: block;
	overflow: hidden;
	float: left;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity: 0;
}
#toTop:active, #toTop:focus {
	outline:none;
}

/* ===[ Page Masonry ]=== */
.masonrycontainer{
	margin: 0 auto;
	margin-bottom: 30px;
    opacity: 0;
}
.page-template-page-masonry-php #main {
    padding: 0 15px;
}
.masonr {
	width: 23.25%;
	margin: 0 0.87% 30px;
}
.masonr .frame{
	padding: 20px 30px 20px;
}
.masonr .title-wrap {
	padding: 0px 0 5px 0;
}
.masonr .entry-title{
	margin-bottom: 0px;
}
.masonr .entry-title a{
    font-size: 17px;
}
.masonr .title-meta {
    /* temp */
    display: none;
	font-size: 11px;
    line-height: normal;
}
.masonr .title-meta a{
	text-decoration: none;
	color: #bbb;
}
.masonr .title-meta a:hover{
	text-decoration: none;
	color: #F16863;
}
.masonr .title-meta i {
    display: none;
}
.masonr h2{
	font-size: 21px;
}
.masonr p{
    font-size: 15px;
    line-height: 25px;
	text-align: center;
}
.masonr .flex-control-paging {
    margin: 0px 0px 8px 0px;
}
.masonr a.more-link { 
	padding: 4px 10px; 
	font-size: 10px;
	letter-spacing: 5px;
	font-weight: bold;
	font-family: 'Montserrat', Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
}
.masonr .bar{
	margin: 0;
    font-size: 13px;
}
.masonr .bar .tags{
	display: none;
}
.masonr .bar .share{
    width: 90px;
}
.masonr .bar .share i{ 
	font-size: 15px;
    padding: 0 3px;
}
.masonr .entry-quote{
    padding: 30px 0;
}
.masonr .quote-source {
    font-size: 14px;
}
.masonr .post-content blockquote {
    padding: 10px 15px 15px 30px;
    margin: 0px 0px 5px 0px;
}
.masonr .quote-post blockquote p{
    padding: 0 15px;
    font-size: 20px !important;
}
.masonr.format-gallery .flex-direction-nav li a i{
    font-size: 28px;
    padding-top: 7px;
}
.masonr .crvideo, .masonr .cr-gallery{
    margin-bottom: 0px;
}
.masonr .format-link{
    padding-bottom: 20px;
}
.masonr .crstatus iframe{
    width: 100% !important;
}
.masonr.format-aside .featured-image img{
    margin-bottom: 0px;
}
.masonr .featured-image{
    margin-bottom: 0px;
}
.masonr.format-image .featured-image{
    margin-bottom: 0;
}
.masonr.format-image .title-wrap{
    position: absolute;
    top: 46%;
    width: 100%;
    text-align: center;
    display: none;
    z-index: 999;
}
.masonr.format-image .bar {
    display: none;
}
.masonr.format-image .entry-title a{
    color: #fff;
}
.masonr.format-image .title-meta{
    display: none;
}
.masonr.format-standard:hover .featured-image img, .masonr.format-image:hover .featured-image img{
    opacity: 0.7;
    -moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.masonr.format-standard .featured-image img, .masonr.format-image .featured-image img{
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.featimage-bg{
	display: block;
    background: #000 !important;
}
.masonr.format-image:hover .title-wrap { display: block; transition: .5s ease-in; opacity: 1;}
.masonr.format-link h2{
    font-size: 20px;
    font-family: 'Montserrat', Arial, sans-serif;
    text-transform: uppercase;
}

/* ===[ Right Sidebar Widgets ]=== */
div .widget_flickr img {
	margin: 0px 9px 9px 0px;
	display: inline-block;
	width: 64px;
	height: 64px;
	border: none;
    -webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
}
.widget_flickr .flickr_badge_image{
	float: left;
	width: 64px;
	height: 64px;
	margin: 0 9px 9px 0;
	position: relative;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
#footer .flickr_badge_image img{
	width: 64px;
	height: 64px;
	position:relative;
}
.flickr_badge_image img:hover{
	opacity: 0.7;
}
.zframe-flickr-wrap-ltr{
    padding-left: 30px;
}
#sidebar .simple-social-icons  ul li a{
    background: none !important;
    color: #999 !important;
    background: #333339 !important;
}
#sidebar .simple-social-icons  ul li a:hover{
	background-color: transparent !important;
    color: #eee !important;
	background: #444449 !important;
}
#sidebar .simple-social-icons ul li {margin: 0px 4px 12px !important;}

/* ===[ Load More Link ]=== */
a.more-link {
    padding: 7px 12px;
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 5px;
    color: #555 !important;
	text-transform: uppercase;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
	
}
a.more-link:hover {
    text-decoration: none;
    color: #F16863 !important;
	
}
#loadmorebtn{
	width: 100%;
    text-align: center;
    display: block;
}

a#load-more {
	clear: both;
    padding: 11px 20px;
	background: #fff;
	color: #999999;
    font-size: 14px;
	font-weight: bold;
	letter-spacing: 8px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none; 
    border: 1px solid #999999;
	border-radius: 3px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
#loadmorebtn a#load-more:hover{
	color: #ffffff !important;
    background: #000000;
}


/* ===[ Calendar ]=== */
#wp-calendar {
	width: 100% !important;
	font-size: 14px;
	margin: 0 auto;
}
#wp-calendar caption {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 2px;
    background: none;
    color: #ddd;
    padding: 7px 0px;
    background: #333339;
	border-radius: 3px;
}
#wp-calendar thead th{
    padding: 10px 0;
}
#wp-calendar tbody .pad{
    background: none;
}
#wp-calendar tbody td {
    color: #aaa;
    text-align: center;
    padding: 8px;
    background: #333339;
    border: 2px solid #232327;
}
#wp-calendar tfoot td{
    padding: 10px 5px;
}

/* ===[ CR Likes ]=== */
.cr-likes{
    float: right;
    display: block;
    position: relative;
}
.cr-likes{
	color: #bbb;
}
.cr-likes.active .fa-heart{
	color: #D75F45;
}
.cr-likes:hover{
	text-decoration: none;
}
.cr-likes i:hover{
	color: #D75F45;
    transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
}


/* ===[ Author Widget ]=== */
.cr_author > img{
	width: 100%;
}
.cr_author > h3 + img{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.cr_author .widget-body{
	position: relative;
	text-align: center;
}
.cr_author > img + .widget-body .cr_author_img + .cr_author_bio{
	padding-top: 50px;
}
.cr_author .cr_author_bio{
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	color: #333;
}
.cr_author .cr_author_bio > h3{
	margin: 15px 0 0;
	font-size: 22px !important;
	padding-bottom: 10px !important;
}
.cr_author .cr_author_bio p{
	margin: 0;
}
.cr_author_img {
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	height: 100px;
	width: 100px;
}
.cr_author > img + .widget-body .cr_author_img {
	left: 50%;
	margin: 0 -50px;
	position: absolute;
	top: -50px;
	overflow: hidden;
}
.cr_author > img + .widget-body .cr_author_img img{
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	height: 100px;
	max-width: none;
	width: 100px;
}

/* ===[ Fb like box ]=== */
#fb-root {
  display: none;
}
.widget .fb_iframe_widget, .widget .fb_iframe_widget span, .widget .fb_iframe_widget span iframe[style]{
  width: 100% !important;
}
#slider1{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:1;
	z-index:-1;
}
.centered-btns_tabs{
	position:absolute;
	bottom:10px;
	margin-left:-14px;
	left:50%;
}
#slider1, #slider1 li {
width: 100%;
height: 491px;
max-width: 100%!important;
background-position:center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.home.blog #header{
	margin-bottom:150px;
}