* {
    text-rendering: optimizeLegibility;
}

body {
    color: #232323;
}

h1, h2, h3, h4, h5, h6 {
    color: #33302E;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}
h2 {
    margin-bottom: 0.5em;
}
h3 {
    font-size: 21px;
    line-height: 32px;
}

hr {
    height: 1px
}

a {
    color: #0071BC;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none
}
a:focus {
    outline: none
}

.clearfix, .container {
    clear: both
}

.hide {
    display: none;
}

/* header and nav */

#header {
    background: #005075 url(images/bg_grade.png) repeat-y top center;
    height: 105px;
}
#header h1 {
    margin-top: 25px;
    margin-bottom: 0;
}
#header h1 a {
    background: transparent url(images/wave_logo.png) no-repeat top left;
    display: block;
    width: 190px;
    height: 55px;
}
#header h1 em {
    display: none;
}

#header h1 

div#header div.span-19 {
    background: transparent
}
div#header .span-19 {
    padding-top: 40px;
}
ul#skyline {
    padding-left: 70px;
    float: left;
}
ul#skyline li {
    float: left;
    list-style-type: none;
    background: url(images/sprite-icons-small.png) no-repeat left 10px;
    padding-left: 40px;
    margin-left: 20px;
    font-size: 18px;
}
ul#skyline li.home {
    padding-left: 0;
    margin-left: 0;
}
ul#skyline li a {
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}
ul#skyline li a:hover {
    color: #C0E1FB;
}

body.pageid-220 #skyline li.un-pricing a,
body.parent-pageid-224 #skyline li.about a,
body.pageid-224 #skyline li.about a,
body.blog #skyline li.blog a,
body.single #skyline li.blog a,
body.archive #skyline li.blog a  {
    color: #C0E1FB
}

ul#user_links {
    float: right;
}
ul#user_links li {
    font-size: 14px;
    margin-top: 4px;
    float: right;
    list-style-type: none;
    background: none;
    text-align: right;
}
ul#user_links a {
    font-weight: normal;
    text-shadow: 1px 1px 1px #333;
    color: #C0E1FB;
    margin-right: 20px;
}
ul#user_links a:hover {
    color: #fff;
}
ul#user_links li#sign_up_link {
    background: url(images/sprite-icons-small.png) no-repeat right 10px;
    padding-right: 5px;
    margin-right: 10px;
}
ul#user_links li#log_in_link a {
    background: url(images/sprite-icons-small.png) no-repeat right -28px;
    margin-right: 0;
    padding-right: 23px;
    font-weight: normal;
}


/* about us section */

#content.has_submenu .entry-content {
    padding-right: 40px
}

.submenu {
    margin: 30px 20px 0 0;
    padding: 0;
}

div.sidebar .submenu li {
    border-bottom: 1px solid #86AFCA;
    border-top: 1px solid #FFFFFF;
    padding: 0px;
    margin: 0;
    list-style-type: none;
    font-size: 14px;
    position: relative;
}

div.sidebar .submenu li img {
    position: absolute;
    left: -20px;
    top: 17px;
}

div.sidebar  .submenu ul.children {
    margin-left: 0;
}

.submenu li a {
    display: block;
    padding: 20px;
}

.submenu li.current_page_item a {
    color: #444444;
    cursor: default;
}

.submenu li.current_page_ancestor li.current_page_ancestor a {
    cursor: pointer;
}


#TopThree {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
#TopThree li {
    margin: 5px 15px 15px 15px;
    padding-left: 45px;
    padding-top: 10px;
    font-size: 1.2em;
    background-image: url(images/sprite-icons-large.png);
    background-repeat: no-repeat;
    min-height: 40px;
    margin-bottom: 0;
}
#TopThree li.one   { background-position: 0px -353px; }
#TopThree li.two   { background-position: 0px -453px; }
#TopThree li.three { background-position: 0px -555px; }

