/*
Theme Name: Constellation
Author: Cheryl Woynarski
Author URI: http://www.woyadesign.com/
Description: Custom theme for Constellation website
Version: 1.0
*/

@font-face
{
   font-family: effortless;
   src: url('/wp/wp-content/themes/constellation/effortless.eot?') format('eot'), url('/wp/wp-content/themes/constellation/effortless.woff') format('woff'), url('/wp/wp-content/themes/constellation/effortless.ttf') format('truetype'), url('/wp/wp-content/themes/constellation/effortless.svg#effortless') format('svg');
   font-weight: normal;
   font-style: normal;
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, img
{
   border: 0;
   margin: 0;
   padding: 0;
}
body
{
   background: #000000;
   color: #0B1727;
   font: 15px Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
a
{
   color: #4B709C;
   text-decoration: underline;
}
a:focus, a:hover, a:active
{
   text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
   color: #20487C;
   font-family: effortless, Arial, 'Helvetica Neue', Helvetica, sans-serif;
   font-weight: normal;
   line-height: 1.1;
   margin: 1em 0;
   text-shadow: 0 1px 0 #FFFFFF;
   text-transform: lowercase;
}
h1
{
   font-size: 28px;
   margin-top: 1.66em;
   margin-bottom: 0.66em;
}
h1:first-child
{
   margin-top: 0;
}
h2
{
   background: #4B709C;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
   color: #FFFFFF;
   font-size: 16px;
   padding: 5px 10px;
   text-shadow: none;
}
h3, h4, h5
{
   font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   text-shadow: none;
   text-transform: none;
}
h4
{
   font-size: 14px;
}
h5
{
   font-size: 11px;
   text-transform: uppercase;
}
hr
{
   background: url("images/hr.gif") repeat-x center;
   border-width: 0;
   height: 2px;
   line-height: 0;
   margin: 1em 0;
   padding: 0;
   width: 100%;
}
hr.foot
{
   margin-top: 3em;
}
p, ol, ul
{
   line-height: 1.5;
   margin-top: 1em;
   margin-bottom: 1em;
}
ul
{
   list-style-image: url('images/star.png');
}
ol li, ul li
{
   margin-top: 0.5em;
   margin-bottom: 0.5em;
}
.back-to-top
{
   background: url("images/hr.gif") repeat-x center;
   font-size: 9px;
   margin: 4.8em 0;
   text-align: center;
   text-shadow: 0 1px 0 #FFFFFF;
   text-transform: uppercase;
}
.back-to-top a
{
   background: url('images/paper.gif');
   color: #808080;
   padding: 0 10px;
   text-decoration: none;
}
.credit
{
   color: #B0B0B0;
   font-size: 9px;
   margin-top: 0.25em;
   text-align: right;
   text-transform: uppercase;
}
.credit a
{
   color: #B0B0B0;
   text-decoration: none;
}
.figure
{
   font-size: 12px;
   margin: 3.75em auto;
   width: 500px;
}
.figure img, .figure iframe
{
   -moz-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
   -webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
   box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
   display: block;
   margin: 0 auto;
   max-width: 500px;
}
.figure iframe
{
   border: 5px solid #FFFFFF;
   max-width: 490px;
}
.link
{
   background: #FFFFFF;
   -moz-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
   -webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
   box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
   display: table;
   margin-bottom: 1em;
   table-layout: fixed;
   width: 665px;
}
.link div
{
   display: table-cell;
   vertical-align: middle;
}
.link .thumbnail
{
   height: 80px;
   overflow: hidden;
   padding: 5px 0 5px 5px;
   width: 80px;
}
.link .thumbnail img
{
   display: block;
   margin: 0 auto;
   max-height: 80px;
   max-width: 80px;
}
.link .content
{
   font-size: 14px;
   padding: 5px 25px;
}
.link .icons
{
   overflow: hidden;
   padding: 5px 0;
   width: 54px;
}
.link .icons img
{
   display: block;
   margin: 5px auto;
   max-height: 24px;
   max-width: 24px;
}
.link h3, .link p
{
   line-height: 1.5;
   margin: 0;
}
.link h3 a
{
   color: #20487C;
   text-decoration: none;
}
.link h3 a:focus, .link h3 a:hover, .link h3 a:active
{
   color: #56B0E4;
}
.note
{
   border: 1px dashed #808080;
   font-size: 14px;
   padding: 20px;
}
ul.note
{
   list-style-image: none;
   list-style-type: none;
}
ul.note li
{
   margin-top: 0;
   margin-bottom: 0;
}
#top-bar
{
   background: #000000;
   color: #FFFFFF;
   font-size: 14px;
   height: 40px;
   line-height: 40px;
   margin: 0 auto;
   overflow: hidden;
   padding: 0 15px;
   position: relative;
   width: 970px;
   z-index: 2;
}
#top-bar .widget
{
   float: left;
   margin-right: 1em;
}
#top-bar .widget h4
{
   color: #C0C0C0;
   display: inline;
   font-weight: normal;
   line-height: 1.5;
   margin: 0 0.5em 0 0;
}
#top-bar .widget ul, #top-bar .widget ul li
{
   display: inline;
   list-style-image: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#top-bar .widget ul li
{
   margin-right: 0.25em;
}
#top-bar #social-media
{
   float: right;
   text-align: center;
   width: 230px;
}
#top-bar #social-media img
{
   margin: 0 2px;
   vertical-align: middle;
}
#container
{
   background: #C1DDF3 url('images/background.png') repeat-x top center;
   clear: both;
   margin: 0 auto;
   min-width: 1000px;
   padding-bottom: 50px;
   zoom: 1;
}
#wrapper
{
   margin: 0 auto;
   position: relative;
   width: 1000px;
   z-index: 1;
}
#header
{
   height: 114px;
   padding: 25px 15px 0 15px;
   width: 970px;
}
#header img.moon
{
   position: absolute;
   right: 3px;
   top: -71px;
}
#menu
{
   background: #152E4F;
   -moz-border-radius: 7px 7px 0 0;
   -webkit-border-radius: 7px 7px 0 0;
   border-radius: 7px 7px 0 0;
   color: #FFFFFF;
   font-family: effortless, Arial, 'Helvetica Neue', Helvetica, sans-serif;
   font-size: 18px;
   height: 45px;
   line-height: 45px;
   padding: 0 15px;
   text-transform: lowercase;
   width: 970px;
}
#menu a
{
   color: #FFFFFF;
   text-decoration: none;
}
#menu a:focus, #menu a:hover, #menu a:active
{
   text-shadow: 0 0 9px #FFFFFF;
}
#menu ul
{
   line-height: 45px;
   list-style-image: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#menu ul li
{
   float: left;
   margin: 0 15px;
   padding: 0;
}
#main
{
   background: #FFFFFF;
   overflow: hidden;
   padding: 15px 15px 30px 15px;
   width: 970px;
}
#content
{
   float: left;
   width: 725px;
}
.content-box
{
   background: url('images/paper.gif');
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
   margin: 15px 0;
   padding: 30px;
   width: 665px;
}
.content-box:first-child
{
   margin-top: 0;
}
.content-box:last-child
{
   margin-bottom: 0;
}
.content-box img
{
   max-width: 665px;
}
#col-right
{
   float: right;
   text-align: center;
   width: 230px;
}
#col-right form
{
   margin: 0;
   padding: 12px 0;
}
#col-right form.login
{
   overflow: hidden;
   padding-top: 0;
   position: relative;
   width: 230px;
}
#col-right form.login div
{
   float: left;
   text-align: left;
   width: 125px;
}
#col-right form.login div + div
{
   float: right;
   width: 93px;
}
#col-right form.login input[type="text"], #col-right form.login input[type="password"], #col-right form.login input[type="submit"]
{
   box-sizing: border-box;
   width: 125px;
}
#col-right form.login input[type="text"]
{
   margin-bottom: 4px;
}
#col-right form.login input[type="checkbox"]
{
   float: left;
}
#col-right form.login input[type="submit"]
{
   bottom: 12px;
   position: absolute;
   right: 0;
   width: 90px;
}
#col-right form.login p
{
   font-size: 9px;
   line-height: 9px;
   margin: 4px 0 0 23px;
}
#col-right h2
{
   margin: 12px 0;
}
#col-right img
{
   padding: 12px;
   vertical-align: middle;
}
#footer
{
   background: #152E4F;
   -moz-border-radius: 0 0 7px 7px;
   -webkit-border-radius: 0 0 7px 7px;
   border-radius: 0 0 7px 7px;
   clear: both;
   color: #FFFFFF;
   font-size: 14px;
   padding: 20px 15px;
   text-align: center;
   width: 970px;
}
#footer p
{
   margin: 0;
}