/* Last-Modified: Fri, 26 Aug 2016 13:42:09 GMT [ver: ] */
/* Current-Time:Sat, 27 Aug 2016 05:01:59 -0500*/
/* ================= GENERAL ====================== */

body { background: #000000; color: #CCCC99; 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: #CCCC99; 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: #CCCC99; }
h1 a, h2 a, h3 a { color: #CCCC99 !important; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #CCCC99 !important; }

h4, h5, h6 { color: #D4D0C8; }
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: #CCCC99; text-decoration: underline; }
a:hover { color: #D4D0C8; text-decoration: none; }

.small-link { font-size: 11px; text-transform: uppercase; }
.small { font-size: 11px; }

/* ====================== 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 #CCCC99; }

#sidebar { width: 210px; margin-left: 20px; }

#footer { color: #CCCC99; font-size: 11px; height: 75px; width: 100%; position: relative; margin-top: -75px; clear:both; background-color: #000000; }
#footer p { line-height: 12px; padding-top: 30px; }
#footer .mobile-links { text-align: right; }
#footer .contact-tagline { text-align: right; }
#footer a { color: #CCCC99;}

/* 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: #222222; }

#logo { margin: 30px 0; }
#logo h2 { font-size: 30px; color: #CCCC99; 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: #333333; }
#nav-menu li { float: left; padding-right: 15px; }
#nav-menu li a { color:#CCCC99; text-decoration: none; }
#nav-menu li a:hover { color:#D4D0C8 !important; }
#nav-menu li.selectednavlink a, #nav-menu a:hover { color: #000000 !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(images.fasocdn.com/assets/image.png?back=333333&fore=CCCC99&url=http://betsykellum.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: #CCCC99; }
.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: #333333; }

/* ======================= 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: #000000; 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: #CCCC99 !important; position: relative; display: block; height: 26px; width: 26px; line-height: 26px; background-color: #000000; text-decoration: none!important; border: 1px solid #CCCC99; }
.pagination ul li a:hover { background-color: #CCCC99; color: #000000 !important; border: 1px solid #CCCC99; }
.pagination ul li a.current { background-color: #333333; color: #000000 !important; border: 1px solid #CCCC99; }

/* ====================== 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: #000000; color: #CCCC99; font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif; }

/* ====================== FORMS ======================= */

input[type=text], input[type=password], textarea { color: #000000; border: 1px solid #CCCC99; background-color: #D4D0C8; 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: #000000; text-transform: uppercase; padding: 8px 30px; cursor: pointer; border: 1px solid #CCCC99; background-color: #D4D0C8; width: auto; font: 14px "Lucida Grande", Lucida, Verdana, sans-serif; }
input[type=submit]:hover { color: #000000; background-color: #CCCC99; border: 1px solid #D4D0C8; }
input:focus, textarea:focus { background-color: #D4D0C8; color: #000000; border: 1px solid #CCCC99; }
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:#222222; border: #CCCC99 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; }
/*Evoke - center Main Page Picture - BR 8/12/16*/
.faso-main-section-mainpagepicture p img {margin-left:200px !important;}
.faso-main-section-mainpagepicture {text-align: center;}

/*remove archived works link */
.works-link-archived-works {display:none;}
.faso-works-link-archived-works {display:none;}