/* some shenanigans to make the menu appear flat rather than nested */

li.page-item-224 {
    border-top: none  !important;
    border-bottom: none  !important;
}
li.page-item-224 a {
    border-bottom: 1px solid #86AFCA;
}
li.page-item-224 .children a {
    border: none;
}

.pageid-224 li.page-item-224 .children a {
    color: #0071BC;
    cursor: pointer;
}
.pageid-224 li.page-item-224 .children a:hover {
    color: #000;
}


/* generalities */
#container {
    margin-bottom: 40px;
    padding-bottom: 40px
}
#wrapper {
    padding-bottom: 80px
}

div#container, div#secondary {
    margin-top: 0px
}

div.sidebar {
    background-color: #DBE9F0;
    padding-top: 30px
}

div.sidebar ul ul li {
    margin-left: 0.5em;
    color: #00929F;
}

p.dek {
    font-size: 120%;
    line-height: 1.2;
    color: #0A3154;
    margin-bottom: 0.75em;
}


.entry-sidebar {
    margin-top: 10px;
    font-size: 90%
}
.entry-content h3 {
    margin-bottom: 0.5em;
    margin-top: 0.2em;
    line-height: 1.2em
}
.entry-meta {
    font-size: 90%;
    color: #444444;
    line-height: 1.8;
}


/* home */
.home #main {
    background: #005075 url(images/bg_grade.png) repeat-y top center;
    border-bottom: 1px solid #003552;
}
.home #content {
    padding: 0
}
.home .container #content {
    margin: 0
}
.home .entry-title {
    display: none
}
.lead {
    padding-top: 0px;
    padding-bottom: 30px;
}
.lead .vzaar_media_player {
    border: 3px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 2px 1px #333;
    -webkit-box-shadow: 0px 2px 1px #333;
    box-shadow: 0px 2px 1px #333;
    /*width: 462px;*/
    width: 430px;
}
.lead h1 {
    font-size: 42px;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    font-weight: bold;
    margin-bottom: 0.4em;
    margin-left: 20px;
}
.lead h1 a {
    color: #fff;
}
.lead p {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.35;
    margin-right: 20px;
    font-weight: 300;
    margin-bottom: 1em;
    margin-left: 20px;
}
.lead a.sign_up {
    margin-left: 20px
}

.sign_up {
    display: block;
    background-color: #00929F;
    border: 3px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 2px 1px #333;
    -webkit-box-shadow: 0px 2px 1px #333;
    box-shadow: 0px 2px 1px #333;
    text-shadow: 1px 1px 1px #333;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold !important;
}
.sign_up:hover {
    background-color: #74CBC8;
    color: #222;
    text-shadow: none;
}

.home #testimonials {
    padding-left: 25px;
    height: 65px;
}

/* testimonials */
#testimonials, body.page-template-landing_page-php #testimonials {
    background: #0A3154 url(images/bg_testimonials.png) repeat-x top center;
    padding: 30px;
    padding: 25px 0 10px 0;
    border-top: 1px solid #86AFCA;
    padding-bottom: 20px;
    height: 50px;
    overflow: hidden;
}

body.page-template-landing_page-php #testimonials {
    height: 60px;
}

#testimonials blockquote {
    margin: 0;
    clear: both;
}

#testimonials blockquote.first_quote {
    display: block;
}
#testimonials blockquote p {
    margin: 2px 0;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2;
    text-indent:-.5em;
}

#testimonials cite {
    font-style: normal;
    color: #fff;
    display: block;
    font-size: 11px;
    margin-left: 0.5em;
    margin-top: 2px;
}
#testimonials a {
    color: #fff;
    font-weight: normal;
}

/* homepage testimonials */

body.home #testimonials.underlead {
    background: #005075 url(images/bg_grade.png) repeat-y top center;
    padding: 15px 0 10px 0px;
    border-top: 1px solid #86AFCA;
}

