/*
Theme Name: verhine.com
Theme URI: http://verhine.com/
Description: Theme for verhine.com
Version: 1.0
Author: John Verhine
Author URI: http://verhine.com/
Tags: texture

*/



/* Begin Typography & Colors */
html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
}


body {
	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
body#project {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.bg1 {
	background: #333 url(/images/cover_bg_row1.gif) repeat-x;
}
.bg1#nobg {
	background: none;
}
.bg2 {
	background: #333 url(/images/cover_bg_row2.gif);
}
.bg3 {
	background: #333 url(/images/cover_bg_row3.gif);
}
.bg3#nobg {
	background: #333;
}
.bg4 {
	background: #333 url(/images/cover_bg_row4.gif);
}
.row {
	width: 1002px;
	margin: 0 auto;
}
.row a {
	color: #efefef;
	font-weight: bold;
}
.row a:hover {
	color: #fff;
}
.littleicons {
	padding: 10px 5px;
	background: #3b3b3b url(/images/bg_littleiconsRibbed.gif) repeat-x;
}

.littleiconsRibbed {
	background: #3b3b3b url(/images/bg_littleicons.png) repeat-x;
	border-top: 1px solid #787878;
}
.littleicons {
	padding: 20px 5px 10px 19px;
	margin: 0 auto;
}
.littleicons#footer {
	background: none;
}
.littleicons a:hover {
	border: none;
	text-decoration: none;
}
.littleicons .littleiconslabel {
	width:0px;
	height:112px;
	float:left;
	color:#666;
	position: relative;
}
.littleicons .littleiconslabel .sortbytype {
	position: absolute;
	left: 15px;
	top: 80px;
}
.littleicons .littleiconslabel .sortbytype a {
	color: #c0c0c0;
}
.littleicons .littleiconslabel .sortbytype a:hover {
	color: #fff;
	border-bottom: 1px solid #5d5d5d;
}
.littleicons .icons {
	float: left;
	text-align: left;
	width: 1000px;
	padding: 10px 0 0 5px;
}
.littleicons .icon {
	float: left;
	width: 44px;
	display: block;
	padding: 4px 2px 2px 2px;
	margin-right: 1px;
}
.littleicons .icon:hover {
	background: #333;
}
.littleicons .icon#selected {
	background: url(/images/bg_icon_selected.gif) no-repeat;
}
.littleicons .icon a {
	height: 40px;
	line-height:40px;
	display: block;
}
.littleicons .icon a:visited {

}
.littleicons .instructions {
	text-align: left;
	padding: 10px;
	color: #c0c0c0;
}
.littleicons .instructions a {
	color: #efefef;
	font-weight: bold;
	border-bottom: 1px solid #666;
}
.littleicons .instructions a:hover {
	color: #fff;
	border-bottom: 1px solid #c0c0c0;
}


.searchportfolio {
	text-align: left;
}
.search .theform {
	position: relative;
}
.search input#s {
	position: absolute;
	top: 10px;
	font-size: 17pt;
	margin: 0px 0 0 0;
	padding: 5px;
	font-family: georgia, times new roman;
	background: #333;
	border: 1px solid #777;
	width: 550px;
	color: #fff;
}
input#searchsubmit {
	position: absolute;
	top: 11px;
	left: 580px;
	width: 95px;
	height: 37px;
	background: url(/images/search.png) no-repeat;
	border: 0;
}
input#searchsubmit:hover {
	background-position: 0 -37px;
}
.example {
	color: #fff;
	padding: 10px 10px 10px 10px;
	font-family: georgia, times new roman;
	font-style: italic;
	font-size: 10pt;
	text-shadow: 1px 1px #222;
}
.example a {
	color: #c0c0c0;
	border-bottom: 1px solid #555;
}
.example a:hover {
	color: #efefef;
	border-bottom: 1px solid #333;
}

/* Row 1 */

