/*
Theme Name: North
Theme URI: http://themes.okaythemes.com/north
Description: North is a super neat WordPress theme by Okay Themes.
Author: Mike McAlister / Okay Themes
Author URI: http://okaythemes.com
Version: 1.8
Tags: white, gray, white, two-columns, flexible-width, custom-background, custom-colors, custom-menu, editor-style, featured-images, theme-options, translation-ready, threaded-comments
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	overflow-x: hidden;
}

html {
	position: relative;
	font-size: 62.5%;
}

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 {
    margin: 0;
    color: #555;
    font: 16px/24px VestaStd-Regular; sans-serif;
    background: #ffffff;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}

.clearfix {
    *display: inline-block;
    height: 1%;
}

ol, ul { list-style: none }

blockquote, q { quotes: none }

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus { outline: 0 }

ins { text-decoration: none }

del { text-decoration: line-through }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img { border-style: none }

a { 
	color: #48aed9;
	text-decoration: none;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in;
}

a:hover { 
	color: #555;
	text-decoration: none;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in;
}

input, textarea, select {
    font: 100% arial,sans-serif;
    vertical-align: middle;
    color: #000;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

hr {
    margin: 20px 0 30px;
    border: 0;
    border-bottom: 1px solid #eee;
    height: 1px;
}

/* ===[ Text Formatting ]=== */