#testimonials.underlead .quote_wrapper {
    margin: 0;
    text-align: center;
}
#testimonials.underlead .container {
    position: relative;
}

a.quote_nav {
    position: absolute;
    z-index: 999;
    width: 64px;
    height: 64px;
    top: 10px;
}

a#next_quote {
    right: 10px;
}

a#prev_quote {
    left: 10px;
}

#testimonials.underlead li {
    list-style-type: none;
    clear: both;
}

#testimonials.underlead blockquote {
    display: none;
    margin: 5px auto 0 auto;
    width: 100%;
    float: none;
}


#testimonials.underlead .first, 
#tesimonials.underlead .last {
    text-align: center;
}

#testimonials.underlead blockquote img {
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
}

#testimonials.underlead img.short_logo {
    margin-top: 10px;
}

#testimonials.underlead img.biz_logo {
    border: none;
    width: auto;
    height: auto;
}

#testimonials.underlead .lefty {
    text-align: left;
}


/* pop up video! */
#TB_ajaxContent .vzaar_media_player {
    text-align: center;
}
#TB_title {
    margin-bottom: 10px
}


.as_seen_on {
    text-align: left;
    clear: both;
    margin: 0em 0 0 0;
    padding: 1em 0 0 0;
    border-top: 1px solid #B1C3C9
}


/* landing pages */
.page-template-landing_page-php #main {
    background: #005075 url(images/bg_grade.png) repeat-y top center;
    border-bottom: 1px solid #003552;
}
.home .container #content {
    margin: 0
}
.page-template-landing_page-php #content {
    padding: 0
}
.lp-content {
    padding: 20px 40px 20px 0;
    clear: both;
    font-size: 14px;
}
.lp-content .sign_up {
    width: 60%;
}
.page .lp-content h2.entry-title {
    font-size: 32px;
    margin-top: 10px;
}

div.sidebar .submenu li.first {
    border-top: none;
}

.testimonial {
    margin-top: 2em
}
.testimonial h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #d0d0d0;
    line-height: 1.2;
}
.testimonial blockquote {
    margin-bottom: 0.2em;
    color: #222 ;
    margin-left: 0;
}
.testimonial cite {
    margin-bottom: 1em;
    color: #222
}

/* @group: feature tabs on homepage */
#slider {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
    background: transparent url(images/bg_slider.png) repeat-x top center;
    padding-top: 10px;
}

#slider h2 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 0.5em;
    clear: both
}

.scroll {
    margin-top: 10px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    width: 950px;
}

.scrollContainer div.panel {
    padding: 20px 20px;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    width: 910px;
}

.scrollContainer div.panel p {
    margin-bottom: 16px;
}
.scrollContainer div.panel li {
    margin-bottom: 5px
}
.scrollContainer div.panel h4 {
    margin-bottom: 10px
}
.scrollContainer div.panel strong {
    font-size: 19px;
    line-height: 25px;
    font-weight: normal;
}
.scrollContainer div.panel img.bigyin {
    width: 470px;
    float: right;
    margin: 0 0 20px 20px;
}

ul.navigation {
    padding: 0;
    width: 100%;
    clear: both;
    height: 60px
}
ul.navigation li {
    padding: 0;
    float: left;
    text-align: center;
    width: 188px;
    list-style-type: none;
    font-size: 16px;
    line-height: 1.2;
}
ul.navigation li a {
    display: block;
    padding: 10px 20px 12px 20px;
    font-weight: 300;
    color: #C0E1FB
}
ul.navigation li a:hover {
    color: #fff;
}
ul.navigation li.last {
    width: 187px
}
ul.navigation li.current_page_item a {
    color: #fff;
    background: transparent url(images/down_white.png) no-repeat bottom center;
}
ul.navigation a:focus {
    outline: none;
}


/* end @group */


/* video */
#TB_title {
    background-color: #ffffff
}

