/*  
Theme Name: darkaudio - Live Feed v1.0
Theme URI: http://www.darkaudio.co.uk
Description: Custom Wordpress theme for darkaudio live feed.
Author: Matt Osborne
Author URI: http://www.deisgnisdark.com
Version: 1.0.0

Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  }

 
hr {
  color: #333;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #666;
  text-decoration: none;
  }

a:hover {
  color: #000;
  text-decoration: none;
  }

a img {
  border: none;  
  }
  
blockquote {
  border: 0px solid #000;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #000;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-weight: bold;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  background: #000;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  background: #000;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #FFF;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #FFF;
 }

#header {
  padding: 0;
  margin: 0;
  height: 110px;
  background: #fff;
  }

#header #topright {
  float: right;
  width: 728px;
  height: 90px;
  margin: 10px 11px 0 0;
}

#header #logo {
  float: left;
  width: 100px;
  margin: 10px 0 0 11px;
}


/* Top Content */

#main {
  margin: 0 0 0 0;
  width: 960px;
  height: 100%;
  overflow: hidden;
  }
#sidebar_holder {
  margin: 0 0 0 0;
  float: left;
  width: 145px;
  height: inherit;
  background: #000;
  }
#contentwrapper {
  float: right;
  width: 814px;
  margin: 0 0 0 0;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #FFF;
  }
  
#post_title {
  float: right;
  width: 814px;
  height: 25px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-image: url(http://www.darkaudio.co.uk/livefeed/wp-content/themes/livefeed/images/top_post_header.gif);
  }
#post_title #post_title_left {
   float: left;
   padding: 8px 0 0 12px;
  }
#post_title #post_title_right {
   float: right;
   padding: 13px 12px 0 0;
  }
  
#post_title h2.post_title {
  font-size: 7pt;
  font-weight: normal;
  color: #FFF;
  margin: 0 0 0 0;
  } 
  
#post_title h2.post_title a{
  font-size: 7pt;
  font-weight: normal;
  color: #FFF;
  margin: 0 0 0 0;
  }
#post_title h2.post_title a:hover{
  text-decoration: none;
  color: #999;
  }
  

  
#post_title h3.meta {
  font-size: 7pt;
  font-weight: normal;
  color: #CCC;
  margin: -5px 0 0 0;
  }
#post_title h3.meta a{
  font-size: 7pt;
  font-weight: normal;
  color: #CCC;
  margin: -5px 0 0 0;
  }
#post_title h3.meta a:hover{
  text-decoration: none;
  color: #999;
  }
  
  
#topPost {
  margin: 0 0 0 0;
  background: #CCC;
  height: auto;
  }
  
#topPost #topContent {
  margin: 0 10px 0 10px;
  background: #CCC;
  }
#topPost #topContent p{
  font-size: 7pt;
  color: #333;
  margin: 0 0 0 0;
  background: #CCC;
  }
#topPost #topContent a{
  color: #000;
  }
#topPost #topContent a:hover {
  color: #FFF;
  }
#topPost #topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
#topPost #topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
  
#topPost_footer {
  margin: 0 0 0 0;
  padding: 0 10px 5px 0;
  background: #CCC;
  height: auto;
  width: 804px;
  text-align: right;
  float: right;
  overflow: hidden;
 }  
#topPost_footer li {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  background: #CCC;
  display: inline;
  } 
  
#topPost_footer p{
  font-size: 7pt;
  font-weight: normal;
  color: #666;
  }
#topPost_footer a{
  font-size: 7pt;
  font-weight: normal;
  color: #666;
  }
#topPost_footer a:hover{
  text-decoration: none;
  color: #999;
  }
  
 #nextprevious {
  margin: 0 0 0 0;
  padding: 0 10px 0 10px;
  background: #CCC;
  }
#nextprevious a {
  font-size: 7pt;
  font-weight: normal;
  color: #333;
  }
#nextprevious a:hover {
  text-decoration: none;
  color: #999;
  }

/* Archive */

  
#archive {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #CCC;
  display: block;
  }
#archive #archive_table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #CCC;
  }
  
#archive #archive_table ul {
  margin: 0 0 0 10px;
  background: #CCC;
  }
  
#archive #archive_table ul li {
  margin: 0 0 0 0;
  background: #CCC;
  }

#archive #archive_table li {
  list-style: none;
  font-size: 7pt;
  font-style: normal;
  margin: 0 0 0 0;
  }

#archive #archive_table a {
  display: inline;
  color: #000;
  }
#archive #archive_table a:hover {
  color: #999;
  }

#archive #archive_table p {
  padding: 2px 0;
  font-size: 8pt;
  color: #333;
  }


/* Comments */

#comments {
  margin: 0 0 0 0;
  background: #CCC;
  width: 814px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  height: auto;
  color: #fff;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #FFF;
  overflow: hidden;
  }
#comments h3 {
  font-size: 7pt;
  font-weight: normal;
  color: #000;
  margin: 15px 0;
  padding: 0;
  }

#comments h4 {
  font-size: 7pt;
  font-weight: normal;
  color: #333;
  margin: 0 0 0 0;
  padding: 0;
  }
#comments h4 {
  font-size: 7pt;
  font-weight: normal;
  color: #333;
  margin: 0 0 0 0;
  padding: 0;
  }
#comments h4 a {
  font-size: 7pt;
  font-weight: normal;
  color: #333;
  margin: 0 0 0 0;
  padding: 0;
  }
