/* 
	Theme Name: Studio Wed
	Theme URI: http://www.studiowed.net
	Description: A custom theme by Love-Inspired
	Version: 1.0
	Author: Love-Inspired
	Author URI: http://www.love-inspired.com
*/

/* @group Reset */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark

More info: http://html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}

/* Automatically clear elements for standards-compliant browsers */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Trigger has-layout for IE compatibility */
.clearfix {
	zoom: 1;
}

/* Forms
/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
	margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
	border: 0; /* 1 */
	padding: 0;
	white-space: normal; /* 2 */
	*margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *	and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
	font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
	*vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting  on  using  in
 * the UA stylesheet.
 */

button,
input {
	line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native 
 *	and  controls.
 * 2. Corrects inability to style clickable  types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *	 and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *	Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
	*overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
	cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *	Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
	*width: 13px; /* 3 */
}

/*
 * 1. Addresses  set to  in Safari 5 and Chrome.
 * 2. Addresses  set to  in Safari 5 and Chrome
 *	(include  to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}

/* @end */
@font-face {
    font-family: 'LearningCurve';
    src: url('fonts/LearningCurve_OT-webfont.eot');
    src: url('fonts/LearningCurve_OT-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LearningCurve_OT-webfont.woff') format('woff'),
         url('fonts/LearningCurve_OT-webfont.ttf') format('truetype'),
         url('fonts/LearningCurve_OT-webfont.svg#LearningCurveProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	width: 100%;
	font-family: 'Raleway', sans-serif;
	background: url('images/background.png') repeat left top;
}

h1 {
	font: 700 13px/22px 'Raleway', sans-serif;
	color: #DABF6E;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

h1.page-title {
	font-weight: 400;
	font-size: 22px;
	color: #60C4B9;
	text-align: center;
	width: 656px;
	background: url('images/spacer.png') repeat-x left bottom;
	margin: 0 0 26px -30px;
	padding: 0 0 12px 20px;
}

h2 {
	font: 600 14px/18px 'Raleway', sans-serif;
	color: #60C4B9;
	margin-bottom: 12px;
}

h3 {
	font: 600 13px/18px 'Raleway', sans-serif;
	color: #60C4B9;
	margin-bottom: 12px;
}

h4 {
	font: 700 12px/24px 'Raleway', sans-serif;
	color: #60C4B9;
}

h5 {
	font: 500 14px/24px 'Raleway', sans-serif;
	color: #000;
	margin-bottom: 12px;
}

h6 {
	font: 700 10px/18px 'Raleway', sans-serif;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p {
	font: 400 11px/18px 'Raleway', sans-serif;
	color: #000;
	margin-bottom: 12px;
}

a {
	color: #DABF6E;
	text-decoration: none;
	font-weight: 600;
}

a:hover, a:active {
	color: #60C4B9 !important;
}

strong {
	font-weight: 600;
}

em {
	
}

blockquote {
	font: 700 12px/18px 'Raleway', sans-serif;
	color: #60C4B9;
}

blockquote p {
	font: 700 12px/18px 'Raleway', sans-serif;
	color: #60C4B9;
}

ul, ol {
	font: 400 11px/18px 'Raleway', sans-serif;
	color: #000;
	margin-bottom: 12px;
	margin-left: 14px;
}

li {
	
}

input, textarea {
	border: 0 none;
	background: #EEEDE8;
	padding: 3px;
	resize: none;
	font: 400 10px/18px 'Raleway', sans-serif;
	color: #58585B;
}

textarea {
	padding: 3px;
}

input {
	height: 18px;
}

label {
	font: 400 11px/15px 'Raleway', sans-serif;
	color: #58585B;
	display: block;
}

input#query {
	width: 300px;
	background: #fff;
	border: 1px solid #D9DBDD;
}

input#search-submit {
	width: 24px;
	height: 24px;
	padding: 0;
	background: url('images/search-submit.png') no-repeat left top transparent;
	text-indent: -9999px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Site */

#wrapper {
	width: 1170px;
	margin: 18px auto;
}

#outer-box {
	width: 1136px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 7px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#glitter-top {
	width: 73px;
	height: 79px;
	background: url('images/glitter-top.png') no-repeat left top;
	margin: -7px -7px 0 auto;
	position: relative;
	z-index: 10;
}

