/*
Theme Name: Skyline
Description: JAG Custom Theme
Version: 2011
Author: JAG
*/

/* Add any modifications or overrides below. */
h1, h2, h3, h4, h5, h6 {
    font-family: "futura-pt-1","futura-pt-2";
}

#pageContentBox h2, #pageContentBox h3, #pageContentBox h4, #pageContentBox h5, #pageContentBox h6 {
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

#pageContentBox {
    font-family: Verdana, sans-serif;
}

#header h1 {
    width: 254px;
    height: 56px;
    left: 0px;
    top: 24px;
    position: absolute;
}

#header h1 a {
    display: block;
    width: 254px;
    height: 0px;
    padding-top: 56px;
    overflow: hidden;
    background: url(css/images/h1-logo.png) no-repeat top;
}

#homeColumns .column {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    height: 226px;
    overflow: hidden;
}

#homeColumns #press h3 {
    color: #fff200;
}

#homeColumns h5 {
    color: #fff;
}

#homeColumns #press {
    border: 3px solid #cf8693;
    background: #9f0e27;
    background-image: -ms-linear-gradient(top left, #9F0E27 0%, #35010B 100%);
    background-image: -moz-linear-gradient(top left, #9F0E27 0%, #35010B 100%);
    background-image: -o-linear-gradient(top left, #9F0E27 0%, #35010B 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #9F0E27), color-stop(1, #35010B));
    background-image: -webkit-linear-gradient(top left, #9F0E27 0%, #35010B 100%);
    background-image: linear-gradient(top left, #9F0E27 0%, #35010B 100%);
}

#homeColumns #about {
    border: 3px solid #edc781;
    position: relative;
    overflow: hidden;
    background: #db8f04;
    background-image: -ms-linear-gradient(top left, #DB8F04 0%, #BF6001 50%, #BF6001 100%);
    background-image: -moz-linear-gradient(top left, #DB8F04 0%, #BF6001 50%, #BF6001 100%);
    background-image: -o-linear-gradient(top left, #DB8F04 0%, #BF6001 50%, #BF6001 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #DB8F04), color-stop(0.5, #BF6001), color-stop(1, #BF6001));
    background-image: -webkit-linear-gradient(top left, #DB8F04 0%, #BF6001 50%, #BF6001 100%);
    background-image: linear-gradient(top left, #DB8F04 0%, #BF6001 50%, #BF6001 100%);
}

#homeColumns #about #sfg {
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: url(css/images/sfg.png) no-repeat 0px -30px;
    height: 226px;
    width: 218px;
    z-index: 1;
}

div.padded {
    padding: 10px;
}

#homeColumns #about h3 {
    background: #ecd1ad;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    color: #c56902;
    font-size: 1.83em;
    line-height: 1;
    margin: 0px;
    width: 394px;
    padding: 8px 100px 8px 12px;
    text-transform: uppercase;
}

#homeColumns #about p {
    font-size: 0.9em;
    width: 384px;
    line-height: 1.2;
    margin: 10px 0px;
    font-family: Verdana, sans-serif;
}

#homeColumns #about a {
    color: #fff;
    font-weight: bold;
}

#homeColumns #press {
    padding: 10px 0px;
    height: 206px;
}

#homeColumns #press h3 {
    margin: 0px auto 4px;
    text-align: center;
}

#homeColumns #campaign_slides {
    height: 162px;
    width: 270px;
    list-style: none;
}

#homeColumns #campaign_slides .slide {
    float: left;
    width: 270px;
    height: 162px;
}

#homeColumns #press .slide img {
    float: right;
    margin-left: 8px;
    padding-top: 4px;
}

#homeColumns .slide p {
    font-size: 0.9em;
    line-height: 1.2;
    width: 236px;
    margin: auto;
    font-family: Verdana, sans-serif;
}

#campaign_slides a {
    color: #fff335;
    text-decoration: none;
}

#campaign_slides h5 {
    text-align: center;
    font-size: 1.2em;
    background: rgba(62, 5, 15, .5);
    height: 26px;
    line-height: 26px;
    margin: 4px 0px;
}

#press-nav {
    width: 224px;
    height: 15px;
    font-family: "futura-pt-1","futura-pt-2";
    margin: 4px auto;
    text-align: center;
    padding: 0px 14px;
}

#press-nav strong {
    font-weight: 300;
    font-size: 1.2em;
    line-height: 2px;
}

#press-nav a {
    width: 14px;
    height: 0px;
    padding-top: 15px;
    overflow: hidden;
    display: block;
}

#press a#prev_campaign {
    float: left;
    background: url(css/images/redbox-prev.png) no-repeat top;
}

#press a#next_campaign {
    float: right;
    background: url(css/images/redbox-next.png) no-repeat top;
}

#shopbox {
    width: 488px;
    height: 78px;
    float: right;
    overflow: hidden;
    margin: 14px 0px 0px;
}

#shopbox h2 {
    width: 152px;
    height: 78px;
    background: #034c5a;
    border-right: 2px solid #fff;
    float: left;
}

#shopbox h2 a {
    display: block;
    width: 136px;
    height: 60px;
    color: #fff;
    text-align: center;
    font-size: 0.7em;
    line-height: 1;
    text-decoration: none;
    padding: 10px 8px 8px;
}

#shopbox h2 a strong {
    font-weight: 700;
    color: #fff200;
    display: block;
    text-transform: uppercase;
    font-size: 1.35em;
}

