﻿/* background-color: .b0b08e; */
body
{
    margin: 0;
    height: 100%;
    font-family: "segoe ui" ,tahoma,verdana,sans-serif;
    font-size: .8125em;
}
h1, h2, h3
{
    font-weight: normal;
    margin: 10px 0 0 0;
}
h1, h4
{
    font-size: 1.8em;
    border-bottom: dotted 1px #000000;
}
h2
{
    font-size: 1.4em;
    font-weight: bold;
}
h3
{
    font-size: 1.2em;
}
.pubDate
{
    margin: 3px 0 0 0;
    display: inline-block;
}
.text a img
{
    border: none;
}
.text
{
    padding: 0;
    margin: 10px 0 0 0;
    line-height: 1.5;
    clear: both;
}
.bottom
{
    height: 40px;
    padding: 10px 0 0 0;
}
p
{
}
a
{
    text-decoration: none;
    color: #7F7F67;
}
a:Hover
{
    border-bottom: dotted 1px #000000;
}
h1 a
{
    color: #3A4E43;
}
h1 a:Hover, .bottom a:Hover
{
    border: none;
}
h1.title
{
    font-size: 60px;
    border-bottom: none;
}
h2.subtitle
{
    margin: 0;
}
.post
{
    margin: 0 0 40px 0;
}
/*----------------------------
					menu
----------------------------*/
.menu
{
    height: 30px;
    background-color: #000000;
    padding: 0;
}
.menu ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
}
.menu ul li
{
    padding: 5px 0 0 0;
    float: left;
    display: inline;
    height: 30px;
}
.menu ul li a
{
    padding: 0 10px 0 10px;
}
.menu ul li a:Hover
{
    color: #ffffff;
}
/*----------------------------
				Contact page
----------------------------*/

#contact
{
    background: white;
    padding: 10px;
    border: 1px solid silver;
}

#contact h1
{
    margin-top: 0;
}

#contact label
{
    display: block;
    padding-top: 5px;
}

#contact input.field
{
    width: 200px;
}

#contact textarea
{
    display: block;
    overflow: auto;
    width: 75%;
    height: 150px;
    margin: 0;
}


/*----------------------------
					Comments
----------------------------*/
.comment
{
    border: 1px solid silver;
    background-color: white;
    padding: 3px 10px;
    margin-bottom: 10px;
}

.comment .date
{
    font-size: 10px;
    color: #666666;
    text-align: right;
    margin: 0;
    padding: 3px 0px;
    border-bottom: 1px dashed silver;
}

.comment .author
{
    margin: 0;
    padding: 3px 0px;
    border-top: 1px dashed silver;
}

.self
{
    border: 1px solid black;
}

.comment .gravatar
{
    float: left;
    clear: both;
    margin: 5px 10px 5px 0;
}

.comment .gravatar img
{
    height: 80px;
    width: 80px;
}

.comment .content
{
    min-height: 85px;
    margin: 5px;
    margin-left: 90px;
}

.comment cite
{
    font-family: Monospace;
    font-style: normal;
}

.comment img.flag
{
    position: relative;
    top: 2px;
}

.commentForm
{
    padding: 5px;
}

.commentForm label
{
    float: left;
    display: block;
    width: 80px;
    margin-top: 4px;
}

.commentForm input
{
    width: 300px;
}

.commentForm textarea
{
    width: 100%;
    height: 150px;
    border: 1px solid silver;
}

#commentMenu
{
    padding: 0;
    margin: 0;
    clear: both;
}

#commentMenu li
{
    float: left;
    border: 1px solid silver;
    border-bottom: transparent;
    margin: 0;
    list-style: none;
    margin-right: 5px;
    padding: 3px 8px;
    cursor: pointer;
    position: relative;
    top: 2px;
    background: #d8d8d8;
}

#commentMenu li.selected
{
    background: white;
    border-bottom: 1px solid white;
}

#commentPreview
{
    display: none;
    clear: both;
    min-height: 150px;
}

.success
{
    color: green;
    font-weight: bold;
}

.commentForm .bbcode
{
    font-size: 10px;
    float: right;
    position: relative;
    top: 20px;
    padding: 3px;
}

