iframe {
	height: 100%;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 100%;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} /* Hide from IE Mac \*/.clearfix {
    display: block;
} /* End hide from IE Mac */.none {
    display: none;
} /* End Clearfix */

/* Defaults */
body {
 background: #323232;
 font: 14px/20px "Comic Sans MS", cursive, sans-serif;
 color: #666666;
 height: 100%;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 100%;
    line-height: 0;
    width: 0;
}

a {
    text-decoration: none;
    color: #f15755;
}

a:hover {
    text-decoration: none;
    color: #555;
}

a img {
    border: none;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
}

img.alignnone {
    display: inline;
    margin: 0 0 20px;
}

img.alignright {
    display: inline;
    margin: 0px 0 20px 20px;
}

img.alignleft {
    display: inline;
    margin: 0px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}

.wp-caption {
    text-align: center;
    margin: 10px 0px;
    padding: 5px 0 5px;
    border: 1px solid #ddd;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 100%;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 100%;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 0;
}

h1 {
    font-size: 24px;
    line-height: 28px;
}

h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 20px 0;
}

h3 {
    font-size: 16px;
    line-height: 20px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
}

h6 {
    font-size: 10px;
    line-height: 16px;
}

/* Outer */

#wrapper {
    padding: 10px 0px;
    height: 100%;
}

#casing {
    width: 960px;
    margin: 0px auto;
    background: url(../images/content.png);
    height: 100%;
}

/* Head */

#masthead {
    width: 960px;
    margin: 0px auto -20px auto;
}

#head {
    height: 70px;
    background: url(../images/head.jpg) no-repeat;
    padding: 170px 0px 0px 0px;
}


/* Menu */	
	
		
#botmenu {
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    overflow: hidden;
    background: url(../images/menu.png) repeat-x;
}

#submenu {
    width: 980px;
    margin: 0px auto;
    padding: 0px 10px;
    height: 70px;
}

#submenu ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0px;
}

#submenu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #999;
    font-weight: bold;
    text-shadow: 0px 1px 0px #000;
}

#submenu li a {
    color: #999;
    display: block;
    margin: 0;
    padding: 15px 10px 15px 10px;
    text-decoration: none;
    position: relative;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
    color: #FDDDAA;
}

#submenu li a.sf-with-ul {
    padding-right: 10px;
}

#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
    color: #aaa;
    font-size: 12px;
    width: 148px;
    margin: 0;
    padding: 0px 10px;
    line-height: 35px;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #2D2623;
    border-left: 1px solid #2D2623;
    border-right: 1px solid #444444;
    position: relative;
    background: 222;
    font-weight: normal;
}

#submenu ul ul li:first-child {
    border-top: none;
}

#submenu ul ul li:last-child {
    border-bottom: none;
}

#submenu li li:last-child {
    border-bottom: none;
}

#submenu li li a:hover, #submenu li li a:active {
    background: #343431;
    color: #fff;
}

#submenu li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background: #222;
}

#submenu li ul a {
    width: 150px;
}

#submenu li ul a:hover, #submenu li ul a:active {
}

#submenu li ul ul {
    margin: -37px 0 0 169px;
}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
    left: -999em;
}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
    left: auto;
}

#submenu li:hover, #submenu li.sfHover {
    position: static;
}
	

/* Home	 */

#home-content {
    background: url(../images/homecontent.png) repeat-y;
    padding: 0px 0px;
}

#shelf {
    width: 800px;
    height: 100%;
    margin: 0px auto;
}

.box {
    width: 150px;
    background: #fff;
    margin: 25px 25px 75px 25px;
    float: left;
}

.postim {
    width: 150px;
    height: 190px;
    background: #fff url(../images/bookbg.png) repeat-y;
    margin: 0px 0px;
    overflow: hidden;
    -webkit-box-shadow: 3px -2px 1px 0px #eee;
    -moz-box-shadow: 3px -2px 1px 0px #eee;
    box-shadow: 3px -2px 1px 0px #eee;
    position: relative;
}

.postim img {
    position: relative;
    width: 150px;
    height: 190px;
}

.postim a {
    display: block;
}

.btitle {
    width: 150px;
    position: absolute;
    top: 15px;
    left: 0px;
}

.btitle h2 {
    font-size: 14px;
    margin: 0px 0px;
    padding: 0px 15px;
    text-align: center;
    font-weight: bold;
    line-height: 120%;
}

.btitle h2 a:link,.btitle h2 a:visited {
    color: #444;
}

span.inwriter {
    width: 150px;
    font-size: 10px;
    position: absolute;
    bottom: 10px;
    left: 0px;
    text-align: center;
}
	
/* Article Content */