#glitter-bottom {
	width: 72px;
	height: 82px;
	background: url('images/glitter-bottom.png') no-repeat left top;
	margin: 0 auto -7px -7px;
	position: relative;
	z-index: 1;
}

#box {
	width: 1074px;
	height: auto;
	border: 1px solid #E6E7E8;
	margin: -72px auto -75px;
	padding: 38px 30px;
}

#logo {
	width: 282px;
	height: 80px;
	margin: 0 auto 0 60px;
}

#main-menu {
	width: 482px;
	height: 86px;
	margin: -86px 30px 28px auto;
}

#main-menu ul, #main-menu li {
	list-style: none;
	display: inline;
	margin: 0;
}

#main-menu a {
	display: block;
	height: 86px;
	float: left;
	text-indent: -9999px;
}

#main-menu li.main-menu-home a {
	width: 112px;
	background: url('images/main/menu-home.png') no-repeat;
	background-position: 0 0;
}

#main-menu li.main-menu-story a {
	width: 125px;
	background: url('images/main/menu-story.png') no-repeat;
	background-position: 0 0;
}

#main-menu li.main-menu-studio a {
	width: 125px;
	background: url('images/main/menu-studio.png') no-repeat;
	background-position: 0 0;
}

#main-menu li.main-menu-news a {
	width: 126px;
	background: url('images/main/menu-news.png') no-repeat;
	background-position: 0 0;
}

#main-menu li.main-menu-connect a {
	width: 118px;
	background: url('images/main/menu-connect.png') no-repeat;
	background-position: 0 0;
}

#main-menu li a:hover, #main-menu li a:active, #main-menu li.current-menu-item a, #main-menu li.current-menu-parent a  {
	background-position: 0 -86px;
}

#main-menu ul.sub-menu {
	display: none;
	visibility: hidden;
}

.content {
	width: 1074px;
	height: auto;
	background: url('images/spacer.png') repeat-x left top;
	margin: 0 auto;
	padding-top: 34px;
	position: relative;
	z-index: 60;
}

#footer {
	width: 1150px;
	margin: 16px auto;
	font: 400 9px/9px 'Raleway', sans-serif;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}

#footer a {
	color: #000;
	font-weight: 400;
}

.divider {
	height: 1px;
	background: url('images/spacer.png') repeat left top;
	margin: 26px auto 28px;
}

/* Main Site Pages */

.grey-box {
	background: #b7b9ba;
	border: 1px solid #fff;
	outline: 8px solid #b7b9ba;
	padding: 26px 10px 10px 26px;
	font: 500 12px/18px 'Raleway', sans-serif;
	color: #fff;
}

.grey-box p, .grey-box ul, .grey-box ol {
	font: 600 12px/18px 'Raleway', sans-serif !important;
	color: #fff;
}

.grey-box ul, .grey-box ol {
	margin: 0;
}

.grey-box p, .grey-box li {
	margin-bottom: 17px;
}

#index {
	margin-bottom: 0;
}

#index blockquote {
	width: 696px;
	font: normal 28px/24px 'LearningCurve', script;
	color: #939597;
	text-align: center;
	margin: -8px auto 30px 20px;
}

#index blockquote p {
	font: normal 28px/24px 'LearningCurve', script;
	color: #939597;
	margin-bottom: 0;
}

#index .col {
	width: 998px;
	height: 394px;
	background: url('images/main/index-bg.jpg') no-repeat center bottom;
	padding: 23px 53px 23px 23px;
}


#index .sidebar {
	float: right;
	width: 238px;
	margin: -86px 0 0 auto;
}

.page-our-story .sidebar {
	float: left;
	width: 232px;
	margin: 4px 34px 0 26px;
}

.page-our-story .sidebar img, .page-our-story .sidebar h5 {
	margin-bottom: 32px;
}

.page-our-story .col {
	float: left;
	width: 362px;
	margin: 16px 20px 0 0;
}

.page-our-story p {
	font-size: 12px;
	line-height: 18px;
}

