/* 
Theme Name: Climbing Grier Mountain
Theme URL: http://www.climbinggriermountain.com/
Description: Custom blog theme for Climbing Grier Mountain.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 3.0
*/

/* RESET
----------------------------------------------------------------------------------------------------*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

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

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

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

input[type="submit"], input[type="text"], input[type="search"] {
    -webkit-appearance: none;
}
	
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* MAIN CONTAINER */
.container {
    max-width: 100%;
    margin: 0 auto;
}

/* COLUMN WIDTH ON DISPLAYS +768px */
@media ( min-width : 801px ) {

    .span_content {
        margin-left: 0;
        width: 70%;
        width: -moz-calc(100% - 300px - 5%);
        width: -webkit-calc(100% - 300px - 5%);
        width: calc(100% - 300px - 5%);
        max-width: 642px;
        float: left;
        display: inline-block;
    }
	
    .span_content_full {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }

    .span_sidebar {
        width: 300px;
        float: right;
        clear: right;
        display: block;
    }
}

.wrapper {
    background-color: #ffffff;
    margin: 0 auto 0;
    padding: 0 15px;
    width: 100%;
    max-width: 1020px;
}

.wrap {
    margin: 0 auto 0;
    padding: 0 15px;
    width: 100%;
    max-width: 1020px;
}

/*---------STRUCTURE---------*/

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-roman-webfont.eot');
    src: url('fonts/crimson-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-roman-webfont.woff2') format('woff2'),
         url('fonts/crimson-roman-webfont.woff') format('woff'),
         url('fonts/crimson-roman-webfont.ttf') format('truetype'),
         url('fonts/crimson-roman-webfont.svg#Crimson') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-italic-webfont.eot');
    src: url('fonts/crimson-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-italic-webfont.woff2') format('woff2'),
         url('fonts/crimson-italic-webfont.woff') format('woff'),
         url('fonts/crimson-italic-webfont.ttf') format('truetype'),
         url('fonts/crimson-italic-webfont.svg#Crimson') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-bold-webfont.eot');
    src: url('fonts/crimson-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-bold-webfont.woff2') format('woff2'),
         url('fonts/crimson-bold-webfont.woff') format('woff'),
         url('fonts/crimson-bold-webfont.ttf') format('truetype'),
         url('fonts/crimson-bold-webfont.svg#Crimson') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Crimson';
    src: url('fonts/crimson-bolditalic-webfont.eot');
    src: url('fonts/crimson-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimson-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/crimson-bolditalic-webfont.woff') format('woff'),
         url('fonts/crimson-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/crimson-bolditalic-webfont.svg#Crimson') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'uniform';
    src: url('fonts/uniform-medium-webfont.eot');
    src: url('fonts/uniform-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/uniform-medium-webfont.woff2') format('woff2'),
         url('fonts/uniform-medium-webfont.woff') format('woff'),
         url('fonts/uniform-medium-webfont.ttf') format('truetype'),
         url('fonts/uniform-medium-webfont.svg#uniform') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'uniform_extra_condensed';
    src: url('fonts/uniformextracondensed-bold-webfont.eot');
    src: url('fonts/uniformextracondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/uniformextracondensed-bold-webfont.woff2') format('woff2'),
         url('fonts/uniformextracondensed-bold-webfont.woff') format('woff'),
         url('fonts/uniformextracondensed-bold-webfont.ttf') format('truetype'),
         url('fonts/uniformextracondensed-bold-webfont.svg#uniform_extra_condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
    font-size: 19px;
    line-height: 1.7;
    color: #31383a;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:link, a:visited, a:active {
    color: #3280b2;
    text-decoration: underline;
}

a:hover {
    color: #b61478;
    text-decoration: none;
}

p {
    margin: 25px 0;
}

h1, h2, h3, h4, h5 {
    font-family: "uniform_extra_condensed", Impact, Haettenschweiler, Arial Black, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 15px;
}

h1 {
    color: #214365;
    font-size: 32px;
}

h2 {
    color: #214365;
    font-size: 32px;
    }

h3 {
    color: #214365;
    font-size: 32px;
}
	.border h3 {
		font-size: 24px;
		margin-top: 30px;
	}
h4 {
    color: #3280b2;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
}
	.border h4 {
		font-size: 12px;
		margin-top: 30px;
	}
h5 {
    color: #b39932;
    font-size: 24px;
}
	.border h5 {
		font-size: 20px;
		margin-top: 30px;
	}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

.clear {
    clear: both;
}

.sep {
	width: 100%;
	display: block;
	clear: both;
	margin: 25px auto 50px;
	border-bottom: 1px solid #cbcdcd;
}

/*---------HEADER---------*/
.slicknav_menu, #mobile, .social-mobile {
    display: none;
}

