/*
Theme Name: Builder Child Theme - Fire
Theme URI: http://ithemes.com/
Author: James Dalman
Author URI: http://ithemes.com/
Version: 1.0.2
Template: Builder
Tags: blog, theme options, multiple layouts, multiple color schemes

Version History
	See history.txt
*/

/*********************************************
	Default font settings.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size:100.01%;
}
body {
	font-size: 75%;
	line-height: 1.5em;
        Color:000000
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/*********************************************
	Main Background
*********************************************/
body {
	background: #292929 url(http://www.exileartanddesign.com/fig/BodyBg.jpg) repeat;
}

/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #9f0707;
	text-decoration: underline;
}

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	/*color: #111;*/
}
h1 {
	font-size: 2em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.7em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 2em;
	line-height: 1;
	font-family: Arial Black, Arial, sans-serif;
	margin-bottom: .75em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2;
	margin-bottom: 0em;
	font-weight:bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0em;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
	background: transparent;
	margin: 2em auto;
	border: 0em solid #fff;
	display: block;
}

/*********************************************
	All Modules Default Defenitions
*********************************************/
.builder-module {
	margin-bottom: 0em;
	/*background: #fff;*/
}
.builder-module-widget-bar {}
.builder-module-image {}

/*********************************************
	All Sidebars
*********************************************/
.builder-module-sidebar {
	display: block;
	width: 100%;
}
.builder-module-sidebar .widget {
	padding: 1em;
	/*color: #333;*/
}
.builder-module-sidebar .widget a {
	color: #333;
	text-decoration: none;
}
.builder-module-sidebar .widget a:hover {
	color: #888;
	text-decoration: underline;
}
.builder-module-sidebar .widget h4 a {
	color: #333;
	text-decoration: none;
}
.builder-module-sidebar .widget h4 {
	/*color: #333;*/
}
.builder-module-sidebar .widget h4,
.builder-module-sidebar .widget p,
.builder-module-sidebar .widget ul,
.builder-module-sidebar .widget ol,
.builder-module-sidebar .widget img {
	padding: 0 0 .8em 0;
}
.builder-module-sidebar .widget ul,
.builder-module-sidebar .widget ol {
	padding: 0;
	margin: 0 1em .5em 1.5em;
	list-style-type: square;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}

/*********************************************
	Navigation Module
*********************************************/
.builder-module-navigation {
	font-size: 1em;
	line-height: 1.1em;
	background: #000000 url(http://www.exileartanddesign.com/fig/nav_bg.jpg) repeat-x top left; 
	border: 0em solid #000000;
	display: block;
}
.builder-module-navigation ul {
	float: left;
	display: block;
}
.builder-module-navigation li {
	padding: 0em;
	background: #000000;
	border-right: 0.1em solid #000000;
}
.builder-module-navigation li a {
	font-size: 1em;
	padding: .9em 1em;
	color: #824d0f;
	font-family: Century Gothic, Helvetica, sans-serif;;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	background: #000000 url(http://www.exileartanddesign.com/fig/nav_bg.jpg) repeat-x top left;
}
.builder-module-navigation li a:hover {
	background: #000000 url('http://www.exileartanddesign.com/fig/navover_bg.jpg') repeat-x top left;
	color: #FFF;
}
/* second level stuff */
.builder-module-navigation li ul {
	width: 14em;
	border: 0.1em solid #000000;
	border-bottom: 0.1em;
}
.builder-module-navigation li li {
	border-bottom: 0.1em solid #000000;
	width: 14em;
}
.builder-module-navigation li li a {
}
.builder-module-navigation li li a:hover {
}
.builder-module-navigation li ul {
	width: 14em;
}
.builder-module-navigation li ul ul {
	margin: -3.1em 0em 0em 14em;
}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	left: -999em;
}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	left: auto;
}

