/*  
Theme Name: MTI
Theme URI: http://mdesignmedia.com
Description: A theme created specifically for the MTI Equipment, Inc. Wordpress blog.
Version: 1.1
Author: Gregory Dyer
Author URI: http://mdesignmedia.com

   This theme, including the CSS, XHTML and design, is released under the
   GPL: http://www.opensource.org/licenses/gpl-license.php

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(../../../../images/back.gif) top repeat-x #000000;
	color: #9a9a9a;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fbec73;
}

h1 a{
	color: #fbec73;
}

h1 a:hover{
	text-decoration: none;
	color: #ffffff;
}

a:link, a:visited{
	text-decoration: none;
	color: #fbec73;
}

a:hover{
	text-decoration: underline;
	color: #ffffff;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 1068px;
	text-align: left;
}

#header{
	float: left;
	width: 980px;
	height: 80px;
	color: #F8F8F8;
}

#logo{
	float: left;
}

#htitle{
	float: left;
	margin: 27px 10px 0 10px;
}

#desc{
	float: left;
	color: #777;
	margin: 35px 10px 0 10px;
}

#navmenu{
	float: right;
	margin: 27px 0 0 0;
}

#navmenu ul{
	list-style-type: none;
	list-style-image: none;
}

#navmenu ul li{
	display: inline;
	padding: 0 0 0 20px;
}

#navmenu ul li a {
	text-decoration: none;
	color: F8F8F8;
}

#navmenu ul li a:hover {
	color: 9999AA;
}

#container{
	float: left;
	width: 753px;
	margin: 35px 15px 40px 0;
}

#postcon{
	margin: 10px 0;
	background: #000;
}

.post{
	padding: 10px 20px;
}

.post a{
	color: #f9da09;
}

.post a:hover{
	color: #fbec73;
	text-decoration: none;
}

.post h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.post h2 a{
	color: #f9da09;
}

.entry{
	line-height: 18px;
}

.postmetadata{
	border-top: 1px solid #333;
	padding: 2px 0 2px 20px;
	color: #AAA;
	background: url(images/time.png) left center no-repeat;
}

.metabox{
	float: left;
	width: 99%;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 5px;
	background: #000;
}

.navigation{
	clear: left;
	padding: 5px;
	background: #000;
	color: #F8F8F8;
	width: 733px;
	height: 5px;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

table#wp-calendar{
	width: 100%;
}

.commentlink{
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 10px;
}

.editcomment{
	padding: 2px 0 2px 20px;
	background: url('images/pencil.png') left center no-repeat;
	margin-left: 10px;
}

.catlink{
	padding: 2px 0 2px 20px;
	background: url('images/cat.png') left center no-repeat;
}

.taglink{
	display: block;
	padding: 2px 0 2px 20px;
	background: url('images/tag.png') left center no-repeat;
}
/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 269px;
	display: inline;
	color: #F8F8F8;
	margin-top: 35px;
	background: #000;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-style:italic;
	padding: 3px 0 5px 10px;
	border-bottom: 1px solid #222;
	background: url(images/sidetop.jpg) left top no-repeat;
	color: #2c2912;
	width: 277px;
	height: 24px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

.cle{
	clear: both;
}



/*Comments
-----------------------------------------------------*/
.odd{
	background: #444;
}

.even{
	background: #222;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #666;
}

.comments-template ul{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ul li{
	line-height: 18px;
	padding: 10px 0 10px 10px;
}

.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, Georgia, Sans-serif;
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #444;
padding: 2px;
margin: 0 10px;
background: #333;
}
#topmenu ul {padding: 0; margin: 0;}
#topbanner {width: 1068px; height: 97px; background:url(../../../../images/header.jpg) top no-repeat;}
#topmenu {width: 1068px; height: 45px; background:url(../../../../images/menu_bg.jpg) no-repeat;}
#topmenu ul {list-style:none;}
#topmenu ul li{ padding: 10px 0; margin: 0; text-decoration:none; font-family: Helvetica, Geneva, Arial, sans-serif; display: block; float:left; font-size: 15px; list-style:none}
#topmenu ul li a{color:#ffffff; padding: 12px 20px 15px 20px; border-right: 1px solid #000000}
#topmenu ul li a:hover{color:#000000; background: url(../../../../images/topmenu_rollover.gif) repeat-x top #FFFF66; text-decoration:none}
#footer {width: 100%; height: 70px; background-color: #151718; margin-top: 35px; font-size: 11px; clear: both;}
#footer .menu {width: 1068px; margin: 0 auto; color: #797231; text-align: center; padding: 20px 0;}
#footer .menu a{color: #ffffff; }
#footer .menu a:hover{color: #ffffff; text-decoration: underline }
#search {width: 280px;}
