/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.melanietesta.com/mtype/mt-static/themes-base/blog.css);
@import url(http://www.melanietesta.com/mtype/mt-static/support/themes/minimalist-red/minimalist-red.css);
/* end StyleCatcher imports */

body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: small; }

div#header {padding: 2%;
text-align: center;
background-color: #ffffff;
color: #fefffb;
margin-bottom: 5px;
border-bottom: dashed 1px; }

div#maincontent {padding: 2%;
text-align: justify;
margin-left: 29%;
margin-right: 29%;
background-color: #fffff7;
color: #000066;
margin-bottom: 10px;
border-right: dashed thin;
border-left: dashed thin; }

div#leftcolumn {padding: 2%;
float: left;
text-align: right;
background-color: #f0fffb;
color: #000086;
width: 25%; }

div#rightcolumn {padding: 2%;
float: right;
background-color: #f0fffb;
color: #000086;
width: 25%; }
