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, 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;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}

a:link,
a:visited,
a:hover {
color:inherit;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


body {
margin:0;
padding:0;
font-family:'Helvetica';
font-size:85%;
color:rgb(25,25,25);
}

#wholebox {
width:100%;
}

#headerbox {
width:100%;
height:350px;
background:rgb(25,25,25);
position:relative;
top:0;
}

#titles,
#weblogtitles {
position:absolute;
bottom:10px;
left:0px;
margin:0 0 0 20%;
border:0px solid blue;
float:left;
}

#weblogtitles {
margin:0 0 0 20%;
}

#headerbox h1, h2 {
color:white;
font-weight:normal;
text-align:left;
}

#titles h1 a:link,
#titles h1 a:visited {
color:white;
text-decoration:none;
}

#titles h1 a:hover,
#weblogtitles h1 a:hover {
text-decoration:none;
}

#headerbox h1 {
font-size:4.7em;
margin-left:-2px;
}

#headerbox h1 strong {
font-weight:bold;
}

#headerbox h2 {
font-size:1.4em;
letter-spacing: 0em;
margin-left:3px;
}

#pagenav {
width:80%;
position:absolute;
top:0;
text-transform:uppercase;
font-weight:bold;
background:rgb(25,25,25);
margin:0px 0 0 0;
padding:6px 0 2px 20%;
border-bottom:1px solid white;
}

#pagenav p {
display:inline;
margin:0 60px 0px 2px;
font-size:1.3em;
}

#pagenav p a:link,
#pagenav p a:visited {
color:white;
text-decoration:none;
padding:0 1px 2px 0;
}

#pagenav p a:hover {
border-bottom:5px solid white;
padding:0 1px 2px 0;
}

#pagenav p a:link#currentsection,
#pagenav p a:visited#currentsection {
border-bottom:5px solid white;
}

#contentbox {
width:100%;
margin:0px 0 0 0;
padding-top:80px;
border:0px solid red;
/*
padding-left:auto;
padding-right:auto;
*/
}

#pagetitle {
margin:0 0 0 20%;
padding:0 0 0 2px;
border-bottom:1px solid rgb(25,25,25);
}

#pagetitle h3 {
text-transform:uppercase;
font-size:2em;
text-align:left;
}

#pagesubtitle {
margin:5px 0 0px 20%;
padding:0 0 40px 4px;
border:0px solid green;
border-bottom:0px solid rgb(25,25,25);
text-transform:uppercase;
font-size:0.75em;
}

#pagesubtitle p {
display:inline;
margin:0 20px 0 0px;
padding:0 0 0 0px;
white-space:nowrap;
}

#pagesubtitle a:link,
#pagesubtitle a:visited {
color:rgb(25,25,25);
text-decoration:none;
}

#pagesubtitle a:hover {
text-decoration:underline;
}

.blah {
border-top:1px solid rgb(25,25,25);
margin:5px 0 40px 20%;
padding:5px 0 0 0;
text-align:left;
line-height:1.4em;
}

.blah p {
margin:0 3px 1em 3px;
width:475px;
}

.blah a:link,
.blah a:visited {
color:rgb(25,25,25);
text-decoration:none;
}

.blah a:hover {
text-decoration:underline;
}

#photoheader {
border-bottom:1px solid rgb(25,25,25);
margin:20px 0 7px 20%;
padding:7px 0 3px 2px;
text-transform:uppercase;
font-size:80%;
}

#photoheader p {
display:inline;
margin:0 20px 0 0;
}

#photoheader p a:link,
#photoheader p a:visited {
text-decoration:none;
color:rgb(25,25,25);
}

#photoheader p a:hover {
color:black;
text-decoration:underline;
}

img.minicc {
position:relative;
top:1px;
}

#photos {
margin:5px 0 0 20%;
padding:0 0 0 2px;
width:475px
}

#photos img {
margin:0 7px 7px 0;
/*
padding:5px;
border:1px solid rgb(25,25,25);
*/
}

.creditblock {
background:rgb(25,25,25);
color:white;
border-top:1px solid rgb(25,25,25);
margin:40px 0 20px 20%;
padding:0px 0 0 0;
text-align:left;
line-height:1.4em;
}

.creditblock ul {
list-style-type:none;
padding:5px 0 5px 10px;
}

.creditblock li {
margin:0.3em 3px 0.3em 3px;
}

li#creditstitle,
li.creditstitle {
text-transform:uppercase;
border-bottom:1px solid white;	
font-weight:bold;
}

#projectsbox {
text-transform:uppercase;
}

#projectsbox h4 {
border-bottom:1px solid rgb(25,25,25);
margin:80px 300px 0px 2px;
padding:0 0 6px 20%;
}

#projectsbox h4 span.work {
color:rgb(150,150,150);
}

ul#projectlist {
margin:12px 0 0 20%;
list-style-type:none;
}

