@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'CodeLightRegular';
    src: url('../fonts/code_light-webfont.eot');
    src: url('../fonts/code_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/code_light-webfont.woff') format('woff'),
         url('../fonts/code_light-webfont.ttf') format('truetype'),
         url('../fonts/code_light-webfont.svg#CodeLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CodeBoldRegular';
    src: url('../fonts/code_bold-webfont.eot');
    src: url('../fonts/code_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/code_bold-webfont.woff') format('woff'),
         url('../fonts/code_bold-webfont.ttf') format('truetype'),
         url('../fonts/code_bold-webfont.svg#CodeBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a:link, a:visited, a:active {
  text-decoration:underline;
  color:#0093d0;
}
a:hover {
  text-decoration:none;
  color:#0093d0;
}

h1 {
	text-indent: -5000px;
	background: url(../images/sitewide/logo.jpg) no-repeat;
	width: 238px;
	height: 132px;
	padding:0px 0 0 0;
	display: block;
	overflow: hidden;
	position:absolute;
	top:88px;
	background-image: url(../images/sitewide/logo.jpg);
	}
	
h2 {
font-family:'CodeLightRegular';
color: #525252;
font-size: 18px;
font-weight: normal;
margin: 22px 0 22px 0;
border-bottom: 1px solid #383838;
padding-bottom: 18px;
}
	
h3 {
color: #fff;
font-size:46px;
font-weight:normal;
line-height: 50px;
font-family: 'CodeLightRegular';
}

h4 {
color: #fff;
font-size: 18px;
font-weight:normal;
letter-spacing:;
height: 30px;
background-image: url(../images/headings/sidebar-heading-underline.jpg);
background-position: bottom;
background-repeat: repeat-x;
font-family: 'CodeLightRegular';
}

h6 {
font-size: 16px;
margin-top: 22px;
font-weight: normal;
font-family: 'CodeLightRegular';
}

span.dropcap {
 float: left;
 font-family: 'CodeBoldRegular';
 font-size: 450%;
 line-height: 0.85em;
 margin-right: 0.09em;
 margin-bottom:0.25em;
}

.black {
background-color: #000;
padding: 18px 18px 12px 19px;
margin-bottom: 40px;
}
.black2 {
background-color: #000;
padding: 14px 18px 15px 19px;
margin-bottom: 40px;
}

.project-title {
margin: 0 0 -4px 0;
}

.sidebar-project-hover {
height: 86px;
width: 176px;
background-image: url(../images/sitewide/sidebar-projects/fawnhollow.jpg);
background-position: 0px 0px;
margin-bottom: 7px;
}
.sidebar-project-hover:hover {
height: 86px;
width: 176px;
background-image: url(../images/sitewide/sidebar-projects/fawnhollow.jpg);
background-position: 0px -86px;
margin-bottom: 7px;
}
.sidebar-project-hover2 {
height: 86px;
width: 176px;
background-image: url(../images/sitewide/sidebar-projects/contemporary-bathroom.jpg);
background-position: 0px 0px;
margin-bottom: 7px;
}
.sidebar-project-hover2:hover {
height: 86px;
width: 176px;
background-image: url(../images/sitewide/sidebar-projects/contemporary-bathroom.jpg);
background-position: 0px -86px;
margin-bottom: 7px;
}
.sidebar-project-hover3 {
height: 86px;
width: 176px;
background-image: url(../images/sitewide/sidebar-projects/jomar.jpg);
background-position: 0px 0px;
margin-bottom: 7px;
}
.sidebar-project-hover3:hover {
height: 86px;
width: 176px;
background-image: url(../images/sitewide/sidebar-projects/jomar.jpg);
background-position: 0px -86px;
margin-bottom: 7px;
}

.sidebarlink a:link {
color: #545454;
text-transform: uppercase;
font-size: 9px;
text-decoration: underline!important;
letter-spacing: 1px;
}
.sidebarlink a:hover {
color: #545454;
text-transform: uppercase;
font-size: 9px;
text-decoration: none;
letter-spacing: 1px;
}
.sidebarlink a:visited {
color: #545454;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 1px;
}

.getintouch {
font-size: 12px;
line-height: 150%;
}

.link a {
background-image: url(../images/sitewide/linkarrow.jpg);
background-repeat: no-repeat;
background-position:0 50%;
padding-left:23px;
}

.two ul, .three ul, .four ul, .five ul {
list-style: none;
margin-top: 5px;
}

.one a, .two li a, .three li a, .four li a, .five li a {
text-decoration: none!important;
font-size: 11px;
color: #4e4e4e!important;
height: 22px;
display: block;
}
.one a:hover, .two li a:hover, .three li a:hover, .four li a:hover, .five li a:hover {
text-decoration: none!important;
font-size: 11px;
color: #fff!important;
height: 22px;
display: block;
}

.five p {
font-size: 11px;
line-height: 210%;
color: #4e4e4e;
margin-top: 5px;
margin-bottom: 19px;
}



.mylink a {
color:#4e4e4e;
text-decoration:underline;
}

.mylink a:hover {
color:#4e4e4e;
text-decoration:none;
}



/* ---------- Featured Work Styles ---------- */

h5 {
font-size: 21px;
color: #fff;
border-top: 3px solid #343434;
margin-top: 40px;
padding: 18px 0 18px 18px;
font-family: 'CodeBoldRegular';
}

.gradient-background {
background-image: url(../images/backgrounds/gradient-bg.jpg);
background-repeat: repeat-x;
padding: 18px;
}

small {
font-size: 12px;
color: #474747;
float: right;
margin-top: -42px;
margin-right: 16px;
}

.image {
border: 9px solid #000;
}
.image:hover {
border: 9px solid #343434;
}

.featured-text {
color: #696969;
margin: 20px 0 0 0;
}

blockquote {
border-top: 1px solid #292929;
border-bottom: 1px solid #292929;
color: #fff;
font-family: Georgia;
font-style: italic;
font-size: 18px;
font-weight: normal;
padding: 20px 0 20px 0;
margin: 22px 0 14px 0;
background-image: url(../images/backgrounds/quote.jpg);
background-repeat: no-repeat;
padding: 21px 21px 21px 52px;
}

.quotemark {
font-size: 48px;
}

.who {
font-size: 14px;
color: #3a3a3a;
margin-top: 5px;
text-align: right;
}

div.slideshow {
width: 920px;
border: 9px solid #000;
}

#featured {
height: 438px;
}

