/* ===DEFAULT===*/

body {
	padding: 0 ;
	margin: 0 ;
	font-size: 10px ;
	color: #544636 ;
	line-height: 1.7 ;
	text-align: center ;
	background-color: #FFCCCC;
	background-image: url(/img/kabe.gif);
}



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 ;
}


a {
	color: #f60 ;
}



img {
	border: 0 ;
}

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


li {
	margin: 0px ;
}


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

/* ===LAYOUT===*/
#header {
	height: 140px ;
	background: url(/img/bnn2.jpg) no-repeat ;
}



#beta {
	float: left ;
	width: 190px ;
	padding-bottom: 200px ;
	margin-left:5px ;
	font-size: 1em ;
	display: inline ;
}




#beta-inner {
	margin-left: 5px ;
	position : relative ;
}




#alpha {
	float:right ;
	width: 755px ;
	margin-right: 5px ;
	font-size: 1.2em ;
}




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




#container {
	position: relative ;
	width: 1000px;
	margin-left: 20px;
	overflow: hidden ;
	text-align: left ;
}



#content {
	height: 1%	;
	padding-bottom: 50px ;
	padding-right: 20px ;
	overflow: hidden ;
	background: url(/img/contents_bk.gif) repeat-y 0px 0px ;
}


/* ===HEADER===*/





#header-content {
	padding: 30px ;
	color: #663300 ;
	text-align: left;
}




#header-name {
	font-size: 1em;
	font-weight: bold ;
	line-height: 2 ;
}




#header-name a {
	color: #666633 ;
	text-decoration: none ;
}



#header-description {
	font-size: 1em ;
	color: #666633 ;
line-height: 3 ;
}








/* ===ALPHA===*/

 .entry-title, .trackbacks-header, .comments-header {
	padding: 5px ;
	margin-bottom: 10px ;
	color: #fff ;
	background: #669966 ;
}


.archive-title, .search-results-header {
	padding: 4px ;
	margin-bottom: 15px ;
	border-top: 1px solid #fff ;
	border-bottom: 1px solid #fff ;
	font-weight: bold ;
	color: #ffc;
	background: #987b2f ;
	font-weight: normal ;
}


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



.content-nav{
	color: #ffc ;
	text-align: center ;
	background: #472d08 ;
}



.content-nav a {
	color: #ffc ;
}




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



.entry-title {
	clear: both ;
}


.entry-title a {
	padding: 5px ;
	color: #fff ;
	text-decoration: none ;
}


.entry-title {
	margin-bottom: 5px ;
}


.asset-meta {
	padding-bottom: 5px ;
	margin-bottom: 10px ;
	border-bottom: 1px solid #e0d17b ;
}


.asset-meta address {
	display: inline ;
}



.entry-asset {
	position: relative ;
	padding: 15px ;
	margin-bottom: 15px ;
	background: #f5f0d5 ;
}



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



#trackbacks, #comments {
	padding: 15px ;
	margin-bottom: 15px ;
	background: #f5f0d5 ;
}


.comments-open-header {
	padding: 2px 5px ;
	margin-bottom: 10px ;
	color: #fff ;
	background: #472D08 ;
}


#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 ;
}


h3.widget-header {
	clear: both ;
	padding: 2px ;
	margin-bottom: 10px ;
	font-size: 10px ;
	font-size: 1.2em ;
	font-weight: normal ;
	color: #f5f0d5 ;
	text-align: center ;
	background: #472D08 ;
}


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



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


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



#beta li a {
	padding-left: 5px ;
	border-bottom: 1px solid #cab870 ;
	border-left: 3px solid #AD9640 ;
	color: #766036 ;
	text-decoration: none ;
	display: block ;
	background: transparent ;
}


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


/*___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 {
	border-left : 0px ;
	border-bottom : 0px ;
	background : transparent ;
	text-align : center ;
	margin-bottom : 0px ;
	padding-left : 0px ;
}


#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: 5px ;
	border-bottom: 1px solid #ad9640 ;
	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: #ffc ;
}

.mt-archive-index .archive .archive-header {
	padding: 2px 5px ;
	margin-bottom: 10px ;
	color: #fff ;
	background: #666633 ;
}





/* ===FOOTER===*/
/*___CLOCK___*/

#jtokei {
	position: absolute ;
	right: 225px ;
	bottom: 10px ;
	height: 22px ;
	width: 60px ;
}




#jtokei input{
	position: absolute ;
	left: 0px ;
	top: 0px ;
	height: 22px ;
	width: 60px ;
	padding: 0px ;
	margin: 0px ;
	border: 0px ;
	font-size: 12px ;
	line-height: 22px ;
	display: block ;
	text-align: center ;
	background: url(monster-img/clock_c.gif) repeat-x center center;
}




#jtokei form > input {
	height: 19px ;
	padding-top: 3px ;
}




*:first-child+html #jtokei input, html*#jtokei input {
	height: 22px ;
	padding-top: 0px ;
}




img.clockL {
	position: absolute ;
	left: -15px ;
	top: 0px ;
	z-index: 2 ;
}




img.clockR {
	position: absolute ;
	top: 0px ;
	right: -13px ;
	z-index: 3;
}



/*---powered---*/

.widget-powered {
	bottom: 20px ;
	color: #fff ;
}

.mt-monster {
	margin-bottom: 5px ;
	position : absolute ;
	bottom : 10px ;
	right : 40px ;
}

.widget-powered a {
	color: #fff ;
}



#footer .widget-powered {
	position: absolute ;
	left: 20px ;
	bottom: 10px ;
	line-height: 1 ;
}


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