/* Companion Custom CSS over-rides for [ SKATEDAILY.net ]: Thematic - 0.7 */

/**
@import url('/yui/build3.0/cssreset/reset-min.css');
@import url('/yui/build3.0/cssfonts/fonts-min.css');
@import url('/yui/build3.0/cssbase/base-min.css');
*/
/*#wrapper{
  border-top:0px;
}
#header {
  background-color:rgb(102,6,7);
}
#access {
  background-color:rgb(231,217,197);
}
#menu a {
  background-color:rgb(158,143,121);
  border-top:rgb(158,143,121);
}
#menu a:hover {
  background-color:rgb(102,6,7);
  border-top:rgb(102,6,7);
}
#footer {
  background-color:rgb(231,217,197);
  border-top:rgb(102,6,7);
  color: rgb(102, 6, 7);
  padding: 4px 0px 0px 0px;
}
a:link, a:visited {
  color: rgb(102, 6, 7);
}

body {
  font-family: verdana, sans-serif;
}

body, .entry-title{
  color: rgb(89, 80, 65);
}
#menu .current_page_item a {
  background-color: rgb(102, 6, 7);
}
#blog-title{
  border-bottom:0px;
}*/
