@import url("stylesheets/reset.css");

body {
	background-color: #fff;
	font: 13px Arial,Helvetica,sans-serif;
	color: #292324;
}

/* layout */
#wrap {
	width: 960px;
	margin: 0 auto;
}

#top {
	background: url(/wp-content/themes/default/images/eikon_mp_top.gif) bottom left no-repeat;
	height: 75px;
	width: 960px;
}

.interior #top {
	background: url(/wp-content/themes/default/images/eikon_int_top.gif) bottom left no-repeat;
}

#search {
	float: right;
	width: 129px;
	margin-top: 43px;
}

#search h3 {
	text-indent: -999em;
	background: url(/wp-content/themes/default/images/eikon_search.gif) no-repeat;
	width: 36px;
	height: 8px;
	margin-left: 91px;
}

#search input#keywords {
	width: 128px;
	height: 21px;
	background: url(/wp-content/themes/default//images/eikon_search_back.gif) no-repeat;
	border: 0;
}

#search #search-btn {
	display: none;
}

#main {
	width: 960px;
	height: 391px;
	margin-bottom: 2px;
}

#photo {
	position: absolute;
	z-index: 1;
	width: 960px;
	height: 391px;
}

#main h1 a {
	background: url(/wp-content/themes/default/images/eikon_logo.gif) no-repeat;
	text-indent: -999em;
	margin-left: 23px;
	width: 114px;
	height: 109px;
	display: block;
	position: absolute;
	z-index: 2;
}

#nav {
	width: 114px;
	height: 282px;
	position: absolute;
	margin: 109px 0 0 23px;
	background-color: #7B772A;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 4;
}

#nav ul {
	margin: 10px 0 0 10px
}

#nav li {
	margin-bottom: 5px;
}

#nav a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li ul {
	margin: 1px 0 0 0;
}

#nav li li {
	padding-left: 10px;
}

#nav li li a {
	font-size: 11px;
}

#tab {
	width: 42px;
	height: 73px;
	background: url(/wp-content/themes/default/images/eikon_e_tab.png) no-repeat;
	position: absolute;
	z-index: 3;
	margin: 300px 0 0 922px;
}

#announcement {
	width: 278px;
	height: 96px;
	background: url(/wp-content/themes/default/images/eikon_mp_announcements_back.gif) no-repeat;
	float: left;
	padding: 15px 10px 10px 30px;
}

#announcement h3 {
	color: #f5f5f5;
	font-size: 12px;
	text-transform: uppercase;
}

#announcement p {
	color: #3c3c3d;
	font-size: 12px;
}

#announcement .subtitle {
	color: #b8b7b5;
	font-size: 11px;
}

#announcement p {
	margin-top: 2px;
}

#announcement a {
	color: #fff;
	text-decoration: none;
}

#blog {
	float: right;
	width: 640px;
	height: 96px;
	background: url(/wp-content/themes/default/images/eikon_mp_blog_back.gif) no-repeat;
}

#post1 {
	float: left;
	margin: 15px 0 10px 30px;
}

#post2 {
	float: right;
	margin: 15px 20px 10px 0;
}

#blog h3 {
	color: #f5f5f5;
	font-size: 12px;
	text-transform: uppercase;
}

#blog p {
	margin-top: 2px;
}

#blog .subtitle {
	color: #b9b140;
}

#blog div.post {
	color: #3c3c3d;
	font-size: 12px;
}

#blog a {
	color: #fff;
	text-decoration: none;
}

#blog .post {
	width: 275px;
}

/* interior */
.interior #main, .interior #photo {
	height: 195px;
}

.interior #tab {
	margin-top: 118px;
}

#sidebar {
	width: 264px;
	margin-right: 2px;
	float: left;
	display: inline;
}

#posts-wrap {
	background: url(/wp-content/themes/default/images/eikon_int_announcements_top.gif) no-repeat #737373;
}

#sidebar .posts {
	padding: 18px 30px;
}

#sidebar .posts h3 {
	color: #f5f5f5;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	margin: 0;
	padding: 0;
}

#sidebar .posts p {
	color: #3c3c3d;
	font-size: 11px;
}

#sidebar .posts .subtitle {
	color: #b8b7b5;
}

#sidebar .posts p {
	margin-top: 5px;
}

#sidebar .posts a {
	color: #fff;
	text-decoration: none;
}

#sidebar .divider {
	width: 186px;
	height: 1px;
	margin: 15px auto;
	border-bottom: 1px solid #fff;
}

#sidebar h3, #sidebar-right h3 {
	text-transform: uppercase;
	font-family: Helvetica, Arial, Verdana;
	color: #737373;
	margin: 8px 0 4px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 10px 0 3px 0;
	font-size: 13px;
}

#sidebar h3.twitter span a {
	color: #00c2ff;
	font-size: 15px;
}

#tweets p {
	border-bottom: 1px dotted #333333;
	padding: 5px 0 10px 0;
	color: #6F6F6F;
	font-size: 11px;
}

#tweets a {
	color: #87772A;
}

#sidebar-right {
	width: 113px;
	float: right;
	display: inline;
}

#sidebar-right {
	color: #6F6F6F;
}

#sidebar-right h3 {
	padding: 7px 0 6px 0;
}

.wp-list {
	list-style-type: none;
}

.wp-list li {
	margin: 0 !important;
	padding: 0 !important;
}

.wp-list a {
	text-transform: uppercase;
	font-size: 10px;
}

#nav-int {
	
}

#nav-int ul {
	margin: 6px 0 0 10px;
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
}

#nav-int li ul {
	margin: 1px 0 0 0;
}

#nav-int li li {
	padding-left: 10px;
}

#nav-int li {
	margin-bottom: 2px;
}

#nav-int a {
	color: #7c7c7c;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 0 3px;
}

#nav-int li li a {
	font-size: 11px;
}

#nav-int a:hover {
	background-color: #7b772a;
	color: #fff;
}

#primary {
	width: 570px;
	float: left;
	display: inline;
}

#headline {
	width: 256px;
	height: 72px;
	background: url(/wp-content/themes/default/images/eikon_int_header_back.gif);
}

#headline h2 {
	float: left;
	margin: 50px 0 0 14px;
	font-size: 12px;
	color: #e4e2c2;
	text-transform: uppercase;
	border: none;
	padding: 0;
}

.post #headline h2 {
	padding-top: 2px;
}

#headline h2 span {
	font-size: 16px;
	color: #fff;
}

#headline-border {
	height: 1px;
	border-bottom: 1px solid #737373;
	margin-top: 3px;
}

#content {
	padding: 7px 6px;
	color: #6f6f6f;
}

#content p {
	margin: 10px 0;
	line-height: 17px;
}

#content a, #sidebar a, #sidebar-right a {
	color: #7b772a;
	text-decoration: none;
}

#content blockquote {
	font-size: 12px;
	font-style: italic;
	padding: 0 20px 0 10px;
	color: #3c3c3d;
	margin: 20px 0 20px 0;
	font-family: Georgia;
}

#content ul, #content ol {
	margin-left: 20px;
}

#content .divider {
	height: 1px;
	border-bottom: 1px solid #AFAFAF;
	margin: 7px 0 12px 0;
}

#post-navigation .alignright {
	float: right;
}

#post-navigation .alignleft {
	float: left;
}

.clear {
	clear: both;
	margin-bottom: 10px;
}

#content h3 {
	color: #505050;
	font-size: 15px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 8px 0 5px 0;
	font-family: Helvetica, Arial, Verdana;
}

#content #post-meta {
	border-bottom: 1px dotted #333333;
	padding: 6px 0 5px 0;
	text-transform: uppercase;
	font-size: 11px;
}

#content .post {
	padding-bottom: 8px;
	border-bottom: 1px dotted #333333;
}

.post h2 {
	text-transform: uppercase;
	color: #505050;
	font-size: 15px;
	border-bottom: 1px dotted #333333;
	padding: 5px 0 4px 0;
	font-family: Helvetica, Arial, Verdana;
}

.post h2 span.author, .post h2 span.date {
	font-size: 11px;
	padding-left: 10px;
	font-weight: normal;
}

.post-menu {
	font-size: 11px;
	margin: 0 0 25px 0;
	padding-left: 10px;
}

.retweet {
	float: right;
	margin: 15px 0 10px 10px;
	width: 75px;
}

#tags {
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 7px 0 7px 0;
}

/* comments */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	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;
}