/*
Based on 3 column layout from http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
 font-size: 12px;
background: #DEF0E3 url("images/bg.gif") repeat-x top left;
color: white;

}
dl dt{
	float: left;
	width: 80px;
	line-height: 25px;
	font-weight:bold;
	
}

dl dd{
	clear: right;
	padding-bottom: 10px;
}

h4.archiveheader{

}

ul{
padding-left: 20px;
}



.zemContactForm fieldset{
border: 0;
}
.zemContactForm legend{
display:none;
}

.zemContactForm label{
	float: left;
	width: 100px;
	font-weight:bold;
}

.zemContactForm input{
	clear: right;
	margin-bottom: 10px;
}

.zemContactForm .zemCheckbox{
float: none;
margin: 0;
padding-left: 5px;
}

.rssThumbFloat{
float: left;
width: 60px;
}

#alertform input#nlname, input#l237170-237170{
width: 165px;
}

div.checkbox{
margin-left: 100px;
margin-top: 5px;
}

.zemContactForm .zemSubmit{
margin-left: 100px;
margin-top: 10px;
}

#contactform{
	width:320px;
}
#loginform{
	width:260px;
}
#contactform .submit{
	padding: 0 10px;
}

#homenews dl dt{
	float: left;
	width: 40px;
	line-height: 20px;
	
}

#homenews dl dd{
	clear: right;
	padding-bottom: 5px;
}

#wrapper { 
 margin: 0 auto;
 width: 770px;
}
#header {
 width: 738px;
 float: left;
 padding: 20px;
padding-top: 0;
 border: none;
 height: 180px;
 margin: 0px 0px 0px 0px;
 background-color:#6633CC;
 margin-left:-62px;
 padding-left: 80px;
 background:url(images/headlines.png) bottom left no-repeat;

}

#header h1{
	float: right;
	width: 270px; 
	height: 110px;
	text-align: center;
	background: url("images/logo.png") top left no-repeat;
	line-height: 110px;
	text-indent: -3999px;
	}
#header h2{
	padding-top: 40px;
	background: url("images/headermessage.png") top left no-repeat;
	height:110px;
	text-indent:-3999px;
}	
	
#navigation {
 float: left;
 width: 770px;
 padding: 0;
 margin: 0px 0px 0px 0px;
 background: url("images/navbg.gif") top left repeat-x;
height: 40px;
margin-top:-80px;
}
#nav{
margin: 0;
padding: 0;
display: inline;
list-style: none;
height: 40px;	
overflow: hidden;
position: absolute;
width: 770px;
}
#nav li{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#nav a{
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:40px; /*for ie5 only*/
}

#nav a:hover{
color: #0491b0;
background-position: 0 -40px;	
}

#nav a:active, #nav a.active{
	background-position: 0 -40px;
}

a#navhome{
	width: 67px;
	background: url("images/nav_home.gif") top left no-repeat;
}
a#navabout{
	width: 70px;
	background: url("images/nav_about.gif") top left no-repeat;
}
a#navwork{
	width: 63px;
	background: url("images/nav_work.gif") top left no-repeat;
}
a#navblog{
	width: 55px;
	background: url("images/nav_blog.gif") top left no-repeat;
}
a#navcontact{
	width: 82px;
	background: url("images/nav_contact.gif") top left no-repeat;
}
a#navlogin{
	width: 120px;
	background: url("images/nav_login.gif") top left no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

body#worksection a#navwork{
	background-position: 0 -40px;
	}
body#blogsection a#navblog{
	background-position: 0 -40px;
	}	
#main{
/*	background: #05B3D9 url("images/leftcolbgtop.gif") top left no-repeat;*/
	background: #05B3D9 url("images/contentbg.gif") bottom left no-repeat;
	width: 770px;
	float: left;
 margin: 0px 0px 0px 0px;
 display: inline;
 margin-top:-40px;
 position:relative;
  min-height:300px;
  height:auto !important;
  height:300px;
}
	
}

#content { 
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 20px;
 width: 480px;
 display: inline;
/* background: url("images/contentbg.gif") bottom left no-repeat;*/
 background: url("images/leftcolbgtop.gif") top left no-repeat;
}

#content { 
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 20px;
 
 width: 480px;
 display: inline;
