/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes/base-weblog.css);
@import url(/mt/mt-static/themes/theme-travel/theme-travel.css);
/* end StyleCatcher imports */

a { color: #855515; text-decoration: none; }
a:visited { color: #666; }
a:hover { color: #f90; text-decoration: underline; }

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative; 
    width: 100%;
    w\idth: auto;
   
    margin: 0;
    padding: 3px 10px 3px 35px;
    background: #e0b341 url(http://gmofoodforthought.com/blog-mt/mt-static/themes/theme-travel/module-header-new-bg.gif) left center no-repeat;
	color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #855515;
    background-color: #e0b341;
}

.module-content a { color: #855515; text-decoration: underline; }
.module-content a:visited { color: #666; }
.module-content a:hover { color: #f90; }

.module-powered { margin: 0; padding: 0; }
.module-powered .module-content
{
	color: #855515;
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #855515;
	background: #f5eacc url(gradient-bg.gif) left top repeat-x;
}

.date-header
{
	margin: 5px 17px 0 0;
	padding: 0 0 5px 0;
	color: #855515;
	font-size: 10px;
}

.entry-header
{
	color: #855515;
}

.entry-footer a { color: #855515; }

#banner-inner { background: none; }

#banner
{
	width: 760px;
        height: 130px;
	margin: 0;
	background: #78b9fc url(http://gmofoodforthought.com/blog-mt/mt-static/themes/theme-travel/header-banner-bg.jpg.jpg) no-repeat;
}

#banner-header
{
	margin: 0;
	padding: 10px 15px 5px 10px;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
}