.row #home {
	float: left;
	width: 167px;
	height: 167px;
	background: url(/images/cover_nov08_home.png) no-repeat;
}
.row #blank {
	float: left;
	width: 167px;
	height: 167px;
}
.row #blank.size4 {
	width: 668px;
	text-align: center;
	color: #777;
	font-size: 12pt;
	font-weight: bold;
	font-family: georgia;
	font-style: italic;
}
.row #manageyouraccount {
	float: left;
	width: 167px;
	height: 167px;
	background: url(/images/cover_nov08_manageyouraccount.png) no-repeat;
}
.row #manageyouraccount:hover, .row #manageyouraccount:active, .row #manageyouraccount:visited {
	background-position: 0 -167px;
}
.row#one #interview {
	float: left;
	width: 167px;
	height: 167px;
	background: url(/images/cover_nov08_interview.png) no-repeat;
}
.row#one #interview:hover, .row#one #interview:active, .row#one #interview:visited {
	background-position: 0 -167px;
}
.row#one #updates {
	float: left;
	width: 333px;
	height: 167px;
	background: url(/images/cover_nov08_updates.png) no-repeat;
	position: relative;
}
.row#one #updates .display {
	position: absolute;
	top: 50px;
	left: 25px;
	width: 286px;
}
.row#one #updates .display .update {
	border-bottom: 1px solid #00553f;
	padding: 5px 0;
}
.row#one #updates .display .update .date {
	float: left;
	text-align: left;
	color: #a2dccd;
	font-size: 8pt;
	font-weight: normal;
	width: 75px;
	line-height: 1.1em;
}
.row#one #updates .display .update .detail {
	float: right;
	text-align: right;
	font-size: 8pt;
	color: #8bbbae;
	width: 210px;
	line-height: 1.1em;
}
.row#one .thedesigner {
	float: left;
	width: 167px;
	height: 167px;
	background: url(/images/cover_nov08_thedesigner.png) no-repeat;
	position: relative;
}
.row#one .thedesigner:hover {
	background-position: 0 -167px;
}
.row#one .thedesigner .words {
	position: absolute;
	top: 50px;
	left: 36px;
	width: 100px;
	text-align: left;
	line-height: 1.1em;
	z-index: 0;
	font-size: 11pt;
	color: #add5a2;
	text-shadow: 1px 1px #333;
}
.row#one .thedesigner .link {
	z-index: 100;
}
.row#one .thedesigner .words a {
	margin: 0;
	padding: 0;
	color: #dffcd7;
}
.row#one .thedesigner:hover .words a {
	color: #fff;
}
.row#one .thedesigner .words a:hover {
	text-decoration: none;
	color: #fff;
}
.row#one #thedesigner .excerpt {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 167px;
	color: #ecd195;
	font-size: 8pt;
}
.row#one #thedesigner .excerpt .padding {
	padding: 0 20px;
}
.row#one #thedesigner .excerpt a {
	font-weight: bold;
	color: #f6e8ca;
}
.row#one #thedesigner .excerpt a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ecd195;
}
.row#one #casestudyTitle {
	float: left;
	width: 500px;
	height: 167px;
	background: url(/images/cover_nov08_casestudy_title.png) no-repeat;
	position: relative;
}
.row#one #casestudyTitle h2 {
	text-align: left;
	position: absolute;
	top: 50px;
	left: 45px;
	width: 425px;
	height: 95px;
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Trebuchet MS;
	font-size: 4.5em;
	line-height: normal;
	color: #ccbc9d;
	font-weight: normal;
}.row#one #featured {
	float: left;
	width: 333px;
	height: 167px;
	background: url(/images/currently.png) no-repeat;
	position: relative;
}
.row#one #featured .display {
	position: absolute;
	top: 50px;
	left: 25px;
	width: 286px;
}
.row#one #featured .display .update {
	border-bottom: 1px solid #62340f;
	padding: 5px 0;
}



/* Row 2 */