.page-our-story strong {
	line-height: 20px;
}

.page-open-a-studio .sidebar {
	float: left;
	width: 232px;
	margin: 10px 34px 0 26px;
}

.page-open-a-studio .sidebar h5 {
	font-weight: 500;
	font-size: 12px;
	line-height: 26px;
	padding: 0 0 0 14px;
}

.page-open-a-studio .sidebar img {
	margin-bottom: 26px;
}

.page-open-a-studio .col {
	float: left;
	width: 350px;
	margin: 10px 0 0 41px;
}

.page-open-a-studio blockquote, .page-open-a-studio blockquote p {
	font-size: 14px;
	line-height: 22px;
}

.page-open-a-studio blockquote {
	margin-bottom: 34px;
}

.page-open-a-studio .grey-box {
	width: 296px;
}

.page-open-a-studio p {
	font-size: 12px;
	line-height: 24px;
}

.page-connect .sidebar {
	float: left;
	width: 232px;
	margin: 6px 60px 0 26px;
}

.page-connect .sidebar h5 {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 26px;
}

.page-connect .col {
	float: left;
	width: 362px;
	margin: 52px 4px 0 0;
}

.connect-box {
	width: 362px;
	height: 120px;
	margin: 0 0 38px 0;
}

.connect-box img {
	float: left;
	margin: 0 24px 0 0;
}

.connect-box h2 {
	padding-top: 10px;
}

.connect-box p {
	font-size: 12px;
	line-height: 17px;
}

.connect-box a {
	font-weight: 600;
}

/* Franchise Sites */

#sub-logo {
	width: 298px;
	height: 124px;
	margin: 0 auto 0 0;
}

#top-bar {
	width: 656px;
	height: 92px;
	margin: -124px 30px 16px auto;
}

.appt {
	float: left;
	width: 168px;
	height: 48px;
	background: url('images/spacer.png') repeat-y right top;
	padding: 22px 28px 22px 0;
	font: 500 12px/18px 'Raleway', sans-serif;
	color: #60C4B9;
	text-align: right;
}

.appt a {
	color: #60C4B9;
}

.location {
	float: left;
	width: 146px;
	height: 48px;
	background: url('images/spacer.png') repeat-y right top;
	padding: 22px 36px 22px 22px;
	font: 500 12px/18px 'Raleway', sans-serif;
	color: #939597;
	text-align: right;
}

.social {
	float: left;
	width: 54px;
	height: 54px;
	padding: 19px 28px;
}

.social img {
	float: left;
}

#sub-menu {
	width: 724px;
	height: 11px;
	background: url('images/spacer.png') repeat-x left top;
	margin: 0 0 0 auto;
	padding: 16px 14px 17px;
	font: 500 11px/11px 'Raleway', sans-serif;
	color: #000;
	text-align: center;
}

#sub-menu ul.sub-menu, #sub-menu ul.children  {
	display: none;
	visibility: hidden;
}

#sub-menu ul, #sub-menu li {
	list-style: none;
	display: inline;
	margin: 0;
}

#sub-menu a {
	padding: 0 10px;
	color: #000;
	font-weight: 500;
}

#sub-menu a:hover, #sub-menu a:active, #sub-menu li.current-menu-item a, #sub-menu li.current-menu-ancestor a, #sub-menu li.current-page-parent a, #sub-menu li.current_page_parent a, #sub-menu li.current-page-ancestor a {
	color: #DABF6E !important;
}

#sub-menu li.current-menu-item a, #sub-menu li.current-menu-ancestor a {
	font-weight: 600;
}

/* Franchise Site Pages */

.page-welcome .grey-box {
	width: 498px;
	padding: 20px 20px 3px;
	margin: 16px 8px 30px auto;
	font-size: 12px;
	line-height: 20px;
}

.page-welcome h2, .page-welcome p {
	padding-right: 32px;
}

.page-event-calendar .col {
	float: left;
	width: 242px;
	margin: 0 13px;
}

.month {
	width: 224px;
	height: 17px;
	background: #b7b9ba;
	border: 1px solid #fff;
	outline: 8px solid #b7b9ba;
	margin-bottom: 24px;
	padding: 12px 0 13px;
	font: 600 17px/17px 'Raleway', sans-serif;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}