.top-bar {
    background-color: #214365;
    text-align: center;
    height: 52px;
}
	.top-bar .top-search {
		float: left;
		width: 170px;
		text-align: left;
	}
	.top-bar #main {
	    margin:0;
	    width: auto;
	    display: inline-block;
	    width: -moz-calc(100% - 340px);
	    width: -webkit-calc(100% -340px);
	    width: calc(100% - 340px);
	    text-align: center;
	}
	
	.top-bar .social {
		float: right;
		text-align: right;
		width: 170px;
		margin: 10px 0 0;
	}
	
	.top-bar .social a {
	    text-decoration: none;
	    color: #ffffff;
	    font-size: 15px;
	    line-height: 1.1;
	    margin: 0;
	    padding: 2px 3px;
	    display: inline-block;
	    vertical-align: middle;
	}
	.top-bar .social a:hover {
		color: #3280b2;
	}
	

.header {

}

.header .logo {
    margin: 40px auto;
    text-align: center;
}

.header .logo a {
    display: inline-block;
    width: 330px;
    height: 125px;
    background: url(images/logo.png) no-repeat;
    background-size: 100% auto;
}
	@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
		.header .logo a {
		    background: url(images/logo@2x.png) no-repeat;
		    background-size: 100% auto;
		}
	
	}




/*---------CONTENT---------*/
.span_content {
}

.span_content img, .span_sidebar img {
    max-width: 100%;
    height: auto;
}

