/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 4;
	background: #2F2B2B;
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #969493;
	float: none;
	overflow-y: scroll;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #810988;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
	line-height: normal;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0px;
	line-height: normal;
	color: #FFFFFF;
	width: auto;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
}

#wrapper {
	background: url(https://www.k-state.edu/ecophyslab/images/img02.jpg) no-repeat left top;
 	background-attachment: fixed;
}

#wrapper2 {
	background: url(https://www.k-state.edu/ecophyslab/images/img03.jpg) repeat-x left bottom;
}

.container {
	width: 1100px;
	margin: 0px auto;
}

/* Header */

#header {
	width: 900px;
	height: 115px;
	margin: 0 auto;
	padding: 0px 50px;
}

/* Logo */

#logo {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 30px 0px 0px 0px;
	letter-spacing: -3px;
	text-transform: lowercase;
	font-size: 4.8em;
}

#logo h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Delius Unicase', cursive;
	font-size: 12px;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}
#logo a:hover {
	text-decoration: none;
	color: #FFDA14;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #560620;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 400px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 70px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: auto;
	width: auto;
	color: #FFFFFF;
}

#menu a {
	display: block;
	height: 20px;
	margin-right: 1px;
	padding: 0px 15px 15px 15px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	}

#menu a:hover {
	text-decoration: none;
	color: #FFDA14;
}

#menu .current_page_item a {
	color: #FFFFFF;
}
#menu .current_page_item a:hover {
	text-decoration: none;
	color: #FFDA14;
}
/* Menu2*/

#menu2 {
	float: right;
	width: 340px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu2 ul {
	float: right;
	position: fixed;
	margin: 0;
	padding: 70px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
	height: auto;
	width: auto;
	color: #FFFFFF;
}

#menu2 a {
	display: block;
	height: 20px;
	margin-right: 1px;
	padding: 0px 15px 15px 15px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	}

#menu2 a:hover {
	text-decoration: none;
	color: #FFDA14;
}

#menu2 .current_page_item a {
	color: #FFFFFF;
}
#menu2 .current_page_item a:hover {
	text-decoration: none;
	color: #FFDA14;
}
/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 30px;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 50px 0px 0px 0px;
}

.post {
	overflow: inherit;
	margin-bottom: 20px;
	border-bottom: 1px solid #3A3636;
}

.post .title {
	margin: 0px;
	padding: 7px 1px 1px 1px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	letter-spacing: 1px;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Delius Unicase', cursive;
	font-size: 11px;
	font-weight: normal;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
	color: #FFDA14;
}

.post .entry {
	padding: 0px 0px 30px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	float: right;
	margin: 20px 0px 30px 0px;
	text-align: right;
	text-transform: uppercase;
	font-family: 'Delius Unicase', cursive;
	font-size: 12px;
	font-weight: normal;
}

.more {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 30px;
}

.comments {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}

/* Sidebar */

#sidebar {
	position: right;
	float: right;
	width: 340px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-family: 'Marvel', sans-serif;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #3A3636;
	padding-left: 20px;
	background: url(https://www.k-state.edu/ecophyslab/images/img01.gif) no-repeat left 13px;
	margin: 0px 20px;
	text-transform: uppercase;
	font-family: 'Marvel', sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#sidebar li li span {
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	padding-left: 30px;
	letter-spacing: normal;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFDA14;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px;
}

#sidebar a {
	border: none;
	color: #969493;
}

#sidebar a:hover {
	text-decoration: underline;
}

#container {
height: 300px;
width: 280px;
overflow-y: scroll; 
}
/* Sidebar 2 */

#sidebar2 {
	position: right;
	float: right;
	width: 340px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-family: 'Marvel', sans-serif;
	}

#sidebar2 ul {
	position: fixed;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin: 0;
	padding: 0;
}

#sidebar2 li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
}

#sidebar2 li li {
	line-height: 35px;
	border-bottom: 1px solid #3A3636;
	padding-left: 20px;
	background: url(https://www.k-state.edu/ecophyslab/images/img01.gif) no-repeat left 13px;
	margin: 0px 20px;
	text-transform: uppercase;
	font-family: 'Marvel', sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#sidebar2 li li span {
}

#sidebar2 li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar2 h2 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	padding-left: 30px;
	letter-spacing: normal;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFDA14;
}

#sidebar2 p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px;
}

#sidebar2 a {
	border: none;
	color: #969493;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

#container {
height: 300px;
width: 280px;
overflow-y: scroll; 
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	border-top: 10px #FF4E00 solid;
	color: #FF4E00;
}

#footer-content a {
	color: #FFFFFF;
}

#footer-bg {
	overflow: hidden;
	width: 890px;
	padding: 40px 55px 30px 55px;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #F1AF83;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer-content li {
	padding: 7px 0px 8px 0px;
}

#footer-content p {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#column1 {
	float: left;
	width: 290px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 260px;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#footer a {
}
