/*
Theme Name: Discobelle New
Theme URI: http://wordpress.org/
Description: Custom made theme for Discobelle.
Version: 1.0
Author: Anton Lindqvist
Author URI: http://qvister.se/
Tags: grey, fixed width, two columns, widgets
*/

html,body {
background: #ddd;
height: 100%;
font: normal 100% Helvetica,Arial,serif;
}
a {
color: #000;
}
em {
font-style: italic;
}

/* Begin wrapper and content
---------------------------------------------- */
#wrapper {
width: 1200px;
height: 100%;
height: auto;
min-height: 100%;
margin: 26px 0 26px 24px;
}
#content {
width: 706px;
}
/* End wrapper and content
---------------------------------------------- */

/* Begin header
---------------------------------------------- */
#header {
height: 246px;
width: 706px;
}
#header h1 a {
background: transparent url(images/logo.png) no-repeat top left;
height: 246px;
width: 706px;
display: block;
text-indent: -9999px;
}
#header.discobelle-records h1 a {
background-position: 0 -246px;
}
#header.discobelle-djs h1 a {
background-position: 0 -492px;
}
/* End header
---------------------------------------------- */

/* Begin left
---------------------------------------------- */
#content-left {
width: 468px;
margin: 8px 0;
float: left;
display: inline;
}
/* End left
---------------------------------------------- */

/* Begin nav
---------------------------------------------- */
#nav {
height: 24px;
width: 468px;
}
#nav ul {
background: url(images/icons.png) no-repeat top left;
height: 24px;
width: 468px;
}
body.discobelle-records #nav ul {
background-position: 0 -24px;
}
body.discobelle-djs #nav ul {
background-position: 0 -48px;
}
#nav ul li {
margin: 0 0 0 5px;
float: left;
display: inline;
}
#nav ul li a {
height: 24px;
display: block;
outline: none;
text-indent: -9999px;
}
#nav ul li.discobelle-blog a {
width: 60px;
}
#nav ul li.discobelle-records a {
width: 182px;
}
#nav ul li.discobelle-djs a {
width: 142px;
}
/* End nav
---------------------------------------------- */

/* Begin entries
---------------------------------------------- */
#entries {
background: #616161 url(images/post.png) repeat-y top left;
width: 476px;
padding: 26px 0 0 0;
color: #fff;
}
#entries div {
padding: 0 8px;
}
body.discobelle-records #entries {
background-color: #b0b0b0;
}
body.discobelle-djs #entries {
background-color: #a0a0a0;
}
#entries div.ad {
background: #ddd;
width: 476px;
max-height: 68px;
padding: 0;
}
#entries div.ad a {
text-decoration: none;
}
#entries div.ad a:after {
content: '&nbsp;';
visibility: hidden;
}
#entries div.post {
margin: 0 8px 0 0;
padding: 8px 0 0 0;
}
#entries div.post#post-16711,
#entries div.post#post-16366 {
display: none;
}
#entries div.post-top {
background: url(images/post.png) no-repeat -952px 0;
height: 8px;
width: 8px;
padding: 0;
float: right;
position: relative;
left: 8px;
top: -8px;
}
#entries div.post:first-child div.post-top,
#entries div.top div.post-top {
top: -34px;
}
#entries div.post div.post-attachment p.author {
margin: 4px 0 0;
font-size: .69em;
}
#entries div.post div.post-attachment p.author a {
color: #fff;
}
#entries div.post div.post-title {
margin: 0 0 8px 0;
}
#entries div.post div.post-title-attachment {
margin: 8px 0;
}
#entries div.post div.post-title,
#entries div.post div.post-title-attachment {
font-size: 1.13em;
}
#entries div.post div.post-title a,
#entries div.post div.post-title-attachment a {
text-decoration: none;
}
#entries div.post div.post-date {
height: 11px;
width: 452px;
margin: -5px 0 0 8px;
padding: 0 0 8px 0;
font-size: .75em;
border-bottom: 1px solid #fff;
}
#entries div.post div.post-content {
margin: 6px 0 0 0;
font-size: .75em;
line-height: 1.25em;
}
#entries div.post div.post-content p {
padding: 0 0 15px 0;
}
#entries div.post div.post-tags span.first {
float: left;
font-size: .75em;
}
#entries div.post div.post-tags ul {
width: 418px;
float: right;
}
#entries div.post div.post-tags ul li {
height: 15px;
margin: 0 2px 2px 0;
float: left;
display: inline;
font-size: .69em;
line-height: 16px;
overflow: hidden;
}
#entries div.post div.post-tags ul li a {
background: url(images/icons.png) no-repeat right -149px;
height: 15px;
padding: 0 6px 0 0;
float: left;
display: block;
color: #fff;
text-decoration: none;
}
#entries div.post div.post-tags ul li span {
background: url(images/icons.png) no-repeat top left;
background-position: 0 -112px;
display: block;
padding: 0 0 0 7px;
}
#entries div.post-meta {
margin: 5px 0 0 0;
font-size: .75em;
line-height: 18px;
}
#entries div.post-meta img {
padding: 0 4px 0 0;
float: left;
display: inline;
}
#entries div.post-separator {
background: url(images/post.png) no-repeat -476px 0;
height: 8px;
width: 476px;
margin: 13px 0 0 0;
padding: 0;
}
#entries div.post-separator-single {
background: url(images/post.png) no-repeat -476px 0;
height: 8px;
width: 476px;
padding: 0;
}
#entries div.posts-navigation,#entries div.posts-navigation div {
background: #ddd;
height: 22px;
padding: 0 3px 0 0;
line-height: 22px;
}
#entries div.posts-navigation div.posts-older {
height: 22px;
float: left;
display: inline;
}
#entries div.posts-navigation div.posts-older a {
background: url(images/icons.png) no-repeat right -201px;
height: 22px;
padding: 0 8px 0 0;
float: left;
display: block;
}
#entries div.posts-navigation div.posts-older span.bg {
background: url(images/icons.png) no-repeat -234px -127px;
display: block;
padding: 0 0 0 8px;
}
#entries div.posts-navigation div.posts-older span.bg span {
background: url(images/icons.png) no-repeat -60px -90px;
height: 22px;
width: 52px;
position: relative;
top: -4px;
display: block;
text-indent: -9999px;
}
#entries div.single div.posts-older span.bg span {
background-position: -165px -90px;
width: 121px;
}

