@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #090a0b;
	font-size: 0.8em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffffff;
}

.hidden {
	display: none;
}

/* Begin typography */



h1,h2,h3,h4,h5,h6,h7 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1 {
	font-size: 1.4em;
	font-family: 'Helvetica', 'sans-serif', 'Arial';
	color: #ffffff;
	text-align: left;
	padding-left: 35px;
}

h2 {
	font-size: 1.2em;
	font-family: 'Helvetica', 'sans-serif', 'Arial';
	color: #ffffff;
	text-align: left;
	padding-left: 35px;
}




/* sidebar - left nav header */

h3 {
	font-size: 1.3em;
	font-family: 'Myriad Pro', 'Arial', 'Helvetica', 'MS sans serif';
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
}






h5 {
	font-size: .6em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffc000;
	text-align: center;
}

/* heading for archive title pages */

h6 {
	font-size: 1.3em;
	font-family: 'verdana', 'Arial', 'Helvetica', 'sans-serif';
	color: #ffffff;
	text-align: left;
	padding: 15px 0 15px 35px;
}



body a, body a:visited {
	color: #0092d6;
	text-decoration: none;
	border: none;
}

body a:hover {
	color: #ffffff;
	text-decoration: none;
	border: none;
}

a img { 
	border: none; 
	}

ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: normal;
}

li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Arial', 'Helvetica', 'MS sans serif';
	font-size: .9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	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;
	}

.commentlist a, .commentlist a:visited {
	color: #0092d6;

	font-size: .9em;
}

.commentlist a:hover {
	color: #ffffff;

	font-size: .9em;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* Various Font types */

.biosubtitle {
	color: #ffc000;
	font-size: 1.0em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';

}

.biodate {
	color: #ffc000;
	font-size: 1.0em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-weight: bold;
}

.biotitle {
	color: #ffffff;
	font-size: 1.1em;
	font-family: 'Helvetica', 'sans-serif';
	font-weight: bold;
}



/* Begin content ID's */

#page {
	width: 984px;
	margin: 0 auto;
}
	
#banner {
	width: 984px;
	height: 159px;
	background-image: url(http://www.brian-schmidt.com/images/top.jpg);
}




/* Hover Navigation Elements */

#links {
	width: 541px;
	height: 173px;
	float: left;
	background-image: url(http://www.brian-schmidt.com/images/linksbg.jpg);
}

	.fadehome {
		position:relative;
		float: left;
		display:block;
		height: 69px;
		width: 98px;
		background-image: url(../images/home_static.jpg);
	}
	
	.fadehome * {
	  display: none;
	}
	
	.fadehome span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 69px;
		width: 98px;
		background-image: url(../images/home_hover.jpg);
	}
	
	
	
	.fadeport {
		position:relative;
		float: left;
		display:block;
		height: 69px;
		width: 63px;
		background-image: url(../images/portfolio_static.jpg);
	}
	
	.fadeport * {
	  display: none;
	}
	
	.fadeport span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 69px;
		width: 63px;
		background-image: url(../images/portfolio_hover.jpg);
	}

	.fadebio {
		position:relative;
		float: left;
		display:block;
		height: 69px;
		width: 63px;
		background-image: url(../images/bio_static.jpg);
	}
	
	.fadebio * {
	  display: none;
	}
	
	.fadebio span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 69px;
		width: 63px;
		background-image: url(../images/bio_hover.jpg);
	}

	.fadeblog {
		position:relative;
		float: left;
		display:block;
		height: 69px;
		width: 62px;
		background-image: url(../images/blog_static.jpg);
	}
	
	.fadeblog * {
	  display: none;
	}
	
	.fadeblog span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 69px;
		width: 62px;
		background-image: url(../images/blog_hover.jpg);
	}

	
	.fadecont {
		position:relative;
		float: left;
		display:block;
		height: 69px;
		width: 70px;
		background-image: url(../images/contact_static.jpg);
	}
	
	.fadecont * {
	  display: none;
	}
	
	.fadecont span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 69px;
		width: 70px;
		background-image: url(../images/contact_hover.jpg);
	}
		
	.fadecont visited {
	  border: none;
	}

#current_home {
	width: 443px;
	height: 173px;
	float: left;
	background-image: url(http://www.brian-schmidt.com/images/currentbg_home.jpg);
}