.span_content ul, .span_content ol {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

.span_content ul li {
    list-style-type: none;
    margin: 0 0 3px 10px;
    padding: 0;
}

.span_content ul li:before {
    color: #31383a;
    font: 5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    content: '\2022';
 /* '' */
    margin: 0 6px 0 -10px;
    font-size: 15px;
}

.span_content ol li {
    list-style-type: decimal;
    padding: 0 0 10px;
    margin: 0 0 0 20px;
}

.border {
	border: 1px solid #cbcdcd;
	padding: 20px;
}

h1.pagetitle, h1.archivetitle {
    margin: 0 0 20px;
}
/*---------SIDEBAR---------*/

.sidebar {
	font-size: 94%;
	line-height: 1.6;
}


.widget {
    margin-bottom: 45px;
    text-align: center;
}
	.lowersidebar .widget:after, .widget.subscribe:after, .topsidebar .widget:last-of-type:after {
		content: "";
		display: block;
		border-bottom: 4px double #e0e1e1;
		width: 40%;
		margin: 40px auto 0;
	}
	.home .topsidebar .widget:last-of-type:after {
		display: none;
	}
.widget.center, .widget.center .textwidget {
    text-align: center;
}

h3.widget-title {
 	margin: 0 auto 20px; 
}
	h3.widget-title em {
		display: block;
		font-size: 10px;
		color: #3280b2;
		font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
		font-style: normal;
		letter-spacing: .1em;
		margin: 5px 0;
	}

.widget a {
    text-decoration: none;
}

.widget p {
    margin: 0 0 15px;
}

.widget p:last-of-type, .widget li:last-of-type {
    margin-bottom: 0;
}


.sidebar select {
    color: #989b9c;
    font-size: 12.5px;
    font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    line-height: 35px;
    height: 35px;
    padding: 0 8px;
    width: 100%;
    border: 1px solid #cbcdcd;
}
.screen-reader-text {
    display: none;
}

.book {
	color: #989b9c;
	font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .08em;
	font-size: 11px;
	text-transform: uppercase;
}
.book a {
	color: #b61478;
}
	.book a:hover {
		color: #b39932;	
	}
.about {
	text-align: center;
}
.about .more a {
	color: #b61478;
	font-family: "uniform_extra_condensed", Impact, Haettenschweiler, Arial Black, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .02em;
	font-size: 18px;
}
	.about .more a:hover {
		color: #b39932;
	}
.sidebar .social {
	margin-top: 25px;
	margin-bottom: 25px;
}
	.inner-post .social {
		margin-top: 15px;
	}
.sidebar .social a, .inner-post .social a {
    text-decoration: none;
    color: #989b9c;
    font-size: 16px;
    line-height: 1.1;
    margin: 0;
    padding: 2px 4px;
    display: inline-block;
    vertical-align: middle;
}
.sidebar .social a:hover, .inner-post .social a:hover {
	color: #b39932;
}
	.social a.icon-youtube-circled {
		position: relative;
		left: 2px;
	}


.subscribe {
	text-align: center;
	margin-top: 30px;
}
.subscribe p {
	line-height: 1.4;
}
.subscribe h3.widget-title {
	margin: 0 0 7px;
}


.email-form {
    clear: both;
    margin-top: 15px;
}

.email-input {
    color: #989b9c;
    font-size: 15px;
    font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    line-height: 36px;
    background-color: #ffffff;
    border: 1px solid #cbcdcd;
    padding: 2px 10px 0;
    margin: 0 0 15px 0;
    width: 100%;
    height: 36px;
}

.email-submit {
    font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
    font-style: normal;
    letter-spacing: .08em;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 32px;
	color: #ffffff;
	background-color: #b39932;
    text-align: center;
    cursor: pointer;
    border: none;
    padding: 0px 10px;
    margin: 0;
    height: 36px;
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.email-submit:hover {
    background-color: #b61478;
}
.subscribe .checkboxes {
	color: #989b9c;
	line-height: 1;
	margin: 0 0 0;
	text-align: left;
	font-size: 13px;
	font-style: italic;
}
	.subscribe .checkboxes strong {
		color: #31383a;
		font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
		font-style: normal;
		font-weight: normal;
		letter-spacing: .08em;
		font-size: 12px;
		text-transform: uppercase;
		margin-right: 8px;
	}
	.subscribe .checkboxes li, .subscribe .checkboxes ul {
		margin: 0;
		padding: 0;
		display: inline-block;
	}
	.subscribe .checkboxes li {
		display: inline-block;
		margin: 8px 0 0 10px;
	}
		.subscribe .checkboxes li:first-of-type {
			margin-left: 0;
		}
	.subscribe input[type=checkbox] {
	    display: none;
	}
	.subscribe input[type=checkbox] + label {
		cursor: pointer;
	}
	.subscribe input[type=checkbox] + label:before {
		background-color: #ffffff;
		color: #ffffff;
		display: inline-block;
		content: '\f00c';
		font-family: "FontAwesome";
		font-style: normal;
		text-align: center;
		font-size: 12px;
		line-height: 15px;
		padding: 0;
		margin: 0 5px 0 0;
		width: 15px;
		height: 16px;
		border: 1px solid #cbcdcd;
		
	}
	.subscribe input[type=checkbox]:checked + label {
		
	}
	.subscribe input[type=checkbox]:checked + label:before {
	    color: #ffffff;
	    background-color: #b61478;
	    border: 1px solid #b61478;
	}

/*Featured Posts Widget*/
.featured {
    text-align: center;
    overflow: hidden;
}

.sidebar .featured .item {
    width: 31%;
    margin: 0 3.5% 3.5% 0;
    float: left;
}

.sidebar .featured .item:nth-of-type(3n) {
    margin-right: 0;
}

.featured img {
    width: 100%;
    height: auto;
    display: block;
}

.featured h4 {
    margin: 10px 0;
	font: 10px "Uniform", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .08em;
	display: none;
}
	
.featured .post-meta {
    display: none;
}

.featured a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/*Popular Posts Widget*/
.popular {
    text-align: center;
    overflow: hidden;
}

.sidebar .popular .item {
    width: 47%;
    float: left;
    margin: 0 5% 18px 0;
}

.sidebar .popular .item:nth-of-type(2n) {
    margin-right: 0;
}

.popular img {
    width: 100%;
    height: auto;
    display: block;
}

.popular h4 {
    margin: 10px 0;
    font-size: 14px;
}
	
.popular .post-meta {
    display: none;
}

.popular a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}


/*Category Posts Widget*/
.sidebar .category-posts {
    text-align: center;
    overflow: hidden;
}

.sidebar .category-posts .item {
    width: 47%;
    margin: 0 6% 18px 0;
    float: left;
}

.sidebar .category-posts .item:nth-of-type(2n) {
    margin-right: 0;
}

.sidebar .category-posts .item img {
    width: 100%;
    height: auto;
    display: block;
}

.sidebar .category-posts h4 {
    margin: 5px 0;
}

.sidebar .category-posts h4 a {
    color: #363636;
}

.sidebar .category-posts .post-meta {
    display: none;
}

.sidebar .category-posts a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.sidebar .widget_categoryposts a.more-link {
	font-size: 18px;
}

/*Recent Posts Widget*/
.recent {
    overflow: hidden;
}

.recent .item {
    margin-bottom: 20px;
    overflow: hidden;
    text-align: left;
}

.recent img {
    margin-right: 5%;
    width: 30%;
    height: auto;
    float: left;
    display: block;
}

.recent a img {
    display: block;
}

.recent .item:last-of-type {
    margin-bottom: 0;
}

.recentposts .item h3 {
    margin: 4px 0;
    font-size: 20px;
    color: #214365;
}
	.recent .item h3 a {
		 color: #214365;
	}

.recent a:hover {
   opacity:0.7;
   filter:alpha(opacity=70); /* For IE8 and earlier */
   
}

.recent .post-date {
    font-size: 13px;
    margin: 10px 0 0;
}


/*---------POSTS---------*/

.post {
    margin-bottom: 50px;
}

.post-title {
	margin-bottom: 25px;
}

.post-title h1, .post-title h2 {
    margin: 5px 0;
    color: #214365;
}

.post-title h1 a, .post-title h2 a {
    text-decoration: none;
    color: #214365;
}

.post-title h1 a:hover, .post-title h2 a:hover {
    color: #b39932;
}

.post .edit {
    text-transform: lowercase;
    letter-spacing: 0;
}

.post-date {
    color: #b39932;
    font-size: 18px;
    font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-style: italic;
    text-transform: lowercase;
    line-height: 1;
}
.post-meta {
    color: #989b9c;
    font-size: 10px;
    font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}
	.post-meta .spacer {
		margin: 0 8px;
		color: #acafb0;
	}
.post-meta a {
    color: #989b9c;
    text-decoration: none;
}

.post-meta a:hover, .edit a:hover, .meta-bottom a:hover {
    color: #3280b2;
    text-decoration: none;
}
.post-meta .icon-comment:before {
	color: #3280b2;
	font-size: 90%;
	vertical-align: middle;
	margin: -3px 5px 0 15px;
}
.meta-bottom {
    clear: both;
    margin: 25px 0 0;
    overflow: hidden;
}	

.meta-bottom .left {
    width: 70%;
    float: left;
    display: inline-block;
}

.meta-bottom .right {
    text-align: right;
    width: 30%;
    float: right;
    line-height: 36px;
}
	.single-post .meta-bottom .right {
		line-height: 1.7;
	}
	


a.post-edit-link, a.comment-edit-link, a.comment-reply-link, a#cancel-comment-reply-link {
    color: #fff !important;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #989b9c;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-left: 8px;
    padding: 1px 3px;
    text-decoration: none;
}