#entries div.posts-navigation div.posts-newer {
height: 22px;
width: 53px;
margin: 0 16px 0 0;
float: right;
display: inline;
}
#entries div.single div.posts-newer {
margin: 0 48px 0 0;
}
#entries div.posts-navigation div.posts-newer a {
background: url(images/icons.png) no-repeat right -179px;
height: 22px;
padding: 0 8px 0 0;
float: left;
display: block;
}
#entries div.posts-navigation div.posts-newer span.bg {
background: url(images/icons.png) no-repeat 0 -127px;
display: block;
padding: 0 0 0 8px;
}
#entries div.posts-navigation div.posts-newer span.bg span {
background: url(images/icons.png) no-repeat -112px -90px;
height: 22px;
width: 53px;
position: relative;
top: -4px;
display: block;
text-indent: -9999px;
}
#entries div.single div.posts-newer span.bg span {
background-position: -286px -90px;
width: 85px;
}

/* End entries
---------------------------------------------- */

/* Begin comments
---------------------------------------------- */
div.comments {
position: relative;
top: 22px;
z-index: 0;
}
#comments-wrapper {
background: url(images/post.png) no-repeat top left;
padding: 0 !important;
}
#comments {
background: url(images/purpule.png) repeat top left;
min-height: 20px;
margin: 22px 8px 0 0;
padding: 10px 0 1px 0 !important;
font-size: .75em;
}
#comments h4 {
background: transparent url(images/icons.png) no-repeat -178px -297px;
height: 29px;
width: 156px;
margin: -39px 0 0 0;
padding: 0 0 0 8px;
font-size: 1.25em;
position: relative;
z-index: 2;
color: #000;
}
#comments h4 span {
padding: 13px 0 0 0;
}
#comments h4 object {
margin: 12px 0 0 0;
}
#comments a {
color: #fff;
text-decoration: none;
}
#comments a:hover {
text-decoration: underline;
}
#comments p {
padding: 0 0 2px 0;
}
#comments div {
padding: 0;
}
#comments ul li {
margin: 0 8px 14px 8px;
padding: 8px 0;
border-bottom: 1px solid #fff;
}
#comments ul li.last {
margin: 0 8px 44px 8px;
}
/* End comments
---------------------------------------------- */

/* Begin respond
---------------------------------------------- */
div.respond {
margin: -8px 0 0 0;
}
#respond-title {
background: transparent url(images/icons.png) no-repeat 0 -297px;
height: 29px;
width: 175px;
padding: 0 !important;
margin: -47px 0 18px 0;
*margin: 0;
text-indent: -9999px;
position: relative;
*top: -47px;
}
#respond {
background: #797979;
margin: 0 8px 0 0;
padding: 18px 0 0 0 !important;
font-size: .75em;
}
#respond form p {
padding: 0 8px 8px 8px;
}
#respond form p.last {
padding: 0 8px 22px 8px !important;
}
#respond label {
float: left;
padding: 0 0 0 8px;
line-height: 17px;
}
#respond form input.text {
background: #fff;
height: 15px;
width: 150px;
padding: 2px 2px 0 2px;
border: none;
float: left;
}
#respond form input.submit {
background: url(images/icons.png) no-repeat 0 -275px;
height: 22px;
width: 160px;
display: block;
border: none;
text-indent: -9999px;
cursor: pointer;
}
#respond form textarea {
background: #fff;
height: 146px;
width: 296px;
padding: 2px;
border: none;
}
/* End respond
---------------------------------------------- */