#current_bio {
	width: 443px;
	height: 173px;
	float: left;
	background-image: url(http://www.brian-schmidt.com/images/currentbg_bio.jpg);
}

#current_blog {
	width: 443px;
	height: 173px;
	float: left;
	background-image: url(http://www.brian-schmidt.com/images/currentbg_blog.jpg);
}

#current_portfolio {
	width: 443px;
	height: 173px;
	float: left;
	background-image: url(http://www.brian-schmidt.com/images/currentbg_portfolio.jpg);
}

#current_contact {
	width: 443px;
	height: 173px;
	float: left;
	background-image: url(http://www.brian-schmidt.com/images/currentbg_contact.jpg);
}




#subscribe {
	text-align: left;
}

#left_navstandard {
	width: 255px;
	height: auto;
	min-height: 400px;
	float: left;
	background-color: #1f252c; 
	margin: 0;
	padding: 0;
}

#left_navstandard p {
	font-size: .8em;
	font-color: #ffffff;
	padding: 5px 10px 0 10px;
}

#left_navstandard h1 {
	font-size: 1.2em;
	font-color: #ffffff;
	padding: 5px 10px 0 10px;
}

#left_nav {
	width: 255px;
	height: inherit;
	min-height: 400px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #1f252c;
}

#left_portfolio {
	width: 255px;
	height: inherit;
	min-height: 400px;
	float: left;
	background-color: #1f252c; 
	margin: 0;
	padding: 0;
}

#left_portfolio p {
	padding: 0px 0px 0px 0px;
}





/* Portfolio Navigation - Left nav - the project name buttons */





#ward
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/410p2.jpg") no-repeat 0 0;

}

#ward:hover
{ 
  background-position: 0 -20px;
}

#ward span
{
  display: none;
}

#boat1
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/420p1.jpg") no-repeat 0 0;

}

#boat1:hover
{ 
  background-position: 0 -20px;
}

#boat1 span
{
  display: none;
}


#boat2
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/420p2.jpg") no-repeat 0 0;

}

#boat2:hover
{ 
  background-position: 0 -20px;
}

#boat2 span
{
  display: none;
}

#comm
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/420p3.jpg") no-repeat 0 0;

}

#comm:hover
{ 
  background-position: 0 -20px;
}

#comm span
{
  display: none;
}


#bamboo
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/637p1.jpg") no-repeat 0 0;

}

#bamboo:hover
{ 
  background-position: 0 -20px;
}

#bamboo span
{
  display: none;
}

#kawneer
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/637p2.jpg") no-repeat 0 0;

}

#kawneer:hover
{ 
  background-position: 0 -20px;
}

#kawneer span
{
  display: none;
}

#sustain
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/683.jpg") no-repeat 0 0;

}

#sustain:hover
{ 
  background-position: 0 -20px;
}

#sustain span
{
  display: none;
}


#oslo
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/584_winter.jpg") no-repeat 0 0;

}

#oslo:hover
{ 
  background-position: 0 -20px;
}

#oslo span
{
  display: none;
}

#culvers
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/culvers.jpg") no-repeat 0 0;

}

#culvers:hover
{ 
  background-position: 0 -20px;
}

#culvers span
{
  display: none;
}


#aia1
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/aia1.jpg") no-repeat 0 0;

}

#aia1:hover
{ 
  background-position: 0 -20px;
}

#aia1 span
{
  display: none;
}


#aia2
{
  display: block;
  width: 208px;
  height: 20px;
  background: url("http://www.brian-schmidt.com/images/portfolio/aia2.jpg") no-repeat 0 0;

}

#aia2:hover
{ 
  background-position: 0 -20px;
}

#aia2 span
{
  display: none;
}

/* other navigation with similar effects */

#latestproject
{
  display: block;
  width: 171px;
  height: 28px;
  float: right;
  background: url("http://www.brian-schmidt.com/images/latest_projectlink.jpg") no-repeat 0 0;

}

#latestproject:hover
{ 
  background-position: 0 -30px;
}

#latestproject span
{
  display: none;
}

#latestblog
{
  display: block;
  width: 116px;
  height: 26px;
  background: url("http://www.brian-schmidt.com/images/latest_blog.jpg") no-repeat 0 0;

}

