.reset {
line-height:0;
margin:0;
padding:0;
}

ul.reset li,ol.reset li,dl.reset dd,dl.reset dd {
list-style-type:none;
}

.border-left {
border-left:10px solid #CACACA;
}

.border-right {
border-right:10px solid #CACACA;
}

.border-top {
border-top:10px solid #CACACA;
}

.border-bottom {
border-bottom:10px solid #CACACA;
}

.span-1,.span-2,.span-3,.span-4,.span-1-5 {
float:left;
background-color:#CACACA;
}

.span-1 {
width:230px;
}

.span-2 {
width:460px;
}

.span-3 {
width:690px;
}

.span-4 {
width:920px;
}

.span-1-5 {
width:340px;
}

.right-10 {
margin-right:10px;
}

.right-20 {
margin-right:20px;
}

.right-30 {
margin-right:30px;
}

.right-40 {
margin-right:40px;
}

.left-10 {
margin-left:10px;
}

.left-20 {
margin-left:20px;
}

.left-30 {
margin-left:30px;
}

.left-40 {
margin-left:40px;
}

.bottom-10 {
margin-bottom:10px;
}

.bottom-15 {
margin-bottom:15px;
}

.bottom-20 {
margin-bottom:20px;
}

.top-10 {
margin-top:10px;
}

.top-15 {
margin-top:15px;
}

.top-20 {
margin-top:20px;
}

.pad-left-10 {
padding-left:10px;
}

.pad-left-20 {
padding-left:20px;
}

.pad-right-10 {
padding-right:10px;
}

.pad-right-20 {
padding-right:20px;
}

.pad-top-10 {
padding-top:10px;
}

.pad-top-20 {
padding-top:20px;
}

.pad-bottom-20 {
padding-bottom:20px;
}

.pad-all-10 {
padding:10px;
}

.pad-all-20 {
padding:20px;
}

.span-1.plus-10 {
width:240px;
}

.span-1-5.plus-10 {
width:350px;
}

.span-2.plus-10 {
width:470px;
}

.span-3.plus-10 {
width:700px;
}

.span-4.plus-10 {
width:930px;
}

.span-1.plus-20 {
width:250px;
}

.span-1-5.plus-20 {
width:360px;
}

.span-2.plus-20 {
width:480px;
}

.span-3.plus-20 {
width:710px;
}

.span-4.plus-20 {
width:940px;
}

.span-1.plus-30 {
width:260px;
}

.span-1-5.plus-30 {
width:370px;
}

.span-2.plus-30 {
width:490px;
}

.span-3.plus-30 {
width:720px;
}

.span-4.plus-30 {
width:950px;
}

.span-1.plus-40 {
width:270px;
}

.span-1-5.plus-40 {
width:380px;
}

.span-2.plus-40 {
width:500px;
}

.span-3.plus-40 {
width:730px;
}

.span-1.minus-10 {
width:220px;
}

.span-3.minus-10 {
width:680px;
}

.span-3.minus-20 {
width:670px;
}

.wrapper {
background-color:#CACACA;
float:left;
}

.semi-transparent {
background-image:url(../images/smoked-black.png);
color:#FFF;
background-color:transparent;
}

.js-only {
visibility:hidden;
}

.span-1-5 p,/* .span-1-5 h2,*/ .span-1-5 h3,.span-1-5 h4 {
margin-left:10px;
margin-right:10px;
}

.span-1-5 h2 {
margin-right:0;
}

html {
height:100%;
}

body {
background-color:#000;
background-image: url(http://static.thechemicalbrothers.com/images/main-bg.jpg);
background-position:center top;
background-repeat:no-repeat;
min-height:105%;
overflow-x:hidden;
}

#header {
height:100px;
margin-bottom:30px;
}

#header h1 {
float:left;
margin:0;
}

#header ul {
float:left;
margin:72px 0 0 26px;
}

#header ul li a {
color:#FFF;
text-decoration:none;
text-transform:uppercase;
font-size:1.3em;
font-weight:700;
background-image:url(../images/icons/small-arrow.png);
background-repeat:no-repeat;
background-position:right center;
padding-right:30px;
padding-top:5px;
margin-left:10px;
outline:none;
}

#header #header-info label {
display:block;
width:110px;
float:left;
}

#header #header-info label,#header #header-info p {
color:#FFF;
margin-bottom:5px;
}