a.post-edit-link:hover, a.comment-edit-link:hover, a.comment-reply-link:hover, a#cancel-comment-reply-link:hover {
    color: #fff;
    background-color: #31383a;
}

.alignleft {
    margin-right: 10px;
    float: left;
}

.alignright {
    margin-left: 10px;
    float: right;
}

.aligncenter {
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.post blockquote {
    color: #989b9c;
    font-style: italic;
    font-size: 115%;
    line-height: 1.9;
    padding: 5px 5%;
}

.wp-caption {
    text-align: left;
    max-width: 100% !important;
}

.wp-caption p {
    color: #727272;
    font-size: 90%;
    text-align: center;
    margin-top: 2px;
    padding-right: 10px;
}
.wp-nutrition-label {
	margin: 0 auto !important;
}
/* Recipe Styles*/
.recipe {
    font-style: normal;
    margin: 30px 0 25px;
    padding: 25px;
    background-color: #eeefef;
    overflow: hidden;
}

.recipe h2 {
	margin: 4px 0;
}

.recipe h3 {
    margin: 10px 0 10px;
    font-size: 21px;
}

.recipe h4 {
	font-size: 11px;
	margin: 20px 0 10px;
	color: #989b9c;
}


.recipe p, .recipe ol, .recipe ul {
    margin-top: 5px;
    margin-bottom: 12px;
}

.recipe ol li:last-of-type, .recipe ul li:last-of-type, .recipe .notes p:last-of-type, .recipe .source p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}
.recipe ul li:before {
	color: #3280b2;
}
.recipe .ingredients {
	margin-bottom: 30px;
}
.recipe .instructions {
	margin-bottom: 30px;
}
.recipe .summary {
    margin: 0 0 25px;
    clear: left;
    font-style: italic;
    font-size: 115%;
    line-height: 1.6;
    color: #6f7475;
}

.recipe .time {
    margin: 0 0 20px;
    font-size: 10px;
}
.recipe .time p {
	display: inline-block;
    margin: 0 15px 0 0;
    padding: 0;
}
.recipe .time strong {
	font-weight: normal;
}
.recipe .notes {
	clear: both;
    font-style: italic;
    border-top: 1px solid #cbcdcd;
    margin-top: 0px;
    padding-top: 25px;
    font-size: 94%;
    line-height: 1.6;
    color: #6f7475;
}
.recipe .notes p {
	display: block;
}
.recipe .source {
    color: #989b9c;
    font-size: 80%;
    font-style: italic;
    margin-top: 15px;
    clear: left;
}

.recipe .photo {
    margin: 0 0 15px;
    float: right;
    width: 160px;
}
	.recipe .photo img {
		width: 100% !important;
		height: auto;
	}
	

.recipe .printbutton {
	width: 160px;
    margin: 0;
    float: right;
    clear: right;
    text-align: center;
}

.printbutton a {
	text-decoration: none;
	font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	background-size: 100% auto;
	padding: 8px 0;
	color: #ffffff;
	background-color: #b39932;
}

.printbutton a:hover, .printbutton a:active {
 	background-color: #b61478;   
}


/* Inner Post */

.inner-post {
    position: relative;
    overflow: hidden;
    margin: 0 0 35px 0;
    font-size: 95%;
    line-height: 1.6;
}
	.page-inner-post {
		margin-top: 50px;
	}

.inner-post .widget {
}
.inner-post ul li:before {
	display: none !important;
}

.inner-post .widget.about {
	text-align: left;
}
.inner-post .widget.about:after {
	display: none;
}
.inner-post .widget.about img {
	float: left;
	width: 300px;
	margin-right: 15px;
}

.inner-post .widget.subscribe {
    width: 100%;
    border: 1px solid #cbcdcd;
    padding: 20px;
    overflow: hidden;
}
	.inner-post .widget.subscribe h3.widget-title:before {
		content: "";
		display: block;
		background: url(images/ebook-cover.jpg) no-repeat;
		background-size: 100% auto;
		width: 35%;
		height: 0;
		margin-right: 5%;
		padding-bottom: 45%;
		float: left;
	}
	.inner-post .widget:after {
		display: none;
	}

.inner-post .widget.subscribe h3.widget-title {
	margin-top: 0;
}

.inner-post .widget.subscribe p {
	font-size: 95%;
	line-height: 1.4;
	margin-top: 25px;
}

.inner-post .widget.subscribe .email-form {
	clear: none !important;
	float: right;
	width:60%;
}

