|
|
|
|
|
|
|
|
text-transform: uppercase; |
|
|
text-transform: uppercase; |
|
|
font-family: "myriadpro-regular"; |
|
|
font-family: "myriadpro-regular"; |
|
|
font-size: 35px; |
|
|
font-size: 35px; |
|
|
padding-bottom: 10px; |
|
|
|
|
|
|
|
|
padding-bottom: 20px; |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
} |
|
|
} |
|
|
/* line 100, ../sass/_layout.scss */ |
|
|
/* line 100, ../sass/_layout.scss */ |
|
|
#header h2 { |
|
|
#header h2 { |
|
|
font-family: "myriadpro-it"; |
|
|
font-family: "myriadpro-it"; |
|
|
font-size: 18px; |
|
|
font-size: 18px; |
|
|
|
|
|
padding-bottom: 15px; |
|
|
} |
|
|
} |
|
|
/* line 105, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 106, ../sass/_layout.scss */ |
|
|
#header #credit { |
|
|
#header #credit { |
|
|
position: absolute; |
|
|
position: absolute; |
|
|
top: 0px; |
|
|
top: 0px; |
|
|
|
|
|
|
|
|
border-bottom: solid 1px white; |
|
|
border-bottom: solid 1px white; |
|
|
padding: 7px 0px; |
|
|
padding: 7px 0px; |
|
|
} |
|
|
} |
|
|
/* line 114, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 115, ../sass/_layout.scss */ |
|
|
#header #credit span { |
|
|
#header #credit span { |
|
|
font-family: "myriadpro-light"; |
|
|
font-family: "myriadpro-light"; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 120, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 121, ../sass/_layout.scss */ |
|
|
#main { |
|
|
#main { |
|
|
background-color: #F8F1DD; |
|
|
background-color: #F8F1DD; |
|
|
} |
|
|
} |
|
|
/* line 123, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 124, ../sass/_layout.scss */ |
|
|
#main #main-nav { |
|
|
#main #main-nav { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
position: relative; |
|
|
position: relative; |
|
|
|
|
|
|
|
|
background-color: white; |
|
|
background-color: white; |
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
} |
|
|
} |
|
|
/* line 132, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 133, ../sass/_layout.scss */ |
|
|
#main #main-nav ul li a { |
|
|
#main #main-nav ul li a { |
|
|
color: #BB8757; |
|
|
color: #BB8757; |
|
|
text-transform: uppercase; |
|
|
text-transform: uppercase; |
|
|
font-family: "myriadpro-regular"; |
|
|
font-family: "myriadpro-regular"; |
|
|
border-right: solid 1px #e0e0e0; |
|
|
border-right: solid 1px #e0e0e0; |
|
|
} |
|
|
} |
|
|
/* line 139, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 140, ../sass/_layout.scss */ |
|
|
#main #main-nav ul li a:hover, #main #main-nav ul li.active a { |
|
|
#main #main-nav ul li a:hover, #main #main-nav ul li.active a { |
|
|
background: none; |
|
|
background: none; |
|
|
border-bottom: solid 1px #BB8757; |
|
|
border-bottom: solid 1px #BB8757; |
|
|
|
|
|
|
|
|
-webkit-border-radius: 0px; |
|
|
-webkit-border-radius: 0px; |
|
|
border-radius: 0px; |
|
|
border-radius: 0px; |
|
|
} |
|
|
} |
|
|
/* line 146, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 147, ../sass/_layout.scss */ |
|
|
#main #main-nav ul li#btn-administration { |
|
|
#main #main-nav ul li#btn-administration { |
|
|
background-color: #F8F1DD; |
|
|
background-color: #F8F1DD; |
|
|
float: right; |
|
|
float: right; |
|
|
} |
|
|
} |
|
|
/* line 153, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 154, ../sass/_layout.scss */ |
|
|
#main #main-nav #user { |
|
|
#main #main-nav #user { |
|
|
color: #BB8757; |
|
|
color: #BB8757; |
|
|
float: right; |
|
|
float: right; |
|
|
padding: 10px; |
|
|
padding: 10px; |
|
|
} |
|
|
} |
|
|
/* line 160, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 161, ../sass/_layout.scss */ |
|
|
|
|
|
#main #page-title { |
|
|
|
|
|
padding-left: 15px; |
|
|
|
|
|
padding-right: 15px; |
|
|
|
|
|
padding-bottom: 15px; |
|
|
|
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
|
|
|
margin-bottom: 10px; |
|
|
|
|
|
font-family: "myriadpro-light"; |
|
|
|
|
|
font-size: 30px; |
|
|
|
|
|
position: relative; |
|
|
|
|
|
top: -10px; |
|
|
|
|
|
text-align: center; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 174, ../sass/_layout.scss */ |
|
|
#main .container { |
|
|
#main .container { |
|
|
padding: 0px; |
|
|
padding: 0px; |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
|
|
|
|
|
|
border-left: solid 1px #e0e0e0; |
|
|
border-left: solid 1px #e0e0e0; |
|
|
border-right: solid 1px #e0e0e0; |
|
|
border-right: solid 1px #e0e0e0; |
|
|
} |
|
|
} |
|
|
/* line 168, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 182, ../sass/_layout.scss */ |
|
|
#main #content { |
|
|
#main #content { |
|
|
padding: 0px 20px 20px 20px; |
|
|
padding: 0px 20px 20px 20px; |
|
|
} |
|
|
} |
|
|
/* line 171, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 185, ../sass/_layout.scss */ |
|
|
#main #content h1, #main #content h2, #main #content h3, #main #content h4, #main #content h5, #main #content h6 { |
|
|
#main #content h1, #main #content h2, #main #content h3, #main #content h4, #main #content h5, #main #content h6 { |
|
|
font-family: "myriadpro-regular"; |
|
|
font-family: "myriadpro-regular"; |
|
|
margin-top: 30px; |
|
|
margin-top: 30px; |
|
|
margin-bottom: 20px; |
|
|
margin-bottom: 20px; |
|
|
} |
|
|
} |
|
|
/* line 176, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 190, ../sass/_layout.scss */ |
|
|
#main #content h1.first, #main #content h2.first, #main #content h3.first, #main #content h4.first, #main #content h5.first, #main #content h6.first { |
|
|
#main #content h1.first, #main #content h2.first, #main #content h3.first, #main #content h4.first, #main #content h5.first, #main #content h6.first { |
|
|
margin-top: 0px; |
|
|
margin-top: 0px; |
|
|
} |
|
|
} |
|
|
/* line 181, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 195, ../sass/_layout.scss */ |
|
|
#main #content h1 { |
|
|
#main #content h1 { |
|
|
font-size: 30px; |
|
|
font-size: 30px; |
|
|
} |
|
|
} |
|
|
/* line 185, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 199, ../sass/_layout.scss */ |
|
|
#main #content h2 { |
|
|
#main #content h2 { |
|
|
font-size: 25px; |
|
|
font-size: 25px; |
|
|
} |
|
|
} |
|
|
/* line 190, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 204, ../sass/_layout.scss */ |
|
|
#main #content h3 { |
|
|
#main #content h3 { |
|
|
font-size: 22px; |
|
|
font-size: 22px; |
|
|
} |
|
|
} |
|
|
/* line 194, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 208, ../sass/_layout.scss */ |
|
|
#main #content h4 { |
|
|
#main #content h4 { |
|
|
font-size: 20px; |
|
|
font-size: 20px; |
|
|
} |
|
|
} |
|
|
/* line 198, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 212, ../sass/_layout.scss */ |
|
|
#main #content h5 { |
|
|
#main #content h5 { |
|
|
font-size: 18px; |
|
|
font-size: 18px; |
|
|
} |
|
|
} |
|
|
/* line 202, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 216, ../sass/_layout.scss */ |
|
|
#main #content h6 { |
|
|
#main #content h6 { |
|
|
font-size: 16px; |
|
|
font-size: 16px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 208, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 222, ../sass/_layout.scss */ |
|
|
#footer { |
|
|
#footer { |
|
|
background-color: #BB8757; |
|
|
background-color: #BB8757; |
|
|
height: 100px; |
|
|
height: 100px; |
|
|
} |
|
|
} |
|
|
/* line 212, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 226, ../sass/_layout.scss */ |
|
|
#footer .container { |
|
|
#footer .container { |
|
|
padding: 0px; |
|
|
padding: 0px; |
|
|
} |
|
|
} |
|
|
/* line 214, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 228, ../sass/_layout.scss */ |
|
|
#footer .container .overflow { |
|
|
#footer .container .overflow { |
|
|
height: 30px; |
|
|
height: 30px; |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
|
|
|
|
|
|
border-right: solid 1px #e0e0e0; |
|
|
border-right: solid 1px #e0e0e0; |
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
border-bottom: solid 1px #e0e0e0; |
|
|
} |
|
|
} |
|
|
/* line 222, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 236, ../sass/_layout.scss */ |
|
|
#footer .container .content { |
|
|
#footer .container .content { |
|
|
padding-top: 20px; |
|
|
padding-top: 20px; |
|
|
color: white; |
|
|
color: white; |
|
|
} |
|
|
} |
|
|
/* line 226, ../sass/_layout.scss */ |
|
|
|
|
|
|
|
|
/* line 240, ../sass/_layout.scss */ |
|
|
#footer .container .content a { |
|
|
#footer .container .content a { |
|
|
color: white; |
|
|
color: white; |
|
|
text-decoration: underline; |
|
|
text-decoration: underline; |