#comments h4 a:hover {
  font-size: 7pt;
  color: #999;
  }

#comments p {
  font-size: 7pt;
  color: #333;
  margin: 10px 0 10px 10px;
  }
#comments p a {
  font-size: 7pt;
  color: #333;
    margin: 10px 0 10px 10px;

  }
#comments p a:hover {
  font-size: 7pt;
  color: #999;
  }

ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #fff;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #fff;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #000;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0 0 0 10px;
  padding: 0;
  width: 783px;
  background: #FFF;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 7pt;
  color: #000;
  font-weight: normal;
  }
.commentlist cite a {
  font-size: 7pt;
  color: #000;
  font-weight: normal;
  }
.commentlist cite a:hover {
  font-size: 7pt;
  color: #999;
  font-weight: normal;
  }
.commentlist small.commentmetadata {
  font-size: 7pt;
  font-style: normal;
  color: #666;
  text-align: right;
  }
.commentlist small.commentmetadata a {
  font-size: 7pt;
  font-style: normal;
  color: #666;
 text-align: right;
  }
.commentlist small.commentmetadata a:hover {
  font-size: 7pt;
  font-style: normal;
  color: #999;
  }
.commentlist p {
  font-size: 7pt;
  font-style: normal;
  color: #666;
  }
#respond {
  clear: both;
  margin: 0 0 0 10px;
  }
input#author {
  font-size: 9px;
  font-style: normal;
	}
input#url {
  font-size: 9px;
  font-style: normal;
	}
input#email {
  font-size: 9px;
  font-style: normal;
	}
textarea#comment {
  width: 783px;
  height: 150px;
  margin: 0 0 0 -10px;
  background: #FFF;
  color: #111;
  padding: 5px;
  }
#comments #submit {
  margin: 0 0 0 -10px;
  padding: 2px 2px 2px 2px;
  height: auto;
  background: #CCC;
  border: 1px solid #333;
  color: #333;
  font-size: 9px;
  }
#comments #submit:hover {
  background: #CCC;
  border: 1px solid #FFF;
  color: #FFF;
  }
#extrastuff a {color:#666; font-size:8pt;}
#extrastuff a:hover {color: #000; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:left; width:180px; text-align:right;}


/* Sidebars */

#sidebars {
  margin: 0 0 0 0;
  float: left;
  width: 145px;
  background: #000;
  height: 100%;
  display: inline;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #FFF;
  }
 #sidebars #side_header {
  float: left;
  width: 145px;
  height: 24px;
  background-image: url(http://www.darkaudio.co.uk/livefeed/wp-content/themes/livefeed/images/sidebar_header_blank.gif);
  }
 #sidebars #side_header #side_title {
  margin: 8px 0 0 0;
  }
 #sidebars #side_header a {
  font-size: 7pt;
  font-style: normal;
  color: #CCC;
  margin: 0 0 0 10px;
  }
 #sidebars #side_header a:hover {
  color: #999;
  }
#sidebars #sidebar_text {
  float: left;
  background: #000;
  width: 130px;
  height: auto;
  font-size: 7pt;
  font-style: normal;
  color: #999;
  padding: 5px 20px 10px 10px;
  margin: 0 5px 0 0;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #FFF;
  }

#sidebars #sidebar_lines {
  float: left;
  background: #000;
  width: 135px;
  height: auto;
  font-size: 7pt;
  font-style: normal;
  color: #CCC;
  padding: 5px 0 6px 10px;
  margin: 0 0 5px 0;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #FFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #FFF;
  }
#sidebars #sidebar_lines2 {
  float: left;
  background: #000;
  height: auto;
  width: 135px;
  font-size: 7pt;
  font-style: normal;
  color: #CCC;
  padding: 5px 0 6px 10px;
  margin: 0 0 5px 0;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #FFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #FFF;
  }
#sidebars #sidebar_lines3 {
  float: left;
  background: #000;
  height: auto;
  width: 135px;
  font-size: 7pt;
  font-style: normal;
  color: #CCC;
  padding: 5px 0 6px 10px;
  margin: 0 0 5px 0;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #FFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #FFF;
  }
#sidebars #sidebar_lines4 {
  float: left;
  background: #000;
  height: auto;
  width: 135px;
  font-size: 7pt;
  font-style: normal;
  color: #CCC;
  padding: 5px 0 6px 10px;
  margin: 0 0 5px 0;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #FFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #FFF;
  }
#sidebars #searchbox {
  padding: 1px;
  width: 40px;
  height: 10px;
  }
#sidebars ul {
  margin: 5px 5px 5px 10px;
  padding: 0 0 0 0;
  background: #000;
  }

#sidebars ul li {
  list-style: none;
  font-size: 7pt;
  font-style: normal;
  margin: 0 0 0 0;
  }

#sidebars a {
  display: inline;
  color: #999;
  }
#sidebars a:hover {
  color: #ccc;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 8pt;
  color: #333;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* footer*/

#footer {
  background: #000;
  height: auto;
  width: 950px;
  margin: 0 0 0 0;
  padding: 5px 10px 5px 0;
  text-align: right;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #FFF;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #FFF;
  }
  
#footer a{
  font-size: 7pt;
  font-weight: normal;
  color: #CCC;
  }
#footer a:hover{
  text-decoration: none;
  color: #666;
  }
  

  





/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  visibility: hidden;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #fff;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #fff;
  }




