/**
 * Theme Name: Florence
 * Theme URI: http://devpress.com/themes/florence
 * Description: Elegant business and portfolio theme with responsive layout, slider support, and post formats for presenting your products and client testimonials. The options also include a custom testimonials widget, and a nice selection of Google fonts.
 * Version: 0.1
 * Author: Galin Simeonov
 * Author URI: http://devpress.com/
 * Tags: flexible-width, theme-options, threaded-comments, microformats, translation-ready, two-columns, right-sidebar, sticky-post, custom-background, featured-images
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * 
 */

/* Normalize
-------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) { display: none; }
[hidden] { display: none; }
figure { margin: 0; }
html {
	font-size: 1em;	/* 16px */
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font: 0.875em/1.75em Georgia, 'Times New Roman', Times, serif; /* 14px */ 
	color:#444;
	background:#fff;
	margin: 7px 7px 0 7px;
	border: 1px dashed #e5e5e5;
    border-bottom: none;
}
::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
a {
	color: #c54f27;
	text-decoration: none;
}
a:hover {
	color: #000;
	border-bottom: 1px solid #de9a83;
}
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr { cursor: help }
abbr[title] { border-bottom: 1px dotted; }
acronym {
	font-size: 0.785714285714286em;
	text-transform: uppercase;
	color: #666;
	border-bottom: 1px dotted #eee;
	cursor: help;
}
acronym:hover {
	color: #333;
	background: #f5f5f5;
	border-bottom: 1px dotted #aaa;
}
small { font-size: 0.785714285714286em; }
big { font-size: 1.14285714285714em; }
p { margin: 0 0 1.75em 0 }
b, strong { font-weight: bold; }
blockquote {
	margin: 0 1.75em;
	font-style: normal
}
blockquote em, blockquote cite { font-style: italic }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
em, cite {
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
em em, cite cite { font-style: normal }
dfn { font-style: italic; }
address {
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 1.75em 0
}
li address, dd address { margin:0 }
del { text-decoration: line-through }
object { margin-bottom: 1.75em }
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e7e7e7;
	margin: 1em 0 1.75em 0;
	padding: 0;
}
ins {
	font-family: Georgia, 'Times New Roman', Times, serif;
	background: #f5f5f5;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
mark {
	background: #f5f5f5;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre code { font-size: 1em }
pre {
	font-family: Monaco, monospace, Courier, "Courier New";
	overflow: auto;
	line-height: 1.75em;
	margin-bottom: 1.75em;
	padding: 15px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
code {
	font-family: Monaco, monospace, Courier, "Courier New";
}
sub, sup {
	font-size: 0.714285714285714em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul {
	list-style: circle;
	margin: 0 0 1.75em 2.8em;
	padding: 0;
}
ol {
	list-style-type: decimal;
	margin: 0 0 1.75em 3.1em;
	padding: 0;
}
ol ol { list-style: upper-roman }
ol ol ol { list-style: lower-roman }
ol ol ol ol { list-style: upper-alpha }
ol ol ol ol ol { list-style: lower-alpha }
ul ul, ol ol, ul ol, ol ul { margin-bottom:0 }
dl { margin: 0 0 1.75em 5px }
dt {
	font-weight: bold;
	margin: 10px 0 0 0
}
dd { margin: 5px 0 0 1.5em }
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #333;
	line-height: 1.3em;
}
h1 { font-size: 2.57142857142857em; }
h2 { font-size: 1.71428571428571em; }	
h3 { font-size: 1.42857142857143em; }
h4 {
	font-size: 1.28571428571429em;
	font-weight: bold;
}
h5 {
	font-size: 1.14285714285714em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) { overflow: hidden; }
form { margin: 0; }
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label { cursor: pointer; }
legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
}
button, input, select, textarea, a.button {
	font-size: 0.857142857142857em;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}
button, input, a.button {
	line-height: normal;
	*overflow: visible;
}
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:invalid, textarea:invalid { background-color: #f0dddd; }
option { padding: 1px 2px; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.75em;
}
td { vertical-align: top; }
th, td { text-align: left; }

/* WordPress classes 
-------------------------------------------------------------- */
img.wp-smiley {
	max-height: 0.857142857142857em;
	margin: 0;
	padding: 0;
	border: none;
}
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 1.75em !important;
}
.left, .alignleft {
	float: left;
	margin: 0 25px 5px 0;
}
.right, .alignright {
	float: right;
	margin: 0 0 10px 25px;
}
.center, .aligncenter {
	display: block;
	margin: 0 auto 1.75em auto !important;
}
.block, .alignnone {
	display: block;
	margin: 0 0 1.75em 0;
}
img.alignleft, img.alignright {
	margin-top: 5px;
	display: inline;
}
blockquote.alignleft, blockquote .alignright { width: 33%; }
.byline abbr, .entry-meta abbr, .comment-meta abbr { border: none; }
.clear { clear: both; }

/*  Transitions
----------------------------------------------------- */
a, a img, input[type=submit], input[type=button], input[type=text], textarea {
	-webkit-transition: all 0.18s ease-out;
    -moz-transition: all 0.18s ease-out;
    -ms-transition: all 0.18s ease-out;
    -o-transition: all 0.18s ease-out;
    transition: all 0.18s ease-out;
}

/* Tables 
-------------------------------------------------------------- */
table {
	margin: 0 0 1.75em 0;
	width: 100%;
}
table caption {
	font-size: 0.785714285714286em;
	line-height: 1.75em;
	color: #777;
}
table th {
	font-size: 0.785714285714286em;
	line-height: 1.75em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 2%;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
td {
	padding: 0.4em 2%;
	border-bottom: 1px solid #eee;
}

/* Lists 
-------------------------------------------------------------- */
#content ul li, #content ol li { line-height: 2.14285714285714em; }
dl { margin: 0 0 20px 30px; }
dl dt {
	margin: 0;
	font-size: 1.14285714285714em;
	line-height: 1.75em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}
dl dd {
	margin: 0 0 5px 20px;
	padding: 0;
	color: #777;
}

/* Blockquotes
-------------------------------------------------------------- */
blockquote, blockquote blockquote blockquote {
	overflow: hidden;
	padding: 0 0 0 35px;
	font-size: 1.14285714285714em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	color: #aaa;
	background: url(images/quote.png) no-repeat 0 4px;
}

/* Code 
-------------------------------------------------------------- */
code {
	padding: 0 3px;
	color: #555;
	background: #fffcd3;
}
pre {
	padding: 15px 20px;
	background: #fffef3;
	border: 1px dashed #f2eda0;
}
pre code {
	padding: 0;
	background: transparent;
}

/* Forms 
-------------------------------------------------------------- */
form label {
	line-height: 1em;	
	color: #222;
}
input[type="text"], input[type="password"], input[type="email"], .input-text, textarea, select {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 0.857142857142857em;
	border: 1px solid #ddd;
	border-color: rgba(0,0,0,.08);
	padding: 5px;
	outline: none;
	margin: 0;
	display: block;
	background: #f7f7f7;
}
select {
	padding: 0;
	background: #f7f7f7;
	border: 1px solid #ddd;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, .input-text:focus {
	border: 1px solid #bbb;
	background: #fff;
	color: #444;
}
textarea {
	display: block;
	min-height: 60px;
}
input[type="radio"] { vertical-align: text-middle; }
input[type="checkbox"] { display: inline; }
input[type="submit"]:hover { cursor: pointer }
.error { color: #bb2530; }

/* Images & Video
-------------------------------------------------------------- */
.hentry img, .entry-content img, .widget img, .wp-caption, .hentry embed, .entry-content embed, .widget embed, .hentry object, .entry-content object, .widget object, .hentry video, .entry-content video, .widget video {
	max-width: 100%;
}
.hentry img, .entry-content img, .widget img, .wp-caption {
	height: auto;
}

/* Captions [caption] 
-------------------------------------------------------------- */
.wp-caption {
	overflow: hidden;
	text-align: center;
}
.wp-caption img { margin: 0 0 5px 0; }
.wp-caption .wp-caption-text {
	margin: 5px 0;
	font-size: 0.785714285714286em;
	line-height: 1em;
	color: #777;
	text-align: left;
}
.wp-caption a { border: none; }

/* Galleries 
-------------------------------------------------------------- */
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	margin: 0 !important;
}
.gallery br {
	display: block;
	line-height: 0;
	height: 0;
}
.gallery a { border: none; }
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0 auto;
	margin: 0 auto 1.642857142857143em auto !important;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery img, .gallery .gallery-item .gallery-icon img {
	max-width: 89%;
	height: auto;
	margin: 0 auto
}
.gallery-icon {
	overflow: hidden;
	margin: 0;
}
.gallery-caption {
	margin: 0;
	font-size: 0.8571428571428571em;
	line-height: 1.4em;
	color: #aaa;
}
.attachment-image {
	float: left;
	width: 100%;
}
.singular-attachment .hentry .gallery-caption { display: none; /* Hide captions in gallery on attachment pages */ }
.gallery-caption { text-align: center; width: 80%; margin: 3px auto 0 auto; }
.col-0 { width: 100% }
.col-1 { width: 100% }
.col-2 { width: 50% }
.col-3 { width: 33.33% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.66% }
.col-7 { width: 14.28% }
.col-8 { width: 12.5% }
.col-9 { width: 11.11% }
.col-10 { width: 10% }
.col-11 { width: 9.09% }
.col-12 { width: 8.33% }
.col-13 { width: 7.69% }
.col-14 { width: 7.14% }
.col-15 { width: 6.66% }
.col-16 { width: 6.25% }
.col-17 { width: 5.88% }
.col-18 { width: 5.55% }
.col-19 { width: 5.26% }
.col-20 { width: 5% }
.col-21 { width: 4.76% }
.col-22 { width: 4.54% }
.col-23 { width: 4.34% }
.col-24 { width: 4.16% }
.col-25 { width: 4% }
.col-26 { width: 3.84% }
.col-27 { width: 3.7% }
.col-28 { width: 3.57% }
.col-29 { width: 3.44% }
.col-30 { width: 3.33% }

/* Layout
-------------------------------------------------------------- */
.wrap {
	max-width: 940px;
	margin: 0 auto;
	position: relative;
}
#main {
	float: left;
	width: 100%;
}
.home #main {
	padding-top: 35px;
}
.home #content {
	float: left;
	width: 69.148936170213%; /* 650px */
}
.page-template-fullwidth #main #content, .taxonomy-post_format-image #content, .post-format-image #content, .post-format-image .hentry {
	width: 100%;
}
#content  {
	float: left;
	width: 69.148936170213%; /* 650px */
}
.hentry {
	float: left;
	width: 100%;
}
#sidebar-primary, #sidebar-primary .hentry, #sidebar-homepage, #sidebar-homepage .hentry {
	float: right;
	width: 26.595744680851%; /* 250px */
}
.last { 
	margin-right: 0 !important; 
	clear: right; 
}