@font-face {
  font-family: "FontAwesome";
  src: url('includes/fonts/fontawesome/fontawesome-webfont.eot');
  src: url('includes/fonts/fontawesome/fontawesome-webfont.eot?#iefix') format('eot'), url('includes/fonts/fontawesome/fontawesome-webfont.woff') format('woff'), url('includes/fonts/fontawesome/fontawesome-webfont.ttf') format('truetype'), url('includes/fonts/fontawesome/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px 0;
    font-family: VestaStd-Bold; sans-serif;
    font-weight: normal;
    color:#201548;
}

h1 { 
	font-size: 30px;
	line-height: 36px;
}

h2 { 
	font-size: 24px;
	line-height: 28px;
 }

h3 { 
	font-size: 18px;
	line-height: 26px;
}

h4 { 
	font-size: 14px;
	line-height: 18px;
}

h5 { 
	font-size: 10px;
	line-height: 14px;
}

h6 { 
	font-size: 8px;
	font-weight: 400;
}

.intro {
	color: #90979F;
	margin: 0 0 30px 0;
	font-size: 20px;
	line-height: 30px;
}

blockquote {
	position: relative;
	padding: 35px 40px;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: 300;
	line-height: 32px;
	color: #999;
	font-family: VestaStd-Italic; sans-serif;
	background: #90979f;
	color: #fff;
	overflow: hidden;
}

blockquote:after {
	font-family: 'FontAwesome';
	font-size: 100px;
    -webkit-font-smoothing: antialiased;
    content: "\f0e5";
    position: absolute;
    top: 0;
    right: -14px;
    color: #9aa1a8;
    color: rgba(255,255,255, .1);
}

blockquote p:last-child {
	margin-bottom: 0 !important;
}

.pull-quote {
	font-family: VestaStd-Regular; sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	text-align: right;
	color: #fff;
	width: 25%;
	float: right;
	margin: 0 0 35px 35px;
	padding: 20px;
	background: #48ADD8;
	position: relative;
}

.pull-quote:after {
	position: absolute;
	display: block;
	content: " ";
	width: 0;
	height: 0;
	right: 20px;
	bottom: -20px;
	border-top: 20px solid #48ADD8;
	border-right: 20px solid transparent;
}

.highlight {
	background: #fff198;
	color: #222;
}

/* ===[ Header Styles ]=== */

.header-wrap {
	position: relative;
	z-index: 10;
	width: 100%;
	padding: 20px 0 20px 0;
	background-image:url('http://www.needproductions.com/wp-content/themes/north/images/needhautl.png');
	max-width: 100%;
	height: auto;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}

.header hgroup {
	float: left;
	max-width: 525px;
	margin-right: 15px;
}

.error404 .post .box {
	padding-bottom: 65px;
}

/* ===[ Logo Styles ]=== */

.logo {
    display: block;
    text-indent: -9999px;
    margin: 0;
    float: left;
}

.logo-image {
	display: inline-block;
	margin: 0 25px 0 0;
	float: left;
}

.logo-image img {
	max-width: 100%;
	height: auto;
}

.logo-text {
	font-family: VestaStd-Bold;
	font-weight: normal;
	font-style: normal;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding: 25px 35px 25px 999px;
    margin: -20px 10px -20px -999px;
    color: #fff;
    background: #181818;
    display: inline-block;
    -webkit-transition: .02s ease-in;  
	-moz-transition: .02s ease-in;
	transition: .02s ease-in; 
}

.logo-text:hover {
	background: #181818;
	background: rgba(18,18,18,0.4);
	-webkit-transition: .02s ease-in;  
	-moz-transition: .02s ease-in;
	transition: .02s ease-in; 
}

.logo-subtitle {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: 0;
    color:#666;
    margin: 0;
    display: none;
}

.logo-text a { 
	color: #201547;
}

.logo-text a:hover {
	color: #474747;
}

/* ===[ Navigation Styles ]=== */

.select-menu, .select {
	display: none;
}

.header-nav {
	float: right;
	margin-top: 70px;
}

.header-nav div {
	float: left;
}

.nav a {
	font-family: VestaStd-Bold;
	font-weight: normal;
    color: #201547;
    padding: 0 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
}

.nav a:hover {
    text-decoration: none;
    cursor: pointer;
	color: #0b0718;
    -webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in;
}

.nav .current-menu-item > a, .nav a:hover {
	color: #0b0718;
}

.nav > li {
    float: left;
    padding: 0;
    margin: 0 0 0 0;
    display: inline;
}

.nav, .nav ul {
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
}

.nav li {
    float: left;
    position: relative;
}

.nav > li:first-child > a {
	padding-left: 10px;
}

.nav ul {
    position: absolute;
    z-index: 20;
    display: none;
    width: 160px;
    top: 26px;
    padding-top: 20px;
    -webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
}

.nav .sub-menu {
	margin: 0 0 0 0;
	padding-top: 28px;
}

.nav li ul { 
	z-index: 20;
}

.nav li ul li { 
	background: rgba(255,255,255,0.5);
}

.nav li ul a, .nav li ul li a {
    width: 220px;
    height: auto;
    float: left;
    padding:0 20px 10px 20px;
    font-size: 11px;
}

.nav li ul li:first-child {
	padding-top: 2px;
}

.sub-menu li > a, .nav .sub-menu ul li:first-child a {
	border-top: none;
}

.nav li ul a:hover {
    height: auto;
    float: left;
    background: none;
    color: #707070;
}

.nav li ul li:last-child {
    border-bottom: none;
}

.nav li ul li ul {
    padding: 0 !important;
    border-left: solid 1px #292c30;
}

.nav ul ul { 
	top: auto;
}

.nav li ul ul {
    left: 160px;
    margin: 0 0 0 10px;
    top: -10px;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul { display: none }

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul { display: block }

/* ===[ Header Search ]=== */

.header-search-hidden {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 100;
	background: #707070;
	box-shadow: rgba(0,0,0, 0.25) 0px 0px 5px;
	-moz-box-shadow: rgba(0,0,0, 0.25) 0px 0px 5px;
	-webkit-box-shadow: rgba(0,0,0, 0.25) 0px 0px 5px;
}

.header-search-hidden-close {
	position: absolute;
	right: 40px;
	top: 28px;
	z-index: 101;
}

.header-search-hidden .search-form {
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;
	border: none;
}

.header-search-hidden .search-form-input {
	height: 80px;
	width: 76%;
	font-size: 20px;
	padding-right: 0px;
	padding-left: 20px;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;
}

.header-search-hidden .search-form .submit {
	height: 80px;
	padding: 0 25px;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;
	display: none;
}

.search-toggle {
    color:#201547;
	margin-top: 70px;
	float: left;
    width: 20px;
    text-align: right;
}

.search-toggle:hover {
    color:#201547;
}

/* ===[ Main Body Styles ]=== */

.inside-wrap {
	width: 100%;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}

.portfolio-container {
	padding-top: 30px;
}

.hero .container, .header-wrap .container {
	position: relative;
}

#wrapper {
    position: relative;
}

/* ===[ Hero Styles ]=== */

.hero {
	position: relative;
	padding: 7% 5%;
	width: 100%;
	float: left;
	background: #eff0f1;
	background: #f4f4f5;
}

.hero h2 {
	position: relative;
	z-index: 20;
	color: #90979f;
	font-size: 34px;
	line-height: 48px;
	letter-spacing: 0;
	margin: 10px 0 0 0;
	padding: 0 0 0 150px;
}

.hero-icon {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	font-size: 160px;
	color: #e5e6e8;
}

.hero a {
	background: #fced8a;
	color: #3a3b3c;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px;
	line-height: 26px;
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.hero a:hover {
	background: #90979F;
	color: #fff;
}

/* ===[ Portfolio Single Styles ]=== */

.portfolio-title h2 {
	font-family: VestaStd-Bold;
	font-weight: normal;
	font-style: normal;
	line-height: 40px;
	color:#201547;
}

.single-okay-portfolio .image-wrap {
	clear: both;
	width: 100%;
}

.single-okay-portfolio .image-wrap li {
	margin-bottom: 10px;
	list-style-type: none;
}

.single-okay-portfolio .image-wrap img {
	max-width: 100%;
	min-width: 100%;
	height: auto;
}

.portfolio-title p:last-child {
	margin-bottom: 5px;
}

.single-okay-portfolio .post {
	background: none;
}

/* ===[ Block Post Styles ]=== */

.portfolio-intro {
	position: relative;
}

.portfolio-link {
	position: absolute;
	bottom: 34px;
	right: 30px;
}

.portfolio-link a {
	color: #aaa;
	border: solid 1px #ddd;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.portfolio-link a:hover {
	background: #48aed9;
	border: solid 1px transparent;
	color: #fff;
}

.portfolio-titles {
	width: 50%;
	margin-bottom: 40px;
}

.portfolio-titles h2 {
	margin-bottom: 15px;
}

.portfolio-titles h3 {
	font-size: 16px;
	font-family: VestaStd-Regular; sans-serif;
	font-weight: normal;
	line-height: 24px;
	color: #999;
}

.page-template-homepage-php #wrapper {
	margin: 0;
	width: 100%;
	max-width: none;
}

.block-post {
	position: relative;
	z-index: 5;
	overflow: hidden;
	float: left;
	display: inline-block;
}

.block-post .box-wrap {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	color: #555;
}

.block-post .box-wrap-title {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	padding: 25px;
	color: #aaa;
	font-size: 22px;
	line-height: 28px;
	display: none;
}

.block-post:hover .box-wrap-title {
	display: block;
}

.block-post .box-title-link {
	color: #555 !important;
	margin-bottom: 8px;
	display: block;
}

.block-post .box-title-link:hover {
	color: #999 !important;
}

.block-post .box-wrap-title a {
	color: #aaa;
}

.block-post .box-wrap-title a:hover {
	color: #555;
}

.block-post .box-wrap-title p {
	font-size: 11px;
	text-transform: uppercase;
}

.block-post .box-wrap-title i {
	margin-right: 5px;
}

.block-post:hover .featured-image {
	opacity: .1;
}

.block-post .featured-image {
	height: 100%;
	max-width: 100%;
	width: 100%;
	position: absolute;
	overflow: hidden;
	margin-top: 0;
}

.block-post .featured-image img {
	width: auto !important;
	height: 100% !important;
	max-width: none !important;
	position: absolute;
}

.block-post .entry-title {
	font-size: 32px;
	line-height: 44px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	position: relative;
}

.block-post .entry-title:after {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 25px;
	border-bottom: solid 1px #5a5a5a;
}

.block-post .entry-title a {
	color: #fff;
}

.block-post .entry-by {
	margin-top: 20px;
	font-size: 14px;
	color: #fff;
}

.block-post .entry-by a:hover {
	color: #000000 !important;
}

.block-post .post:hover .entry-title a {
	color: #000000;
}

.block-post .entry-title a:hover {
	color: #2f2f2f !important;
}

.overlay-link {
	display: none;
	position: absolute;
	z-index: 60;
	width: 100%;
	height: 100%;
}

.device .overlay-link {
	display: block;
}

/* ===[ Post Styles ]=== */

.blog .post, .archive .post, .search .post {
	margin-bottom: 50px;
	padding-bottom: 25px;
	border-bottom: double 4px #eee;
}

.tax-categories .post {
	border-bottom: none;
	padding-bottom: auto !important;
}

.post {
    position: relative;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: #fff;
}

.blog .post:after {
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    content: "\f069";
    color: #90979F;
    display: none;
}

.post:last-child {
	margin-bottom: 25px;
}

.single .post:last-child {
	margin-bottom: 0;
}

.post li {
	list-style-type: circle;
	margin-bottom: 5px;
}

.single-okay-portfolio .flex-direction-nav a {
	background: #ffffff;
	background: rgba(255,255,255,0.9);
}

.single-okay-portfolio .flex-direction-nav a:hover, .page-template-homepage-php .flex-direction-nav a:hover {
	background: #ffffff;
	background: rgba(255,255,255,0.9);
	color: #ffffff !important;
}

.flexslider .slides img {
	height: auto;
}

.page-titles .featured-image, .page-titles .fitvid, .page-titles  .flexslider .slides {
	max-width: 100%;
	width: 100%;
	margin-top: 50px;
	display: block;
	float: left;
	position: relative;
	z-index: 20;
}

.page-template-homepage-php .flexslider .slides {
	margin-top: 0;
}

.post-content .featured-image, .post-content .fitvid, .post-content  .flexslider .slides {
	margin: 0 0 25px 0;
	display: inline-block;
	width: 100%;
}

.single-okay-portfolio .fitvid {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}

.featured-image img {
	max-width: 100%;
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;
}

.featured-image-bg {
	background-image:url('http://www.needproductions.com/wp-content/themes/north/images/needhautl.png');
	background-repeat:no-repeat;
	background-position:left center; 
}

.post .box-wrap {
	display: inline-block;
	width: 100%;
}

.format-quote .box {
	padding: 170px 0 150px 0;
}

.post .box { 
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.post .box header {
	width: 80%;
	margin: 50px auto 0 auto;
}

.post .post-content {
	font: 17px/27px VestaStd-Regular; sans-serif;
	width: 100%;
	margin: 0 auto 0 auto;
	clear: both;
}

.post .post-content ul {
	margin: 0 0 30px 18px;
}

.post .post-content ol {
	margin: 0 0 30px 24px;
}

.post .post-content ol li {
	list-style-type: decimal;
}

.post .excerpt-more .more-link {
	margin-top: 30px;
}

.page .date-title {
	display: none;
}

.date-title {
	background: #f3f3f3;
	color: #aaa;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 35px;
	padding: 0 6px;
	display: inline-block;
	font-family: VestaStd-Regular; sans-serif;
}

.archive-title {
	background: #2c2f31;
	display: inline-block;
	width: 100%;
	padding: 15px;
	font-size: 16px;
	color: #fff;
}

.tax-categories .archive-title {
	width: 97%;
}

.page-titles-wrap {
	position: relative;
}

.page-titles {
	position: relative;
	z-index: 8;
	background: #ffffff;
	background: rgba(255,255,255, .8);
	padding: 4% 0 4% 0;
	margin: 0 0 4% 0;
}

.page-template-homepage-php .page-titles {
	padding-bottom: 6%;
	margin-bottom: 0;
}

.error404 .page-titles {
	text-align: center;
}

.error404 .entry-subtitle {
	width: 100%;
}

.entry-title {
	font-family: VestaStd-Bold; sans-serif;
	font-weight: 300;
    font-size: 35px;
    letter-spacing: -1px;
    line-height: 35px;
	padding: 0 0 0 0;
    margin: 0 0 0 0;
    position: relative;
    z-index: 10;
}

.blog-entry-title {
	border-bottom: solid 1px #EEE;
	margin-bottom: 25px;
}

.blog-entry-title h2 {
	margin-bottom: 0px;
	font-weight: 400;
	font-size: 25px;
	line-height: 48px;
	width: 90%;
}

.blog-entry-title h2 a {
	color: #555;
}

.blog-entry-title h2 a:hover {
	color: #676767;
}

.blog-entry-date {
	text-transform: uppercase;
	font-size: 11px;
	color: #bbb;
	letter-spacing: 2px;
	margin: 0 0 15px 0;
	display: inline-block
}

.blog-comment-block {
	position: relative;
	background: #90979f;
	color: #fff;
	float: right;
	text-align: center;
	height: 50px;
	width: 50px;
	line-height: 46px;
	font-family: VestaStd-Regular; sans-serif;
	font-weight: 600;
	font-size: 24px;
	margin-top: 10px;
}

.blog-comment-block:hover {
	color: #ccc;
}

.blog-comment-block:after {
	position: absolute;
	display: block;
	content: " ";
	width: 0;
	height: 0;
	right: 10px;
	bottom: -10px;
	border-top: 20px solid #90979f;
	border-right: 20px solid transparent;
}

.entry-subtitle {
	color: #c6c6c6;
	font-weight: 300;
	padding-top: 5px;
	margin: 0;
	position: relative;
    z-index: 10;
    width: 60%;
}

.single-okay-portfolio .entry-title, .single-okay-portfolio .entry-subtitle {
	width: 75%;
}

.entry-subtitle a {
	color: #c6c6c6;
}

.entry-subtitle a:hover {
	color: #fff;
}

.entry-title, .entry-title a {
    color: #000000;
    -webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
}

.entry-title a:hover {
	color: #1d1d1d;
}

.feat-img .entry-title a:hover {
	color: #fff;
}

.sidebar-portfolio .widget li span, .sidebar-portfolio .widget strong {
	color: #555;
	font-weight: bold;
}

.post-navigation-wrap {
	width: 100%;
	margin-bottom: 30px;
	padding-top: 25px;
	border-top: solid 1px #eee;
}

.post-navigation {
	 width: 100%;
	 margin: 0 auto;
}

.post-navigation a {
	color: #90979F;
	font-size: 12px;
	text-transform: uppercase;
	width: 50%;
	float: left;
}

.post-navigation a:hover {
	color: #555 !important;
}

.prev-nav a:before {
	content: "\f104";
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    margin-right: 6px;
}

.next-nav a:after {
	content: "\f105";
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    margin-left: 6px;
}

.post-navigation .next-nav a {
	text-align: right;
	float: right;
}

.page-template-homepage-php #content, .post-type-archive-okay-portfolio #content, .tax-categories #content, .page-template-portfolio-php #content {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content {
    position: relative;
	z-index: 50;
	width: 65%;
    float: left;
    margin: 0;
	background: #fff;
}

.error404 #content {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.page-template-full-width-php #content {
	width: 100%;
	margin-right: 0;
}

