.border-radius(@radius: 5px) { -moz-border-radius: @radius; -webkit-border-radius: @radius; border-radius: @radius; behavior: url(/wp-content/themes/howard/css/PIE.htc); } .box-shadow(@dx: 3px, @dy: 3px, @blur: 5px, @color: rgb(200,200,200)) { -moz-box-shadow: @arguments; -webkit-box-shadow: @arguments; box-shadow: @arguments; behavior: url(/wp-content/themes/howard/css/PIE.htc); } @light : 'Open Sans Condensed', sans-serif; @heavy : 'FrancoisOne'; body { background: black url(/images/logo_web.png) center 200px no-repeat; margin: 0px; padding: 0px; a { outline: none; } } #audio { visibility: hidden; } #map-wrapper { background:#111; background: rgba(0, 0, 0, 0.65); right: 30px; position: absolute; text-align: left; top: 30px; width: 150px; padding: 10px; #map { height: 150px; position: relative; width: 150px; > div { display: none; &:first-child { display: block; } } } } #directions div#directions-header { background: #111; background: transparent !important; display: block; height: 25px; font-family: @heavy !important; color: white; text-shadow: 1px 1px 0px #000; font-size: 15px; padding: 10px 10px 10px !important; a { color: #84BF41 !important; display: block; float:right; font-family: @heavy !important; font-size: 12px; letter-spacing: 1px; padding: 0px 0px; text-decoration: none; text-transform: uppercase; } } #directions { background: #111; background: rgba(0, 0, 0, 0.65); display: block; padding: 10px !important; position: absolute; right: 230px; top: 30px; width: 500px; > div { background: white; padding: 0px 10px 10px; font-family: Helvetica, Arial !important; font-size: 12px; line-height: 16px; a { color: cornflowerblue; text-decoration: none; } b { } } } .directions.close { background: none repeat scroll 0 0 black; border-radius: 50px 50px 50px 50px; color: white !important; display: block; font-family: 'FrancoisOne'; font-size: 14px; height: 13px; line-height: 10px; padding: 5px; position: absolute; right: 221px; text-align: center; text-decoration: none; top: 20px; width: 13px; } #start, #end { display: block; width: 144px; background: white; margin: 5px 0px; padding: 3px; font-size: 14px; line-height: 13px; font-family: @light; color: #666; border: none; } #getdirections { display: block; background: black; margin: 10px -10px -10px; padding: 5px 10px; font-size: 14px; line-height: 13px; font-family: @heavy; text-transform: uppercase; color: white; cursor: pointer; border: none; display: block; width: 170px; } #content { top: 30px; left: 30px; width: 300px; padding-top: 30px; } h4 { color: #FFF; font-family: @light; font-size: 23px; font-weight: normal; line-height: 40px; margin: 0px 30px 0px; text-align: justify; text-justify: newspaper; text-transform: uppercase; text-shadow: 2px 2px 0px black; b { color: #FFF; display: block; font-family: @heavy; font-size: 39px; font-weight: normal; &:first-child { font-size: 50px; letter-spacing: 2.1px; } a { color: #FFF; font-size: 31px; letter-spacing: 2px; outline: none; text-decoration: none; text-transform: lowercase; &:hover { color: #84BF41; } } } } span { color: #FFF; display: block; font-family: @light; font-size: 14px; letter-spacing: 1px; line-height: 24px; padding: 20px 0px 0px; text-transform: uppercase; b { color: #FFF; display: block; font-family: @heavy; font-size: 24px; font-weight: normal; } b.cool:hover { color: #FF8DFF; cursor: pointer; margin: -1px 0px 21px 3px; text-shadow: -2px 3px 0px black; } a { padding-right: 10px; } } #more { background: #111; background: rgba(0, 0, 0, 0.8); display: block; padding: 30px 30px 0px !important; position: absolute; left: 350px; top: 30px; width: 400px; p { font-family: @light; font-size: 18px; line-height: 30px; padding: 0px 0px 30px; text-shadow: 1px 1px 0px rgba(0,0,0,.5); a { color: #84BF41; display: block; padding: 10px 0px 0px; text-decoration: none; &:hover { margin: -2px 0px 2px 2px; text-shadow: -2px 2px 0px #000; } } } .more.close { background: none repeat scroll 0 0 black; border-radius: 50px 50px 50px 50px; color: white !important; display: block; font-family: 'FrancoisOne'; font-size: 14px; height: 13px; line-height: 10px; padding: 5px; position: absolute; left: 447px; text-align: center; text-decoration: none; top: -10px; width: 13px; } } #more-link { background: #000; color: white; display: block; font-family: @heavy; font-size: 24px; letter-spacing: 1px; line-height: 24px; height: 24px; margin: 20px -30px -30px; padding: 15px 30px; text-decoration: none; text-transform: uppercase; &:hover { background: #84BF41; .box-shadow(0px,0px,5px,rgba(0,0,0,.8)); span { color: #669E27; } } span { color: #252525; display:block; float:right; font-family: @light; font-size: 60px; line-height: 21px; margin-right: -15px; padding: 0px; text-shadow: none; } } #___plusone_0 { width: 50px !important; } .twitter-share-button { width: 50px !important; } .twitter-share-button html { display:none; } .tb { background: black !important; }