/*Created for Design View by Andy Rutledge on 6/18/09*/

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, b, u, i, center, 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-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
	background: #efefef;
}

div {
	display: block;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	text-align: left;
	color: #333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #333;
}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited, p a:link, p a:visited, ul a:link, ul a:visited, ol a:link, ol a:visited, dl a:link, dl a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #f30;
	padding: 0 1px;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, ul a:hover, ol a:hover, dl a:hover {
	color: #f30;
	text-decoration: none;
	background-color: #efefef;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

dfn {
	font-style: normal;
	cursor: help;
	border-bottom: 1px dotted #999;
}

.preload {
	width: 500px;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -5000px;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Main Page Styles
------------------------------------------------------------------------ */
.navWrap {
	width: 100%;
	background: #fff;
	clear: both;
}

.nav {
	margin: 0 auto;
	width: 1040px;
	text-align: right;
}

.nav ul {
	text-align: right;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

.nav li {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}

.nav li a:link, .nav li a:visited {
	color: #ccc;
	text-align: center;
	padding: 8px 20px 13px;
	background: none;
	display: block;
}

.nav li a:hover {
	color: #f30;
	text-decoration: none;
	background: none;
}

.nav li.rightMost a {
	padding-right: 0;
}

.home .nav li.main a { padding-top: 18px; padding-bottom: 5px; background: #efefef; color: #000; }
.about .nav li.aboutMe a { padding-top: 18px; padding-bottom: 5px; background: #efefef; color: #000; }

.introWrap {
	width: 100%;
	background: #fff;
	clear: both;
}

.intro {
	margin: 0 auto;
	padding: 70px 0 30px;
	width: 1040px;
	position: relative;
}

.intro h1 a:link, .intro h1 a:visited {
	text-decoration: none;
	position: absolute;
	right: 0;
	bottom:-1px;
	text-indent: -5000px;
	width: 240px;
	height: 29px;
	display: block;
	background: transparent url(../images09/dv_logo_09.jpg) no-repeat 0 0;
}

.intro h1 a:hover {
	text-decoration: none;
	background: transparent url(../images09/dv_logo_09.jpg) no-repeat 0 -30px;
}

.intro h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #ccc;
	font-weight: bold;
}

.intro h6 a:link, .intro h6 a:visited {
	color: #ccc;
	text-decoration: none;
	padding: 0;
	background: transparent;
}

.intro h6 a:hover {
	color: #f30;
	text-decoration: none;
	background: transparent;
}

.intro h2 {
	font-size: 4em;
	color: #000;
	font-style: italic;
	line-height: 1.3em;
	letter-spacing: -.04em;
}

.intro h2 a:link, .intro h2 a:visited {
	color: #000;
	text-decoration: none;
	padding: 0;
	background: #efefef;
	padding: 0 1px;
}

.intro h2 a:hover {
	color: #f30;
	text-decoration: none;
	background: transparent;
}

.intro p{
	font-size: 1.5em;
	line-height: 1.3em;
	width: 404px;
	padding: 15px 0 10px;
	text-align: left;
}

p.mainMore {
	padding-top: 5px;
}

.mainPreviously {
	width: 100%;
	background: #efefef;
	clear: both;
	text-align: center;
}

.prevContent {
	margin: 0 auto;
	width: 1080px;
}

.prevContent h3 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	width: 1040px;
	background: url(../images09/dash_lt.jpg) repeat-x bottom;
	margin-left: 20px;
	padding: 20px 0 5px;
	clear: both;
	display: block;
	text-transform: uppercase;
}

.prevContent ul {
	display: inline;
}

.prevContent li {
	float: left;
	display: inline;
	margin-left: 20px;
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding: 20px 0 0;
}

.prevContent li a:link, .prevContent li a:visited {
	width: 190px;
	height: 134px;
	display: block;
	padding: 2px 1px;
	background: transparent;
	color: #333;
	text-decoration: none;
}

.prevContent li a:hover {
	color: #fff;
	text-decoration: none;
	background: #f30 url(../images09/prev_bg.gif) no-repeat right bottom;
}

.mainEphemera {
	clear: both;
	width: 100%;
	background: #ccc;
	border-top: 1px solid #fff;
}

.ephemeralContent {
	margin: 0 auto;
	width: 1080px;
	padding-bottom: 20px;
}

.ephemeralContent h3 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	width: 1040px;
	background: url(../images09/dash_med.gif) repeat-x bottom;
	margin-left: 20px;
	padding: 20px 0 5px;
	clear: both;
	display: block;
	text-transform: uppercase;
}

.ephemeralContent ul {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ephemeralContent li {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 192px;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 20px 0 0;
	color: #000;
}

.ephemeralContent li a:hover {
	color: #f30;
}

.baseArchive {
	width: 100%;
	background: #333;
	clear: both;
	text-align: center;
	border-top: 1px solid #fff;
}

.archiveContent {
	margin: 0 auto;
	width: 1080px;
	padding: 0 0 20px;
}

.archiveContent h3 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	width: 1040px;
	background: url(../images09/dash_dark.gif) repeat-x bottom;
	margin-left: 20px;
	padding: 20px 0 5px;
	clear: both;
	display: block;
	text-transform: uppercase;
}

.archSection {
	clear: both;
	padding: 20px 0;
	background: url(../images09/dash_dark.gif) repeat-x bottom;
	text-align: left;
}

.archSection  h4 {
	float: left;
	clear: left;
	font-size: 2.4em;
	color: #fff;
	width: 192px;
	margin-left: 20px;
}

.archSection ul {
	float: left;
	width: 192px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.archSection li {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 4px 0;
}

.archSection li a:link, .archSection li a:visited {
	color: #999;
	text-decoration: none;
	background: none;
}

.archSection li a:hover {
	color: #fff;
	text-decoration: none;
	background: #666;
}

/* Interior Page Styles

------------------------------------------------------------------------ */
.headout {
	clear: both;
	width: 100%;
	background: #fff;
}

.titlewrap {
	margin: 0 auto;
	width: 1040px;
	height: 110px;
	position: relative;
}

.titlewrap h1 a:link, .titlewrap h1 a:visited {
	text-decoration: none;
	position: absolute;
	right: 0;
	bottom:0;
	text-indent: -5000px;
	width: 240px;
	height: 29px;
	display: block;
	background: transparent url(../images09/dv_logo_09.jpg) no-repeat 0 0;
}

.titlewrap h1 a:hover {
	text-decoration: none;
	background: transparent url(../images09/dv_logo_09.jpg) no-repeat 0 -30px;
}

.article {
	clear: both;
	width: 1040px;
	margin: 0 auto;
	padding: 75px 0 30px;
	position: relative;
}

.article h2 {
	margin: 0 0 0 212px;
	font-size: 3em;
	color: #000;
	padding: 0 0 10px;
	line-height: 1.2em;
}

.articledate {
	position: absolute;
	top: 75px;
	left: 0;
	width: 192px;
}

.articledate p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #999;
	padding: 7px 0 0;
}

.copybody {
	clear: both;
	width: 1040px;
	background: url(../images09/dash_lt.jpg) repeat-x top;
	padding: 34px 0 0;
	text-align: left;
}

.copybody h3 {
	font-size: 2.4em;
	font-style: italic;
	color: #999;
	line-height: 1.3em;
	margin-left: 192px;
	padding: 0 0 30px 20px;
	width: 616px;
}

.copybody h4 {
	font-size: 1.8em;
	color: #000;
	line-height: 1.3em;
	margin-right: 212px;
	margin-left: 192px;
	padding: 0 0 20px 20px;
}

.copybody h5 {
	font-size: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 1.3em;
	margin-right: 212px;
	margin-left: 212px;
	padding: 24px 0 10px;
	border-bottom: 1px dotted #999;
}

.copybody p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000;
	line-height: 1.4em;
	margin-right: 212px;
	margin-left: 192px;
	padding: 10px 0 5px 20px;
}

.copybody p.articleFoot {
	line-height: 50px !important;
	margin-top: 20px;
	border-top: 1px dotted #999;
}

.copybody p.articleFoot a:link, .copybody p.articleFoot a:visited {
	font-size: 16px;
	color: #999;
	padding-left: 106px;
	background: transparent url(../images09/twitterbird.png) no-repeat 0 0;
	color: #F00;
	height: 50px;
	line-height: 50px;
	display: block;
}

.copybody p.articleFoot a:hover {
	background: transparent url(../images09/twitterbird.png) no-repeat 0 -50px;
	color: #000;
}

p.topspace {
	margin-top: 30px;
}

p.botspace {
	margin-bottom: 30px;
}

p.flow {
	float: left;
	clear: left;
	display: inline;
}

p.botdotborder {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

p.topdotborder {
	border-top: 1px dotted #ccc;
	padding-bottom: 30px;
}

p span.note {
	color: #000;
	background: #ffc;
}

p span.strike {
	text-decoration: line-through;
}

p span.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #777;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}

p span.update {
	font-size: 12px !important;
	color: #666;
}

.copybody blockquote {
	float: left;
	width: 280px;
	margin: 20px 20px 20px 100px;
	background: #333;
}

.copybody blockquote p {
	margin: 0;
	width: 240px;
	padding: 20px;
	font-weight: bold;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.padbox {
	padding: 20px 50px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}

.padbox p {
	color: #91663c !important;
}

.copybody ul {
	list-style: square;
	margin: 0 0 0 232px;
	padding: 10px 0;
	line-height: 1.6em;
	font-size: 1.5em;
	width: 615px;
}

.copybody ol {
	margin: 0 192px 0 232px;
	padding: 10px 0;
	line-height: 1.6em;
	font-size: 1.5em;
	list-style: decimal;
}

.copybody li {
	padding: 3px 0 3px 10px;
}

.copybody ol#clean {
	margin-left: 208px;
	list-style: none !important;
	line-height: 1;
}
.copybody #clean li {
	padding: 0;
	padding: 10px 0 0 5px;
	margin: 0 !important;
	clear: both;
}
.copybody #clean li img {
	margin: 0 !important;
	padding: 0 !important;
}
.copybody #clean li.halvsies {
	float: left;
	display: inline;
	clear: none;
}