.single-okay-portfolio #content {
	margin-top: 0;
	padding: 15px 0 0 0;
}

.page-template-portfolio-php #content .posts, .tax-categories #content .posts, .post-type-archive #content .posts {
	position: relative;
	z-index: 50;
	background: #fff;
	padding: 1% 0 0 0;
}

#content p { 
	position: relative;
	margin: 0 0 30px;
}

#content small {
	font-size: 13px;
	color: #aaa;
}

#content img {
	max-width: 100%;
	height: auto;
}

#content .meta-wrap {
	float: left;
	width: 100%;
	margin: 20px 0 25px 0;
	color: #90979F;
}

.type-attachment .meta-wrap {
	display: none;
}

#content .meta {
	float: left;
	font-size: 12px;
	line-height: 24px;
	margin: 0 0 0 0 !important;
	display: inline-block;
}

#content .meta a {
	color: #999;
}

#content .meta a:hover {
	color: #555;
}

#content .meta li {
	list-style-type: none !important;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	display: inline;
}

#content .meta li i {
	margin-right: 8px;
}

/* Share Toggle Styles */

.share {
	float: right;
	margin: -5px 0 0 0 !important;
}

.share-toggle {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1;
	color: #fff;
	background: #c7cbcf;
	padding: 5px 10px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.share-toggle:hover {
	background: #90979F;
	color: #fff;
}

.share a {
	color: #fff;
	margin-left: 2px;
	text-align: left;
}

.share ul {
	width: 108px;
	position: absolute;
	z-index: 50;
	left: -130px;
	top: -44px;
	display: none;
	background: #fff;
	font-size: 12px;
	text-transform: uppercase;
	box-shadow: rgba(0,0,0, 0.25) 0px 0px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.25) 0px 0px 2px;
	-webkit-box-shadow: rgba(0,0,0, 0.25) 0px 0px 2px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.share li {
	position: relative;
	list-style-type: none;
}

.share-list li {
	position: relative;
	list-style-type: none;
	border-bottom: solid 1px #eee;
	padding: 6px 10px;
	margin-bottom: 0;
	width: 100%;
	text-align: right;
}

.share-list li a {
	-webkit-transition: .02s ease-in;  
	-moz-transition: .02s ease-in;
	transition: .02s ease-in;
}

.share-list li a:hover {
	-webkit-transition: none;  
	-moz-transition: none;
	transition: none;
}

.share ul li a {
	color: #90979F;
}

.share ul li a:hover {
	-webkit-transition: .02s ease-in;  
	-moz-transition: .02s ease-in;
	transition: .02s ease-in; 
}

.share li:last-child {
	border-bottom: none;
}

.share span {
	float: left;
}

.share-twitter:hover { 
	background: #5ec8e8;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.share-facebook:hover { background: #5d73a1; }

.share-google:hover { 
	background: #ca4c4c;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.share-google:hover a, .share-facebook:hover a, .share-twitter:hover a {
	color: #fff;
}

.share li ul a:hover {
	color: #fff;
}

#content .post-nav {
	display: inline-block;
	width: 100%;
	margin: 0 auto 0 auto;
}

.tax-categories .post-nav, .post-type-archive .post-nav, .tax-categories .post-nav {
	background: #C7CBCF;
	color: #fff;
	padding: 20px;
	margin-top: 15px !important;
	width: 97.5% !important;
}

.tax-categories .post-nav a, .post-type-archive .post-nav a {
	color: #fff !important;
}

.tax-categories .post-nav a:hover, .post-type-archive .post-nav a:hover {
	color: #777 !important;
}

.page-template-homepage-php #content .post-nav {
	width: 97%;
}