/* background: url("images/contentbg.gif") bottom left no-repeat;*/
 background: url("images/leftcolbgtop.gif") top left no-repeat;
 
}


#featuredwork{
	background: url("images/head_featuredwork.gif") bottom left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	margin-top: 0px;
	height:21px;
	border-top:1px dotted #056d8b;
}
#birdieblog{
	background: url("images/birdieblog.gif") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 5px;
	height:17px;
}
#blogtwitter{
	background: url("images/blogtwitter.gif") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	height:50px;
}
#welcome{
	background: url("images/welcome.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 5px;
	height:17px;
}
#services{
	background: url("images/head_services.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 5px;
	height:17px;
}
#homeblurb{
	background: url("images/homrintrotext.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	height:75px;
	width: 220px;
}
#serviceslist{
	background: url("images/homeserviceslist.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	height:135px;
}
ul#serviceslist{
list-style:none;
}
ul#serviceslist li{
list-style:none;
}
#article{
	background: url("images/article.gif") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	height:16px;
}
#comment{
	background: url("images/commentheader.gif") 0% 50% no-repeat;
	text-indent: -3999px;
	margin-bottom: 20px;
	height:31px;
		border-top:1px dotted #056d8b;
		border-bottom: 1px dotted #7EC5D4;
		
}
#latestarticles2{
	background: url("images/latestarticles.gif") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	height:16px;
}
#notsorecent{
	background: url("images/notsorecent.gif") bottom left no-repeat;
	text-indent: -3999px;
	margin: 10px 0;
	height:21px;
	border-top:1px dotted #056d8b;
	
}
hr{
border: none;
border-top: 1px dotted #056d8b;
height: 1px;
padding: 5px 0;
}
.featuredimage{
	margin-left:-12px;
	margin-top: -12px;
	

}



.caption{
	text-align:right;
	margin-right: 0px;
	display:block;
	width:480px;
	color: #03697F;
	font-size: 10px;
	font-style: italic;
}
.submit{
	margin-right:12px;
}

.visit{
	background: url("images/application_go.png") top left no-repeat;
	padding-left: 20px;
	height:25px;
	display:block;
	width: 100px;
}

.cv{
	background: url("images/pdficon.gif") top left no-repeat;
	padding-left: 20px;
}
.vcard{
	line-height:20px;

}
.vcardlink{
	background: url("images/vcard.png") 0 1px no-repeat;
	padding-left: 20px;
	line-height:20px;
	margin-top:20px;
	display:block;
}
.feedlink a{
	background: url("images/feedicon.png") 0 1px no-repeat;
	padding-left: 18px;
}
.comment{
	background: url("images/comment.png") top right no-repeat;
	padding-left: 20px;
}
#commentdetails{
padding-bottom: 5px;
}

.basecamplink{
	margin-top: 20px;
}
#morework{
	background: url("images/head_morework.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}

#getaquote{
	background: url("images/head_getquote.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#newsletter{
	background: url("images/head_newsletter.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#latestarticles{
	background: url("images/head_latestarticles.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#latestarticle{
	background: url("images/head_latestarticleswhite.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}	
#latestwork{
	background: url("images/head_latestproject.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	height:16px;
}
#extendedportfolio{
	background: url("images/head_extendedportfolio.gif") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	height:16px;
}

#extendedproject{
	background: url("images/head_extendedproject.gif") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}

.homefeaturedWork{
background: url("images/activeshadow.png") bottom left repeat;
padding-bottom: 10px;
}


#homefeatured{
padding: 10px;
display: block;
}

#homefeatured li{
list-style:none;
width: 220px;
float: left;
margin: 0;
padding: 0;
position: relative;
}
#homefeatured li img{

margin-right: 10px;
position: absolute;
top: 0;
left: 0;
border-color: #def0e3;
}

#homefeatured li h3{
font-size:15px;
margin: 0;
padding: 0;
	width: 150px;
	padding-left: 65px;
}

#homefeatured li p{
	font-weight: bold;
	color: #03697F;
	font-size: 10px;
	padding:0;
	line-height:12px;
		width: 150px;
	padding-left: 65px;

}

li#allprojects{
background:url("images/allprojectbg.png") top left repeat-x;
display:block;
width: 450px;
height:18px;
clear:both;
margin-top: 30px;
padding: 5px;
margin-right: -10px;

}


