/*====================*/
/*=== Reset Styles ===*/
/*====================*/
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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/23px Verdana,Arial,Geneva,Helvetica,sans-serif;
	color:#575757;
	background:white;
}

/*===================*/
/*====== fonts ======*/
/*===================*/


.AllerBold {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'AllerBold', sans-serif;
	font-size-adjust: 0.52;
}
.AllerBoldItalic {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'AllerBoldItalic', sans-serif;
	font-size-adjust: 0.52;
}
.AllerItalic {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'AllerItalic', sans-serif;
	font-size-adjust: 0.52;
}
.AllerLight {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'AllerLightRegular', sans-serif;
	font-size-adjust: 0.51;
}
.AllerLightItalic {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'AllerLightItalic', sans-serif;
	font-size-adjust: 0.51;
}
.Aller {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'AllerRegular', sans-serif;
	font-size-adjust: 0.52;
}
.AllerDisplay {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'AllerDisplayRegular', sans-serif;
	font-size-adjust: 0.52;
}

.size {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	
}
.samplebox {
	white-space:nowrap;
	margin-top:10px;
	margin-bottom: 0px;
}

h1 {
	color: #4d235d;
	margin-bottom: 20px;
	text-shadow:0 1px 0 #9e9e9e;
}

h2 {
	color: white;
	text-shadow: 0 1px 0 #9e9e9e;
}

h3 , h5 {
	font: bold 17px/26px HelveticaNeue, Helvetica, Arial, sans-serif;
	color: #4d235d;
	text-shadow: 0px 1px 2px #d8d8d8;
}

h3 {
	font-size: 26px; font-weight: bold; letter-spacing: -1px;
	margin-bottom: 20px;
}

h3.services-header {margin-bottom: 30px;}

p {
	margin-bottom: 20px;
}

p.services {margin-bottom: 30px;}

h4 {
	font-family:'AllerRegular',Verdana,Arial, sans-serif;
	color: #bfbfbf;
	text-shadow: 0 1px 0 #000000;
	font-size: 12px;
}

h5.portfolio {
	color: #4d235d;
	margin: 5px 0 5px 20px;
}

h5 {
	margin: 5px 0 10px;
	font-size: 21px;
	letter-spacing: -1.0px;
	text-shadow: 0 1px 1px #d8d8d8;
}


h6 {
	font-size: .85em;
	margin: 0 0 5px 20px;
}

p.blog {
	font: bold 48px/26px HelveticaNeue, Helvetica, Arial, sans-serif;
	color: #3e3e3e;
	text-shadow: 0px 1px 2px #d8d8d8;
	letter-spacing: -1px;
}

ul li {
	font:0.85em/1.60em Verdana,Arial,Geneva,Helvetica,sans-serif;
	color:#575757;
}



/*--- classes --- */

h3.contact-me {
	margin-left: 20px;
}

.wrapper {
	width: 990px;
	height: auto;
	margin: 0 auto;
}


.gray-h1{
	color: #3e3e3e;
}

.gray-h5{
	color: #3e3e3e;
	margin-left: 2px;
}

.bold {
	font-weight: bold;
}

.notes {
	margin: 0 20px 40px;
}

.purple {color: #4d235d; font-weight: bold;}

.purple2 {color: #4d235d;}

.vl {color: #ab2718; font-weight: bold;}


img.header2 {margin-top: 20px; margin-bottom: 20px;}

img.header {
	margin-bottom: 20px;
}

img.portfolio {margin: 30px 0 20px;}

img.nav {margin: 0 19px 0 0;}

img.center { display: block;   margin-left: auto;   margin-right: auto; margin-bottom: 80px; margin-top: 10px;}

img.center2 { display: block;   margin-left: auto;   margin-right: auto; margin-bottom: 80px; margin-top: 10px;}

table#consulting-table {
	margin: 20px 0 30px 20px;
}

.fine-print {
	font-size: 11px;
	color: #6b8c17;
}

p.pricing-consulting {margin-bottom: 50px;}

p.pricing {
	font-size: 11px;
	color: #6b8c17;
}

td.align-right {
	text-align: right;
	padding-right: 40px;
}

th.align-right-text {
	font-size: 11px;
	text-align: right;
	padding-right: 40px;
}

/*===================*/
/*== rollover fade ==*/
/*===================*/


img.fade {
	margin: 0 19px 0 0;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

img.fade:hover {
  opacity: 1;
}

#nav-home {
height: 26px
}
#nav-home-button {
position: relative;
margin-top: -26px;
z-index: 2;
}

/*===================*/
/*== rollover fade ==*/
/*===== recent ======*/

#recent1 {
	position:relative;
	height:170px;
	width:219px;
	margin:0 auto;	
}
#recent1 img {
	position:absolute;
	left:0;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#recent1 img.top:hover {
	opacity:0;
}

