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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

:focus {
	outline:0;
}

body {
	line-height:1;
	color:#000;
	background:#FFF;
	voice-family:inherit;
	font-size:small;
}

ol,ul {
	list-style:none;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td {
	text-align:left;
	font-weight:400;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}


/******************** BASE ********************/
body														{ font-family: "Gill Sans", "Gill Sans MT", Calibri, ÒTrebuchet MSÓ, sans-serif; line-height: 1.5; color: #1a1a1a; font-weight: lighter;}
h1, h2, h3, h4, h5, h6					{ font-family: 'LeagueGothicRegular',"Century Gothic", "Gill Sans", "Gill Sans MT", Calibri, ÒTrebuchet MSÓ, sans-serif; line-height: 1.3; color: #fff;}
h4, h5, h6											{ font-weight: normal; }
b, strong, th, thead, dt, legend{ font-weight: bold; }
caption, cite, dfn, em, i				{ font-style: italic; }
code, kbd, samp, pre, tt, var		{ font-family: mono-space, monospace; }
h1, h2, h3, h4, h5, h6					{ }
p																{ hyphenate: auto; hyphenate-lines: 3; }
p+p															{ margin-top: 20px;}
p+p.no-indent										{ text-indent: 0; }
pre															{ white-space: pre; }
del															{ text-decoration: line-through; }
mark														{ background: rgba(255, 255, 0, 0.4); padding: 0 .25em; }
ins															{ color: #f00; }
small, sup, sub									{ font-size: 80%; }
big															{ font-size: 125%; line-height: 80%; }
abbr, acronym										{ font-size: 85%; text-transform: uppercase;}
abbr[title], acronym[title], dfn[title]	{ border-bottom: 1px dotted black; cursor: help; }
sup, sub												{ line-height: 0; }
sup															{ vertical-align: super; }
sub															{ vertical-align: sub; }
blockquote											{ padding: 1.5em; }
hr															{ border: none; background: #e7e7e7; width: 100%; }
ul, ol													{ margin-left: 1.5em; }
ul															{ list-style:none outside url(../images/bullet.png);  }
ol															{ list-style:none outside url(../images/bullet.png); }
input, select, button						{ cursor: pointer; }
table														{ font: inherit; width: 100%; }
th															{ background: rgba(0, 0, 0, 0.2); }
tr:nth-child(even)							{ background: rgba(0, 0, 0, 0.1); }
tr:nth-child(odd)								{ }
/* html5 */
article, aside, figure, footer, header, hgroup, menu, nav, section { display:block; }

/******************** TYPOGRAPHY: 13/18px ********************/
body														{ font-size: 75%; line-height: 1.6em; }
h1, h2, h3, h4, h5, h6					{ position: relative; }
h1, h2													{ line-height: 40px; margin-bottom: 20px; }
h1, h2, h3, h4									{ margin-top: 20px; }
h3, h4, h5, h6									{ line-height: 22px; }
h1															{ font-size: 36px; top: 5px; }
h2															{ font-size: 28px; top: 8px; }
h3															{ font-size: 22px; top: 1px; }
h4															{ font-size: 18px; top: 2px; }
h5															{ font-size: 14px; top: 4px; font-weight: bold; }
h6															{ font-size: 13px; top: 5px; }

p, pre, address									{ font-size: 16px; line-height: 18px; position: relative; top: 5px; text-align: left;}
abbr, code, kbd,
samp, small, var								{ line-height: 15px; }
ul, ol, dl, dialog							{ font-size: 16px; line-height: 18px; position: relative; top: 5px; margin-top: 20px; margin-bottom: 20px; }
ul li, ol li                    { margin-bottom: 8px;}
li ul, li ol										{ top: 0; margin-top: 0; margin-bottom: 0; }
li h1, li h2, li h3,
li h4, li h5, li h6,
li p														{ top: 0; }
form, legend, label							{ font-size: 15px; line-height: 13px; }
legend													{ position: relative; top: 5px; }
input, textarea									{ font-size: 12px; }

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child									{ margin-top: 0; }

table														{ font-size: 14px; line-height: 20px; margin: 20px 0; }
th, td													{ padding: 3px 12px; line-height: 30px; }
th															{ background: rgba(0, 0, 0, 0.2); }
tr:nth-child(even)							{ background: rgba(0, 0, 0, 0); }
tr:nth-child(odd)								{ }

hr                              { position: relative; background:url(../images/line.png) 0 0 repeat-x;border:none;clear:both;height:2px;margin:20px 0 10px 0;padding:0;}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?iefix') format('eot'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('../fonts/League_Gothic-webfont.svg#webfontFHzvtkso') format('svg');
    font-weight: normal;
    font-style: normal;

}

a:hover, a:active { outline: none; }

a, a:active, a:visited { 
  text-decoration: none;
	border-bottom: 1px solid #f0b310; 
  font-weight: 500;
}
a:hover, a:focus, a:active { 
  text-decoration: none;
}


html,body {
	height:100%;
	background:#fff;
	z-index:-1;
	color:#1a1a1a;
	background: url(../images/body-bg.jpg) repeat -50% 0 fixed;
}

body > #wrapper {
	height:auto;
	min-height:100%;
}

#wrapper {
	min-height:100%;
	height:auto!important;
	color:#444;
	margin:0 auto -4em;
}

h2.small_title {
  padding: 10px 0 0 0;
  font-size: 24px !important;
  color: #38393b;
}

#hiddencarousel {
  display: none;
}
#featured_site_carousel {
  padding 0 30px;
}

