/* request_sc:regular*/
/* Last-Modified: Tue, 15 Sep 2026 15:47:31 GMT [ver: ] */
/* Current-Time:Wed, 23 Sep 2026 01:24:56 -0500*/
/* NOT Pulled From Cache */
/* ================= GENERAL ====================== */

body { background: #A4B4C2; color: #071A43; font: 13px/24px "Lucida Grande", Lucida, Verdana, sans-serif; }

.spacer { clear: both; }
.hide { display: none; }
.justify { text-align: justify; }
.center { text-align: center; margin-left: auto; margin-right: auto; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.left { float: left; }
.right { float: right; }
.middle { vertical-align: middle; }
img.left { float: left; margin-right: 15px; margin-bottom: 10px; margin-top: 5px; }
img.right { float: right; margin-left: 15px; margin-bottom: 10px; margin-top: 5px; }
img.center { display: block; margin-left: auto; margin-right: auto; }

hr { border: 0; height: 1px; background: #071A43; width: 100%; margin-bottom: 20px; margin-top: 20px; }

.last { margin-right:0 !important; }

/* ====================== TEXT ====================== */

h1, h2, h3, h4, h5, h6 { font-family: "Lucida Grande", Lucida, Verdana, sans-serif; text-transform: uppercase; font-style: normal; line-height: 1.3em; margin-bottom: 20px; }

h1, h2, h3 { color: #071A43; }
h1 a, h2 a, h3 a { color: #071A43 !important; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #071A43 !important; }

h4, h5, h6 { color: #3A4F6D; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

p { margin-bottom: 20px; }

a { color: #3A4F6D; text-decoration: underline; }
a:hover { color: #D8D9DC; text-decoration: none; }

.small-link { font-size: 11px; text-transform: uppercase; }
.small { font-size: 11px; }

@font-face {
    font-family: 'boldbrush';
    src: url('//www.stevenlongart.com/styles/shared/fonts/boldbrush-webfont.eot');
    src: url('//www.stevenlongart.com/styles/shared/fonts/boldbrush-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.stevenlongart.com/styles/shared/fonts/boldbrush-webfont.woff2') format('woff2'),
         url('//www.stevenlongart.com/styles/shared/fonts/boldbrush-webfont.woff') format('woff'),
         url('//www.stevenlongart.com/styles/shared/fonts/boldbrush-webfont.ttf') format('truetype'),
         url('//www.stevenlongart.com/styles/shared/fonts/boldbrush-webfont.svg#new_fontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fleur:before {
    content: 'F';
    font-family: 'boldbrush';
    font-size: 28px;
    font-style: normal;
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 5px;
}

.dpw:before {
    content: 'D';
    font-family: 'boldbrush';
    font-size: 64px;
    font-style: normal;
    position: relative;
    top: 15px;
    left: 0;
}

.boldbrush {
    font-family: 'boldbrush';
    font-size: 28px !important;
    font-style: normal;
    position: relative;
    top: 2px;
    left: 0;
}

.enso:before {
     content: 'B';
     font-family: 'boldbrush';
     font-size: 28px;
     font-style: normal;
     position: relative;
     top: 4px;
     left: 0;
     margin-right: 5px;
 }

.boldbrush-tagline{
    padding-bottom: 10px;
    padding-top: 10px;
}
#tagline-div{
    position: relative;
    bottom: 2em;
}
/* ====================== STRUCTURE ====================== */

body, html, #wrapper { height: 100%; }

body > #wrapper { height: auto; min-height: 100%; }

#main { padding-bottom: 75px; }

#main-content { padding: 30px 0; }
#main-content img { border: 1px solid #071A43; }

#sidebar { width: 210px; margin-left: 20px; }

#footer { color: #071A43; font-size: 11px; height: 75px; width: 100%; position: relative; margin-top: -75px; clear:both; background-color: #A4B4C2; }
#footer p { line-height: 12px; padding-top: 30px; }
#footer .mobile-links { text-align: right; }
#footer .contact-tagline { text-align: right; }
#footer a { color: #3A4F6D;}

/* CLEAR FIX*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* ======================= HEADER ======================= */

#header { height: 99px; background-color: #D8D9DC; }

#logo { margin: 30px 0; }
#logo h2 { font-size: 30px; color: #071A43; margin: 0; }
#logo a { text-decoration: none; }

#social-icons { float: right; margin: 31px 0; }
#social-icons ul { list-style:none; float:right; }
#social-icons li { float:left; display: inline; position:relative; padding: 0 0 0 10px; border: none !important; margin: 0; }
#social-icons li a { border: none !important }

/* ================= MAIN NAV ====================== */

#nav { padding: 15px 0; overflow: visible; text-transform: uppercase; font: 16px "Lucida Grande", Lucida, Verdana, sans-serif; background-color: #D8D9DC; }
#nav-menu li { float: left; padding-right: 15px; }
#nav-menu li a { color:#071A43; text-decoration: none; }
#nav-menu li a:hover { color:#FFFFFF !important; }
#nav-menu li.selectednavlink a, #nav-menu a:hover { color: #3A4F6D !important; }
#nav-menu li.emptynavlink { display: none; }

/* ================= LISTS ====================== */

ul li, ol li { margin: 5px 0; }
#main-content ul { margin-left: 1.5em; margin-top: 1.5em; margin-bottom: 1.5em; list-style-type: square; }
#main-content ol { margin-left: 1.5em; margin-top: 1.5em; margin-bottom: 1.5em; }

/* ======================= BLOG ======================= */

.blog-links { margin: 10px 0; font: 12px "Lucida Grande", Lucida, Verdana, sans-serif; }
.blog-nav ul { margin-left: 1.5em; margin-top: 1.5em; margin-bottom: 1.5em;  list-style-type: square; }
.blog-feed-link a { background: url(https://faso.artfulcdn.com/assets/image.png?back=A4B4C2&fore=071A43&url=https://www.stevenlongart.com/styles/2013/images/icons/rss-sm.png) no-repeat 0 22px; border: 0; padding-top: 25px; padding-bottom: 25px; padding-left: 35px; }
.blog-meta { font-size: 12px; color: #3A4F6D; }
.blog-comment-odd, .blog-comment-even { padding: 20px; }
.blog-comment-odd p, .blog-comment-even p { margin: 0; }
.blog-comment-odd { }
.blog-comment-even { background-color: #FFFFFF; }

/* ======================= PAGINATION ======================= */

.pagination { float: right; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.pagination ul { list-style:none !important; margin-top: 0px !important; }
.pagination ul li { position: relative; color: #A4B4C2; float: left; cursor: pointer; height: 26px; width: 26px; text-align: center; margin-top: 0px; margin-bottom: 0; margin-left: 5px; }
.pagination ul li a { color: #071A43 !important; position: relative; display: block; height: 26px; width: 26px; line-height: 26px; background-color: #A4B4C2; text-decoration: none!important; border: 1px solid #3A4F6D; }
.pagination ul li a:hover { background-color: #FFFFFF; color: #071A43 !important; border: 1px solid #3A4F6D; }
.pagination ul li a.current { background-color: #071A43; color: #FFFFFF !important; border: 1px solid #3A4F6D; }

/* ====================== TABLES ======================= */

table { width: 100%; }
table th, table td { padding: 10px 5px 9px; line-height: 30px; text-align: left; }
table td { vertical-align: top;  background-color: #A4B4C2; color: #071A43; font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif; }

/* ====================== FORMS ======================= */

input[type=text], input[type=password], textarea { color: #071A43; border: 1px solid #D8D9DC; background-color: #FFFFFF; width: 60%; margin: 10px 0; font-size: 13px; }
input[type=text], input[type=password] { height: 30px; padding: 0 5px; display: inline-block; }
input[type=submit] { color: #071A43; text-transform: uppercase; padding: 8px 30px; cursor: pointer; border: 1px solid #3A4F6D; background-color: #FFFFFF; width: auto; font: 14px "Lucida Grande", Lucida, Verdana, sans-serif; }
input[type=submit]:hover { color: #FFFFFF; background-color: #071A43; border: 1px solid #3A4F6D; }
input:focus, textarea:focus { background-color: #FFFFFF; color: #071A43; border: 1px solid #D8D9DC; }
textarea { padding: 5px; height: 150px; width: 80%; }
label { font-family: "Lucida Grande", Lucida, Verdana, sans-serif; text-transform: uppercase; display: block; line-height: 30px; margin-bottom: 0; }
.message{ margin-top: 5px; }
.width-90 { width: 90% !important; }

/* ====================== BLOG COMMENT FORM ======================= */

#contact_form h4 { margin-bottom: 20px; }
.success_message { background-color:#D8D9DC; border: #071A43 1px solid; padding:10px; margin-bottom:10px; }
.light { font-size: 10px; }
.error { font-size: 13px; font-weight:bold; color: #CC0000; }
.captcha_message { font-weight:bold; font-size:13px; color: #666666;}
.captcha_box { border: 1px #CCC solid; }
.textfield-50 { width: 50% !important; }

/* ====================== OTHER ======================= */

.social-buttons { float:left; margin: 0 0 20px !important; }
.social-buttons ul { list-style:none; float:left; }
.social-buttons li { float:left; display: inline; padding-right: 10px; }
.social-buttons li a { text-decoration: none !important; border: none; }
.social-buttons img { border: none !important; }

.work .grid_6, .work .grid_4, .work .grid_3 { margin-bottom: 30px; }

.collections { float: left; width: 100%; margin-bottom: 20px !important; }

.mini-grid { margin-right: 10px; margin-bottom: 5px; }


.grid-item img {width: 50% !important}