.event {
	width: 226px;
	margin: 0 auto 40px;
}

.event h2 {
	margin-bottom: 0;
}

.event h3 {
	font: 700 12px/18px 'Raleway', sans-serif;
	color: #58585B;
	margin-bottom: 12px;
}

.event p {
	font-size: 12px;
}

.event a {
	text-transform: uppercase;
}

.page-what-to-expect .content {
	width: 1008px;
	padding-left: 33px;
	padding-right: 33px;
}

.page-what-to-expect .col {
	float: left;
	width: 314px;
	margin: 28px 11px 0;
}

.page-what-to-expect h4 {
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.page-what-to-expect p {
	line-height: 16px;
}

.page-contact .content {
	width: 1014px;
	padding-left: 30px;
	padding-right: 30px;
}

.page-contact .grey-box {
	width: 678px;
	height: 15px;
	padding: 16px 20px;
	margin: 16px 0 40px 8px;
}

.page-contact .grey-box h2 {
	font-size: 15px;
	line-height: 15px;
	color: #fff;
	margin: 0 !important;
}

.page-contact p, .page-contact h2, .page-contact h3 {
	width: 652px;
	margin-left: 28px;
}

.page-contact .sidebar {
	float: right;
	width: 244px;
}

.page-contact .divider {
	width: 214px;
	height: 1px;
}

.page-contact .sidebar p {
	width: auto;
	margin: 0 0 10px 0;
}

.page-contact .sidebar h6 {
	margin-bottom: 10px;
}

.page-contact form {
	margin-left: 28px;
}

.page-contact .ninja-forms-form-wrap {
	width: 736px;
}

.page-contact .form-small-wrap {
	float: left;
	width: 312px;
	margin-right: 40px;
	margin-bottom: 26px;
}

.page-contact .form-large-wrap {
	width: 664px;
	margin-bottom: 26px;
}

.page-contact input, .page-contact textarea {
	clear: none !important;
}

input.form-submit {
	width: 156px !important;
	height: 20px;
	padding: 0;
	background: url('images/contact-submit.png') no-repeat left top;
	text-indent: -9999px;
}

.page-vendors .content {
	width: 998px;
	padding-left: 38px;
	padding-right: 38px;
}

.section {
	float: left;
	width: 160px !important;
	height: 110px;
	margin: 0 3px 20px;
	text-align: center;
}

.section a {
	font: 700 11px/14px 'Raleway', sans-serif;
	color: #DABF6E;
	text-transform: uppercase;
}

.section a img {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.section a:hover img, .section a:active img {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

#vendor {
	width: 1064px;
	padding-left: 10px;
	z-index: 50;
}

#vendor .col {
	width: 736px;
	background: #F3F2EF;
	margin-left: -10px;
	padding: 26px 14px;
	zoom: 1;
}

#vendor .col:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#vendor .title {
	width: 736px;
	height: 52px;
	background: url('images/spacer.png') repeat-x center center;
	padding-top: 8px;
	margin-bottom: 36px;
}

#vendor .title h2 {
	width: 442px;
	height: 17px;
	background: #b7b9ba;
	border: 1px solid #fff;
	outline: 8px solid #b7b9ba;
	margin: 0 auto;
	padding: 12px 12px 13px;
	font: 600 17px/17px 'Raleway', sans-serif;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}

#vendor .section {
	margin: 0 12px 20px;
}

#vendor .col .section a img {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

#vendor .sidebar {
	float: right;
	width: 292px;
}

#vendor .sidebar ul {
	list-style: none;
	font: 700 11px/22px 'Raleway', sans-serif;
	color: #DABF6E;
	margin: 0;
	padding: 0;
}

#vendor .sidebar li span {
	display: none;
	width: 6px;
	padding-right: 6px;
}

#vendor .sidebar a {
	font: 500 11px/22px 'Raleway', sans-serif;
	color: #B8B49E;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-left: 11px;
}

#vendor .sidebar li.current-menu-item a, #vendor .sidebar li.current-page-ancestor a {
	font-weight: 700;
	color: #DABF6E;
	padding: 0;
}