#header-info ul {
margin-top:0;
}

#header-info img {
margin-right:5px;
}

#header #banner {
height:72px;
width:392px;
float:left;
margin:20px 0 0 40px;
}

#footer {
background-color:#4a4a4a;
margin-bottom:100px;
color:#FFF;
text-transform:uppercase;
font-size:0.9em;
margin-top:20px;
padding:10px;
}

#footer dl {
float:right;
line-height:1;
}

#footer dl dt,#footer dl dd {
float:left;
margin-left:4px;
}

#footer a:hover {
text-decoration:underline;
color:#EEE;
}

h1 {
font-size:1.65em;
line-height:1;
margin-bottom:10px;
padding:7px 10px 3px;
}

h2.section-nav {
background-color:#000;
display:block;
height:30px;
line-height:100% !important;
cursor:pointer;
}

h2.section-nav a {
color:#000;
text-decoration:none;
display:block;
float:left;
min-height:22px;
background:#CACACA url(../images/link-background.png) no-repeat right center;
outline:none;
padding:8px 26px 0 0;
}

h2.section-title {
color:#FFF;
background-color:#000;
display:inline-block;
font-size:1.6em;
margin-bottom:10px;
padding:3px 10px 0;
}

.listing ul,.listing dl {
overflow:hidden;
margin:0;
padding:0 10px 0 0;
}

.listing li,.listing dd {
border-bottom:1px solid #969696;
font-size:0.9em;
margin-bottom:5px;
margin-left:0;
}

.listing li p,.listing dd p {
margin-bottom:5px;
}

.listing li a,.listing dd a {
color:#000;
text-decoration:none;
}

.listing li a.read-more,.listing dd a.read-more {
float:right;
background-image:url(../images/read-more.png);
width:10px;
height:10px;
text-indent:-9999px;
margin-top:-20px;
}

.listing dt {
background-color:#656565;
color:#FFF;
font-weight:400;
text-transform:uppercase;
font-size:0.9em;
margin-bottom:5px;
padding:5px;
}

ul.list-nav {
background-color:#CACACA;
height:18px;
margin:12px 0 0;
padding:0;
}

#side ul.list-nav {
position:relative;
}

ul.list-nav li {
float:left;
list-style-type:none;
margin-right:1px;
}

ul.list-nav li a.list-scroll {
text-indent:-9999px;
width:18px;
height:18px;
display:block;
}

ul.list-nav li a.scroll-up {
background-image:url(../images/scroll-up.png);
}

ul.list-nav li a.scroll-down {
background-image:url(../images/scroll-down-black.png);
}

ul.list-nav li a.filter {
background-image:url(../images/scroll-down.png);
background-position:bottom right;
background-repeat:no-repeat;
background-color:#656565;
display:block;
padding-right:23px;
text-decoration:none;
text-transform:uppercase;
color:#FFF;
height:16px;
padding-top:2px;
text-align:right;
width:159px;
font-size:11px;
}

ul.list-nav li a.section-link,.read-more-cta {
background-image:url(../images/scroll-right.gif);
background-position:bottom right;
background-repeat:no-repeat;
background-color:#656565;
display:block;
padding-right:23px;
text-decoration:none;
text-transform:uppercase;
color:#FFF;
height:16px;
padding-top:2px;
text-align:right;
width:200px;
font-size:11px;
}

.feature.splash {
min-height:335px;
}

.feature h3 {
font-size:3.2em;
display:block;
line-height:110% !important;
background-color:#000;
margin:10px 10px 15px;
}

.feature h3 a,feature h3 span {
text-decoration:none;
color:#FFF;
}

.feature h3 a span,#news-story-container h3 span span {
background-color:#000;
display:block;
float:left;
color:#FFF;
padding:5px 10px;
}

.feature div.feature-text {
color:#FFF;
width:50%;
margin:10px;
padding:10px;
}

.feature div.feature-text a {
color:#fff;
font-weight:700;
}

.read-more-cta {
float:left;
padding-bottom:1px;
padding-left:10px;
width:auto;
margin-bottom:10px;
}

.read-more-cta:hover {
color:#fff;
}

#blog-homepage {
min-height:163px;
}

#photos-scroller {
height:336px;
width:245px;
overflow:auto;
background-color:#000;
}

#photos {
overflow:hidden;
height:375px;
}