.author-box, .inner-post .widget.about {
	overflow: hidden;
	padding: 25px;
	background-color: #eeefef;
	margin-bottom: 40px;
}

	.author-box .avatar {
		float: left;
		width: 20%;
	}
	.author-box .author-text {
		width: 76%;
		float: right;
	}
	.author-box .more-link {
		font-size: 16px;
	}
	.author-box h3 {
		margin-top: 0;
	}

.post-nav {
    color: #5e5e5e;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    margin: 50px 0 55px;
    overflow: hidden;
}
	.post-nav .nav-links {
		overflow: hidden;
		width: 100%;
	}
	.post-nav a {
		color: #989b9c;
		text-decoration: none;
	}
	
	.post-nav .nav-previous {
		float: left;
		width: 47%;
		position: relative;
	}
	.post-nav .nav-next {
		float: right;
		text-align: right;
		width: 47%;
		position: relative;
	}
	.post-nav .nav-next img {
		float: right;
		width: 30%;
		margin-left: 3%;
		vertical-align: middle;
	}
	.post-nav .nav-previous img {
		float: left;
		width: 30%;
		margin-right: 3%;
	}
	.post-nav .caption {
		float: left;
		width: 67%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
		.post-nav .nav-previous .caption {
			float: left;
			margin-left: 33%;
		}
	.post-nav h5 {
		color: #214365;
		margin: 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		font-size: 20px;
	}
	.post-nav .subhead {
		display: inline-block;
		color: #3280b2;
		font-size: 10px;
		font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
		text-transform: uppercase;
		letter-spacing: .08em;
		background-color: #ffffff;
		padding: 0;
	}
		.post-nav .nav-next .subhead {
			padding: 0;
		}
	.post-nav a:hover h5 {
	    color: #b39932;
	}

.related {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 60px;
}
	.related .archive-post, .related h4 {
		margin-bottom: 0;
	}
.related h4 {
	margin: 5px 0;
}
	
/*---------TEASER STYLES---------*/

.recent-posts {
	padding-bottom: 1px;
	margin: 15px 0 20px;
}
	.recent-posts h3.divider {
		margin: -30px 0 15px;
		text-align: center;
	}
	.recent-posts h3.divider span {
		background-color: #ffffff;
		padding: 0 15px;
	}
.teaser-post {
	width: 48%;
	float: left;
	overflow: hidden;
	margin: 0 0 4% 0;
	font-size: 94%;
	line-height: 1.6;
}
	.teaser-post.odd {
		margin-right: 4%;
		clear: left;
	}
	.teaser-post.even {
		
	}
.teaser-post h2 {
	font-size: 24px;
	margin: 4px 0;
}
.teaser-post a {
	text-decoration: none;
}
.teaser-post .post-thumb {
	
}
	.teaser-post .post-thumb img {
		width: 100%;
		height: auto;
		display: block;
	}
.teaser-post .post-content {
	background-color: #eeefef;
	padding: 15px;
}
.teaser-post .post-title {
    margin: 0;
}
.teaser-post .post-thumb a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.teaser-post .excerpt {
	margin: 12px 0 15px;
}
.more {
}
a.more-link {
	color: #b61478;
	font-family: "uniform_extra_condensed", Impact, Haettenschweiler, Arial Black, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .02em;
	font-size: 24px;
	text-decoration: none;
}
	.teaser-post a.more-link {
		font-size: 18px;
	}
a.more-link:hover {
    color: #b39932;
}



/*---------HOMEPAGE STYLES---------*/

.homepage-sections {
	overflow: hidden;
	background-image: url(images/bg.png);
	padding: 35px 0;
	margin: 45px 0;
	text-align: center;
}
.homepage-section .item {
	width: 18%;
	margin: 0 2.5% 2.5% 0;
	float: left;
}
	.homepage-section .item:nth-child(5n) {
		margin-right: 0;
	}

/*---------ARCHIVE STYLES---------*/

h2.archivetitle, h3.searchtitle {
    margin-top: 0;
    margin-bottom: 25px;
}

.archives {
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
    clear: left;
    overflow: hidden;
}

.archive-post {
    margin-right: 4.25%;
    margin-bottom: 25px;
    width: 30.5%;
    float: left;
    text-align: center;
}

	.archive-post:nth-child(3n) {
	    margin-right: 0;
	}
	
	.archive-post:nth-child(3n+1) {
	    clear: both;
	}



.archive-post img {
    width: 100%;
    height: auto;
}

.archive-post a {
    text-decoration: none;
}

.archive-post .post-meta {
    margin: 0;
    font-size: 10px;
}

.archive-post h3 {
	font-size: 18px;
    margin: 5px 0 5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
	
.archive-post a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	
}



.archiveslist {
    color: #6b6963;
    overflow: hidden;
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    -webkit-column-count: 3;
    -webkit-column-gap: 15px;
    column-count: 3;
    column-gap: 15px;
}
.archiveslist a:link, .subcategories a:link {
    color: #6b6963;
    text-decoration: none;
}

.archiveslist a:visited, .subcategories a:visited {
    color: #919394;
    text-decoration: none;
}
.archiveslist a:hover, .subcategories a:hover {
    color: #3280b2;
}

.archiveslist a:active, .subcategories a:active {
    color: #31383a;
}
.archiveslist li {
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;                      /* Actually FF 20+ */
}
.archiveslist ul {
	margin: 0;
	list-style-type: circle;
}
	.archiveslist ul li {
	    color: #31383a;
	    font-size: 13px;
	    line-height: 1.2;
	    font-style: italic;
	    list-style-type: circle;
	    margin:  2px 0 5px 15px;
	}
	.archiveslist ul li:before {
		color: #919394;
	}
	
	.archiveslist ul li a {
	    color: #919394 !important;
	}
	
	.archiveslist ul li a:hover {
	    color: #3280b2 !important;
	}

.subcats {

    margin-bottom: 30px;
    padding: 15px;
    text-align: center;
	background-image: url(images/bg.png);
}

.subcats h4 {
    margin: 10px 0 15px;
}
.subcats ul, .subcats li {
	margin: 0 !important;
	padding: 0 !important;
}
	 .subcats li:before {
	 	display: none;
	 }
.subcats ul.subcategories {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}

.subcats ul.subcategories li ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.subcats ul.subcategories li ul li a {
    color: #ffffff;
    background-color: #b39932;
    font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    line-height: 1.2;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding: 5px 8px;
    margin: 2px 2px 4px;
    display: inline-block;
}

.subcats ul.subcategories li ul li a:hover {
    background-color: #b61478;
    cursor: pointer;
}

ul.tagindex, .tagindex li {
    margin: 0!important;
    padding: 0 !important;
}
.tagslist li {
	font-size: 95%;
}
.tagindex li:before {
    display: none;
}

.tagindex a {
	font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    display: block;
    margin-right: 2px;
    width: 17px;
    height: 19px;
    float: left;
    border: solid 1px #f6f5f5;
}

.tagindex a:link {
    color: #919394;
    text-decoration: none;
}

.tagindex a:visited {
    color: #989b9c;
    text-decoration: none;
}

.tagindex a:active {
    color: #919394;
    text-decoration: none;
}

.tagindex a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #31383a;
}

