
/* INCIPIT /css/sake.css */
/* ========== TABLE OF CONTENTS ==========
* 1. Basic Tag Styles (standard tags as well as custom Clarity tag classes)
* 2. Typography Styles (text)
* 3. Form Styles (inputs, textareas, etc)
* 4. Table Styles (tr, th, td, etc)
* 5. Standard Sub Page Styles (for dsp_showpage as well as tools' PGE-fed sections)
* 6. Sub Page Layouts (A-H)
* 7. Page Specific Styles (PGE and other standard page styles)
*/
/* ===== BASIC TAG STYLES ===== */
hr {
height: 1px;
clear: both;
}
.button {
font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.dwarf {
font-size : 10px;
font-weight: normal;
line-height: normal;
letter-spacing: normal;
}
.error {
font-weight:bold;
}
.hand {
cursor:pointer;
}
.applyBorder {
border-width: 1px;
border-style: solid;
}
/* ===== TYPOGRAPHY STYLES ===== */
h2, .head,
h3, .home1,
h4, .home2,
h5 {
font-weight : bold;
}
h2, .head {
font-size : 120%;
}
h3, .home1 {
font-size : 110%;
}
h4, .home2,
h5 {
font-size : 100%;
}
/* ===== FORM STYLES ===== */
input, select {
font-family : verdana, geneva, arial, helvetica;
font-size : 10px;
}
.input {
width:150px;
}
textarea {
font-family : "courier new", monospaced;
font-size : 11px;
width: 400px
}
/* ===== TABLE STYLES ===== */
table {
border-collapse: collapse;
}
td, th {
padding: 4px;
font-size: 100%;
text-align: left;
}
td.right, th.right {
text-align: right;
}
thead, tfoot {
font-size:100%;
}
.trlabel, .tdlabel, .cell, .cell2, .odd, .even {
font-family : verdana;
letter-spacing: normal;
font-size : 100%;
padding-left: 0.5em;
padding-bottom: 0.5em;
}
thead th,
.trlabel,
.tdlabel,
.cell,
.cell2 {
font-weight: bold;
}
.cell,
.cell2 {
padding-top: 0.5em;
}
.box {
font-size:10px;
font-weight:normal;
letter-spacing:0px;
}
/* ========== STANDARD SUB PAGE STYLES ==========
* 1. #breadcrumb
* 2. h2#pageTitle
* 3. h3#pageSubTitle
* 4. #pageSummary
* 5. #pageContents
* 6. #pageBullets
* 7. #pageConclusion
* 8. #imageBlock
* 9. #imageBlockFeat
* 10. #calloutbox
* 11. #pageDownloads
*/
.page-breadcrumb {
margin-bottom: 0.8em;
font-weight: bold;
font-size: 100%;
}
.page-breadcrumb .breadcrumbTitle {
padding-right: 10px;
}
.page-breadcrumb a,
.page-breadcrumb a:hover,
.page-breadcrumb a:focus {
text-decoration: none;
}
.page-title {
font: normal bold 185%/120% "Droid Serif", "Times New Roman", Times, serif;
padding: 0.1em 0;
}
.page-subtitle {
font: italic normal 120%/150% "Droid Serif", "Times New Roman", Times, serif;
padding: 0 0 0.3em;
}
.page-summary p,
.page-contents p,
.page-conclusion p,
.page-bullets ul,
.page-bullets ol {
line-height: 125%;
padding: 0.5em 0;
}
.page-summary ul li,
.page-contents ul li,
.page-conclusion ul li {
margin-left: 1.6em;
list-style: disc outside url('/image/Bullet.gif');
}
.page-summary ol li,
.page-contents ol li,
.page-conclusion ol li {
margin-left: 1.6em;
list-style: decimal outside none;
}
.page-bullets {
clear: left;
}
.page-bullets ul li,
.page-bullets ol li {
margin-left: 1.6em;
line-height: 150%;
}
.page-bullets span.clear {
clear: left;
}
.page-image-block,
.page-featured-image {
padding: 0 0.5em 0.5em;
}
.page-image-block.right,
.page-featured-image.right {
float: right;
clear: right;
padding-right: 0;
margin-left: 1em;
}
.page-image-block.left,
.page-featured-image.left {
float: left;
clear: left;
padding-left: 0;
margin-right: 1em;
}
.page-image-block .image-nav,
.page-featured-image .image-nav {
margin: 0 auto;
text-align: center;
padding: 0.2em 0;
font-size: 100%;
font-weight: bold;
font-family: "Droid Sans", Tahoma, Helvetica, Arial, sans-serif;
}
.page-image-block .image-nav *,
.page-featured-image .image-nav * {
display: inline-block;
vertical-align: middle;
}
.page-content #currCaption,
.page-content #featCaption {
font-size: 80%;
text-align: center;
}
.page-additional-info {
width: 200px;
position: relative;
margin: 1em 0;
border-width: 2px;
border-style: solid;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.page-additional-info h3 {
width: 180px;
padding: 0 10px;
margin: 0;
font-size: 100%;
line-height: 40px;
text-align: left;
}
.page-additional-info .page-additional-content {
width: 180px;
padding: 0 10px;
text-align: center;
}
.page-additional-info .page-additional-list {
width: 180px;
padding: 0 0 12px;
color: inherit;
}
.page-additional-info .page-additional-list li {
list-style: disc;
display: list-item;
text-align: left;
margin: 0 0 0 1em;
padding: 5px 0;
}
.page-additional-info .page-additional-list a {
font-size: 90%;
}
.page-downloads {
margin: 1em 0;
clear: both;
}
.page-dowloads h3 {
padding-bottom: 0.5em;
}
.page-downloads .page-download-block {
width: 45%;
min-height: 45px;
float: left;
padding-right: 5%;
padding-bottom: 0.5em;
position: relative;
}
.page-downloads .page-download-thumb {
display: block;
padding-right: 10px;
position: absolute;
left: 0;
top: 0;
}
.page-downloads .page-download-block h4,
.page-downloads .page-download-block p {
font-size: 90%;
padding-left: 42px;
}
/* ========== SUB PAGE LAYOUTS ==========
* 1. Layout A
* 2. Layout B
* 3. Layout C
* 4. Layout D
* 5. Layout E
* 6. Layout F
*
* ===== Layout A ===== */
.page-summary.layoutA p,
.page-contents.layoutA p,
.page-conclusion.layoutA p,
.page-bullets.layoutA ul,
.page-bullets.layoutA ol {
padding-left: 0;
}
.page-image-block.layoutA {
padding: 0 0 0.5em;
}
.page-image-block.layoutA,
.page-additional-info.layoutA {
float: right;
clear: right;
margin-left: 1em;
}
/* ===== Layout B ===== */
.page-featured-image.layoutB {
float: left;
clear: left;
margin-right: 1em;
}
.page-image-block.layoutB,
.page-additional-info.layoutB {
float: right;
clear: right;
margin-left: 1em;
}
/* ===== Layout C ===== */
.page-additional-info.layoutC {
float: left;
clear: left;
margin-right: 1em;
}
.page-image-block.layoutC,
.page-featured-image.layoutC {
float: right;
clear: right;
margin-left: 1em;
}
/* ===== Layout D ===== */
.page-image-block.layoutD {
float: right;
clear: right;
margin-left: 1em;
}
.page-additional-info.layoutD {
float: left;
clear: left;
margin-right: 1em;
}
/* ===== Layout E ===== */
div.imageBlock.layoutE,
.page-image-block.layoutE {
float: right;
clear: right;
padding: 10px;
}
div.imageBlock.layoutE p.imageCaption,
.page-image-block.layoutE .image-caption {
font-size: 80%;
text-align: right;
margin: 0;
padding: 0;
}
.page-downloads.layoutE {
clear: none;
}
.page-downloads.layoutE .page-download-block.layoutE {
width: auto;
float: none;
clear: left;
padding: 0 0.5em;
}
/* ===== Layout F ===== */
.page-image-block.layoutF {
float: right;
}
.page-image-block.layoutF #myCaption {
text-align: center;
}
.page-image-block.layoutF #thumbGallery {
padding: 0.5em;
text-align: center;
}
.page-image-block.layoutF #thumbGallery .thumbSwitch {
display: inline-block;
width: 50px;
height: 50px;
padding: 5px;
}
.page-additional-info.layoutF,
.page-featured-image.layoutF {
float: left;
clear: left;
margin-right: 1em;
}
/* ===== Layout G ===== */
.page-video-block.layoutG {
float: right;
clear: right;
padding: 0 0 1em 1em;
text-align: center;
}
.page-video-block.layoutG .video-wrapper {
background: transparent url('/consoleAssets/image/loading.gif') no-repeat 50% 50%;
margin: 0 auto;
}
.video-wrapper.layoutG object {
display: block;
margin: 0 auto;
}
.page-video-block.layoutG .video-caption {
padding-top: 0.5em;
text-align: center;
}
.page-additional-info.layoutG {
float: left;
clear: left;
margin-right: 1em;
}
.page-video-thumbs {
margin-top: 1em;
}
.page-video-thumbs .page-video-thumb {
float: left;
padding: 0.5em 1.3em 0.5em 0;
width: 100px;
text-align: center;
}
.page-video-thumbs .page-video-thumb a {
text-decoration: none;
font-size: smaller;
font-weight: bold;
display: block;
position: relative;
}
.page-video-thumbs .page-video-thumb a img {
border: 1px solid #CCC;
}
/* ===== Layout H ===== */
.page-video-block.layoutH {
float: right;
clear: right;
padding: 0 0 1em 1em;
text-align: center;
}
.page-video-block.layoutH .video-wrapper {
background: transparent url('/consoleAssets/image/loading.gif') no-repeat 50% 50%;
margin: 0 auto;
}
.video-wrapper.layoutH object {
display: block;
margin: 0 auto;
}
.page-video-block.layoutH .video-caption {
padding-top: 0.5em;
text-align: center;
}
.page-video-block.layoutH .page-video-thumbs {
padding: 1em 0 0.5em;
margin: 0 auto;
}
.page-video-block.layoutH .page-video-thumbs .page-video-thumb {
position: relative;
display: block;
float: left;
width: 50px;
height: 50px;
padding: 5px;
overflow: hidden;
}
.page-additional-info.layoutH {
float: right;
clear: right;
margin-left: 1em;
}
.page-image-block.layoutH {
float: left;
margin-right: 1em;
}
.page-image-block.layoutH #myCaption {
text-align: center;
}
/* ===== Generic Page Form Styles ===== */
.contactForm,
.tableless {
display: block;
padding: 0.5em 0;
}
.tableless {
float: left;
width: 50%;
}
.tableless.right {
float: right;
}
.contactForm fieldset,
.tableless fieldset {
display: block;
border: none;
padding: 0 0.5em;
position: relative;
}
.contactForm fieldset.first,
.tableless fieldset.first {
min-height: 1.75em;
}
.contactForm fieldset.first p.label,
.tableless fieldset.first p.label {
position: absolute;
top: 0.5em;
right: 1em;
margin: 0;
padding: 0;
font-size: 90%;
text-align: right;
}
.contactForm fieldset.legend,
.tableless fieldset.legend {
padding-top: 2.5em;
}
.contactForm fieldset h3,
.tableless fieldset h3 {
padding: 2.5% 2.5% 0.75em;
font-size: 110%;
}
.contactForm fieldset legend,
.tableless fieldset legend {
position: absolute;
top: 0.5em;
margin: 0;
padding: 0 2.5% 1%;
font: normal bold 100%/120% Arial, Helvetica, sans-serif;
}
.contactForm fieldset.oneCol p.req,
.contactForm fieldset.twoCol p.req,
.tableless fieldset.oneCol p.req,
.tableless fieldset.twoCol p.req {
position: absolute;
top: 1em;
right: 1em;
margin: 0;
padding: 0;
width: 35%;
font-size: 90%;
text-align: right;
}
.contactForm label.center,
.tableless label.center {
text-align: center;
}
fieldset.oneCol label,
fieldset.oneCol textarea,
fieldset.oneCol p,
fieldset.twoCol label,
fieldset.twoCol textarea,
fieldset.twoCol label.full,
fieldset.twoCol p.full {
display: block;
margin: 0;
padding: 2.5% 7.5% 5% 2.5%;
width: 90%;
}
fieldset.twoCol label,
fieldset.twoCol textarea {
width: 44%;
padding: 1% 2.5%;
float: left;
}
fieldset abbr {
display: block;
}
.contactForm fieldset select,
.tableless fieldset select {
display: block;
max-width: 90%;
}
.contactForm .tdlabel,
.contactForm .cell,
.tableless .tdlabel,
.tableless .cell {
background-color: transparent;
}
.contactForm .error,
.tableless .error {
background-color: transparent;
}
.contactForm .error input,
.contactForm .error select,
.contactForm .error textarea,
.tableless .error input,
.tableless .error select,
.tableless .error textarea {
margin-top: 0.2em;
padding: 0.2em;
border: 1px solid #C00;
background: #FFF0F0;
-moz-box-shadow: 0 0 3px #C00;
-webkit-box-shadow: 0 0 3px #C00;
box-shadow: 0 0 3px #C00;
}
.contactForm p,
.tableless p {
padding: 0.3em;
margin: 2.5%;
}
.contactForm p.success,
.tableless p.success {
color: #147145;
font-weight: bold;
background: #F0FFF0;
background: rgba(0, 204, 0, 0.2);
-moz-box-shadow:0 0 3px #147145;
-webkit-box-shadow:0 0 3px #147145;
box-shadow:0 0 3px #147145;
}
.contactForm input[type=submit],
.tableless input[type=submit] {
margin-left: 2.5%;
margin-bottom: 2.5%;
}
/* Let's jazz this @#$% up! */
.smooth {
float: left;
width: auto;
max-width: 45%;
padding: 0.5em;
margin: 1.5em 0.5% 0.5%;
-webkit-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
}
.contactForm.smooth {
width: auto;
max-width: 100%;
}
.smooth fieldset:first-child,
.smooth fieldset.top {
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.smooth fieldset:last-child,
.smooth fieldset.bottom {
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
.smooth fieldset legend {
color: #383937;
font-size: 125%;
font-weight: bold;
line-height: 110%;
font-family: inherit;
letter-spacing: 1px;
}
.smooth fieldset.legend {
padding-top: 3.5em;
}
.smooth fieldset.oneCol label,
.smooth fieldset.oneCol textarea,
.smooth fieldset.oneCol p,
.smooth fieldset.twoCol label,
.smooth fieldset.twoCol textarea,
.smooth fieldset.twoCol label.full,
.smooth fieldset.twoCol p.full {
display: block;
width: 93%;
margin: 0;
padding: 3% 3.5% 4%;
}
.smooth fieldset.twoCol label,
.smooth fieldset.twoCol textarea,
.smooth fieldset.twoCol p {
float: left;
width: 42%;
margin: 0;
padding: 3% 3.5% 4%;
}
.smooth input[type=submit],
.smooth input[type=button],
.smooth button,
.smooth .submit {
display: inline-block;
margin: 0 auto;
padding: 0.25em 0.4em 0.3em;
box-sizing: border-box;
-moz-border-radius: 6px;
border-radius: 6px;
font-family: inherit;
font-weight: bold;
font-size: larger;
letter-spacing: 1px;
text-decoration: none;
transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-ms-transition: all 0.4s;
}
/* This allows buttons/inputs to visually imitate ordinary text links */
.smooth input.link {
display: inline;
margin: 0;
padding: 0;
background: none;
border: none;
cursor: pointer;
text-decoration: underline;
font-weight: normal;
font-size: 90%;
/* Change font family to match page default */
font-family: Georgia, "Times New Roman", Times, serif;
}
/* EXCIPIT /css/sake.css */
/* INCIPIT /css/colors.css */
/* ========== Sitewide Default Color Scheme ========== */
/* CHANGE THESE COLORS TO FIT YOUR SITE */
/* ===== Page Element Colors ===== */
body, td, .normal {
color: #333;
}
ul, ol {
color: #333;
}
hr {
background-color: silver;
}
h2, h2 a,
.page-title,
.page-title a {
color : #756c4c;
}
h3, h3 a,
.page-subtitle,
.page-subtitle a {
color: #5ea646;
}
h4, h4 a {
color : #DCA639;
}
h5, h5 a {
color: #666;
}
.button {
color: #000;
}
.error {
color: #C00;
background-color: #FFF;
}
.applyBorder {
border-color: #FFF;
}
/* ===== Link Colors ===== */
a, a:visited {
color: #999;
}
a:hover,
a:focus {
color: #C00;
}
.page-breadcrumb,
.page-breadcrumb a {
color: #ACABAB;
}
.page-breadcrumb a:hover,
.page-breadcrumb a:focus {
color:#005634;
}
.page-breadcrumb span.breadcrumbTitle {
color: #B10B0B;
}
/* ===== Table Colors ===== */
thead th, .trlabel {
color: #FFF;
background-color: #5ea646;
}
.tdlabel {
font-weight: bold;
color: #FFF;
background-color: #d85c7d;
}
.cell, .odd {
color: #222;
background-color: #c8b979;
}
.cell2, .even {
color: #222;
background-color: #FFF;
}
/* ===== Sub Page Colors ===== */
.image-nav, .image-nav a {
color: #c8b979;
}
.page-additional-info {
color: #333;
border-color: #DCA639;
}
.page-additional-info h3 {
color: #FFF;
background-color: #DCA639;
}
.page-additional-info .page-additional-list a {
color: #333;
}
.page-additional-info .page-additional-list a:hover,
.page-additional-info .page-additional-list a:focus,
.page-additional-info .page-additional-list a:active {
color: #C00;
}
/* ===== Form Colors ===== */
.smooth {
background: #5ea646;
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.6);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
-o-box-shadow: 0 0 5px rgba(0,0,0,0.6);
-ms-box-shadow: 0 0 5px rgba(0,0,0,0.6);
box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
.smooth fieldset {
background: #5ea646;
}
.smooth input,
.smooth select,
.smooth textarea {
border: thin solid black;
}
.smooth input[type=submit],
.smooth input[type=button],
.smooth button,
.smooth .submit {
border: none;
/*
background: #5ea646;
color: white;
text-shadow: 0 0 3px rgba(0,0,0,0.4);
border: 3px solid #5ea646;
*/
}
.smooth input[type=submit]:hover,
.smooth input[type=submit]:focus,
.smooth input[type=submit]:active,
.smooth input[type=button]:hover,
.smooth input[type=button]:focus,
.smooth input[type=button]:active,
.smooth button:hover,
.smooth button:focus,
.smooth button:active,
.smooth .submit:hover,
.smooth .submit:focus,
.smooth .submit:active {
/*
border-color: #5ea646;
text-shadow: 0 0 6px rgba(0,0,0,0.75);
-moz-box-shadow: 0 0 4px rgba(0,0,0,0.6);
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.6);
-o-box-shadow: 0 0 4px rgba(0,0,0,0.6);
-ms-box-shadow: 0 0 4px rgba(0,0,0,0.6);
box-shadow: 0 0 4px rgba(0,0,0,0.6);
*/
}
.smooth input.link,
.smooth input.link:hover,
.smooth input.link:focus,
.smooth input.link:active {
color: #333333;
border-color: transparent;
text-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.smooth input.link:hover,
.smooth input.link:focus,
.smooth input.link:active {
color: #C00;
}
.smooth .notice,
.smooth h3 {
color: #C00;
font-size: 135%;
font-weight: normal;
}
.smooth fieldset .error {
line-height: 140%;
background-color: rgb(250,255,189);
background-color: rgba(250,255,189,0.9);
box-shadow: 0 1px 0.4em rgba(0,0,0,0.5);
margin-bottom: 0.25em !important; /* box-shadow will get cut off otherwise */
}
.smooth a.link {
color: white;
}
/* ========== END SITE COLOR SCHEME ========== */
/* EXCIPIT /css/colors.css */
/* INCIPIT /css/layout.css */
/*
* HTML5 Boilerplate
*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* =============================================================================
HTML5 element display
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, output { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* =============================================================================
Base
========================================================================== */
/*
* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
* http://clagnut.com/blog/348/#c790
* 2. Force vertical scrollbar in non-IE
* 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
* www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
* 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
* 5. The basic resets.
*/
html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; font-family: "Droid Serif"; color: #222; }
button, input, select, textarea { font-family: sans-serif; color: #222; }
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
/*
* These selection declarations have to be separate
* No text-shadow: twitter.com/miketaylr/status/12228805301
* Also: hot pink!
*/
::-moz-selection { background: #201C6F; color: #fff; text-shadow: none; }
::selection { background: #201C6F; color: #fff; text-shadow: none; }
/* =============================================================================
Links
========================================================================== */
/* a, a:visited { color: #A77A2E; } */
a:focus { outline: thin dotted; }
/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }
/* =============================================================================
Typography
========================================================================== */
abbr[title] { border-bottom: 1px dotted; display: inline-block; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
a mark { background: inherit; color: #C00; }
/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
Lists
========================================================================== */
ul, ol { margin: 0; padding: 0 0 0 1.8em; }
dd { margin: 0 0 0 1.8em; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }
/* =============================================================================
Embedded content
========================================================================== */
/*
* Improve image quality when scaled in IE7
* code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
*/
img { border: 0; -ms-interpolation-mode: bicubic; }
/*
* Correct overflow displayed oddly in IE9
*/
svg:not(:root) {
overflow: hidden;
}
/* =============================================================================
Figures
========================================================================== */
figure { margin: 0; }
/* =============================================================================
Forms
========================================================================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/*
* 1. Correct color not inheriting in IE6/7/8/9
* 2. Correct alignment displayed oddly in IE6/7
*/
legend { border: 0; *margin-left: -7px; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/*
* 1. Correct font-size not inheriting in all browsers
* 2. Remove margins in FF3/4 S5 Chrome
* 3. Define consistent vertical alignment display in all browsers
*/
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
/*
* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
* 2. Correct inner spacing displayed oddly in IE6/7
*/
button, input { line-height: normal; *overflow: visible; }
/*
* 1. Display hand cursor for clickable form elements
* 2. Allow styling of clickable form elements in iOS
*/
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
/*
* Consistent box sizing and appearance
*/
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
/*
* Remove inner padding and border in FF3/4
* www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
*/
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }
/* Colors for form validity */
input:valid, textarea:valid { }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/*
* Sometimes you just want to be sure your placeholder text isn't mistaken for real text.
* http://css-tricks.com/snippets/css/style-placeholder-text/
*/
::-webkit-input-placeholder { color: #AAAAAA; }
:-moz-placeholder { color: #AAAAAA; }
:-ms-input-placeholder { color: #AAAAAA; }
/*
* Since iOS and others don't always remove placeholder on focus
* http://css-tricks.com/snippets/css/style-placeholder-text/#comment-121251
*/
:focus::-webkit-input-placeholder {	color: transparent; }
:focus:-moz-placeholder { color: color: transparent; }
/* =============================================================================
Tables
========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }
/* =============================================================================
Basic CCI Helper Classes
========================================================================== */
.block {
display: block;
}
.center {
text-align: center;
}
.clear {
clear: both;
}
.clear-left {
clear: left;
}
.clear-right {
clear: right;
}
.onepx {
display: block;
height: 1px;
width: 1px;
font: normal 1px/1px sans-serif;
}
.left {
float: left;
}
.right {
float: right;
}
/* =============================================================================
Site Theme styles.
========================================================================== */
.button {
display: inline-block;
box-sizing: border-box;
padding: 0.125em 1.25em;
border: none;
border-radius: 0.75em;
font: bold italic 110%/160% "Droid Serif Bold Italic", Georgia, "Times New Roman", Times, serif;
text-align: center;
text-decoration: none;
}
.button.brown {
background: rgb(200,185,121); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4Yjk3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2M4Yjk3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2M4Yjk3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiY2FhNjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(200,185,121,1) 0%, rgba(200,185,121,1) 33%, rgba(200,185,121,1) 67%, rgba(188,170,102,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(200,185,121,1)), color-stop(33%,rgba(200,185,121,1)), color-stop(67%,rgba(200,185,121,1)), color-stop(100%,rgba(188,170,102,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(200,185,121,1) 0%,rgba(200,185,121,1) 33%,rgba(200,185,121,1) 67%,rgba(188,170,102,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(200,185,121,1) 0%,rgba(200,185,121,1) 33%,rgba(200,185,121,1) 67%,rgba(188,170,102,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(200,185,121,1) 0%,rgba(200,185,121,1) 33%,rgba(200,185,121,1) 67%,rgba(188,170,102,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(200,185,121,1) 0%,rgba(200,185,121,1) 33%,rgba(200,185,121,1) 67%,rgba(188,170,102,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8b979', endColorstr='#bcaa66',GradientType=0 ); /* IE6-8 */
color: white;
box-shadow: 0.25em 0.25em 0.5em rgba(240,225,161,0.6) inset, -0.25em -0.25em 0.5em rgba(168,150,82,0.8) inset;
}
.button.dark-brown {
background: rgb(165,156,115); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1OWM3MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzgxNzg1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzgxNzg1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTQ4MmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(165,156,115,1) 0%, rgba(129,120,84,1) 25%, rgba(129,120,84,1) 75%, rgba(81,72,42,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,156,115,1)), color-stop(25%,rgba(129,120,84,1)), color-stop(75%,rgba(129,120,84,1)), color-stop(100%,rgba(81,72,42,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(165,156,115,1) 0%,rgba(129,120,84,1) 25%,rgba(129,120,84,1) 75%,rgba(81,72,42,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(165,156,115,1) 0%,rgba(129,120,84,1) 25%,rgba(129,120,84,1) 75%,rgba(81,72,42,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(165,156,115,1) 0%,rgba(129,120,84,1) 25%,rgba(129,120,84,1) 75%,rgba(81,72,42,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(165,156,115,1) 0%,rgba(129,120,84,1) 25%,rgba(129,120,84,1) 75%,rgba(81,72,42,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a59c73', endColorstr='#51482a',GradientType=0 ); /* IE6-8 */
color: white;
box-shadow: 0.25em 0.25em 0.5em rgba(205,196,155,0.5) inset, -0.25em -0.25em 0.5em rgba(61,52,22,0.3) inset;
}
.button.orange {
background: rgb(255,228,49); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTQzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2ZlYzExZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZlYzExZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWIzMTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255,228,49,1) 0%, rgba(254,193,30,1) 33%, rgba(254,193,30,1) 67%, rgba(254,179,22,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,228,49,1)), color-stop(33%,rgba(254,193,30,1)), color-stop(67%,rgba(254,193,30,1)), color-stop(100%,rgba(254,179,22,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,228,49,1) 0%,rgba(254,193,30,1) 33%,rgba(254,193,30,1) 67%,rgba(254,179,22,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,228,49,1) 0%,rgba(254,193,30,1) 33%,rgba(254,193,30,1) 67%,rgba(254,179,22,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,228,49,1) 0%,rgba(254,193,30,1) 33%,rgba(254,193,30,1) 67%,rgba(254,179,22,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,228,49,1) 0%,rgba(254,193,30,1) 33%,rgba(254,193,30,1) 67%,rgba(254,179,22,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe431', endColorstr='#feb316',GradientType=0 ); /* IE6-8 */
color: #706849;
box-shadow: 0.25em 0.25em 0.5em rgba(255,228,49,0.4) inset, -0.25em -0.25em 0.5em rgba(254,179,22,1) inset;
}
/* =============================================================================
Site styles.
CCI Custom Site Styles go here
========================================================================== */
html, body {
background-color: #746c4c;
}
html, body a:hover {
color: #d85c7d;
}
.page-container {
background-color: white;
width: 1024px;
margin: 4em auto 0;
box-shadow: 0 0 30px rgba(0,0,0,0.5);
position: relative;
}
.page-header {
padding: 1.5em;
border-bottom: 12px solid #5ea646;
height: 95px;
text-align: right;
}
.page-logo {
float: left;
position: relative;
top: -2em;
width: 182px;
height: 145px;
background: transparent url(/image/logo.png) no-repeat center center;
}
.page-logo a {
height: 100%;
}
.top-buttons {
position: absolute;
right: 1.5em;
top: -3em;
text-align: right;
}
.top-buttons .button {
font: italic bold 1.25em/1.25em "Droid Serif Bold Italic", "Times New Roman", Times, serif;
padding: 0.3em 0.75em;
border-radius: 0.5em;
margin-left: 1em;
}
.header-search {
float: left;
padding-left: .5em;
}
.header-search input[type="search"],
.header-search input[type="text"] {
font-family: "Droid Serif Italic", "Times New Roman", Times, serif;
font-style: italic;
padding: .25em;
}
.header-search input[type="submit"] {
background: #6cba50; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNmNiYTUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU3OTk0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg, #6cba50 0%, #579941 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#6cba50), color-stop(100%,#579941)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #6cba50 0%,#579941 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #6cba50 0%,#579941 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #6cba50 0%,#579941 100%); /* IE10+ */
background: linear-gradient(135deg, #6cba50 0%,#579941 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cba50', endColorstr='#579941',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
border: 1px solid #6cba50;
border-radius: 1.5em;
width: 2.5em;
height: 2.5em;
line-height: 1em;
text-align: center;
text-transform: uppercase;
color: white;
font-size: 80%;
padding: 0;
margin: 0;
}
.header-login input[type="email"] {
font-family: "Droid Serif Italic", "Times New Roman", Times, serif;
font-style: italic;
padding: .25em;
}
.header-login input[type="password"] {
font-family: "Droid Serif Italic", "Times New Roman", Times, serif;
font-style: italic;
padding: .25em;
}
.header-login input[type="submit"] {
background: #6cba50; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNmNiYTUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU3OTk0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg, #6cba50 0%, #579941 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#6cba50), color-stop(100%,#579941)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #6cba50 0%,#579941 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #6cba50 0%,#579941 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #6cba50 0%,#579941 100%); /* IE10+ */
background: linear-gradient(135deg, #6cba50 0%,#579941 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cba50', endColorstr='#579941',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
border: 1px solid #6cba50;
border-radius: 1.5em;
width: 2.5em;
height: 2.5em;
line-height: 1em;
text-align: center;
text-transform: uppercase;
color: white;
font-size: 80%;
padding: 0;
margin: 0;
}
.register-link {
font-family: "Droid Serif Italic", "Times New Roman", Times, serif;
font-style: italic;
font-size: .75em;
color: #817854;
text-decoration: none;
padding: .25em 7.5em .25em .25em;
}
.password-link {
font-family: "Droid Serif Italic", "Times New Roman", Times, serif;
font-style: italic;
font-size: .75em;
color: #817854;
text-decoration: none;
padding: .25em 3.5em .25em .25em;
}
.page-navigation {
font: bold 170%/100% "Droid Serif", "Times New Roman", Times, serif;
color: #756c4d;
display: inline;
}
.page-navigation ul {
margin-top: 1.2em;
}
.page-navigation li {
display: inline;
}
.page-navigation li:after {
content: "|";
display: inline;
line-height: 125%;
padding: 0;
}
.page-navigation li:last-child:after {
display: none;
}
.page-navigation a {
text-decoration: none;
color: #756c4d;
}
.page-body {
position: relative;
padding: 1.5em;
}
.page-footer {
width: 1024px;
margin: 1.5em auto;
font: normal normal 100%/100% "Droid Serif", "Times New Roman", Times, serif;
color: #c8b978;
position: relative;
}
.footer-nav {
float: right;
width: 48%;
}
.footer-nav .social {
float: right;
margin-left: 0.5em;
background: transparent url('/image/social.png') no-repeat left top;
height: 16px;
width: 16px;
text-indent: -999em;
text-decoration: none;
}
.footer-nav .social.twit {
background-position: right top;
}
.page-footer a {
color: #c8b978;
text-decoration: none;
}
.page-footer li {
display: inline;
color: #c8b978;
}
.page-footer li:after {
content: "|";
display: inline;
line-height: 125%;
padding: 0;
}
.page-footer li:last-child:after {
display: none;
}
.attribution {
display: inline;
}
/* =============== Landing Page Styles =============== */
.landingPage {
background-color: #c8b97e;
text-align: center;
}
.landingPage img.page {
margin: 0 auto;
}
/* =============================================================================
Non-semantic helper classes
Please define your styles before this section.
========================================================================== */
/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* Hide for both screenreaders and browsers:
css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: by Jon Neal.
www.webaim.org/techniques/css/invisiblecontent/ & j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* =============================================================================
Print styles.
Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
========================================================================== */
@media print {
* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
a, a:visited { color: #444 !important; text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* Don't show links for images, or javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3{ page-break-after: avoid; }
}
/* EXCIPIT /css/layout.css */
/* INCIPIT /css/home.css */
/* The few styles belonging to the home circuit */
/* HOME PAGE STYLES */
.page-body.home {
position: relative;
margin-top: 0;
padding-top: 322px;
}
.home-rim {
position: absolute;
left: 0;
right: 0;
top: 0;
height: 309px;
border-bottom: 12px solid #5ea646;
overflow: hidden;
}
.page-body.home .page-title {
font-size: 350%;
}
.page-body.home .page-subtitle {
font-size: 160%;
}
.quick-search {
position: relative;
top: -3.9em;
z-index: 100;
float: right;
width: 27%;
margin-left: 1em;
margin-bottom: 1em;
background-color: #c8b979;
border-radius: 8px;
-webkit-border-radius: 8px;
overflow: hidden;
padding: 1em;
}
.quick-search h1 {
display: block;
position: static;
background-color: #5ea646;
color: white;
font: italic bold 160%/240% "Droid Serif Bold Italic", "Times New Roman", Times, serif;
text-align: center;
margin: -0.625em -0.625em 1em;
}
.quick-search select {
width: 48%;
}
.quick-search fieldset {
padding-top: 1em;
}
.quick-search .top {
display: inline-block;
width: 48%;
vertical-align: top;
}
.quick-search fieldset label {
display: block;
}
.quick-search .button {
float: right;
font-size: 90%;
}
.quick-search .button.advanced-search {
float: left;
}
/* ===== CONTACT PAGE STYLES ===== */
.contact-form .contactForm,
.contact-hours,
.contact-directions,
.contact-map {
margin: 1em 0;
}
.contact-form .contactForm fieldset.legend {
padding-top: 1em;
}
.contact-form .contactForm fieldset p.req {
position: static;
float: none;
clear: both;
width: auto;
font-size: larger;
text-align: left;
color: white;
padding: 0 0.75em;
line-height: 24px;
}
.contact-form .social-links {
line-height: 31px;
}
.social-links a {
text-decoration: none;
padding-right: 1em;
}
.social-links .twit img,
.social-links .fb img {
height: 30px;
border-radius: 4px;
overflow: hidden;
display: inline-block;
vertical-align: top;
}
.addresses {}
.addresses .address {
float: left;
box-sizing: border-box;
width: 33%;
padding: 1em 0.5em 1em 0;
}
.addresses .header,
.addresses .address-block {
padding: 0 0 0.5em;
list-style: none;
}
.contact-directions h1,
.contact-hours h2 {
font: normal bold 185%/120% "Droid Serif Bold", "Times New Roman", Times, serif;
padding: 0.1em 0;
color: #756c4c;
}
/* EXCIPIT /css/home.css */