.row .type {
	float: left;
	width: 167px;
	height: 168px;
}
.row .interactive {
	height: 42px;
	width: 167px;
	position: relative;
	background: url(/images/type_interactive.png) no-repeat;
}
.row .identity {
	height: 42px;
	width: 167px;
	position: relative;
	background: url(/images/type_identity.png) no-repeat;
}
.row .print {
	height: 42px;
	width: 167px;
	position: relative;
	background: url(/images/type_print.png) no-repeat;
}
.row .packaging {
	height: 42px;
	width: 167px;
	position: relative;
	background: url(/images/type_packaging.png) no-repeat;
}
.row .identity#selected, .row .interactive#selected, .row .print#selected, .row .packaging#selected {
	background-position: 0 -84px;
}
.row .typedescription {
	float: left;
	width: 500px;
	height: 167px;
	background: url(/images/type_description.png) no-repeat;
	position: relative;
}
.row .typedescription .display {
	position: absolute;
	top: 50px;
	left: 23px;
	width: 455px;
	height: 100px;
	overflow: auto;
	text-align: left;
}
.row .typedescription .display .words {
	color: #c0c0c0;
	text-shadow: 1px 1px #111;
	padding: 0 5px 0 10px;
}

.details a {
	color: #c0c0c0;
}
.details a:hover {
	color: #fff;
}


.row .interactive:hover, .row .identity:hover, .row .print:hover, .row .packaging:hover {
	background-position: 0 -42px;
}

.row .casestudy {
	float: left;
	height: 168px;
	position: relative;
	text-shadow: 1px 1px #000;
}
.row .casestudy#one {
	width: 167px;
	background: url(/images/cover_nov08_casestudy1.png) no-repeat;
}
.row .casestudy#two {
	width: 167px;
	background: url(/images/cover_nov08_casestudy2.png) no-repeat;
}
.row .casestudy#three {
	width: 166px;
	background: url(/images/cover_nov08_casestudy3.png) no-repeat;
}
.row .casestudy#four {
	width: 167px;
	background: url(/images/cover_nov08_casestudy4.png) no-repeat;
}
.row .casestudy#five {
	width: 166px;
	background: url(/images/cover_nov08_casestudy5.png) no-repeat;
}
.row .casestudy#six {
	width: 167px;
	background: url(/images/cover_nov08_casestudy6.png) no-repeat;
}
.row .casestudy#one:hover, .row .casestudy#two:hover, .row .casestudy#three:hover {
	background-position: 0 -168px;
}
.row .casestudy .words {
	position: absolute;
	top: 50px;
	left: 36px;
	width: 100px;
	text-align: left;
	line-height: 1.1em;
	z-index: 0;
	font-size: 13pt;
	color: #c0c0c0;
}
.row .casestudy .link {
	z-index: 100;
}
.row .casestudy .words a {
	margin: 0;
	padding: 0;
	color: #c0c0c0;
}
.row .casestudy:hover .words a {
	color: #fff;
}
.row .casestudy .words a:hover {
	text-decoration: none;
	color: #fff;
}



.row#three #bluesquare {
	float: left;
	width: 333px;
	height: 284px;
	background: url(/images/cover_nov08_featuredprojects.png) no-repeat;
	position: relative;
}
.row#three #bluesquare .display {
	position: absolute;
	top: 50px;
	left: 23px;
	width: 285px;
	height: 215px;
	overflow: auto;
}

.row#three #bluesquare .display .words {
	color: #5c779e;
	padding-top: 90px;
	text-align: center;
	line-height: 1.4em;
}
.row#three #bluesquare .display .update {
	border-bottom: 1px solid #598ad5;
	padding: 5px 0;
	margin-right: 10px;
}
.row#three #bluesquare .display .update .date {
	float: left;
	text-align: left;
	width: 75px;
	color: #c2dbff;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.1em;
}
.row#three #bluesquare .display .update .detail {
	float: right;
	text-align: right;
	width: 250px;
	font-size: 8pt;
	color: #adc1de;
	line-height: 1.1em;
}
.row#three #bluesquare a {
	color: #c2dbff;
	font-weight: bold;
}
.row#three #bluesquare a:hover {
	color: #efefef;
}

.row#three #circus {
	float: left;
	width: 167px;
	height: 284px;
	background: url(/images/circus.png) no-repeat;
	position: relative;
}
.row#three #circus:hover {
	background-position: -167px 0;
}
.row#three #circus a img {
	width: 167px;
	height: 284px;
}

.row#three #theatrical {
	float: left;
	width: 500px;
	height: 284px;
	background: url(/images/cover_nov08_twitter.png) no-repeat;
	position: relative;
}
.row#three #theatrical .display {
	position: absolute;
	top: 50px;
	left: 23px;
	width: 455px;
	height: 215px;
	overflow: auto;
}
.row#three #theatrical .whatisthis {
	position: absolute;
	top: 15px;
	left: 15px;
}
.row#three #theatrical .display .update {
	padding: 15px 0 0 0;
	margin-right: 10px;
}
.row#three #theatrical .display .update .date {
	float: left;
	text-align: left;
	width: 75px;
	color: #82e2ff;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.1em;
}
.row#three #theatrical .display .update .detail {
	float: right;
	text-align: right;
	font-size: 8pt;
	color: #77d8f5;
	text-align: right;
	width: 350px;
	line-height: 1.1em;
}
.row#three #theatrical a {
	color: #c3f1ff;
}
.row#three #theatrical a:hover {
	color: #efefef;
}
#twitter {
	border-bottom: 1px solid #6c8e99;
	border-top: 1px solid #4d666e;
	color: #82e2ff;
	text-align: left;
	
}
#twitter ul#twitter_update_list {
	color: #82e2ff;
	text-align: left;
}
ul#twitter_update_list li {
	display: block;
	color: #82e2ff;
	text-align: left;
	font-size: 8pt;
	border-bottom: 1px solid #345864;
	border-top: 1px solid #6c8e99;
	padding: 5px 10px;
	text-shadow: 1px 1px #333;
}
ul#twitter_update_list span {
	color: #82e2ff;
}
.row#three #otherstuff {
	width:167px;
	height:300px;
	float: left;
	
	background: url(/images/otherstuff.png) no-repeat;
}
.row#three #otherstuff .words {
	float:center;
	margin-top: 70px;
	padding-right: 10px;
	color:#555;
	font-weight: bold;
	text-shadow: 1px 1px #000;
}
.row#three #otherstuff .words .link {
	text-align:right;
	padding: 0 15px 10px 0;
}
.row#three #otherstuff .words .link a {
	color: #c0c0c0;
}
.row#three #otherstuff .words .link a:hover {
	color: #efefef;
	text-decoration: none;
}
.row#three #otherstuff .words .link a:active {
	color: #fff;
}
.row#three #otherstuff .words .copyright {
	padding-top: 20px;
}


.row#three #elsewhere {
	float: left;
	width: 167px;
	height: 284px;
	background: url(/images/cover_nov08_elsewhere.png) no-repeat;
	position: relative;
}
.row#three #elsewhere .display {
	position: absolute;
	top: 50px;
	left: 23px;
	width: 125px;
	height: 215px;
	overflow: auto;
}
.row#three #elsewhere .whatisthis {
	position: absolute;
	top: 15px;
	left: 15px;
}
.row#three #elsewhere .links {
	padding: 10px 0 0 5px;
	margin-bottom: 1px;
	text-align: left;
}
.row#three #elsewhere .links div {
	float: left;
	padding: 0 5px 5px 0;
}
.row#three #elsewhere a {

}
.row#three #elsewhere a:hover {
	color: #efefef;
	text-decoration: none;
}
.row#three #elsewhere a:hover span {
	border: none;
}


.row#two .logos {
	float: left;
	width: 167px;
	height: 167px;
	background: url(/images/logos.png) no-repeat;
	position: relative;
}
.row#two .logos:hover {
	background-position: 0 -167px;
}

.row#two .featured {
	float: left;
	width: 333px;
	height: 167px;
	background: url(/images/currently.png) no-repeat;
	position: relative;
}
.row#two .featured:hover {
	
}
.row#two .featured .words {
	position: absolute;
	top: 25px;
	left: 26px;
	width: 280px;
	text-align: left;
	line-height: 1.1em;
	z-index: 0;
	font-size: 14pt;
	color: #ffbec1;
	text-shadow: 1px 1px #333;
}
.row#two .featured .words p {
	margin-top: 0px;
}
.row#two .featured .words a {
	color: #ecd4d4;
}
.row#two .featured .words a:hover {
	text-decoration: none;
	color: #efefef;
}