#moreprojects{
	background: url("images/head_moreprojects.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#project{
	background: url("images/head_project.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}

#about{
	background: url("images/head_about.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#links{
	background: url("images/head_links.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#blogcategories{
	background: url("images/head_categories.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#blogarchive{
	background: url("images/head_archives.png") top left no-repeat;
	text-indent: -3999px;

	margin-bottom: 10px;
	height:16px;
}
#blogfeed{
	background: url("images/head_feed.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
	margin-top: 20px;
		height:16px;
}
#article{
	background: url("images/head_article.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#comments{
	background: url("images/head_commenton.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
		margin-top: 20px;
}
#sayhello{
	background: url("images/head_sayhello.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#vcard{
	background: url("images/head_vcard.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#clientlogin{
	background: url("images/head_clientlogin.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:18px;
}
#whatisthis{
	background: url("images/head_whatisthis.png") top left no-repeat;
	text-indent: -3999px;
	margin-bottom: 10px;
		height:16px;
}
#optsrightcolumn ul{
	list-style: none;
	padding: 0;
	padding-left: 1px;
}
#optsrightcolumn ul li{
	list-style: none;
	padding-bottom:10px;
}

#content h3{
	font-size: 21px;
	margin: 10px 0px 0px 0px;
}

#content h4{
font-size: 120%;
padding-bottom: 3px;
}

.preamble p{
	font-weight: bold;
}
#content h5{
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
}
p{
	line-height: 16px;
}
#content p{
	width: 350px;
	padding: 0 0 10px 0;
	line-height: 16px;
}
#content p.desc{
	font-weight: bold;
	color: #03697F;
	font-size: 10px;
	padding:0;
}

.desc p{
	font-weight: bold;
	color: #03697F;
	font-size: 11px;
	padding:0;
	line-height:12px;
}

#content h5.abouthead{
width: 350px;
padding-bottom: 10px;
}
a{
	color: #DEF0E7;
	font-weight: bold;}
	
#content a{
	color: #DEF0E7;
}
a:hover{
		color: white;
}
a.selected{
		color: #03697F;
}
#content a:hover{
		color: white;
}

/*#content ul{
list-style:circle;
padding: 20px;
}*/


h3 a{
	color: #DEF0E7;
}
h3 a:hover{
		color: white;
		
}

#rightcolumnhome { 
 margin: 0px 0px 0px 0px;
 padding: 20px;
padding-left: 0;
 width: 230px;
 float: left;
 position: relative;
 background: url("images/rhsbg.gif") top right no-repeat;
}


#rightcolumn { 
 margin: 0px 0px 0px 0px;
 padding: 20px;
padding-left: 0;
 width: 230px;
  min-height:300px;
  height:auto !important;
  height:300px;
 float: left;
 position: relative;
 background: url("images/rhsbg.gif") top right no-repeat;
}

#headlinks{
list-style: none;
margin: 0 -4px 0 0;
padding: 0;
}

#headlinks li{
padding-bottom:10px;
position:relative;
width: 200px;
height:50px;
float: left;


}

#headlinks img.wet_article_thumb{
float: left;
width: 50px;
height: 50px;
border: none;
border: 1px solid white;
margin: 3px;
margin-left: 0;
}


ul#headlinks li p{
margin-left: 60px;
margin-top: 15px;
position:absolute;
top: 0px;
width:180px;
font-weight: bold;
color: #03697F;
font-size: 10px;
}

ul#headlinks h3{
margin-left: 60px;
position:absolute;
top: 2px;
width:180px;
font-size:12px;
}

ul#headlinks li.active{
background: url("images/activeshadow.png") top left repeat;
width: 235px;
border-top: 1px dotted #03697F;
border-bottom: 1px dotted #03697F;
}

#furtherlinks{
list-style: none;
margin: 0;
padding: 0;
margin-left: -5px;
border-top: 1px dotted #03697F;
}

#furtherlinks li{
width: 225px;
float: left;
padding: 5px;
border-bottom: 1px dotted #03697F;

}

#furtherlinks img.wet_article_thumb{
float: left;
width: 50px;
height: 50px;
border: none;
border: 1px solid white;
margin: 3px;
margin-left: 0;
}