.copybody dl {
	list-style: none;
	margin: 0 0 0 232px;
	padding: 10px 0;
	line-height: 1.4em;
	font-size: 1.5em;
}

.copybody dt {
	font-weight: bold;
	padding: 3px 0 5px;
}

.copybody dd {
	padding: 3px 0 3px 10px;
}

.archives {
	width: 100%;
	background: #333;
	clear: both;
	text-align: center;
	border-top: 2px solid #fff;
}

.archives h2 {
	display: none;
}

.aside {
	float: right;
	width: 300px;
	padding: 0 60px 20px 20px;
}

.aside p {
	margin: 0;
	padding: 0;
	padding: 10px 0 5px;
	font-size: 11px;
	color: #333;
	font-style: italic;
	text-align: justify;
}

/* Table Styles

------------------------------------------------------------------------ */
table.clienthours {
	width: 630px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 20px 0;
}

.clienthours td {
	padding: 10px 6px;
}

.clienthours thead th {
	background: #000;
	font-weight: bold;
	color: #fff;
}

.clienthours thead th {
	padding: 6px 6px 6px 5px;
	border-left: 1px solid #fff;
}

th#characteristics {
	background: #537777;
	border-left: none;
	padding: 6px;
}

tr.altrow td {
	background: #e4e4e4;
}