/* Header
-------------------------------------------------------------- */
#site-header {
	padding:  35px 0 20px 0;
}
#branding {
	width: 46.808510638298%; /* 440px */
	margin: 0 auto;
	text-align: center;
}
#site-title {
	font-size: 1.42857142857143em;
	line-height: 1em;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
}
#site-title a {
	color: #111;
	border-bottom: none;
}
#site-description {
	font-size: 1em;
	line-height: 1.3em;
	font-style: italic;
	margin: 0;
	color: #aaa;
}

/* Menu 
-------------------------------------------------------------- */
#menu-primary {
	float: left;
	width: 100%;
	position: relative;
	z-index: 2;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 40px;	
}
.home #menu-primary { margin-bottom: 0; }
#menu-primary .menu {
	display: table;
	margin: 0 auto;
}
#menu-primary li a {
	padding: 1.2em 1.7em;
	border-bottom: none;
	font-size: 0.714285714285714em;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#menu-primary li ul {
	border: 1px dashed #ddd;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
#menu-primary li ul ul {
	border-top: 1px dashed #ddd;
}
#menu-primary li.current-menu-item a {
	color: #aaa;
}
#menu-primary li li.current-menu-item a {
	color: #aaa;
}
#menu-primary li:hover ul li a, #menu-primary li.sfHover ul li a, #menu-primary li.sfHover a, #menu-primary li ul li ul li a, #menu-primary li ul li.sfHover ul li a {
	color: #444;
	background: #fff;
}
#menu-primary li li a, #menu-primary li li.current-menu-item li a {
	color: #aaa;
	border-bottom: 1px dashed #ddd;
	border-right: none;
	border-left: 1px dashed #ddd;
}
#menu-primary li ul li a:hover, #menu-primary li ul li.sfHover a, #menu-primary li ul li ul li a:hover, #menu-primary li ul li ul li.sfHover a {
	color: #000;
	background: #f7f7f7;
}
.singular-post #menu-primary, .singular-page #menu-primary, .singular-attachment #menu-primary {
	margin-bottom: 40px;
}

/* Dropdowns 
-------------------------------------------------------------- */
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1em;
}
.menu ul ul {
	position: absolute;
	top: -999em;
	width: 10em;
}
.menu ul ul li {
	width: 100%;
}
.menu li:hover {
	visibility: inherit;
}
.menu li {
	float: left;
	position: relative;
}
.menu a {
	display: block;
	position: relative;
}
.menu li:hover ul, li.sfHover ul {
	left: 0;
	top: 2.75em;
	z-index: 99;
}
.menu li:hover li ul, li.sfHover li ul {
	top: -999em;
}
.menu li li:hover ul, li li.sfHover ul, .menu li li li:hover ul, li li li.sfHover ul {
	left: 10em;
	top: -1px;
}
.menu li li:hover li ul, li li.sfHover li ul {
	top: -999em;
}
.menu li li li:hover ul, li li li.sfHover ul {
	left: 10em;
	top: -1px;
}

/* Post titles
-------------------------------------------------------------- */
.hentry .entry-title {
	margin: 0 0 .2em 0;
	padding: 0;
	font-size: 1.42857142857143em;
	line-height: 1.3em;
	border: none;
}
.singular .entry-title {
	font-size: 1.71428571428571em;
	line-height: 1.2em;
}
.singular-page .entry-title, .singular-attachment .entry-title {
	margin-bottom: 1em;
}

/* Post bylines
-------------------------------------------------------------- */
.byline {
	margin: 0 0 2.1em 0;
	color: #aaa;
	font-style: italic;
}
.byline a {
	color: #777;
}
.byline a:hover {
	color: #000;
}
.singular .byline {
	margin: 0 0 2.14285714285714em 0;
}

/* Excerpts
-------------------------------------------------------------- */
.entry-summary p {
	margin: 0 0 10px 0;
}

/* Post meta 
-------------------------------------------------------------- */
.entry-meta {
	clear: both;
	margin: 0 0 2.14285714285714em 0;
	font-size: 0.857142857142857em;
	color: #aaa;
    font-style: italic;
}
.entry-meta a {
	color: #777;
	font-style: normal;
}
.entry-meta a:hover {
	color: #000;
	border-bottom: none;
}
.entry-meta .comments-link  {
	font-style: italic;
	text-transform: none;
	font-size: 1em;
	letter-spacing: 0;
	word-spacing: 0;
}

/* Archive
 -------------------------------------------------------------- */