#vendor .sidebar a:hover, #vendor .sidebar a:active {
	font-weight: 700;
	color: #DABF6E !important;
}

#vendor .sidebar li.current-menu-item a:before, #vendor .sidebar li.current-page-ancestor a:before {
	content:"\003c\00a0"; 
}

#vendor h1 {
	text-align: center;
	margin-bottom: 28px;
	clear: both;
}

#vendor .divider {
	width: 1048px;
	clear: both;
	margin-bottom: 42px;
}

.vendor-photo {
	float: left;
	width: 326px;
	margin-bottom: 30px;
}

.vendor-appt {
	width: 258px;
	height: 130px;
	background: url('images/sub/vendor-apptbg.png') no-repeat center top;
	margin: -42px 0 0 0;
	padding: 64px 34px 28px;
	position: relative;
	font: 600 13px/16px 'Raleway', sans-serif;
	color: #fff;
}

.vendor-appt p {
	font: 600 13px/16px 'Raleway', sans-serif;
	color: #fff;
	margin-bottom: 11px;
}

.vendor-appt a {
	color: #fff;
}

.vendor-desc {
	float: left;
	width: 348px;
	min-height: 468px;
	background: #F3F2EF;
	margin: 0 0 30px 10px;
	padding: 26px 35px;
}

.vendor-desc img {
	margin-bottom: 32px;
}

.vendor-desc p, div.vendor-desc div, div.vendor-desc li{
	font: 500 12px/20px 'Raleway', sans-serif;
	color: #939597;
	margin-bottom: 20px;
}

.gallery img {
	border: 0 none !important;
}

#lightbox-container-image-data-box {
	display: none!important;
}

/* Blog */
#blog {
	width: 1012px;
	padding: 34px 20px 0 42px;
	background: url('images/spacer.png') repeat-x left top;
}

#posts {
	width: 1012px;
	background: url('images/spacer.png') repeat-y 730px top;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 232px;
}

.sidebar-item {
	width: 232px;
	margin-bottom: 30px;
	text-align: center;
}

.sidebar-item h2 {
	width: 206px;
	height: 13px;
	background: url('images/blog/sidebar-h2.png') no-repeat center top;
	margin: 0 auto 16px;
	padding: 14px 0 15px;
	font: 600 13px/13px 'Raleway', sans-serif;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.sidebar-item ul, .sidebar-item ol {
	margin: 0;
	padding: 0;
	list-style: none;
	font: 400 9px/16px 'Raleway', sans-serif;
	color: #58585B;
}

.sidebar-item ul a, .sidebar-item ol a {
	color: #58585B;
}

.sidebar-item p {
	color: #58585B;
	margin-bottom: 9px;
}

.sidebar-item h6 {
	margin-bottom: 9px;
}

#sidebar #query {
	width: 158px;
}

/* Posts */
.post {
	width: 650px;
	margin-bottom: 80px;
}

.post-header {
	width: 650px;
}

.post-date {
	display: inline-block;
	height: 28px;
	background: url('images/spacer.png') repeat-x left bottom;
	margin: 0 auto 16px -30px;
	padding: 0 8px 12px 30px;
	font: normal 28px/28px 'LearningCurve', script;
	color: #919191;
	text-transform: lowercase;
}

.post-date a {
	font: normal 28px/28px 'LearningCurve', script;
	color: #919191;
}

.post-title {
	width: 650px;
	margin: 0 0 0 auto;
	font: 600 17px/20px 'Raleway', sans-serif;
	color: #60C4B9;
}

.post-title a {
	color: #60C4B9;
}

.post-content {
	width: 650px;
	margin: 40px 0 52px auto;
	overflow: auto;
}

.post-content img {
	max-width: 650px;
	height: auto;
}

.post-meta {
	width: 610px;
	min-height: 62px;
	background: #F1F1F2;
	margin: 0 0 0 auto;
	padding: 15px 20px;
}

.post-social {
	float: right;
	width: 404px;
	height: 62px;
}

