/*PAGE-LAYOUT*/
body{
	margin:0;
	padding:0;
	background:transparent url(./mt-static/images/bg.gif) left top repeat;
	font-size:12px;
	color:#372A1B;
}
a{
	color:#372A1B;
	text-decoration:none;
	padding:1px;
}
a:link{
	color:#372A1B;
}
a:visited{
	color:#372A1B;
}
a:active{
	color:#372A1B;
}
a:hover{
	color:#3399CC;
	text-decoration:underline;
}
.pkg{
	overflow:hidden;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}
label{
	font-size:10px;
}
label.col{
	width:100px;
	float:left;
	display:block;
	line-height:24px;
	
}
form{
	margin:0;
	padding:0;
}
#wrap{
	width:800px;
	margin:0 auto;
	background-color:#2D2D2D;
}
.date-header{
	font-size:10px;
	padding:0 20px;
	text-align:right;
}
/*BANNER*/
#banner{
	background:transparent url(./mt-static/images/index.jpg) left top no-repeat;
	width:800px;
	height:250px;
	border-bottom:1px solid #111111;
}
#banner h1{
	display:block;
	width:800px;
	color: #FFFFFF;
	text-align: right;
	margin:0;
	padding:0;
	font-size:14px;
}
#banner h1 a{
	display:block;
	color: #BBBBBB;
	padding:20px 20px 0 20px;
}
#banner h2{
	padding:0 20px 20px 20px;
	text-align: right;
	color: #cccccc;
	font-size:10px;
}
/*PAGE*/
#container-inner{
	width:796px;
	margin:0 auto;
	background:#2D2D2D none left top repeat;
}
#container-inner #pagebody{
	padding:15px;
}
#container-inner #pagebody #alpha{
	width:570px;
	float:right;
}
#container-inner #pagebody #alpha #alpha-inner{
	width:500px;
	margin:10px auto;
	background-color:#FFFFFF;
}
#container-inner #pagebody #beta{
	width:190px;
	float:left;
}
#container-inner #pagebody #beta #beta-inner{
/*	background:transparent url(mt-static/images/sidebox_bg.gif) left top repeat;
*/
	background-color:#2D2D2D;
}
#pagebody-inner{
	background:transparent url(./mt-static/images/bg_page.gif) left top repeat-y;
}
/*ENTRY*/
.entry{
	width:500px;
	margin:0 auto;
	margin-bottom:60px;
	
}
.entry-header{
	padding:5px 0;
	border-bottom:1px solid #857664;
}
.entry-content{
	border-bottom:1px solid #857664;
}
.entry-footer{
	text-align:right;
	font-size:10px;
}
.entry-body{
	line-height:1.8em;
}
/*MODULE*/
.module{
	width:180px;
	margin:0;
	padding:0;
	font-size:10px;
	color:#FFFFFF;
	padding-bottom:30px;
}
.module a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.module a:hover{
	font-size:10px;
	color:#3399CC;
	text-decoration:underline;
}
.module .module-content{
	padding:10px;
}
.module .module-content form input#search{
	width:110px;
}
.module .module-content *{
}
.module .module-header{
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:25px;
	padding:0 10px;
	background:transparent url(./mt-static/images/bg.gif) left top repeat;
}
.module-list{
	margin:0;
	padding:0 10px;
	list-style-type:circle;
	list-style-position:inside;
	color:#FFFFFF;
	font-size:10px;
	padding:10px;
}
.module-list *{
	color:#FFFFFF;
}

#archive-title,.trackbacks-header,.comments-open-header,.search-results-header{
	font-size:12px;
	padding:0 10px;
	font-weight:normal;
	line-height:28px;
	background:transparent url(./mt-static/images/bg_menu.gif) left top repeat;
	color:#FFFFFF;
}
.comments-open-moderated{
	font-size:10px;
}
#trackbacks-info{
	font-size:10px;
}
.content-nav{
	font-size:10px;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}
.entry img{
display:inline;
margin-bottom:10px;
margin-right:10px;
}