#content .post-nav a {
	color: #90979F;
	font-size: 14px;
	text-transform: uppercase;
	width: 50%; 
}

#content .post-nav a:hover { 
	color: #555;
}

#content .post-nav-right {
	float: right;
}

#content .post-nav-left {
	float: left;
}

#content .post-nav-left a:before {
	content: "\f104";
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    margin-right: 6px;
}

#content .post-nav-right a:after {
	content: "\f105";
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    margin-left: 6px;
}

/* ===[ Post Nav Styles ]=== */

.next-prev-mobile {
	display: none;
}

.next-prev a {
	background: #48ADD8;
	padding: 10px;
	color: #fff;
	font-size: 12px;
}

.next-post a {
	position: fixed;
	z-index: 20;
	right: -96px;
	top: 45%;
	padding-right: 20px;
	padding-left: 37px;
	-webkit-transition: .2s ease-in;  
	-moz-transition: .2s ease-in;  
	-o-transition: .2s ease-in;  
	transition: .2s ease-in; 
}

.next-post a:hover {
	right: 0px;
	-webkit-transition: .2s ease-in;  
	-moz-transition: .2s ease-in;  
	-o-transition: .2s ease-in;  
	transition: .2s ease-in; 
}

.next-post a:after {
	position: absolute;
	content: "\f054";
	left: 10px;
	top: 12px;
	color: #fff;
	font-size: 24px;
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
}

