/*
Theme Name: Pre-Fab: Paris, Darling
Theme URI: http://leapblogdesign.com
Description: A PRe-Fab Wordpress design by Leap Blog Design.
Author: <a href="http://leapblogdesign.com">Leap Blog Design</a>
Author URI:http://leapblogdesign.com
Version: 1.0.0
Tags: two-columns, right-sidebar, custom-header, custom-colors, custom-background, custom-menu
*/

/* =Menu
-------------------------------------------------------------- */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1040px;
}
a:link, a:visited {
color: #000; /* accent color */
text-decoration:none;
}
a:active, a:hover {
color: #000000;
text-decoration: none;
}
#top-navigation {
padding: 0px;
position:fixed;
height: 45px;
width:100%;
opacity:.95;
z-index:10000;
background:#f5f5f5;
}
#top-navigation .thin {
    margin: 0 auto;
    width: 1040px;
}
#header-menu {
    float: left;
    width: 900px;
}
#search {
 float: right;
    margin-top: 7px;
    text-align: right;
}
#top-navigation ul {
display: inline;
list-style:none;
}
#top-navigation li {
padding: 0px 10px 0px 10px;
display:inline;
}

li.social-links {
padding: 0px 7px!important;
}
li.social-links a {
font-size: 14px!important;
}

#access {
background:transparent;
display: block;
z-index: 999;
position:absolute;
text-align: left;
margin-top: 5px;
height: 28px;
font-style:normal;
width:60%;
padding:5px 0px 5px 20px;
}
#access .menu-header, div.menu {
width:850px;
margin-left:0px;
}
#access .menu-header ul,
div.menu ul {
list-style: none;
margin: 0;
}
#access .menu-header li,
div.menu li {
float: left;
position: relative;
}
#access a {
color: #000;
line-height: 37px;
padding: 3px;
text-decoration: none;
font-family: 'Didot', serif;
font-weight:normal;
text-transform: uppercase;
font-size: 11px;
margin-top:0px;
margin-bottom:0px;
letter-spacing:2px;
}


#access li {
padding: 0px 15px 5px 15px;
height:auto;
margin-top:-3px;
}
#access li:first-child {
padding-left:0px;
}
#access li:last-child {
border-right:none;
}
#access ul {
display: inline-block;
padding-left:0px;
}
#access ul ul {
display: none;
position: absolute;
top: 37px;
left: 0;
float: left;
z-index: 999;
background: #f5f5f5;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
padding-left: 0px;
text-align: center;
width: 210px;
}
#access ul ul li {
min-width: 120px;
background: transparent;
border-right: none;
padding: 0;
display: block;
float: none!important;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
color: #000000;
background: transparent;
line-height: 1.5em;
padding: 15px 10px 10px 10px;
width: auto;
height: auto;
text-align: center;
font-size: 11px;
letter-spacing: 2px;
display: block;
}
#access li:hover > a, #access ul ul :hover > a {
background: transparent;
color: #000; /* accent color */
}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
color: #000; /* accent color */
background: transparent;
}
#access ul ul li:first-child {
min-width: 120px;
background: transparent;

}
#access ul ul li:last-child {
min-width: 120px;
background: transparent;

}
#access ul ul :hover > a {
background:transparent;
color: #000; /* accent color */
height:auto;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #68D1CD; /* accent color */
}
ul {
list-style: circle;
margin: 0 0 0px 1.5em;
}
ol {
list-style: decimal;
margin: 0 0 18px 1.5em;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
}
dl {
margin: 0 0 24px 0;
}
dt {
font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
cite,
em,
i {
	font-style: italic;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
textarea, .pingback a.url{
	font-family: 'Times', serif;
}
#content hr, hr {
border-top: 1px solid #000000;
border-left: none;
margin-bottom: 20px;
margin-top: 16px;
border-right: none;
border-bottom: none
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* Fonts
-------------------------------------------------*/
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* Layout
-------------------------------------------------*/
#wrapper {
background: white;
margin-top: 0px;
padding: 0 4% 0 4%;
margin-bottom: 0px;
}
#site-title {
float: left;
font-size: 30px;
line-height: 36px;
margin: 0 0 18px 0;
width: 700px;
}
#site-title a {
color: #000;
font-weight: bold;
text-decoration: none;
}
#site-description {
clear: right;
float: right;
margin: 15px 0 18px 0;
width: 220px;
}
#branding {
	display:block;
	}
