/*
Theme Name: Dairy Queen
Theme URI: http://wordpress.org/
Description: Theme for the DQ Blog
Version: 1.0
Author: space150
*/
html {
    background: #fff url(images/page_bg.jpg) 50% 100% no-repeat;
    position: relative;
    min-height: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #666;
}
body {
    margin: 0;
    padding: 0 0 150px;
    background: url(images/body_bg.png) 50% 0 repeat-x;
    min-height: 775px;
}
body.fanbook {
    background-image: url(images/blizzard-body_bg.jpg);
}
article,
footer,
header,
nav,
section {
    display: block;
}
a {
    color: #f03b44;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.replaced {
    position: absolute;
    display: block;
    left: -31337px;
    top: -31337px;
    width: 1px;
    height: 1px;
}
a img {
    border: none;
}
form {
    margin: 0;
    padding: 0;
}
input {
    font-size: 11px
}
input.placeholder {
    color: #aaa;
}
hr {
    clear: both;
    visibility: hidden;
    height: 1px;
    overflow: hidden;
}
p {
    margin: 0;
}

#page-header {
    height: 205px;
    background: url(images/header_bg.jpg) no-repeat;
}
body.fanbook #page-header {
    background: url(images/blizzard-header_bg.jpg) no-repeat;
}
#wrapping {
    width: 950px;
    margin: 0 auto;
    padding: 10px 5px 0;
}
div.primary-and-secondary {
    width: 730px;
    float: left;
}
#primary {
    float: right;
    width: 510px;
}
#secondary {
    float: left;
    width: 210px;
    margin-top: -20px;
}
#tertiary {
    float: right;
    width: 210px;
    margin-top: -20px;
}

#page-footer {
    clear: both;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 950px;
    text-align: center;
    margin: 0 0 0 -475px;
    font-size: 10px;
    padding-bottom: 30px;
}
#page-footer p {
    margin: 25px 0;
}
#page-footer a {
    display: inline-block;
    margin: 0 10px;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
}

#page-nav {
    display: block;
    height: 20px;
    width: 500px;
    margin: auto;
    position: relative;
    padding: 5px;
    line-height: 20px;
}
#page-nav a {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: Bold;
}
#page-nav div.categories {
    position: absolute;
    top: -2px;
    left: 37px;
    z-index: 2;
}
#page-nav div.categories .categories-top,
#page-nav div.categories ul {
    display: none;
}
#page-nav div.categories-visible .categories-top,
#page-nav div.categories-visible ul {
    display: block;
}
#page-nav a.categories {
    position: absolute;
    top: 7px;
    left: 15px;
    padding-right: 15px;
    background: url(images/categories-link_bg.png) right no-repeat;
}
#page-nav div.categories .categories-top {
    width: 200px;
    height: 10px;
    background: url(images/categories-top_bg.png) no-repeat;
}
#page-nav div.categories ul {
    width: 170px;
    padding: 15px 15px 10px;
    margin: 0;
    list-style: none;
    background: url(images/categories_bg.png) bottom no-repeat;
}
#page-nav div.categories ul a {
    font-size: 12px;
    text-transform: none;
}
#page-nav .fanbook {
    position: relative;
    left: 110px;
    padding-right: 15px;
    background: url(images/fanbook_bg.png) right no-repeat;
}
#page-nav .dqdotcom {
    position: relative;
    left: 125px;
    padding-right: 15px;
    background: url(images/fanbook_bg.png) right no-repeat;
}
#page-nav form {
    background: url(images/search_bg.png) no-repeat;
    width: 137px;
    height: 18px;
    margin: 0;
    padding: 0;
    line-height: 18px;
    position: absolute;
    right: 5px;
    top: 6px;
}
#page-nav input {
    background: transparent;
    width: 111px;
    border: none;
    vertical-align: top;
    padding: 3px;
    height: 12px;
}
#page-nav button {
    width: 20px;
    height: 18px;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.article-top {
    width: 510px;
    height: 8px;
    overflow: hidden;
    background: url(images/articles-top_bg.png) 0 -1px;
}
.article {
    width: 480px;
    padding: 5px 15px;
    background: url(images/articles_bg.png);
}
.article-bottom {
    width: 510px;
    height: 10px;
    overflow: hidden;
    background: url(images/articles-bottom_bg.png);
}
.article nav {
    padding: 20px 20px 5px;
    height: 30px;
    position: relative;
}
.article nav .previous {
    position: absolute;
    width: 136px;
    height: 28px;
    display: block;
    background: url(images/button_previous.png);
    left: 20px;
    top: 20px;
}
.article nav .next {
    position: absolute;
    width: 104px;
    height: 27px;
    display: block;
    background: url(images/button_next.png);
    right: 15px;
    top: 20px;
}