.prev-post a {
	position: fixed;
	z-index: 20;
	left: -126px;
	top: 45%;
	padding-left: 20px;
	padding-right: 37px;
	-webkit-transition: .2s ease-in;  
	-moz-transition: .2s ease-in;  
	-o-transition: .2s ease-in;  
	transition: .2s ease-in; 
}

.prev-post a:hover {
	left: 0;
	-webkit-transition: .2s ease-in;  
	-moz-transition: .2s ease-in;  
	-o-transition: .2s ease-in;  
	transition: .2s ease-in; 
}

.prev-post a:after {
	position: absolute;
	content: "\f053";
	right: 10px;
	top: 12px;
	color: #fff;
	font-size: 24px;
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
}

/* ===[ Sidebar Styles ]=== */

#sidebar {
	position: relative;
	color: #777;
	float: right;
	font-size: 14px;
	line-height: 26px;
	width: 29.62962963%;
}

#sidebar .widget {
	position: relative;
	margin-bottom: 25px;
	padding: 25px;
	background: #f9f9f9;
}

#sidebar .widget:last-child {
	margin-bottom: 0;
}

#sidebar .widgettitle {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 12px;
}

#sidebar a {
	color: #999;
}

#sidebar a:hover {
	color: #555;
}

#sidebar .widget li {
	position: relative;
}

