/* Theme Name: Made of Tubes Theme URI: http://internetassociation.org Description: A reboot of Internet Association Author: One Mighty Roar Author URI: http://onemightyroar.com Version: 2.0 */ .rounded-corners (@radius: 5px) {border-radius: @radius; -webkit-border-radius: @radius;-moz-border-radius: @radius;} .box-shadow (@h, @v, @b, @c){box-shadow: @h + 0px @v + 0px @b + 0px @c;-webkit-box-shadow: @h + 0px @v + 0px @b + 0px @c;-moz-box-shadow: @h + 0px @v + 0px @b + 0px @c;} .b{border: 1px solid #000;} a{text-decoration: none;color: inherit;} .clear{float: none;clear: both;} body{margin: auto;word-wrap: break-word;} @contentWidth: 960px; @orange: #f47842; @darkorange: #d77449; @lightorange: #ffc26a; @text: #9b7e71; @lightyellow: #fffbf2; @yellow: #fec51b; @dustorange: #f47842; @dustyellow: #c4b490; @peach: #feeed1; body{ font-family: 'Armata', sans-serif; background-color: @lightyellow; color: @text; &:not(.home){ #footer{ margin-top:200px; } } } a{ /*color: @orange;*/ &:hover{ color: @darkorange; } } h1{ color: @orange; font-size: 40px; } h2{ color: @orange; font-size: 30px; } .container{ width: @contentWidth; margin: auto; } b, strong{ font-weight: bold; } em{ font-style: italic; } p{ line-height: 20px; margin-bottom: 30px; } .left_spacing { padding-left: 80px; } #header{ margin-top: 50px; margin-bottom: 60px; font-size: 14px; position: relative; #main-logo{ float: left; #logo-box{ display: inline-block; position: relative; width: 75px; height: 1px; } img{ position: absolute; top: -35px; } span{ color: @darkorange; } } #header-search{ float: right; margin-left: 20px; position: relative; top: -2px; img{ opacity: .5; } #search-form{ display: none; position: absolute; right: -30px; top: 30px; width: 340px; } #search, #search_go{ float: left; } #search_go{ margin-left: 5px; height: 46px; } } #search{ padding-left: 15px !important; } ul.menu{ float: right; } li{ float: left; text-transform: uppercase; padding-left: 20px; padding-top: 3px; font-size: 11px; a{ color: @text; &:hover{ color: @orange; } } &.current_page_item{ a{ color: @orange; } } } } #IA_letters{ position: absolute; max-width: 25px; left: 50%; top: 157px; margin-left: -18px; z-index: 2; } #dot-animation{ position: absolute; top: 0px; left: 50%; margin-left: -510px; z-index: -1; } .post{ h1{ } h2{ } a{ &:hover{ } } ul{ } li{ } } .post-single{ background-color: #fff; border-top: 10px solid @lightorange; margin-top: 50px; .box-shadow(3,3,5,#CCC); padding: 30px; padding-bottom: 60px; width: 680px; position: relative; color: #666; font-size: 12px; line-height: 20px; .post-social{ float: right; img{ padding: 5px 5px 0px 0px; } } .post-meta{ color: @dustyellow; } h2{ color: @orange; font-size: 20px; line-height: 30px; margin: 30px 0px 15px 20px; width: 500px; } .post-content{ padding-left: 20px; width: 500px; .read-more{ display: block; color: @orange; /* float: right;*/ position: absolute; right: 30px; bottom: 30px; background-color: @peach; padding: 7px 12px; } } } .oldernewer{ .clear; width: 740px; margin-top: 50px; font-size: 12px; .older{ float: left; margin-bottom: 40px; } .newer{ float: right; margin-bottom: 40px; } } #home{ #catchphrase{ text-align: center; width: 630px; margin: auto; font-size: 46px; line-height: 55px; padding-top: 30px; padding-bottom: 40px; } /* #catchphrase2{ text-align: center; width: 650px; margin: auto; font-size: 46px; line-height: 55px; padding-top: 50px; padding-bottom: 110px; } */ #introtext{ float: left; margin-left: 115px; font-size: 14px; line-height: 26px; width: 415px; } iframe{ float: left; margin-left: 30px; margin-top: -5px; border: 10px solid @peach; } } #member-logos{ background-color: #fff5e2; width: 100%; padding-top: 25px; padding-bottom: 80px; margin-top: 70px; margin-bottom: 100px; overflow: hidden; /* padding: 80px 60px 10px;*/ /* text-align: center; a{ display: inline-block; width: 210px; height: 110px; text-align: center; vertical-align: middle; } */ h2{ margin: 30px auto; width: 300px; .nav{ height: 22px; width: 13px; background-repeat: no-repeat; cursor: pointer; margin-top: 3px; &:hover{ background-position: 0px -22px; } } .right{ background-image: url(images/nav_arrow_r.png); float: right; } .left{ background-image: url(images/nav_arrow_l.png); float: left; } } .logo-shadow{ position: absolute; width: 222px; height: 10px; background-image: url(images/logo_shadow.png); top: 100px; left: 0px; } .caroufredsel_wrapper{ margin: auto !important; } li.logo-container{ float: left; text-align: center; li{ position: relative; background-color: #fff; width: 220px; height: 80px; margin: 20px; padding: 10px 0px; a{ position: relative; top: 50%; } img{ /* max-width: 180px; max-height: 80px;*/ } } } } #tumblr-frame{ box-shadow: 0 0 20px -6px #000 inset; -webkit-box-shadow: 0 0 20px -6px #000 inset; -moz-box-shadow: 0 0 20px -6px #000 inset; margin: 60px 0px; #blog-header{ width: 100%; position: absolute; background-color: rgba(255,251,242,0.85); text-align: center; box-shadow: 0 0 10px -6px #000 inset; -webkit-box-shadow: 0 0 10px -6px #000 inset; -moz-box-shadow: 0 0 10px -6px #000 inset; padding: 30px 0px; h1{ margin: 0px; font-size: 30px; } img{ float: left; padding-top: 5px; } a{ float: right; color: @orange; font-size: 13px; padding-top: 12px; } } } #policy-platform, #ia-news, #contact-form{ text-align: center; font-size: 13px; h2{ margin-top: 20px; margin-bottom: 30px; } a{ color: @orange; &:hover{ color: @darkorange; } } } #latest-issues{ a.issue{ display: block; border: 2px solid #fbc7ac; padding: 10px; margin-top: 50px; color: @orange; text-transform: uppercase; position: relative; float: left; left: 50%; font-size: 14px; div{ background-color: #fff5e4; padding: 30px; } } a:nth-of-type(1){ margin-left: -250px; } a:nth-of-type(2){ margin-left: -100px; } a:nth-of-type(3){ margin-left: -300px; } } #latest-news{ display: table; width: 90%; margin-top: 40px; .news-item{ display: table-cell; background-color: #fff; border-top: 10px solid @lightorange; margin-top: 50px; .box-shadow(3,3,5,#CCC); padding: 30px; padding-bottom: 40px; width: 300px; font-size: 14px; line-height: 20px; text-align: left; margin: 10px; .post-meta{ font-size: 12px; color: @dustyellow; margin-bottom: 20px; } } .filler-cell{ display: table-cell; width: 20px; } } #contact-form{ background-color: #fff2db; /* background-image: url('./images/burst.png'); background-repeat: no-repeat; background-position: center bottom;*/ padding-top: 60px; margin-top: 80px; height: 310px; padding-bottom: 75px; } #news-menu li{ float: left; color: @dustyellow; font-size: 14px; padding: 15px; &.current_page_item{ color: #000; background-color: @peach; } &.current-menu-item{ color: #000; background-color: @peach; } } #news-filter{ width: 100%; background-color: @peach; height: 100px; line-height:100px; } #newsletter{ width: 650px; margin: auto; margin-top: 30px; text-align: left; #mce-EMAIL{ padding-left: 15px !important; width: 470px; margin-bottom: 15px; } #mc-embedded-subscribe{ margin-bottom: 15px; } color:@orange; line-height:36px; .press{ margin-left: 50px; } #press-options{ display: none; float: right; margin-right: 20px; margin-top: 5px; li{ height: 30px; } } label{ font-size: 13px; } } #content{ } #footer{ background-color: @dustorange; padding: 20px 0px; font-size: 12px; color: @lightorange; #copyright{ float: left; padding-top: 8px; } #footer-social{ float: right; a{ display: block; float: left; margin-left: 5px; height: 26px; width: 26px; background-repeat: no-repeat; background-position: 0px -26px; opacity: .5; &:hover{ /*background-position: 0px -26px;*/ opacity:1.0; } } } #footer-text{ float: right; margin-right: 10px; margin-top: 7px; } } @media screen and (max-device-width: 1024px) { #dot-animation2{ display: none; } #logo-box2{ display: inline-block !important; opacity: 1.0 !important; } }