// our color scheme @fuschia: #FD0195; @ourDarkGrey: #C0CFCF; @ourLightGrey: #EEEDEE; @ourTextColor: #636363; // our body fonts @ourBodyFonts: Helvetica, Arial, Sans; a { color: @fuschia; } // shadows .shadowed { -moz-box-shadow: 2px 2px 2px #ccc; -webkit-box-shadow: 2px 2px 2px #ccc; box-shadow: 2px 2px 2px #ccc; } // our fonts for headings; everything is all caps body { font-family: "Andale Mono", Cousine, Helvetica, Arial, Sans; font-weight: 300; text-transform: uppercase; } iframe { border: 0; } .topbar { position: static; padding-top: 20px; img { display: block; margin-left: auto; margin-right: auto; width: 694px; padding-bottom: 20px; } h1.brand { // not used anymore text-shadow: 1px 1px 1px @ourDarkGrey; letter-spacing: -4px; padding-top: 20px; padding-bottom: 0px; font-size: 58px; line-height: 30px; color: @fuschia; font-weight: 700; display: inline; } div.tagline { // not used anymore display: inline; float: right; margin-top: 24px; font-size: 12px; font-weight: normal; color: @ourDarkGrey; } ul.nav { //border-left: 264px; //padding-left: 32px; float: right; } .nav a { // need to highlight on hover color: @fuschia; font-size: 22px; word-spacing: -8px; // tighten up "Press Center" } .nav a:hover { color: white; background-color: @fuschia; } } .highlights { margin-top: 113px; //margin-bottom: 10px; margin-left: -7px; //background-color: @ourLightGrey; #slideshow { height: 268px; } } .bigbox { padding-top: 10px; h2 { .shadowed; font-size: 22px; line-height: 36px; background-color: @fuschia; color: white; margin-left: -16px; padding-left: 16px; z-index: 1; letter-spacing: -1px; word-spacing: -6px; } h2:after { // top: 200px; content: " "; display: block; height: 0px; position: absolute; width: 0; // z-index: 1; border-style: solid; border-width: 8px; } h2:after { border-color: #AAAAAA #AAAAAA transparent transparent; margin-left: -16px; } } .sidebarbox { background-color: @fuschia; margin-right: -10px; .shadowed; h2 { color: white; font-size: 32px; text-align: center; } } ul.sidebarbox { background-color: white; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; li { .shadowed; //border-top: 10px white solid; //padding-top: 10px; margin-top: 10px; background-color: @fuschia; color: white; font-size: 24px; line-height: 60px; text-align: center; height: 60px; a { color: white; } } } .first { z-index: 10; margin-top: -160px; height: 180px; h2 { padding-top: 50px; } h2:after { // top: 200px; content: " "; display: block; height: 0px; position: absolute; width: 0; // z-index: 1; border-style: solid; border-width: 10px; } h2:after { border-color: #AAAAAA #AAAAAA transparent transparent; margin-left: -20px; margin-top: 38px; } } .bigsidebarbox { height: 250px; margin-top: 10px; h2 { padding-top:100px; } } div.twitter { height: auto; min-height: 300px; background-color: @ourLightGrey; h2 { font-family: "Andale Mono", Cousine, Arial, Sans; font-size: 24px; padding-top: 0px; padding-bottom: 0px; background-color: @fuschia; } img { float: left; clear:both; padding-right: 4px; padding-bottom: 4px; } } ul.tweet_list { font-size: 12px; font-family: @ourBodyFonts; list-style: none; padding-bottom: 10px; margin-left: 10px; li { color: @ourTextColor; padding-right: 4px; font-size: 14px; line-height: 16px; border: none; padding-top: 8px; padding-bottom: 8px; height: auto; text-align: left; text-transform: none; } } /// Properties for the "join us" box .joinbox { padding-top: 20px; text-align: center; color: white; font-weight: bold; p { font-size: 30px; line-height: 40px; } p#howmany { font-size: 44px; padding-bottom: 20px; } a { color: white; } a:hover { cursor: hand; } } .modal { text-transform: none; font-family: @ourBodyFonts; font-size: 14px; p { text-align: right; } input[type=checkbox] { margin-right: 4px; } } footer { background-color: @fuschia; color: white; height: 20px; margin-right: -10px; .shadowed; ul { margin-left: 5px; padding-left: 5px; margin-top:-16px; height: 24px; padding-bottom: 10px; } a { color: white; } li { color: white; display: inline; font-size: 18px; line-height: 38px; border-right: 3px white solid; //border-left: 3px white solid; padding-left: 8px; padding-right: 8px; margin-left: -10px; margin-right: 0px; padding-top: 16px; padding-bottom: 16px; } } ///// Styles for campaign page .pinkbackground { background-color: @fuschia; margin-right: -14px; } h1.title { color: white; padding-top: 40px; font-size: 24px; line-height: 28px; letter-spacing: -1px; } .top-offset { margin-top: 113px; } .campaign-text { background-color: white; font-family: @ourBodyFonts; font-size: 14px; text-transform: none; p { padding: 8px; } } .grey-ribbon { .shadowed; background-color: @ourLightGrey; color: @fuschia; margin-top: 10px; margin-bottom: 10px; letter-spacing: -1px; word-spacing: -6px; } h2.grey-ribbon:after { content: " "; display: block; height: 0px; position: absolute; width: 0; border-style: solid; border-width: 8px; border-color: #AAAAAA transparent transparent #AAAAAA; margin-left: 736px; } h3.grey-ribbon:after { content: " "; display: block; height: 0px; position: absolute; width: 0; border-style: solid; border-width: 8px; border-color: #AAAAAA #AAAAAA transparent transparent; margin-left: -16px; } h2.grey-ribbon { text-align: right; margin-right: -29px; padding-right: 16px; } h3.grey-ribbon { font-size: 18px; margin-left: -30px; padding-left: 16px; } .front-text { margin-top: -8px; margin-right: 2px; background-color: @ourLightGrey; } .campaign-entry-form { label { color: white; width: auto; } .comment-form-author,.comment-form-url,.comment-form-email { float: right; clear:both; } #respond { padding-top: 15px; } textarea#comment { width: 420px; } } //// pinkwatch kit .downloadbox { background-color: @ourLightGrey; text-align: center; color: @fuschia; height: auto; //120px; margin-top: -20px; padding-top: 20px; padding-bottom: 10px; p { font-size: 22px; } } ul.kit-menu { margin-right: -26px; background-color: transparent; li { font-size: 20px; height: auto; line-height: 30px; color: @fuschia; background-color: @ourLightGrey; margin-bottom: 14px; a { color: @fuschia; } } li:after { content: " "; display: block; height: 0px; position: absolute; width: 0; border-style: solid; border-width: 7px; border-color: #AAAAAA transparent transparent #AAAAAA; margin-left: 276px; } } img.kit-logo { margin-top: -21px; } img.logobuttons { margin-bottom: -27px; padding-top: 6px; padding-bottom: 6px; } //// pinkwatch with us ul.pwu-menu { margin-left: -28px; background-color: transparent; li { font-size: 20px; height: auto; line-height: 30px; color: @fuschia; background-color: @ourLightGrey; margin-bottom: 14px; padding-left: 18px; a { color: @fuschia; } } li:after { content: " "; display: block; height: 0px; position: absolute; width: 0; border-style: solid; border-width: 7px; border-color: #AAAAAA #AAAAAA transparent transparent; margin-left: -18px; } } img.pwu-header { margin-top: -70px; margin-bottom: -8px; } .blog-box { background-color: @ourLightGrey; margin-top: 0px; h3 { padding-top: 5px; padding-left: 5px; line-height: 22px; padding-bottom: 10px; // display: inline; } }