/*  
Theme Name: The Echo Lab
Theme URI:
Description: 
Version: 
Author: mb
Author URI:

*/

body
{
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #333;
	background-color: #806C40;
	font-size: 13px;
}

p {
	margin-top: 0;
}

img {
	border: 1px #000000 solid;
}

a:link { color: #BF7830; text-decoration: none }
a:visited { color: #BF7830; text-decoration: none }
a:hover { color: #333333; text-decoration: none }
a:active { color: #BF7830; text-decoration: none }

h1, h2, h3 {
	color:#BF7830;
	font-family: Palotino Linotype,Georgia,serif;
	font-size:2em;
	font-weight:bold;
	line-height:1.3em;
	margin:0;
}

h2
{
	color: #333333;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color:#333333;
	font-size:1.2em;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h4
{
	color: #5B5E0E;
	font: 99% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

hr
{
	 color: #C5C877;
}

#page
{

	/* width: 650px; */
	text-align: left;
	background-color: #E6E3CF;
	border: 1px solid #333333;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	min-width: 700px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#navigation {
	background: transparent none repeat scroll 0 0;
	/* margin:10px auto 0; */
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	/* width:900px; */
	min-width: 700px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#navigation ul {
	float: right;
	margin: 10px 15px 0 0;
}

#navigation ul li {
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
}

#navigation ul li a {
	background: #E6E3CF none repeat scroll 0 0;
	border-color: #929B9D;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #333333;
	display: block;
	font-weight: bold;
	letter-spacing: 0;
	padding: 2px 12px;
	text-decoration: none;
}

#navigation h2 
{
	font-size: 1.2em;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	margin: 0;
}
#header
{
	height: 75px;
	width: 100%;
	background-image: url(/wp-content/themes/theecholab/images/tel-main.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	/* border-top:1px solid #000000; */
	/* border-bottom: 15px solid #000; */
	/* margin-bottom: 22px; */
}

#header img
{
	padding: 7px 0 2px 5px;
	border: 0;
}

#header h1
{
	font-size: 36px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#site-slogan {
	color:#FFFFFF;
	/* float:left; */
	font-size:0.8em;
	font-weight:bold;
	/* margin:83px 0 0 8px; */
	/* position:absolute; */
	text-transform:uppercase;
	background: #000000 none repeat scroll 0 0;
	padding: 8px 0 8px 8px;
	margin-bottom: 20px;
}

#sidebar
{
	float: right;
	width: 125px;
	padding-left: 15px;
	padding-right: 15px;
}

#sidebar ul
{
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

#sidebar li 
{
	margin-top: 0;
	margin-bottom: 10px;
	list-style-type: none;
	font-size: 1.2em;
}

#sidebar a:hover { color:#FFFFFF; }

#content { 
	margin: 0 22px 22px 22px; 
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #929B9D;
	min-height: 400px;
	padding: 10px 20px;
}

#content p { line-height: 135%; }

.postmetadata { 
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.postmetadataleft { 
        border-bottom: 1px solid #C5C877; 
	list-style-type: none;
	text-align: left;
	margin: 1em 0;
	padding: 0;
	font-size: 90%;
}

.entry li
{
	/* display: inline; */
	padding: 0 0 0 7px;
}

.imagefloat { float: right; }

#footer
{
	clear: both;
	background: #000000 none repeat scroll 0 0;
	color: #999999;
	font-size: 0.8em;
	padding: 15px;
	text-align: center;
}

#container
{
	border: 1px solid #676767;
}


.imagefloat
{
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}

#footer p {
        margin-bottom: 0;
}