/* Begin sidebar
---------------------------------------------- */
#sidebar {
background: url(images/purpule.png) repeat top left;
width: 230px;
margin: 31px 0 0 8px;
padding: 0 0 8px 0;
float: left;
display: inline;
}
#sidebar a {
color: #fff;
}
#sidebar li.post_count,#sidebar li.widget_search {
border-bottom: none !important;
}
#sidebar li.space {
background: #ddd;
height: 8px;
width: 230px;
}
#sidebar li.widget {
min-height: 28px;
margin: 0 8px;
line-height: 28px;
border-bottom: 1px solid #fff;
}
#sidebar li.widget:last-child {
border-bottom: none;
}
#sidebar li.widget p.widgettitle {
background: transparent url(images/icons.png) no-repeat top left;
background-position: 0 -72px;
cursor: pointer;
padding: 7px 0 0 8px;
*padding: 0 0 0 8px;
font-size: 1.13em;
}
#sidebar li.widget p.widgettitle a {
color: #000;
text-decoration: none;
}
#sidebar li.widget p.first {
background: none;
padding: 7px 0 0 0;
*padding: 1px 0 0 0;
}
#sidebar li.widget p.toggle {
background-position: -230px -72px;
}
#sidebar li.widget ul {
display: none;
font-size: .69em;
}
#sidebar li.widget ul li {
margin: 0 10px 8px 10px;
line-height: 13px;
color: #fff;
}

/* Begin widget_search */
#sidebar li.widget form {
padding: 2px 0 0 0;
line-height: 26px;
}
#sidebar li.widget form.subscribe {
padding: 0 0 8px;
line-height: 16px;
}
#sidebar li.widget form label {
display: none;
}
#sidebar li.widget form input#s,
#sidebar li.widget form input.emailaddress {
background: #fff;
height: 12px;
width: 114px;
padding: 3px;
border: none;
font-size: .69em;
}
#sidebar li.widget form input.emailaddress {
width: 99px;
position: relative;
left: -1px;
font-size: 1.06em;
}
#sidebar li.widget form input#searchsubmit,
#sidebar li.widget form input.subscribe {
background: transparent url(images/icons.png) no-repeat top left;
height: 12px;
padding: 0;
position: relative;
text-indent: -9999px;
border: none;
cursor: pointer;
}
#sidebar li.widget form input#searchsubmit {
background-position: 0 -100px;
width: 60px;
top: 5px;
*top: -3px;
left: 4px;
}
#sidebar li.widget form input.subscribe {
background-position: -372px -100px;
width: 89px;
top: 2px;
}
/* End widget_search */

/* Begin textwidget */
#sidebar div.textwidget,
#sidebar div.subscribe_widget {
font-size: .69em;
line-height: 14px;
color: #fff;
}
#sidebar div.textwidget {
display: none;
}
#sidebar div.textwidget p {
padding: 0 0 8px 8px;
}
#sidebar div.subscribe_widget p {
padding: 0 0 4px 4px;
}
/* End textwidget*/

/* Begin widget_archive */
#sidebar div.nav {
height: 15px;
width: 90px;
margin: 0 0 8px 0;
float: right;
clear: both;
}
#sidebar div.nav a {
background: transparent url(images/icons.png) no-repeat top left;
height: 15px;
display: block;
text-indent: -9999px;
float: right;
}
#sidebar div.nav a.older {
background-position: -381px -311px;
width: 42px;
margin: 0 3px 0 0;
}
#sidebar div.nav a.newer {
background-position: -423px -311px;
width: 45px;
}
/* End widget_archive */

/* Begin widget_rss */
#sidebar a.rsswidget img {
display: none;
}
/* End widget_rss */

/* End sidebar
---------------------------------------------- */

