/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://anabas.sakura.ne.jp/abs-mt/mt-static/themes-base/blog.css);
@import url(http://anabas.sakura.ne.jp/abs-mt/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

/* Parody's Backyard CSS as of 09/11/10 */

body {
background-color: #F4F4F4;
color: #333333;
font-family: 'ＭＳ Ｐゴシック',Verdana, Arial,sans-serif;
font-size: 100%;
line-height: 1.6em;
}


#container-inner {
margin-top: 8px;
background-color: #FFFFFF;
}

a,
a:link,
a:visited,
a:visited {
color: #336633;
text-decoration: underline;
}

a:hover {
color: #000000;
}

/* header General */

#header a,
#header :link,
#header :visited {
color: #000000;
text-decoration: none;
}


#header-name {
color: #000000;
font-weight: bold;
font-family: Arial,sans-serif;
}

#header-description {
font-size: 12px;
}

#header-description a,
#header-description :link,
#header-description :visited,
#header-description :hover {
color: #339966;
font-weight: bold;
}

#google_head_ad_gp {
width: 940px;
margin-bottom: 15px;
}

#google_ad_1,
#google_ad_2  {
margin-left: 15px;
    display: inline;
float: left;
}

.clr {
clear: both;
}

/* Header Image / Index */
.mt-main-index #container-inner {
}

.mt-main-index #header {
background-image: url("http://www.anabas.jp/parody/images/title01.jpg");
background-repeat: no-repeat;
background-position: left top;
height: 275px;
margin-bottom: 20px;
}

.mt-main-index #header-name {
position: absolute;
top: 215px;
left: 10px;
font-size: 20px;
}

.mt-main-index #header-description {
position: absolute;
top: 255px;
left: 10px;
}

/* Header Image / Entry */
.mt-archive-index #container-inner,
.mt-archive-listing #container-inner,
.mt-entry-archive #container-inner,
.mt-search-results #container-inner {
}

.mt-archive-index #header,
.mt-archive-listing #header,
.mt-entry-archive #header,
.mt-search-results #header {
background-image: url("http://www.anabas.jp/parody/images/title02.jpg");
background-repeat: no-repeat;
background-position: left top;
height: 220px;
margin-bottom: 20px;
}

.mt-archive-index #header-name,
.mt-archive-listing #header-name,
.mt-entry-archive #header-name,
.mt-search-results #header-name {
position: absolute;
top: 85px;
left: 330px;
font-size: 18px;
}

.mt-archive-index #header-description,
.mt-archive-listing #header-description,
.mt-entry-archive #header-description,
.mt-search-results #header-description {
position: absolute;
top: 205px;
left: 10px;
}


/* main */

#alpha h2,
#mt-entry-archive {
font-size: 112.5%;
font-weight: bold;
background-color: ;
border-bottom: 1px solid #CCCCCC;
border-left: 15px solid #339966;
padding-left: 5px;
}

#alpha h2 a,
#alpha h2 a:link,
#alpha h2 a:visited,
#alpha h2 a:hover {
color: #000000;
text-decoration: none;
}

#topicPath{
font-size: 75%;
}

#alpha .asset-content {
font-size: 87.5%;
}

.content-nav {
font-size: 75%;
}

.asset-body p,
.asset-more p {
margin-bottom: 1.5em;
}

.asset-body blockquote,
.asset-more blockquote {
margin: 15px 15px;
border: 1px solid #339966;
background-color: #F4F4F4;
padding: 10px;
font-size: 85%;
width : 400px;
}

.asset-body blockquote p,
.asset-more blockquote p {
margin-bottom: 0.5em;
margin-top: 0.5em;
}

.asset-body pre,
.asset-more pre {
margin: 15px 15px;
border: 1px solid #333366;;
background-color: #F4F4F4;
padding: 10px;
overflow: auto;
line-height: 1.2em;
min-height : 2.4em;
width : 400px;
}

.asset-body ul,
.asset-more ul {
margin-bottom: 1.5em;
}

.asset-body h3,
.asset-more h3 {
font-weight: bold;
border-bottom: 1px solid #CCCCCC;
border-left: 8px solid #333366;
padding-left: 5px;
width: 80%;
}


.read-more {
font-weight: bold;
}


/* Side */
#beta-inner, #gamma-inner {
    padding-right: 15px;
    padding-left: 15px;
}

#beta,
#gamma {
font-size: 75%;
line-height: 1.3em;
}

#beta h3,
#gamma h3 {
font-weight: bold;
border-left: 7px solid #339966;
border-bottom: 1px solid #CCCCCC;
padding-left: 5px;
}

#beta ul,
#gamma ul,
#beta li,
#gamma li {
}

/* Footer */
.widget-powered .widget-content {
line-height: 1.2em;
font-size: 62.5%;
}

/* Related Entries */
#relatedTaggedEntry,
#relatedEntry {
font-size: 75%;
border-top: 1px solid #000000;
}

#relatedTaggedEntry .relatedTaggedEntry_title,
#relatedEntry .relatedEntry_title {
margin-top: 5px;
font-weight: bold;
width: 40%;
border-bottom: 1px solid #CCCCCC;
}

#relatedTaggedEntry ul,
#relatedTaggedEntry li,
#relatedEntry ul,
#relatedEntry li {
list-style-type: square;
line-height: 1.6em;
}

/* Comments Area */
#trackbacks,
#comments {
font-size: 87.5%;
border-top: 1px solid #000000;
}

.trackbacks-header,
.comments-open-header,
.comments-header {
width: 40%;
font-weight: bold;
font-size: 87.5%;
margin-top: 15px;
border-bottom: 1px solid #CCCCCC;
}

#comment-text {
height: 150px;
}

.trackbacks-info input {
width: 300px;
}

.trackback-content {
font-size: 87.5%;
}