#branding img {
border-top: 0px solid black;
border-bottom: 0px solid black;
display: block;
padding-bottom: 40px;
padding-top: 90px;
width: 320px;
margin: 0px auto;
}
#header {
padding: 0px 0 0 0;
background: transparent;
background-repeat:repeat-x;
}
#main {
clear: both;
overflow: hidden;
padding: 0px 0 0 0;
background: transparent;
display:block;
}
#container {
float: right;
width: 682px;
padding-right: 0px;
padding-left: 0px;
background: transparent;
padding-top: 0px;
}


body.error404 #container{
float: none;
margin: 0px auto;
text-align: center;
}


body.error404 #container form{
margin: 10px auto;
}

body.error404 #content input.submit.button {
	background-color: #fff;
}

body.error404 #content .alignleft,
body.error404 #content .alignright {
	width: 46%
}

body.error404 #content img {
	width: 100%;
}

body.error404 .sharedaddy.sd-sharing-enabled {
	display: none;
}

#container.one-column {
float:left;
margin: 0px;
width: 100%;
padding-right: 0px;
padding-left: 0px;
background: transparent;
padding-top: 0px;
}

#primary, #secondary, #third {
float: left;
overflow: hidden;
width: 300px;
padding-left: 0px;
text-align:center;
}
#secondary, #third {
	clear: right;
}
.one-column #content {
	margin: 0 auto;
	width: 100%;
}
.single-attachment #content {
	margin: 0 auto;
	width:100%;
}
body{
word-wrap: break-word;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight:300;
font-style: normal;
color: #545454;
line-height: 1.75em;
margin:0px;
}
#content, #content input, #content textarea {
color: #545454;
font-size: 14px;
line-height:1.35em;
}
#content p, #content ol, #content dd, #content pre {
margin-bottom: 10px;
color: #545454;
font-size: 14px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.75em;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content ul {
margin-bottom: 5px;
color: #545454;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.3em;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 14px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content table {
border: 1px solid #000000;
margin: 0 -1px 24px 0;
text-align: center;
width: 100%;
}
#content tr th,
#content thead th {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
p {
	margin-bottom: 18px;
}

#content h1 {
color: #545454;
line-height: 1.5em;
margin: 0 0 8px 0;
font-size: 36px;
font-weight:300;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing:3px;
text-transform: uppercase;
}
#content h2 {
color: #545454;
line-height: 1.5em;
margin: 0px 0 8px 0;
font-size: 24px;
font-weight:400;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:left;
text-transform:uppercase;
letter-spacing:4px;
}
#content h3 {
color: #545454;
line-height: 1.5em;
margin: 0px 0 8px 0;
font-size: 26px;
font-weight:400;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:left;
text-transform:uppercase;
letter-spacing:3px;
}
#content h4 {
color: #545454;
line-height: 1.5em;
margin: 0px 0 8px 0;
font-size: 18px;
font-weight:400;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:left;
text-transform:uppercase;
letter-spacing:4px;
}
#content h5 {
color: #545454;
line-height: 1.5em;
margin: 0px 0 8px 0;
font-size: 14px;
font-weight:400;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:center;
text-transform:uppercase;
letter-spacing:3px;
}
#content h6 {
color: #545454;
line-height: 1.5em;
margin: 0px 0 8px 0;
font-size: 14px;
font-weight:400;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-bottom:10px;
text-align:center;
text-transform:uppercase;
letter-spacing:4px;
border-bottom:1px solid #000000;
}
.hentry {
margin: 0 0 50px 0;
}
.home .sticky {
	background: #ffffff;
	border-top: 4px solid #f2f2f2;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 50px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
#content h1.category-title {
text-align: center;
font-size: 11px;
font-family: 'Lato', sans-serif;
font-weight: 400;
letter-spacing: 3px;
padding-bottom:40px;
}
.category-title span {
color: #000000;
font-size: 20px;
font-weight: 300;
font-family: 'Didot',serif;
text-transform: lowercase;
letter-spacing: 1px;
font-style: italic;
vertical-align: -2px;
line-height:1.2em;
}