#shopbox h2 a em {
    display: block;
    font-style: normal;
    font-size: 1.1em;
}

#shopbox #ticker {
    float: right;
    width: 318px;
    height: 50px;
    background: rgba(255,255,255,.15);
    padding: 18px 8px 8px;
    color: #fff;
    text-transform: uppercase;
}

#shopbox #ticker p {
    font-size: 0.7em;
    letter-spacing: 0pt;
}

#shopbox #ticker h3 {
    font-family: 'Helvetica Neue', Arial, sans-serif;
    color: #fff;
    font-size: 0.6em;
    letter-spacing: 0.4pt;
    margin: 0px;
    line-height: 1;
}

#shopbox #ticker h5 {
    font-family: 'Helvetica Neue', Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 1.9em;
    letter-spacing: -1pt;
    line-height: 24px;
    margin: 0px;
}

#shopbox #ticker h5 span {
    font-family: 'LCD2Light';
    color: #fff200;
    letter-spacing: 1.2pt;
    font-size: 0.92em;
}

.green-box {
    border: 3px solid #cedc92;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 554px;
    padding: 20px 10px;
    background: #799a11;
    background-image: -ms-linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    background-image: -moz-linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    background-image: -o-linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #9EB925), color-stop(0.5, #638806), color-stop(1, #638806));
    background-image: -webkit-linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    background-image: linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
}

.green-box.small {
    width: 200px;
}

ul.listed-items {
    list-style: none;
    margin: 0px;
}

ul.listed-items.campaign-list {
    background: none;
    border: 0px;
    padding: 0px;
}

ul.listed-items.testimonial-list {
    background: none;
    border: 0px;
    padding: 0px;
}

ul.listed-items img {
    -webkit-box-shadow: 0px 0px 10px #333333;
    -moz-box-shadow: 0px 0px 10px #333333;
    box-shadow: 0px 0px 10px #333333;
    display: block;
    margin: 0px auto 8px;
}

ul.listed-items.card img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


ul.listed-items.campaign-list img {
    margin: 0px 20px 0px 5px;
    float: left;
}

ul.listed-items li {
    width: 110px;
    float: left;
    margin: 0px 5px 10px;
}

ul.listed-items.campaign li {
    height: 140px;
}

ul.listed-items.card li {
    width: 175px;
}

ul.listed-item.testimonial-list li {
    width: 554px;
    float: none;
}

ul.listed-items.campaign-list li {
    width: 554px;
    float: none;
    border: 3px solid #cedc92;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
    background: #799a11;
    background-image: -ms-linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    background-image: -moz-linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    background-image: -o-linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #9EB925), color-stop(0.5, #638806), color-stop(1, #638806));
    background-image: -webkit-linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    background-image: linear-gradient(top left, #9EB925 0%, #638806 50%, #638806 100%);
    -webkit-box-shadow: 0px 5px 5px #999999;
    -moz-box-shadow: 0px 5px 5px #999999;
    box-shadow: 0px 5px 5px #999999;
    margin: 0px 0px 20px;
}

ul.listed-items h5 {
    color: #fff;
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
    line-height: 1.1;
}

ul.listed-items.card li h5 {
    color: #000;
}

ul.listed-items.testimonial-list li h5 {
    color: #000;
}

ul.listed-items.campaign-list .campaign-info {
    text-align: left;
    color: #fff;
    font-family: Verdana, sans-serif;
}

ul.listed-items.campaign-list .campaign-info h5 {
    color: #fff;
    font-family: Verdana, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    text-align: left;
    margin: 0px 0px 6px;
}

#pageContent ul.listed-items.campaign-list .campaign-info p {
    font-family: Verdana, sans-serif;
}

#pageContent ul.listed-items.campaign-list .campaign-info a {
    font-family: Verdana, sans-serif;
    color: #fff;
    font-weight: bold;
}

#pageContent h3 {
    font-size: 1.2em;
}

#pageContent h4 {
    font-size: 1.1em;
}

#sidebar .testimonial {
    color: #4c8b93;
    font-weight: bold;
    width: 160px;
    margin: auto;
}

#sidebar .testimonial img {
    display: block;
    margin: 10px auto 20px;
}

#sidebar .testimonial h5 {
    color: #4c8b93;
}

#pageContent ul {
    margin: 0.8em 0 0.8em 2.2em;
}

#pageContent ul.listed-items {
    margin: 0px;
}

#pageContent h3 {
    margin: 1.8em 0 1.1em;
}

#headerimage {
    margin-bottom: 1.8em;
}

#pageContent h2 {
    margin: 0.4em 0 0.2em;
}

#pageContent ul li {
    margin: 0.8em 0;
}

#pageContent ul.listed-items li {
    margin: 0.8em 0 1.8em;;
    color: #fff;
}

#rep-list ul img {
    float: left;
    margin: 0px 10px;
}

#rep-list ul li {
    width: 260px;
    margin: 0px 12px 20px 0px;
    white-space: normal;
    float: left;
}

#rep-list ul li div {
    float: left;
    width: 160px;
}

#rep-list h5 {
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0px 0px 4px;
}

#rep-list a.cancel,
#rep-list a.contact {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #fff;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 6px;
}

.green-box.white h2,
.green-box.white h3,
.green-box.white h4,
.green-box.white h5,
.green-box.white {
    color: #fff;
}

#right-nav a#fb {
	display: none !important;
}