.archive .hentry, .search .hentry {
	margin-bottom: 1.75em;
    float: left;
}
.archive .entry-summary, .archive .entry-meta, .search .entry-summary, .search .entry-meta {
	width: 67.692307692308%; /* 440px */
	float: right;
	clear: right;
}
.archive .entry-header, .search .entry-header {
	float: left;
	width: 27.692307692308%; /* 180px */
	text-align: right;	
}
.archive .post .byline p, .search .post .byline p {
	font-size: 0.90909090909091em;
	margin-bottom: .3em;
}
.archive .post .byline .author, .search .post .byline .author {
	margin-bottom: 0;
	font-style: italic;
	text-transform: none;
	font-size: 1em;
	letter-spacing: 0;
}
.archive .post .byline span, .search .post .byline span {
	font-size: 0.714285714285714em;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.archive .archive-thumbnail, .search .archive-thumbnail  {
	margin-bottom: .75em;
}

/* Archive (post format: Image)
 -------------------------------------------------------------- */
.taxonomy-post_format-image .entry-summary {
	width: 100%;
	clear: none;
	float: none;
}
.taxonomy-post_format-image .hentry {
	float: left;
	width: 30.851063829787%; /* 290px */
	height: 25em;
	margin-right: 3.723404255319%;	/* 35px */
	margin-bottom: 10px;
}
.taxonomy-post_format-image .hentry .entry-title {
	padding: 0;
	text-align: center;
	margin-bottom: 7px;
	font-size: 1.14285714285714em;
    font-style: italic;
}
.taxonomy-post_format-image .hentry .entry-meta {
	display: none;
}
.taxonomy-post_format-image .hentry .portfolio-thumbnail {
	margin-bottom: 15px;
}
.taxonomy-post_format-image .hentry .entry-summary p {
	margin-top: .6em;
    text-align: left;
    font-style: normal;
    font-size: 1em;
}

/* Archive (post format: Quote)
 -------------------------------------------------------------- */
.taxonomy-post_format-quote .format-quote {
	float: left;
	width: 46.923076923077%; /* 305px */
	height: 11em;
	margin-right: 6.153846153846%; /* 40px */	
	margin-bottom: 20px;
	overflow: visible;	
}
.taxonomy-post_format-quote .format-quote .entry-meta {
	display: none;
}
.taxonomy-post_format-quote .format-quote .thumbnail {
	float: left;
	width: 22.950819672131%; /* 70px */
	margin: 0 12px 5px 0;
}
.taxonomy-post_format-quote .format-quote h2.entry-title {
	padding: 0;
	font-weight: normal;
	text-align: right;
	margin-bottom: 6px;
	font-size: 1.14285714285714em;
	clear: both;
	float: none;
	width: 100%;
}
.taxonomy-post_format-quote .format-quote .entry-title:before {
	content: "— ";
	color: #aaa;
}
.taxonomy-post_format-quote .entry-summary {
	font-size: 1em;
	float: none;
	width: 100%;
	font-style: italic;
	color: #aaa;
}

/* Singular
 -------------------------------------------------------------- */
.singular-post .hentry {
	float: left;
	width: 100%;
	margin-bottom: 1.75em;
}
.singular-post .entry-content, .singular-post .entry-meta {
	width: 67.692307692308%; /* 440px */
	float: right;
	clear: right;
}
.singular-post .post-header {
	float: left;
	width: 27.692307692308%; /* 180px */
}
.singular-post #content .post .entry-title {
	text-align: right;
}
.singular-post #content .post .byline {
	clear: right;
	text-align: right;
}
.singular-post #content .post .byline p {
	margin-bottom: .4em;
}
.singular-post .post .byline p {
	display: block;	
}
.singular-post .post .byline .author {
	margin-bottom: 0;
	font-style: italic;
	text-transform: none;
	letter-spacing: 0;
}
.singular-post .post .byline .published {
	font-size: 0.714285714285714em;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.singular-post .format-standard .post-aside-text {
	color: #777;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	margin: 25px 0;
	padding: 25px 0 10px 0;
}
.singular-post.post-format-standard .entry-content p:first-child:first-letter {
	font-size: 5.5em;
	line-height: .6em;
	text-transform: uppercase;
	float: left;
	margin-top: 15px;
	padding-right: 11px;
}
	.singular-post.post-format-standard .entry-content blockquote p:first-child:first-letter {
	font-size: 1em;
	line-height: 1.75em;
	text-transform: none;
	float: none;
	margin-top: 0;
	padding-right: 0;	
}

/* Singular: Image
 -------------------------------------------------------------- */
.singular-post .format-image .entry-content {
	clear: none;
	float: left;
	width: 68.085106382979%; /* 640px */
}
.singular-post .format-image .post-aside {
	float: right;
	width: 27.65957446808511%; /* 260px */
	margin-bottom: 20px;
}
.singular-post .format-image .post-aside-text {
	border-bottom: 1px dashed #ddd;
	padding-bottom: 1.75em;
	margin-bottom: 1.75em;
}
.singular-post .format-image .post-aside-text p { margin: 1.75em 0 0 0; }
.singular-post .format-image .post-aside-text p:first-child { margin-top: 0; }
.singular-post .format-image .entry-meta {
	clear: none;
	float: left;
	width: 100%;
	margin-bottom: .75em;
}
.singular-post #content .format-image .entry-title {
	text-align: left;
	margin-bottom: 1em;
}
.singular-post.post-format-image #comments-template { width: 68.085106382979%; /* 640px */ }

/* Singular: Quote
-------------------------------------------------------------- */
.singular-post.post-format-quote .entry-content, .singular-post.post-format-quote .entry-meta {
	width: 100%;
	float: none;
	clear: both;
}
.singular-post.post-format-quote .post-header {
	float: none;
	width: 100%;
}
.singular-post.post-format-quote .post .entry-title {
	text-align: right;
	margin-bottom: .7em;
	font-size: 1.14285714285714em;
}
.singular-post.post-format-quote .post .entry-title:before {
	content: "— ";
}
.singular-post.post-format-quote .post .entry-content {
	color: #aaa;
	font-style: italic;
	font-size: 1.14285714285714em;
	line-height: 1.75em;
	width: 94.615384615385%; /* 615px */
	padding: 0 0 0 35px;
	background: url(images/quote.png) no-repeat 0 4px;
}
.singular-post .format-quote .post-aside-text {
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	margin: 25px 0;
	padding: 25px 0 10px 0;
}

/* Singular post prev/next links
-------------------------------------------------------------- */
.singular .loop-nav {
	font-size: 1em;
	width: 100%;
    clear: both;
    margin-bottom: 40px;
    height: 2em;
}
.pagination {
    clear: both;
	float: right;
    height: 2.6em;
    margin-bottom: 40px;
}
.singular .loop-nav a {
    font-style: italic;
}
.loop-nav .previous, .loop-nav .next {
	width: 45%;
	color: #aaa;
}
.loop-nav .previous {
	float: left;
}
.loop-nav .next {
	float: right;
	text-align: right;
}

/* Page links for multi-paged posts 
---------------------------------------------------------*/
.page-links {
	clear: both;
	font-size: 1em;
	line-height: 1em;
	color: #444;
}
.home .post .page-links {
	margin-top: 6px;
}
.entry-summary .page-links {
	clear: none;
	font-size: 1.14285714285714em;
	line-height: 1.14285714285714em;
	color: #aaa;
}
.page-links a {
	display: inline-block;
	padding: 8px 11px;
	margin: 0 5px 0 5px;
	color: #aaa;
	border: 1px dashed #ddd;
}
.entry-summary .page-links a {
	margin: 0 2px 0 2px;
	padding: 4px 7px;
	font-size: 0.857142857142857em;
	line-height: 0.857142857142857em;
	border-color: #ddd;
}
.page-links a:hover {
	color: #000;
}

/* Archive/search pagination and comment pagination 
------------------------------------------------------------*/
.comment-navigation {
	margin-bottom: 1.75em;
}
.pagination .page-numbers, .comment-navigation .page-numbers {
	display: inline-block;
	line-height: 1em;
	padding: 6px 10px 7px 10px;
	background: #f7f7f7;
	margin: 0 5px 0 0;
	color: #444;
}
.pagination a.page-numbers, .comment-navigation a.page-numbers {
	color: #444;
    font-style: italic;
}
.pagination a:hover, .comment-navigation a:hover {
	color: #000;
	background: #eee;
	border-bottom: none;
}
.pagination .current, .comment-navigation .current {
	color: #aaa;
	background: none;
	border: none;
}
.page-numbers.next { margin-right: 0; }

/* Widgets 
-------------------------------------------------------------- */
.sidebar .widget {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.widget table, .widget ul, .widget ol { margin-bottom: 0; }
.widget-title {
	font-size: 0.714285714285714em;
	letter-spacing: 2px;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #aaa;
	margin-bottom: 20px;
}
.sidebar ul {
    list-style: none;
    margin-left: 0;
}
.sidebar ul li {
    padding: .1em 0;
}

/* Search form widget. 
------------------------------------------------*/
.widget .search-form {
	overflow: hidden;
	margin: 0 0 0 0;
}
.widget .search-form input[type="text"] {
	font-size: 1em;
	font-style: italic;
	width: 99%;
	padding: 7px 0;
	text-indent: 10px;
	color: #aaa;
}
.widget .search-form input[type="submit"] {
	display: none;
}

/* Sidebar: Primary (and Homepage)
----------------------------------------------------*/
#sidebar-primary .widget ul li a {
}
#sidebar-primary .widget ul li a:hover {
	color: #000;
}
#sidebar-homepage { margin-bottom: 20px; }

/* Sidebar: Subsidiary 
-------------------------------------------------*/
#sidebar-subsidiary {
	width: 100%;
	margin-bottom: 40px;
	padding-top: 40px;
	border-top: 1px dashed #ddd;
	clear: both;
}
#sidebar-subsidiary .inside {
	margin-left: -3.510638297872%; /* -33px */
}
#sidebar-subsidiary .widget {
	float: left;
	width: 21.58273381295%; /* 210px / 973px */
	margin: 0 0 40px 3.391572456321%; /* 33px / 973px */
}
#sidebar-subsidiary .widget-florence-testimonials .hentry, #sidebar-primary .widget-florence-testimonials .hentry {
	margin-bottom: 1.7em;
}
#sidebar-subsidiary .widget ul li a:hover {
	color: #000;
}

/* Testimonials (widget) 
---------------------------------------------------*/
.widget-florence-testimonials ul {
	margin-left: 0;
}
.widget-florence-testimonials ul li {
	list-style: none;
	margin: 22px 0 0 0;
	float: left;
	width: 100%;
}
.widget-florence-testimonials ul li:first-child { margin-top: 0; }
.sidebar .widget-florence-testimonials a, .sidebar .widget-florence-testimonials p {
	font-size: 0.928571428571429em;
	line-height: 1.5em;
	color: #aaa;
	font-style: italic;
	margin-bottom: 0;
	display: block;
}
.sidebar .widget-florence-testimonials a:hover {
	border-bottom: none;
	color: #444;
}
.widget-florence-testimonials .thumbnail {
	float: right;
	width: 19.2%; /* 48px */
	margin: 1px 0 5px 4%; /* 10px */
}
.widget-florence-testimonials .entry-title {
	text-align: right;
	font-size: 0.928571428571429em;
	margin-top: .5em;
	margin-bottom: 0;
}
.widget-florence-testimonials .entry-title:before {
	content: "— ";
}
.widget-florence-testimonials .entry-title a {
	color: #777;
	font-style: normal;
}

/* Comments 
 -------------------------------------------------------------- */
 #comments-template {
 	clear: both;
 	float: left;
 	width: 100%;
 }