.archive-meta {display:none;}
.page-title a:link,
.page-title a:visited {
	color: #777;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #68D1CD; /* accent color */
}
strong {
	font-weight:bold;
}
copyright {
	font-family: 'Lato', sans-serif;
	font-size:10px;
	letter-spacing:3px;
	text-transform:uppercase;
	color: #000000;
	font-style:normal;
}
#site-info copyright a:link, #site-info copyright a:visited {
	color: #000000;
	text-decoration:none;
}
#site-info copyright a:active, #site-info copyright a:hover {
	color: #000000;
	text-decoration:underline;
}


/* PAGES
-----------------------------------------------*/
#content .page-title {
color: #000000;
font-size: 32px;
line-height: 1.2em;
font-family: 'Didot', serif;
font-weight:normal;
text-align: center;
margin-bottom:20px;
padding-top:0px;
margin-left:0px;
font-style:italic;
text-transform:none;
}
#content .page-content a:link, #content .page-content a:visited {
	text-decoration:none;
	color: #68D1CD; /* accent color */
}
#content .page-content a:hover, #content .page-content a:active {
	text-decoration: none;
	color:#000000; /* accent color */
}

/* POSTS
-----------------------------------------------*/
#content .entry-title {
color: #000000;
font-size: 32px;
line-height: 1.2em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: center;
margin-bottom:0px;
padding-top:0px;
margin-left:0px;
text-transform:none;
}
h1.entry-title {
	text-align:center;
}
.entry-title a:link, .entry-title a:visited {
color: #000000;
text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
color: #68D1CD; /* accent color */
}
.entry-meta {
color: #000000;
font-size: 10px;
text-align: center;
text-transform: uppercase;
font-family: 'Lato', sans-serif;
text-decoration: none;
padding-bottom: 0px;
font-weight:400;
letter-spacing:4px;
padding-top: 8px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-meta a:link{
color: #000000;
}
.entry-meta a:visited {
color:  #000000;
text-decoration:none;
}
.entry-meta a:hover {
color: #68D1CD; /* accent color */
text-decoration:none;
}
.entry-meta li {
margin-top:4px;
}
.entry-content, .entry-summary {
clear:both;
padding:5px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
border: 1px solid #e7e7e7;
margin: 0 0 24px 0;
padding: 24px;
}
.entry-content fieldset legend {
background: #fff;
color: #000;
font-weight: bold;
padding: 0 24px;
}
.entry-content input {
margin-right: 0px;
}
.entry-content input.file, .entry-content input.button {
margin-right: 0px;
padding: 10px 6px 3px;
}
.entry-content label {
	color: #777;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	line-height: 48px;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #68D1CD; /* accent color */
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-content a:link, .entry-content a:visited{
color: #68D1CD; /* accent color */
text-decoration:none;
}
.entry-content a:active, .entry-content a:hover {
color: #000000 !important;
text-decoration:none;
}
.entry-utility {
color: #000000;
font-size: 11px;
line-height: 4em;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
font-weight: 400;
padding: 0px;
text-decoration: none;
letter-spacing: 3px;
margin-top: 30px;
display: inline-block;
width: 680px;
}
.entry-utility a:link, .entry-utility a:visited {
	color: #000;
}
.entry-utility a:active, .entry-utility a:hover {
color: #68D1CD; /* accent color */
text-decoration:none;
}
.entry-utility .post-footer-data li {
	list-style:none;
	font-size:11px;
	font-family: 'Lato', sans-serif;
	color:#000000;
	font-weight:400;
}
.entry-utility .post-footer-data li:first-child {
	background:#f5f5f5;
	color:#000;
	padding: 15px;
}
.entry-utility .post-footer-data li:last-child {
	color:#000000;
	padding: 15px 15px 10px 15px;
	display: none;
}
.entry-utility ul {
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
}
#content .video-player {
	padding: 0;
}
.read-more {
text-align: center;
margin: 30px 0;
}

.entry-content a.more-link:link {
background: url('images/read-more.png') no-repeat;
    background: #68d1cd;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 30px auto;
    text-indent: 0;
    text-align: center;
    height: auto;
}
a.more-link:hover {
	opacity: .8;
}
.comment-number {
	font-size:24px;
	font-family: 'Didot', serif;
	vertical-align: -3px;
	font-style:italic;
	padding-left: 4px;
}

a.readmore-link {
	background: #68D1CD;
	border: none;
	padding: 5px 15px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	display: block;
	width: 96px;
	margin: 30px auto 0;
	font-size: 11px;
}

/* NAVIGATION BELOW CONTENT
--------------------------------------*/

navigation {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
}

#nav-above {
	padding-bottom: 70px;
}

