@import url("./styles/reset.css");
@import url("./styles/responsive.gs.12col.css");
@import url("./styles/cycle2.css");
@import url("./styles/extra.css");
@import url("./styles/superfish.css");
@import url("./styles/wp-essentials.css");

body {
	line-height: 1.5em;
}

.archive #thmlv-portfolios {
	margin: 160px 0 0;
}

.archive .type-post, .blog .type-post, .hentry.search {
	padding: 160px 0;
	position: relative;
}

.archive .type-post:before, .blog .type-post:before, .hentry.search:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 450px
}

.container {
	max-width: 900px;
}

.thmlv_left .container {
	margin: 0px;
	padding: 0 0 0 160px;
}

.odd .thmlv_datetime {
	text-align: right;
}

.page-template-thmlv-page-blog-php .span_2 {
	text-align: center;
}

.page-template-thmlv-page-portfolio-php #thmlv-main {
	/* margin-top: 160px; */
}

#respond {
	margin: 120px 0 0 0;
}

.search-results .type-page, .search-results .type-portfolio, .search-results .type-post {
	margin: 0 0 60px;
}

.thmlv-badge {
	display: block;
	height: 126px;
	position: absolute;
	left: -6px;
	top: -6px;
	width: 126px;
	z-index: 999;
}

.portfolio-caption {
	display: none;
	font-size: 1rem;
	height: 100%;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
}

.thmlv-comment-content {
	margin: 10px 0 0 90px;
}

.thmlv_datetime {
	margin: 20px 0 0;
}

.thmlv-exclusive .thmlv-badge {
	background: url('images/badge-exclusive.png');
}

#thmlv-footer {
	margin: 60px 0 40px;
}

.thmlv-gmap {
	height: auto !important;
	height: 600px;
	margin: 0 0 160px;
	min-height: 600px;
}

.thmlv-gmap, .thmlv-gmap span {
	white-space: nowrap;
}

.thmlv-hot .thmlv-badge {
	background: url('images/badge-hot.png');
}

.thmlv-link {
	padding: 60px 0;
}

.thmlv-new .thmlv-badge {
	background: url('images/badge-new.png');
}

#emailme {
	border-bottom: 0px;
	float: right;
	height: 32px;
	position: absolute;
	right: 75px;
	top: 12px;
	width: 42px;
	z-index: 100;
}

.thmlv-menu-mobile {
	display: none;
	margin: 20px 0 0;
}

#thmlv-post-navigation {
	font-size: 2em;
	margin: 90px 0 0;
	position: relative;
}

.type-portfolio .portfolio-caption {
	padding: 40% 0 0;
}

#thmlv-portfolios {
	font-size: 0px;
	line-height: 0px;
}

#thmlv-primary-header {
	line-height: 64px;
	padding: 20px 0;
}

.thmlv-soon .thmlv-badge {
	background: url('images/badge-soon.png');
}

#thmlv-super-footer {
	color: #ffffff;
	font-size: 1.75em;
	margin: 120px 0 0;
}

#thmlv-title, #thmlv-rgba {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.thmlv-video-embed {
	margin: 0 0 160px;
	padding: 60px 0;
}

.thmlv-video-wrapper, .thmlv-link-wrapper {
	margin: 0px auto;
	max-width: 750px;
	width: 100%;
}

.type-portfolio {
	display: inline-block;
	position: relative;
	width: 11.111%;
	zoom: 1;
}

.type-post {
	padding: 60px 0;
}

.type-team:nth-of-type(2n+1) {
	margin-left: 0;
}

.type-team {
	display: inline-block;
	margin-bottom: 120px;
	margin-left: 4%;
	vertical-align: top;
	width: 48.0%;
	zoom: 1;
}

/*-----------------------------------------------------------------------------------
FORMS
-----------------------------------------------------------------------------------*/

input[type=text], input[type=email], input[type=url], input[type=tel], input[type=date], textarea {
	border: 0px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #787C7D;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 400;
	outline: none;
	padding: 14px 16px;
}

