margin: 5px; width:250px; padding: 10px; float: left; width:250px; width:860px; padding: 20px; margin-bottom:5px; float: left; } .photo { background-color:black; float: left; width:900px; padding:0px; } .video { padding:0; background-color:black; width:900px; float: left; } .audio { padding:0; background-color:black; width:900px; float: left; } .post img{ height:auto; max-width:240px; } .container_load { margin:10px auto; padding: 10px; background:#FFFFFF; font-weight:700; width:250px; text-align:center; } .entry h1{ font-size:18px; line-height:30px; color:#ffa600; margin:0 auto 10px; padding:0;} #permalink{ padding:0; margin:15px 0 0; text-align:center; } #permalink .notes{float:left;} #permalink .date{text-align:center; display:none; } #permalink .permalink{float:right;} /**** Posts: Photos ****/ #photo { overflow:hidden; width: 900px; } #photo a{ color:white;} #photo a:hover{ color:white;} #photo img { display:block;} div#photo div#picture { position:relative;} div#photo div#picture div#info_2 { position:absolute; top:0; left:0; opacity:0; width:250px; width:250px; margin-top:-50px; height:auto; padding:15px 10px; background-color:rgba(0,0,0,0.7); visibility:hidden; z-index:998; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;} div#photo:hover div#picture div#info_2 { opacity:1; margin-top:0px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;} div#photo div#picture div#info_2 div#holder { width:250px; height:auto; z-index:999; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;} div#photo div#picture div#info_2 div#holder #month { font-size:8px; float:right; text-align:right; color:white; text-transform:uppercase; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;} div#photo div#picture div#info_2 div#holder #note_count { font-family:arial; text-transform:uppercase; color:white; letter-spacing:-1px; float:left; font-size:25px; line-height:25px; font-weight:bold; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;} div#photo div#picture:hover div#info_2 {visibility:visible;} #reblog { background-color:rgba(0,0,0,0.7); position:absolute; color:#FFFFFF; font-family:dancing script; text-align:center; text-transform:capitalize; width:270px; font-size:25px; padding:15px 0px; line-height:10px; opacity:0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;} .entry:hover #reblog { margin-top:-40px; opacity:1; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;} .caption{ padding:5px 10px; background:#FFFFFF;} .caption img{ height:auto; max-width:840px;} #permalink_image{ margin:10px auto; -webkit-box-shadow: inset 0 0 50px rgba(0,0,0,1); -moz-box-shadow: inset 0 0 50px rgba(0,0,0,1); -o-box-shadow: inset 0 0 50px rgba(0,0,0,1); box-shadow: inset 0 0 50px rgba(0,0,0,1);} /**** Posts: Text ****/ #text blockquote { margin:5px 10px; padding:0;} #text li { list-style:none; margin:0; padding:0;} #text img{ height:auto; max-width:840px;} /**** Posts: Videos ****/ #video{ margin:5px;} /**** Posts: Audio ****/ #audio{ margin:5px; } .playcount{ float:right; margin-top:-26px; font-family:oswald; color:white; font-size:15px; margin-right:10px; display:none; } /**** Posts: Chat ****/ .entry ul.chat{ margin:0; padding:0; list-style:none;} .entry ul.chat li{ padding:7px 10px; border-top:1px solid rgba(0,0,0,0.1); margin:5px 0;} .entry ul.chat li:nth-child(1){ border:0} /**** Posts: Questions ****/ .entry .asker_portrait{ float:left; width:30px; height:30px; margin-right:5px; margin-bottom:5px;} .entry .question{ float:left; line-height:11px; margin-bottom:10px; width:840px; } .entry .answer{ margin-top:5px; line-height:11px; clear:both; display:block; font-style:italic; width:870px; } .navi { background:#FFFFFF; overflow:hidden; margin: 5px; width:250px; padding: 10px; float: left; width:250px; } .space{ height:10px;} /**** Posts: Notes ****/ #notes { float: left; margin: 15px 0; padding: 10px; width: 880px; background-color:#FFFFFF; } .notes_button{ color:#ffba00 cursor:help;} ol.notes { padding: 0; margin: 0; list-style-type: none; display:none;} ol.notes li.note { padding: 1px; float:left;} ol.notes li.note img.avatar { vertical-align: -4px; width: 20px; height: 20px;} ol.notes li.note span.action { font-weight:normal; display:none;} ol.notes li.note .answer_content { font-weight: normal; display:none;} ol.notes li.note blockquote { padding: 4px 10px; margin: 10px 0px 0px 25px; display:none;} ol.notes li.note blockquote a { text-decoration: none; display:none;} ol.notes more_notes_link_container{ text-align:center; height:14px; padding:3px; width:104px; margin:1px; background-color:rgba(0,0,0,0.1);} ol.notes more_notes_link_container:hover{ background-color:rgba(0,0,0,0);} /**** Posts: Permalink Post Info ****/ #post_info{ float: left; margin: 15px 0 0; padding: 10px; width: 880px; background-color:#FFFFFF; } /**** Transitions ****/ .transitions-enabled.masonry, .transitions-enabled.masonry .masonry-brick { -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; -o-transition-duration: 0.7s; transition-duration: 0.7s;} .transitions-enabled.masonry { -webkit-transition-property: height, width; -moz-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width;} .transitions-enabled.masonry .masonry-brick { -webkit-transition-property: left, right, top; -moz-transition-property: left, right, top; -o-transition-property: left, right, top; transition-property: left, right, top;}

nbaoffseason:

RE:WIND VII feat. CZARFACE

Song: “Cement 3’s” feat. Roc Marciano

oh gawd

This post is posted on Monday 4 March 2013.
Currently has 46 notes
46 notes   -   Show notes
  1. the21beast reblogged this from nbaoffseason
  2. frederico-tie reblogged this from nbaoffseason
  3. lightupthecourt reblogged this from nbaoffseason
  4. libaansjr reblogged this from nbaoffseason
  5. smellyfisch reblogged this from nbaoffseason
  6. mindbrowsing reblogged this from nbaoffseason
  7. seanmccool reblogged this from nbaoffseason
  8. vincevi reblogged this from nbaoffseason and added:
    oh gawd
  9. hermildumb reblogged this from nbaoffseason
  10. thisisthelastcallforalcohol reblogged this from nbaoffseason
  11. blamedenzel reblogged this from nbaoffseason
  12. xo-tolentino reblogged this from nbaoffseason
  13. nbaoffseason posted this