/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html { height: 100%; }
body { height: 100%;
	font: normal normal normal 14px/18px Arial, Verdana, Sans-Serif;
	text-align: left;
	color: #4c463e;
	background: #e9e7df url(inc/img/bg.jpg) no-repeat center top;
}
p { margin-bottom: 18px; }
a:link, a:visited, a:active { text-decoration: none; color: #bd5c1c; }
a:hover { color: #005570; text-decoration: underline; }
img { vertical-align: top; }
label { display: block; font-size: 10px; line-height: 10px; text-transform: uppercase; margin-bottom: 3px; }
/* MAIN INTERFACE */
#outer { display: table; width: 100%; height: 100%; #position: relative; overflow: hidden; }
#inner { #position: absolute; #top: 50%; display: table-cell; vertical-align: middle; }
#wrapper { #position: relative; #top: -50%; }
#header { position: relative; }
#content {
	position: relative;
	margin-top: -10px;
	padding: 34px 24px;
	background: transparent url(inc/img/shadow.png) no-repeat center top;
}
.center { width: 1032px; margin: 0 auto; }

/* HOME PAGE */
#home-menu, #home-contact, #widget-col{ display: inline; float: left; width: 226px;}
#home-contact, #widget-col { width: 204px; padding-left: 22px; }
#home-menu-items li { width: 226px; height: 22px; margin-bottom: 12px; }
#home-menu-items li a {
	display: block;
	width: 226px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}
#home-intro {
	display: inline;
	float: left;
	width: 480px;
	padding: 0 24px;
	border-right: 2px solid #cbc8bf;
	border-left: 2px solid #cbc8bf;
}
.home-big, .home-big:hover, .home-big-active { background: transparent url(inc/img/big-menu.png) no-repeat 0 0; height: 22px !important; }
.home-big:hover { background-position: -474px 0 !important; }
.home-big-active, .home-active { background-position: -237px 0 !important; }
.branding-big, .branding-big:hover, .branding-active { background: transparent url(inc/img/big-menu.png) no-repeat 0 -36px; height: 22px !important; }
.branding-big:hover { background-position: -474px -36px !important; }
.branding-active { background-position: -237px -36px !important; margin-bottom: 8px !important; }
.portfolio-big, .portfolio-big:hover, .portfolio-active { background: transparent url(inc/img/big-menu.png) no-repeat 0 -72px; height: 22px !important; }
.portfolio-big:hover { background-position: -474px -72px !important; }
.portfolio-active { background-position: -237px -72px !important; }
.blog-big, .blog-big:hover, .blog-active { background: transparent url(inc/img/big-menu.png) no-repeat 0 -108px; height: 22px !important; }
.blog-big:hover { background-position: -474px -108px !important; }
.blog-active { background-position: -237px -108px !important; }
.extra-space { margin-bottom: 20px !important; }