.navigation a:link, .navigation a:visited {
color: #000000;
text-decoration: none;
}
.navigation a:active,.navigation a:hover {
color: #68D1CD; /* accent color */
}
.nav-previous {
float: left;
width: 50%;
padding-left: 0px;
font-family:'Didot', serif;
text-transform: uppercase;
font-size:13px;
font-weight:400;
letter-spacing: 2px;
}
.nav-previous a:hover {
	color:#68D1CD; /* accent color */
}
.nav-next {
float: right;
text-align:right;
width: 49%;
padding-right: 0px;
font-family:'Didot', serif;
text-transform: uppercase;
font-size:13px;
font-weight:400;
letter-spacing: 2px;
}
.nav-next a:hover {
	color:#68D1CD; /* accent color */
}
#nav-above {
	margin: 0 0 18px 0;
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	padding-bottom: 30px;
	max-width:680px;
}
/* ASIDES
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* GALLERY LISTING
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 2px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}


/* ATTACHMENT PAGES
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
/* IMAGES
--------------------------------------*/
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 0px;
max-width:680px;
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 680px; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 6px;
}
.wp-caption {
background: #fff;
line-height: 18px;
margin-bottom: 20px;
max-width: 680px !important;
padding:0px;
text-align: center;
}
.wp-caption img {
	margin: 0px;
	max-width: 680px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #777;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* COMMENTS
--------------------------------------*/
#comments {
clear:both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
color: #000000;
font-size: 22px;
margin-bottom: 5px;
margin-top:25px;
font-family: 'Didot', serif;
font-weight:400;
text-align: left;
border-bottom: none;
text-transform:uppercase;
letter-spacing: 2px;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment author {
	text-transform: uppercase;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment author .says {
	color: #000000;
	font-family: 'Didot', serif;
	font-weight:300;
	text-transform:lowercase;
	font-style:italic;
}
.comment-author a:link, .comment-author a:visited {
	color:#000000;
}
.comment-author a:hover {
	color:#68D1CD; /* accent color */
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #777;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #68D1CD; /* accent color */
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #777;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #68D1CD; /* accent color */
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #777;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* COMMENTS FORM
--------------------------------------*/
input[type="submit"] {
font-family: 'Times', serif;
font-weight:300;
color:#000;
}


#subscribe-submit input[type="submit"] {
background: #68D1CD;
border: none;
padding: 10px 15px;
text-transform: uppercase;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 1px;
}

#respond {
border-top: 0px solid #fff;
margin: 0px 0;
overflow: hidden;
position: relative;
}
#respond p {
	margin-bottom: 5px;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #68D1CD; /* accent color */
	font-weight: bold;
}
#respond label {
color: #000000;
font-size: 14px;
font-family:'Didot', serif;
font-style: italic;
text-transform:uppercase;
letter-spacing:3px;
font-weight: 300;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #777;
	font-size: 12px;
	line-height: 18px;
	display:none;
}
#respond .form-allowed-tags code {
	font-size: 11px;
	display:none;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* Widgets
