/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* ===DEFAULT===*/

body {
	padding: 0 ;
	margin: 0 ;
	font-size: 10px ;
        color: #1f1f1f;
	line-height: 1.7 ;
	text-align: center ;
	background-color: #ffffff ;
	background-image: url("engi-img/bgbg.gif") ; 
	background-repeat: repeat-y ;
	background-attachment: fixed ;
	background-position: top center ;
}

h1, h2, h3, h4, h5, h6, p, input, option, address, textarea, table {
	padding: 0 ;
	margin: 0 ;
	font-size: 1em ;
	font-style: normal ;
	font-weight: normal ;
}

img {
	border: 0 ;
}

ul{
	padding: 0px ;
	margin-left: 15px;
}




li {
	margin: 0px ;
}




form {
	width: 100% ;
	padding: 0px ;
	margin: 0px ;
}

hr{     
        border: none ;
        border-bottom: 1px dotted #c0c0c0;
        height: 1px;
}

/* ===LAYOUT===*/
#header {
	height: 200px ;
	background: url(engi-img/sinran.jpg) no-repeat ;
        background-position: center center ;
}

#beta {
	float: right ;
	width: 180px ;
	padding-bottom: 100px;
	margin-left: -180px ;
	font-size: 1em ;
	display: inline ;
}

#beta-inner {
	position: relative ;
	margin-right: 20px ;
}

#alpha {
	float: left ;
	width: 100% ;
	margin-right: -180px ;
	font-size: 1.2em ;
}

#alpha-inner {
	margin-right: 220px ;
	overflow: hidden ;
}

#container {
	position: relative ;
	width: 800px;
	margin: auto ;
	overflow: hidden ;
	text-align: left ;

}

#content-top {
	overflow: hidden;
        margin-bottom: 10px ;
}

#content-top img {
        float: left ;
        margin-left: 5px ;
}


#content {
	height: 1%	;
	padding-left: 20px ;
	overflow: hidden ;
        /* background-image: url("engi-img/content.jpg"); */
        background-repeat: repeat-y;
        background-position: cenetr center ;
}

#content-bottom {
	height: 30px ;
	overflow: hidden ;
        /* background-image: url("engi-img/content-bottom.jpg"); */
        background-repeat: no-repeat;
        background-position: top center ;
}


/* ===HEADER===*/





#header-content {
	padding: 0px ;
	color: #000000 ;
	text-align: left;
}






#header-name {
	text-indent: -2000px;
}






#header-name a {
	display: block;
	height:200px;
	width: 800px;

}





#header-description {
	display: none;
}










/* ===ALPHA===*/

.trackbacks-header, .comments-header {
	margin-bottom: 10px ;
	color: #76797c; ;
        font-size: 100%;
        border-left: 10px solid #7f0f0f ;
        vertical-align: middle ;
}


.archive-title, .search-results-header {
	padding: 3px ;
	margin-bottom: 10px ;
	height: 15px ; 
	color: #7f0f0f ;
        font-size: 100%;
        border-bottom: 1px dotted #c0c0c0 ;
}




.archive-title em {
	padding-right: 5px ;
	font-style: normal ;
	font-weight: bold ;
	color: #000000 ;
}





.content-nav{
	padding: 1px ;
	margin-bottom: 10px ;
	text-align: center;
	color: #76797c ;
        font-size: 100%;
        border-top: 1px dotted #c0c0c0 ;
        border-bottom: 1px dotted #c0c0c0 ;

}



.content-nav a {
	color: #2971a7 ;
        text-decoration: none;
}

.asset-body {
	height: 1% ;
	width: 100% ;
	overflow: hidden ;
}





.entry-title {
	clear: both ;
	padding: 3px ; 
        vertical-align: middle ;
        font-size: large ;
}

.entry-title a:link {
	padding: 3px ;
        font-size: large ;
        background-color: #ff6633 ;
        color: #ffffff ;
        text-decoration :none ;
}
.entry-title a:visited{
        padding: 3px ;
        font-size: large ;
        background-color: #ffffff ;
        color: #c0c0c0 ;
        text-decoration :none ;
}

.entry-title a:hover {
        padding: 3px ;
        font-size: large ;
        color: #ff6633 ;
        text-decoration :none ; 
        background-color: #ffffff ;       
}

.asset-meta {
	padding-bottom: 3px ;
	margin-bottom: 5px ;
	border-bottom: 1px dotted #c0c0c0 ;
        text-align: right ;
        margin-top:0px ;
}




.asset-meta address {
	display: inline ;
}





.entry-asset {
	position: relative ;
	padding: 15px ;
	margin-bottom: 15px ;
	border: 1px dotted #c0c0c0 ;

}





.comment, .trackback {
	padding: 10px 0px ;
	margin-bottom: 10px ;
}





#trackbacks, #comments {
	padding: 15px ;
	margin-bottom: 15px ;
	background: #ffffff ;
        border: 1px dotted #c0c0c0 ;
}




.comments-open-header {
	padding: 3px ;
        padding-bottom: 1px ;
	margin-bottom: 5px ;
	height: 30px ; 
	text-indent: 1em;
	color: #000000 ;
        font-size: 100%;
        border-bottom: 1px dotted #c0c0c0 ;
}




#comments-open #comment-text {
	height: 10em ;
	width: 95% ;
}




#comments-open #comment-url {
	width: 50% ;
}




#comments-open #comment-submit{
	width: 6em ;
}




#comments-open #comment-preview{
	width: 6em;
}











/* ===BETA===*/