/* Row 4 */

.row#four {
	background: url(/images/cover_nov08_casestudy_content.png) repeat-y;
	width: 1000px;
}
.row#four .shadow {
	height:70px;
	background: #c3c3c3 url(/images/instantly_shadow.png) repeat-x;
}
.row#four .content {
	margin-top: 11px;
	background: url(/images/cover_nov08_casestudy_content_top.png) no-repeat;
	padding: 30px;
	position: relative;
}
.row#four .content#circus {
	background: url(/images/content_circus.png) no-repeat;
	padding: 30px;
	position: relative;
	height: 500px;
}
.row#four .content h1 {
	text-align: left;
	color: #c0c0c0;
	font-family: georgia, trebuchet ms;
	margin: 0px 0 0 20px;
	padding: 0;
	font-size: 6em;
	text-shadow: 2px 2px #333;
}
.row#four .contentBottom {
	background: url(/images/cover_nov08_casestudy_content_bottom.png) no-repeat;
	width: 1000px;
	height: 17px;
}
.row#four .content .article {
	margin: 25px 25px 25px 25px;
	color: #b1b1b1;
	font-size: 10pt;
	line-height: 20pt;
	text-align: left;
}
.row#four .content .article h4 {
	color: #efefef;
	font-family: georgia,trebuchet ms;
	font-style: italic;
	font-size: 1.6em;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px 0;
}
.row#four .content .article h2 {
	margin: 20px 0 10px 0;
	color: #c0c0c0;
}
.row#four .content .article a {
	color: #c0c0c0;
	font-weight: bold;
}
.row#four .content .article a:hover {
	color: #fff;
}
.row#four .content .article p {
	margin: 0 0 15px 0;
}
.row#four .content .article strong {
	color: #c0c0c0;
}
.row#four .content .article .featured {
	position: absolute;
	left: 680px;
	top: 70px;
	width: 250px;
}
.row#four .content .article .featured .pic {
	width: 85px;
	float: left;
}
.row#four .content .article .featured .projectname {
	width: 160px;
	float: left;
	text-align: left;
	padding-top: 10px;
	line-height: normal;
}
.row#four .content .article .featured .projectname a {
	font-size: 10pt;
	color: #c0c0c0;
	text-decoration: none;
}
.row#four .content .article .featured .projectname a:hover {
	color: #efefef;
}
.row#four .content .article .featured .clear {
	padding: 0;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.row#four .content .article .imageleft {
	padding: 20px;
	float: left;
}
.row#four .content .article .imageright {
	padding: 20px;
	float: right;
}
.row#four .content .article .imageleft .caption, .row#four .content .article .imageright .caption {
	text-align: center;
	font-size: 8pt;
	color: #c0c0c0;
	line-height: normal;
}
.row#four .content .article .caption strong {
	color: #fff;
}



.row#one #updates .viewall, .row#three #bluesquare .viewall, .row#three #theatrical .viewall {
	position: absolute;
	top: 0px;
	right: 0px;
}
.update p {
	margin: 0;
	padding: 0;
}




#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.footer {
	text-align:center;
	color:#999;
	text-shadow: 1px 1px #222;
}
.footer a {
	color: #c0c0c0;
}
.footer a:hover {
	color: #fff;
}
body#tagged .footer {
	display: none;
}

	
.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 10px;
	text-align: left;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	text-align: left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	padding-top: 20px;
	height: 50px;
	margin-left: 168px;
	width: 385px;
	text-align: center;
	}