ul#social-feed {
min-height:360px;
overflow:hidden;
margin:0;
padding:0;
}

ul#social-feed li div {
margin-bottom:1px;
list-style-type:none;
font-size:0.9em;
background-position:bottom right;
background-repeat:no-repeat;
border-right:2px solid #74dcf7;
overflow:hidden;
height:117px;
padding:5px 5px 3px;
}

ul#social-feed li.chemmunity-wrapper,ul#social-feed li.chemmunity-wrapper ul {
margin-bottom:0;
border:none;
padding:0;
}

ul#social-feed li p {
margin-bottom:2px;
font-weight:700;
}

.twitter,.twitter a {
background-color:#C0F4FF;
color:#307487;
background-image:url(../images/icons/twitter-small.png);
}

.facebook,.facebook a {
background-color:#9AC2FF;
color:#1A3D7D;
background-image:url(../images/icons/facebook-small.png);
border-color:#486faa !important;
}

.flickr,.flickr a {
background-color:#FFB2EA;
color:#804170;
background-image:url(../images/icons/flickr-small.png);
border-color:#fe0084 !important;
}

.myspace,.myspace a {
background-color:#8598FF;
color:#2D3EC0;
background-image:url(../images/icons/myspace-small.png);
border-color:#2a47d9 !important;
}

.lastfm,.lastfm a {
background-color:#EED5D5;
color:#D61007;
background-image:url(../images/icons/lastfm-small.png);
border-color:#C00 !important;
}

.youtube,.youtube a {
background-color:#FFF;
color:#666;
background-image:url(../images/icons/youtube-small.png);
border-color:red !important;
}

ul#social-feed li a {
background-image:none;
text-decoration:none;
}

ul#social-feed li p.social-meta {
font-weight:400;
padding-right:16px;
}

ul#social-feed li.flickr p.social-meta,ul#social-feed li.lastfm p.social-meta {
padding-right:36px;
}

.chemmunity-key {
float:right;
width:330px;
}

.twitter-link {
background-image:url(../images/chem-tweet-bottom.png);
background-position:35px top;
background-repeat:no-repeat;
margin-top:-1px;
padding-top: 5px;
margin-left: -10px;
}

div.chem-tweet p {
font-size:1.1em;
}

div.chem-tweet p.small {
font-size:0.8em;
}

p.twitter-link a {
background-image:url(../images/icons/twitter-small.png);
background-repeat:no-repeat;
background-position:0 0;
padding-left:20px;
color:#C0F4FF;
font-size:0.9em;
font-weight:700;
margin:0;
}

ul.quote-list {
margin-right:10px;
padding:0;
}

ul.quote-list li {
margin-bottom:1px;
list-style-type:none;
border-bottom:1px solid #969696;
}

ul.quote-list li blockquote,ul.quote-list li blockquote p {
margin:0;
padding:0;
}

ul.quote-list li blockquote {
font-style:normal;
}

ul.quote-list li blockquote p {
color:#000;
font-weight:700;
font-size:0.9em;
}

ul.quote-list li p.forum-meta {
font-size:0.9em;
margin-bottom:5px;
}

ul#nav {
display:block;
float:right;
margin:-30px 0 0;
padding:0;
}

ul#nav li {
list-style-type:none;
float:left;
background-color:#000;
margin-left:1px;
}

ul#nav li.current {
background-color:#CACACA;
}

ul#nav li a {
display:block;
color:#FFF;
font-size:1.1em;
font-weight:700;
text-transform:uppercase;
text-decoration:none;
padding:5px 10px;
}

ul#nav li a:hover {
color:#CACACA;
}

.photo-caption {
position:absolute;
top:325px;
width:440px;
height:30px;
padding:10px;
}

.photo-caption p,.photo-caption h4 {
color:#EEE;
margin-bottom:3px;
font-size:0.9em;
}

.photo-caption p {
background-image:url(../images/icons/flickr-small.png);
background-position:bottom right;
background-repeat:no-repeat;
}

#latest-news {
height:270px;
overflow-y:scroll;
}

#gig-list {
height:310px;
overflow-y:scroll;
}

#photos-carousel,#videos-carousel {
height:200px;
overflow:hidden;
}

#photos-carousel li,#videos-carousel li {
float:left;
background-image:url(../images/square-loader-black.gif);
background-repeat:no-repeat;
background-position:141px 90px;
}