#beta .widget {
	margin-bottom: 5px ;
        border: 1px dotted #c0c0c0 ;
        padding: 2px ;
}




h3.widget-header {
	clear: both ;
	padding: 2px ;
	margin-bottom: 5px ;
	font-weight: normal ;
	text-align: center ;
        background-image: url("engi-img/header-head") ;
        background-repeat: no-repeat ;
        background-position: bottom center ;
        background-color: #c0c0c0 ;
        height: 20px;


}




#beta h3.widget-header a {
	color: #000000;
}





#beta ul {
	padding: 0 ;
	margin: 0 ;
	overflow: hidden ;
	list-style-type: none ;
        font-size: x-small ;
}




#beta li {
	height: 1% ;
	margin: 0 0 2px ;
	list-style-type: none ;
}





#beta li a {
	padding-left: 5px ;
	border-left: 3px solid #76797c ;
	color: #76797c ;
	text-decoration: none ;
	display: block ;
	background: transparent ;
}




#beta li a:hover {
	border-left: 3px solid #79643a ;
	display: block ;
	background: #f5f0d5 ;
}



.mtblog-beta-inner {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	height: 50px ;
	padding-top: 50px ;
	overflow: hidden ;
	font-size: 10px ;
}


#beta-inner > .mtblog-beta-inner {
	height: 0px ;
}





/*___PHOTO___*/

#beta .widget-recent-assets div.widget-content ul.widget-list {
	padding-left: 0px ;
	overflow: hidden ;
}



#content #beta .widget-recent-assets div.widget-content li.item {
	float: left;
	width: 70px;
	margin: 0px 5px 10px;
	margin-left: 3px;
	overflow: hidden;
	display: inline ;
}


	
	
#content #beta .widget-recent-assets div.widget-content li.item a {
	padding-left: 0px ;
	margin-bottom: 0px ;
	border-bottom: 0px ;
	border-left: 0px ;
	text-align: center ;
	background: transparent ;
}




#content #beta .widget-recent-assets .widget-content li.item img {
	margin: auto ;
}




/*___search___*/

#beta .widget-search form {
	text-align: center ;
}




#beta .widget-search form input[type="text"], #beta .widget-search form input[type="submit"]{
	width: 90%;
	padding: 2px ;
	margin: auto ;
	margin-bottom: 3px ;
}




/*___comments syndication___*/

#content #beta .widget-recent-comments div.widget-content li a,
#content #beta .widget-syndication div.widget-content li a {
	padding-left: 0 ;
	border-bottom: 0 ;
	border-left: 0 ;
	display: inline ;
}




#content #beta .widget-recent-comments div.widget-content li ,
#content #beta .widget-syndication div.widget-content li {
	padding-bottom: 5px ;
	margin-bottom: 10px ;
	line-height: 1.4 ;
}





/*___feed___*/

#beta .widget-technorati input { }





/*___calendar___*/

.widget-calendar table {
	width: 90% ;
	margin: auto ;
	border-collapse: collapse ;
}




.widget-calendar table td {
	height: 20px ;
	width: 20px ;
	border: 1px solid #e6dca9 ;
	text-align: center ;
	background: #ffc ;
}




.widget-calendar table td a {
	height: 20px ;
	width: 20px ;
	font-weight: bold ;
	color: #fff ;
	line-height: 20px ;
	text-decoration: none ;
	display: block ;
	text-align: center ;
	background: #ad9640 ;
}





.widget-calendar table th {
	height: 20px ;
	width: 20px ;
	border: 1px solid #e6dca9 ;
	border-top: none ;
	font-weight: normal ;
	color: #fff ;
	text-align: center ;
	background: #79643a ;
}





/*technorati*/

#technorati fieldset #ts_search {
	width: 90% ;
	margin: auto ;
}





#technorati fieldset {
	text-align: center ;
}



#technorati .btn {
	width: 6em ;
	margin: auto ;
	display: block ;
}




label {
	clear: both ;
}








/* ===ARCHIVES===*/

.mt-archive-index .archive {
	padding: 15px ;
	background: #fff ;
}



.mt-archive-index .archive .archive-header {
	padding: 3px ;
        padding-bottom: 1px ;
	margin-bottom: 5px ;
	height: 30px ; 
	text-indent: 1em;
        font-size: 100%;
        border-bottom: 1px dotted #c0c0c0 ;
}







/* ===FOOTER===*/


#footer-content{
color: #000000 ;
text-align: center;
padding: 5px;
margin: 0px ;
background-image: url("engi-img/footer.jpg");
background-repeat: no-repeat;
background-position: top center ;
width:800px;
}


.mt-search-results #alpha-inner p {
	background: #f5f0d5 ;
}

/* ===test===*/
ul#menu-top {
  height: 23px;
  padding:5px;
  }

ul#menu-top li {
  width: 100px;
  height: 20px;
  background-color: #c0c0c0;
  float: left;
  margin-right: 1px;
  color: white;
  text-align: center;
  border-bottom: 3px solid #ffffff;
  line-height: 23px;
  background-image: url("engi-img/header-head") ;
background-repeat: no-repeat ;
background-position: bottom center ;
background-color: #c0c0c0 ;
}

ul#menu-top li a {
  color: #1f1f1f;
  width: 100px;
  height: 20px;
  display: block;
  text-decoration: none;
}

ul#menu-top li a:hover {
  color: #2971a7 ;
  background-color: #ffffff;
  border-bottom: 3px solid #c0c0c0;
  background-image: url("engi-img/menu-on.jpg") ;
  background-repeat: no-repeat;
  background-position: top center ;
  }