#sidebar .widget li:before {
	content: "\f105";
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    color: #48ADD8;
    margin-right: 6px;
}

#sidebar .widget li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* ===[ Sidebar Portfolio Widget Styles ]=== */

#sidebar .flexslider .slides > li:before {
	display: none;
}

#sidebar .flex-direction-nav li:before {
	display: none;
}

#sidebar .slides {
	float: none;
	margin-top: 0;
}

#sidebar .flexslider .slides li img {
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;
	transition: .07s ease-in; 
}

#sidebar .flexslider .slides li:hover img {
	opacity: .9;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;
	transition: .07s ease-in; 
}

#sidebar .flex-direction-nav {
	position: relative;
	z-index: 20;
}

#sidebar .flex-direction-nav a {
	bottom: -32px;
	height: 20px;
	width: 20px;
	line-height: 18px;
}

#sidebar .flex-direction-nav a:hover {
	color: #fff;
	background: #48ADD8;
}

#sidebar .flex-direction-nav a i {
	font-size: 10px;
}

#sidebar .flex-direction-nav .flex-prev {
	right: 20px;
}

#sidebar .widget_okay_recent_portfolio {
	padding-bottom: 12px;
}

#sidebar .widget_okay_recent_portfolio .widgettitle {
	font-size: 14px;
	margin: 8px 0 0 0;
}

/* ===[ Portfolio Sidebar Styles ]=== */

.sidebar-portfolio {
	font-size: 14px !important;
	line-height: 26px !important;
}

.sidebar-portfolio a {
	font-weight: normal;
}

.sidebar-portfolio a:hover {
}

.sidebar-portfolio li {
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar-portfolio li:before {
	display: none;
}

.sidebar-portfolio p {
	margin-bottom: 25px;
}

/* ===[ Comment Styles ]=== */

.comments {
	background: #fff;
    float: left;
	width: 100%;
}

.comments-wrap {
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 30px;
	background: #f9f9f9;
}

#comments-title {
	color: #555;
	font-family: VestaStd-Regular; sans-serif;
	font-size: 22px;
	font-weight: 600;
	text-align: right;
	background: #90979F;
	color: #fff;
	padding: 20px;
	margin: -30px -30px 40px -30px;
}

#comments-title span {
	color: #ccc;
	margin-right: 10px;
	float: left;
}

.comments-open {
	border-bottom: solid 1px #e7e7e7; 
	margin-bottom: 60px !important;
}

#respond {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.comment #respond { 
	margin-top: 0px;
	padding-bottom: 10px;
}

#respond h3 {
	font-size: 30px;
	font-weight: 400;
	display: inline-block;
	margin: 0 0 10px 0;
}

.commentlist #respond h3 {
	margin-top: 25px;
}

#respond label {
	text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0 0 15px;
    color: #aaa;
    position: absolute;
    left: -999px;
}

#respond p {
	position: relative;
}

#respond .required {
	color: #E75353;
	display: none;
}

#respond p { margin-bottom: 15px }

#commentform p {
	width: 100%;
}

.form-submit {
	margin: 10px 0 0 0 !important;
}

#respond input[type="text"], #respond textarea {
    color: #777;
    border: none;
    border: solid 1px #e6e6e6;
    background: #fff;
    font: 16px/24px 'Lato', 'Helvetica Neue', Helvetica, sans-serif;
    width: 100%;
    padding: 10px;
	-webkit-appearance:none;
}

#respond .comment-form-comment {
	width: 100%;
	display: inline-block;
}

#respond input:focus, #respond textarea:focus {
    outline: none;
    border: solid 1px #d6d6d6;
}

#respond textarea {
    line-height: 22px;
    width: 100%;
}

#commentform #submit {
	background: #48ADD8;
	color:#fff;
	font-family: VestaStd-Regular; sans-serif;
	font-size: 13px;
	font-weight: 600;
	padding:10px 20px;
	margin: 0;
	border: none;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
	-webkit-appearance: none;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

#commentform #submit:hover {
	background: #767F89;
	cursor: pointer;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
}

.form-allowed-tags {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	float: left;
	margin: 10px 0 25px 0;
	width: 100% !important;
	display: none;
}

.commentlist {
	list-style-type: none !important;
	counter-reset:li;
}