.bbcode a
{
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/*----------------------------
			Recent comments
----------------------------*/
ul.recentComments li
{
    padding-bottom: 10px;
    text-transform: none;
}

ul.recentComments li a.postTitle
{
    font-weight: bold;
}
/* page layout areas */
.container
{
    width: 100%;
}
.header_left
{
    background-image: url(header-top-left.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 190px;
    width: 30px;
    padding: 0;
    margin: 0;
}
.header_center
{
    background-image: url(header-top-center.png);
    background-position: top center;
    background-repeat: repeat-x;
    height: 190px;
    padding: 0;
    margin: 0;
}
.header_right
{
    background-image: url(header-top-right.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 190px;
    width: 30px;
    padding: 0;
    margin: 0;
}
.manga
{
    background-image: url(manga.png);
    background-position: top right;
    background-repeat: no-repeat;
    width: 170px;
    height: 177px;
    padding: 0;
    margin: 0;
}
.content_left
{
    background-image: url(left.png);
    background-position: top left;
    background-repeat: repeat-y;
    width: 20px;
}
.content_center
{
    padding: 0 50px 0 20px;
    vertical-align: top;
}
.content_inner_float
{
    width: 300px;
    padding: 20px 0 0 30px;
    vertical-align: top;
}
.friendfeed, .feed
{
    border: none !important;
    font-family: "segoe ui" ,tahoma,verdana,sans-serif !important;
}
.friendfeed .widget
{
    padding: 0 0 0 0 !important;
}
.friendfeed .feed .entry .icon
{
    /*display: none !important;*/
}
a.main, .summary a, .info a, .link a
{
    text-decoration: none !important;
    color: #7F7F67 !important;
}
a.main:Hover, .summary a:Hover, .info a:Hover, .link a:Hover
{
    border-bottom: dotted 1px #000000 !important;
}
.friendfeed .bottom
{
    display: none;
}
.codeContainer
{
    border: dotted 1px #000000;
    padding: 10px;
    overflow: scroll;
    max-width: 90%;
}
.content_right
{
    background-image: url(right.png);
    background-position: top right;
    background-repeat: repeat-y;
    width: 20px;
}
.footer_left
{
    background-image: url(footer-bottom-left.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 30px;
    padding: 0;
    margin: 0;
}
.footer_center
{
    background-image: url(footer-bottom-center.png);
    background-position: top center;
    background-repeat: repeat-x;
    vertical-align: top;
    padding: 20px 0 30px 0;
}
.footer_right
{
    background-image: url(footer-bottom-right.png);
    background-position: top right;
    background-repeat: no-repeat;
    width: 30px;
    padding: 0;
    margin: 0;
}
/*----------------------------
				 Tag cloud
----------------------------*/
h4
{
    padding: 0 0 10px 0;
    margin: 20px 0 10px 0;
    font-family: "segoe ui" ,tahoma,verdana,sans-serif;
    font-size: 1.2;
    font-weight: normal;
    border-bottom: dotted 1px #000000;
}
.textbox .content
{
    font-size: 1.3em;
}
.tagcloud ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.tagcloud ul li a
{
    color: #3A4E43;
    padding: 2px;
}
.tagcloud ul li a:Hover
{
    color: #ffffff;
    background-color: #B0B08E;
    border: none;
    padding: 2px;
}
.tagcloud
{
    padding: 0;
    margin-bottom: 10px;
    white-space: normal;
}

.tagcloud li
{
    display: inline;
}

.tagcloud a
{
    margin-right: 3px;
    display: inline;
}

.tagcloud a.biggest
{
    font-size: 1.8em;
}

.tagcloud a.big
{
    font-size: 1.7em;
}

.tagcloud a.medium
{
    font-size: 1.55m;
}

.tagcloud a.small
{
    font-size: 1.4em;
}

.tagcloud a.smallest
{
    font-size: 1.3em;
}
/*----------------------------
					 Search
----------------------------*/
#searchbox
{
    margin-top: 5px;
}

#searchbox input
{
}

#searchbox #searchbutton
{
    margin-left: 5px;
}

#searchbox #searchfield
{
    width: 180px;
}