-----------------------------------------------*/
.widget-area ul {
list-style: none;
margin-left: 0;
}
.widget-area ul ul {
list-style: none;
margin-left:0px;
padding-left:0px;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {
width: 75%;
border: none;
font-size: 11px;
padding: 0px 0px 0px 12px;
font-family: 'Didot', sans-serif;
color: #000;
margin-top: 9px;
float: left;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 2px;
font-style: italic;
}
.widget_search label {
	display: none;
}
.widget-container {
margin: 0px 0 10px 0;
padding: 0px 0px 20px 0px;
list-style-type: none;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.widget-container .wp-caption img {
	margin: auto;
}
.widget-title {
color: #000000;
font-weight: normal;
text-transform: uppercase;
text-align:left;
font-size: 14px;
padding-bottom:4px;
}
h3.widget-title {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;
padding: 8px 0px 6px 0px;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 3px;
}
#primary h3.widget-title {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #000000;
padding: 0px 0px 6px 0px;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
}
#secondary h3.widget-title {
font-family: 'Lato', sans-serif;
color: #ffffff;
padding: 0px 0px 6px 0px;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 3px;
margin-top:0px;
font-style:normal;
}
#secondary .widget-container {
	color #ffffff;
}
#third h3.widget-title {
font-family: 'Didot', serif;
color: #000000;
padding: 0px 0px 6px 0px;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
font-style:italic;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	color: #000000;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
	color: #68D1CD; /* accent color */
}
#secondary.widget-area a:link,
#secondary.widget-area a:visited {
	text-decoration: none;
	color: #ffffff;
}
#secondary.widget-area a:active,
#secondary.widget-area a:hover {
	text-decoration: none;
	color: #68D1CD; /* accent color */
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar caption {
color: white;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #68D1CD; /* accent color */
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* MAIN SIDEBAR
-----------------------------------------------*/
#main .widget-area ul {
margin-left: 0;
padding:0px 0px 0px 0px;
font-family: 'Times', serif;
font-size: 13px;
font-weight: 300;
}
#main .widget-area ul ul {
padding: 0 0px 5px 0px;
text-align:center;
margin-bottom:0px;
}
#primary .widget-container {
margin: 0px 0 30px 0px;
padding: 0px 0px 10px 0px;
list-style-type: none;
}

#secondary .widget-container {
margin: 10px 0 25px 0px;
padding: 20px;
list-style-type: none;
color:#ffffff;
background: #000000;
}
#third .widget-container {
margin: 0px 0 15px 0px;
padding: 0px 0px 20px 0px;
list-style-type: none;
}

.sidebar-social a {
display: inline-block;
width: 30px;
height: 30px;
border: 1px solid #000;
border-radius: 30px;
margin: 0 3px;
}

.sidebar-social a:hover {
	border-color: #68D1CD;
}

.sidebar-social i {
font-size: 14px;
vertical-align: top;
line-height: 30px;
}
/* HEADERS
-----------------------------------------------*/
h1, h4, h5, h6 {
clear: both;
font-weight: 300;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
color: #000000;
text-align:left;
}
h3 {
clear: both;
font-weight: 300;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000000;
text-align:left;
text-transform: uppercase;
}
h2 {
text-align:left;
clear: both;
font-weight: 300;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
text-transform:uppercase;
letter-spacing:3px;
}
/* FOOTER WIDGET AREA
-----------------------------------------------*/
#footer-widget-area {
	overflow: hidden;
	display:inline-block;
	width: 1040px;
}
#footer-widget-area .widget-area{
	text-align:center;
	float:left;
}
#footer-widget-area #first {
	margin-right: 52px;
	width:30%;
	text-align:center;
	float:left;
}
#footer-widget-area #second {
	margin-right: 52px;
	width:30%;
	text-align:center;
}
#footer-widget-area #third {
	margin-right: 0px;
	width:30%;
	text-align:center;
	float:right;
}
#footer-widget-area .widget-container {
	margin: 0px 0 0px 0;
	padding:0px 0px 10px 0px;
	border:none;
}
#footer h3.widget-title {
font-family: 'Didot', serif;
color: #ffffff;
padding: 8px 0px 6px 0px;
margin-bottom: 10px;
font-size: 14px;
text-align: center;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 3px;
font-style:italic;
}
#footer .widget-area a:link, #footer .widget-area a:visited {
text-decoration:none;
color: #68D1CD; /* accent color */
}
#footer .widget-area a:hover {
text-decoration:none;
color: #ffffff;
}
#footer-widget-area ul {
	padding-left:0px;
}

