/*
Theme Name: Endikos Seven
Theme URI: http://www.endikos.com/
Description: Endikos coolness.
Version: 7
Author: William Knechtel
Author URI: http://www.endikos.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #000 url("http://www.endikos.com/wp-content/uploads/2010/02/learningtothrive.jpg") repeat-y scroll top center;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E4DAB3;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
}

#wrapper {
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 103px;
	position: relative;
}

#primary-content {
	width: 474px;
	float: left;
	margin-left: 10px;
}

#secondary-content {
	width: 353px;
	float: right;
	padding-right: 32px;
}

#footer {
	clear: both;
}

h1 {
	width: 270px;
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 80px;
	clear: both;
	line-height: 30px;
}

h2 {
	clear: both;
}

#nav-hr {
	padding-left: 10px;
	z-index: 1;
	position: absolute;
	top: 30px;
	left: 10px;
}

#main-nav {
	width: 478px;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 100;
	position: absolute;
	top: 36px;
	left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}

#main-nav li {
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	background: transparent url("images/flourish_13.gif") no-repeat scroll bottom center;
	text-align: center;
}

#main-nav li a.last {
	border-right: none;
}

#main-nav li a {
	display: block;
	width: 117px;
	padding-top: 5px;
	border-right: 1px solid #897460;
}

#post-wrapper {
	position: absolute;
	top: 120px;
	left: 40px;
	width: 428px;
}

a {
	color: #E4DAB3;
}

a:link {
	color: #E4DAB3;
	text-decoration: underline;
}
a:visited {
	color: #E4DAB3;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #E4DAB3;
	text-decoration: underline;
}

h2, h6 {
	margin: 0;
	padding: 0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom: 1px solid #897460;
	line-height: 30px;
	margin-top: 20px;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	text-decoration: none;
}

h6 {
	font-weight: normal;
	font-size: 11px;
	color: #897460;
}

#footer {
	border-top: 1px solid #897460;
	font-size: 11px;
	margin-top: 20px;
	padding-top: 10px;
	color: #897460;
	margin-bottom: 30px;
	margin-top: 30px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #897460;
}

#slogan {
	padding-top: 30px;
	padding-bottom: 30px;
}

h2.widgettitle {
	font-size: 16px;
	line-height: 24px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 300px;
	padding-left: 30px;
}

#sidebar ul li {
	margin: 15px 0;
}

.hidden {
	display: none;
}

#s {
	background-color: #897460;
	border: 1px solid #897460;
	width: 225px;
	color: #000;
}

#searchsubmit {
	background-color: #461212;
	color: #897460;
	border: 1px solid #897460;
	width: 55px;
	margin-left: 10px;
}

h3#comments, .postmetadata {
	margin-top: 25px;
	padding-top: 5px;
	border-top: 1px solid #897460;
}

.alt {
	background-color: #240002;
	border-top: 1px solid #897460;
	border-bottom: 1px solid #897460;
	padding-bottom: 10px;
	padding-top: 10px;
}

#comment, .comment_content {
	background-color: #897460;
	border: 1px solid #897460;
	width: 100%;
}

.contact-form {
	width: 100%;
}

.contact-form textarea {
	width: 100%;
	height: 200px;
	background-color: #897460;
	border: 1px solid #897460;
	color: #000;
}

.contact-form input.textbox {
	background-color: #897460;
	border: 1px solid #897460;
	color: #000;
}

.contact-form input.pushbutton-wide {
	background-color: #461212;
	color: #897460;
	border: 1px solid #897460;
}

#submit {
	background-color: #461212;
	color: #897460;
	border: 1px solid #897460;
}

img {
	border: 0;
}

.alignright {
   float: right;
}

.code {
	background-color: #000;
	padding: 7px;
	border: 1px solid #897460;
	color: #999;
}

.click-to-enlarge {
  background: #000 url("images/enlarge.gif") no-repeat scroll bottom center;
  padding-bottom: 20px;
  border: 1px #222 solid;
}
