/*----- GENERAL -----*/
header, footer, section, article, nav, aside {
display: block;
}
body {
background: #000;
color: #fff;
font: 12px/20px Georgia, "Times New Roman", Times, serif;
padding-top: 25px;
text-align: center;
width:650px;
margin: 0 auto;
}
h1, h2, h3, hQ {
font-family: Cufon;
}
h1 {
font-size: 50px;
line-height: 50px;
color: #fff;
}
h2 {
font-size: 31px;
line-height: 37px;
color: #fff;
}
h3 {
font-size: 21px;
line-height: 27px;
color: #fff;
}
a:link, a:visited {
color: #fff;
font-weight: bold;
text-decoration: none;
}
a {color: #fff;}
a:hover, a:active {
text-decoration: underline;
}
hr{
border:0 #000 solid;
border-top-width:1px;
clear:both;
height:0;
}
ol{list-style:decimal; text-align: left;}
ul{list-style:disc; text-align: left;}
li{text-align: left;}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:15px}
#main {
padding: 0px;
}
/*----- MASTHEAD -----*/
.noMeta > div {
padding: 0px;
}
#masthead {
margin-bottom: 50px;
width : 650px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
#masthead img{padding-bottom: 20px; margin-top: 20px;}
#masthead h1 {
margin-bottom: 0;
}
#masthead h1 a:link, #masthead h1 a:visited {
text-transform: Uppercase;
color: #222;
text-decoration: none;
}
#masthead h1 a:active {
outline: 0;
}
#masthead p {
font-family: Georgia, serif;
font-size: 20px;
color: #fff;
margin-bottom: 0;
}
#masthead a:link, #masthead a:visited {
color: #fff;
}
#siteDescription{
font-size: 14px;
margin: 0 auto;
padding: 15px 0 20px;
color: #222;
border-bottom: 2px solid #bca474;
}
/*----- SEARCH FORM -----*/
#frmSearch {
padding-top: 20px;
display: none;
}
#txtSearch {
background: url(http://static.tumblr.com/bpryy0m/6lRl6gmys/search.jpg) left no-repeat;
width: 225px;
padding: 2px 0 0 20px;
font: 12px/12px Georgia, "Times New Roman", Times, serif;
color: #222;
border: 0px;
}
/*----- ARTICLE META INFO -----*/
#designline {
margin-top: 50px;
text-align: left;
}
h5{
position: relative;
top: -35px;
margin-bottom: 0px;
font-family: Georgia, serif;
font-size: 10px;
color: #fff;
text-decoration: none;
text-transform: Uppercase;
font-weight: bold;
/*border-bottom: 1px solid #bca474;*/
background: #000;
}
h5 a:link, .line a:visited{
font-family: Georgia, serif;
font-size: 10px;
color: #fff;
text-decoration: none;
text-transform: Uppercase;
font-weight: bold;
}
h5 a:hover{
text-decoration: underline;
}
h5 abbr{
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 0px;
background: #000;
top: 10px;
color: #fff;
}
h5.postDate a{
color: #fff;
}
/*----- ARTICLE -----*/
article {
background: #000;
margin-bottom: 20px;
text-align: center;
position: relative;
color: #fff;
}
article img {
border: none;
margin-bottom: 15px;
max-width: 650px;
}
.photoPhoto {
max-width: 650px;
}
article p img {
margin: 0;
}
article > div {
padding: 0px;
overflow: hidden;
color: #fff;
}
article .searchPage {
margin: 35px 0 0 0;
}
.searchPageText {
margin: 0 0 30px 0;
}
article .meta a:link, article .meta a:visited {
text-decoration: none;
}
article .meta a:hover, article .meta a:active {
text-decoration: underline;
}
article h2 {
text-align: center;
color: #fff;
}
article h2 a:link, article h2 a:visited {
text-transform: Uppercase;
color: #fff;
text-decoration: none;
}
article h2 a:hover, article h2 a:active {
text-decoration: none;
}
blockquote {
border-left: 2px solid #bca474;
margin-left: 0;
padding-left: 1em;
color: #fff;
}
#quoteSource{
margin: 0 auto;
text-align: center;
font-weight: bold;
font-size: 16px;
color: #fff;
}
#quoteText h2 {
text-align: center;
color: #fff;
font-size: 40px;
}
article .chat {
list-style: none;
padding: 0;
margin: 0;
}
article .chat li {
margin: 0 0 2px;
padding: 2px 0 2px 0;
}
.articlediv {
text-align : center;
}
/*----- AUDIO PLAYER -----*/
.audio {
height: 28px;
width: 26px;
overflow: hidden;
margin: auto;
padding-top: 7px;
color: #fff;
}
.audioc {
background-image:url('http://static.tumblr.com/f1whv92/9iCl6bfgp/audiocircle.png');
background-repeat: no-repeat;
height: 41px;
width: 41px;
}
.audioCaption {
margin-top: 1px;
}
.audioleft {
width: 41px;
float: left;
}
.audioright {
width: 444px;
float: right;
}
.audioContainer {
margin-top: 5px;
}
.audioClear {
clear:both;
}
/*----- ARTICLE NOTES -----*/
.notes {
list-style: none;
padding: 20px 0 5px 0;
margin: 30px 0 0 0;
color: #fff;
}
.notes li {
margin: 0;
}
.notes .avatar {
margin: 0 5px 0 0;
position: relative;
top: 5px;
}
.notes blockquote {
margin: 10px 0 0 35px;
padding-left: 10px;
border-left: 2px solid #222222;
}
.media {
width: 650px;
margin-bottom: 20px;
margin-left : auto;
margin-right : auto;
}
/*----- PAGE NAVIGATION -----*/
#pageNav {
margin-top: 20px;
border-top: 1px solid #222;
color: #fff;
}
#pageNav ul {
list-style: none;
padding: 5px 5px;
margin: 0px 0;
}
#pageNav li {
margin: 6px;
display: inline;
}
#pageNav a:link, #pageNav a:visited {
font: 11px Georgia, "Times New Roman", Times, serif;
padding: 0;
margin: 0 2px;
color: #fff;
text-decoration: none;
}
#pageNav a:hover, #pageNav a:active, #pageNav a.active:link, #pageNav a.active:visited {
text-decoration: underline;
}
#pageNavOlder:after {
content: " »";
font-size: 10px;
}
#pageNavNewer:before {
content: "« ";
}
/*----- FOOTER META -----*/
#sitemeta {
color: #fff;
padding: 20px 0 32px 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}
#sitemeta p {
margin: 0;
}
#sitemeta a:link, #sitemeta a:visited {
color: #fff;
font-weight: bold;
}
ILLAMERICA BY ICE COLD . THIS IS A FUN PROJECT FOR US WORKING WITH GOOD FRIENDS OVER AT ILLAMERICA. WE HAD BEEN TRYING TO CONNECT FOR A WHILE AND WHEN THEY CAME BY OUR STUDIO IN BROOKLYN NEW YORK THE IDEAS BEGAN FLOWING AND WE PRODUCED THE SAMPLES ON THE SPOT. I’M REALLY EXCITED FOR THIS COLLABORATION AS IT WAS TRULY NATURAL AND SHOUT OUT TO PERRY SHALL FOR THE ARTWORK. CLICK HERE TO PURCHASE. @MIKEWAXX @ILLROOTS
Big shout out to Fred Pharaoh & BleuDope for rocking Ice Cold in the “Fuck Em All” video! @bleudope @fredpharaoh
ICE COLD REFLECTIVE 6 FOOT DOG LEASH - GET YOURS TODAY HERE .