/* footer */
div#footer {
    text-align: left;
    width: 950px;
}
#footer-wrap {
    padding: 40px 0;
    height: 240px;
    background: #081F2D;
    clear: both;
    border-top: 3px solid #333;
}

#footer-wrap h4 {
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-bottom: 14px;
    text-align: left;
    text-shadow: 1px 1px 1px #222222;
    text-transform: uppercase;
}
#footer-wrap h4 a {
    color: #ffffff;
    font-weight: normal
}
#footer-wrap ul {
    margin: 0;
    padding: 0
}
#footer-wrap ul li {
    list-style-type: none;
    margin-bottom: 9px;
}
#footer-wrap ul li a {
    color: #B1C3C9;
    font-weight: normal
}
#footer-wrap ul li a:hover {
    color: #ffffff
}
#footer-wrap p.copy {
    text-align: left;
    color: #999999;
    clear: both;
    padding-top: 2em;
    margin-bottom: 0
}
#footer-wrap p.copy a {
    color: #999999;
    font-weight: normal;
    text-decoration: none
}
#footer-wrap p.copy a:hover {
    color: #d0d0d0;
    text-decoration: none
}
#footer-wrap p.copy span {
    margin-right: 2em;
    border-right: 1px solid #666666;
    padding-right: 2em
}
#footer-wrap p.copy span.last {
    border-right: none
}

#social {
    width: 100%;
    clear: both;
}
#social h4 {
    float: left;
    margin-right: 10px;
}
#social a {
    background-image: url(images/sprite-icons-small.png);
    height: 16px;
    width: 16px;
    margin: 0 10px 0 0;
    float: left;
}
a#twit {
    background-position: 0px -68px;
}
a#face {
    background-position: 0px -104px;
}
a#feed {
    background-position: 0px -141px;
}
.security_badges img {
    margin: 0 10px 0 0
}

/* away from #home */


h2.entry-title {
    font-size: 32px;
    line-height: 1.1em;
    font-weight: bold;
    color: #0A3154;
}

.page h2.entry-title, h2.page-title {
    font-size: 38px;
    line-height: 1.2
}

h2.entry-title a, h2.page-title a {
    color: #0A3154;
}

h2.entry-title a:hover, h2.page-title a:hover {
    color: #0071BC;
}

div#container {
    background-color: #ffffff;
    margin-top: 0px
}

div#main {
    background-color: #ffffff
}

#content {
    padding: 30px 0
}

.post {
    margin-bottom: 60px;
    margin-right: 30px
}

.nice-emphasis strong {
    font-size: 19px;
    font-weight: normal;
    line-height: 25px;
}

/* comments */

#comments {
    clear: both;
}
#comments h3 {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #d0d0d0
}

.comment-author {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    text-transform: uppercase;
    height: 3em
}
.comment-author .avatar {
    float: left;
    margin-right: 1em
}

.comment-meta {
    font-size: 95%;
    color: #666666
}

#comments-list ol {
    margin-left: 0;
    padding-left: 0
}
#comments-list li {
    list-style-type: none
}
textarea#comment {
    width: 90%
}


/* widgets */

div.sidebar li.widget {
    border-bottom: 1px solid #86AFCA;
    border-top: 1px solid #FFFFFF;
    margin-bottom: 0;
    padding: 20px;
    clear: both;
    height: 100%;
}

.content_icon {
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
    clear: left
}

.sidebar form span textarea, .sidebar form span input {
    width: 265px
}

.pageid-10 #text-3 {
    display: none
}

.widget_text {
    padding-right: 40px
}

div.sidebar h3 {
    font-size: 14px;
    line-height: 1.2;
    color: #444444;
    font-weight: bold;
    margin-bottom: 8px;
}

#text-10 .textwidget {
    color: #666666
}


/* avatars */
.avatar {
    margin-bottom: 2px
}

