@charset "utf-8";
@import url(common.css);

/*SIMPLE 002
=========================================================*/

/*===DEFAULT===*/
body {font-size: 10px ;color: #956f31 ;background: #FFCC66 ;}
a {color: #f60 ;}

/*===LAYOUT===*/
#container {width: 900px ;}
#alpha-inner {margin-right: 200px ;}
#header {height: 260px ;background: url(monster-img/header.jpg) no-repeat right ;}
#content {background: url(monster-img/container.jpg) repeat-y left top ;}

/*===HEADER===*/
#header-content {color: #fff ;}
#header-name {font-size: 3em;font-weight: bold ;}
#header-name a {color: #fff ;}
#header-description {font-size: 1.3em ;color: #fff ;}

/*===ALPHA===*/
.entry-title, .trackbacks-header, .comments-header {color: #9B4D0D ;background: #transparent ;border-bottom : 3px solid #f93;border-top : 3px solid #fff ;}
.archive-title, .search-results-header, h1#page-title {border-top: 1px solid #fff ;border-bottom: 1px solid #fff ;color: #ffc;background: #f49302 ;font-weight: normal ;}
.archive-title em {color: #fff ;}
.content-nav{color: #c08201 ;background: #fec54e ;}
.content-nav a {color: #c08201 ;}
.entry-title a {color: #9B4D0D ;}
.entry-asset {background : #f9e5c5 url("monster-img/asset-body.png") no-repeat right bottom ;}
#trackbacks, #comments, #trackbacks, #comments, .mt-comment-confirmation #alpha-inner , .mt-comment-preview .comment {background: #f9e5c5 ;}
.comment, .trackback, .entry-asset .asset-meta {border-bottom: 1px solid #fec54e ;}
.trackbacks-info {border : 1px solid #fec54e ; }
.comments-open-header {color: #fff ;background: #fec54e ;}
.asset-footer h4 { background : #ffcc66 ; }

/*===BETA===*/
h3.widget-header {font-weight: normal ;color: #a06a11 ;background: #fec54e ;border-bottom : 3px solid #f49302 ;}
#beta h3.widget-header a {color: #a06a11;}
#beta li a, #beta li span {border-bottom: 1px solid #f9e5c5 ;color: #766036 ;background: transparent ;}
#beta li a:hover {background: #fde379 ;}

/*===COMMENTS===*/
#content #beta .widget-recent-comments div.widget-content li ,
#content #beta .widget-syndication div.widget-content li {border-bottom: 1px solid #ad9640 ;}

/*===CALENDAR===*/
.widget-calendar table td {border: 1px solid #fcdb56 ;background: #f9e5c5 ; color : #9b4d0d ;}
.widget-calendar table td a {font-weight: bold ;color: #c08201 ;background: #fec54e ;}
.widget-calendar table th {border: 1px solid #fcdb56 ;border-top: none ;font-weight: normal ;color: #fff ;background: #f49302 ;}

/*===ARCHIVES===*/
.mt-archive-index .archive {background: #ffc ;}
.mt-archive-index .archive .archive-header {color: #fff ;background: #fec54e ;}

/*===POWERED===*/
.widget-powered {color: #c08201 ;}
.widget-powered a {color: #c08201 ;}

/*===SEARCH===*/
.mt-search-results #alpha-inner p {background: #f9e5c5 ;}


