body.style-paper .parent {
    background: url(image/p0165_m.png);
    background-size: 100%;
    grid-template-columns: 570px 225px;
    width: 795px;
filter: drop-shadow(3px 7px 4px black);
}
body.style-paper #headerTitle a {
    display: block;
    background: url(image/headertitle.png);
    background-repeat: no-repeat;
    float: none;
    width: 300px;
    background-size: 360px;
}
body.style-paper #modal {
    background: url(image/p0165_m.png);
    background-size: 100%;
    width: 795px;
    background-position: 0px -160px;
    padding: 0px 0px 0px 65px;
}

body.style-paper .div3 {
    padding: 0px 0px 0px 50px;
}

body.style-paper .card {
    filter: drop-shadow(2px 1px 2px black);
    transform: rotateZ(
358deg);
}

body.style-paper .card-title, body.style-paper .card-date{
    background-color: #dcc08c;
}

body.style-paper .card-image {
    border: 10px solid #dcc08c;
    width: 104px;
    height: 120px;
}

body.style-paper div#modal-content .article img {
    max-width: 464px;
    border: solid 10px #fdeee2;
    filter: drop-shadow(2px 4px 3px black);
    transform: rotateZ(1deg);
}
body.style-paper div#modal-content h2 {
    position: relative;
    height: 30px;
    background: url(image/modalh2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    filter: drop-shadow(3px 2px 1px black);
    transform: rotateZ(
-2deg);
    z-index: 99;
    margin: 7px 0px 0px 40px;
    width: 440px;
}

body.style-paper .category {
    margin-bottom: 2px;
    float: inline-start;
}

body.style-paper .article {
    width: 500px;
    background: #dcc08c96;
}
body.style-paper #headerbanner {
    position: absolute;
    right: -14px;
    top: -185px;
    width: 530px;
    height: 200px;
    padding: 210px 10px 0px 0px;
    text-align: center;
    background: url(image/bannertorn.png);
    background-size: contain;
    background-repeat: no-repeat;
    filter: drop-shadow(3px 8px 2px black);margin:0px;
}

body.style-paper #headerbanner img {
    width: 425px;
}
body.style-paper .categoryall
{content: url("image/all2.png");}
body.style-paper .categoryoc
{content: url("image/oc2.png");}
body.style-paper .categoryfa
{content: url("image/fa2.png");}
body.style-paper .categoryat
{content: url("image/at2.png");}
body.style-paper .categorycomms
{content: url("image/comms2.png");}


body.style-paper .tweet-content time {
    color: #585858;
}

body.style-paper a.menuheader,body.style-paper  .MyProfileCmd {
    display: none;
}

body.style-paper #feed {
    background: #dcc08c96;
}