/* people */
#post-254 .avatar {
    width: 96px;
}
#post-254 .entry-content h3 {
    margin: 0
}
#post-254 cite {
    color: #444444;
    margin-bottom: 0.5em;
    font-weight: bold
}

/* pages with sidebar */
.has-sidebar .page {
    padding-right: 20px;
}


/* blog */

.tweetandlike-container {
    clear: both;
    background-color: #DBE9F0;
    padding: 5px 10px !important;
    height: 20px;
    margin-bottom: 5px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.entry-about {
    border-bottom: 1px dotted #d0d0d0;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.entry-about .avatar {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 7px;
}

.entry-about .author_etc {
    color: #999;
    font-size: 14px;
    margin-bottom: 5px;
}

.entry-about .author_etc {
    font-weight: normal;
}

.entry-about .tag-links {
    color: #999;
}

#search input#s {
    width: 180px;
    border: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#search h3 {
    display: none;
}

.search #content h3.entry-title {
    margin-bottom: 0.2em;
}


div.entry-content {
    clear: both;
    font-size: 14px;
}

#big_social {
    height: 34px;
    border-top: none
}

#big_social a {
    height: 34px;
    width: 34px;
    margin: 0 15px 0 0;
    float: left;
}

a#big_twit {
    background-image: url(images/big_twit.png);
}
a#big_face {
    background-image: url(images/big_face.png);
}
a#big_feed {
    background-image: url(images/big_feed.png);
}

/* screen shots */
.screen-shots {
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #cccccc
}
.screen-shots img {
    padding: 2px;
    border: 1px solid #cccccc
}
.screen-shots p {
    font-weight: bold;
    margin-bottom: 0.5em
}


#post-1597 {
    padding: 2em;
    margin: 2em;
}
.pageid-1597 #testimonials {
    display: none;
}


/* author archive */
.author h3.entry-title {
    margin-bottom: 0.25em;
}
.author .post {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #d0d0d0;
}

/* tag love */
.tag-links a, #text-2 a {
    background-color: #999999;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 5px;
    margin: 0 2px 0 2px;
    font-size: 0.9em !important;
    box-shadow: inset 0 0 2px #555;
    -moz-box-shadow: inset 0 0 2px #555;
    -webkit-box-shadow: inset 0 0 2px #555;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    float: left;
}

/* tags */

#text-2 a {
    margin: 0 7px 7px 0;
}


    
#text-2 a:hover, .tag-links a:hover  {
    color: #0071BC;
    background-color: #b3b3b3;
}

/* blog pagination */


#nav-above {
    margin-bottom: 2em !important;
    margin-right: 30px;
}

.nav-previous a, .nav-next a {
    background-color: #DBE9F0;
    text-transform: uppercase;
    padding: 5px 7px;
    font-weight: normal;
    margin: 0 2px 0 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}


/* twitter feed */
#twitter-3 h3 a {
    color: #444444;
}
li#twitter-3 li {
    color: #222 !important;
    margin-bottom: 5px;
}

/* un-pricing */
.pageid-220 .span-8 {margin-top: 30px; text-align: right}
.pageid-220 p.dek {font-size: 140%}
.pageid-220 h3 {margin-top: 1.2em; margin-bottom: 5px; font-size: 1.2em; font-weight: bold}
.pageid-220 #content .sign_up {width: 70%; margin-top: 1em}

/* features */
.pageid-799 h2.entry-title {
    margin-right: 190px
}
.pageid-799 img.screenshot {
    float: right;
    margin: 20px 0 20px 40px;
    width: 540px
}

/* unsub */
#post-1658, #post-1659 {
    padding: 0 2em 2em 2em; margin: 0 2em 2em 2em;
}
.unsub_social_wrapper {
    padding: 10px 0;
    border-top: 1px solid #d0d0d0;
}
.unsub_social_wrapper p {
    margin-bottom: 0.5em;
    font-size: 0.9em;
    font-style: oblique
}


