body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height: 1.2;
	color:#333;
	text-align:left;
	background-color: #333;
	margin: 0;
	padding: 0;
}

/* font-face styles */

@font-face {
    font-family: 'NillandSmallCapsBold';
    src: url('../fonts/nilland-smallcaps-bold-webfont.eot');
    src: url('../fonts/nilland-smallcaps-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nilland-smallcaps-bold-webfont.woff') format('woff'),
         url('../fonts/nilland-smallcaps-bold-webfont.ttf') format('truetype'),
         url('../fonts/nilland-smallcaps-bold-webfont.svg#NillandSmallCapsBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NillandExtraBoldRegular';
    src: url('../fonts/nilland-extrabold-webfont.eot');
    src: url('../fonts/nilland-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nilland-extrabold-webfont.woff') format('woff'),
         url('../fonts/nilland-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/nilland-extrabold-webfont.svg#NillandExtraBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NillandBold';
    src: url('../fonts/nilland-bold-webfont.eot');
    src: url('../fonts/nilland-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nilland-bold-webfont.woff') format('woff'),
         url('../fonts/nilland-bold-webfont.ttf') format('truetype'),
         url('../fonts/nilland-bold-webfont.svg#NillandBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NillandRegular';
    src: url('../fonts/nilland-webfont.eot');
    src: url('../fonts/nilland-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nilland-webfont.woff') format('woff'),
         url('../fonts/nilland-webfont.ttf') format('truetype'),
         url('../fonts/nilland-webfont.svg#NillandRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NillandSmallCapsRegular';
    src: url('../fonts/nilland-smallcaps-webfont.eot');
    src: url('../fonts/nilland-smallcaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nilland-smallcaps-webfont.woff') format('woff'),
         url('../fonts/nilland-smallcaps-webfont.ttf') format('truetype'),
         url('../fonts/nilland-smallcaps-webfont.svg#NillandSmallCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NillandBlackRegular';
    src: url('../fonts/nilland-black-webfont.eot');
    src: url('../fonts/nilland-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nilland-black-webfont.woff') format('woff'),
         url('../fonts/nilland-black-webfont.ttf') format('truetype'),
         url('../fonts/nilland-black-webfont.svg#NillandBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.whiteBg {
	background-color: #fff;
}

a:link, a:visited {
	color:#00bcc2; text-decoration:none;
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
}

a:hover {
	color:#00a2a7; text-decoration:none;
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
}

a:active {
	color:#00bcc2; text-decoration: none;
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
}

	a.white {color:#fff; text-decoration:none;}
	a:hover.white {color:#00bcc2; text-decoration:none;}
	a:active.white {color:#00bcc2; text-decoration:none;}


h1,h2,h3,h4,h5 {
	font-family: 'NillandRegular', Tahoma, Geneva, sans-serif;
}

h1 {
	margin: 0;
	padding: 0 0 0 40px;
	color: #00bcc2;
	font-weight: normal;
	font-size: 80px;
	line-height: 0.9;
}

h2 {
	margin: 0;
	padding: 0 0 0 40px;
	color: #fff;
	font-weight: normal;
	font-size: 38px;
}

h2.infoTitle {
	margin: 0;
	padding: 90px 0 10px 25px;
	-webkit-text-shadow: 1px 1px 1px #666666;
	-moz-text-shadow: 1px 1px 1px #666666;
	-o-text-shadow: 1px 1px 1px #666666;
	text-shadow: 1px 1px 1px #666666;
}

h3 {
	margin: 0;
	padding: 0 2px 0 4px;
	color: #fff;
	font-weight: normal;
	font-size: 30px;
	background-color: #393939;
}

h4 {
	margin: 0;
	padding: 0 0 10px 40px;
	color: #00bcc2;
	font-weight: normal;
	font-size: 28px;
}

h5 {
	margin: 0;
	padding: 15px 0 5px 0;
	color: #00bcc2;
	font-weight: bold;
	font-size: 17px;
}

.client {
	padding: 0 0 0 40px;
}

h1,h2,h3,h4 {
	-webkit-text-shadow: 1px 1px 1px #666666;
	-moz-text-shadow: 1px 1px 1px #666666;
	-o-text-shadow: 1px 1px 1px #666666;
	text-shadow: 1px 1px 1px #666666;
}

p {
	margin: 0;
	padding: 0;
}

p.twitterText {
	margin: 0;
	padding: 15px 15px 8px 15px;
	float: left;
	line-height: 1.5;
	color: #fff;
	-webkit-text-shadow: 1px 1px 1px #666666;
	-moz-text-shadow: 1px 1px 1px #666666;
	-o-text-shadow: 1px 1px 1px #666666;
	text-shadow: 1px 1px 1px #666666;
}

p.small {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 15px;
	color: #fff;
}

p.description {
	width: 620px;
	margin: 0;
	padding: 10px 0 0 40px;
	color: #fff;
}

p.descriptionGrey {
	width: 625px;
	margin: 0;
	padding: 10px 0 0 40px;
	color: #333;
}

p.grey {
	color: #333;
	margin: 0;
	padding: 0 0 10px 0;
}

p.white {
	color: #fff;
}

p.info {
	color: #fff;
	width: 560px;
	margin: 0;
	padding: 0 0 0 25px;
}

.navBtn {
    float:left;
    margin: 0;
    padding: 0;
}

.navBtn a {color:#fff; text-decoration:none;}
.navBtn a:hover {color:#00bcc2; text-decoration:none;}
.navBtn a:active {color:#00bcc2; text-decoration:none;}


.navBtnOn {
    float:left;
}

#clear {
	clear: both;
}

#baseClear {
	clear: both;
	height: 20px;
	background-color: #fff;
}

img {
	border: 0;
}

.logo {
	position: relative;
}

#header {
	width:980px;
	min-height:188px;
	margin: 0 auto;
	padding:0;
	/*background: url(../images/bg/random/rotator.php) no-repeat left top;*/
	background-image: url(../images/mw_banner02.gif);
	background-repeat: no-repeat;
	background-color: #393939;
	z-index: 1;
}

/* Hides from IE5-mac \*/
* html .header{height:188px;}
/* End hide from IE5-mac */

.headerStrip {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#393939 none repeat scroll 0 0;
	padding: 0;
}

ul, li {
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 45px;
}

#twitter_update_list ul, #twitter_update_list li { 
	font-size:14px;
	padding: 15px 15px 8px 15px;
	float: left;
	line-height: 1.3;
}
ul#twitter_update_list { color:#fff }
ul#twitter_update_list a { color:#fff }

.tweetFollow {
	margin: 10px 16px 0 0;
	padding: 0;
	float: right;
}

.navContainer {
	width:500px;
	min-height: 100px;
	margin: 0;
	padding: 40px 0 15px 125px;
	-webkit-text-shadow: 1px 1px 1px #666666;
	-moz-text-shadow: 1px 1px 1px #666666;
	-o-text-shadow: 1px 1px 1px #666666;
	text-shadow: 1px 1px 1px #666666;
	font-family: 'NillandBold', Tahoma, Geneva, sans-serif;
}

/* Hides from IE5-mac \*/
* html .navContainer{height:100px;}
/* End hide from IE5-mac */

#mwdesign, #designer, #portfolio, #contact {
	margin: 0;
	padding: 0;
	letter-spacing: 4px;
	color: #fff;
}

#portfolio, #contact {
	margin: -10px 0 0 0;
}

#recent, #archive {
	margin: 0;
	padding: 0;
	letter-spacing: 4px;
	color: #fff;
	float: left;
}

.subNavContainer {
	width: 640px;
	float: left;
	margin: 0 0 20px 20px;
	padding: 0;
}

.twitter {
	width: 310px;
	min-height: 144px;
	margin: 30px 30px 0 0;
	padding:0;
	float: right;
	background: url(../images/bg/mw_twitter_bg_top.png) no-repeat left top;
}

/* Hides from IE5-mac \*/
* html .twitter{height:144px;}
/* End hide from IE5-mac */

.twitterTop {
	min-height: 112px;
}

/* Hides from IE5-mac \*/
* html .twitterTop{height:112px;}
/* End hide from IE5-mac */

.twitterLogo {
	float: left;
	margin: 0;
	padding: 0 5px 0 15px;
}

.quoteIcon {
	margin: 0;
	padding: 0 5px 0 0;
}

.mainContent {
	width: 980px;
	min-height: 315px;
	margin: 0 auto;
}

/* Hides from IE5-mac \*/
* html .mainContent{height:315px;}
/* End hide from IE5-mac */

.titleHolder {
	width: 300px;
	min-height: 160px;
	margin: 20px 0 0 0;
	padding: 0;
	border-right: solid 1px #00bcc2;
	float: left;
}

/* Hides from IE5-mac \*/
* html .titleHolder{height:160px;}
/* End hide from IE5-mac */

.pointer {
	float: left;
	margin: 30px 0 0 40px;
	padding: 0;
}

a#pointerMove {
	cursor: pointer;
  display: block;
  width:260px;
  height: 68px;
  background: url(../images/misc/mw_pointer.gif) no-repeat left;
  background-repeat:no-repeat;
  background-position-x: left;
  -webkit-transition: background-position 0.5s ease-out;
  -moz-transition: background-position 0.5s ease-out;
}
a#pointerMove:hover {
  background-position-x: right;
}

a#pointerMoveGrey {
	cursor: pointer;
  display: block;
  width:260px;
  height: 68px;
  background: url(../images/misc/mw_pointer_grey.gif) no-repeat left;
  background-repeat:no-repeat;
  background-position-x: left;
  -webkit-transition: background-position 0.5s ease-out;
  -moz-transition: background-position 0.5s ease-out;
}
a#pointerMoveGrey:hover {
  background-position-x: right;
}

.bgLogo {
	float: left;
	margin: 0;
	padding: 0 20px 40px 0;
}

.slideshow {
	width: 566px;
	height: 330px;
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	position: relative;
}

.slideshow img {
	margin: 0;
	padding: 20px 30px 0 0;
	float: right;
	position: absolute;
}

.contentPic {
	width: 566px;
	height: 330px;
	margin: 0 30px 0 0;
	padding: 0;
	float: right;
	position: relative;
}

#homepageBaseStrip {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg/mw_homepage_grad_base.gif) repeat-x scroll 0 0;
}


