/*   
Theme Name: InterTrip WaImports
Theme URI: 
Description: This is a child theme extension of the monochrome theme.
Author: Terry Trippany
Author URI: http://www.intertrip.net/
Template: monochrome
Version: 1.0
Tags: WaImports
.
*/

/* Reset browser defaults */
@import url('../monochrome/style.css');


body {
	font-family:Lucida Grande,Georgia,Arial,Verdana,Helvetica,sans-serif;
	background:#F2F2F2 none repeat scroll 0 0;
}

#header { background:url(img/waimportsLogoHeader2.jpg) no-repeat bottom; }
#header_top { height:150px; }


/* #wrapper { width:971px; margin:0 auto; } */

.post_date {
	color: #6e3637;
}

.post h2 a, .post h2 a:visited, #single_post h2 span, .page h2 span {
	color:#6e3637;
	font-size:1.5em;
	line-height: 1.5em;
	font-weight:normal;
}

.post_content a.more-link, .post_content a.more-link:visited, a.more-link:hover  {
	background:transparent right top;
	color:#6e3637;
	font-size:1em;
	font-weight:bold;
	float: right;
	display:block;
	height:10px;
	padding:10px 0 4px 5px;
	text-decoration:none;	
	text-transform: uppercase;
}

.post_content a.more-link:hover  {
	color:navy;
	background:url(img/read-more2.gif) no-repeat left bottom;
}

.post_content_wrapper {
	padding:25px 15px;
}

/*
.post_content_wrapper {
	float:right;
	padding:91px 15px;
	width:551px;
}
*/

.post-edit-link {
	display:block;
	padding-top : 10px;
	
}

#information {
	color:#fdf8f8;
}

#right_col h3 {
	text-align:center;a
	color: ffffff;
}

#right_col a, #right_col a:visited {
	color:#4bd83c;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.textwidget {
	background:#F2F2F2;
}

.textwidget p {
	margin: 4px;
	color:#666666;
}

.contact-table {
	padding:0;
	width:auto;
}

.contact-table-left-col, .contact-table-right-col {
		display: table-cell;
		padding-bottom:4px;
}

.contact-table-left-col {
 	padding-right: 1.5em;
}

.contact-table-right-col {
 	padding-left: 1.5em;
}


.contact-table-row {
	padding:0;
}

.post_content ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	background:transparent url(/images/yuzu30px.jpg) no-repeat scroll 3px 7px;
	line-height:160%;
	margin:2em;
	padding-left: 38px;
	padding-top: 4px;
}

.brands-header a, .brands-header h1 a:visited {
	text-decoration:none;
	color:#666666;
}

# ADDED BY TRIPPANY
.w75,.thumb {
	width: 75px;
}

.w190,.wideThumb,.inlineImage {
	width: 100x;
}

.columnGroup,.singleRule,.doubleRule,.module {
	margin-bottom: 4px;
}

.image .enlargeThis {
	display: block;
	text-align: left;
	margin-bottom: 2px
}

.image .enlargeThis a {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 15px;
	background-image: url(http://www.waimports.org/images/enlarge_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	display: inline
}

.icon {
	padding-left: 1px;
	background-position: left center;
	background-repeat: no-repeat;
}

.caption,.smallCaption {
	color: #666666;
	margin-bottom: 0pt;
}

.caption {
	font-size: 1.1em;
	line-height: 1.2727em;
}

.caption,.smallCaption,.credit
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
}

.kicker,.moduleHeader {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: uppercase;
	color: black
}

table {
  border-style:none;
}