/* Footer
-----------------------------------------------*/
#footer {
width: 100%;
color:#ffffff;
margin-top: 30px;
padding-top:20px;
padding-bottom: 10px;
margin-bottom:0px;
clear:both;
}
#colophon {
background: transparent;
background-repeat: no-repeat;
margin-top: -4px;
overflow: hidden;
padding: 0px;
width:1040px;
}
#site-info {
float: left;
font-size: 10px;
width: 100%;
text-align: center;
font-family: 'Lato', sans-serif;
font-weight: 400;
text-transform: none;
color: #000000;
padding-top:11px;
letter-spacing:3px;
text-transform:uppercase;
margin-bottom:10px;
}
#site-info .footer-list-data li {
display:inline;
list-style:none;
color: #000000;
}
#site-info ul {
margin:0px;
padding-left:0px;
}
#site-generator {
font-style: normal;
position: relative;
padding-right: 15px;
float:right;
width:220px;
}
#site-generator a {
background: url(images/wordpress.png) center left no-repeat;
color: #666;
display: inline-block;
line-height: 16px;
padding-left: 20px;
text-decoration: none;
}
#site-generator a:hover {
text-decoration: none;
}
#site-info .widget-container {
margin: 0px 0 0px 0;
padding: 0px 0px 0px 0px;
}
img#wpstats {
display: block;
margin: 0 auto 10px;
}

/* Search Button
-----------------------------------------------*/

form#searchform {
color: #ffffff;
height: 28px;
width: 150px;
top: 6px;
z-index: 10000;
right: 20px;
border-bottom: 1px solid #000;
}
#content form#searchform {
	color: #000000;
height: 32px;
width: 300px;
position: relative;
border: 1px solid #000000;
margin-left: 20px;
}
input#s.text {
color: #000000;
background:transparent;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
padding: 2px;
height:30px;
float: left;
width: 80%;
}
#content input.submit.button {
background: #000000;
-webkit-box-align: center;
text-align: center;
cursor: default;
color: buttontext;
padding: 8px 10px 6px 10px;
box-sizing: border-box;
width: auto;
border-radius: 0px;
float: right;
margin-top: 0px;
margin-right: 0px;
}
input.submit.button {
background: none;
-webkit-box-align: center;
text-align: center;
cursor: default;
color: buttontext;
padding: 8px 10px 6px 10px;
box-sizing: border-box;
width: auto;
border-radius: 0px;
float: right;
margin-top: 0px;
margin-right: 0px;
}
input.subscribe.button {
background: none;
-webkit-box-align: center;
text-align: center;
cursor: default;
color: buttontext;
padding: 8px 6px 3px;
border: none;
border-radius: 5px;
float: right;
margin-top: -36px;
margin-right: 5px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"], textarea {
background: transparent;
box-shadow: none;
border:1px solid #000000;
-moz-box-shadow: none;
-webkit-box-shadow: 0;
padding: 4px 2px 2px 12px;
font-family:'Times', serif;
font-size: 14px;
font-weight:300;
color: #000000;
letter-spacing:1px;
width:96%;
margin-bottom:10px;
}
#content input#s {
width: 75%;
border: none;
font-size: 14px;
padding: 0px 0px 0px 14px;
font-family: 'Didot', serif;
color: #000000;
margin-top: 8px;
float: left;
font-weight: 300;
text-transform: uppercase;
font-style: italic;
}
input#s {
width: 65%;
border: none;
font-size: 11px;
padding: 0px 0px 0px 5px;
font-family: 'Didot', sans-serif;
color: #000;
margin-top: 11px;
float: left;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 2px;
font-style: italic;
}
#respond textarea {
width:96%;
background: white;
border: 1px solid #000000;
padding:10px;
}
#respond input {
width:96%;
background: transparent;
border: 1px solid #000000;
padding:10px;
font-family:'Times', serif;
font-weight:300;
}
#respond .form-submit input {
font-size: 14px;
width: auto;
text-transform: uppercase;
letter-spacing: 1px;
padding-top:12px;
color: #ffffff;
background: #000000;
border:none;
font-family: 'Didot', sans-serif;
}
#respond .form-submit input:hover {
color: #ffffff;
background: #68D1CD; /* accent color */
}