.st_facebook_custom {
	background: url('images/blog/share-facebook.png') no-repeat left top;
	padding: 0 90px 43px 0;
	cursor: pointer;
}

.st_twitter_custom {
	background: url('images/blog/share-twitter.png') no-repeat left top;
	padding: 0 119px 43px 0;
	cursor: pointer;
}

.st_pinterest_custom {
	background: url('images/blog/share-pinterest.png') no-repeat left top;
	padding: 0 103px 43px 0;
	cursor: pointer;
}

.st_email_custom {
	background: url('images/blog/share-email.png') no-repeat left top;
	padding: 0 92px 43px 0;
	cursor: pointer;
}

.post-comments {
	width: 188px;
	background: url('images/blog/post-meta-spacer.png') repeat-x left bottom;
	padding: 8px 0 10px;
	font: 500 15px/15px 'Raleway', sans-serif;
	color: #60C4B9;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

.post-comments a {
	color: #60C4B9;
	font-weight: 500;
}

.post-category {
	width: 188px;
	padding-top: 10px;
	font: 400 11px/16px 'Raleway', sans-serif;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}

.post-category a {
	font-weight: 400;
	color: #000;
}

.navigation {
	width: 634px;
	height: 18px;
	margin: 0 auto 10px 0;
	font: 600 10px/18px 'Raleway', sans-serif;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.navigation a {
	color: #000;
	font-weight: 600;
}

/* Comments */

#comments {
	width: 650px;
	margin: 52px 0 0 auto;
	clear: left;
}

#comments a {
	color: #60C4B9;
}

#comments .post-title {
	margin: 0 0 26px 0;
}

.comments ol, .comment ul {
	list-style: none;
	margin: 0;
	font-style: normal;
}

.comments ol {
	margin-bottom: 56px;
}

.comments li {
}

.comments li:last-of-type {
	
}

.comments li article {
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #D9DBDD;
}

.comments ul.children {
	padding-left: 40px;
}


/*.comments li.alt article {
	border: 1px solid #CEC8B2;
}

.comments ul.children {
	padding-left: 40px;
}

.comments ul.children li article {
	border: 1px solid #D9DBDD;
}

.comments ul.children li.alt article {
	border: 1px solid #CEC8B2;
}

.comments ul.children li ul.children li article {
	border: 1px solid #D9DBDD;
}

.comments ul.children li ul.children li.alt article {
	border: 1px solid #CEC8B2;
}

.comments ul.children li ul.children li ul.children li article {
	border: 1px solid #D9DBDD;
}

.comments ul.children li ul.children li ul.children li.alt article {
	border: 1px solid #CEC8B2;
}

.comments ul.children li ul.children li ul.children li ul.children li article {
	border: 1px solid #D9DBDD;
}

.comments ul.children li ul.children li ul.children li ul.children li.alt article {
	border: 1px solid #CEC8B2;
}*/

footer.comment-meta {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

em.comment-awaiting-moderation {
	text-transform: lowercase;
}

h3#reply-title {
	font: 600 17px/20px 'Raleway', sans-serif;
	color: #60C4B9;
}

h3 small {
	display: block;
	font-size: 11px;
	line-height: 11px;
}

span.required {
	color: #F9B5B2;
}

#respond input, #respond textarea {
	width: 350px;
	background: #fff;
	border: 1px solid #D9DBDD;
}

#respond input#submit {
	width: 152px;
	height: 18px;
	background: url('images/blog/comment-button.png') no-repeat left top;
	padding: 0;
	text-indent: -9999px;
	border: 0 none;
}

table.vendortable {
	margin: 80px 0 40px 0;
}

td.vendorsection img {
	display:block;
	padding: 0 0 10px 0;
	vertical-align:top;
}

td.vendorsection {
	padding-bottom:30px;
	vertical-align: middle;
}

td.vendorsection a{
	vertical-align: top;
}

div#index img.alignleft {
	margin-right:62px;
}

.ninja-forms-required-items {
	display: none;
}

table.video {
width:100%;
text-align:center;
}

table.video td {
padding:10px;
width:50%;
}



/* Temporary Code */
li.main-menu-news {
	display: none !important;
}

#main-menu {
	width: 364px;
}