#photo-frame #photo-close {
position:absolute;
z-index:10;
}

ul.attendees {
height:86px;
width:710px;
overflow:hidden;
}

ul.attendees li {
border:4px solid #656565;
}

ul.attendees li ul li {
border:none;
width:78px;
height:78px;
}

ul.attendees li,ul.attendees li ul li a {
text-decoration:none;
}

.default-lastfm-username {
text-align:center;
width:78px;
background-color:#656565;
color:#FFF;
padding:7px 0;
}

h2.section-title.gig-title {
background-color:#C7787D;
color:#000;
}

h2.section-title.gig-title.invert {
color:#C7787D;
background-color:#000;
}

h2.section-title.gig-title.invert a {
color:#C7787D;
text-decoration:none;
}

.gig-info h3,.gig-info h4,.gig-info p.date {
font-size:1.5em;
margin-bottom:2px;
line-height:1;
text-transform:uppercase;
}

ul.actions li {
float:left;
margin-right:10px;
margin-top:10px;
}

ul.actions li a {
background-color:#C7787D;
background-repeat:no-repeat;
background-position:right center;
color:#000;
text-decoration:none;
text-transform:uppercase;
font-weight:700;
font-size:0.9em;
padding:3px 21px 1px 5px;
}

ul.actions.invert li a {
background-color:#000;
color:#C7787D;
}

.arrow a {
background-image:url(../images/arrow.gif);
}

.plus a {
background-image:url(../images/plus.gif);
}

.invert .arrow a {
background-image:url(../images/arrow-invert.gif);
}

.invert .plus a {
background-image:url(../images/plus-invert.gif);
}

ol.pagination {
float:left;
display:block;
width:296px;
margin:0 0 0 10px;
}

ol.pagination li {
display:block;
float:left;
background-color:#C7787D;
color:#000;
margin-right:1px;
margin-bottom:1px;
}

ol.pagination li a {
color:#000;
text-decoration:none;
font-weight:700;
font-size:0.9em;
display:block;
text-align:center;
width:20px;
padding:7px 0;
}

ol.pagination li.active {
background-color:#000;
}

ol.pagination li.active a {
color:#C8878D;
}

#video-player-wrapper {
display:block !important;
position:relative !important;
overflow:hidden !important;
width:640px;
}

#gig-list-full {
overflow-y:scroll;
height:400px;
}

#live-map {
width:100%;
height:400px;
clear:left;
}

.chemmunity-text a {
display:block;
height:114px;
background-image:none;
line-height:1.3;
font-size:1.3em;
font-weight:700;
text-decoration:none;
text-overflow:ellipsis;
overflow:hidden;
padding:10px;
}

.chemmunity-text blockquote {
color:inherit;
font-style:normal;
margin:0;
}

.chemmunity-text .attribution {
height:46px;
padding:10px;
}

.chemmunity-text .attribution p {
line-height:1;
margin:0 0 5px;
}

.chemmunity-text.twitter .attribution {
background-color:#addce6;
}

.chemmunity-text.facebook .attribution {
background-color:#8bafe6;
}

.chemmunity-text.lastfm .attribution {
background-color:#d7c0c0;
}

#chemmunity-map {
width:100%;
height:600px;
clear:left;
}

#ytPlayerWrapper {
background-color:#cacaca;
width:640px;
margin:0 auto;
padding:10px;
}

#gratuitous-caption {
background-color:#CACACA;
margin:0;
padding:10px;
}

#gratuitous-caption p {
margin:0;
padding:0;
}

#gmap-content h3,#gmap-content p {
font-size:0.9em;
}

.attendee-block ul li {
background-image:url(../images/square-loader.gif);
background-repeat:no-repeat;
background-position:22px;
}

#blog-posts li {
height:110px;
overflow:hidden;
line-height:1;
padding-bottom:10px;
float:left;
width:350px;
}

#blog-posts li img {
float:left;
margin-left:10px;
}

#blog-posts li h4 {
font-size:0.9em;
margin-bottom:5px;
padding-left:130px;
}

#blog-posts li p {
margin-bottom:5px;
padding-left:130px;
line-height:1.5;
}

#news-story-container {
min-height:310px;
overflow:hidden;
}

#media-bar {
background-color:#4A4A4A;
}