input[type=text], input[type=email], input[type=url], input[type=tel], textarea, select {
	margin: 0 0 15px;
	width: 100%;
}

input[type=submit] {
	border: 0px;
	color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    cursor: pointer;
	font-size: 0.875em;
	font-weight: 400;
	padding: 13px 13px;
	-webkit-appearance: none;
}

input[type=submit]:hover {
	opacity: 0.7;
}

select {
	max-width: 100%;
	width: auto;
}

/*-----------------------------------------------------------------------------------
LINKS
-----------------------------------------------------------------------------------*/

a, input[type = submit] {
	text-decoration: none;
	transition: background 0.2s ease-out 0s, color 0.2s ease-out 0s, opacity 0.2s ease-out 0s;
	-webkit-transition: background 0.2s ease-out 0s, color 0.2s ease-out 0s, opacity 0.2s ease-out 0s;
	-o-transition: background 0.2s ease-out 0s, color 0.2s ease-out 0s, opacity 0.2s ease-out 0s;
}

a:hover {
	opacity: 0.7;
}

.comment a.pubtime {
	font-size: 16px;
}

.comment-reply-link {
	border-radius: 2px;
	color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 11px;
	margin: 0 0 0 90px;
	padding: 6px;
}

.more-link, a.more {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	margin: 40px 0 0;
	padding: 12px 15px;
	width: auto;
	
}

.thmlv-featured-media {
	border: 0px;
	display: block;
	margin: 0 0 30px;
	max-width: 900px;
	position: relative;
	width: 100%;
}

.thmlv-header-menu a:hover, #thmlv-inner-post-navigation a:hover, .thmlv-social a:hover, .thmlv-team-social a:hover, .type-portfolio a:hover {
	opacity: 1;
}

.thmlv-header-menu .sub-menu a {
	opacity: 0.5;
}

.thmlv-header-menu .sub-menu .current-menu-item a {
	opacity: 1;
}

.thmlv-header-menu .sub-menu a:hover {
	opacity: 1;
}

.thmlv-social a, .thmlv-team-social a {
	border: 0px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 36px;
}

#thmlv-super-footer a {
	color: #ffffff;
}

#thmlv-super-footer a {
	border-bottom: 1px solid #ffffff;
}

/*-----------------------------------------------------------------------------------
LISTS
-----------------------------------------------------------------------------------*/

.archives {
	margin: 0 0 30px;
}

.archive .thmlv-entry-meta, .blog .thmlv-entry-meta {
	margin: 40px 0;
	padding: 30px 0 0;
	position: relative;
}

.archive .thmlv-entry-meta:before, .blog .type-post .thmlv-entry-meta:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 1px;
	width: 120px
}

.thmlv-commentlist .comment {
    list-style-type: none;
    padding: 60px 0;
}

.thmlv-commentlist ul li.comment {
	margin: -40px 0 0 90px;
}

.page-template-thmlv-page-blog-php .thmlv-entry-meta {
	margin: 60px 0;
}

.thmlv-entry-meta {
	font-size: 0.875em;
	margin-bottom: 35px !important;
}

.thmlv-entry-meta li, .thmlv-header-menu li, .thmlv-social li, .thmlv-team-social li {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.thmlv-header-menu li ul.sub-menu {
	font-size: 0.875em;
	line-height: 1;
}

#thmlv-main ol, #thmlv-main ul {
	list-style-position: inside;
	list-style-type: decimal;
}

#thmlv-main ul {
	list-style-type: disc;
}

.thmlv-social li, .thmlv-team-social li {
	margin: 0 7px 14px 0;
}

.thmlv-entry-meta li {
	margin: 0px 20px 0 0;
}

.thmlv-header-menu li {
	margin: 0 20px 0 0;
}

.thmlv-header-menu .sub-menu li {
	margin: 20px 0 0;
}

#thmlv-inner-post-navigation {
	font-size: 2em;
}

#thmlv-inner-post-navigation li {
	display: inline-block;
	*display: inline;
	zoom: 1;
}


.thmlv-social {
	text-align: right;
}

