blockquote cite:before {
    content: '\2014 \00A0';
}
blockquote cite {
    color: #999;
    display: block;
    font-size: 13px;
    line-height: 18px;
}

.wp-caption
{
width: auto !important;
}

figure {
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.clear {
    clear: both;
}
.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
body>.container {
    margin: 0px auto 0px auto;
}
.sidebar-content #primary,
.sidebar-content #attachment-comment {
    float: right;
    margin: 0 20px 0 0;
}
.block {
    display: block;
}
#page {
    margin-right: -20px;
    padding: 14px 0 0;
}
#header-image {
    display: block;
}
#menu-alert {
    margin: 4px 0 0;
    padding: 6px 35px 6px 14px;
    position: absolute;
}
#branding hgroup,
#header-image,
.entry-content {
    margin-bottom: 18px;
}

.entry-content p
{
font-size: 1em;
margin: 10px 0 10px 0x;
}

.entry-content ul
{
font-size: 1em;
}

.entry-attachment {
    margin-bottom: 36px;
}
.single #author-info,
.author #author-info,
.single article.post,
.single article.page {
    margin-bottom: 54px;
}
#author-info,
article.post,
article.page {
    margin-bottom: 44px;
}
.page-header,
.entry-content {
    word-wrap: break-word;
}

.page-title
{
/*color: #ceceb6;*/
color: #22c3d1;
font-family: "Ubuntu";
font-weight: 300;
font-style: normal;
}

.post-password-form legend {
    font-size: inherit;
}
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}
#comments-title {
    border-bottom: 1px solid #eee;
    font-size: 19.5px;
    margin: 0 0 27px;
}
#comment,
.entry-content iframe,
.entry-content embed {
    max-width: 100%;
}

.entry-content img
{
margin-top: 20px;
margin-bottom: 20px;
}
.commentlist>li {
    margin-bottom: 36px;
}
.commentlist ul.children {
    margin: 10px 0 18px;
    list-style: none;
}
#reply-title {
    position: relative;
}
#reply-title small {
    position: absolute;
    right: 0;
    top: 7px;
}
.form-search {
    margin: 0;
}
.widget {
    word-wrap: break-word;
}
.widget .wp-caption {
    display: inline-block;
}
.entry-content .post-thumbnail {
    margin: 0 20px 20px 0;
    display: none;
}
.entry-attachment .thumbnail.attachment-table {
    display: table;
    margin: 0 auto;
}
.thumbnail>img {
    width: auto\9;
}
img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.gallery-columns-3.thumbnails [class*="span"] {
    width: 29.3%;
}
.gallery-columns-5.thumbnails [class*="span"] {
    width: 15.9%;
}
.gallery-columns-6.thumbnails [class*="span"] {
    width: 12.6%;
}
.gallery-columns-7.thumbnails [class*="span"] {
    width: 10.2%;
}
#colophon .credits {
    margin: 0;
}
#site-generator {
    float: right;
    font-family: Georgia, "Bitstream Charter", serif;
    font-style: italic;
}
#site-generator a {
    background: url("img/wordpress.png") no-repeat scroll left center transparent;
    color: #787878;
    display: inline-block;
    line-height: 16px;
    padding-left: 20px;
    text-decoration: none;
}
#site-generator.footer-nav-menu a {
    margin-top: 10px;
}
table .label {
    background-color: transparent;
    border-radius: none;
    color: inherit;
    font-size: inherit;
    text-transform: inherit;
}
.comment-subscription-form>input[type=checkbox] {
    position: absolute;
}
.comment-subscription-form>label {
    min-height: 18px;
    padding-left: 18px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
}
#comment,
.thumbnail {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.label .post-edit-link,
.label .comment-edit-link {
    color: #fff;
}
.navbar-search {
    height: 34px;
}

.pagination span.dots {
    
}
.aligncenter {
    display: block;
    margin: 0 auto 20px;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.wp-caption {
    max-width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
    padding: 0 9px 9px;
    text-align: center;
}
.wp-caption .wp-caption-text {
    padding-top: 9px;
    margin-top: -10px;
    /* color: #f79b1e; */
    color: #236c8c;
}
.wp-caption.alignnone {
    /*margin: 5px 20px 20px 0;*/
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.sticky {}.bypostauthor {}@media(max-width:767px) {
    body {
        padding: 0;
    }
    .container {
        width: auto;
        padding: 0 10px;
    }
    #page {
        margin: 0;
        padding: 10px;
    }
    .thumbnail[class*="span"],
    .gallery [class*="span"] .thumbnail {
        /*display: table;*/
        display: none;
        float: left;
    }
    .carousel .item>img {
        width: 100%;
    }
    .thumbnails>li {
        float: left;
        margin-left: 20px;
    }
    .gallery-columns-2.thumbnails>li:nth-child(2n+1),
    .gallery-columns-3.thumbnails>li:nth-child(3n+1),
    .gallery-columns-4.thumbnails>li:nth-child(4n+1),
    .gallery-columns-5.thumbnails>li:nth-child(5n+1),
    .gallery-columns-6.thumbnails>li:nth-child(6n+1),
    .gallery-columns-7.thumbnails>li:nth-child(7n+1),
    .gallery-columns-8.thumbnails>li:nth-child(8n+1),
    .gallery-columns-1.thumbnails>li {
        margin-left: 0;
    }
    .gallery-columns-2.thumbnails [class*="span"] {
        width: 47.4%;
    }
    .gallery-columns-3.thumbnails [class*="span"] {
        width: 29.9%;
    }
    .gallery-columns-4.thumbnails [class*="span"] {
        width: 21.2%;
    }
    .gallery-columns-6.thumbnails [class*="span"] {
        width: 12.4%;
    }
    .gallery-columns-7.thumbnails [class*="span"] {
        width: 9.9%;
    }
    .gallery-columns-8.thumbnails [class*="span"] {
        width: 8.7%;
    }
    .sidebar-content #primary,
    .sidebar-content #attachment-comment {
        float: none;
        margin: inherit;
    }
    #s {
        display: inline-block;
    }
    #site-generator,
    #site-generator.footer-nav-menu a {
        float: none;
        margin-top: 5px;
    }
    textarea[class*="span"] {
        height: auto;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        margin: 0;
    }
}

@media(min-width:768px) and (max-width:778px) {
    #page {
        margin-right: -15px;
    }
}
@media(min-width:768px) and (max-width:979px) {
    .dl-horizontal dt {
        width: 85px;
    }
    .dl-horizontal dd {
        margin-left: 95px;
    }
}
@media(min-width:1200px) {
    #page {
        margin-right: -30px;
        padding: 24px 0 0;
    }
    .sidebar-content #primary,
    .sidebar-content #attachment-comment {
        margin-right: 30px;
    }
    .wp-caption {
        display: table;
    }
}




/* Personal Changes */

.no-show {
display: none;
}

.cat-links {
display: none;
}

.leave-reply
{
display: none;
}


.nocomments
{
display: none;	
}

.by-author
{
display: none;
}


#primary
{
/*background-color: #10090e;*/
background-color: #303a47;
}


#content 
{ 
padding-left: 7%;
padding-right: 7%; 
}

h1
{
font-family: Rubik,sans-serif;
font-size: 2em;
line-height: 30px;
font-weight: 500;
font-style: normal;
/*color: #f79b13;*/
/*color: #236c8c;*/
/*color: #0088cc;*/
color: #22c3d1;
}

h2
{
font-family: Rubik,sans-serif;
font-size: 1.8em;
line-height: 40px;
font-weight: 500;
font-style: normal;
/* color: #9e4111; */
/*color: #0088cc;*/
color: #236c8c;
}

h3
{
font-family: Rubik,sans-serif;
font-size: 1.6em;
line-height: 40px;
font-weight: 500;
font-style: normal;
/*color: #bba969;*/
/*color: #0088cc;*/
color: #22c3d1;
}

h4
{
font-family: Rubik,sans-serif;
font-size: 1.4em;
line-height: 40px;
font-weight: 500;
font-style: normal;
/*color: #9e4111;*/
color: #236c8c;
}

h5
{
font-family: Rubik,sans-serif;
font-size: 1.3em;
line-height: 40px;
font-weight: 500;
font-style: normal;
/*color: #bba969;*/
/*color: #0088cc;*/
color: #22c3d1;
}

h6
{
font-family: Rubik,sans-serif;
font-size: 1.2em;
line-height: 25px;
font-weight: 400;
font-style: normal;
/*color: #9e4111;*/
color: #236c8c;
/*color: #0088cc;*/
}


@media (min-width: 480px) { 

#content
{
margin-top: 50px;
}

h1
{
font-size: 2.55em;
line-height: 40px;
}

h2
{
font-size: 2.3em;
line-height: 40px;
}

h3
{
font-size: 2em;
line-height: 40px;
}

h4
{
font-size: 1.8em;
line-height: 40px;
}

h5
{
font-size: 1.6em;
line-height: 40px;
}

h6
{
font-size: 1.4em;
line-height: 30px;
}

}

.entry-title
{
margin-top: 10px;
/* color: #f79d00; */
/*color: #236c8c;*/
color: #4cf0ff;
font-family: Rubik,sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-style: italic;
font-style: normal;
font-size: 2.2em;
}

.entry-title a
{
/* color: #f79d00; */
/* color: #236c8c; */
color: #4cf0ff;
font-family: Rubik,sans-serif;
font-weight: 500;
font-style: italic;
font-style: normal;
text-transform: uppercase;
}
.entry-title a:hover {
    color: #ffffff;
}

.entry-meta
{
/*color: #ceceb6;*/
color: #d1d3d6;
font-family: Rubik,sans-serif;
font-weight: 300;
/*font-style: normal;*/
font-style: italic;
font-size: 1.4em;
}

.entry-meta a
{
/*color: #ceceb6;*/
color: #d1d3d6;
}

.entry-content 
{
/*color: #ceceb6;*/
color: #d1d3d6;
font-family: "Overpass";
font-weight: 300;
font-style: normal;
font-size: 1em;
line-height: 22px;
}

.entry-content hr
{
border: 0;
height: 1px;
background-color: #bba969;
/*background-image: linear-gradient(to right, rgba(171, 152, 87, 0), rgba(171, 152, 87, 0.75), rgba(171, 152, 87, 0));*/
margin-top: 30px;
margin-bottom: 30px;
}

.more-link, span.next a, span.previous a
{
/* color: #9e4111; */
/*color: #236c8c;*/
color: #4cf0ff;
font-family: Rubik,sans-serif;
font-weight: 700;
font-style: italic;
margin-top: 40px;
display: block;
font-size: 16px;
text-transform: uppercase;
}

.next a:hover, span.previous a:hover {
    color: #ffffff;
}


.more-link:hover
{
/* color: #9e4111; */
/*color: #1a5068;*/
color: #ffffff;
}

@media (min-width: 979px)
{
.entry-content p
{
font-size: 1.125em;
}

.entry-content ul
{
font-size: 1.125em;
}

.entry-content ul ul
{
font-size: 1em;
}
.more-link, span.next a, span.previous a
{
font-size: 18px;
}


}

#content .post
{
padding-bottom: 30px;
/* border-bottom: 1px solid #9e4111; */
border-bottom: 1px solid #1a5068;
}


#colophon
{
margin-top: 58px;
width: 100%;
margin-left: 0;
margin-right: 0;
}

#page-footer-top
{
background-color: rgba(16,9,14,0.86);
min-height: 80px;
display: block;
}

#page-footer-bottom
{
background-color: rgba(0,0,0,0.86);
min-height: 220px;
display: block;
}


#page-footer-socialIcon-wrapper
{
margin-left: 48%;
}

@media(min-width:768px)
{
#page-footer-socialIcon-wrapper
{
margin-left: 72%;
}

}

.page-footer-socialIcon
{
width: 30px;
height: 30px;
display: block;
float: right;
margin: 28px 10px 0 10px;
}

#page-footer-facebook
{
background-image: url("https://cdn.stunlock.com/blog/wp-content/themes/the-bootstrap/img/facebook_footer.png");
}

#page-footer-twitter
{
background-image: url("https://cdn.stunlock.com/blog/wp-content/themes/the-bootstrap/img/twitter_footer.png");
}

#page-footer-instagram
{
background-image: url("https://cdn.stunlock.com/blog/wp-content/themes/the-bootstrap/img/instagram_footer.png");
}

#page-footer-SLSLogo
{
width: 248px;
height: 72px;
margin-top: 110px;
margin-left: 5%;
background-image: url("https://cdn.stunlock.com/blog/wp-content/themes/the-bootstrap/img/blog_stunlock_logo_footer.png");
background-repeat: no-repeat;
display: block;
float: left;
}

#page-footer-copyright
{
color: #949494;
font-family: "Ubuntu";
font-weight: 300;
font-style: normal;
float: right;
display: block;
margin-top: 140px;
margin-right: 5%;
font-size: 12px;
}



@media(min-width:979px)
{

#page-footer-copyright
{
 font-size: 12px;
 margin-left: 36%;  
}

}

#menu-mainmenu
{
margin-top: 20px;
margin-bottom: 0px;
width: 100%;
}

#menu-mainmenu a
{
font-size: 16px;
/*color: #fefefe;*/
color: #22c3d1;
text-transform: uppercase;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
/*font-family: "Ubuntu";*/
font-family: Rubik,Ubuntu,sans-serif;
font-weight: 300;
font-style: normal;
}
#menu-mainmenu a:hover
{
    color: #ffffff;
}

/* #menu-item-72
{
background-image: url("img/mainMenu_icon.png");
width: 39px;
height: 44px;
font-size: 0;
margin-left: 20px;
} */
#menu-item-72
{
/* background-image: url("img/mainMenu_icon.png"); */
background-image: url("https://cdn.stunlock.com/blog/static/mainMenu_stunlock_icon-4.png");
width: 46px;
height: 44px;
font-size: 0;
margin-left: 20px;
/* display: none; */
background-repeat: no-repeat
}

#menu-item-72 a
{
font-size: 0;
}

#menu-item-73
{
float: right;
background-image: url("https://cdn.stunlock.com/blog/static/steam_button_xs.png");
width: 92px;
height: 30px;
font-size: 0;
margin-right: 20px;
}

#menu-item-73 a, #menu-item-4219 a
{
height: 20px;
}

#menu-item-74
{
display: none;
}

#menu-item-66
{
display: none;
}


#menu-item-73:hover, #menu-item-4219:hover
{
-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.67);
-moz-box-shadow:    0px 0px 40px 0px rgba(0, 0, 0, 0.67);
box-shadow:         0px 0px 40px 0px rgba(0, 0, 0, 0.67);
}

#menu-item-4219
{
float: right;
background-image: url("https://cdn.stunlock.com/blog/static/youtube_icon_xs.png");
width: 43px;
height: 30px;
font-size: 0;
margin-right: 20px;
}

@media (min-width: 768px)
{

#menu-item-73
{
background-image: url("https://cdn.stunlock.com/blog/static/steam_button.png");
width: 184px;
height: 59px;
}

#menu-item-73 a, #menu-item-4219 a
{
height: 50px;
}

#menu-item-4219
{
background-image: url("https://cdn.stunlock.com/blog/static/youtube_icon.png");
width: 84px;
height: 59px;
}





#menu-item-74
{
display: block;
}

#menu-item-66
{
display: block;
}


}


#menu-item-73 a, #menu-item-4219 a
{
font-size: 0;
}


#searchform input
{
color: #ceceb6;
background-color: #272326;
border-color: #111111
}

#searchform input:focus
{
background-color: #272326;
text-shadow: none;
border-color: #111111;

-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
}

.btn-primary
{
/* background-color: #9e4111; */
background-color: #236c8c;
background-image: none;
}

.btn-primary:hover
{
/* background-color: #9e4111; */
background-color: #0088cc;
background-image: none;
}

.wp-video
{
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
}

iframe
{
display: block;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
}

.entry-content em
{
font-weight: 300;
font-style: italic;
}

.entry-content strong
{
font-weight: 600;
font-style: normal;
}

.entry-content em strong
{
font-weight: 600;
font-style: italic;
}

.table
{
border: 1px solid #9e4111;
}


.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th
{
background-color: transparent;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th
{
background-color: transparent;
}

.table th, .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: none;
    border-right: 1px solid #9e4111;
}

.table tr:nth-child(odd)
{
background-color: #180a0a;
}
.table tr:nth-child(even)
{
background-color: #0f080e;
}

.table tr
{
font-family: "Ubuntu";
font-size: 1.125em;
line-height: 40px;
font-weight: 300;
font-style: normal;
color: #bba969;
}

.table tr:first-child
{
background-color: #290e03;
border: 1px solid #9e4111;
font-family: "Ubuntu";
font-size: 1.125em;
line-height: 40px;
font-weight: 500;
font-style: normal;
color: #ceceb6;
}

blockquote {
font-family: "Ubuntu";
color: #bba969;
line-height: 40px;
font-weight: 300;
padding: 0 0 0 30px;
margin: 0 0 20px;
border-left: 2px solid #c1c194;
}

blockquote p
{
font-family: "Ubuntu";
color: #bba969;
}
/* End of personal changes */


.hero-unit {
background-color: #1a506863;
}