.navigation .home {
	width: 43px;
	height: 50px;
	background: url(/images/navigation_home.gif) no-repeat;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.navigation .circus {
	width: 43px;
	height: 50px;
	background: url(/images/navigation_circus.png) no-repeat;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.navigation .mywork {
	width: 135px;
	height: 50px;
	background: url(/images/navigation_mywork.gif) no-repeat;
	float: left;
	margin-left: 10px;
}
.navigation .dropdown {
	width: 40px;
	height: 50px;
	background: url(/images/navigation_dropdown.gif) no-repeat;
	float: left;
	margin: none;
}
.navigation .clientlist {
	width: 149px;
	height: 50px;
	background: url(/images/navigation_clientlist.gif) no-repeat;
	float: left;
	margin-right: 10px;
}
.navigation .myprocess {
	width: 172px;
	height: 50px;
	background: url(/images/navigation_myprocess.gif) no-repeat;
	float: left;
	margin-right: 5px;
}
.navigation .me {
	width: 67px;
	height: 50px;
	background: url(/images/navigation_me.gif) no-repeat;
	float: left;
}


.navigation .mywork:hover, .navigation .clientlist:hover, .navigation .myprocess:hover, .navigation .dropdown:hover {	
	background-position: 0 -50px;
}


.navigation #selected {
	background-position: 0 -150px;
}
.navigation .dropdown#selected {
	background-position: 0 -100px;
}
.navigation .dropdown#selected:hover {
	background-position: 0 -150px;
}
.navigation .circus#selected:hover {
	background-position: 0 -150px;
}

/* End Various Tags & Classes*/

.displayall {
	float: left;
	margin-bottom: 15px;
}
.displayall:hover {
	background: #555;
}
.displayalltitle {
	padding: 5px 0 0px 5px;
	color: #999;
	text-shadow: 1px 1px #333;
	text-align:left;
	font-size: 12pt;
}
.displayalltags {
	padding: 0px 0 0px 0px;
	color: #999;
	text-shadow: 1px 1px #333;
	text-align:right;
	font-size: 8pt;
}
.displayalltags a {
	background: #333;
	padding: 2px 5px;
}
.displayall:hover .displayalltitle, .displayall:hover .displayalltags {
	color: #fff;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Virtual Pagination */

.paginationstyle{ /*Style for demo pagination divs*/
width: 180px;
text-align: left;
padding: 40px 0 0 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
} 

/* End Virtual Pagination */


/* Tooltips */
#text {margin:50px auto; width:500px}
.hotspot {color:#333; cursor:pointer}

#tt {position:absolute; display:block; background:url(/images/tt_left.gif) top left no-repeat; text-align: left;}
#tttop {display:block; height:5px; margin-left:5px; background:url(/images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#222; color:#FFF;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/images/tt_bottom.gif) top right no-repeat; overflow:hidden}
/* End Tooltips */


/* Project Pages */

.whitebar {
	background: #fff url(/images/bg_whitebar.gif) repeat-x;
	z-index: 100;
	border-bottom: 1px solid #333;
}
.whitebar .home {
	width: 112px;
	height: 34px;
	float: left;
}
.whitebar .home a {
	width: 112px;
	height: 42px;
	display:block;
	background: url(/images/whitebar_home.gif) no-repeat;
}
.whitebar .home a:hover {
	background-position: 0 -42px;
}
.whitebar .centered {
	margin: 0 auto;
	width:1000px;
}
.ratings {
	width: 148px;
	background: url(/images/ratings.png) no-repeat;
}
.ratings .padding {
	padding: 13px 2px 10px 15px;
	text-align: left;
}
.whitebar .previous, .whitebar .next {
	float:left;
}
.whitebar .close {
	float: right;
}

.screenshots a {
	border: 10px solid #222;
	display: block;
	width: 600px;
}
.screenshots a:hover {
	border: 10px solid #000;
}
.screenshots a:visited {
	border: 10px solid #444;
}


.header {
	height:131px;
	clear: both;
	position: relative;
}

.header .description {
	color: #999;
	font-size: 8pt;
	padding-top:18px;
	text-shadow: 1px 1px #000;
}
.header .description span {
	background: #555;
	padding: 5px;
	border: 1px solid #888;
	border-right:1px solid #333;
	border-bottom: 1px solid #333;
}
.header .description span.details {
	background: #666;
	border: 1px solid #888;
	border-right:1px solid #333;
	border-bottom: 1px solid #333;
	padding:5px 10px;
}
.header .description span a {
	color:#ddd;
	font-weight: bold;
}
.header .description span a:hover {
	color: #fff;
	border:none;
}
.header .description span.details:active {
	border: 1px solid #333;
	border-right:1px solid #777;
	border-bottom: 1px solid #777;
	background-image: none;
}
.header .title {
	letter-spacing:-.05cm;
	font-family:lucida grande, trebuchet ms;
	font-size:3em;
	border:none;
	font-weight:normal;
	color: #fff;
	text-shadow: 1px 1px #111;
}
.header .url {
	font-size:13pt;
	background:#1a1a1a url(/images/bg_url.jpg);
	border:1px solid #666;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	width: 690px;
	padding: 3px 0 3px 8px;
}
.header .url a {
	color: #c0c0c0;
	text-shadow: 1px 1px #111;
}
.header a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #333;
}
.header .showdescription {
	float: right;
}




#details {
background:#222;
}
#project .writeup {
	width:1000px;
	margin:0 auto;
	padding: 20px 20px 20px 40px;
	color:#c0c0c0;
	text-align:left;
	font-size:1.2em;
}
#project .writeup p {
	margin-bottom: 15px;
}
#project .writeup a {
	color: #efefef;
	font-weight: bold;
	text-decoration: underline;
}
#project .writeup a:hover {
	color: #fff;
}