ul.prevnext_navigation { 
  padding: 18px 25px 0 0; 
}

ul.prevnext_navigation li {
  display: inline;
}

ul.prevnext_navigation a {
  text-decoration: none;
  border-bottom: none;
}


#info_bar h2{
	font: 52px/50px 'LeagueGothicRegular', Arial, sans-serif;
	letter-spacing:-1px;
	display:block;
	color:#38393b;
	margin:0 20px 0 0;
	padding:.3em 0 0 0;
}

#info_bar p {
  margin-right: 20px;
}

#info_bar hr {
  width: 95%;
}

#content h2.headline {
	font: 80px/76px 'LeagueGothicRegular', Arial, sans-serif;
	letter-spacing:-1px;
	display:block;
	color:#38393b;
	margin:0 20px 0 0;
	padding:.2em 0 0;
}

#content h2.headline span {
  color: #f0b310 !important;
}


h3 {
	color:#38393b;
	margin:5px 0 .5em;
}

h3.headline {
  margin-top: 12px;
}

h4 {
	color:#38393b;
	font-weight:400;
	font-size:110%;
	margin:0 0 .5em;
}

h5 {
	font-weight:400;
	color:#38393b;
	font-size:1.4em;
	width:50%;
	margin:0 0 1.75em;
	padding:0;
}

h2 a:hover,h3 a:hover,h4 a:hover {
	color:#1a1a1a;
}

em {
	color:#000;
	font-style:italic;
}

pre,blockquote {
	margin:0 0 1.25em;
}

blockquote {
	font-size:1em;
}

p {
	line-height:1.5;
	margin:0 0 4px;
}

p strong {
	font-weight:700;
}




a {
	color:#1a1a1a;
	text-decoration:none;
}

a img {
	border:0;
}

a.img_lg {
	width:585px;
	height:300px;
	display:block;
	margin-bottom:25px;
}

a.img_lg span {
	width:585px;
	height:300px;
	overflow:hidden;
	display:block;
	margin-bottom:25px;
}

a.img_lg:hover {
	margin-bottom:20px;
	border-bottom:5px solid #1a1a1a;
}

