/* =========== */
/* = General = */
/* =========== */
body {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	color: #474646;
}

.clear {
	clear: both;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	
}

div {
	position: relative;
}

h1.title {
	font-size: 33px;
	font-style: italic;
	line-height: 55px;
	height: 55px;
	font-weight: normal;
	color: #000;
}

.title_insta {
	margin-top:20px!important;
}
h2.title {
	width: 100%;
	height: 21px;
	border-top: 2px solid #4f4f4f;
	border-bottom: 2px solid #4f4f4f;
	line-height: 21px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 15px 0;
}

/* ============== */
/* = Line sutff = */
/* ============== */
span.line {
	position: absolute;
	right: -4px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #dcdcdc;
}

span.line2 {
	position: absolute;
	left: -4px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #dcdcdc;
}

div.line_cover {
	position: absolute;
	right: -7px;
	width: 7px;
	top: 0;
	height: 26px;
	background-color: #fff;
	z-index: 99;
}

span.bottom_line {
	position: absolute;
	bottom: 0;
	left: -3px;
	width: 192px;
	height: 1px;
	background-color: #dcdcdc;
}




/* =============== */
/* = Main Layout = */
/* =============== */

#container {
	width: 955px;
	margin: 0 auto 0 auto;
}

#header {
	width: 955px;
	height: 150px;
	border-bottom: 4px solid #4f4f4f;
	position: relative;
}

#header h1 {
	width: 222px;
	height: 107px;
	position: absolute;
	top: 43px;
	left: 0;
}

#header h1 a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -999em;
	background-image: url(images/header_logo.png);
}

#header #nav {
	width: 734px;
	height: 25px;
	position: absolute;
	bottom: 13px;
	right: 0;
	display: flex;
    flex-direction: row-reverse;	
}


#header #nav li {
        height: 25px;
        border-right: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
        margin-left: -1px;
 /*float:right;  */
    
    }



#header #nav li a:link, #header #nav li a:visited {
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #4b4b4b;
	display: block;
}

#header #nav li a:hover, #header #nav li.selected a {
	text-decoration: underline;
}




#content {
	width: 955px;
	text-align: left;
}


/* ========== */
/* = Footer = */
/* ========== */
#footer {
	width: 955px;
	margin: 10px 0 80px 0;
	padding: 10px 0 0 0;
	height: 64px;
	border-top: 2px solid #4f4f4f;
	position: relative;
}

#footer p {
	float: left;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	color: #7e7d7d;
	margin: 5px 0 0 0;
}



#footer .fb_edge_widget_with_comment {
    position: absolute !important;
	right: 20px !important;
	top: 12px !important;
}

#footer .contact  {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	margin: 5px 20px 0 45px;
}

#footer .twitter {
	height: 20px;
	width: 20px;
	background-image: url(images/footer_twitter.png);
	text-indent: -999em;
	top: 0px;
	right: 0;
	position: absolute;
	margin-top:13px;
}

#footer .twitter a {
	width: 100%;
	height: 100%;
	display: block;
	margin-top: -12px;
}

#footer .instagram a {
	width: 100%;
	height: 100%;
	display: block;
	margin-top: -12px;
}


#footer .instagram {
	height: 20px;
	width: 20px;
	background-image: url(images/footer_instagram.png);
	text-indent: -999em;
	top: 0px;
	right: 30px;
	position: absolute;
	margin-top:13px;
	background-size: contain;
}

#footer .facebook-logo {
	height: 20px;
	width: 20px;
	background-image: url(images/fb_logo.png);
	text-indent: -999em;
	top: 0px;
	right: 60px;
	position: absolute;
	margin-top:13px;
	background-size: contain;
}



/* ======== */
/* = Home = */
/* ======== */
#carousel {
	width: 955px;
	height: 479px;
	margin: 0 0 25px 0;
}

.home_left {
	float: left;
	width: 569px;
	position: relative;
	font-size: 16px;
	line-height: 21px;
	color: #7e7d7d;
}

.home_left .mce {
	width: 530px;
}

.home_left .mce p {
	margin: 0 0 25px 0;
}



.home_right {
	float: right;
	width: 379px;
	
}


.home_right .feat_image {
	float: left;
	width: 186px;
	margin: 0 0 0 3px;
}

.home_right .mce {
	float: right;
	width: 165px;
	font-size: 12px;
	line-height: 14px;
}

.home_right .mce h3 {
	font-weight: bold;
	margin: 0 0 15px 0;
}

/* ========= */
/* = About = */
/* ========= */
.about_left {
	width: 377px;
	float: left;
	position: relative;
	min-height: 300px;
	font-size: 14px;
	line-height: 18px;
	color: #474646;
}