ul#furtherlinks li p{

font-weight: bold;
color: #03697F;
font-size: 10px;
}

ul#furtherlinks h3{

font-size:12px;
}

ul#furtherlinks li.active{
/*background: url("images/activeshadow.png") top left repeat;*/
background:#218FA7;
width: 225px;

border-bottom: 1px dotted #03697F;
}

#standardopts{
	background:#03697F url("images/contentendbg2.gif") top left no-repeat;
	padding-top: 0;
/*	margin-top: -20px;*/
	float: left;
	width: 786px;
	
}
#optsleftcolumn { 

 margin: 0px 0px 0px 0px;
 padding: 20px;
 width: 220px;
 float: left;
}

#quote{
	background: url(images/badge_quote.png) top left no-repeat;
	padding-left:60px;
}
#quote p{
	padding-bottom:5px;
}

#quote a:hover{
color: white;	
}

#optsmidcolumn{ 
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 20px;
 width: 220px;
 display: inline;
}
#optsrightcolumn { 
 margin: 0px 0px 0px 0px;
 padding: 20px;
padding-left: 0;
 width: 230px;
 float: left;
 position: relative;
}

#optsrightcolumn a:hover{
color: white;	
}

#subnav{
	list-style: none;
	padding-top: 2px;
}

#subnav li{
	list-style: none;
	padding-bottom: 10px;
}

#subnav li.year{
font-weight:bold;
color: #03697f;
padding-bottom:0;
}

#subnav li.back{
	border-top: 1px dotted white;
	background: url("images/bullet_goback.png") 0 4px no-repeat;
	padding-left: 18px;
	padding-top: 5px;
	margin-right: -20px;
}
.subnav{
	list-style: none;
	padding-top: 2px;
}

.subnav li{
	list-style: none;
	padding-bottom: 10px;
}

.subnav li.year{
font-weight:bold;
color: #03697f;
padding-bottom:0;
}

.subnav li.back{
	border-top: 1px dotted white;
	background: url("images/bullet_goback.png") 0 4px no-repeat;
	padding-left: 18px;
	padding-top: 5px;
	margin-right: -20px;
}

#recentnav{
	list-style: none;
	padding-top: 2px;
	padding-left: 0;
}

#recentnav li{
	list-style: none;
	padding-bottom: 10px;
}

#recentnav li.year{
font-weight:bold;
color: #03697f;
padding-bottom:0;
}

#recentnav li.back{
	border-top: 1px dotted white;
	background: url("images/bullet_goback.png") 0 4px no-repeat;
	padding-left: 18px;
	padding-top: 5px;
	margin-right: -20px;
}

.backbtn{
	background: url("images/bullet_goback.png") 0 2px no-repeat;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom:5px;
	font-size: 10px;
	display:block;
	width: 200px;
}

#lastfmarea{
	margin-top: 10px;
}
#deliciousarea{
	margin-top: 10px;
}
.delicious-posts { margin: 0; border: none; padding: 0; width: 225px; font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0; padding-bottom:5px;}
.delicious-posts ul{
	padding-top: 10px;
}
.delicious-banner{
	border-bottom: 1px dotted white;
}
.delicious-network-username{
	border-top: 1px dotted white;
	padding-top: 10px;
	width: 225px;
	display:block;
}
.delicious-post { border-top: none; padding: 0.25em; font-size: 80% }
.delicious-banner a { font-size: 70% }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #def0e7; padding-top: 10px; }
.delicious-post a { color: #def0e7;  }


#comments ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#comments ul li{
	padding: 3px 0;
	clear: both
}

.comment label{
	display: block;
	float: left;
	text-align: right;
	width: 155px;
	padding-right: 5px;
	font-weight: bold;
	line-height: 22px;
}

.highlight {
background:transparent url(/img2/comment_bg.png) top left no-repeat;
}

.comment_wrapper,.comment_wrapper_display{
	border-top:1px dotted white;
	clear: both;
	padding: 2px 0 15px 0;
}

.comment_wrapper_display{
	padding: 0;
	}

.comment_meta_data, .comment_meta_data_display {
	float: left;
	width: 140px;
	font-size: 13px;
}

.comment_meta_data span,.comment_meta_data_display span {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, serif;
}