#project h1 {
	font-size: 16pt;
	color: #333;
	margin: 25px 0;
	text-shadow:1px 1px #efefef;
	font-weight: normal;
	padding: 15px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff url(/images/bg_whitebar.gif) repeat-x;
}


/* Instantly */

.website {
	border: 1px solid #c0c0c0;
	background-color: #efefef;
	padding: 5px;
}
.websitewhite {
	background-color:#ffffff;
	border:1px solid #efefef;
	border-bottom:1px solid #333333;
	border-right:none;height:40px;
}
.website a {
	color: #990000;
	text-decoration: none;
}
.website a:hover {
	color: #ff0000;
}
#website {
	background-image: url(http://www.verhine.com/work/images/website_bg.jpg);
	padding: 10px;
	background-color:#efefef;
	border:1px solid #ffffff;
	border-right:1px solid #666666;
	border-bottom:1px solid #c0c0c0;
	text-shadow: none;
}
#website a {
	color: #990000;
	text-decoration: none;
}
#website a:hover {
	color: #ff0000;
}



.instantlinks {
	width:275px;
	float:right; 
	text-align:right;
	margin-right:25px;
}
.instantlinks {
	font-size: 18pt;
}
.instantlinks .url a, .instantlinks .moredetails a {
	color: #666;
}
.instantlinks .url a:hover, .instantlinks .moredetails a:hover {
	color: #333;
	border-bottom: 1px solid #c0c0c0;
}


.title {
	float: left;
}
.tags {
	width: 125px;
	float: left;
	margin: 0 25px;
	text-align: left;
	color: #c0c0c0;
}
.tags a {
	font-weight: bold;
	color: #ddd;
}
.tags a:hover {
	color: #efefef;
}

.cursive {
	color:#c0c0c0;
	text-align:left;
	font-family: georgia;
	font-size:1.5em;
	font-style:italic;
	text-shadow: 1px 1px #222;
}

.tagcloud {
	float: right;
	width: 333px;
	height: 167px;
	color: #fff;
	background: url(/images/tagcloud.png) no-repeat;
	position: relative;
}
.tagcloud .display {
	position: absolute;
	top: 42px;
	left: 23px;
	width: 300px;
	height: 100px;
	overflow: auto;
	text-align: center;
}
.tagcloud a {
	font-family: georgia;
	color: #c0c0c0;
	text-decoration:underline;
	line-height: -.5em;
}
.tagcloud a:hover {
	color: #fff;
	text-decoration: none;
}