/*********************************************
	Widget Bar Module
*********************************************/
.builder-module-widget-bar {
	width: 100%;
	background: #6B4322;
	color: #FFF;
	float: left;
	padding: 0;
	overflow: hidden;
}
.builder-module-widget-bar .widget-wrapper {
	display: inline;
	float: left;
	margin: 0;
	background: #6B4322;
	text-align: left;
	width: 100%;
	overflow: hidden;
        
}#OT_searchWrapper dl {
color: #111111;
}
.builder-module-widget-bar .widget {
	padding: 1em 1em;
	color: #FFF;
}
.builder-module-widget-bar .widget a {
	color: #333;
	text-decoration: none;
}
.builder-module-widget-bar .widget a:hover {
	color: #000;
	text-decoration: underline;
}
.builder-module-widget-bar .widget h4 a {
	text-decoration: underline;
}
.builder-module-widget-bar .widget h4 {
	color: #FFF;
}
.builder-module-widget-bar .widget h4, .builder-module-widget-bar .widget p, .builder-module-widget-bar .widget ul, .builder-module-widget-bar .widget ol, .builder-module-widget-bar .widget img {
	padding: 0 0 .8em 0;
}
.builder-module-widget-bar .widget ul, .builder-module-widget-bar .widget ol {
	padding: 0;
	margin: 0 1em .5em 1.5em;
	list-style-type: square;
}
.builder-module-widget-bar .widget a.rsswidget img {
	display: none;
}

/*********************************************
	Footer Module
*********************************************/
.builder-module-footer {
	background: transparent;
}
.builder-module-footer .builder-module-element {
	text-align: left;
	color: #CCC;
}
.builder-module-footer .builder-module-element .alignleft,
.builder-module-footer .builder-module-element .alignright {
	padding: 1em;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
}
.builder-module-footer .builder-module-element a {
	color: #CCC;
	text-decoration: none;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
}

/*********************************************
	HTML Module
*********************************************/
.builder-module-html .builder-module-element {
	margin: 1em;
	padding: 0 0.8em 0.8em;
}
.builder-module-html .builder-module-sidebar {
	margin-top: 1em;
}
/*********************************************
	Content Module
*********************************************/
.builder-module-content .builder-module-element {
	margin: 0;
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	overflow: hidden;
}
.builder-module-content .builder-module-sidebar {
	margin-top: 1em;
}
.page-title {
	margin: 1em;
}
h4.page-title {
	margin-bottom: -1em;
}
.post {
	margin: 1em;
	background: #FFF;
	padding: 1em 1em 0 1em;
}
.post .thumbnail-wrap {
	display: none;
}
.post .date {
	display: none;
}
.post .post-title {
	float: left;
	padding: 0;
}
.post .post-title h1 {
	margin-top: 0;
}
.post .post-title a {
	text-decoration: none;
	color: #9F0707;
}
.post .post-title a:hover {
	color: #FA7300;
}
.post .post-meta {
	clear: both;
	display: block;
	padding-bottom: 9px;
}
.post .post-meta a {
	color: #9F0707;
	font-style: italic;
}
.post .post-meta a:hover {
	color: #FA7300;
}
.post .meta-bottom {
	display: block;
}
.post img {
	border: .2em solid #CFCFCF;
}
.post-content {
	clear: both;
}

/*********************************************
	Post Meta Styles, if needed
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	border-top: .1em solid #d7d7d7;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.meta-bottom .alignleft {
	width: 70%;
}
.meta-bottom .categories {
	background: url(images/folder.png) 0px 0px no-repeat;
	padding: 0;
}
.meta-bottom .comments {
	background: url(images/comments.png) 0px 2px no-repeat;
	padding: 0em;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px;
	width: 100%;
}
.EXIF {
	margin: -22px 0px 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 33%;
}
.photometa h4 {
	border-bottom: 1px solid #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}

/*********************************************
	Previous/Next Page Navigation
*********************************************/
.paging {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: .6em;
}

/*********************************************
	Comment Styles
*********************************************/
#comments {
	margin: 0;
	padding: 20px 10px;
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 50px 0px;
}
#comments ol.commentlist {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#comments ul.children {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#comments .vcard {
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#comments .comment-meta {
	padding: 0px 0px 20px 0px;
}
#comments li.even, #comments li.odd {
	clear: both;
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments ul.children li {
}
#comments li.even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments li.odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments blockquote {
	margin: 10px 0px;
	padding: 10px;
}
#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px;
	padding: 5px;
}
#comments p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#respond {
	overflow: hidden;
	padding: 10px;
}
#respond #commentform {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#respond #commentform #author, #respond #commentform #email, #respond #commentform #url {
	width: 50%;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
