@charset "UTF-8";
/* CSS Document */
body{
background: url(../images/bg-repeat.jpg) top left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 19px;
color: #616161;
margin: 0;
padding: 0;
}
* {
margin:0;
padding:0;
}
img {border:none}
p{
font-size: 14px;
line-height: 21px;
padding: 2px 0 7px 0;
}
h1{
font-family: Verdana;
font-weight: normal;
font-size: 25px;
padding: 10px 0 18px;
margin: 0;
}
h2{
font-size: 20px;
padding: 3px 0 10px 0;
}
h3{
font-size: 15px;
line-height: 20px;
margin: 0;
padding: 6px 0 6px 0;
}
.clear {clear:both;}
.float-left {float:left}
.float-right {float:right}
/* Container Styles
------------------------------------------------*/
#header{
background: url(../images/header-repeat.jpg) repeat-x top left;
height: 72px;
}
#intro{
background: url(../images/intro-repeat.jpg) repeat-x top left;
padding-top: 50px;
height: 326px;
}
#main{
padding-top: 25px;
}
#footer{
background: url(../images/footer-repeat.jpg) repeat-x top left;
padding-top: 25px;
height: 209px;
}
.container{
margin: 0 auto;
width: 960px;
}
/* Styles
------------------------------------------------*/
/* Nav */
ul.nav{
float: right;
list-style: none;
padding-top: 20px;
}
ul.nav li{
float: left;
font-size: 14px;
text-shadow: 1px 1px 1px black;
padding-left: 5px;
}
ul.nav li a span{
display: block;
font-weight: normal;
padding: 4px 0 5px 13px;
}
ul.nav li.active a span,
ul.nav li a:hover span{
background: transparent url(../images/nav-left.png) no-repeat 0 0;
}
ul.nav li a{
float: right;
display: block;
color: #fff;
text-decoration: none;
padding-right: 13px;
height: 27px;
}
ul.nav li.active a,
ul.nav li a:hover{
background: transparent url(../images/nav-right.png) no-repeat top right;
}
/* Page Elements */
.introphoto{
float: left;
background: url(../images/introphoto-bg.png) no-repeat top left;
padding: 9px;
width: 379px;
height: 243px;
}
.introtext{
float: right;
color: #fff;
text-shadow: 1px 1px 1px #087894;
padding: 0 20px 0 0;
width: 490px;
}
.introtext p{
font-size: 15px;
line-height: 22px;
}
a.button {
background: url(../images/button.png) no-repeat top left;
display: block;
cursor: pointer;
font-size: 15px;
font-family: Verdana;
color: #442c20;
text-decoration: none;
text-align: center;
text-shadow: 0px 1px 1px white;
padding: 11px 0 0 0;
margin: 10px 0;
width: 211px;
height: 34px;
}
a:hover.button {
background: url(../images/button.png) no-repeat bottom left;
}
.testimonial{
background: url(../images/testimonial-bg.png) no-repeat bottom center;
padding-bottom: 80px;
margin-bottom: 10px;
}
.testimonial blockquote{
font-size: 16px;
line-height: 25px;
font-style: italic;
text-align: center;
}
.box{
float: left;
margin: 4px 10px 4px 0;
width: 232px;
}
.box .image{
background: #e3e3e2;
border: 1px solid white;
padding: 8px;
margin-bottom: 5px;
}
.box.last {margin-right: 0px !important}
.box h3, .box p {
padding-left: 5px;
padding-right: 5px;
}
.mountains{
display: block;
background: url(../images/mountains.jpg) repeat-x top center;
height: 125px;
}
/* Footer */
#footer{
color: #fff;
text-shadow: 1px 1px 1px #087894;
}
#footer h3{
font-size:17px;
}
#footer ul{
float: left;
list-style: none;
width: 200px;
}
#footer ul li{
padding: 3px 0 6px 0;
}
#footer ul li a{
color: #fff;
text-decoration: none;
text-shadow: 1px 1px 1px #087894;
}
#footer .footer-right{
float: right;
width: 300px;
}
#footer .lower-footer{
padding-top: 9px;
}
#footer .lower-footer hr{
border-top: 1px solid #06829f;
border-left:none;
border-right:none;
border-bottom: 1px solid #59c1d9;
margin: 3px 0;
}
#footer .lower-footer .copyright{
float: left;
font-size: 12px;
padding-top: 7px;
}
# |
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/Graphical Theme/HTML/css/styles.css |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|