|
@@ -51,7 +51,7 @@ body {
|
|
|
font-size: 15px;
|
|
font-size: 15px;
|
|
|
line-height: 1.5;
|
|
line-height: 1.5;
|
|
|
background: #fafafa url(../images/body-bg.jpg) 0 0 repeat;
|
|
background: #fafafa url(../images/body-bg.jpg) 0 0 repeat;
|
|
|
- font-family: 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
|
color: #666;
|
|
color: #666;
|
|
|
}
|
|
}
|
|
@@ -66,7 +66,7 @@ a:hover {
|
|
|
header {
|
|
header {
|
|
|
padding-top: 40px;
|
|
padding-top: 40px;
|
|
|
padding-bottom: 40px;
|
|
padding-bottom: 40px;
|
|
|
- font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
background: #2e7bcf url(../images/header-bg.jpg) 0 0 repeat-x;
|
|
background: #2e7bcf url(../images/header-bg.jpg) 0 0 repeat-x;
|
|
|
border-bottom: solid 1px #275da1;
|
|
border-bottom: solid 1px #275da1;
|
|
|
}
|
|
}
|
|
@@ -136,7 +136,7 @@ a.button {
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
padding-left: 68px;
|
|
padding-left: 68px;
|
|
|
padding-top: 22px;
|
|
padding-top: 22px;
|
|
|
- font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
}
|
|
}
|
|
|
a.button small {
|
|
a.button small {
|
|
|
display: block;
|
|
display: block;
|
|
@@ -158,7 +158,7 @@ aside a.button {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
code, pre {
|
|
code, pre {
|
|
|
- font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
|
|
|
|
|
|
+ font-family: monospace;
|
|
|
color: #222;
|
|
color: #222;
|
|
|
margin-bottom: 30px;
|
|
margin-bottom: 30px;
|
|
|
font-size: 13px;
|
|
font-size: 13px;
|
|
@@ -225,7 +225,7 @@ form {
|
|
|
/* GENERAL ELEMENT TYPE STYLES */
|
|
/* GENERAL ELEMENT TYPE STYLES */
|
|
|
|
|
|
|
|
#main-content h1 {
|
|
#main-content h1 {
|
|
|
- font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
font-size: 2.8em;
|
|
font-size: 2.8em;
|
|
|
letter-spacing: -1px;
|
|
letter-spacing: -1px;
|
|
|
color: #474747;
|
|
color: #474747;
|
|
@@ -239,7 +239,7 @@ form {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#main-content h2 {
|
|
#main-content h2 {
|
|
|
- font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
margin-bottom: 8px;
|
|
margin-bottom: 8px;
|
|
@@ -253,7 +253,7 @@ form {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#main-content h3 {
|
|
#main-content h3 {
|
|
|
- font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
margin-top: 24px;
|
|
margin-top: 24px;
|
|
@@ -269,7 +269,7 @@ form {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#main-content h4 {
|
|
#main-content h4 {
|
|
|
- font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
font-size: 15px;
|
|
font-size: 15px;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
color: #474747;
|
|
color: #474747;
|
|
@@ -283,7 +283,7 @@ h4:before {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#main-content h5 {
|
|
#main-content h5 {
|
|
|
- font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
color: #474747;
|
|
color: #474747;
|
|
|
}
|
|
}
|
|
@@ -295,7 +295,7 @@ h5:before {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#main-content h6 {
|
|
#main-content h6 {
|
|
|
- font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif;
|
|
|
|
|
|
|
+ font-family: Helvetica, Arial, serif;
|
|
|
font-size: .8em;
|
|
font-size: .8em;
|
|
|
color: #474747;
|
|
color: #474747;
|
|
|
}
|
|
}
|