.box {
    margin-top: 20px;
}
.box-top {
    height: 13px;
    width: 210px;
    background: url(images/box-top_bg.png);
    position: relative;
}
.box-middle {
    width: 180px;
    padding: 15px 15px 0;
    background: url(images/box-middle_bg.png);
}
.box-bottom {
    height: 15px;
    width: 210px;
    background: url(images/box-bottom_bg.png);
}
.box-top h3, .ribbon {
    position: absolute;
    width: 183px;
    height: 41px;
    top: -23px;
    left: 13px;
    background-repeat: no-repeat;
    z-index: 100;
}
.box-gradient {
    margin-top: -15px;
    padding-top: 15px;
    background: #EFEEE7 url(images/box_gradient.png) repeat-x 0 bottom;
}
.box p {
    margin: 0;
    padding: 5px 15px;
}

article {
    padding: 20px 20px 40px;
    background: url(images/article_rule.png) no-repeat bottom;
}
article header {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #efeee8;
}
body.fanbook article header {
    padding-left: 37px;
    background: url(images/blizzard-post_icon.jpg) no-repeat;
}
article header p {
    font-size: 11px;
    line-height: 100%;
    padding: 5px 0;
}
article header a {
    color: #f03b44;
    text-decoration: none;
}
article header a:hover {
    text-decoration: underline;
}
article p {
    font-size: 14px;
    text-align: justify;
    line-height: 150%;
    padding-bottom: 20px;
}
article h2 {
    margin: 0;
    font-size: 20px;
    color: #0079c1;
}
article h2 a {
    color: #0079c1;
}
article footer {
    background: #f3f3f3 url(images/article-footer_bg.png) repeat-x;
    padding: 5px;
    width: 430px;
    color: #aaa;
    text-align: right;
    position: relative;
    line-height: 150%;
}
article footer a {
    color: #666;
    text-decoration: none;
    border-bottom: 1px dashed #ccc;
}
article footer .comments {
    position: absolute;
    top: 5px;
    left: 5px;
}
article footer span.categories {
    display: inline-block;
    max-width: 200px;
    vertical-align: top;
    text-align: left;
}
article div.sexy-bookmarks {
    margin: 0;
}
section.comments {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}
section.comments h3 {
    padding: 0;
    width: 160px;
    height: 68px;
    background: url(images/flag_comments.png) no-repeat;
    margin: 0 0 -20px -30px;
}
section.comments article {
    background: transparent;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
section.comments article p {
    font-size: 12px;
    padding: 0;
    margin-left: 200px;
}
section.comments article footer {
    background: transparent;
    width: 200px;
    float: left;
    padding: 0px;
    color: #666;
    text-align: left;
    position: static;
    line-height: 150%;
}
section.comments article footer p {
    margin-left: 0;
}
section.comments article footer a {
    color: #666;
    text-decoration: none;
    border-bottom: none;
}
section.comments article footer p.fn,
section.comments article footer p.fn a {
    color: #0079c1;
    font-weight: bold;
    border-bottom: none;
}
section.comments article footer a:hover {
    text-decoration: underline;
}
section.respond h3 {
    padding: 0;
    width: 199px;
    height: 73px;
    background: url(images/flag_leave-a-comment.png) no-repeat;
    margin: 10px 0 0 -30px;
}
section.respond input {
    width: 275px;
    padding: 3px;
    background: url(images/input_bg.png);
    border: 1px solid #eee;
    border-top: none;
    border-left: none;
    margin: 0 5px 0 0;
}
section.respond p {
    padding-bottom: 10px;
    font-size: 11px;
}
section.respond textarea {
    display: block;
    width: 433px;
    padding: 3px;
    height: 75px;
    background: url(images/input_bg.png);
    -webkit-resize: none;
    resize: none;
    border: 1px solid #eee;
    border-top: none;
    border-left: none;
}
section.respond button {
    background: url(images/button_submit-comment.png) no-repeat;
    width: 85px;
    height: 23px;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    cursor: pointer;
    margin: 0 -5px -10px auto;    
}

#follow-the-fun .box-top h3 {
    background-image: url(images/ribbon_follow-the-fun.png);
}
#follow-the-fun .box-gradient {
    padding: 15px 25px 0;
}
#follow-the-fun a {
    display: inline-block;
    width: 35px;
    height: 37px;
    background: url(images/sprite_follow.png) no-repeat;
    margin: 0 3px;
}
#follow-the-fun a.rss:hover {
    background-position: 0 -37px;
}
#follow-the-fun a.twitter {
    background-position: -35px 0;
}
#follow-the-fun a.twitter:hover {
    background-position: -35px -37px;
}
#follow-the-fun a.facebook {
    background-position: -70px 0;
}
#follow-the-fun a.facebook:hover {
    background-position: -70px -37px;
}
#follow-the-fun p.links {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    text-align: center;
}
#follow-the-fun form {
    padding: 15px 0 0 0;
}
#follow-the-fun input {
    width: 124px;
    padding: 3px;
    margin: 10px 0;
    background: url(images/input_bg.png);
    border: 1px solid #eee;
    border-top: none;
    border-left: none;
}
#follow-the-fun button {
    width: 67px;
    height: 20px;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    cursor: pointer;
    margin: 0 -5px 0 auto;
    background: url(images/button_submit.png);
}