.comment_meta_data a {
position: relative;
}

.comment_text {
	float: right;
	width: 320px;
}

.comment_preview {
	background-color: #fff;
	padding: 3px 8px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Georgia, serif;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}

.comment
{
padding: 5px 5px;
margin-top: -5px;
margin-bottom: 5px;
list-style: none;
border-bottom: 1px dotted #056D8B;
/*background: #04a0c2;*/
}

.o,
.e
{
padding: 5px 5px;
margin-top: 5px;
margin-bottom: 5px;
list-style: none;
border-bottom: 1px dotted #056D8B;
}

.commentator-cormac
{
background: #04a0c2;
border-top: none;
}

#footer {
 float: left;
 width: 750px;
 padding: 0;
 margin: 0px 0px 0px 0px;
 background: #024A59 url(images/footericon.gif) top right no-repeat;
height: 30px;
line-height: 30px;
font-size: 10px;
font-weight: bold;
padding-left: 20px;
border-top: 1px solid #DEF0E7;
}
.clear { clear: both; }



p#white{
font-weight: bold;
background: url("images/availablebg.png") top left no-repeat;
display: block;
width: 225px;
height: 80px;
padding-left: 45px;
padding-top: 15px;
margin-right: 50px;
}

p.secret{
color: #DEF0E3; 
font-size: .8em;}

div.comments-wrapper{

}
div.comments-wrapper label{
font-weight:bold;
margin-right: 10px;
}
div.comments-wrapper input{
}

div.comments-wrapper table tr td.commentbuttons{
padding-right: 100px;
}

#commentsview{
margin-top: 0px;
margin-bottom: 0px;
list-style: none;
border-bottom: 1px dotted #056D8B;
}


#commentsview .e,
#commentsview .o
{
border-top: 1px dotted #7EC5D4;
margin-top: 5px;
padding: 5px;
width: 470px;
background: url("images/comment.png") top right no-repeat;
}
#commentsview:hover{
background-color: #50cae4;
}
ol.comments li p.commentdesc{

	font-weight: bold;
	color: #03697F;
	font-size: 10px;
	line-height:10px;
}

ul.comments_error{
list-style:none;
}
ul.comments_error li{
padding: 2px;
padding-left: 25px;
background: url("images/error.png") top left no-repeat;
font-weight:bold;
}

#cpreview{

padding: 0 0px;
margin-top: 0px;
margin-bottom: 5px;
list-style: none;
background-color: #50cae4;
/*border-bottom: 1px dotted #056D8B;
background: #04a0c2;*/
}

.comment-time{
font-weight:bold;
}	
    
#carouselnav{
position: relative;
width: 230px;
background:#218FA7;
display: block;
height: 23px;
}

div.carousel-prev{
position: absolute;
top: 5px;
left: 5px;}
div.carousel-next{
position: absolute;
top: 5px;
right: 5px;}     
		
ul.zemError{
list-style:none;
padding-bottom: 5px;
}
ul.zemError li{
padding: 2px;
padding-left: 25px;
background: url("images/error.png") top left no-repeat;
font-weight:bold;
}

.zemThanks p{
font-weight:bold;
}		

#twitter_div{
margin-top: -10px;
}
#twitter_div h2.sidebar-title{
background: url("images/twit_head3.png") top left no-repeat;
height: 65px;
display: block;
text-indent: -2999em;
}

#twitter_div ul#twitter_update_list{
background: url("images/twit_bg4.png") bottom left no-repeat;
display: block;
padding-bottom: 30px;
padding-left: 40px;
list-style-type: none;
margin: 0;
margin-top: -25px;

}
#twitter_div ul#twitter_update_list li{
width: 150px;
padding-bottom: 5px;
margin: 0;
padding-left: 15px;
background: url(images/note_bullet.gif) 0px 5px no-repeat;
font-size: 11px;
overflow:hidden;
}

blockquote{
padding-left: 20px;
}

#linkedinBadge{
margin-top: 20px;
}

a.imageLink img{
	text-decoration: none;
	border: 0 none;
	}

#linkedinBadge{
text-align: center;
margin-bottom: 20px;
}

#facebookBadge{
margin-bottom: 20px;}

iframe{
background-color: transparent;
}