a.img_med {
	width:280px;
	height:180px;
	display:block;
	border-bottom:5px solid #f0b310;
	margin-bottom:10px;
 -moz-box-shadow: 10px 10px 5px #888;
  -webkit-box-shadow: 10px 10px 5px #888;
  box-shadow: 10px 10px 5px #888;
}

a.img_med span {
	width:280px;
	height:180px;
	overflow:hidden;
	display:block;
	border-bottom:5px solid transparent;
	margin-bottom:10px;
}

a.img_med:hover {
	border-bottom:5px solid #1a1a1a;
	margin-bottom:10px;
}

.img_sm {
	float:left;
	margin-right:10px;
}

.more {
	padding-right:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
	font-size:91%;
}

.url {
	padding-right:10px;
	background:url(../images/icon_arrow.gif) 100% 70% no-repeat;
	font-size:91%;
	text-decoration:underline;
}

.right {
	float:right;
	display:inline;
	clear:right;
}

img.right {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.left {
	float:left;
	display:inline;
	clear:left;
	position:absolute;
	left:0;
}

.required {
	color:#555;
	font-size:90%;
	text-transform:uppercase;
}

#top {
	background: #1a1a1a url(../images/footer-bg.jpg) repeat -50% 0 fixed;
	color:#6a6a6a;
	height:10px;
	border-bottom:solid 3px #f0b310;

}

#header_container {
  width: 100%;
  background: #fff url(../images/line.png) 0 bottom repeat-x;border:none;
  z-index: 100;
}

#masthead {
	padding:0 0 10px;
	height: 120px;
}


h1.logo {
	display:block;
	width:170px;
	height:100px;
	background:url(../images/biscuitcrumb_logo.png) no-repeat;
	text-indent:-9999px;
	border:none;
	margin:5px 0 0 0;
	padding:0;
}

h1.logo a {
	display:block;
	width:170px;
	height:100px;
	outline:none;
	border: none;
}


#footer {
  margin-top: 20px;
	height:340px;
	clear:both;
	border-top:solid 3px #f0b310;
	background: #1a1a1a url(../images/footer-bg.jpg) repeat -50% 0 fixed;
	color:#6a6a6a;
}

#footer .inner {
	color:#6a6a6a;
	padding:10px 0;
}


#footer ul.tweet_list {
  list-style: none;
}
.bottommenubox {
	width:210px;
	height:200px;
	text-align:left;
	color:#C5DDE5;
	margin:15px 0 0 10px;
}

.bottommenubox p {
	line-height:1.3em;
	margin-right: 10px;
	font-size:13px;
}

.bottommenubox h2 {
  font-size: 24px;
	color:#f0b310;
	letter-spacing:0;
	margin:5px 5px 0 0;
}

.bottommenubox div img {
	position:relative;
	top:5px;
	left:20px;
	margin-bottom:20px;
}

.bottommenubox ul {
	list-style:circle inside;
	margin-left:0;
	margin-top: 6px;
}

.bottommenubox li {
	line-height:15px;
	font-size:13px;
}

.bottommenubox li a,.bottommenubox li a:link,.bottommenubox li a:visited, .bottommenubox p a:link, .bottommenubox p a:visited {
	color:#C5DDE5;
}

#footerlogo {
	margin:20px 50px 0 30px;
}

ul#nav {
  margin-top: 80px;
	list-style:none;
	text-align:right;
	font-size:18px;
}

ul#nav li {
  margin-left: 10px;
}

ul#nav a {
	width:100%;
	height:100%;
	text-decoration:none;
	position:relative;
	color:#828282;
	font-size:90%;
	padding:9px;
  -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: none;
	font-weight: lighter;
}

#nav li a:hover {
	color:#1a1a1a;
	background:#e1e1e1 url(../images/glass.png) repeat-x 0 50%;
	
}

#nav li a.selected {
	color:#1a1a1a;
	background:#f0b310 url(../images/glass.png) repeat-x 0 50%;
}


#info_bar div {
	margin:0 0 1.75em;
}