table.sampleproject {
	width: 630px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 20px 0;
	color: #000;
}

.sampleproject td {
	padding: 6px;
	border-bottom: 1px solid #fff;
}

td.description {
	background: #d6d6d6;
	font-weight: bold;
}

td.hours {
	background: #e4e4e4;
}

table {
	margin-left: 212px !important;
}

/* Image Styles

------------------------------------------------------------------------ */
.copybody img {
	margin-left: 212px;
}

.space {
	padding: 20px 0;
}

.spacebox {
	padding: 5px;
	margin: 20px 0 20px 212px;
	border: 1px solid #ccc;
}

.leftimg {
	float: left;
	padding: 5px;
	margin: 15px 15px 15px 212px;
	border: 1px solid #ccc;
	display: inline;
}

.rightimg {
	float: right;
	padding: 5px;
	margin: 15px 212px 15px 15px;
	border: 1px solid #ccc;
	display: inline;
}

.floatrightimg {
	float: right;
	padding: 5px;
	margin: 15px 212px 15px 15px;
	border: 1px solid #ccc;
}


/* Footer Styles
------------------------------------------------------------------------ */
.baseFooter {
	clear: both;
	width: 100%;
	background: #000;
	padding: 20px 0;
}

.footer {
	width: 1040px;
	margin: 0 auto;
}

.footer p {
	font-size: 1.1em;
	color: #fff;
	line-height: 1.4em;
	margin-left: 212px;
}

.footer p span {
	padding: 0 10px;
}


/* Float Clearing Styles

------------------------------------------------------------------------ */ 
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */