
@font-face {
    font-family: gotham;
    src: url('GOTHAM-HTF48-BOLD.otf'), format('opentype'),
    /* IE9 */
    url('GOTHAM-HTF48-BOLD.otf'), format('opentype');
}

@font-face {
    font-family: gotham;
    src: url('GOTHAM-HTF48-BOOK.otf'), format('opentype'),
    /* IE9 */
    url('GOTHAM-HTF48-BOOK.otf'), format('opentype');
}
body {
    color: #fff;
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    font-weight:300;
    line-height: 1.3;
    letter-spacing: 0.5px;
    background-size: cover;
    background-image: url(http://theconfluencegroup.com/DavidStarfire/images/Background.jpg);
    background-attachment: fixed;
    background-color:#000;
    margin: 0;
}
.press-release{
    padding:5%;
    /*background-color:rgba(17, 17, 17, .7);
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;*/
}
#prheader {
    width:50px;
}

.sect.usage {
     background-color:rgba(17, 17, 17, .7);
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.headertext img {
margin-top: 24%;
}
.do img {
margin-top: 6%;
}
::-moz-selection {
    background: #4a4d88;
    color:#f4f1de;
}
::selection {
    background: #4a4d88;
    color: #f4f1de;
}
/*css from responsive nav*/
#pageContent{
    top: 75px;
    position: relative;
}
#head_links{
 background-size:cover;
 display:block;
 background-color: rgba(0, 0, 0, .75);
 padding-bottom:0;
 position:fixed;
 z-index:10;
 width: 100%;
 margin-top: 0 !important;
}
div#head_links li {
display: inline;}
div#head_links li a {
color: rgb(255, 255, 255);
padding: 7px;
font-weight: bold;
text-decoration: none;
text-shadow: none;
text-transform: uppercase;}
div#head_links div.logo {
float: right;
margin-right: 30px;
margin-top: 1px;
width:183px;
}
/*css from responsive nav*/
/*css from zclip*/
 .sh_print {
    background:none;
    border:0 none;
    margin:0;
    padding:0;
}
.sh_print .sh_sourceCode {
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_keyword {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_type {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_string {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_regexp {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_specialchar {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_comment {
    color:#666;
    font-style:italic;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_number {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_preproc {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_symbol {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_cbracket {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_url {
    color:#fff;
    font-style:normal;
    font-weight:400;
    font-family: 'Montserrat', sans-serif;
    font-size:15px;
}
.sh_print .sh_sourceCode .sh_date {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_time {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_file {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_ip {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_name {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_variable {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_oldfile {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_newfile {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.sh_print .sh_sourceCode .sh_difflines {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_selector {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_property {
    color:#fff;
    font-style:normal;
    font-weight:700;
}
.sh_print .sh_sourceCode .sh_value {
    color:#fff;
    font-style:normal;
    font-weight:400;
}
.snippet-wrap {
    position:relative;
    width:97%;
}
.snippet-wrap li {
    -moz-text-shadow:none;
    -webkit-text-shadow:none;
    text-shadow:none;
}
:first-child+html .snippet-wrap {
    display:inline-block;
}
* html .snippet-wrap {
    display:inline-block;
}
.snippet-reveal {
    text-decoration:underline;
}
.snippet-wrap .snippet-menu, .snippet-wrap .snippet-hide {
    background-color:transparent;
    font-family:Arial, Helvetica, sans-serif;
    font-size:.9em;
    position:absolute;
    right:15px;
    text-transform:uppercase;
    top: 35px;
    z-index:1;
}
.snippet-wrap .snippet-hide {
    bottom:10px;
    top:auto;
}
:first-child+html .snippet-wrap .snippet-hide {
    bottom:25px;
}
* html .snippet-wrap .snippet-hide {
    bottom:25px;
}
.snippet-wrap .snippet-menu pre, .snippet-wrap .snippet-hide pre {
    background-color:transparent;
    margin:0;
    padding:0;
}
.snippet-wrap .snippet-menu a, .snippet-wrap .snippet-hide a {
    padding:0 5px;
    text-decoration:underline;
}
.snippet-wrap pre.sh_sourceCode {
    line-height:1.8em;
    overflow:auto;
    padding: 0.6em;
    position:relative;
    width:100%;
}
.snippet-wrap pre.snippet-textonly {
    padding:2em;
}
:first-child+html .snippet-wrap pre.snippet-formatted {
    padding:2em 1em;
}
* html .snippet-wrap pre.snippet-formatted {
    padding:2em 1em;
}
.snippet-reveal pre.sh_sourceCode {
    padding:.5em 1em;
    text-align:right;
}
.snippet-wrap .snippet-num li {
    list-style:decimal-leading-zero outside none;
    padding-left:1.5em;
}
.snippet-wrap .snippet-no-num {
    list-style:none;
    margin:0;
    padding:.6em 1em;
}
.snippet-wrap .snippet-no-num li {
    list-style:none;
    padding-left:0;
}
.snippet-wrap .snippet-num {
    margin:1em 0 1em 1em;
    padding-left:3em;
}
.snippet-wrap .snippet-no-num li.box {
    border:1px solid;
    margin-left:-6px;
    padding:0 6px;
}
.snippet-wrap .snippet-num li.box {
    border:1px solid;
    list-style-position:inside;
    margin-left:-3em;
    padding-left:6px;
}
:first-child+html .snippet-wrap .snippet-num li.box {
    margin-left:-2.4em;
}
* html .snippet-wrap .snippet-num li.box {
    margin-left:-2.4em;
}
.snippet-wrap li.box-top {
    border-width:1px 1px 0!important;
}
.snippet-wrap li.box-bot {
    border-width:0 1px 1px!important;
}
.snippet-wrap li.box-mid {
    border-width:0 1px!important;
}
.snippet-wrap .snippet-num li .box-sp {
    display:inline-block;
    width:18px;
}
:first-child+html .snippet-wrap .snippet-num li .box-sp {
    width:27px;
}
* html .snippet-wrap .snippet-num li .box-sp {
    width:27px;
}
.snippet-wrap .snippet-no-num li .box-sp {
    display:none;
}
#sc_drag_area_protector div {
    border-radius:0 0;
    margin:0;
    min-width:1px;
}
#sc_drag_area {
    height:100px;
    left:150px;
    position:absolute;
    top:100px;
    width:250px;
    z-index:9999;
}
#sc_drag_container {
    border:1px solid #00F;
    cursor:move;
    height:100%;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    width:100%;
    z-index:9997;
}
#sc_drag_area_protector {
    border-radius:0 0;
    display:block;
    height:100%;
    left:0;
    font-family:arial, san-serif;
    margin:0;
    min-width:1px;
    overflow:hidden;
    position:absolute;
    top:0;
    width:100%;
    z-index:8500;
}
#sc_drag_size {
    background-color:rgba(44, 44, 44, 0.5);
    color:#fff;
    font-family:arial, san-serif;
    font-size:12px;
    font-weight:700;
    height:18px;
    left:12px;
    line-height:18px;
    min-width:65px!important;
    padding-left:4px;
    padding-right:4px;
    position:absolute;
    text-align:center;
    top:-18px;
    z-index:9998;
}
#sc_drag_cancel, #sc_drag_crop {
    background-color:rgba(0, 0, 0, 0.5);
    color:#fff;
    cursor:pointer;
    font-family:arial, san-serif;
    font-size:12px;
    font-weight:700;
    height:22px;
    line-height:22px;
    position:absolute;
    z-index:9998;
}
#sc_drag_crop {
    bottom:-25px;
    min-width:30px!important;
    padding:0 10px;
    right:10px;
    text-align:center;
}
#sc_drag_cancel {
    bottom:-25px;
    min-width:30px!important;
    padding:0 10px;
    right:70px;
    text-align:center;
}
#sc_drag_shadow_top, #sc_drag_shadow_bottom, #sc_drag_shadow_left, #sc_drag_shadow_right {
    background-color:#fff;
    border:0;
    opacity:0.5;
    position:absolute;
    z-index:7000;
}
#sc_drag_shadow_top {
    left:0;
    top:0;
}
#sc_drag_shadow_bottom {
    bottom:0;
    right:0;
}
#sc_drag_shadow_left {
    bottom:0;
    left:0;
}
#sc_drag_shadow_right {
    right:0;
    top:0;
}
#sc_drag_north_east, #sc_drag_north_west, #sc_drag_south_east, #sc_drag_south_west {
    background-color:#00F;
    border:1px solid #FFF;
    height:5px;
    position:absolute;
    width:5px;
    z-index:9998;
}
#sc_drag_north_east {
    cursor:ne-resize;
    right:-4px;
    top:-3px;
}
#sc_drag_north_west {
    cursor:nw-resize;
    left:-3px;
    top:-3px;
}
#sc_drag_south_east {
    bottom:-4px;
    cursor:se-resize;
    right:-4px;
}
#sc_drag_south_west {
    bottom:-4px;
    cursor:sw-resize;
    left:-3px;
}
.sc_tip_save_status {
    background:#fff1a8;
    border-radius:4px 4px;
    color:#fff;
    font-size:12px;
    height:30px;
    left:45%;
    line-height:30px;
    position:fixed;
    text-indent:1em;
    top:5px;
    width:200px;
}
.sc_tip_save_status a {
    color:#2A5DB0;
    text-decoration:underline;
}
html body div.content table tbody tr td div.sect div.snippet-container div.sh_print pre.html {
    width:413px;
}
html body pre {
    font-family:Arial;
    font-weight:700;
}
html body div.content div.sect div.snippet-container div.sh_print div.snippet-menu pre {
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
}
/*css from zclip*/

/*css from tipsy*/
 h5.scroll {
    color:#fff;
    margin-left:10px;
    position:relative;
    top: 38px;
    z-index:1;
    font-family: 'Montserrat', sans-serif;
    font-size:15px;
    
}
ul.howto {
    margin-left:29px;
    color: #fff;
}
.tipsy {
    font-size:15px;
    padding:5px;
    position:absolute;
    z-index:100000;
}
.tipsy-inner {
    background-color:#000;
    border-radius:3px 3px 3px 3px;
    color:#FFF;
    max-width:200px;
    padding:5px 8px 4px;
    text-align:center;
}
.tipsy-arrow {
    background:url(./images/tipsy.gif) no-repeat scroll left top transparent;
    height:5px;
    position:absolute;
    width:9px;
}
.tipsy-n .tipsy-arrow {
    left:50%;
    margin-left:-4px;
    top:0;
}
.tipsy-nw .tipsy-arrow {
    left:10px;
    top:0;
}
.tipsy-ne .tipsy-arrow {
    right:10px;
    top:0;
}
.tipsy-s .tipsy-arrow {
    background-position:left bottom;
    bottom:0;
    left:50%;
    margin-left:-4px;
}
.tipsy-sw .tipsy-arrow {
    background-position:left bottom;
    bottom:0;
    left:10px;
}
.tipsy-se .tipsy-arrow {
    background-position:left bottom;
    bottom:0;
    right:10px;
}
.tipsy-e .tipsy-arrow {
    background-position:right top;
    height:9px;
    margin-top:-4px;
    right:0;
    top:50%;
    width:5px;
}
.tipsy-w .tipsy-arrow {
    height:9px;
    left:0;
    margin-top:-4px;
    top:50%;
    width:5px;
}
/*css from tipsy*/
 #logo {
    width:25%;
}
img {
    width:100%;
}
#poster {
    width: 50%;
}
.vid {
    border:10px solid #fff;
    clear:both;
    margin-top: 33px;
}
a.download {
    margin-bottom: 0px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}
.line1, .line2 {
    font-weight: 900;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition-property: margin, color;
    -webkit-transition-duration: 0.15s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-property: margin, color;
    -moz-transition-duration: 0.15s;
    -moz-transition-timing-function: ease-out;
    -o-transition-property: margin, color;
    -o-transition-duration: 0.15s;
    -o-transition-timing-function: ease-out;
    -ms-transition-property: margin, color;
    -ms-transition-duration: 0.15s;
    -ms-transition-timing-function: ease-out;
    transition-property: margin, color;
    transition-duration: 0.15s;
    transition-timing-function: ease-out;
}
.line1 {
    color: #e6c92e;
    width: 76%;
    margin: 0 12%;
}
.line2 {
    background: url(../img/arrow.png) no-repeat;
    background-size:100%;
    color: #4584be;
    padding-bottom: 6em;
    width: 40%;
    margin: 0 30%;
}
a:hover .line1 {
    color: #4a4d88;
}
a:hover .line2 {
    color: #4a4d88;
    margin-top: .17em;
    margin-bottom: -.17em;
}
a {
    -webkit-transition: color 0.15s ease-out;
    -moz-transition: color 0.15s ease-out;
    -o-transition: color 0.15s ease-out;
    -ms-transition: color 0.15s ease-out;
    transition:color 0.15s ease-out;
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #4a4d88;
}
p {
    font-size: 1em;
    margin: 0 0 .5em 0;
}
.container {
    width: 75%;
    margin: 0 auto;
    max-width: 1000px;
}
header {
    margin: 0 0 4%;
}
footer {
    font-size: .7em;
    margin: 6% 0 15%;
}
h1 {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 3em;
    text-align: left;
    position:relative;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}
@media screen and (max-width:480px) {
    p {
        font-size: 1em;
    }
    .container {
        width: 80%;
    }
    footer {
        font-size:.9em;
    }
    body {
        background-image:none;
    }
}
@media screen and (max-device-width: 480px) {
    p {
        font-size: 1em;
    }
    .container {
        width: 88%;
    }
    footer {
        font-size: .8em;
    }
    body {
        background-image:none;
    }
    #head_links{
        display:none;
}
}
@media screen and (min-width: 481px) and (max-width:780px) {
    p {
        font-size: 1em;
    }
    footer {
        font-size: .8em;
    }
    body {
        background-image:none;
    }
}
@media screen and (min-width: 1210px) {
    p {
        font-size: 1em;
    }
    footer {
        font-size: .8em;
    }
}