.comment-list, .comment-list ol {
	list-style: none;
	margin: 0 0 25px 0;
}
.comment-list .comment-content ol {
	margin-left: 2.8em;
	list-style-type: decimal;
}
.comment-list { margin-bottom: 40px; }
.comment-list li {
	padding: 20px 0 0 0;
	border-top: none;
}
.comment-wrap {
	border-bottom: 1px dashed #ddd;
}
.comment-list li li { padding-left: 10.15625%; }
.comment-list .avatar {
	float: left;
	margin: 0 13px 10px 0;
}
.comment-meta {
	margin: 0 0 2px 0;
	font-size: 0.857142857142857em;
	color: #bbb;
	line-height: 1.75em;
}
.comment-meta .comment-author cite {
	font-style: normal;
	font-weight: bold;
	color: #333;
	font-size: 1.07142857142857em;
}
.comment-author { margin-right: 10px; }
.comment-author a { color: #333; }
.comment-meta a:hover{
	color: #000;
	border-bottom: none;
}
.comments-closed {
	padding: 10px 25px;
	font-size: 1em;
	color: #777;
	background: #f5f5f5;
}
.comment-content {
	font-size: 1em;
	line-height: 1.75em;
	clear: left;
}
.comment-content p { margin-bottom: 1em; }
.comment-list .comment-content li {
	padding: 0;
}
.comment-list .comment-content ul, .comment-list .comment-content ol {
	margin-bottom: 1.75em;
}
.comment-list .comment-content li ul, .comment-list .comment-content li ol {
	margin-bottom: 0.3em;
}

/* Comment form 
-------------------------------------------------------------- */
#respond {
	overflow: hidden;
	width: 100%;
}
.comment-list #respond { margin-top: 1.75em; }
#respond .log-in-out {
	font-size: 0.857142857142857em;
	line-height: 1em;
	color: #777;
	margin-bottom: 17px;
}
#reply-title small a {
	font-size: 0.857142857142857em;
	line-height: 1.75em;
	background: #fff;
	padding-right: 8px;
}
#respond label {
	font-size: 0.857142857142857em;
	line-height: 1.75em;
	color: #bbb;
}
#respond p.req label {
	color: #777;
	line-height: 2.4em;
}
#respond span.required {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
#respond #submit { margin-bottom: 1.75em; }
#commentform input {
	display: inline;
	margin-right: 10px;
}
#commentform p {
	margin-bottom: 15px;
	line-height: 1em;
}
#comment { margin-top: 5px; }

/* Footer 
-----------------------------------------------*/
#site-footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 1.75em 0 1.75em 0;
	border-top: 1px dashed #ddd;
	font-size: 0.857142857142857em;
	color: #aaa;
	font-style: italic;
}
#site-footer a {
	color: #777;
}
#site-footer a:hover {
	color: #000;
}
#site-footer .copyright {
	float: left;
	width: 45%;
}
#site-footer .credit {
	float: right;
	width: 45%;
	text-align: right;
}

/* Homepage 
-------------------------------------------------------------- */
.home .post {
	float: left;
	width: 46.923076923077%; /* 305px */
	height: 10.5em;
	margin: 0 6.153846153846% 20px 0; /* 40px */
}
.home .homepage-thumbnail {
	float: left;
	width: 29.508196721311%; /* 90px */
	margin: 0 4.918032786885% 5px 0;
}
.home .post .entry-title {
	font-size: 1.14285714285714em;
	margin-bottom: .46em;
}
.home .post .entry-summary {
	font-size: 0.928571428571429em;
	line-height: 1.75em;
	width: 65.573770491803%; /* 200px */
	float: right;
}
.home .post .entry-summary p {
	margin-bottom: .35em;
	line-height: 1.5em;
}

/* Featured Content 
-------------------------------------------------------------- */
#featured-content {
	width: 100%;
	overflow: hidden;
    position: relative;
}

/* Callout 
-------------------------------------------------------------- */
#callout {
	width: 100%;	
}
#callout .inside {
	width: 85.106382978723%; /* 800px */
	margin: 0 auto;
}
#callout {	
	color: #444;
	line-height: 1.4em;
	text-align: center;
	margin: 0 0 45px 0;		
}
#callout h2 {
	font-size: 2.14285714285714em;
	font-style: italic;
	line-height: 1.4em;
}

/* Twitter 
-------------------------------- */
.twitter-feed {
	float: left;
	width: 100%;
}
#tweet {
	padding: 1.1em 0 1.1em 42px;
	border-top: 1px dashed #ddd;
	font-style: italic;
	color: #777;
	font-size: 0.785714285714286em;
	background: url(images/tweet.png) no-repeat 7px 50%;
	height: 1.95em;
	clear: both;
}
#tweet p {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#tweet #followme {
	display: block;
	float: right;
	margin-bottom: 0;
	margin-top: -6px;
	margin-right: 0;
	padding: .35em .7em .4em .7em;
}
#followme strong {
	font-size: 1.18181818181818em;
	font-weight: normal;
}

/* Miscellaneous 
----------------------------------------*/
.raquo {
    font-size: 1.42857142857143em;
    position: relative;
    top: 1px;
    margin-left: 2px;
}

/* Sliders (plugin)
  ----------------------------------- */