#respond #commentform #comment {
	width: 90%;
	margin: 10px 0px 15px 0px;
	padding: 5px;
}

/*********************************************
	Text elements
*********************************************/
p {
	margin: 0 0 1.5em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #000;
}
a {
	color: #009;
	text-decoration: underline;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/*********************************************
	Lists
*********************************************/
li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}

/*********************************************
	Tables
*********************************************/
table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}

/*********************************************
	Misc classes
*********************************************/
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}

/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}
fieldset {
	padding:1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size:1.2em;
}

/*********************************************
	Form fields
*********************************************/
input[type=text], input[type=password], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#666;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin:0.5em 0;
}
input.text, input.title {
	width: 300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width: 390px;
	height: 250px;
	padding:5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	position:relative;
	top:.25em;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0;
}

/*********************************************
	Success, notice and error boxes
*********************************************/
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}

/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignleft {
	margin: 0px .6em .6em 0px;
}
img.alignright {
	margin: 0px 0px .6em .6em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: .8em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: .8em;
	padding: 0 .3em .4em;
	margin: 0;
}
.post img.wp-smiley {
	border: none;
}
#text-10 .textwidget {
    color: white;
}.nocomments {
    display:none;
}

/******************************* Vertical Layout **************************************/

/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {   
        width:270px;
        height:125px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
        padding:0;
background-color:#905b2f;
padding:10px 0px 0px 0px;
color:#000000;
    }
    
/* wrapper */

	#OT_searchWrapper
    {
        border: none;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        width:270px; 
        height:auto;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
color:#000000;

    }

/* Title of Search */
	 #OT_searchWrapper .OT_feedTitle
    {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 0 1px 5px;
        font-size:11px;
        font-weight:normal;
        line-height:normal;
        color:#ffffff

    }
 
 /* Definition List */   
    #OT_searchWrapper dl 
    {
		position: absolute;
		top: 0;
        left: 0;
		padding:0;
		margin:0;
	}

/* Party Size Label Wrapper - dt tag */
    #OT_partySizeLbl
    {
        position: absolute;
        top: 23px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 7px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 0px;
        padding:3px 0;
        text-align:left;
        width:70px;
        display:block;
color:#ffffff;
font-size:11px;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 79px;/* for horizontal layout: 90px, for vertical layout: 85px */
        margin:0;
       	padding:0;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl
    {
        position: absolute;
        top: 53px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 7px;/* for horizontal layout: 105px, for vertical layout: 0px */
        margin: 0 0 0 0px;
        padding:3px 0;
        text-align:left;
        width:110px;
color:#ffffff;
font-size:11px;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date
    {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 46px;/* for horizontal layout: 195px, for vertical layout: 85px */
        width:100px;
        margin:0;
       	padding:0;
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 53px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 140px;/* for horizontal layout: 300px, for vertical layout: 185px */
        width:60px;
        padding:0px 0; text-align:left;
color:#ffffff;
font-size:11px;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 53px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 178px;/* for horizontal layout: 275px, for vertical layout: 185px */
        margin:0;
    }
    
 /* Placeholder empty dt */
    #OT_empty 
    {
		position:absolute;
		width:0;
		height:0;
		padding:0;
		margin:0;
		top:100px;
		left:0;
	} 
 
 /* Submit Button Wrapper - dd tag */    
     #OT_submitWrap
    {
        position:relative;
        top: 90px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 155px;/* for horizontal layout: 500px, for vertical layout: 275px */
        margin: 0 5px 0 0;
        z-index:5; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
        position:absolute;
		top:120px; /* for horizontal layout: 80px, for vertical layout: 120px */
		left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
		width:100%;
		padding:0;
		margin:0;
		display:block;
		background:#fff;
                display:none;
    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 100px;/* for horizontal layout: 60px, for vertical layout: 100px */
		left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
		width:100%;
		padding:0 0 10px 0;
		margin:0;
		font-size:9px;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		display:block;
		background:#fff;
                display:none;
     }
    
    /* text link padding */
     #OT_logoLink a
     {
		padding:0 0 0 10px;
	}

    /* Logo Link Border and margin*/
    #OT_imglogo 
    {
		border: 0;
		margin:0 0 0 10px;
	}
    
	#OT_searchWrapper form {margin:0;padding:0;}
	#OT_searchWrapper input.hidden {display:none;}

	/* Text Form Fields*/ 
	#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
		font-size:12px;
		margin:2px 2px 2px 2px;
	}
	/* Text Form Field for Date field */ #OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar 
	{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size:12px;
		margin:0;
		width:85px;
	}

	#OT_searchWrapper #dateDisplay
	{
		font-size:10px;
		color:#999;
 		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		float:right;
		margin:0px 30px 0px 0px;
		display:inline;
                color:#ffffff;
	}

	/*** calendar styles ***/

	/* Placeholder. Don't change this */
	#OT_searchWrapper .imgCal 
	{
		position: absolute; 
		display: none; 
		z-index:100;
                top:-3px;
left:-2px;

	}

	/* Calendar Table properties */
	#OT_searchWrapper #imageCal table {
		font-size:12px;
 		width:150px;
		font-family:arial;
		font-weight: bold;
		background:#FFF;
                color:#000000;
                margin-bottom:0px;
	}
	#OT_searchWrapper #imageCal td {
		padding:0px 0px 0px 0px;
		text-align:center;
	}

	/* Days in the future */
	#OT_searchWrapper .clickableDays 
	{	
		color: #000000; 
		text-decoration: none;
		height:18px;
	}

	/* Days in the past */
	#OT_searchWrapper .nonclickableDays 
	{	
		color: #CCCCCC;
		height:18px;
	}

	/* Name of the month at the top */
	#OT_searchWrapper .months 
	{
		color: #000000; 
		text-decoration: none;
                 
	}

	/* Day of the week */
	#OT_searchWrapper .weekdays
	{
		color: #000000; 
		text-decoration: none; 
		color:#666666;
		background-color:#EFEFEF; 
		width:14%;
	} 

#builder-module-4b58ede924dab .left {
.builder-module-content .builder-module-element
.builder-module-content {
    background: #f29200;
}
:::::Pia's Edits:::::::
}
.builder-container-outer-wrapper {
	-moz-box-shadow: 0px 0px 80px #000;
	-webkit-box-shadow: 0px 0px 80px #000;
	box-shadow: 0px 0px 80px #000;
	/* For IE*/
    	filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#65271A,direction=0,strength=7)
        progid:DXImageTransform.Microsoft.Shadow(color=#65271A,direction=90,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#65271A,direction=180,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#65271A,direction=270,strength=7);
}

#builder-module-4c8fa239652e7 #rotating-images-rotator_1 {
    border: 3px solid #000000;
}
#pluginbuddyfeaturedposts-3 #featuredposts-1 {
    border: 3px solid #000000;
}	

    .featuredposts .next,
    .featuredposts .previous {
        display: block !important;
    }
    ul.featuredposts-pagination a {
        height: 16px !important;
        color: #FFFFFF !important;
        padding-top: 0px !important;
        background: none !important;
    }
/* Bryson's Changes */
.builder-module {
	background: #6B4221;
}

.widget-title, .widget {
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
}

.post-content {
	color: #fff;
}

#builder-layout-4b58ede928073 .builder-container-outer-wrapper #builder-container-4b58ede928073 .builder-module-outer-wrapper.builder-module-widget-bar-outer-wrapper #builder-module-4b58ede924dab .builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.middle.clearfix .builder-module-block.builder-module-sidebar.sidebar.middle.clearfix .widget-wrapper.middle.widget-wrapper-middle.widget-wrapper-2.clearfix #ithemesrotatingimages-3 #rotating-images-rotator-wrapper_1 {
	border: 5px solid #000;
}
#builder-layout-4d3236431999d img {
	margin-top: 50px;
	padding-bottom: 0px;
}

/********* Whiskey Library*******/
#it_widget_content-3, #it_widget_content-4 {
	margin-top: 10px;
	background-color: #000;
	padding: 10px;
}
#builder-module-4d3cd629b2374 img, #builder-module-4d3d23b03f6d8 img {
	padding: 0px;
}
#builder-module-4d3cd629b2374 .builder-module-block, #builder-module-4d3d23b03f6d8 .builder-module-block {
	margin-top: 0px;
}



.builder-module-content .left .builder-module-element .page {
	padding-right: 40px;
}
.builder-module-content .single .builder-module-element .page {
	padding-right: 35px;
}