img.replaced {
	border: 5px solid #444;
	margin-left: 0px;
}
img.replaced:hover {
	border: 5px solid #555;
}
.galleria {
	float: left;
	margin-left: 20px;
}
.galleria{list-style:none;width:210px}
.galleria li{display:block;width:50px;height:50px;overflow:hidden;float:left;padding: 5px;margin-right:10px;margin-bottom:10px;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;margin:0;border:1px solid #777;}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */


li.section { width:200px;height:auto;overflow:visible;border-bottom: 1px solid #444;border-top: 1px solid #444;color: #efefef;text-align:left;padding-left:0;font-size:10pt; }
li.section img.thumb { display:none;}


#t1 { background: url(/images/thumb1.png) no-repeat; }
#t2 { background: url(/images/thumb2.png) no-repeat; }
#t3 { background: url(/images/thumb3.png) no-repeat; }
#t4 { background: url(/images/thumb4.png) no-repeat; }
#t5 { background: url(/images/thumb5.png) no-repeat; }
#t6 { background: url(/images/thumb6.png) no-repeat; }
#t7 { background: url(/images/thumb7.png) no-repeat; }
#t8 { background: url(/images/thumb8.png) no-repeat; }
#t9 { background: url(/images/thumb9.png) no-repeat; }
#t10 { background: url(/images/thumb10.png) no-repeat; }



			h3{ 
			margin: 30px 10px 0 75px; 
			text-align: left;
			color:#FFF; 
			font:13pt Arial, sans-serif; 
			letter-spacing:-1px; 
			font-weight: bold;
			text-shadow: 1px 1px #111;	
			  }
			.platform {
				height: 180px;
				background: url(/images/platform.png) no-repeat; 
				float:left; 
			}
			.boxgrid{ 
				width: 325px; 
				height: 125px; 
				margin:0px; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 100px; 
					left: 0; 
					border: 0; 
					z-index: 99;
				}
				.boxgrid img#thumbnail {
					top: 25px;
					left: 20px;
					z-index: 50;
				}
				.boxgrid p{ 
					text-align: left;
					margin-left: 75px;
					color:#afafaf; 
					font-weight:bold; 
					font:9pt "Lucida Grande", Arial, sans-serif; 
					text-shadow: 1px 1px #111;
				}
				.platform .date {
					color: #c0c0c0;
					text-shadow: 1px 1px #333;
					padding-top: 10px;
				}
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 100;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}

.twtr-hd, .twtr-ft { display: none; }
.twtr-timeline, .twtr-tweets, .twtr-bd, .twtr-tweet-wrap, .twtr-tweet-text { background: none; }
.twtr-tweet, .twtr-tweet-wrap {  font-size: 20pt;}
.twtr-timeline {
	padding-left: 15px;
}
.thedesigner, .casestudy {
	font-family: "ff-enzo-web-1","ff-enzo-web-2";
	font-style: italic;
}
.featured {
	font-family: "de-walpergens-pica-1","de-walpergens-pica-2";
	font-style: italic;
}
.twtr-tweet{
	font-family: "de-walpergens-pica-1","de-walpergens-pica-2";
	text-shadow: 1px 1px #111;
	border-bottom: 1px dotted #82e2ff;
	font-style: italic;
}
.pagetitle {
	font-family: "de-walpergens-pica-1","de-walpergens-pica-2";
	text-shadow: 1px 1px #111;
	font-style: italic;
	font-size: 25pt;
	color: #c0c0c0;
	border-bottom: none;
	text-align: left;
	margin-left: 155px;
}
.twtr-hyperlink {
	background: url(/images/icon_link.png) bottom left no-repeat;
	font-style: normal;
	color: #c3f1ff;
	text-decoration: none;
	padding-left: 20px;                                                                                                                                                                                                                                                                                                                                                                                                              
}
.twtr-hyperlink:hover {
	color: #efefef;
	text-decoration: none;
}
.twtr-timestamp, .twtr-reply {
	background: #245963;
	padding: 2px 5px 5px 5px;
	margin-right: 3px;
	font-family: "Lucida Grande";
	float: right;
	border-left: 1px solid #111;
	border-top: 1px solid #111;
}