/* MAIN SHELL */
/* social list */
.network li { padding-left: 30px; margin-bottom: 10px; color: #bd5c1c; line-height: 20px; }
.email { background: transparent url(inc/img/network.png) no-repeat 0 0; }
.phone { background: transparent url(inc/img/network.png) no-repeat 0 -28px; }
.linkedin { background: transparent url(inc/img/network.png) no-repeat 0 -112px; }
.twitter { background: transparent url(inc/img/network.png) no-repeat 0 -56px; }
.facebook { background: transparent url(inc/img/network.png) no-repeat 0 -84px; }
.flickr { background: transparent url(inc/img/network.png) no-repeat 0 -137px; }

/* side UI */
#logo { width: 186px; height: 58px; }
#grad-top { position: relative; height: 62px; background: transparent url(inc/img/menu-top.png) no-repeat; }
#grad-tile { position: relative; background: transparent url(inc/img/menu-tile.png) repeat-y; }
#grad-bottom { position: relative; height: 62px; background: transparent url(inc/img/menu-bottom.png) no-repeat; }
#grad-top, #grad-tile, #grad-bottom { margin-left: 24px; }
#left-col { display: inline; float: left; width: 204px; position: relative; top: -38px; padding-left: 24px; }
#right-col { display: inline; float: left; width: 732px; margin-left: 24px; padding-top: 82px; position: relative; top: -38px; }
#inside-menu, #address { margin: 24px 24px 24px 0; padding-bottom: 24px; border-bottom: 2px solid #cbc8bf; }
#address { border: none !important; padding-bottom: 0; }
#inside-menu li {  width: 204px; margin-bottom: 5px; }
#inside-menu li a { display: block; width: 204px; height: 13px; text-indent: -9999px; overflow: hidden; }
.home { background: transparent url(inc/img/small-menu.png) no-repeat 0 0; }
.home:hover { background-position: -237px 0 !important; }
.branding { background: transparent url(inc/img/small-menu.png) no-repeat 0 -24px; }
.branding:hover { background-position: -237px -24px !important; }
.portfolio { background: transparent url(inc/img/small-menu.png) no-repeat 0 -48px; }
.portfolio:hover { background-position: -237px -48px !important; }
.blog { background: transparent url(inc/img/small-menu.png) no-repeat 0 -72px; }
.blog:hover { background-position: -237px -72px !important; }

/* PORTFOLIo */
.photo-list { margin: 10px 0 24px 0; }
.photo-list li {
	display: inline;
	float: left;
	width: 95px;
	height: 51px;
	margin-right: 24px;
	margin-bottom: 24px;
	border: 2px solid #fff;
	box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
}
.photo-list li.col-6 { margin-right: 0 !important; }
.port-group { margin: 24px 0; }

/* BLOG */
#center-col { display: inline; float: left; width: 525px; padding-left: 3px; }
#center-col .big-title, #center-col .small-title { margin-left: 24px; }
.blog-title { background: #d6d4cd url(inc/img/day-shadow.png) repeat-y; color: #f6f3e6; }
.title-title {
	display: inline;
	float: left;
	width: 408px;
	min-height: 26px;
	padding: 5px 0 5px 12px;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
}
.title-author {
	display: inline;
	float: left;
	width: 408px;
	height: 15px;
	padding: 6px 0 0 12px;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #908478;
}
.title-author a { color: #333; }
.blog-date { background: #d6d4cd url(inc/img/month-shadow.png) repeat-y; }
.date-day {
	display: inline;
	float: left;
	width: 70px;
	height: 30px;
	padding: 5px 12px 0 0;
	font-size: 24px;
	line-height: 24px;
	text-align: right;
	color: #fff;
}
.date-month {
	display: inline;
	float: left;
	width: 70px;
	height: 15px;
	padding: 5px 12px 0 0;
	border-top: 1px solid #f8f5eb;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	text-transform: uppercase;
	color: #fff;
}
#widget-col { padding-top: 68px; }
.blog-body { clear: both; padding: 24px 0 24px 24px; }
.readmore { display: block; margin-bottom: 5px; }
#widget-col { display: inline; float: left; width: 228px; }
.widget { margin-bottom: 24px; }
.widget li {
	padding: 0 0 10px 10px;
	margin-bottom: 10px;
	background: transparent url(inc/img/bullet.png) no-repeat 0 3px;
	border-bottom: 1px solid #cecbc4;
	line-height: 14px;
}
.single { padding-top: 65px; }
#comment-wrap { padding-top: 24px; border-top: 1px solid #cecac2; }
.comment-count {
	display: inline;
	float: left;
	height: 14px;
	padding-right: 5px;
	padding-left: 25px;
	background: transparent url(inc/img/comment.png) no-repeat;
	border-right: 1px solid #c5c1b9;
	line-height: 14px;
}
.comment-author {
	display: inline;
	float: left;
	width: 450px;
	line-height: 14px;
	padding-left: 10px;
	color: #776d65;
}
.comment-post { padding-top: 12px; }
.comment-date {
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c5c1b9;
	font-size: 10px;
	font-style: italic;
	color: #776d65;
}
.field-left, .field-right { display: inline; float: left; width: 238px; margin-bottom: 12px; }
.field-left { margin-right: 24px; }
.comment-field { border: 2px solid #d4cfc6; width: 230px; height: 16px; padding: 4px; }
.comment-text { width: 488px; height: 116px; border: 2px solid #d4cfc6; padding: 4px; margin-bottom: 24px; }
.wp-submit {
	display: block;
	width: 118px;
	height: 9px;
	background: transparent url(inc/img/submit.png) no-repeat;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
}
.moderation { display: block; margin-bottom: 6px; color: #a6a29a; }
/* REUSABLES */
.clear, .copy, .comment-post { clear: both; }
.copy { margin-left: 260px; }
.big-title {
	display: block;
	font-family: Georgia, Times, Serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1em;
	color: #005570;
}
.contact-big-title {
	display: block;
	font-family: Georgia, Times, Serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1em;
	color: #005570;
}
.small-title {
	display: block;
	margin-bottom: 18px; 
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	color: #776d65;
}
.widget-title {
	margin-bottom: 18px; 
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	color: #544a42;
}
.padded { padding-right: 24px; padding-left: 24px; }
/* social icons */
#social li {
	display: inline;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 6px;
}
#social li.label { width: 62px !important; margin: 0 !important; }
.wp-pagenavi { clear: both; display: block; margin: 24px 0; }
.wp-pagenavi a {
	padding: 2px 4px; 
	margin: 2px;
	background: #bd5c1c;
	text-decoration: none;
	color: #fff;
}
.wp-pagenavi a:hover { background: #a64200; color: #fff; }
.wp-pagenavi span.pages { margin: 2px; padding: 2px 4px; }
.wp-pagenavi span.current {
	padding: 2px 4px; 
	margin: 2px;
	background: #544a42;
	color: #fff;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.content h2, .blog-body h2 { color: #005570; font-size: 18px; }
.content h3, .blog-body h3 { font-size: 14px; }#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ position: absolute; width: 49%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink {
	top: 576px;
	left: 454px;
	float: left;
	width: 28px !important;
	height: 28px !important;
	background: transparent url(/wp-content/themes/semantic/inc/img/lightbox.png) 0 -66px no-repeat;
}
#prevLink:hover { background-position: 0 -99px !important; }
#nextLink {
	top: 576px;
	right: 454px;
	float: right;
	width: 28px !important;
	height: 28px !important;
	background: transparent url(/wp-content/themes/semantic/inc/img/lightbox.png) 0 0 no-repeat;
}
#nextLink:hover { background-position: 0 -33px !important; }
/*#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }*/
/*#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }*/
#imageDataContainer{ background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color: #47301f; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; font-size: 10px; color: #777d80;	}			
#imageData #bottomNavClose{ width: 130px; float: right; padding-top:4px; padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #1f180f; }/* STUFF YOU CAN EDIT */

/* STUFF YOU DON'T EDIT */
/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}