塔琳娜

enjoy


/* containers */ .wrapper { width: 1300px; margin: 0 auto; } .main { background-color: transparent; width: 1300px; } @media screen and (max-width:1400px) { .wrapper { width: 1040px; } .main { width: 1040px; } } @media screen and (max-width:1125px) { .wrapper { width: 780px; } .main { width: 780px; } } @media screen and (max-width:768px) { .wrapper { width: 520px; } .main { width: 520px; } } @media screen and (max-width:500px) { .wrapper { width: 260px; } .main { width: 260px; } } a { color: #45d5ee; text-decoration: none; } a:hover { color: #45d5ee; text-decoration: underline; } ul { list-style-type: none; padding-left: 0; } /* headings */ h1 { font-size: 30px; line-height: 30px; font-family: ; color: #45d5ee; background-color: transparent; margin-top: 25px; margin-bottom: 0px; padding: 0px; text-align: center; font-weight: normal; text-transform: uppercase; } h1 a, h1 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover { color: #45d5ee; text-decoration: none; } h2, h3 { color: #45d5ee; font-size: 18px; line-height: 18px; padding: 5px 15px 0px 15px; margin-bottom: 0px; text-align: center; font-family: ; font-weight: normal; text-transform: uppercase; } h4 { color: #45d5ee; font-size: 14px; line-height: 14px; padding: 5px 15px 20px 15px; margin-bottom: 0px; text-align: center; font-family: ; font-weight: normal; text-transform: uppercase; } /* fixed header */ header { width: 100%; max-width: 100%; height: 350px; text-align: left; background: url(''); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; margin: 0; } /* scroll header */ .layout-scroll-header header { width: 100%; max-width: 100%; height: 350px; text-align: left; background: url(''); background-repeat: no-repeat; background-position: center center; background-attachment: scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; margin: 0; } .profile-photo { background: #000000; display: block; margin: -65px 0px -5px 0px; width: 120px; height: 120px; border-radius: 5px; border: 3px solid #000000; } p#description { font-size: 12px; line-height: 110%; color: #45d5ee; text-align: center; padding: 0px 50px 0px 50px; background-color: transparent; text-transform: normal; } nav { display: block; color: #45d5ee; background-color: #000000; padding: 10px 0px 10px 0px; box-shadow: 2px 2px 12px rgba(51,51,51,0.1); } ul.sidelinks { font-size: 10px; text-align: center; } ul.sidelinks li { color: #45d5ee; text-align: right; display: inline; } a.sidelink { font-family: ; color: ; background-color: none; text-align: right; display: inline; padding: 0px 10px 0px 10px; margin-bottom: 1px; margin-left: 0px; font-size: 14px; line-height: 16px; font-weight: bold; text-transform: uppercase; } a.sidelink:hover { font-family: ; color: #000000; background-color: none; text-align: right; text-decoration: none; display: inline; padding: 0px 10px 0px 10px; margin-bottom: 1px; margin-left: 0px; } ul.sidelinks li { text-align: right; display: block; } .post iframe { display: block; max-width: 100%; } /* main post styles */ .post { width: 250px; float: left; position: relative; background-color: rgba(0,0,0, 0.5); margin: 5px; overflow: hidden; } /* adds padding to things in a post */ .content { padding: 10px 20px; font-size: 11px; line-height: 120%; } .content2 { padding: 0px 20px 10px 20px; font-size: 11px; line-height: 120%; } /* text post styles */ .text p { font-size: 11px; line-height: 110%; text-align: justify; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; -o-hyphens: auto; hyphens: auto; } .text ul { list-style-type: square; font-size: 10px; padding-left: 20px; } blockquote { color: #45d5ee; background-color: transparent; font-size: 13px; line-height: 110%; text-align: center; padding: 12px 4px 12px 4px; margin: 6px 1px; font-style: italic; } .decoration { text-align: center; letter-spacing: 5px; font-size: 12px; color: rgba(69,213,238, 0.3); margin: -10px; } .post img { background-color: none; width: 250px; max-width: 100%; height: auto; display: block; opacity: 1; } .photo-post-photo img { width: 250px; max-width: 100%; height: auto; display: block; } .chat { font-size: 13px; line-height: 16px; } .chat .label { font-weight: bold; text-align: right; } .chat li { border-bottom: 0px solid #fff; padding-top: 6px; padding-bottom: 6px; } .chat li:last-child { border-bottom: none; } .answer img { width: 100%; height: auto; margin-left: 0px; } a img.credit { position: fixed; bottom: 0; right: 0; } .imgback { background-color: transparent; } /* remove blank space from bottom of audio posts */ .spotify_audio_player { height: 80px; } .tumblr_audio_player { height: 85px; } /* shown on the permalink page; has notes, source, and time posted */ .perma-info { color: #45d5ee; background-color: transparent; font-size: 11px; line-height: 13px; font-weight: normal; padding: 5px 0px; overflow:hidden; } .perma-info a { color: #45d5ee; } .perma-info a:hover { color: #ff417a; text-decoration: none; } /* notes stuff */ ol.notes { list-style-type: none; padding-left: 0; } .note { padding: 2px 0px; } .note:last-child { border-bottom: 0; margin-bottom: 15px; } .note blockquote { color: #45d5ee; background-color: rgba(51,51,51,0.1); border: none; } .post .index-info { background-color: rgba(51,51,51,0.15); position: absolute; top: 0px; left: 0px; width: 250px; height: 100%; padding: 15px; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .post:hover .index-info { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; } /* remove blank space from bottom of photoset posts */ iframe.photoset { display: block; } /* line */ hr { clear: both; border: 0; border-bottom: 1px solid rgba(69,213,238, 0.2); margin: 15px 0px; } /*stylized.adorablethemes.com*/ /* fix height of element with floats inside */ .clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; } .clearfix:after { clear: both; } .clearfix { zoom: 1; } /* remove border on linked images in IE */ a img { border: 0; } /* you shouldn't see this div if infinite scroll is on */ div.pagination { background-color: none; margin-bottom: 10px; clear: both; text-align: center; } /* previous and next page buttons */ #previous, #next, .page-info { color: #45d5ee; font-family: Helvetica, Arial, sans-serif; font-size: 12px; background: transparent; font-weight: bold; text-transform: uppercase; padding: 5px 7px 5px 7px; } /* Note icons */ ol.notes .reblog {background: transparent url('//static.tumblr.com/anzluor/Gw5n6ay0z/reblog.png') right center no-repeat;} ol.notes .like {background: transparent url('//static.tumblr.com/anzluor/0yrn6ay0n/like.png') right center no-repeat;} ol.notes .reply {background: transparent url('//static.tumblr.com/anzluor/n70n6ay1a/reply.png') right center no-repeat;} /* special styling for permalink pages */ .wrapper { width: 510px; margin: 0 auto; } .main { width: 510px; } .post { float: none; padding: 5px; width: 500px; } .post img { width: 500px; height: auto; } .reblog_button svg path { fill: #45d5ee; } .reblog_button { float: right; margin-left: 5px; margin-top: 0px; } @media screen and (max-width:500px) { .wrapper { width: 260px; } .main { width: 260px; } .post { width: 250px; float: left; position: relative; margin-bottom: 10px; margin-left: 5px; margin-right: 5px; overflow: hidden; } .post img { width: 250px; } } /* make sure avatars don't get huge */ img.avatar { width: 20px; height: 20px; vertical-align: middle; display: inline; margin-right: 5px; border-radius: 1px; }

塔琳娜

enjoy