
Untitled
By: a guest on
Aug 7th, 2012 | syntax:
None | size: 2.14 KB | hits: 11 | expires: Never
* {
padding: 0;
margin: 0;
border: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
-moz-outline-style: none;
}
html, body, div {
height: 100%;
margin0;
}
body {
background: #c1c1c1 /*url(http://www.gingersnap5.com/style/images/dark_stripes.png)*/;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
#main {
width: 860px;
margin: 0 auto;
border: 1px solid white;
}
#header{
width: 780px;
height: 110px;
margin: 0 0 0 40px;
background: #FF8A00;
position:fixed;
border-bottom: 1px solid #dd7600;
box-shadow:0px 0px 8px #000;
}
#header_name{
display: block;
float:left;
width: 550px;
color: #000;
font-family: Century Gothic, sans-serif;
font-size: 60px;
font-weight: bold;
position: relative;
margin: 0 0 0 10px;
letter-spacing: -1px;
text-shadow: 0px 1px 0px #ffb75c;
}
#header we_beat{
float:left;
width:195px;
height: 120px;
font-family: Century Gothic, sans-serif;
font-size: 47px;
font-weight: bold;
margin: 8px 0 0 10px;
left: 628px;
color: #fff;
letter-spacing: 1px;
line-height: 31px;
text-shadow: 0px 3px 0px #e26805;
}
#header span{
font-size: 18px;
}
#menu {
width:740px;
position: relative;
bottom: 65px;
left: 15px;
}
.menu {
list-style-type: none;
color: #e26805;
font-family: Century Gothic, sans-serif;
font-size: 31px;
text-shadow: 0px 1px 0px #ffb75c;
top: -10px;
}
.menu a{
color: #e26805;
text-decoration: none;
}
.menu a:hover {
color: #fff;
text-shadow: 0px -1px 0px #bf4f00;
}
.menu a:active {
color: #fff;
border-bottom: 2px solid #fff;
}
.menu li {
float: left;
text-align: center;
margin: 0 0 0 30px;
}
#content {
width:670px;
height: 500px;
margin:0 auto;
margin-top: 106px;
background: #262626 url(http://www.gingersnap5.com/style/images/black_denim.png);
border-left: #ff980a 3px solid;
border-right: #ff980a 3px solid;
padding: 20px 30px 20px 30px;
}