/*
	Theme Name: TREW Marketing Design
	Version: 2.00
	Author: Steve Goodwin, Impactive Design
	Author URI: http://www.impactivedesign.com/
	Tags: TREW Marketing Blog, fixed width, two columns, widget ready
*/

/***** general *****/
body {
	margin: 0px auto;
	padding: 0px;
	font-size: 13px;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #71341f;
	color: #252525;
}
img {
	border: 0px;
	padding: 5px;
}
a {color: #0072bc; text-decoration: none;}
a:hover {color: #f47b20; text-decoration: underline;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 36px; line-height: 36px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 17px; line-height: 20px;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 18px;}
h4 {font-size: 13px; line-height: 17px;}
h5 {font-size: 13px; line-height: 17px; font-weight: normal; font-style: italic;}
h6 {font-size: 13px; line-height: 17px; font-weight: normal; font-style: italic;}

p {font-size: 13px; line-height: 17px; margin: 0px 0px 12px 0px;}
hr {height: 1px; border: none; background-color: #dadbc6; margin: 23px 0px 23px 0px;}
del {color: red;}
ins {color: green;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #ff6633;
}
input,select,textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	cursor: hand;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:29px;}


/* This is in here to help the divs clear correctly in firefox */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#Container{
	position: relative;
	width: 970px;
	margin: 0px auto;
	background-image: url(http://www.trewmarketing.com/images/bg-content.png);
	background-repeat: repeat-y;
	z-index: 10;
}
#content{ /*width=698px*/
	position: relative;
	float: left;
	display: inline; 
	overflow: hidden; /*when ie6, image's with is > content width, hidden*/
	width: 640px;
	min-height: 600px; /*ie6 not support*/
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 35px;
}
#sidebar{ 
	float: right;
	display: inline; 
	overflow: hidden;
	width: 220px;
	margin: 40px 35px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/***** content *****/

.archivetitle {
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
.title, .title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

.date {
	font-size: 11px;
	color: #666;
	margin: 0px 0px 20px 0px;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 0px 0px 0px 0px;
}
.page_entry {
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 20px 0px;
	border-top: 2px solid #ff6633;
	border-bottom: 1px solid #ff6633;
}

.info {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: 1px solid #dadbc6;
}
.category,.tags {
	font-size: 11px;
	line-height: 13px;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}
.bubble {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.navigation {
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #ff6633;
	border-bottom: 1px solid #ff6633;
}
#postmetadata {
	font-size: 12px;
	margin: 15px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}

.nocomments {background: none; color: #000000;}
.commenttitle {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #80b608;
}
.commentlist {list-style: none;}
.commentbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #80b608;
}

.adminbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #80b608;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #80b608;
	background:#ffffff;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px dotted #80b608;
	background:#ffffff;
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 11px; font-weight: bold;}
.authorlink a {color: #000000; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #000000;}
.trackhead {
	color: #000000
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	border-bottom: 1px dotted #80b608;
	background: url(images/track.jpg) no-repeat top left;
}
.trackbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #80b608;
}
.trackbody p a {color: #000000;}
#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	background: none;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #999;
}
#comment {
	width: 400px;
	border: 1px solid #999;
	padding: 2px;
}
#submit {
}

/***** search *****/
#searchform{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.searchbox {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}	
.search-field input {
	position: relative;
	float: left;
	width: 170px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999; 
	padding: 3px 3px 1px 3px;
	border: 1px solid #dadbc6;
	background: #fff;
}
.search-but input {
	float: right;
	position: relative;
	width: 25px; 
	height: 22px;
}


/***** sidebar *****/
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 2px 0px 2px 0px;
}


#sidebar ul ul li {
	color:#c8c8c8;
	line-height: 1.25em;
	list-style-type: none;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	border: 0px;
}
#sidebar ul ul ul li {
	font-size: 12px;
	border: 0px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	line-height: 1.4em; 
}

#sidebar h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #dadbc6;
}
#sidebar h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar select{
	margin: 5px 0px 2px 2px;
	font-size: 11px;
	width: 170px;
	overflow: hidden;
}
#sidebar img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/***** widget *****/
#wp-calendar td {font-size:11px;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 174px;
	text-align: center;
	font-size:11px;
	border-bottom: 0px solid #73943B;}

.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}
.rsswidget img{
	display:none;
}

#akismetwrap{
	margin:2px 0 2px 25px;
}

#sidebar .widget_rss h1{
	background:url('images/rss.png') no-repeat right;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}


/* Header Elements */
#Header{
	width: 970px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	clear: both;
	height: 95px;
	background-image: url(http://www.trewmarketing.com/images/bg-header.png);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 20;
}
#Header img {
	padding: 0px;
}
#Header P {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	color: #fbe8da;
}
div#HeaderLogo {
	position: absolute;
	top: 46px;
	left: 20px;
}
div#HeaderContact {
	position: absolute;
	top: 10px;
	right: 5px;
}
div#HeaderContact A {
	color: #fbe8da;
}

/* Navigation Elements */
div#Nav {
	position: absolute;
	top: 37px;
	right: 0px;
	z-index: 999;
}
.NavItem {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

/* Menu Positioning */
div#Menu {
	position: relative;
	clear: both;
	z-index: 9;
}
.NavMenu {
	display: none;
	background-color: #FFF;
}
#menu-about,#menu-services,#menu-results {
	position: absolute;
	top: 80px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#menu-about {
	left: 450px;
}
#menu-services {
	left: 553px;
}
.navmenu_column {
	float: left;
}
#menu-results {
	left: 650px;
	width: 250px;
}
div#Menu DL {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
div#Menu H2  {
	color: #252525;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	padding: 10px 15px 3px 10px;
	margin: 0px;
}
div#Menu DT  {
	color: #252525;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	padding: 10px 15px 0px 10px;
	margin: 0px;
}
div#Menu DD {
	color: #252525;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	padding: 6px 15px 0px 10px;
	margin: 0px;
}

/* Footer Elements */
#Footer {
	width: 970px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	clear: both;
	background-image: url(http://www.trewmarketing.com/images/bg-footer.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 100px;
}
div#FooterNav {
	position: absolute;
	top: 28px;
	left: 20px;
}
div#FooterContact {
	position: absolute;
	top: 28px;
	left: 580px;
}
div#Footer H3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #FFF;
}
div#Footer P {
	font-size: 11px;
	line-height: 13px;
	margin-top: 15px;
	color: #959595;
}
div#Footer H3 A:link,div#Footer H3 A:visited,div#Footer H3 A:hover,div#Footer H3 A:visited.hover {
	color: #FFF;
}
div#Footer P A:link,div#Footer P A:visited,div#Footer P A:hover,div#Footer P A:visited.hover {
	color: #959595;
	text-decoration: underline;
}
div#FooterContact p.smalltext {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.footerFormField,div#FooterContact #email {
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #252525;
	border: none;
	height: 15px;
	width: 145px;
	padding: 5px;
	background-image: url(http://www.trewmarketing.com/images/footer-formfield.png);
	background-repeat: no-repeat;
}
.footerSubmit {
	background-color: none;
	border: none;
	height: 25px;
	width: 50px;
}