.tagtitle {
    color: #3280b2;
    text-transform: uppercase;
    font-size: 14px;
    margin: 20px 0 5px;
}

.tagtitle a {
    text-decoration: none;
    text-transform: none;
}

.tagtitle em {
    color: #989b9c;
    letter-spacing: normal;
    font-style: italic;
    margin-left: 10px;
    float: right;
	font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
}

.tagtitle em a {
    color: #989b9c;
    font-size: 11px;
}

.tagtitle a:hover {
    color: #31383a;
}



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

#submit, .submitbutton, #commentform #submit {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    background-color: #b61478;
    font-family: "uniform", Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    cursor: pointer;
    margin-top: 5px;
    padding: 10px 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-style: none;
}

#submit:hover, .submitbutton:hover, #commentform #submit:hover {
    background-color: #b39932;
}

.commentinput, .styledinput, .captchainput, #commentform input  {
    color: #31383a;
    font-size: 13px;
    font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: 18px;
    background-color: #fff;
    margin-bottom: 7px;
    padding: 10px;
    border: solid 1px #e2e2e2;
}

.commentinput, #commentform input {
	width: 100% }
	
#commentform textarea {
	color: #31383a;
	font-size: 13px;
	font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 7px;
	padding: 10px;
	border: 1px solid #cbcdcd;
	width: 100%
}
#commentform #submit {
	width: auto;
}

.wpcf7-form {
    font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
    width: 100%;
}

.wpcf7-form .formfield {
    overflow: hidden;
}

.wpcf7-form p {
    font-size: 13px;
    line-height: 30px;
    text-align: right;
    text-transform: uppercase;
    display: block;
    margin: 0 20px 0 0;
    padding: 7px 0;
    width: 100px;
    float: left;
}

.wpcf7-form .styledinput {
    display: block;
    margin: 0;
    width: 400px;
    float: left;
}

.wpcf7-form .submit {
    margin-left: 120px;
    clear: both;
}

.search-form {
    max-width: 350px;
    border: 1px solid #e2e2e2;
}

.search-form .search-input {
    color: #31383a;
    font-size: 13px;
    font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-style: italic;
    line-height: 35px;
    background-color: #fff;
    padding: 0 12px;
    border: none;
    vertical-align: middle;
    width: 80%;
}

.search-form .search-submit {
    color: #3280b2;
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    background-color: transparent;
    font-family: "fontello";
    cursor: pointer;
    width: 20%;
    border-style: none;
    vertical-align: middle;
    text-align: right;
    margin: 0 0 0 -4px;
}

.search-form .search-submit:hover {
    color: #31383a;
}

.header-search {
	height: 28px;
	border: none;
	vertical-align: middle;
}
.header-search .search-input {
	height: 28px;
	line-height: 28px;
	color: #31383a;
	background-color: transparent;
	font: italic 13px "Fira Sans", Arial, Helvetica, Geneva, sans-serif;
}
.header-search .search-submit {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #989b9c;
	padding: 0;
	margin: -4px 0 0 -4px;
}
	.header-search .search-submit:hover {
		color: #3280b2;
	}

