@import url("fonts/fonts.css");

* {
    padding: 0;
    margin: 0;
    outline:none;
}
img {
    border: none;
}

body {
    background: url(images/main-bg.jpg) center top;
}

p {
    font-family: 'open_sanssemibold';
    font-size:12px;
    line-height: 24px;
}

#content-container {
    width:980px;
    margin:0 auto 60px;
}

#title-header {
    border-bottom: 3px solid #dfdedb;
}

ul#header-links {
    display:block;
    float:right;
    list-style-type: none;
    margin:7px 40px 10px 0;
    overflow:auto;
}

ul#header-links li {
    float:left;
    width:19px;
    margin-right:5px;
}

ul#header-links li:first-child {
    margin-right:7px;
}

ul#header-links li a {
    background:url(images/top-nav-sprite.jpg);
}

ul#header-links li a#random {
    background-position: 0px 0px;
}

ul#header-links li a#clock {
    background-position: -27px 0px;
}

ul#header-links li a#rss {
    background-position: -52px 0px;
}

ul#header-links li a#help {
    background-position: -75px 0px;
}

ul#header-links li a {
    display:block;
    height:0;
    padding-top:18px;
    overflow:hidden;
}

ul#social-media {
    display:block;
    float:left;
    list-style-type: none;
    overflow:auto;
    margin-left: 42px;
}

ul#social-media li {
    font-family: 'open_sanssemibold';
    float:left;
    margin-right:5px;
}

ul#social-media li.share-text {
    padding-top: 5px;
}

ul#social-media li a {
    background:url(images/social-sprite.jpg);
    display:block;
    height:0;
    width:29px;
    padding-top:29px;
    overflow:hidden;
}

ul#social-media li a.twitter{
    background-position: 0px 0px;
}

ul#social-media li a.google {
    background-position: -37px 0px;
}

ul#social-media li a.facebook {
    background-position: -74px 0px;
}

#title-header img {
    
}

#subtitle-header {
    border-bottom: 3px solid #dfdedb;
    padding: 5px 37px 2px 0;
    text-align: right;
    margin-bottom: 40px;
}


.titleWrapper {
    border-bottom: 3px solid #e9151f;
}

.titles {
    margin-bottom:10px;
}

.caption {
    text-align: left;
    font-family: 'averageregular';
    font-size: 30pt;
    line-height: 37px;
    color: #333333;
    /* text-transform: uppercase; */
}

.tags {
    float:left;
    width:310px;
    color:#bbbab7;
    font-size: 12px;
    margin-left: 60px;
    text-align:left;
}

.tags a {
    color:#bbbab7;
}

ul.socialLinks {
    display:block;
    float:right;
    width: 125px;
    list-style-type: none;
    /*overflow:auto;
    overflow-y:hidden;*/
    margin-bottom: 20px;
}

ul.socialLinks li {
    float:left;
    width:29px;
    margin-right:5px;
}

ul.socialLinks li a {
    background:url(images/social-sprite.jpg);
    display:block;
    height:0;
    padding-top:29px;
    overflow:hidden;
}

ul.socialLinks li a.twitter{
    background-position: 0px 0px;
}

ul.socialLinks li a.google {
    background-position: -37px 0px;
}

ul.socialLinks li a.facebook {
    background-position: -74px 0px;
}

ul.socialLinks li a.reblog {
    background-position: -111px 0px;
}

/*ul.socialLinks li a.like {
    background:url(images/social-sprite.jpg);
    display:block;
    height:0;
    padding-top:29px;
    overflow:hidden;
    background-position: -148px 0px;
    cursor: pointer;
}

ul.socialLinks li a.liked {
    background:url(images/social-sprite.jpg);
    display:block;
    height:0;
    padding-top:29px;
    overflow:hidden;
    background-position: -185px 0px;
    cursor: pointer;
}*/

.like_button {
    border: 1px solid #e0dfdb;
    height: 27px;
    width: 28px;
}

.post {
    width:620px;
    font-family: 'open_sanssemibold';
    background:url(images/post-bg-top.png) no-repeat center top;
    margin:0 auto 20px;
    padding-top:18px;
    color: #626564;
}
.post-body {
    background:url(images/post-bg-body.png) repeat center top;
    width:500px;
    margin:0 auto;
    padding:0 60px;
}
.post-bottom {
    background:url(images/post-bg-bottom.png) repeat center top;
    height:24px;
}

.date {
    color:#e7161e;
    font-size: 14px;
    margin-bottom: 15px;
}

p.quote {
    font-size: 18px;
}

a.link {
    font-family: 'open_sansextrabold';
    font-size:16px;
    line-height: 30px;
    color:#e7161e;
}

div.postHeader img {
    margin-top: 10px;
}

iframe {
    margin:4px;
}

.description {
    font-family: 'open_sanssemibold';
    font-size:12px;
    line-height: 24px;
}

.postHeader img {
    width: 620px;
}

.post p {
    padding: 0 0 15px;
}

.post p strong {
    font-family: 'open_sanssemibold';
    font-size: 19px;
    color:#e7161e;
    line-height: 50px;
}

.photoset-permalink a {
    height: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}

.post-footer {
    display:block;
    background:url(images/post-bg-body.png) repeat center top;
    width:620px;
    margin:0 auto;
    padding: 30px 0 10px;
    overflow:auto;
}

.permalink-notes {
    background-color: #EEEEEE;
    clear: both;
    color: #8e8e8e;
    font-size: 11px;
    margin: 0 auto;
    width: 500px;
}

.permalink-notes a {
    display:block;
    color:#8e8e8e;
    padding: 7px;
}

ol.notes {
    margin: 7px auto 0;
    width: 500px;
    color: #8e8e8e;
    font-size: 11px;
    list-style-type: none;
}

ol.notes li {
    background-color: #EEEEEE;
    margin:5px 0;
    padding: 5px;
}

ol.notes li a {
    color:#e7161e;
}

#pagefooter {
    font-family: 'open_sanssemibold';
    font-size: 9px;
    text-align: center;
    background-color: #000;
    color: #959595;
    width: 100%;
    clear: both;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}

#pagefooter a {
    color: #959595;
}

#pagefooter .innercontent {
    width: 980px;
    margin: 3px auto;
}

#legal-copy {
    text-align: right;
    font-size: 10px;
    line-height: 14px;
}

#topbar>ul {
    list-style-type: none;
    float: right;
}

#topbar>ul li{
    float: left;
    padding-left: 3px;
    padding-top: 7px;
}

    #sidebar>p {
        width: 100%;
        margin: 20px auto;
        color: #a1a6a6;
        text-align: center;
        font-family: 'Amethysta', Arial;
        font-size: 10pt;
    }


    #searchBox input[type="text"] {
        height: 12px;
    }

    #searchBox input[type="image"] {
       vertical-align: middle;
       margin-top: -4px;
    }