#twitter .box-top h3 {
    background-image: url(images/ribbon_twitter.png);
}

#facebook {
    margin-top: 12px;
}
#facebook .box-middle {
    padding: 0 5px;
    width: 200px;
    height: 230px;
    position: relative;
}
#facebook .box-middle iframe {
    top: -10px;
    left: 5px;
    position: absolute;
    z-index: 2;
}

#blizzard-poll .box-top h3 {
    background-image: url(images/ribbon_blizzard-poll.png);    
}
#blizzard-poll .pds-box {
    padding: 0 15px;
}
#blizzard-poll .pds-answer {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#blizzard-poll .pds-links {
    display: none;
}
#blizzard-poll .pds-vote-button {
    width: 112px;
    height: 20px;
    display: block;
    cursor: pointer;
    margin: 0 -5px 0 auto;
    background: url(images/button_vote.png);
}
#blizzard-poll .pds-vote-button span {
    position: absolute;
    display: block;
    left: -31337px;
    top: -31337px;
    width: 1px;
    height: 1px;
}
#blizzard-poll .pds-question-top,
#blizzard-poll .pds-feedback-per {
    font-size: 11px;
    font-weight: bold;
    color: #0079c1;
}
#blizzard-poll .pds-feedback-group {
    margin-bottom: 9px;
}
#blizzard-poll .pds-answer-text {
    display: block;
}
#blizzard-poll .pds-answer-feedback {
    height: 9px;
    width: 147px;
    margin-top: 2px;
    overflow: hidden;
    background: url(images/poll-result_bg.png);
}
#blizzard-poll .pds-answer-feedback-bar {
    height: 9px;
    overflow: hidden;
    background: url(images/poll-result_bg.png) 0 -9px;
}
#blizzard-poll .pds-total-votes {
    font-weight: bold;
}
#blizzard-poll .pds-comments,
#blizzard-poll .pds-pd-link {
    display: none;
}