#info_bar .news {
	border-top:1px solid #ccc;
}

.ampersandmagic {
	color:#f0b310;
	margin-left:-7px;
	margin-right:-7px;
}

.home #recent_projects {
	height:350px;
	display:block;
	margin:0;
	padding:0;
}

.home #recent_projects li {
	padding-top:0;
	margin-bottom:.75em;
	clear:none;
	border:none;
	width:280px;
}

.home #recent_projects li.even {
	margin-left:21px;
	margin-right:1.8em;
}

.thumbs li.no-line {
	border:none;
	background:none;
	padding-top:0;
}

#content {
	margin-bottom:2em;
}

#content img.fullpage {
  margin-top: 5px;
	border:1px solid #dadada;
	padding:3px;
  -moz-box-shadow: 10px 10px 5px #888;
  -webkit-box-shadow: 10px 10px 5px #888;
  box-shadow: 10px 10px 5px #888;
  overflow: hidden;
}


#content a.fullpagelink {
  height: 500px;
  border-bottom: none;
}

#content .description {
  margin: 10px 30px 10px 10px;
}

#content ul, #content ul li {
  margin: 0;
}

#featured_site {
  margin-top: 2px;
}

#featured_site h2, #content h2{
  font-size: 16px;
  color: #1a1a1a;
  margin-bottom: 5px;
}

.bottomborder {
	border-bottom:1px solid #ccc;
}

.thumbs {
	list-style:none;
	margin:0 0 20px;
	padding:0;
}

.thumbs li {
	margin-right:22px;
}

.thumbs h3 a:link {
  text-decoration: none;
  border-bottom: none;
}

.thumbs img{
	margin-right:0;
}

.thumbs h2 {
	margin-bottom:0;
	margin-right:0;
}

.slide-panel {
	z-index:25;
	width:5px;
}

.bottom {
	bottom:0;
}

.top {
	top:0;
}

.slidecontent {
	position:relative;
	margin-top:-10px;
	margin-left:auto;
	margin-right:auto;
	z-index:10;
	overflow:hidden;
	text-align:left;
	height:0;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
}

.slide-button {
	float:right;
	background:#1a1a1a url(../images/down-arrow.png) no-repeat 2px 50%;
	color:#f0b310;
	z-index:50;
	cursor:pointer;
	text-align:center;
	position:relative;
	padding:0 7px 0 20px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.slide-button:hover {
	color:#fff;
}

#project ul li {
  margin-right: 13px;
  background:url(../images/line.png) 0 bottom repeat-x;
  margin-bottom: 20px;
  min-height: 300px;
}

#project ul li h3 a:link, #project ul li h3 a:visited, #projects ul li h4 a:link, #projects ul li h4 a:visited{
  border-bottom: none;
}

#projects {
	clear:both;
	display:block;
	margin:5px 0;
	padding:0;
	width: 100%;
}

#projects li {
	padding-top:0;
	margin-bottom:.75em;
	clear:none;
	border:none;
	width:280px;
	margin-left:3px;
	padding-right:15px;
}

.prev,.next, .prev:hover,.next:hover {
	float:right;
	height:16px;
	margin:6px 4px 6px 0;
	padding:0;
	border: none;
}

#info_bar #links li {
	font-size:95%;
	line-height:1.25em;
	margin:0;
	padding:1em 0;
}

#info_bar #links li.first {
	padding-top:0;
}

.bc_gold {
	color:#000;
}

.imgright {
	float:right;
	margin:3px 2px 10px 10px;
}


form#contactform {
	padding-bottom:50px;
}

input:focus,textarea:focus {
	background-color:#e9e9e9;
}

