﻿/*  
Theme Name: EquaTerra
Theme URI: http://www.equaterra.com
Description: Corporate Blog Theme
Version: 1.0
Author: EquaTerra Marketing
Author URI: http://www.equaterra.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
background: #dbdbdb url('images/bg_main.jpg');
background-repeat: repeat-x;
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
line-height: 18px;
text-align: center;
vertical-align: top;
color: #000000;
}

h1{
display:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
padding: 0 0 0 0;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
display: block;
line-height: 24px;
border-bottom: 1px solid #0099CC;
}

a:link, a:visited{
text-decoration: none;
color: #0099CC;
}

a:hover{
text-decoration: none;
color: #000000;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 950px;
text-align: left;
}

#header {
background: url('images/EQ-Banner.jpg') 
no-repeat top center;
margin: 40px 0 0 0;
height: 164px; }

#navmenu {
background: url('images/graybar.jpg') 
no-repeat bottom center;
margin: 0 0 10px 0;
height: 35px; }

#navmenu ul {font-family: Arial, Helvetica, sans-serif;
font-size: 14px; margin: 0px; padding: 9px 0 0 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding-left:1em; margin-left:1em; border-left:1px solid #333333}
#navmenu li:first-child {border-left:none}
#navmenu a {text-decoration:none; color: #666666; }
#navmenu a:hover {color: #0099CC; }

#container-back{
float: left;
width: 950px;
background: url('images/wrapperback.gif');
padding: 0;
}

#container{
float: left;
width: 700px;
background: #ffffff;
padding: 0 5px 0 5px;
}

.post{
padding: 10px 0 10px 0;
}

.post-date{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666666;
display: block;
line-height: 20px;
padding: 0 0 8px 0;
}

.post h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #0099CC;
display: block;
line-height: 26px;
border-top: 5px solid #0099CC;
border-bottom: 1px solid #0099CC;
padding: 8px 0 8px 0px;
}

.entry{
line-height: 18px;
padding: 0 10px 0 0;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 230px;
background: #ffffff;
margin: 0 0 0 10px;
display: inline;
}

#subscribe_div{
padding: 10px 0 20px 0;
}

#twitter_div li{
border-bottom:#CCCCCC solid 1px;
margin:5px 0px 5px 0px;
padding: 0 0 0 0;
}

#twitter_div li span{display:block;}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul ul li{
padding: 6px 0 0 0;
}

table#wp-calendar{
width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#footer{
clear: both;
float: left;
width: 950px;
padding: 10px 0 0 0;
background: url('images/EQ-Logo-Banner.jpg') 
no-repeat top center;
margin: 10px 0 0 0;
height: 75px;
}

#footer p{
margin: 50px 0 0 0;
}