/* Comment Form
-----------------------------------------------*/
form#commentform {
background: none;
padding: 0px;
margin-top: 20px;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

.subscribe {
    background: none repeat scroll 0 0 #68d1cd;
    height: 50px;
    margin: 35px 0 7px;
    padding: 10px 0;
    width: 100%;
}
.subscribe .background {
    border: 1px solid #fff;
    height: 50px;
    margin: 0 auto;
    width: 97.5%;
}
.subscribe .back {
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 48px;
    margin-left: 15px;
    text-transform: uppercase;
    width: 377px;
}
#subscribe-form input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    height: 24px;
    margin-top: 8px;
    padding: 6px 5px 4px 10px;
    width: 24.5%;
}
#subscribe-form .btn-subscribe {
    background-color: #f5f5f5;
    border-style: none;
    color: #000;
    cursor: pointer;
    font-size: 10px;
    height: 34px;
    letter-spacing: 1px;
    margin-left: -4px;
    padding: 7px 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 13%;
}

input:focus{
outline:none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.page-id-15622 {
 background: url("http://hauteofftherack.com/wp-content/uploads/2015/06/HOTR-full-subscribe-background.jpg") no-repeat center center fixed;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    height: 100%;
    width: 100%;
}

.page-id-15622 #branding, #site-info {
	display: none;
}

.page-id-15622 #wrapper {
     background: none;
 }

.page-id-15622 .main {
margin: 0 auto !important;
height:100%;
width:100%;
max-width: 100%;
}

#mc_embed_signup {
  background-image: url("http://hauteofftherack.com/wp-content/uploads/2015/06/Haute-Off-The-Rack-Subscribe-Page-Background.jpg") !important;
  border: 4px solid #fff;
  width: 610px;
  height: 515px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -306px;
  margin-top: -300px;
  background: #fff;
}

#mc_embed_signup_inner {
  padding: 15px 20px;
  color: #000;
  text-align: left;
  width: 45%;
  float: right;
}

#mc_embed_signup_inner h1 {
  text-align: center;
  color: #68D1CD;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 32px;
}

.subscribe-form {
	width: 240px;
	float: right;
	margin: 20px 0 0;
	text-transform: uppercase;
	color: #888;
	font-size:11px;
	letter-spacing: 2px;
}

#page-subscribe-form input[type="text"] {
  background: #fff !important;
  border: 1px solid #ddd;
  padding: 10px 5px !important;
  margin: 3px 0 8px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#page-subscribe-form .btn-subscribe {
    background-color: #68D1CD;
    border: 1px solid #68d1cd;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    height: 38px;
    letter-spacing: 2px;
    margin-left: -4px;
    margin-top: 15px;
    padding: 6px 0 6px;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
    float: right;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  #page-subscribe-form .btn-subscribe:hover {
  	background: #fff;
  	color: #68D1CD;
  }

 #rs-ltk-widget-2-wrapper .rs-ltk-content-frame-wrapper {
 	padding: 0 0 55px !important;
 }

#content .sharedaddy .sd-title {
    float: left;
    margin-right: 18px;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
}

body .sd-social-icon .sd-title + .sd-content ul li[class*="share-"] a.sd-button {
    color: #68d1cd !important;
    padding: 8px 3px;
background: transparent !important;
top: 11px !important;
}