.button, .button:visited 	{margin-left: 10px; background:#000000 url(../images/alert-overlay.png) repeat-x; display:inline-block; padding:5px 10px 6px; color:#fff; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5); text-shadow:0 -1px 1px rgba(0,0,0,0.25); border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; font-size:13px; font-weight:bold; line-height:1; border:0;}
.button:hover						{background-color:#111; color:#fff; text-decoration:none;}
.button:active						{top:1px;}

table#contact td {
	padding-bottom:4px;
}

table#contact input.text {
	width:223px;
	height:14px;
	border:solid 1px #b1b1b1;
	font-size:12px;
	color:#343434;
	padding:4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}


table#contact select {
	width:233px;
	font-size:12px;
}

textarea#contact_comments {
	width:499px;
	height:190px;
	border:solid 1px #b1b1b1;
	font-size:12px;
	color:#343434;
	padding:4px;
	margin-left: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}

table#contact input.text:hover,textarea#contact_comments:hover {
	border:solid 1px #1a1a1a;
}

#contactsent,#conacterror {
	text-align:center;
	padding:10px;
}

#contactsent h3 {
	color:#f0b310;
	font-size:4em;
	letter-spacing:-2px;
	line-height:1em;
	margin:0 0 .4em;
	padding:0;
}

#contactsent p {
	color:#f0b310;
	font-size:1.3em;
	margin:0;
	padding:0;
}

#contacterror h3 {
	color:#f10000;
	font-size:4em;
	letter-spacing:-2px;
	line-height:1em;
	margin:0 0 .4em;
	padding:0;
}

#contacterror p {
	color:#f10000;
	font-size:1.3em;
	margin:0;
	padding:0;
}


html>body {
	font-size:small;
}

#fourohfour {
	background-color:#fff;
}

#content404 {
	float:left;
	margin-top:40px;
	width:537px;
}

#message404 {
	float:left;
	width:300px;
	margin-top:150px;
	margin-left:30px;
}

.panel h2.title {
	margin-bottom:10px;
}

h1 a,h2 a,h1 a,h2 a,h3 a:hover,h4 a:hover,a:hover,#footer a:hover,#content p a:hover,.bc {
	color:#f0b310;
	text-decoration: none;
}

h1 a:hover,h2 a:hover,.more:hover,.url:hover,.bottommenubox li a:hover,.bottommenubox li a:visited:hover,#content p a.more:hover,.bc_blue {
	color:#1a1a1a;
}

.img_sm img,.thumbs li {
	float:left;
}

.home #recent_projects ul,#projects ul,#links {
	list-style:none;
	margin:0;
	padding:0;
}


.js .flash,#projectspanel {
	display:none;
}

#projectscontainer {
	clear:both;
	position:relative;
	padding-top:10px;
	width:940px;
}

#projectspanel a.next:link, #projectspanel a:visited {
  border-bottom: none;
  text-decoration: none;
}

#projectspanel ul.thumbs li {
	margin-right:50px !important;
}

ul#nav li {
	display:inline;
}

.formerror {
	position:absolute;
	top:300px;
	left:300px;
	padding-bottom:13px;
	display:block;
	z-index:5000;
	cursor:pointer;
}

#debugmode {
	background:#000;
	position:fixed;
	width:100%;
	height:200px;
	top:0;
	left:0;
	overflow:scroll;
	display:block;
	color:#fff;
	font-size:14px;
	z-index:100000;
	padding:10px;
}

.ajaxsubmit {
	background:#55ea55;
	border:1px solid #999;
	display:none;
	padding:20px;
}

.formerror .formerrorcontent {
	background:#f0b310;
	color:#000;
	width:150px;
	font-size:11px;
	border:2px solid #ddd;
	padding:4px 10px;
}

.greenpopup .formerrorcontent {
	background:#f0b310;
}

.blackpopup .formerrorcontent {
	background:#f0b310;
	color:#FFF;
}

.formerror .formerrorarrow {
	position:absolute;
	bottom:0;
	left:20px;
	width:15px;
	height:15px;
	z-index:5001;
}

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
			cursor:pointer;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#f0b310;
				color:#000;
				width:150px;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#f0b310;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}
				