/*---------FOOTER---------*/


.footer {
    overflow: hidden;
    margin: 0;
    padding: 35px 0 33px;
    color: #ffffff;
	background-color: #214365;
	font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 10px;
}

.footer a {
    text-decoration: none;
    color: #ffffff;
}
.footer a:hover {
    color: #b39932;
}

.footer-nav {
    margin: 0;
    padding: 0;
    width: 70%;
    float: left;
}

.footer-nav li {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0;
}

	.footer-nav .social {
		display: inline-block;
		margin: 0 0 0 10px;
		line-height: 14px;
		position: relative;
		top: -3px;
	}
	.footer-nav .social a {
		color: #4a484c;
		font-size: 14px;
		padding: 0 2px;
		margin: 0;
		vertical-align: middle;
		display: inline-block;
	}
	.footer-nav .social a:hover {
	    color: #3280b2;
	}
.footer-nav li.top a {
    font-weight: normal;
    text-transform: uppercase;
    color: #b39932;
}


.copyright {
	color: #90a1b2;
	font-size: 10px;
	width: 30%;
	float: right;
	text-align: right;
}
	.copyright em {
		text-transform: none;
		letter-spacing: normal;
		font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
		font-size: 115%;
		letter-spacing: normal;
	}
	.copyright a {
		color: #90a1b2;
		text-decoration: underline;
	}
	

/*Footer Subscribe*/
.footer-widget.ad {
	text-align: center;
	padding: 25px 0;
}
.footer-widget.subscribe {
	background-color: #eeefef;
	padding: 50px 0 40px;
	overflow: hidden;
	margin: 50px 0 0;
	text-align: left;
}
.footer-widget.subscribe h3 {
	width: 35%;
	float: left;
	vertical-align: middle;
	text-align: left;
}
.footer-widget.subscribe .textwidget {
	width: 64%;
	float: right;
	vertical-align: middle;
}
.footer-widget.subscribe .email-form {
	margin: 3px 0;
}
.footer-widget.subscribe .email-input {
	width: 48%;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	padding: 0 15px;
	float: left;
	margin: 0 2% 0 0;
	background-color: #ffffff;
	display: block;
}
.footer-widget.subscribe .email-submit {
	width: 28%;
	height: 42px;
	line-height: 42px;
	margin: 0 2% 0 0;
	display: block;
	float: left;
	vertical-align: middle;
}
.footer-widget.subscribe .email-submit:hover {
    
}
.footer-widget.subscribe .checkboxes {
	width: 20%;
	float: right;
}
.footer-widget.subscribe .checkboxes ul li {
	display: block;
	width: 100%;
	float: none;
	margin: 0 0 7px 0;
	clear: left;
}

/*Instagram Widget */
.footer-widget.instagram .wrap {
	padding: 0;
	width: 100%;
	max-width: 100%;
}
.sbi_images, #sb_instagram {
	overflow: hidden;
	width: 100%;
}
.sbi_item {
	width: 10%;
	float: left;
}
.sbi_item a, .sbi_item img {
	display: block;
	width: 100%;
	height: auto;
}
#sbi_load {
	padding: 0 !important;
}
.sbi_follow_btn {
	float: left;
	width: 10%;
	height: 0;
	padding-bottom: 10%;
	margin: 0;
	display: block;
	background-color: #b61478;
	position: relative;
}
	.sbi_follow_btn a {
		display: block;
		padding: 10px;
		color: #ffffff;
		font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
		font-weight: normal;
		font-size: 11px;
		line-height: 1.3;
		text-transform: uppercase;
		letter-spacing: .05em;
		text-decoration: none;
		text-align: center;
		height: 0;
		padding-top: 27%;
		padding-bottom: 100%;
		vertical-align: middle;
	}
	.sbi_follow_btn a:hover {
		background-color: #b39932;
	}
	
	.sbi_follow_btn i {
		font-size: 50px;
		font-size: 3vw;
		display: block;
		margin: 0 auto 5px;
	}



/*---------COMMENTS---------*/

#comments, #pings           {
	margin-top: 5px }
#respond            {
	margin-top: 65px }
#comment-list          {
	font-size: 95%;
	list-style-type: none;
	margin: 20px 0 30px;
	padding: 0;
	border-bottom: 1px solid #cbcdcd;
}
#comment-list li           {
	margin: 0;
	padding: 30px 0 20px 75px;
	border-top: 1px solid #cbcdcd;
	list-style-type: none;
}
	#comment-list li:before {
		display: none;
	}

#comment-list li.bypostauthor       {
	background: url(images/bg.png) #fff;
	padding: 15px 15px 15px 90px; }
#comment-list li p {
	margin: 10px 0;
}
.comment-meta         {
	margin: 0;
	 }

.comment-meta strong           {
	font-size: 12px;
	color: #3280b2;
	font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .08em; }
.comment-meta strong a            {
	color: #3280b2;
	text-decoration: underline }
.comment-meta a:hover         {
	color: #b61478;
	text-decoration: underline }


#comment-list .avatar    {
	float: left;
	margin-left: -75px; }
	