.descriptionHolderHomepage {
	width:980px;
	min-height:137px;
	margin: 0 auto;
	padding:0;
	z-index: 1;
}

/* Hides from IE5-mac \*/
* html .descriptionHolderHomepage{height:137px;}
/* End hide from IE5-mac */


.descriptionHolderDesigner {
	width:980px;
	margin: 0 auto;
	padding:0 0 20px 0;
	z-index: 1;
	background-color: #fff;
}

#descriptionHolderDesignerStrip {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color: #fff;
}

.descriptionHolder {
	width:535px;
	margin: 0 auto;
	padding:0 0 0 20px;
	z-index: 1;
	float: left;
}

.mainContentStrip {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#fff none repeat scroll 0 0;
	padding: 0;
}


.contact {
	width:980px;
	min-height:534px;
	margin: 0 auto;
	padding:20px 0 0 0;
	z-index: 1;
	color: #333;
}

/* Hides from IE5-mac \*/
* html .contact{height:1000px;}
/* End hide from IE5-mac */

#contactStrip {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg/mw_grad_base.gif) repeat-x scroll 0 0;
	background-color: #fff;
}

.baseGroup1 {
	width: 400px;
	min-height: 360px;
	float: left;
	border-right: solid 1px #ccc;
}

/* Hides from IE5-mac \*/
* html .baseGroup1{height:360px;}
/* End hide from IE5-mac */