.thmlv-team-social {
	margin: 60px 0 0;
}

/*-----------------------------------------------------------------------------------
TYPO
-----------------------------------------------------------------------------------*/

h1, h2, h4, h5, h6 {
	line-height: 1em;
	margin: 0 0 10px;
}

h1 {
	font-size: 4em;
	font-weight: bold;
	letter-spacing: -0.047em;
	line-height: 1.125em;
}

h2 {
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -0.047em;
}

h3 {
	font-size: 1.875em;
	font-weight: 200;
	letter-spacing: -0.031em;
	line-height: 1.5em;
}

h4 {
	font-size: 1.167em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.875em;
}

h5.archive-title {
	font-size: 1.875em;
}

.search-results .thmlv-section-title {
	margin: 0 0 160px;
}

.portfolio-caption h1 {
	text-align: center;
	font-size: 1.5em;
	font-weight: 400;
}

.portfolio-caption h2 {
	text-align: center;
	font-size: 1em;
	font-weight: 400;
}

#thmlv-comments h1, h3#reply-title {
	font-size: 42px;
	font-weight: 400;
	line-height: 1.1;
	margin: 0 0 30px;
	padding: 0 0 30px;
}

#thmlv-footer p {
	font-size: 0.875em;
}

#thmlv-footer-widget-area .thmlv-widget-title, #thmlv-super-footer .thmlv-widget-title {
	font-size: 1.167em;
}

.thmlv-section-title {
	padding: 70px 0 0;
}

.thmlv-section-subtitle {
	font-size: 1.875em;
	font-weight: 100;
	margin: 0 0 25px;
	line-height: 1.5em;
}

.thmlv-widget-title {
	font-size: 3em;
	font-weight: 600;
	margin: 0 0 20px;
}

.type-post h1, .hentry.search h1 {
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -0.047em;
}

.type-team h1 {
	font-size: 3.375em;
	margin: 30px 0 20px 0;
}

.type-team p {
	margin: 20px 0 0;
	padding: 60px 0 0;
	position: relative;
}

.type-team p:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 1px;
	width: 100px
}

/*-----------------------------------------------------------------------------------
STUFF
-----------------------------------------------------------------------------------*/

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

.archive .type-post img, .blog .type-post img {
	display: block;
}

.comment img {
	margin: 0 30px 0 0;
	float: left;
}

.page-template-thmlv-page-blog-php .span_2 img {
	background: #ffffff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

span.author {
	font-size: 1.167em;
	font-weight: bold;
}

.portfolio-caption .fa {
	font-size: 1.5em;
}

.thmlv-gmap img {
	max-width: none;
	width: 100%;
}

.thmlv-logo-link img {
	display: block;
	max-height: 64px;
	max-width: none;
	width: auto;
}

#thmlv-main img {
	display: block;
}

.thmlv-social a:hover .fa, .thmlv-team-social a:hover .fa {
	color: #ffffff;
}

.type-post a p {
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -0.047em;
	line-height: 1em;
	margin: 0 0 40px;
}

.type-post .portfolio-caption .fa {
	color: #ffffff;
	position: absolute;
	font-size: 1.5em;
	left: 50%;
	opacity: 1;
	top: 50%;
}

.type-portfolio img {
	display: block;
	height: auto;
	width: 100%;
}

.type-portfolio.grayScale img {
	filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
}

/*-----------------------------------------------------------------------------------
RETINA
-----------------------------------------------------------------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	
	.thmlv-exclusive .thmlv-badge {
		background: url('./images/badge-exclusive@2x.png') no-repeat;
		background-size: 126px 126px;
	}
	
	.thmlv-hot .thmlv-badge {
		background: url('images/badge-hot@2x.png');
		background-size: 126px 126px;
	}

	.thmlv-new .thmlv-badge {
		background: url('images/badge-new@2x.png');
		background-size: 126px 126px;
	}
	
	.thmlv-soon .thmlv-badge {
		background: url('images/badge-soon@2x.png');
		background-size: 126px 126px;
	}
	
}