.commentlist li {
	position: relative;
	float: left;
	width: 100%;
    padding: 0 0 35px 0;
    margin: 0 0 35px 0;
    border-bottom: solid 1px #eee;
    position: relative;
    list-style:none;
}

.commentlist .children {
	margin-top: 25px;
	border-top: solid 1px #eee;
	padding-top: 35px;
}

.commentlist .children li { 
	padding-left: 50px;
}

.commentlist .children li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.comment-block {
    padding: 0;
}

.comment-text {
	position: relative;
	font: 16px/24px 'Lato', Helvetica, sans-serif;
}

.comment-text p {
	margin-bottom: 20px !important;
}

.comment-text p.reply {
	margin-bottom: 0 !important;
}

.comments .children .reply { text-align: left }

#cancel-comment-reply-link {
	position: relative;
	color: #999;
    margin: 0 0 0 0;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    -webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
}

#cancel-comment-reply-link:hover {
	color: #555;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
}

#cancel-comment-reply-link i {
	font-size: 18px;
	color: #f74f4f;
}

#cancel-comment-reply-link i:hover {
	color: #555;
	cursor: pointer;
}

.comments .logged-in-as {
	float: left;
	font-size: 13px !important;
	color: #aaa;
	margin-bottom: 35px !important;
}

.comments .logged-in-as a {
	color: #777;
}

.comments .logged-in-as a:hover {
	color: #555;
}

.comment-notes {
	width: 100% !important;
	font-size: 13px;
	line-height: 18px;
	color: #bbb;
	margin-bottom: 35px !important;
}

.comment-notes .required {
	position: relative !important;
	top: auto !important;
	right: auto !important;
}

.comment-awaiting-moderation {
    color: #555;
    font-weight: bold;
    font-size: 11px;
}

.vcard {
	width: 100%;
    float: left;
}

.vcard img {
    float: left;
	height: 35px;
	width: 35px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.fn {
    float: left;
    font-style: normal;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 0;
}

.fn a { 
	color: #555;
}

.fn a:hover {
	background: none;
	color: #777;
}

.comment-info {
	margin-bottom: 20px;
	position: relative;
}

.comment-meta {
    float: left;
    margin: 0 0 0 12px;
    line-height: 11px;
}

.comment-time {
	text-transform: uppercase;
    font-size: 10px;
    color: #bbb;
    display: inline-block;
    margin-top: 4px;
}

.comment-time:hover {
	color: #999;
}

.comment-edit-link {
	font-size: 11px;
}

#comment-nav-below {
	display: inline-block;
	width: 100%;
	padding: 10px 10px 20px 10px;
	margin: -44px 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #e7e7e7;
}

#comment-nav-below .nav-previous {
	float: left;
}

#comment-nav-below .nav-next {
	float: right;
}

/* ===[ Footer Styles ]=== */

#footer {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 80px 0 0 0;
	padding: 7% 0;
	color: #666;
	font-size: 13px;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #555 !important;
}

#footer a:hover {
	color: #fff;
}

.footer-widgets {
	width: 100%;
	display: inline-block;
}

.footer-widgets .widget {
	float: left;
	width: 25%;
	margin-right: 5%;
}

.footer-widgets .widget_nav_menu {
	width: 10%;
}

.footer-widgets .widgettitle {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.theme-name-icon {
	float: right;
	text-align: right;
}

.theme-name-icon h3 {
    font-size: 26px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #ccc;
    display: inline-block;
    margin-bottom: 0;
    -webkit-transition: .02s ease-in;  
	-moz-transition: .02s ease-in;
	transition: .02s ease-in; 
}

.theme-name-icon h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #ccc;
}

.footer-bottom {
	background-image:url('http://www.needproductions.com/wp-content/themes/north/images/needbasl.png');
	max-width: 100%;
	height: auto;
	display: inline-block;
	width: 100%;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 2% 0;
	font-size: 13px;
}

.footer-bottom a {
	color: #666;
}

.footer-bottom a:hover {
	border-bottom: dotted 1px #ccc;
}

.copyright {
	float: left;
	line-height: 40px;
}

.social-icons {
	float: right;
}

#icons {
	color: #ccc !important;
	padding-top: 8px;
}

#icons a {
	background: none !important;
	background-image: none !important;
	background-color: none !important;
	filter: none !important;
	text-shadow: none !important;
	color: #90979F !important;
	font-size: 18px !important;
}

#icons a:hover {
	border-bottom: none;
	color: #666 !important;
}

/* ===[ Various Default WordPress Styles ]=== */

.alignleft { float: left }

.alignright { float: right }

.aligncenter { 
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.bypostauthor { }

.archive .gallery-wrap, .search .gallery-wrap {
	display: none;
}
.gallery-wrap {
	margin-bottom: 25px;
}

.sticky {}

.wp-caption {
	color: #999;
    max-width: 96%; /* Image does not overflow the content area */
    text-align: center;
    text-transform: uppercase;
}

.wp-caption.alignnone { margin: 5px 20px 20px 0 }

.wp-caption.alignleft { margin: 5px 40px 10px 0 }

.wp-caption.alignright { margin: 5px 0 10px 40px }

img.alignleft, img.alignright, .img.aligncenter {
	padding: 5px;
	border: solid 1px #e6e6e6;
}

img.alignleft {
	margin: 5px 25px 10px 0;
}

img.alignright {
	margin: 5px 0 10px 25px;
}

.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;
}

