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


HR{height:1px;} 


H1 {
	background-color: #e1ffe1;
	color: Black;
	text-align: left;
	border-top: 1px solid #019a01;
	border-left: 1px solid #019a01;
	border-right: 1px solid #019a01;
	border-bottom: 1px solid #019a01;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
         margin-top:1em;
         margin-bottom:0.5em;
	FONT-SIZE: 120%;
}

H2 {

	FONT-SIZE: 110%;
	FONT-WEIGHT: bold;
	BORDER-TOP: 1px solid #f1f1f1;
	BORDER-RIGHT: 1px solid #cccccc;
	BORDER-LEFT: 10px solid #fff400;
	BORDER-BOTTOM: 1px solid #cccccc;
	TEXT-ALIGN: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
}

h3 {
FONT-SIZE: 110%;
text-align:left;
color:#FF6633;
FONT-WEIGHT: bold;
}

/* Header */

#header {
    border-top-width: 0px;
    border-top-style: solid;
}

#header { 
    border-color:#e1ffe1;
    background:#e1ffe1; 
}

#header-content {
    width: 750px; 
    margin: 2px;
}




#banner-description
{
   margin-top: 10px;
   margin-left:10px;
   margin-bottom:10px;
   color: #019a01;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   width:450px; 
}

#banner-description2
{
 float:right;
 margin-top: 10px;
 margin-left: auto;
 margin-right: auto; 
 margin-bottom: 0;
 text-align:center;
 position:static;
 width:200px; 
}


#headmenu { 
position:relative;
height:40px;
background-color:#f1f1f1;

border-width: 1px 2px 0 2px;
text-align:center;
margin-left : auto ;
margin-right : auto ;
margin-bottom : 0px ;
width:750px;

}

/*
#headmenu-inner
 {
position: static;
height:40px;
text-align:center;
margin-left : 7px ;
}
*/


#headmenu a,#headmenu span
{
float: left;
display:block;
text-align:center;
margin-top:1px;
margin-right:1px;
width:105px;
height:30px;
font-size: 10px;
color: #ffffff;
background-color:#019a01;
padding-top:5px;
padding-bottom:2px;
border-top:solid 1px #fff;
border-right:solid 1px #fff;
border-left:solid 1px #fff;
border-bottom:solid 1px #fff;
vertical-align: bottom;
text-align:center;
margin-left : auto ;
margin-right : auto ;
}

#headmenu a:hover{
font-weight:bold;
color: #0008ff;
background-color: #fff700;
}

#alpha-inner
{
border-right:solid 1px #ededed;
border-left:solid 1px #ededed;
}

#alpha .pageTop {
	float: right;
	margin: 40px 0px 15px 25px;
	padding: 0px 0px 0px 15px;

		no-repeat 
		0px 50%;
}

a { color: blue; text-decoration: underline; }
a:hover {background-color:pink;}



#header,
#content,
#footer,
#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 750px;
    margin: 0 auto;
}

#footer { 
    background-color: #009900; 
}

#io-art
{
position: relative;
display:block;
float:center;
width:750px;
text-align:center;
margin-bottom:50px;
}