#pings {
	margin-top: 50px;
}
#pinglist {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 0 }
#pinglist li {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
	padding: 0 0 0 }
	
	
#commentform   {
	margin-bottom: 30px;
	width: 100% }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
.comment-nav {
	color: #989b9c;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 8px 2px 7px }
.comment-nav em {
	font-style: normal;
	margin-right: 15px }
.comment-nav em img {
	margin-right: 2px;
	vertical-align: middle }
.comment-nav .page-numbers {
	color: #989b9c;
	text-decoration: none;
	padding: 3px 5px;
	border: 1px #eeeded }
.comment-nav .current {
	color: #3280b2;
	font-weight: bold;
	background-color: #fff }
.comment-nav .next, .comment-nav .prev, .comment-nav .dots {
	border-style: none }
.comment-nav a:hover {
	color: #fff;
	background-color: #3280b2 }
.comment-nav .alignright a {
	color: #989b9c;
	text-decoration: none }
.comment-nav .alignright a:hover {
	color: #3280b2;
	text-decoration: none;
	background-color: transparent }
/*threaded comments*/
#comment-list li ul {
	margin: 0;
	padding: 0 }
#comment-list li li {
	margin: 25px 0 0;
	padding: 30px 0 10px 60px;
	border: none;
}
#cancel_reply, #cancel_reply a       {
	color: #3280b2;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a       {
	color: #3280b2;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover   {
	color: #3280b2;
	text-decoration: underline }

/*---------PAGE NUMBERS---------*/

.pagination {
    font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    letter-spacing: .08em;
    clear: both;
    text-align: center;
    font-size: 12px;
    margin: 0 0 25px;
    overflow: hidden;
}

.pagination .page-numbers {
    color: #989b9c;
    padding: 5px 10px;
    border: solid 1px #ffffff;
    text-decoration: none;
    display: inline-block;
}
	.pagination span.page-numbers.current {
	    color: #31383a;
	}
	.pagination span.page-numbers.dots {
	    border: none;	}
.pagination a.page-numbers:hover {
    color: #b39932;
}


/*----MAIN Menu----*/

#main   {
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	text-align: center;
	font-family: "Uniform", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 11px;
	line-height: 52px;
	height: 52px;
	display: block;
}
.mainmenu {
	display: block;
	width: 100%;
}

#main ul {
}
#main li    {
	display: inline-block;
	margin: 0; 
	padding: 0;
	position: relative;
	}
	
#main li a  {
	display: block;
	padding: 0 15px 15px;
	text-decoration: none;
	color: #ffffff;
	}
#main a:hover, #main li:hover>a {
	color: #b39932;
	}
	
#main li.search {
	display: none;
}

/*Sub Menus Level 1 */
#main ul ul { 
	display: none;
	position: absolute;
	top: 52px;
	left: 50%;
	margin-left: -90px;
	padding: 10px 0;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	background-color: #3280b2;
	text-align: center;
	z-index: 2001;
	}
	
#main ul ul li {
	float: none;
	width: 180px;
	margin: 0;
	}
#main ul ul li a {
	width: 100%;
	padding: 5px 15px;
	border: none;
}
	#main ul ul li.bold a {
		font-weight: bold;
	}

#main ul li:hover > ul {
	display: block;
	}
	

	
	#main ul li.menu-item-has-children>a:after {
		content: '+';
		display: inline;
		margin: 2px 0 0 3px;
		display: none;
	}

	/* Show indicator for menu items with children */
	#main ul ul li.menu-item-has-children>a:after {
		content: '>';
		float: right;
		display: inline;
		margin: 0px 0 0 3px;
	}
	
	#main ul ul a:hover, #main ul ul li:hover>a {
		color: #b39932;
		}
	
/*Sub Menus Level 2*/

#main ul ul li ul {
	background-color: #4793c4;
	left: 200px;
	top: -10px;
	margin: 0;
	}
	#main ul ul li ul:before {
		display: none;
	}
	
/* Top Search */

.header-search {
	margin: 0;
	display: inline-block;
	position: relative;
	margin: 10px 0 0 0;
	border: none;
}
	.header-search input[type=search] {
		-webkit-appearance: textfield;
		-webkit-box-sizing: content-box;
		font-family: inherit;
		font-size: 100%;
	}
	.header-search input::-webkit-search-decoration,
	.header-search input::-webkit-search-cancel-button {
		display: none; 
	}
	
	
	.header-search input[type=search] {
		border: 1px solid #ffffff;
		background-color: #ffffff;
		color: #31383a;
		padding: 0 8px 0 8px;
		margin-right: 29px;
		width: 60px;
		height: 24px;
		line-height: 24px;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
	}

	.header-search input[type=search]:focus {
		width: 150px;
		background-color: #fff;
		color: #424242;
	}
	
	.header-search .search-submit {
		font-size: 18px;
		font-weight: normal;
		line-height: 25px;
		background-color: transparent;
		font-family: "fontello";
		cursor: pointer;
		border-style: none;   
		padding: 2px;
		width: auto;
		margin: 0 0 0 -4px; 
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		position: absolute;
		right: 0;
		top: 0px;
	}

		 