#latestblog:hover
{ 
  background-position: 0 -30px;
}

#latestblog span
{
  display: none;
}



/* End Portfolio Navigation - Left nav - the project name buttons */



#left_nav ul {
	list-style: none;
	margin: 5px 5px 5px 10px;
	padding: 0px 0px 0px 0px;
}

#left_nav li {
	list-style: none;
	font-size: .8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content {
	width: 729px;
	height: auto;
	min-height: 400px;
	float: left;
	background-color: #2a2a2a;
}

#content_portfolio {
	width: 729px;
	height: auto;
	min-height: 448px;
	float: left;
	background-color: #2a2a2a;

}

#content_portfolio p {
	margin: 0 0 0 15px;
}

#pindent p {
	margin: 0 0 0 250px;
}



p.main {
	font-size: 1.0em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffffff;
	text-align: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 35px;
}

p.contact {
	font-size: 1.0em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffffff;
	text-align: left;
	padding-top: 25px;
	padding-right: 150px;
	padding-left: 35px;
}

p.contact_normal {
	font-size: 1.0em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 150px;
	padding-left: 35px;
}

p.bio {
	font-size: 0.8em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 150px;
	padding-left: 35px;
}



h4 {
	font-size: 1.3em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffc000;
	text-align: left;
	padding-left: 35px;
}








/*-------------The Post-------------*/

.post_title {
	padding: 0px 0 0 0px;
	margin: 0;
}






.post h2, .post h2 a:visited, .post h2 a {
	font-family: 'palatino', 'verdana';
	font-size: 1.1em;
	text-decoration: none;
	color: #0092d6;
	margin: 0 0 0 0;
	font-weight: lighter;
	padding: 12px 0 0 10px;
	vertical-align: middle;
}

.post h2 a:hover {
	color: #ffffff;
}


.postmetadata {
	padding: 0 0 0 0;
	margin: 2px 73px 0px 0;
	text-align: right;
}

.topdate {
	padding: 2px 0 0 21px;
	margin: 0 0 0px 0;
	text-align: left;
	color: #ffffff;
}

.entry {
	font-family: 'tahoma', 'palatino', 'verdana';
	padding: 0px 20px 0px 20px;
	margin: 0 0px 0 0;
}







/* footer elements */


#footer {
	width: 984px;
	height: 145px;
	float: left;
	background-image: url(../images/footerbg.jpg);
}

#footer p {
	text-align: right;
	padding-right: 100px;
	padding-top: 0px;
	font-size: .8em;
	vertical-align: top;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #d8d8d8;
	font-weight: bold;
}

#footer a {
	color: #ffc000;
	font-weight: bold;
}

#footer a:visited {
	color: #ffc000;
	font-weight: bold;
}

#footer a:hover {
	color: #000000;
	font-weight: bold;
}

/*--------------Search Form-------------*/

#searchform {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 8px 15px;
}

fieldset.search {
	border: none;
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #121716;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: .9em;
	width: 130px;
	height: 25px;
	padding: 0px 0px 0;
	background: #121716 url(http://www.brian-schmidt.com/images/search_bg.jpg) no-repeat;
	margin: 0 0 0 0;
}
.search input.box:focus {
	background: #121716 url(http://www.brian-schmidt.com/images/search_bg.jpg) no-repeat;
	outline: none;
}
.search button.btn {
	width: 35px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	background: #121716 url(http://www.brian-schmidt.com/images/search_button.jpg) no-repeat top right;
}
.search button.btn:hover {
	background: #121716 url(http://www.brian-schmidt.com/images/search_button_h.jpg) no-repeat bottom right;
}


/*--------------comment Form-------------*/

#commentform input {
	width: 170px;
	padding: 2px 2px 2px 2px ;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 35px;
	}
#commentform textarea {
	width: 500px;
	padding: 4px 4px 4px 4px ;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 110px 5px auto;
	float: right;
	}

.replyform {
	font-size: .8em;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffffff;
	text-align: left;
	padding-left: 0px;
}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #1e2125;
	}
	
.even {
	margin: 0;
	padding: 10px;
	background-color: #222222;
	}	

.even, .alt {
	border: 1px dashed #000000;
}

.commentlist {
	padding: 0 250px 0 20px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */	