.item { width: 23%; padding: 0.5%; margin-top: 10px; margin-left: 0.4%; margin-right: 0.4%; text-align: justify; background-color: #FFF; word-wrap: break-word; font-family: Futura; min-width: 1px; } .PremlinkPageContainer { width: 480px; padding: 10px; margin-left: 20px; margin-top: 15px; float: left; margin-left: -250px; left: 50%; font-weight: 100; font-size: 11px; background-color: #FFF; position: relative; color: #000 !important; font-family: Futura; } .PremlinkPageContainer a{ color: #383838 !important; } .PremlinkPageContainer #date { width: 480px; color: #383838 !important; text-align: center; font-size: 14px; } .PremlinkPageContainer #line { height: 1px; background-color: #383838 !important; border: none; } .PremlinkPageContainer #tags { border-top: 1px solid #383838; color: #383838 !important; padding-top: 6px; font-size: 14px; margin-top: 4px; word-wrap: break-word; width: 100%; } .PremlinkPageContainer #tags br{ line-height: 8px; } .PremlinkPageContainer #tags #tag { color: #383838 !important; text-decoration: none; margin-left: 8px; border: none !important; } .PremlinkPageContainer #tags #tag:first-child { margin-left: 0px; } .PremlinkPageContainer #tags #tag:hover { text-decoration: underline; } .PremlinkPageContainer ol { margin-bottom: 80px; } .PremlinkPageContainer li { margin-top: 8px; margin-left: -20px; list-style-type: none; } .PremlinkPageContainer li a{ color: #383838 !important; } /* Reblog and Link Buttons and Like */ #controls{ height: 30px; width: 100%; margin-top: 10px; position: relative; } #controls #link{ height: 25px; top: 0px; right: 10px; width: 25px; position: absolute; background-image: url(http://31.media.tumblr.com/181802de4d22c71ce77d91669668bfa4/tumblr_msdalj1trt1s3zdk4o1_500.png); background-size: 25px; opacity: 0.2; -webkit-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #controls #link:hover{ opacity: 0.6; } #controls #reblog{ height: 26px; top: 3px; right: 37px; width: 26px; position: absolute; opacity: 0.8; -webkit-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #controls #reblog:hover{ opacity: 0.6; } #controls #like{ height: 26px; top: 4px; right: 70px; width: 26px; position: absolute; opacity: 0.8; -webkit-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #controls #like:hover{ opacity: 0.6; } /* Text */ .text { font-size: 15px; text-align: left; padding-left: 5px; } .text #head{ font-size: 20px; text-align: center; color: #383838 !important; font-weight: 100 !important; } .text #date{ font-size: 10px; text-align: center; font-weight: 100; margin-top: -16px; margin-bottom: 20px; } .text #line{ height: 1px; width: 80%; background-color: rgba(30, 30, 30, 0.3); border: none; } /* Photo */ .photo { font-size: 10px; text-align: left; padding-bottom: 0%; overflow: hidden; } .photo .slidein{ width: 100%; height: 100%; top: 0px; position: absolute; opacity: 0; -webkit-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } .photo:hover .slidein{ opacity: 1; background-color: rgba(256, 256, 256, 0.1); } .photo .slidein #buttons { width: 120px; top: 50%; margin-top: -15px; left: 50%; margin-left: -60px; position: absolute; height: 30px; } .photo .slidein #reblog{ width: 20px; height: 20px; padding: 5px; border-radius: 3px; position: relative; float: left; margin-left: 5px; background: rgba(0, 0, 0, 0.5); } .photo .slidein #reblog a{ width: 20px !important; } .photo .slidein #like { width: 20px; height: 20px; padding: 5px; position: relative; float: left; border-radius: 3px; background: rgba(0, 0, 0, 0.5); } .photo .slidein #like iframe{ width: 20px !important; } .photo .slidein #link{ position: relative; float: left; border-radius: 3px; width: 40px; height: 20px; padding: 5px; left: 5px; text-align: center; line-height: 20px; background: rgba(0, 0, 0, 0.5); font-family: Futura, 'Century Gothic', AppleGothic, sans-serif; } .photo .slidein #link a { text-decoration: none; color: rgb(210, 210, 210) !important; } /* Single Post Photo */ .single { width: 480px; background-color: #FFF; padding: 10px 10px 10px 10px; position: relative; margin-left: -250px; left: 50%; } /* Quote */ .quote { font-size: 10px; text-align: left; padding-top: 3px; color:#383838; padding-bottom: 0px; } .quote #quote{ font-size: 24px; } .quote #source { font-size: 11px; position: relative; text-align: right; margin-top: 10px; width: 95%; margin-bottom: 10px; } .quote #description { font-size: 11px; position: absolute; right: 10px; bottom: 10px; text-align: left !important; } /* Photoset */ .photosettheme { width: 100%; position: relative; padding-top: 30px; padding-bottom: 30px; border: 1px solid rgba(100, 100, 100, 0.1); background-color: rgba(180, 180, 180, 0.2); } .photosettheme .photoset{ margin: 0 auto; } .photosettheme #reblog{ color: rgb(150, 150, 150); text-decoration: none; text-align: center; position: relative; top: 20px; } /* Link */ .link { font-size: 10px; text-align: left; padding-top: 3px; } .link #link{ font-size: 24px; text-align: center; } /* Chat */ .chat { font-size: 13px; text-align: left; padding-top: 0px; line-height: 24px; } .chat #head{ font-size: 20px; text-align: center; font-weight: 100; margin-top: -0px; } .chat li{ font-size: 15px; margin-left: -14px; } .chat #line{ height: 1px; width: 80%; margin-top: -10px; background-color: rgba(30, 30, 30, 0.3); border: none; } /* Audio */ .audio_player { height: 70px; } .audio_player iframe{ height: 60px; } /* Ask */ .ask { position: relative; padding: 5px; padding-bottom: 15px; } .ask #avatar { width: 50px; height: 50px; position: relative; float: left; top: 5px; } .ask #question { position: relative; left: 10px; text-align: left; min-height: 50px; } .ask #answer { position: relative; float: none; padding-bottom: 15px; top: 20px; border-top: 1px solid rgba(100, 100, 100, 0.2); } .item a { color: #281b1b !important; text-decoration: none; } #infscr-loading { display: none; font-size: 0px; position: absolute; top: -300px; } dont stop belivig

good girl

triatic:
“aesthetic blog
”
Wednesday, 26 - 08 - 2015

triatic:

aesthetic blog

(via triatic)


200,180 notes
  1. dolby-5 reblogged this from ak47
  2. kingofbutts reblogged this from mopoki
  3. ouroboroshin reblogged this from ak47
  4. nwashy reblogged this from ak47
  5. mopoki reblogged this from ak47
  6. marchenshark reblogged this from hkdmz
  7. mc2-e reblogged this from ak47
  8. ryuta76 reblogged this from ak47
  9. sipppo reblogged this from ak47
  10. hijo-de-enki reblogged this from ak47
  11. isuzugawa reblogged this from ak47
  12. ak47 reblogged this from americanappall
  13. hellocuri0sity reblogged this from g4yj4tsby
  14. thedelicateplace reblogged this from yesezu
  15. itscarryon posted this