ul#projectlist li {
margin:0px 0 15px 0;
/*width:425px;*/
text-transform:none;
font-style:italic;
}

#projectlist li.project a:link,
#projectlist li.project a:visited {
text-decoration:none;
color:rgb(25,25,25);
padding:4px 6px 1px 2px;
margin-right:2px;
text-transform:uppercase;
font-size:1.2em;
font-style:normal;
}

#projectlist li.project a:hover {
background:rgb(25,25,25);
color:white;
padding:4px 6px 1px 2px;
margin-right:2px;
text-transform:uppercase;
font-size:1.2em;
font-style:normal;
}

#projectlist li.work {
color:rgb(150,150,150);
display:none;
}

#projectlist li.work span {
text-decoration:none;
padding:4px 6px 1px 2px;
margin-right:2px;
text-transform:uppercase;
font-size:1.2em;
font-style:normal;
}

#projectslistrsslink {
margin-left:3px;
}

#projectlist li a#projectslistrsslink {
text-transform:lowercase;
font-size:1em;
}

#projectslistrssimg {
position:relative;
top:1px;
}

#footer {
width:100%;
margin:70px 0 0 0;
background:rgb(25,25,25);
position:relative;
bottom:0;
}

#footerinfo {
margin:0 0 0 20%;
padding:0.8em 0 5px 0;
font-size:80%;
text-transform:uppercase;
}

#footer p {
display:inline;
color:white;
margin:0 40px 0 0;
}

#footer p a img {
margin:0;
padding:0;
position:relative;
top:1px;
}

#footerinfo a:link,
#footerinfo a:visited {
color:white;
text-decoration:none;
}

#footerinfo a:hover {
text-decoration:underline;
}



/* Lightbox styles */

#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(sitegraphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(sitegraphics/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px 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-size:130%; 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: #000; }






/* notlikecalvin news v2 */


#weblogcontentbox {
width:100%;
padding-top:0px;
margin:0 0 0 0;
border:0px solid green;
}

div.post {
border:0px solid blue;
}

div.post h3.entry-title {
text-transform:uppercase;
font-size:1.6em;
text-align:left;
margin:0 0 0 20%;
padding:80px 0 0 2px;
border-bottom:1px solid rgb(25,25,25);
}

div.post h3.entry-title a:link,
div.post h3.entry-title a:hover,
div.post h3.entry-title a:visited {
text-decoration:none;
}

div.additional-meta {
margin:5px 0 0px 2px;
padding:0 0 2px 20%;
border:0px solid green;
border-bottom:0px solid rgb(25,25,25);
text-transform:uppercase;
font-size:0.75em;
}

div.entry-content {
border:0px solid red;
width:550px;
margin:0px 0px 0px 2px;
padding:12px 0 2px 20%;
}

div.entry-content p {
padding:0 0 1em 0;
line-height:1.4em;
}

div.entry-content a:link,
div.entry-content a:visited {
border-bottom:1px solid rgb(230,230,230);
}

div.entry-content a:hover {
border-bottom:1px solid rgb(25,25,25);
text-decoration:none;
}

div.entry-content a.nolink {
border-bottom:none;
text-decoration:none;
}

#blogblock {
margin:80px 0 0 0;
}

div.thecomments {
width:550px;
margin:1em 0 0 20%;
padding:1em 0 0 2px;
}

div.thecomments h3,
div.thecomments h4,
h3#comments,
div#respond h3 {
border:none;
}

h3#comments {
border-top:1px solid rgb(25,25,25);
padding:1em 0 0 0;
}

div.comment {
padding:1em 0 0 0;
border:0px solid red;
}

#respond {
padding:1em 0 0 0;
}

div.navigation {
margin:0 0 0 20%;
border-bottom:1px solid rgb(25,25,25);
padding:40px 0 2px 0;
text-transform:uppercase;
/*position:relative;*/
font-size:1.2em;
}

div.navigation a {
padding:4px 2px 0 2px;
}

div.navigation a:link,
div.navigation a:visited {
color:rgb(25,25,25);
background:white;
text-decoration:none;
}

div.navigation a:hover {
color:white;
background:rgb(25,25,25);
text-decoration:none;
}

.nav-prev {
margin-right:250px;
}

#archivechunk {
margin:40px 0 0px 20%;
padding:0 0 40px 0;
}

.blogarchives {
display:inline;
}

.blogarchives h4 {
text-transform:uppercase;
font-weight:bold;
line-height:1.4em;
text-decoration:none;
border-bottom:1px solid rgb(25,25,25);
margin:0 0 4px 0;
padding:0 20px 0 0;
}

.blogarchives ul {
list-style-type:none;
line-height:1.4em;
}

#archives1,
#archives2,
#archives3 {
float:left;
margin:0 80px 0 0;
}

#footer {
clear:left;
margin-top:40px;
}

li {
line-height:1.4em;
padding:0 0 0.4em 0;
}

ol#bestoflist {
padding:0 0 30px 0;
}