#featured-content .sliders.flexslider .slide-title {
	display: inline;
}
#featured-content .sliders.flexslider .slide-title a {
	position: relative;
	display: block;
	margin-bottom: 1.5em; /* 40px */
	max-width: 100%;
	font-size: 1em;
	font-style: italic;
	line-height: 1.3em;
	color: #444;
	padding: .3em .95em .4em .95em;
	text-align: right;
	background: none;
}
#featured-content .sliders.flexslider .slide-title a:hover {
	color: #000;
	background: #fff;
}
#featured-content .sliders.flexslider .flex-direction-nav li a {
	width: 26px !important;
	height: 29px !important;
	background: url(images/slider-arrow.png) no-repeat 0 -43px !important;
}
#featured-content .sliders.flexslider .flex-direction-nav li .next {
	background-position: 0 0 !important;
	right: 20px !important;
}
#featured-content .sliders.flexslider .flex-control-nav {
	position: relative;
	float: left;
	width: 100% !important;
	height: 32px;
	bottom: 0 !important;
	right: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 1px dashed #DDD;
	border-bottom: 1px dashed #DDD;
}
#featured-content .sliders.flexslider .flex-control-nav li {
	margin-left: 15px !important;
}
#featured-content .sliders.flexslider .flex-control-nav li a {
	display: inline-block !important;
	width: 14px !important;
	height: 14px !important;
	display: block;
	background-image: none !important;
	background: #f3f3f3 !important;
	cursor: pointer;
	text-indent: 0;
	line-height: 1em;
	padding: 2px 2px 5px 8px;
	margin-top: 5px;
	-webkit-border-radius: 14px;
    border-radius: 14px;
	color: #777;
}
#featured-content .sliders.flexslider .flex-control-nav li a:hover {
	color: #111;
	background: #e5e5e5 !important;
}
.sliders.flexslider .flex-control-nav li a:hover, .sliders.flexslider .flex-control-nav li a.active {
	color: #ccc;
}
#featured-content .slide-excerpt {
	position: relative;
	max-width: 100%;	
	line-height: 1.5em;
	font-size: 0.928571428571429em;
	font-style: italic;
	padding: .6em 1.95em .6em 1.95em;
	color: #aaa;
	color: rgba(0,0,0,.45);
	background: none;
}
.title-excerpt {
	position: absolute;
	top: 17.142857142857%; /* 60px */
	right: 56.382978723404%; /* 530px */
	max-width: 32.978723404255%; /* 310px */
	display: block;
	text-align: right;
	background: #fff;
}

/* Buttons
  ----------------------------------- */
#featured-content .slide .more, #followme, .florence-button, #respond #submit, .button, a.button, .wpcf7-submit, #loginform .button-primary {
	display: block;
	text-align: center;
	color: #666;
	padding: .6em 1.2em .6em 1.2em;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #f8f8f8;
	font-style: italic;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	border: 1px solid #c5c5c5;
	background-image: -moz-linear-gradient(top, #f8f8f8, #e1e1e1);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f8f8f8),color-stop(1, #e1e1e1));
	background-image: -webkit-linear-gradient(#f8f8f8, #e1e1e1);
	background-image: linear-gradient(top, #f8f8f8, #e1e1e1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8', EndColorStr='#e1e1e1');
	font-size: 1em;
}
#featured-content .slide .more, .twitter-feed #followme, .florence-button {
	display: block;
	width: 8em;
	text-align: center;
	color: #fff;
	float: right;
	margin: -32px 1.6em 20px 0;
	padding: .15em .8em .5em .8em;
	text-shadow: 0 -1px 1px rgba(0,0,0,.35);
	background-color: #b3510b;
	border: 1px solid #763100;
	background-image: -moz-linear-gradient(top, #d4681b, #b3510b);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #d4681b),color-stop(1, #b3510b));
	background-image: -webkit-linear-gradient(#d4681b, #b3510b);
	background-image: linear-gradient(top, #d4681b, #b3510b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d4681b', EndColorStr='#b3510b');
	font-size: 1em;
}
.twitter-feed #followme {
	line-height: 1.95em;
	width: 7.5em;
}
#featured-content .slide .more:hover, .twitter-feed #followme:hover, .florence-button:hover, #respond #submit:hover, .button:hover, a.button:hover, .wpcf7-submit:hover, #loginform .button-primary:hover {
       background-image: none;
       color: #111;
}
#featured-content .slide .more:hover, .twitter-feed #followme:hover, .florence-button:hover { color: #fff; }

/*  Gravity Forms (plugin)
----------------------------------------------------- */
.sidebar .widget ul li.gfield, #content .hentry ul li.gfield {
	background: none;
	padding-left: 0;
	margin-bottom: 15px;
}
.wordpress .gform_wrapper input[type="text"], .wordpress .gform_wrapper input[type="url"], .wordpress .gform_wrapper input[type="email"], .wordpress .gform_wrapper input[type="phone"], .wordpress .gform_wrapper input[type="number"], .wordpress .gform_wrapper input[type="password"], .wordpress .gform_wrapper textarea {
	padding: 4px;
	font-size: 0.8571428571428571em;
}
.wordpress .gform_wrapper .gform_footer, .wordpress .gform_wrapper .gform_footer.right_label, .wordpress .gform_wrapper .gform_footer.left_label {
	padding-top: 0;
	margin-top: 0;
}
.wordpress .gform_wrapper .gform_footer.right_label, .wordpress .gform_wrapper .gform_footer.left_label { padding-left: 31.5%; }
.wordpress .gform_wrapper .top_label .gfield_label {
	font-size: 0.8571428571428571em;
	margin: 0 0 5px;
}
.wordpress .gform_wrapper .ginput_complex .ginput_full input { width: 92% !important; }
.wordpress .gform_wrapper .field_name_first input, .wordpress .gform_wrapper .ginput_complex .ginput_left input { width: 83.7% !important; }
.wordpress .gform_wrapper .ginput_complex .ginput_right input, .wordpress .gform_wrapper .ginput_complex .ginput_right select { width: 83.7% !important; }
.wordpress .gform_wrapper select {
	padding: 2px;
	height: 2em;
	font-size: 1em;
}
.wordpress .gform_wrapper .gsection {
	border-bottom: 1px solid #eee;
	margin: 40px 0 20px 0 !important;
}
.gform_wrapper .gfield_description, .gform_wrapper div.charleft { color: #aaa !important; }
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction, .gform_wrapper div.charleft { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }
.gform_wrapper .gfield_description { padding: 6px 0 0 0 !important; }
.wordpress .gform_wrapper .gsection .gfield_label, .wordpress .gform_wrapper h2.gsection_title, .wordpress .gform_wrapper h3.gform_title {
	font-weight: normal !important;
	font-size: 0.8571428571428571em !important;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	word-spacing: 2px;
	color: #aaa;
}

/*  Contact Form 7 (plugin)
----------------------------------------------------- */
.wpcf7-form p {
	margin-bottom: 15px;
	line-height: 2.2em;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form textarea, .wpcf7-form select { padding: 6px; }

/*  Media Queries
----------------------------------------------------- */

/* Tablet (portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.wrap { max-width: 728px; }
	#sidebar-primary .widget .search-form input[type="text"] { width: 88%; }
	.comment-list li li { padding-left: 0; }
	.widget table { font-size: 0.714285714285714em; }
	#sidebar-subsidiary .widget table { width: 90%; }
	#featured-content .sliders.flexslider .slide-title a { font-size: 0.83333333333333em; }
	.title-excerpt { top: 12%; }
	#featured-content .slide .more { font-size: 1em; }
	#featured-content .slide-excerpt { padding-bottom: .7em; }
	#tweet #followme {
		float: none;
		margin-top: 10px;
	}
}

/* Mobile (portrait) */
@media only screen and (max-width: 767px) {
	.wrap { max-width: 300px; }
	#branding {
		float: left;
		width: 100%;
		position: relative;
	}
	#featured-content .sliders.flexslider .slide-title a { font-size: 0.66666666666667em; }
	#featured-content .slide-excerpt, #featured-content .slide .more { display: none; }
	#callout h2 { font-size: 1.42857142857143em; }
	.singular .hentry { padding-bottom: 0; }
	.hentry.format-gallery .singular-gallery-thumbnail, .hentry.format-gallery .gallery-info, #sidebar-subsidiary .widget, #respond { width: 100%; }
	#menu-primary {
		float: left;
		clear: both;
		width: 100%;
		margin-top: 10px;
	}
	#menu-primary .menu { float: left; }
	#menu-primary ul li { clear: left; }
	#menu-primary ul li a { margin-left: 0; }
	#menu-primary { margin-top: 0; }
	#content  {
		width: 100%;
		margin-bottom: 20px;
	}
	.hentry .entry-title {
		font-size: 1.28571428571429em;
	}
	.taxonomy-post_format-image .hentry {
		clear: left;
		float: none;
		width: 96.666666666667%;
		height: 325px;
		margin: 0 auto 10px auto;
	}
	.singular-post .format-image .post-aside {
		clear: both;
		float: left;
		width: 100%;
		margin-bottom: 30px;
		padding-bottom: 7px;
		border-bottom: 1px dashed #ddd;
	}
	.singular-post .format-image .entry-content {
		clear: left;
		float: left;
		width: 100%;
	}
	#sidebar-primary .widget .search-form input[type="text"], #sidebar-homepage .widget .search-form input[type="text"], textarea { width: 96%; }
	.comment-list li li { padding-left: 0; }
	#sidebar-primary, #sidebar-homepage, .home #content {
		width: 100%;
		clear: left;
		margin-bottom: 0;
	}
	#sidebar-subsidiary .widget {
		margin-bottom: 20px;
	}
	.home .post {
		clear: left;
		width: 100%;
		height: 135px;
		margin: 0 0 25px 0;
	}
	#tweet #followme {
		float: none;
		margin-top: 10px;
	}
	#footer { min-height: 85px; }
	.col-0 { width: 100% }
	.col-1 { width: 100% }
	.col-2 { width: 100% }
	.col-3 { width: 100% }
	.col-4 { width: 50% }
	.col-5 { width: 50% }
	.col-6 { width: 33.33% }
	.col-7 { width: 33.33% }
	.col-8 { width: 33.33% }
	.col-9 { width: 33.33% }
	.col-10 { width: 33.33% }
	.col-11 { width: 33.33% }
	.col-12 { width: 33.33% }
	.col-13 { width: 33.33% }
	.col-14 { width: 33.33% }
	.col-15 { width: 33.33% }
	.col-16 { width: 33.33% }
	.col-17 { width: 33.33% }
	.col-18 { width: 33.33% }
	.col-19 { width: 33.33% }
	.col-20 { width: 33.33% }
	.col-21 { width: 33.33% }
	.col-22 { width: 33.33% }
	.col-23 { width: 33.33% }
	.col-24 { width: 33.33% }
	.col-25 { width: 33.33% }
	.col-26 { width: 33.33% }
	.col-27 { width: 33.33% }
	.col-28 { width: 33.33% }
	.col-29 { width: 33.33% }
	.col-30 { width: 33.33% }	
}