html {height: 100%}
body {background-color: #c6bdad;margin: 0px;padding: 0px;color: #0e0e0e;width: 100%;text-align: center;font: normal 15px/15px 'Droid Sans', sans-serif;}
img {max-width: 100%;}
#item{position:relative;z-index:20;}
#entry{max-width: 800px;margin:auto;position: relative;}
#embed{text-align: left;margin-left:10px;margin-bottom:-5px;}
h3 {font-family: 'Open Sans', Arial, Helvetica;font-weight: bold;padding: 0 0 15px;font-size: 20px;color: #0e0e0e;}
a:visited, a:active, a:hover {color: #2e2e2f;}

article{min-width:310px;padding:5px;margin:0 auto;max-width:800px;font:normal 15px/20px 'Open Sans',sans-serif;text-align:left;color:#444}
article h1,article h2,article h3{margin:0 0 20px;padding:3px 0;font-size:18px;line-height:100%;color:#333}
article h1{font-size:25px}
article h2{font-size:22px}
article p{margin:0;padding:0 0 20px;}

@media only screen and (min-width: 700px) {

#socialShare {display: block;width: 72px;text-align: center;margin-top: -199px;position: fixed;top: 40%;right: 10px;z-index: 99; }
#socialShare > img {position: relative;top: 12px; }
#socialShare > div {padding: 0;background: #fff;border-radius: 5px;box-shadow: 2px 2px 4px #999; }
#socialShare > div .social-icon {margin-bottom: 5px; }
#socialShare > div .fb {margin-bottom: 10px; padding-right: 4px; }
}

@media only screen and (max-width: 700px) {
#socialShare {display: none;} 
}

textarea {
    background-color: #ded9ce;
    margin: 0px 10px 0px 10px;
    box-sizing: border-box;
    width: 70%;
    border: 1px #7c766b solid;
    color: #282828;
    font-size: 11px;
    font-family: monospace;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    height: 74px;
    margin-top: 10px;
    padding:10px 10px 0px 10px;
}

.fb-like.fb_iframe_widget{
    position: relative;
    margin-top: -2px;
    font-size: inherit !important;
}

#bottom {max-width: 800px;text-align: center;text-transform: uppercase;padding: 15px 0;margin: auto;padding-top:50px;padding-bottom: 75px;}
#bottom a {min-height:inherit !important; display: inline-block}
#spacer { width: 560px; height:10px;}
.addthis_toolbox {max-width: 480px;padding-bottom: 20px;padding-left:10px;padding-top:30px}
a.addthis_button_facebook_like.at300b{width:110px !important;}
a.addthis_button_tweet.at300b{width:130px !important;}
.tweet_iframe_widget{width:110px !important;}
a.addthis_button_google_plusone.at300b{width:80px !important;}
a.addthis_button_pinterest_pinit.at300b {width:inherit;width:60px !important;}
#socialShare span { background-color:transparent !important}
.social-icon fb{margin-left:1px;}
#socialShare > div{padding-top: 10px !important}
