/*  
Theme Name: DHI hatch 
Version: 1.0

*/



/* Begin Typography & Colors */
html {
  height: 101%;
}
img.photo_for_entry {
	float:right;
	border:1px solid #ccc;
	padding:3px;
	background-color:#fff;
	margin: 0 1em 0 0;
	display: inline; /*IE double margin floar error fix*/
}
body {
  font: 80%/140% "Trebuchet MS", Helvetica, sans-serif;
  text-align: center;
  background: transparent url('images/bkgd-grad2.gif') repeat-x 0 0;
  color: #666;
}
body,p,h1,h2,h3,h4,h5,dl,dt,dd,ul,ol,li,form {
	padding:0;
	margin:0;
}
a:link, a:visited, a:active {
	color: #2b6099;
	text-decoration:none;
}
a.air {color: #8C9DA7;text-weight:bold;}
a.land {color: #2C7D3C;text-weight:bold;}
a.water{color: #5F9BC7;text-weight:bold;}
a.black{color: #000000;text-weight:bold;}
h2 a:link, h2 a:visited, h2 a:active {
	color: #c67108;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0
}
img {
	display:block;
}
p, h1, h2, h3, h4, ul, ol, dl {
	padding-bottom: 1em;
}
h2 {font-size:160%; color:#000;font-weight:normal;text-transform: uppercase;padding-bottom:.6em;}
h3 {font-size:140%; color:#8c4510;font-weight:normal;padding-bottom:.1em;}
h4 {font-size:120%; color:#000;font-weight:normal;padding-bottom:.4em;}

li {
	margin-left:1.5em;
}
/*--MAIN CONTAINER--*/
#container {
	width:782px;
	margin:0 auto;
	text-align:left;
}
/*--HEADER--*/
#header {
	padding:16px 0 16px 0;
}
#header h1.label-1, #header h1.label-2 {
	padding-bottom: 4px;
}
#header p.link-ucdavis a {
	display: block;
	width: 116px;
	height: 20px;
	margin-top:20px;
	text-indent:-3000px;
	background: transparent url('images/logo-ucdavis.gif') no-repeat 0 0;
	float:right;
}
#header p.link-ucdavis {
  padding:0;
}
#header p.link-dhi a {
	display: block;
	width: 169px;
	height: 40px;
	text-indent:-3000px;
	background: transparent url('images/logo-dhi.gif') no-repeat 0 0;
}

#header img.banner {
	height:300px;
	width:800px;
}
/*--RIGHT PANE--*/  
#rightcol { 
	float: left; 
	width: 247px; 
	margin-bottom:2em;
	padding-top:10px;
	overflow:hidden;
	background-color:#d4d3d1;
	padding: 15px;
	clear:both;
	
}
#rightcol ul li {
	list-style:none;
	margin-left:0;
}
#rightcol ul li#links li a{
	line-height:100% !important;
	display:block;
}
#rightcol ul li#links li{
	padding-bottom:.4em;
}
#rightcol #search {
	padding-top:2em;
}

/*--FORMS--*/
form input, form textarea {
	border: 1px solid #ccc;
}
#searchform div br {
	display:none;
}
#searchform #s {
	width:150px;
	margin-bottom:10px;
}
textarea#comment {
	width:100%;
}

/*--CONTENT CENTER PANE--*/  
#contentcol {

	padding-top:15px;

	margin-left:300px;


}

* html #contentcol {
	height: 1%; /*kills the 3px jog IE problem*/
}
/* had to do a table because WordPress would not allow a div in the WYSIWYG */
table {
	border-collapse:collapse;
	margin-bottom:2em;

}
table td {
	vertical-align:top;
	
}
table td h2 {
	padding-top:10px;
}

div.navigation {
	background-color:#eee;
	font-size:80%;
	margin-bottom:.5em;
}
#respond {
	padding-top:.5em;
	border-top:3px solid #000;
}

/*--FOOTER--*/   
#footer {
	clear:both;
	font-size:85%;
	line-height:100%;
	border-top:3px solid #000;
	
}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
