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

.entry-body {
font-size: 120%;
line-height: 180%;
color: #333;
}

.entry-header {
font-size: 160%;
}

a { color: #036; text-decoration: underline; }
a:visited { color: #558; }
.entry-body a { color: #036; text-decoration: underline; }
.module-content a { color: #036; }
.module-content a:visited { color: #558; }
.entry-footer a { color: #036; text-decoration: underline; }

.module-content  { 
line-height: 150%;
font-size: 100%;
}

.entry-header { 
color: #036; 
 }

.paginate {
    text-align: center;
    font-size: 100%;
}

.module-content2 {
    position: relative;
    margin: 5px 0px 20px 0px;
}



.update {
	padding: 30px 0px 0px 0px;
	}
.update p {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	}
.update dl { 
	background-image:url();
	font-size: 12px;
	}
.update dl a {
	text-decoration: none;
	}
.update dt {
	margin-top: 10px;
	}
.update dd {
	margin-left: 2em;
	}