.baseGroup2 {
	width: 550px;
	min-height: 360px;
	float: left;
}

/* Hides from IE5-mac \*/
* html .baseGroup2{height:360px;}
/* End hide from IE5-mac */

.baseListing {
	width: 160px;
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
}

.share {
	margin: 0;
	padding: 30px 0 20px 0;
}

/*base logos start*/ 

	#base_logo {
	width: 56px;
	height: 56px;
	margin: 0;
	padding: 10px 13px 0 0;
    overflow: hidden;
    float: left;
}

	#base_logo li {
	display: inline;
	float: left;
}

	#base_logo a {
	display: block;
	height: 56px;
	margin: 0;
	background-image: url('../images/misc/facebook_twitter2.gif');
	text-indent: -5000px;
}
	
	#facebook a {background-position: 0 0; width:56px;}
	#facebook a:hover {background-position: 0 56px;}
	#facebook a:active {background-position: 0 56px;}
  
	#twitter a {background-position: -56px 0; width:56px;}
	#twitter a:hover {background-position: -56px 56px;}
	#twitter a:active {background-position: -56px 56px;}
	
/*base logos finish */


.mePic {
	margin: 0;
	padding: 15px 0 15px 0;
}

.frame {
	margin: 20px 0 0 20px;
	padding: 0;
	float: left;
}