.gallery {
	margin-bottom: 30px !important;
}

.gallery-caption { text-align: center }

.gallery {
	margin-bottom: 30px !important;
}

.gallery-caption { text-align: center }

.gallery-item {
	float: none !important;
	display: inline-block;
    margin-right: 12px;
    margin-bottom: 2px;
    width: 115px !important;
}

.gallery-item:last-child {
	margin-right: 0px;
}

.gallery-icon { width: 115px }

.gallery-item img {
    width: 150px;
    height: auto;
    padding: 5px;
    border: solid 1px #e6e6e6 !important;
}

.gallery-item img:hover {
	border: solid 1px #ccc !important;
}

.tagcloud a {
	font-size: 13px !important;
	background: #48ADD8;
	padding: 3px 8px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	color: #fff !important;
}

.tagcloud a:hover {
	background: #767F89;
}

#calendar_wrap {
	background: #fff;
	padding: 20px 20px 0 20px;
	border: solid 1px #e9e9e9;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

#wp-calendar {
	width: 100%;
	text-align: center;
}

#wp-calendar a {
	color: #fff;
}

#wp-calendar caption {
	font-weight: bold;
	background: #f7f7f7;
	margin-bottom: 5px;
	padding: 5px 0;
}

#sidebar .widget select {
	width: 100%;
}

.rsswidget {
	clear: both;
	width: 100%;
}

.rsswidget img {
	display: none;
}

.rss-date {
	font-size: 10px;
}

.widget_rss li {
	margin-bottom: 10px;
}

.widget_rss cite {
}

.textwidget {
	word-wrap: break-word;
}

.textwidget img {
	max-width: 100%;
	height: auto;
}

.post code {
	background: #90979F;
	color: #fff;
	padding: 30px; 
	width: 100%;
	display: inline-block;
}

/* ===[ Search Form Styles ]=== */

.search-form {
	position: relative;
	border: solid 1px #eee;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.search-form-input {
	position: relative;
	display: inline-block;
	border: none !important;
	color: #bbb;
	background: #fff;
	font-size: 13px;
	height: 36px;
	padding: 0 10px;
	margin: 0;
	width: 100%;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	-webkit-appearance: none;
}

.search-form-input:focus {
	color: #999;
}

.search-form .submit {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	background: #48ADD8;
	color:#fff;
	font-size: 13px;
	border: none;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in;
	padding: 0 10px;
	margin: 0;
	height: 36px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.search-form .submit:after {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	content: "\f002";
	font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
	display: block;
	font-size: 20px;
}

.search-form .submit:hover {
	cursor: pointer;
	background: #767F89;
}

.error404 .post .search-form {
	margin: 20px 0 50px 0;
	position: relative;
	width: 100%;
	max-width: none;
	float: left;
}

.error404 .post .search-form-input {
	background: #eee;
	padding: 30px 86px 30px 20px;
	font-size: 20px;
	width: 100%;
}

.error404 .post .search-form .submit {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	padding: 0;
	height: 60px;
	width: 80px;
	font-weight: bold;
}

/* ===[ Contact Form 7 Styles ]=== */

.wpcf7 p {
	font-size: 14px;
	margin-bottom: 20px !important;
}

input[type="text"], input[type="email"], textarea {
    color: #777;
    border: none;
    border: solid 1px #e6e6e6;
    background: #fff;
    font: 16px/24px 'Lato', 'Helvetica Neue', Helvetica, sans-serif;
    width: 100%;
    padding: 10px;
	-webkit-appearance:none;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
	border: solid 1px #ccc;
}

.wpcf7-submit {
	background: #48ADD8;
	color:#fff;
	font-family: VestaStd-Regular; sans-serif;
	font-size: 13px;
	font-weight: 600;
	padding:10px 20px;
	margin: 0;
	border: none;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
	-webkit-appearance: none;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.wpcf7-submit:hover {
	background: #767F89;
	cursor: pointer;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in; 
}

/* ===[ Custom Archive Page ]=== */

.archive-box {
	margin-bottom: 40px;
	width: 100%;
	float: left;
}

.archive-box:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.archive-col ul {
	padding: 0;
	margin: 0 0 0 0 !important;
}

.archive-col li {
	list-style-type: none;
	
}

.archive-col li:last-child a {
	border-bottom: solid 1px transparent;
}

.archive-col a {
	padding: 8px 0;
	border-bottom: solid 1px #f3f3f3;
	width: 100%;
	float: left;
	position: relative;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in; 
}

.archive-col a:hover {
	background: #f9f9f9;
	padding-left: 8px;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in; 
}

.archive-col a:hover:after {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 12px;
	padding-left: 8px;
	line-height: 12px;
}
