Files

96 lines
2.5 KiB
Sass

#header-wrap
#ceiling
position: relative
width: 100%
background-image: image-url('theme1/ceiling-center.jpg')
background-position: top center
background-repeat: no-repeat
overflow: hidden
.left
background-image: image-url('theme1/ceiling-left.jpg')
background-position: right top
background-repeat: repeat-x
height: 25px
position: absolute
left: 0
width: 50%
.right
background-image: image-url('theme1/ceiling-right.jpg')
background-position: left top
background-repeat: repeat-x
height: 25px
position: absolute
right: 0
width: 50%
.lights
position: absolute
height: 140px
width: 990px
left: 50%
margin-left: -495px
div
position: relative
background-repeat: no-repeat
width: 315px
height: 140px
float: left
&.light1
background-image: image-url('theme1/light-1.jpg')
margin-left: 15px
margin-right: 2px
&.light2
background-image: image-url('theme1/light-2.jpg')
margin-right: 3px
&.light3
background-image: image-url('theme1/light-3.jpg')
.container
max-width: 960px
padding-top: 40px
position: relative
margin: 0 auto
#header
margin-bottom: 10px
#logo
max-width: 80%
float: left
a
margin: 20px
.signup-button
+button
display: inline-block
margin-left: 40px
margin-top: 16px
#header-right
padding-right: 30px
float: right
width: 222px
text-align: right
.social-link
background-image: image-url('theme1/social.png')
margin: 0 0 0 3px
width: 32px
height: 56px
display: inline-block
&.facebook
background-position: 0 0
&.twitter
background-position: -35px 0
&.linkedin
background-position: -70px 0
&.rss
background-position: -141px 0
.theme-button
margin-top: 11px
margin-bottom: 14px
vertical-align: top
display: inline-block
margin-right: 8px
.locale-link
display: inline-block
vertical-align: top
line-height: 56px
color: white
margin-right: 8px
&.active
color: $primary-color