.contactForm {
	width: 300px;
	margin: 0;
	padding: 10px 0 0 15px;
	background-color: #eaeaea;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-box-shadow: inset 0px 1px 2px #666666;*/
	-moz-box-shadow: inset 0px 1px 2px #666666;
}

input[type=text]::-webkit-input-placeholder {
	color: #ccc;	
}

input[type=text]:hover {
	border-color: #ccc;	
}

input[type=text]:focus {
	border-color: #00bcc2;
	-webkit-box-shadow:#ccc 0 0 5px;
	-moz-box-shadow:#ccc 0 0 5px;
	-o-box-shadow:#ccc 0 0 5px;
	box-shadow:#ccc 0 0 5px;	
}

.inputField {
	width: 285px;
	margin: 0 0 4px 0;
	padding: 4px;
	font-size: 14px;
	color: #333;
}

#textArea {
	width:285px;
}

.sendBtn {
	margin: 0;
	padding: 0;
	position: relative;
	top: 20px;
	left: 165px;
	cursor: pointer;
}

.slideshowBtnLeft {
	position: relative;
	top: 10px;
	left: 465px;
}

.polaroidLeft {
	float: left;
	margin: 0 0 0 33px;
	padding: 0;
}

.infoBarLeft {
	width: 610px;
	min-height: 330px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bg/mw_info_bg_left.jpg) no-repeat;	
}

/* Hides from IE5-mac \*/
* html .infoBarLeft{height:330px;}
/* End hide from IE5-mac */

.slideshowBtnRight {
	position: relative;
	top: 10px;
	left: 20px;
}

.polaroidRight {
	float: left;
	padding: 0;
}

.polaroidSingle {
	float: right;
	padding: 0;
}

.infoBarRight {
	width: 610px;
	min-height: 330px;
	margin: 0 0 0 33px;
	padding: 0;
	float: left;
	background: url(../images/bg/mw_info_bg_right.jpg) no-repeat;	
}

/* Hides from IE5-mac \*/
* html .infoBarRight{margin:0;height:330px;}
/* End hide from IE5-mac */

.vcard {
	background-color: #00bcc2;
	margin: 0;
	padding: 0;
	color: #fff;
}

.vcard a {
	color: #fff;
}

.vcardContainer {
	width: 940px;
	margin: 0 auto;
	padding: 10px 0 10px 40px;
}

/* lightbox */


#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{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; 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;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #333; }

/* CSS3 Styled Buttons */
			
.addthis_share_btn a, .addthis_share_btn a:visited {
    background: #00BCC2 url(../images/btn-overlay.png) repeat-x;
    display: inline-block; 
    padding: 6px 36px 6px 36px; 
    /*font-family: arial,helvetica,lucida,verdana,sans-serif;*/
    /*font-size: 12px;*/
    /*line-height: 1em;*/
    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);	
    /*border-radius: 5px;*/
    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;
}
.addthis_share_btn a:hover { background-color: #111; color: #fff; }
.addthis_share_btn a:active { top: 1px; }

.addthis_share_btn a span, .addthis_share_btn:visited a span {
    background: url(../images/icon-addthis.gif) no-repeat left;
    padding: 1px 0 1px 18px;
}

/* Button Sizes */

.at_large.addthis_share_btn a, .at_large.addthis_share_btn a:visited { font-size: 14px; padding: 8px 16px; }

/* Button Colors */

.addthis_share_btn.at_blue a, .addthis_share_btn.at_blue a:visited { background-color: #00BCC2; }
.addthis_share_btn.at_blue a:hover { background-color: #00A2A7; }

/* Button Pill */

.at_pill.addthis_share_btn a { border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px;	}