#media-bar p#now-playing {
float:left;
color:#FFF;
text-transform:uppercase;
font-size:0.95em;
width:600px;
margin:7px 0 5px 10px;
}

#media-bar ul#media-player-selection li {
float:left;
text-indent:-9999px;
margin:5px 5px 5px 0;
}

#media-bar ul#media-player-selection li a {
background-image:url(../images/icons/mplayer-icons.gif);
width:74px;
height:20px;
display:block;
outline:none;
}

#media-bar ul#media-player-selection li#video-button a {
background-position:-82px 0;
}

#media-bar ul#media-player-selection li#music-button a {
background-position:-150px 0;
width:67px;
}

#media-bar ul#media-player-selection li#podcast-button a {
background-position:0 0;
width:84px;
}

#media-bar ul#media-player-selection li#shop-button a {
background-position:58px 0;
width:58px;
}

#media-bar ul#media-player-selection li#video-button.active a {
background-position:-82px 20px;
}

#media-bar ul#media-player-selection li#music-button.active a {
background-position:-150px 20px;
}

#media-player-area {
overflow:hidden;
width:100%;
height:0;
z-index:100;
background-color:#000;
}

#media-video,#media-music {
background-color:#000;
padding:10px;
}

#video-list-container {
clear:both;
}

#video-list h2 {
background-color:#a8a8a8;
}

.media-bar-column ul {
width:225px;
height:265px;
clear:left;
margin:0;
padding:0;
}

.media-bar-column ul li {
border-bottom:1px solid #2a2a2a;
padding:5px 0;
}

.media-bar-column ul li a {
color:#a8a8a8;
text-decoration:none;
}

#track-list h3 {
background-color:#a8a8a8;
color:#000;
}

.media-bar-column {
float:left;
width:225px;
margin-left:10px;
}

.media-bar-column p {
color:#FFF;
clear:left;
}

#media-player-area h2 {
color:#000;
background-color:#FFF;
display:block;
float:left;
line-height:1;
font-size:1.5em;
padding:5px;
}

#media-music h2 {
 margin-left: 10px;   
}

#media-music h3 {
background-color:#fff;
color:#000;
margin-top:6px;
margin-right:10px;
float:left;
max-width: 290px;
margin-left: 248px;
display:block;
padding:5px;
font-size: 1.5em;
}

#track-list {
 margin-left: 0px !important;   
}

.media-bar-column #embedCode {
width:190px;
}

#media-music #embedForm {
z-index:100;
display:block;
width:286px;
}

#media-music #embedForm label {
color:#FFF;
width:90px;
}

#media-music #embedForm input {
width:196px;
}

#media-bar-artwork {
float:left;
width:286px;
height:266px;
}

#media-music .media-bar-column {
width:315px;
}

#media-music ul {
width:300px;
}

.scrollable li {
color:#999;
}

#playpause {
background-image:url(../images/icons/playpause.gif);
width:11px;
height:15px;
display:block;
float:left;
cursor:pointer;
margin:7px 5px 0 10px;
}

.buy-link {
float:right;
width:45px;
height:10px;
text-indent:-9999px;
background-image:url(../images/icons/itunes.png);
margin-top:5px;
margin-right:10px;
}

body.wordpress div.entry-meta {
background-color:#656565;
color:#FFF;
font-size:0.9em;
font-weight:400;
clear:both;
padding:5px;
}

body.wordpress div.entry-meta a {
color:#FFF;
font-weight:700;
}

body.wordpress div.entry-date {
color:#656565;
font-size:0.9em;
font-weight:700;
}

body.wordpress div.entry-date abbr {
border:0;
font-weight:400;
}

body.wordpress div#primary ul {
list-style-type:none;
margin:0;
padding:0;
}

body.wordpress div#primary ul.xoxo h3 {
background-color:#656565;
color:#FFF;
font-size:0.9em;
font-weight:400;
margin-bottom:0;
text-transform:uppercase;
padding:8px 5px 5px;
}

body.wordpress div#primary ul.xoxo ul li {
border-top:1px solid #656565;
font-size:0.9em;
margin-bottom:5px;
margin-left:0;
padding-top:5px;
}

body.wordpress div#primary ul.xoxo ul li a {
color:#000;
text-decoration:none;
font-weight:700;
}

body.wordpress div#nav-below {
background-color:transparent;
font-size:0.9em;
}

