@charset "UTF-8";
/* CSS Document */
body{
background: url(../images/bg-repeat.png) repeat-x top left black;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 21px;
color: #3c3c3c;
margin: 0;
padding: 0;
}
* {
margin:0;
padding:0;
}
img {border:none}
a{color: #5e2d47;}
a:hover{color: #000}
p{
font-size: 14px;
line-height: 21px;
padding: 2px 0 7px 0;
}
h1, h2, h3, h4, h5 {color: #163097; font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif;}
h1{
font-weight: normal;
font-size: 27px;
padding: 10px 0 18px;
margin: 0;
}
h2{
font-size: 17px;
padding: 1px 0 3px 0;
}
.clear {clear:both;}
.float-left {float:left}
.float-right {float:right}
/* Container Styles
------------------------------------------------*/
#site-top{
background: url(../images/top-bg.png) no-repeat top center;
padding-top: 15px;
width: 1034;
height: 501px;
}
#main{
background: #fff;
margin: 0 auto;
padding: 18px;
width: 904px;
}
#footer{
height: 40px;
}
.container{
margin: 0 auto;
width: 989px;
}
/* Styles
------------------------------------------------*/
.logo{
float: left;
padding: 29px 0 0 22px;
width: 144px;
height: 46px;
}
/* Nav */
#navbar{
background: url(../images/nav-bg.png) no-repeat top center;
height: 106px;
}
ul#nav{
float: right;
list-style: none;
font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif;
margin: 0;
padding: 7px 0 0 0;
}
ul#nav li{
float: left;
font-size: 15px;
text-shadow: 0px 1px 1px white;
margin: 0;
padding: 0;
}
ul#nav li a{
background: url(../images/nav-link.png) no-repeat top left;
display: inline-block;
color: #163097;
text-decoration: none;
text-transform: uppercase;
margin: 0;
padding: 65px 30px 0 12px;
height: 28px;
}
ul#nav li.active a,
ul#nav li a:hover{
background: transparent url(../images/nav-hover.png) no-repeat top left;
}
/* Page Elements */
#intro{
float: right;
background: transparent url(../images/intro-bg.png) no-repeat top left;
padding: 10px 25px;
margin: 157px 53px 0 0;
width: 308px;
height: 214px;
}
#intro h2{
text-align: center;
padding: 7px 0 13px 0;
}
#intro p{
font-size: 12px;
line-height: 19px;
padding: 7px 0 2px 0;
}
.content{
float: left;
width: 585px;
}
.bigthumb img{
float: left;
border: 1px solid #eaeaea;
background: #f1f1f1;
padding: 4px;
margin: 0 14px 8px 0;
}
a.purplebutton{
float: right;
background: url(../images/btn-purple.jpg) no-repeat top center;
font-family: Georgia, Times, "Times New Roman", serif;
text-align: center;
color: #fff;
font-size: 15px;
text-decoration: none;
padding-top: 6px;
width: 130px;
height: 28px;
}
.sidebar{
float: right;
background: #e4e4e4;
border: 1px solid #cfcfcf;
margin-right: 3px;
padding: 10px;
width: 271px;
}
.sidebar p{
font-size: 13px;
line-height: 18px;
}
.sidebar ul{
list-style: none;
}
.sidebar ul li{
font-size: 13px;
padding-bottom: 4px;
}
/* Footer */
#footer .copyright{
float: right;
color: #fff;
text-shadow: 1px 1px 1px #087894;
font-size: 12px;
padding: 8px 3px 0 0;
}
# |
Change |
User |
Description |
Committed |
|
#1
|
16170 |
perforce_software |
Move Chronicle files to follow new path scheme for branching. |
|
|
//guest/perforce_software/chronicle/collateral/graphics/Themes/Gamer Theme/HTML/css/styles.css |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|