/* general structure
-------------------------------------------------------------- */
.page-row {
	width: 960px;
	margin: 0 auto;
}



/* front
-------------------------------------------------------------- */
#page-front {
}
#page-front:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 1px;
}
#front-content {
	width: 230px;
	margin-right: 52px;
}
#front-image {
	width: 678px;
	height: 500px;
	overflow: hidden;	
}




#front-content a:hover {
	color: #fff !important;
}

#front-content strong {
	color: #ccc;
}





#home-intro {
	width: 208px;
	height: 268px;
	color: #999;
	font-size: 11px;
	line-height: 1.3em;
}
#home-featured {
	width: 208px;
	height: 75px;
	display: table;
}
#home-featured .inner {
	display: table-cell;
	vertical-align: bottom;
}
#home-featured h2 {
	color: #999;
	font-size: 11px;
	margin-bottom: 0.5em;
}
#home-featured ul {
}
q{
	line-height: 1.2em;
	margin-bottom: 0.75em;
}
#home-featured ul li a {
	color: #ccc !important;
	font-size: 11px;
	line-height: 1.5em;
}
#home-featured ul li a:hover {
	color: #999;
}

#caption {
	padding: 4px 0;
	color: #999;
	font-size: 10px;
}
#caption:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 1px;
}
#photo-description {
	float: left;
	font-size: 10px;
}
#photo-credit {
	float: right;
	font-size: 10px;
}

#fprev_btn {
	display: block;
	z-index: 10;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	top: 0;
	left: 0;
	width: 226px;
	height: 468px;
}
#fprev_btn:hover {
	background:url(home-nav-left.png) no-repeat 13px center;
}
#fnext_btn {
	display: block; 
	z-index: 11; 
	overflow: hidden; 
	text-indent: -999px;
	position: absolute;
	top: 0;
	right: 0;
	width: 226px;
	height: 468px;
}
#fnext_btn:hover {
	background:url(home-nav-right.png) no-repeat 203px center;
}



#wprev_btn {
	display: block;
	z-index: 10;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	top: 0;
	left: 0;
	width: 339px;
	height: 468px;
}
#wprev_btn:hover {
	background:url(home-nav-left.png) no-repeat 13px center;
}
#wnext_btn {
	display: block; 
	z-index: 11; 
	overflow: hidden; 
	text-indent: -999px;
	position: absolute;
	top: 0;
	right: 0;
	width: 339px;
	height: 468px;
}
#wnext_btn:hover {
	background:url(home-nav-right.png) no-repeat 313px center;
}


/* node-page (about)
-------------------------------------------------------------- */
#page-page {
}

#page-content {
	width: 736px;
	height: 424px;
	overflow: auto;
	float: left;
}
#page-content .body-inner {
	width: 736px;
	margin-top: 52px;
	margin-left: 0px;
	float: left;
}
#page-content .body-outer {
	width: 240px;
	margin-top: 52px;
	margin-left:40px;
	float: left;
}

.body-outer-first {
	width: 115px;
	padding-right: 5px;
	float: left;
}
.body-outer-second {
	width: 115px;
	padding-left:  5px;
	float: right;
}

.body-outer h4{
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: bold;
	color: #d3d3d3;
}

#page-space {
	width: 224px;
	height: 226px;
	float:left;
}

#page-space div {
	width: 224px;
	height: 226px;
	float:left;
	overflow: hidden;
}


/* node-works
-------------------------------------------------------------- */
#categories{
	margin-top: 50px;
	font-weight: 900;
}




#page-works {
width: 978px;
padding-left: 20px;
}
#works-content {
	width: 228px;
	height: 470px;
	margin-right: 5px;
	overflow: auto;
}
#works-content .body-inner {
	width: 217px;
}
#works-listing {
	width: 736px;
	height: 470px;
	overflow: hidden;
}
.work-column {
	width: auto;
	height: 460px;
	margin-right: 10px;
	float: left;
}
.work-column .jscroll-inner {
	width: 220px;
}
#work-headers {
	width: 732px;
	margin: 0 0 0 228px;
}
#work-headers:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 1px;
}
#work-headers span {
	display: block;
	width: 0px;
	font-size: 0px;
	float: left;
	color: #999;
}
ul.works-list {
}
ul.works-list li {
	width: 215px;
	float: left;
	margin: 0 10px 12px 12px;
}
ul.works-list li a {
	color: #999;
	display: block;
	width: 211px;
	height: 200px;
}
ul.works-list li a:hover {
	font-weight: bold;
	color: #fff;
}
ul.works-list li img {
	margin-bottom: 1em;
}
ul.works-list li span {
	display: block;
	font-size: 10px;
}


/* node-work
-------------------------------------------------------------- */
#page-work {
}
#work-content {
	width: 230px;
	margin-right: 52px;
}
#work-image {
	width: 678px;
}
#image-container {
	width: 678px;
	height: 467px;
	overflow: hidden;
}
#work-nav {
	margin-top: 1em;
}
#work-nav ul {
}
#work-nav ul li {
	display: block;
	float: left;
	margin-right: 1em;
}
a#work-prev {
	background:url(work-nav.png) no-repeat 0 0;
	width: 12px;
	height: 15px;
}
a#work-next {
	background:url(work-nav.png) no-repeat -12px 0;
	width: 12px;
	height: 15px;
}
a#work-video-1 {
	margin-left: 20px;
}
h3#work-title {
	display: block;
	height: 35px;
	margin: 0;
	font-weight: bold;
	color: #999;
}
p#work-client {
	display: block;
	color: #999;
	height: 65px;
	margin: 0;
}
div#work-description {
	color: #999;
	line-height: 1.3em;
}
#work-content .jscroll-pane {
	height: 366px;
}


#work-category-container {
	float: left;
	width: 250px;
}
#work-nav-container {
	float: right;
	margin-right: 0px;
}
.work-nav-label {
	margin-left: 20px;
	font-size: 10px;
	text-transform: uppercase;
}
.work-nav-label span {
	color: #666;
}
.work-nav-label a {
	font-weight: bold;
}
.work-nav-label a:hover {
	color: #fff;
}
#index_btn {
	color: #fff;
	font-weight: bold !important;
}


#work-caption {
	padding: 0;
	color: #999;
	font-size: 10px;
	text-align: right;
}





/* page: contact
-------------------------------------------------------------- */
#page-contact {
}
#contact-content {
	width: 228px;
	height: 469px;
	margin-right: 52px;
}
#contact-content a {
 color: #666;
}
#contact-image {	
	width: 678px;
	height: 469px;
}
#contact-address {
}
#contact-address a:hover {
	color: #fff !important;
}
#mailing-list {
	margin-bottom: 24pt;
	color: dimGray;
}
#contact-address input[type="text"] {
	border: 0;
	background: #333;
	color: #fff !important;
}
#map_canvas {
	width: 680px; 
	height: 469px;
	background: #222;
}

ul.social-list {
	margin: 1em 0;
}
ul.social-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 1px;
}
ul.social-list li {
	display: block;
	float: left;
}
ul.social-list li a {
	display: block;
	width: 33px;
	height: 33px;
	/*margin-right: 10px;*/
}

/*fabrication link */

span.fab{
  color: red
}