#content {
    width: 610px;
    float: left;
    margin-left: 25px;
    padding: 30px 0px;
}

.post {
    margin-bottom: 20px;
    padding: 20px 20px;
    background: #fff;
    border: 1px solid #d0b48b;
}

img.postimg {
    float: left;
    margin: 5px 20px 20px 0px;
}

.title h2 {
    font-size: 26px;
    margin: 5px 0px 15px 0px;
    font-family: YanoneKaffeesatzRegular;
}

.title h2  a:link,.title h2  a:visited {
    color: #444;
}

.postmeta {
    font-size: 12px;
    padding: 0px 0px;
    margin-bottom: 15px;
}

.postmeta span {
    margin: 0px 10px 0px 0px;
    color: #d65806;
}

.postmeta span a {
    color: #d65806;
}

span.author {
    background: url(../images/user.png) left center no-repeat;
    padding-left: 20px;
}

span.clock {
    background: url(../images/clock.png) left center  no-repeat;
    padding-left: 20px;
}

span.comm {
    background: url(../images/comm.png) left center no-repeat;
    padding-left: 20px;
}

span.categori {
    background: url(../images/tag.png) left center no-repeat;
    padding-left: 20px;
}

.entry {
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: hidden;
}

.entry a:link,
.entry a:visited {
    color: #FF0000;
}

.entry a:hover {
    color: #FF0000;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

.topnav {
    padding: 20px 20px 0px 25px;
    font-weight: bold;
    font-size: 14px;
    color: #542D17;
    text-shadow: -1px 0px 0px #fff;
}


/* Bottom */

.bottomcover {
    background: url(../images/footer.png);
    border-top: 10px solid #e99f3b;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#bottom {
    width: 960px;
    margin: 0px auto;
    border-bottom: 1px solid #333;
}

#bottom ul {
    margin: 0px;
    padding: 0px;
}

.botwid {
    float: left;
    width: 280px;
    margin: 20px 0px 50px 30px;
    list-style: none;
    color: #888;
}

h3.bothead {
    padding: 10px 0px 15px 0px;
    color: #d3d3d3;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/bothead.png) bottom no-repeat;
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #555;
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #888;
}

.botwid ul li a:hover {
    color: #ddd;
}

.botwid p {
    padding: 5px 0px;
    margin: 0;
    line-height: 180%;
}

.botwid table {
    width: 100%;
    text-align: center;
}			
	
	

/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
}

h3#comments {
    background: #FFE7C5;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
    color: #C84A0D;
    text-shadow: 0px -1px 0px #fff;
    border: 1px solid #D0B48B;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 18px;
    margin: 0px 0 20px 0px;
    padding: 20px 20px;
    background: #fff;
    border: 1px solid #d0b48b;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #eee;
    background: #fff;
    padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #f15755;
    text-decoration: none!important;
}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: #C84A0D;
    border: 1px solid #96360A;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #f15755;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #E1512A;
}

#commentform p {
    color: #82401c;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #82401c;
    padding: 5px 0;
}

#respond input {
    background: #eee;
    border: 1px solid #D3AC76;
    color: #7F5E34;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background:#9B3607;
    border: 1px solid #702502;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 5px 5px;
	-webkit-box-shadow: 0px 1px 0px 0px #FFF0DB;
	-moz-box-shadow: 0px 1px 0px 0px #FFF0DB;
	box-shadow: 0px 1px 0px 0px #FFF0DB; 	
}

textarea#comment {
    background: #eee;
    border: 1px solid #D3AC76;
    width: 70%;
    color: #7F5E34;
    margin: 20px 0 0;
    padding: 5px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}	
	
	

/* Footer	 */

#footer {
    border-top: 1px solid #111;
    padding: 10px 0px;
	font-size:11px;
    background: url(../images/footer.png);
}

.fcred {
    width: 960px;
    margin: 10px auto;
    color: #aaa;
    text-align: center;
}

.fcred a:link, .fcred a:visited {
    color: #aaa;
}


/* Pagenavi	 */


#pnavigation {
    margin: 20px 0px;
}

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #42444e!important;
    border: 1px solid #212227!important;
    color: #fff !important;
    padding: 4px 8px !important;
    display: block;
    text-align: center;
    float: none;
    display: inline;
    margin-right: 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #CF5912 !important;
    border: 1px solid #993206!important;
    color: #fff !important;
    padding: 4px 8px !important;
    display: block;
    text-align: center;
    float: none;
    display: inline;
    margin-right: 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #FFD000 !important;
    border: 1px solid #E8B900 !important;
    color: #fff !important;
    padding: 4px 8px !important;
    display: block;
    text-align: center;
    float: none;
    display: inline;
    margin-right: 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}	