body.wordpress div#nav-below div a {
color:#CACACA;
background-color:#000;
text-decoration:none;
text-transform:uppercase;
padding:5px;
}

body.wordpress div#nav-below div.nav-next {
float:right;
margin-right:-10px;
}

body.wordpress div#comments-list ol {
list-style-type:none;
padding-left:0;
margin-right:0;
}

body.wordpress div#comments-list ol li {
background-color:#B0B0B0;
padding:10px 10px 1px;
}

body.wordpress div#comments-list ol li.alt {
background:#BBB;
}

body.wordpress div.entry-content h1 {
padding-left:0;
}

body.wordpress div.form-label label {
color:#000 !important;
}

#atffc {
display:none !important;
}

#related-information .tags {
background-color:#c9a0a1;
background-image:url(../images/tags/live-tag.png);
background-position:10px 11px;
background-repeat:no-repeat;
display:block;
float:left;
font-weight:400;
font-size:1.65em;
padding:10px 10px 8px 30px;
}

.gig-info .tag {
background-image:url(../images/tags/tags-small.png);
background-position:left -52px;
background-repeat:no-repeat;
display:block;
float:left;
text-transform:uppercase;
font-weight:400;
margin-bottom:10px;
font-size:0.9em;
line-height:1;
padding:0 0 1px 12px;
}

.gig-info .tag.live-tag {
line-height:1.2;
}

.home-carousel-item .tag {
background-image:url(../images/tags/tags-small.png);
background-repeat:no-repeat;
text-transform:uppercase;
background-position:right center;
height:13px;
display:block;
float:left;
font-size:0.9em;
font-weight:400 !important;
padding:0 0 0 12px;
}

.home-carousel-item.twitter .tag {
background-position:left -26px;
}

.home-carousel-item.lastfm .tag {
background-position:left -13px;
}

.home-carousel-item.youtube .tag {
background-position:left 0;
}

.home-carousel-item.flickr .tag {
background-position:left -39px;
}

ul#social-feed li .home-carousel-item .home-carousel-content {
height:104px;
overflow:hidden;
border:none;
margin:0;
padding:0;
}

#news-read-more {
text-decoration:none;
text-transform:uppercase;
}

#global-addthis {
float:right;
margin:-30px 10px 0 0;
}

#global-addthis a {
background-color:#9F9F9F;
background-image:url("../images/global-addthis.gif");
background-position:right center;
background-repeat:no-repeat;
color:#000;
font-weight:700;
line-height:1;
text-decoration:none;
text-transform:uppercase;
display:block;
padding:3px 20px 0 5px;
}

.border-all,#photo-frame img,#gratuitous-image-wrapper img {
border:10px solid #CACACA;
}

.span-all,.span-4.plus-40 {
width:960px;
}

.pad-bottom-10,#forums {
padding-bottom:10px;
}

.semi-transparent a,.semi-transparent h3,.white,.media-bar-column ul li a:hover,.media-bar-column label {
color:#FFF;
}

.left,#header ul li,ul.attendees li,ul.attendees li ul li,#media-video object,#media-music object,body.wordpress div#nav-below div.nav-previous {
float:left;
}

.right,#media-bar ul#media-player-selection {
float:right;
}

#footer a,h2.section-title a {
color:#FFF;
text-decoration:none;
}

a#close-button,.chemmunity-text .attribution img {
float:left;
margin-right:10px;
}

.listing li.last,.listing dd.last,ul.quote-list li.last,#blog-posts li.last {
border-bottom:none;
}

.listing li a:hover,.listing dd a:hover,ul#social-feed li p.social-meta a {
text-decoration:underline;
}

.listing li span.date,.listing dd span.date,#media-bar p#now-playing span,#related-information .tags span,.gig-info .tag span,.home-carousel-item .tag span {
font-weight:700;
}

.feature div.feature-text p,.chemmunity-text blockquote p,#chemmunity-map p {
margin-bottom:0;
}

.chemmunity-wrapper,.attendees-block {
display:none;
}

#chemmunity-0,#attendees-1 {
display:block;
}

div.chem-tweet,.chemmunity-text {
background-image:none;
}

ul.quote-list li p.forum-meta a,ul#nav li.current a,ul#nav li.current a:hover {
color:#000;
}

/* SG - webkit specific */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul#nav {
        margin-top: -28px !important;
    }
}