2009-11-06 03:30:03 +00:00
|
|
|
#search
|
|
|
|
position: absolute
|
|
|
|
left= !page_width + !sidebar_margin - !sidebar_width
|
|
|
|
top= 10%
|
|
|
|
form
|
|
|
|
background: url(/images/search_bg.png) no-repeat
|
2009-11-12 20:14:08 +00:00
|
|
|
padding: 0
|
2009-11-06 03:30:03 +00:00
|
|
|
height: 28px
|
|
|
|
width: 218px
|
|
|
|
#q
|
|
|
|
background: none
|
2009-11-12 20:14:08 +00:00
|
|
|
position: relative
|
|
|
|
top: -2px
|
2009-11-06 03:30:03 +00:00
|
|
|
width: 160px
|
|
|
|
margin-left: 30px
|
|
|
|
font-size: 15px
|
|
|
|
border: none
|
|
|
|
color: #aaa
|
|
|
|
&:focus
|
|
|
|
outline: none
|