/* Begin post-grid
---------------------------------------------- */
#post-grid {
height: 594px;
width: 714px;
margin: 8px 0 0 0;
}
#post-grid ul li {
height: 293px;
width: 230px;
float: left;
margin: 0 8px 8px 0;
display: inline;
}
/* Begin active */
#post-grid ul li.active {
background: url(images/post.png) repeat-y -960px 0;
width: 238px;
margin: 0;
}
#post-grid ul li.active div.post-tag {
background-color: #ddd;
background-position: 0 -223px !important;
width: 230px;
}
#post-grid li.active div.post-corner {
background: #ddd url(images/post.png) no-repeat -1436px bottom;
height: 30px;
width: 8px;
float: right;
display: inline;
z-index: 9999;
position: relative;
top: -23px;
}
#post-grid ul li.active div.post-content {
background: url(images/purpule.png) no-repeat top left;
}
#post-grid ul li.active div.post-bottom {
background: url(images/post.png) no-repeat -1198px 0;
height: 8px;
width: 238px;
}
/* End active */
#post-grid ul li div.post-tag {
background: url(images/icons.png) no-repeat top left;
height: 22px;
width: 210px;
padding: 0 0 0 8px;
font-size: 1.13em;
line-height: 22px;
letter-spacing: 0.9px;
}
#post-grid ul li div.post-tag h5 {
padding: 5px 0 0 0;
}
#post-grid ul li div.post-tag a {
text-decoration: none;
}
#post-grid ul li div.post-tag object {
margin: 6px 0 0 0;
}
#post-grid ul li div.post-attachment {
height: 172px;
width: 214px;
padding: 8px 8px 0 8px;
}
#post-grid ul li div.post-content {
background-color: #ccc;
height: 271px;
width: 230px;
display: block;
}
#post-grid ul li div.post-content h4 {
height: 16px;
width: 214px;
margin: 8px 8px 0 8px;
padding: 0 0 5px 0;
font-size: 1.13em;
border-bottom: 1px solid #fff;
}
#post-grid ul li div.post-content h4 a {
text-decoration: none;
}
#post-grid ul li div.post-intro {
width: 214px;
padding: 7px 8px 0 8px;
font-size: .75em;
color: #fff;
}
#post-grid ul li div.post-intro p {
margin: 0 0 2px 0;
}
#post-grid ul li div.post-intro a {
color: #fff;
text-decoration: none;
}
#post-grid ul li div.post-intro a:hover {
text-decoration: underline;
}

/* begin custom grids */
#post-grid ul li.grid-3,#post-grid ul li.grid-6 {
margin: 0 0 8px 0 !important;
}
#post-grid ul li.grid-2 div.post-tag,#post-grid ul li.grid-4 div.post-tag {
background-position: -234px -223px;
}
#post-grid ul li.grid-2 div.post-content,#post-grid ul li.grid-4 div.post-content {
background-color: #acacac;
}
#post-grid ul li.grid-1 div.post-tag,#post-grid ul li.grid-1 div.post-tag,
#post-grid ul li.grid-3 div.post-tag,#post-grid ul li.grid-5 div.post-tag {
background-position: 0 -245px;
}
#post-grid ul li.grid-3 div.post-content,#post-grid ul li.grid-5 div.post-content {
background-color: #ccc;
}
#post-grid ul li.grid-6 div.post-tag {
background-position: -234px -245px;
}
#post-grid ul li.grid-6 div.post-content {
background-color: #9f9f9f;
}
/* end custom grids */

/* End post-grid
---------------------------------------------- */

/* Begin footer
---------------------------------------------- */
#footer {
height: 11px;
width: 706px;
margin: 8px 0 0 0;
padding: 8px 0 0 0;
clear: both;
color: #fff;
font-size: .69em;
border-top: 1px solid #fff;
}
#footer a {
color: #fff;
}
/* End footer
---------------------------------------------- */

/* Begin ads
---------------------------------------------- */
#ads {
width: 468px;
position: absolute;
top: 26px;
left: 756px;
}
#ads div.ad {
margin: 0 8px 0 0;
float: left;
display: inline;
}
#ads div.ad img {
margin: 0 8px 8px 0;
}
#ads div.last {
margin: 0 0 8px;
}
#ads div.width-300 {
width: 300px;
}
#ads div.width-160 {
width: 160px;
}
#ads div.width-125 {
width: 125px;
}
/* End ads
---------------------------------------------- */

/* Begin generic
---------------------------------------------- */
.clear {
clear: both;
}
.shadow {
background: url(images/icons.png) no-repeat top left;
background-position: 0 -267px;
height: 8px;
padding: 0 !important;
}
.grey-1 {
background-color: #808080;
}
.grey-2 {
background-color: #999;
}
.grey-3 {
background-color: #a6a6a6;
}
.grey-4 {
background: url(images/grey.png) repeat 0 0;
}
.purpule-1 {
background: url(images/purpule.png) repeat 0 0;
}
/* End generic
---------------------------------------------- */
