/*
Theme Name: sublime for Cumberland Ecology
Description: sublime
Version: 1
Author: Angela Ivancic, Mark Henderson
*/
/* body
--------------------------------------------------*/
body {
 margin:20px;
 background:#764C04;
 color: #333333;
 text-align:center;
 padding:0;
 }
/* outer
--------------------------------------------------*/
#outer {
	text-align:left;
	width:800px;
	margin:auto;
	background:#ffffff;
	padding: 10px;


 }
/* header
--------------------------------------------------*/
#header {
	height:135px;
	background-image: url(../banner.jpg);
	font-weight: normal;
	width: 800px;

 }

/* navigation links
--------------------------------------------------*/
#navigation {
	background-color:#547023;
	height:20px;
	width: 800px;


}

#navigation li {
	border-color:white;
	height:20px;
}

#navigation a {
	color:white;
}

#navigation .selected,
#navigation a:hover
  {
	background-color:#899D00;
	line-height: 20px;
}
/* navigation
--------------------------------------------------*/
#navigation {
height:20px;
line-height: 20px;
}

#navigation ul {
  margin:0 0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  height:20px;
  border-right:1px solid;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 4px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
	margin:0;
	padding:0 0 10px 0;

}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 0px 0;
}

ul, ul li {
    margin: 5px;
    padding: 0;
    list-style: none;
}






a img {
border: 0px;
}

/* bodyblock
--------------------------------------------------*/
#bodyblock {
	position:relative;
	color: #ffffff;
	width:800px;
	padding:0;
	background-color: #F5F5F5;

 }
/* content
--------------------------------------------------*/
.content {
	float:right;
	width:500px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-type: circle;
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	color: #333333;
	border: none;
	margin-top: 10px;
	list-style-image: url(list-on.gif);


 }

  
/* comment and date at base of blog entry
--------------------------------------------------*/
 .commentdate {
	background-color: #DAEBBE;
	width:500px;
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADD83D;
	padding: 5px;

 }
 
 
/* sidebar
--------------------------------------------------*/
#sidebar {
	float:left;
	width:250px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px 0px 0px 10px;
	margin-right: 10px;
	color: #333333;
	background-color: #DAEBBE;
	border: none;
	margin-top: 10px;

 }

/* footer
--------------------------------------------------*/
#footer {
	height:30px;
	background:#ffffff;
	color: #333333;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	clear:both;

}	
/* navcontainer sidebar
--------------------------------------------------*/
.navcontainer ul
{
list-style-type: none;
text-align: left;
}

.navcontainer ul li a
{
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color: #4C5B06;
}

.navcontainer ul li a:hover
{
color: #172700;
}

.navcontainer ul li a#current
{

}

/* headings
--------------------------------------------------*/
h1 {
	margin:0px 0px 0px 0px;
	font-size: medium;
	font-weight: bold;
	color: #3F5E01;
	border: none #276693;




}

h2 {
	margin:0px;
	font-size: small;
	font-weight: normal;
	color: #547023;
	padding: 1px;
	border-top: 1px none #9BC950;
	border-right: 1px none #9BC950;
	border-bottom: 1px solid #9BC950;
	border-left: 1px none #9BC950;




}

h3 {
	margin:0px 0px 0px 0px;
	font-size: small;
	font-weight: bold;
	color: #276693;
	border-bottom: 1px dashed #9DD1BB;
	text-align: right;
	border-top: 1px none #9DD1BB;
	border-right: 1px none #9DD1BB;
	border-left: 1px none #9DD1BB;

	

}
h4 {
	margin:0px 0px 0px 0px;
	font-size: xx-small;
	font-weight: normal;
	color: #999999;
	border: 1px none #000000;

}
h5 {
	margin:0px 0px 0px 0px;
	font-size: xx-large;
	font-weight: bolder;
	color: #A6376F;
	border: 1px none #000000;
	font-style: normal;



}
/* links
--------------------------------------------------*/
a:link {
	color: #4C5B06;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: none;




}
a:visited {
	color: #4C5B06;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:active {text-decoration: none}
a:hover {
	color: #172700;

}
a.one:link {
	color: #3F5E01;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
a.one:visited {color: #3F5E01; }
a.one:active {text-decoration: none}
a.one:hover {text-decoration: none; color: #899D00;}

a.two:link {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.two:visited {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.two:active {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.two:hover {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}