.about_mid {
	width: 377px;
	float: left;
	margin: 0 0 0 7px;
	position: relative;
	font-size: 12px;
	line-height: 15px;
}

.about_right {
	width: 187px;
	float: right;
	position: relative;
	font-size: 12px;
	line-height: 15px;
}

.about div.line_cover {
	height: 36px;
}

.about .mce {
	margin: 0 7px 0 7px;
}

.about .mce p {
	margin: 0 0 15px 0;
}

.about_left .feat_image {
	margin: 0 0 40px 0;
}

.craft_block {
	width: 186px;
	float: left;
	margin: 0 0 0 0;
	height: 283px;
	padding: 4px 0 0 0;
}

.craft_blockr {
	width: 186px;
	float: right;
	margin: 0 0 0 0;
	height: 283px;
	padding: 4px 0 0 0;
}

.craft_block p, .craft_blockr p {
	margin: 0 0 20px 7px;
	color: #737272;
}

.craft_blockr .feat_image, .craft_block .feat_image {
	margin: 0 0 17px 0;
}

#craftmanship_cats .line {
	right: -3px;
}

.about_right .feat_image {
	width: 186px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid black;
}


#craftmanship_cats .feat_image {
	width: 186px;
	height: 186px;
	overflow: hidden;
}

#craftmanship_cats .feat_image img {

}

.caption {
	margin: 7px 0 0 5px;
	font-size: 12px;
	color: #000;
}


.about_right .mce {
	margin: 20px 5px 0 5px;
}


/* ================= */
/* = Fancybox adds = */
/* ================= */
.fancy_title {
	width: 100%;
	padding: 20px 10px 10px 10px;
	margin-left: -10px;
	border-top: 1px solid #dcdcdc;
	text-align: left;
	position: relative;
}

.fancy_title .inner {
	padding-right: 115px;
}

.fancy_close:link, .fancy_close:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	position: absolute;
	top: 20px;
	right: 15px;
	z-index: 99999;
}

.fancy_close:hover {
	text-decoration: underline;
}

a#fancybox-close {
	background-image: none !important;
}



/* ================ */
/* = Three Column = */
/* ================ */
.three_right {
	float: right;
	width: 186px;
}

.three_mid {
	float: left;
	width: 186px;
}

.three_left {
	float: left;
	width: 569px;
	margin: 0 7px 0 0;
}


/* ================ */
/* = ACHIEVEMENTS = */
/* ================ */
.achievements div.line_cover {
	height: 36px;
}


.exo_awards_block {
	margin: 0 7px 13px 7px;
}

.exo_awards_block h4 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	margin: 0 0 7px 0;
}

.exo_awards_block p {
	margin: 0 0 7px 0;
	font-size: 12px;
	line-height: 14px;
	color: #474646;
}


/* ========= */
/* = Press = */
/* ========= */
div.press {
	width: 958px;
	margin-left: -2px;
}


.press_block {
	height: 267px;
	width: 186px;
	float: left;
	margin: 0 7px 0 0;
	padding: 15px 0 0 0;
}

.press h2.title {
	margin-bottom: 0;
}

.press_block p {
	margin: 7px 45px 0 7px;
	font-size: 12px;
	line-height: 14px;
	color: #737272;
}

.press .end {
	margin-right: 0;
}

.press .end .line {
	display: none;
}

body.press #footer {
	margin-top: 54px;
}


/* =========== */
/* = Contact = */
/* =========== */
.contact_image {
	margin: 0 0 37px 0;
}


.contact_detail_left {
	float: left;
	width: 170px;
}

.contact_detail_left p {
	margin: 0 0 32px 0;
}

.contact_form {
	float: right;
	width: 379px;
}


/* contact form */
.contact_form p {
	position: relative;
	margin: 0 0 12px 0;
}

.contact_form input {
	width: 360px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #dcdcdc;
	color: #47463c;
	padding: 0 0 0 14px;
}

.contact_form textarea {
	width: 358px;
	height: 200px;
	border: 1px solid #dcdcdc;
	color: #47463c;
	padding: 0 0 0 14px;
	line-height: 30px;
}

.contact_form label {
	position: absolute;
	height: 30px;
	line-height: 30px;
	top: 0;
	left: 14px;
	color: #47463c;
}


input.submit_button {
	float: right;
	width: 77px;
	background-color: #000;
	color: #fff;
	text-align: center;
	margin: 0 6px 0 0;
	border: 0;
	padding: 0;
	cursor: pointer;
	font-family: Georgia, serif;
	font-size: 14px;
}


.contact_map {
	width: 570px;
	height: 370px;
	margin: 35px 0 0 0;
}

body.contact #footer {
	margin-top: 52px;
}

.contact_from form {
	position: relative;
}

.form_complete {
	width: 379px;
	height: 390px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 20;
	text-align: center;
	display: none;
}

.form_complete h2 {
	margin-top: 150px;
}

label.error {
	text-indent: -999em;
}

input.error {
	background-color: #F63;
}


/* ================== */
/* = Twitter Widget = */
/* ================== */

.twtr-hd {
	display: none;
}

.twtr-tweet-text p {
	font-family: Georgia, serif;
}

.twtr-tweet-wrap {
	margin: 0 7px 18px 7px !important;
	padding: 0 !important;
}

.twtr-tweet {
	border: 0 !important;
}

.twtr-ft {
	display: none;
}

.twitter-follow-button {
	margin: 25px 0 0 7px;
}

/* =========== */
/* = Gallery = */
/* =========== */

#gallery_categories {
	width: 830px;
	padding: 0 125px 7px 0;
	border-bottom: 2px solid #4f4f4f;
	margin: 0;
}

#gallery_categories a.gallery_cat_button {
	padding: 0 10px 0 10px;
	background-color: #f7f7f7;
	height: 31px;
	line-height: 31px;
	border: 1px solid #e7e7e7;

	/* inline block */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 31px;
	
	margin: 0 3px 7px 0;
}

#gallery_categories a.gallery_cat_button:hover, #gallery_categories a.selected {
	background-color: #231f20;
	color: #fff;
}



div.gallery {
	width: 958px;
	margin-left: -2px;
}


.product_block {
	height: 267px;
	width: 186px;
	float: left;
	margin: 0 7px 0 0;
	padding: 15px 0 0 0;
}

.product h2.title {
	margin-bottom: 0;
}

.product_block .feat_image {
	width: 186px;
	height: 186px;
	overflow: hidden;
}

.product_block p {
	margin: 7px 45px 0 7px;
	font-size: 12px;
	line-height: 14px;
	color: #737272;
}

div.gallery .end {
	margin-right: 0;
}

div.gallery .end .line {
	display: none;
}

body.gallery #footer {
	margin-top: 54px;
}



/* ================================ */
/* = Gallery Detail - aka General = */
/* ================================ */
body.general #gallery_categories {
	border-bottom: 0;
}

h2.title span {
	font-size: 12px;
	font-weight: normal;
	color: #737272;
	font-family: Georgia, serif;
	text-transform: none;
	font-style: italic;
}

h2.title a {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}

.prev_piece, .next_piece {
	float: right;
	margin: 0 10px 0 5px;
}

h2.lower_title {
	margin-bottom: 0;
}

.gallery_detail_left {
	width: 184px;
	padding: 11px 0 0 0;
	float: left;
	font-size: 12px;
	color: #737272;
}


.gallery_detail_right {
	width: 764px;
	padding: 15px 0 0 0;
	float: right;
}


.gallery_detail_left h5 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.gallery_detail_left p {
	padding: 0 10px 0 0;
}

.general div#footer {
	margin-top: 0;
}

div.gallery_detail {
	width: 955px;
}

#gallery_images {
	margin: 0 0 15px 0;
}

#pager {
	width: 188px;
	padding: 4px 0 0 0;
	border-top: 1px solid #dcdcdc;
	margin: 30px 0 0 0;
}

.pager_bottomline {
	border-bottom: 1px solid #dcdcdc;
	width: 188px;
	margin-bottom: 15px;
}

.pager_thumb {
	height: 90px;
	width: 90px;
	overflow: hidden;
	float: left;
	margin: 0 4px 4px 0;

}



/* ======= */
/* = MCE = */
/* ======= */

.mce p {
	margin: 0 0 15px 0;
}

.instagram_feed {
	height: auto;
	overflow-y: hidden;
}

.instagram_feed ul{
	padding-left: 10px
}

.instagram_feed ul li {
	list-style: none;
	list-style-type: none;
	display: inline-block;
}

.instagram_feed ul li a img {
	height: 120px;
	width: 120px;
}

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#000;
	max-width:400px;
}

#preview img {
	width: 400px;
	height: 400px;
}

#preview p {
	font-family: Georgia, serif;
	text-align: left!important;
}

.featurespace{
	margin-bottom:30px;
}

.featurepic{
	
	width:154px;
	margin-right:45px;
	display:inline-block;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

.featurepic a{text-decoration: none;
	width:154px;
	height:154px;
	
}

.featurepic img{border:2px solid #4f4f4f; margin-bottom:10px;}

.lastfeature {
	margin-left:1px;
	margin-right:0px;
}