/* ------------------------------------------ */
/* ---------- Service Page Styles ----------- */

.service-box {
background-image: url(../images/backgrounds/services-bg.jpg);
background-repeat: repeat-x;
margin: 40px 0 30px 0;
}

h5.service-title {
font-size: 22px;
color: #fff;
margin: 0px;
padding: 23px 23px 4px 23px;
border: none;
}

.service-box p {
padding: 0 23px 0 23px;
color: #696969;
}

.service-box2 {
margin: 40px 0 30px 0;
}

.service-box2 p {
padding: 0 23px 0 23px;
color: #696969;
}

/* ------------------------------------------ */
/* ----------- About Page Styles ------------ */

.aboutparagraph-intro {
margin-bottom: 15px;
}
.aboutparagraph {
margin-bottom: 15px;
color: #696969;
}

/* -------------------------------------------- */
/* ----------- Project Page Styles ------------ */

.image-small {
border: 8px solid #000;
margin: 20px 20px 0 1px;
}
.image-small:hover {
border: 8px solid #343434;
}
.image-small-end {
border: 8px solid #000;
margin: 20px 0px 0 1px;
}
.image-small-end:hover {
border: 8px solid #343434;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  padding: 0;
  width: 521px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 0px;

}

ul.menu li a {
  color: #656565;	
  padding: 15px 15px 15px 15px;
  border-top: 3px solid #383838;
  font-size: 21px;
  letter-spacing:;
  font-family:'CodeLightRegular';
}

ul.menu li a:hover {
background-color: #000;

}

ul.menu li ul li {
height: 400px;
background-image: url(../images/backgrounds/gradient-bg.jpg);
background-repeat: repeat-x;
padding: 22px 20px 20px 20px;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }


.projectname {
font-family: Arial, Helvetica, sans-serif!important;
color: #fff;
border: none;
font-size: 17px;
font-weight: normal;
}

.address{
font-size: 12px;
color: #474747;
float: right;
margin-top: 0px;
margin-right: 3px;
}

.imageholder a {
border: none!important;
background:none!important;
display: inline!important;
padding: 0px!important;
margin: 0px!important;
}

.image-medium {
border: 8px solid #000;
margin: 20px 19px 0 1px;
}
.image-medium:hover {
border: 8px solid #343434;
}

.image-medium-end {
border: 8px solid #000;
margin: 20px 0px 0 1px;
}
.image-medium-end:hover {
border: 8px solid #343434;
}

/* ------------------------------------------ */
/* ---------- Contact Page Styles ----------- */

.contact-box {
background-image: url(../images/backgrounds/services-bg.jpg);
background-repeat: repeat-x;
margin: 40px 0 30px 0;
padding: 26px;
}
.text {
	width:360px;
	height:22px;
	background-color:#000;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#1b1b1b;
	padding-left:5px;
	padding-top:7px;
	color:#fff;
	font-size:12px;
	font-family: Georgia;
	}
	
.posText {
	width:360px;
	height:150px;
	background-color:#000;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#1b1b1b;
	padding-left:5px;
	padding-top:7px;
	color:#fff;
	font-size:12px;
	font-family: Georgia;
	}	

input.text:focus	{
	background: #d3cbbb;
	border: 1px solid #474747;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	font-family: Georgia;
	color: #000;
}

textarea.posText:focus	{
	background: #d3cbbb;
	border: 1px solid #474747;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	font-family: Georgia;
	color: #000;
}

fieldset {
	border:none;
	}
	
#emailSuccess {
padding-bottom:0px;
}

#loadBar {
padding-bottom:0px;
}

.service-box ul {
margin-left: 40px;
margin-top: 15px;
color: #696969;
}