#recent2 {
	position:relative;
	height:170px;
	width:219px;
	margin:0 auto;	
}
#recent2 img {
	position:absolute;
	left:0;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#recent2 img.top:hover {
	opacity:0;
}

#recent3 {
	position:relative;
	height:170px;
	width:219px;
	margin:0 auto;	
}
#recent3 img {
	position:absolute;
	left:0;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#recent3 img.top:hover {
	opacity:0;
}	

/*===================*/
/*====== links ======*/
/*===================*/


a{
	color:#4d235d; 
	-webkit-transition:color 300ms ease-in;
} 

a:link {
	text-decoration: none;
}

a:hover{
	color:#6b8c17;
}

a.footer-link {
	color:#bfbfbf;   
	-webkit-transition:color 300ms ease-in;
	display: block;
} 

a.footer-link:hover{
	color:#626262;
}

a.website-link {
	margin-left: 5px;
}



#header01 {
	background: -webkit-gradient(linear, left top, left bottom, from(#67347a), to(#200b28));
	background: -moz-linear-gradient(top,  #67347a,  #200b28);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67347a', endColorstr='#200b28');
	display: block;
	height: 340px;
	position: relative;
} 

#header-overlay {
	background: url('images/noise-tile.png') repeat-x top center;
	display: block;
	height: 340px;
	position: relative;
	margin-top: -340px;
}

#header02 {
	background: -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#ffffff));
	background: -moz-linear-gradient(top,  #d2d2d2,  #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d2d2', endColorstr='#ffffff');
	display: block;
	height: 110px;
}

#body {
	width: 870px;
	height: auto;
	margin-top: -325px;
	position: relative;
}

#body-load {
	background: url('images/main-content-bkgr.png') no-repeat top center;
	width: 0px;
	height: 0px;
	display: none;
}

#content-bkgr {
	background: url('images/main-content-bkgr.png') no-repeat top center;
	width: 960px;
	position: relative;
	height: 356px;
	margin-top: -296px;
}

#content-wrapper{
	width: 990px;
	top: 100px;
	position: relative;
	height: 650px;
	margin: 0 auto;
}

#content-left {
	background: #ffffff url('images/recent-work-bkgr.jpg') no-repeat top center; /* note the 'images/image' */
	width: 324px;
	height: 620px;
	position: relative;
	float: left;
	margin-left: -20px;
}

#recent-work-content {
	position: relative;
	width: 219px;
	margin: 0 auto;
}

#content-right {
	position: relative;
	float: right;
	width: 640px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#footer01{
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d2d2d2));
	background: -moz-linear-gradient(top,  #ffffff,  #d2d2d2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2');
	display: block;
	height: 40px;
	position: relative;
}

#footer02 {
	background: -webkit-gradient(linear, left top, left bottom, from(#200b28), to(#67347a));
	background: -moz-linear-gradient(top,  #200b28,  #67347a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#200b28', endColorstr='#67347a');
	display: block;
	height: 70px;
	position: relative;
}

#footer-nav {
	display: block; 
	height: 70;
	margin-top: 25px;
	float: left;
}

#footer-nav-wrapper {
	width: 900px;
}

#footer-overlay {
	background: url('images/noise-tile.png') repeat-x top center;
	display: block;
	height: 70px;
	position: relative;
	margin-top: -70px;
}

#logo {
	padding-top: 35px;
	margin-left: 55px;
}


#nav-buttons {
	width: 900px; 
	left: 60px;
	height: 26px;
	padding-top: 20px;
	position: relative;
	display: block;
	}
	
#nav-container {
	height: 70px;
	width: 990px;
	display: block;
	margin: 0 auto;
}

#top-button {
	margin-top: 25px;
	float: right; position: relative;
	width: 100px;
	text-align: right;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider-wrapper {
    background:url(images/slider-display.png) no-repeat;
    width:960px;
    height:350px;
    margin:0 auto;
    padding-top:0px;
    margin-top:0px;
	position: relative;
}

#slider {
	position:relative;
    width:840px;
    height:280px;
    margin-left:59px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	z-index: 2;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:370px;
	bottom:-85px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