#join-the-club .box-top h3 {
    background-image: url(images/ribbon_join-the-club.png);
}
#join-the-club p {
    white-space: nowrap;
    color: #0078c0;
    text-align: center;
}
#join-the-club p.members {
    background: url(images/blizzard-members_bg.png) -15px 0 no-repeat;
    height: 64px;
    width: 97px;
    margin: -15px 15px 15px;
    padding: 36px 0 0 53px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}
#join-the-club p.button a {
    width: 106px;
    height: 26px;
    display: block;
    cursor: pointer;
    margin: 0 auto;
    background: url(images/button_join-the-club.png);
}

#recent-comments .box-top h3 {
    background-image: url(images/ribbon_recent-comments.png);
}
#recent-comments ol {
    margin: 0;
    padding: 10px 15px;
    list-style: none;
}
#recent-comments li {
    padding: 5px 0 0 0;
    margin: 5px 0 0 0;
    border-top: 1px solid #ccc;
}
#recent-comments li:first-child {
    margin: 0;
    padding: 0;
    border: none;
}
#recent-comments a {
    color: #666;
    text-decoration: none;
}
#recent-comments a:hover {
    text-decoration: underline;
}

#colophon {
    margin-top: 12px;
}
#colophon .box-gradient {
    padding: 10px 0;
    background-position: 0 -75px;
}
#colophon p {
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px 0;
    font-weight: bold;
}

#cbo-corner .box-top h3 {
    background-image: url(images/ribbon_cbo-corner.png);
}
#cbo-corner img.portrait {
    margin: 0 auto;
    display: block;
}
#cbo-corner p.button a {
    width: 138px;
    height: 20px;
    display: block;
    cursor: pointer;
    margin: 0 -5px 0 auto;
    background: url(images/button_cbo.png);
}

#blizzard-tour .box-top h3 {
    background-image: url(images/ribbon_blizzard-tour.png);
}
#blizzard-tour p.logo {
    padding: 0;
}
#blizzard-tour p.logo img{
    margin: 0 auto;
    display: block;
}
#blizzard-tour p.button a {
    width: 111px;
    height: 25px;
    display: block;
    cursor: pointer;
    margin: 0 -5px 0 auto;
    background: url(images/button_blizzard-25th.png);
}

#childrens-miracle-network {
    margin-top: 12px;
}
#childrens-miracle-network .box-middle {
    padding-top: 0;
    height: 61px;
    overflow: hidden;
}

#find-a-dq {
    margin-top: 12px;
}
#find-a-dq .box-gradient {
    padding-top: 0;
    background-position: 0 -75px;
}
#find-a-dq form {
    padding: 15px 15px 0;
}
#find-a-dq input {
    width: 144px;
    padding: 3px;
    margin: 10px 0;
    background: url(images/input_bg.png);
    border: 1px solid #eee;
    border-top: none;
    border-left: none;
}
#find-a-dq button {
    width: 42px;
    height: 25px;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    cursor: pointer;
    margin: 0 -5px 0 auto;
    background: url(images/button_go.png);
}

#tag-list .box-top h3 {
    background-image: url(images/ribbon_tags.png);
}
#tag-list .box-gradient {
    padding: 15px 15px 5px;
    line-height: 150%;
}
#tag-list a {
    text-decoration: underline;
    line-height: 1.2em;
    color: #666;
}

#link-list .box-top h3 {
    background-image: url(images/ribbon_links.png);
}
#link-list .box-gradient {
    padding: 15px 15px 5px;
    line-height: 150%;
}
#link-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#link-list a {
    text-decoration: underline;
    color: #666;
}

/* twitter widget */
.twtr-widget a.twtr-join-conv,
.twtr-widget .twtr-doc a.twtr-join-conv,
.twtr-widget .twtr-doc .twtr-ft a.twtr-join-conv {
    display: none;
}
