/*
Theme Name: GraphPaper
Description: The Ultimate WireFrame Theme
Version: 1.0
Author: Ben Borkowski
Author URI: http://visionarylabs.com
Tags: CMS, Visionary Labs, Blank, Wire Frame
*/

@import "css/reset.css";
@import "css/wp-layout.css";

/*HTML*/

html{
    display: block;
    position: relative;
    box-sizing: border-box;
    height: 100%;
    min-height: 100%;
}

body {
    display: block;
    position: relative;
    box-sizing: border-box;
    min-height: 100%;
    background: #fff;
    color: #434343;
    font-family: arial, helvetica, verdana, san-serif;
    font-size: 76%;
}

body {
    min-height: 100vh;
}
#wrapper{
    min-height: 100vh;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    font-size: 1.2em;
    color: #333333;
}

h1 {
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1em;
    padding: 0 0 12px 0;
    margin: 6px 0 12px 0;
}

h1,
h2.title {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 0 0 12px 0;
    margin: 6px 0 12px 0;
}

h2 {
    font-size: 1.3em;
    font-weight: normal;
    text-transform: capitalize;
    color: #222;
    margin-bottom: 8px;
}

h3 {
    font-size: 1.1em;
    margin-bottom: 8px;
}

h4 {
    font-size: 1em;
    margin-bottom: 8px;
    color: #333;
}

p {
    margin: 5px 0px;
    font-size: 1.1em;
    line-height: 1.4em;
}

ul,
ol {
    margin: 0px;
    padding: 0px;
}

ul li {
    background: url('images/bullet.png') 0 3px no-repeat;
    padding-left: 14px;
    margin: 5px 0px;
}

ol li {
    list-style: decimal;
    margin-left: 20px;
}

dl dt {
    font-size: 1.6em;
    margin: 3px 0px;
    border-bottom: 1px solid #fff;
}

dl dd {
    margin: 10px;
}

blockquote {
    margin: 15px;
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #fff;
    padding: 10px;
}

#stage form {
    width: auto;
    margin: 0;
}

.page_content {
    background: #fff;
}


/*ANCHORS*/

a {
    color: #06C;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #555555;
    text-decoration: underline;
}

h1 a,
h2 a {
    text-decoration: none;
}

/* CORE MOBILE LAYOUT */
#stage {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    clear: both;
    padding: 20px;
}
.page_content,
.header_content,
.footer_content {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
    overflow: hidden;
}
#primary {
    height: auto;
}
#sidebar {
    clear: both;
    float: none;
    width: 100%;
    background: blue;
}

/*CORE LAYOUT*/

#wrapper {
    box-sizing: border-box;
    min-height: 100%;
}

#page {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    background: url('images/bg-page.png') top center repeat;
}

#header {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    background: #ffffff;
}

#footer {
    position: relative;
    box-sizing: border-box;
    height: auto;
    color: #fff;
}
#footer.stick-bottom{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

#header,
.header_content {
    overflow: visible;
    z-index: 100;
}
.header_content{
    padding: 2px;
}

.page_floor {
    position: relative;
    overflow: hidden;
    min-height: 500px;
}

#sidebar{
    font-size: 1em;
    background: #ccc;
}

#sub {
    display: block;
    float: left;
    text-align: left;
    overflow: hidden;
    width: 180px;
    margin: 10px;
    background: #ccc;
}

#sub span {
    display: inline-block;
    margin: 0 -2px;
}

#sub span a {
    display: block;
    padding: 8px 12px;
    color: #fff;
    text-decoration: none;
    border-left: 1px solid #666;
    border-right: 1px solid #555;
}

#sub span a.primary {
    border-left: 0;
}

#sub span a.ultimate {
    border-right: 0;
}

#sub span a:hover {
    color: #90BDBA;
}

#sub span.current a {
    color: #90BDBA;
}

.box {
    border: 1px solid #b8b4b3;
    background: #fff url('images/bg-box.png') top center repeat-x;
    padding: 0;
    margin: 0px 0px 10px 0px;
    clear: both;
    position: relative;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #ddd;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: none;
}

.box.clear {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: none;
}

.box ul li {
    position: relative;
    overflow: hidden;
}


/*SPECIAL ANCHORS*/


/*LOGO*/

a#logo {
    background: url('images/logo.png') top left no-repeat;
    width: 242px;
    height: 56px;
    margin: 10px auto;
    overflow: hidden;
    text-indent: -1000px;
    display: block;
}


/*HEADER*/

.skiptocontent {
    display: none;
}


/*POST*/

.box.post{
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #222;
    margin-bottom: 20px
}

.entry {
    margin: 0px 0px 10px 0px;
    position: relative;
    font-size: 1em;
    line-height: 1.4em;
}

.pagination{
    display: block;
    overflow: hidden;
    position: relative;
}
.pagination .page-numbers{
    padding: 4px;
}

.entry p {
    margin: 5px 0px 15px 0px;
    text-align: left;
}

.entry .date {
    color: #333;
    font-size: .9em;
    float: right;
    margin: 0px 0px 10px 10px;
}

.entry .floor {
    margin: 20px 0px 10px 0px;
    padding: 10px 10px;
    font-size: .7em;
    text-align: left;
    border-top: 1px solid #333;
}

.entry img {
}

.entry .gallery {
    float: left;
    width: 420px;
    margin-right: 10px;
    text-align: left;
    overflow: hidden;
}

.entry .gallery img {
    margin: 8px;
}

.entry .gallery .l img {
    margin-left: 0;
}

.entry .gallery .r img {
    margin-right: 0;
}

.entry .feature {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 auto 20px;
    text-align: center;
}
.entry .feature img{
    max-width: 100%;
    height: auto;
}

#stage .feature ul.bull {
    list-style: none;
    margin: 0;
    padding: 0;
}

#stage .feature ul.bull li {
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}

.entry .pg {
    width: 420px;
    float: right;
}

.thumb {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.post-list-old,
.post-list-new{
    display: block;
    padding: 4px;
}
.post-list-old{
    float: left;
}
.post-list-new{
    float: right;
}

/*GENERAL MENUS*/

.menu ul li {
    list-style: none;
    background: none;
    margin: 0;
    padding: 0;
}


/*PRIMARY NAV*/

/*MOBILE PRIMARY NAV*/
#primary{
    position: absolute;
    width: 260px;
    top: 0;
    left: 0;
    height: auto;
    margin-left: -260px;
    z-index: 10;
    transition: margin 200ms ease-in-out;
}
#wrapper{
    transition: margin 200ms ease-in-out;
}
body.mobile-nav-open #wrapper{
    margin-left: 260px;
}
.mobile-nav-icon{
    padding: 8px;
    border: 1px solid #333;
    box-sizing: border-box;
    position: absolute;
    top: 8px;
    left: 8px;
    cursor: pointer;
    z-index: 500;
}

#primary .menu ul li{
    display: block;
}

#primary {
    overflow: visible;
    background: #222;
    line-height: 35px;
    color: #fff;
}

#primary .menu-header {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}


/*PRIMARY NAV*/

#primary .menu ul {
    text-align: left;
    margin: 0px;
    padding: 0px;
    clear: both;
    text-align: left;
}

#primary .menu ul li a {
    position: relative;
    color: #fff;
    background: none;
    font-weight: normal;
    font-size: 1em;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0px 19px 0px 19px;
}

#primary .menu ul>li:last-child a {
    background-image: none;
}

#primary .menu ul li a:hover {
    color: #06c;
}

#primary .menu ul li:hover>a {
    color: #06c;
}

#primary .menu ul li.current_page_item>a {
    color: #06c;
}

#primary .menu ul li.current_page_parent>a {
    color: #06c;
}


/*SECONDARY DROPDOWN*/

#primary .menu ul li ul {
    display: none;
    position: absolute;
    padding: 0px;
    margin: 0px;
    left: 0;
    top: 35px;
    width: auto;
    border-bottom: 5px solid #222;
    overflow: visible;
    background: #eeeeee;
    list-style: none;
    z-index: 700;
    text-align: left;
}


/*drop down item list*/

#primary .menu ul li ul li {
    display: block;
    width: 100%;
    overflow: visible;
    position: relative;
    text-align: left;
}

#primary .menu ul li ul li a {
    color: #fff;
    display: block;
    background: #333;
    overflow: visible;
    position: relative;
    text-align: left;
    white-space: nowrap;
    border-bottom: 1px solid #666;
}

#primary .menu ul li ul>li:hover>a {
    color: #06e;
    background: #333;
}

#primary .menu ul li ul li a:hover {
    display: block;
    color: #06e;
    background: #333;
    border-bottom: 1px solid #666;
}

#primary .menu ul li ul li.current_page_item a {
    color: #fff;
    background: #222;
}

#primary .menu ul li:hover ul {
    display: block;
}

#primary .menu ul li:hover ul li ul {
    display: none;
}

#primary .menu ul li:hover ul li:hover ul {
    display: block;
}


/*THIRD SLIDEOUT*/

#primary .menu ul li ul li ul {
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 1000;
    border-left: 5px solid #222;
    border-bottom: 0;
}

#primary .menu ul li ul li ul li {}

#primary .menu ul li ul li ul li:hover a {}

#primary .menu ul li ul li ul li a {}

#primary .menu ul li ul li ul li a:hover {}


/*HOME PAGE*/

#banner {
    position: relative;
    width: 100%;
    height: 200px;
    margin: auto;
    background-image: url('images/banner-01.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
}

#banner.no-bg {
    background-image: none;
}

#banner .content {
    border: 1px solid #ccc;
    height: 200px;
}

#banner .content h1 {
    position: absolute;
    bottom: 0;
    width: 100%;
}

body.home #banner,
body.home #banner .content {
    border: 0;
    height: 40px;
    background-image: none;
    background-color: #fff;
}

body.home .page_content {
    border: 0;
}

.hero {
    overflow: hidden;
    margin: 0 auto 0 auto;
    background: #ccc;
    width: auto;
    height: auto;
}

.hero .slider {
    text-align: center;
    position: relative;
}

.hero .slider img {
    position: relative;
    max-width: 100%;
    height: auto;
}

.siblings {
    postion: relative;
    overflow: hidden;
}

.siblings a {
    padding: 10px;
    border: 1px solid #ccc;
    background: #eee;
    border-radius: 3px;
}

.siblings a.prev {
    float: left;
}

.siblings a.next {
    float: right;
}


/*Footer*/

#footer{
    background: #222;
}

#footer .footer_content {
    height: auto;
    text-align: center;
    margin: auto;
    clear: both;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 100;
}


/*ICONS*/

.rss {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin: 10px 5px 0px 0px;
    text-indent: -1000px;
    background: url('images/icon-rss.png') top left no-repeat;
}


/* SEARCH */

#header .search {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}

#header .search #searchform {}

#searchform label {
    display: none;
}

#searchform input.searchfield {
    float: left;
    border: 1px solid #dcdcdc;
    color: #777777;
    padding: 2px;
    font-size: 1em;
    margin: 10px 0px 5px 0px;
}

#searchform #searchsubmit {
    float: left;
    height: 37px;
    width: 37px;
    margin: 0px 0px 5px -5px;
    background: #cccccc;
    url('images/btn-search.png') top left no-repeat;
    cursor: pointer;
    border: 0px;
    overflow: hidden;
    text-indent: -500px;
}


/* FORMS */

.form {
    display: block;
    overflow: hidden;
    position: relative;
    width: 400px;
    margin-bottom: 10px;
}

.form fieldset {
    border: 1px solid #ccc;
    padding: 10px;
}

.form legend {
    padding: 5px;
    font-size: 1.2em;
    text-align: center;
    border: 1px solid #ccc;
    color: #999;
}

.form p.disclaimer {
    text-align: right;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}

.form table {
    width: 100%;
}

.form table th {
    width: 200px;
    text-align: right;
    padding-right: 20px;
}

.form table td,
.form table th {
    padding-bottom: 8px;
    vertical-align: top;
}

.form input,
.form textarea,
.form select {
    float: left;
    border: 1px solid #ccc;
    padding: 2px;
    width: 200px;
    color: #333;
    font-family: arial, helvetica, verdana;
    padding: 8px;
    font-size: 1.2em;
}

.form select {
    width: 206px;
}

.form textarea {
    height: 100px;
}

.form .button {
    border-radius: 4px;
    font-size: 1em;
    color: #333;
    width: auto;
    padding: 10px;
    margin: auto;
    border: outset 2px #ccc;
    cursor: pointer;
}

.form .button:hover {
    background: #fff;
}

.form label {
    font-size: 1.1em;
    width: 160px;
    float: left;
    text-align: right;
    padding: 8px 10px 0 0;
}

.form ul li {
    padding: 2px 0;
}


/* COMMENTS */

#comments {
    margin: 20px 0px;
    padding: 20px;
    border-top: 3px double #fff;
}

#commentsform {
    margin: 20px;
    padding: 20px;
    border-radius: 10px;
    background: url('images/trans.png');
}

#respond {
    overflow: hidden;
    position: relative;
}

#respond label {
    display: block;
    float: left;
    width: 150px;
    text-align: right;
    clear: both;
    margin: 5px;
}

#respond input,
#respond textarea {
    display: block;
    float: left;
    width: 150px;
    text-align: left;
    margin: 5px;
}

#respond #submit {
    clear: both;
    margin-left: 160px;
    text-align: center;
}

#respond .form-allowed-tags {
    clear: both;
}

#stage ul.commentslist li {
    background: none;
}

#stage ul.commentslist li {
    margin: 10px 0px 20px 0px;
    padding: 10px;
}

#stage ul.commentslist li.comment.even {
    background: url('images/trans2.png');
    border-radius: 10px;
}

.comment-author {
    font-size: 1.2em;
    margin: 0 0 5px 0;
}

.comment-body {
    margin: 10px;
}


/* WP IMAGES */

.alignleft {
    margin: 0px 20px 5px 0px;
    clear: left;
}

.alignright {
    margin: 0px 0px 5px 20px;
    clear: right;
}

p.alignright {
    margin: 0px 0px 5px 20px;
}


/*UTILITY*/

.clear {
    clear: both;
}

.disclaimer {
    font-size: 8pt;
}

.tr,
p.tr {
    text-align: right;
}

.reset,
p.reset {
    margin: 0;
    padding: 0;
}

.half {
    width: 45%;
}

.left {
    float: left;
    padding-right: 4%;
}

.right {
    float: right;
    padding-left: 4%;
}

.padding {
    padding: 20px;
}

.third {
    width: 280px;
    margin: 0 20px;
}

.hide {
    display: none;
}

.no-bg {
    background-image: none;
}


/*widget lists*/

ul.widget {
    margin: 0;
    padding: 0;
}

ul.widget>li {
    background: none;
    padding: 0;
    margin: 10px;
}


/*classic nav list*/


/*down*/

ul.nav.down li {
    border-bottom: 1px solid #fff;
    list-style: none;
    background: none;
    padding: 0;
    margin: 0;
}

ul.nav.down li.current {
    background: #333;
    color: #fff;
    padding: 5px;
}

ul.nav.down li a {
    display: block;
    padding: 5px;
    color: #333;
}

ul.nav.down li a:hover {
    background: #fff;
    color: #666;
    text-decoration: none;
}


/*across*/


/*WP EDIT LINK*/

.admin {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 500;
    padding: 8px 0;
}

.admin a {
    padding: 8px;
    background: rgba(200,200,200,.5);
    color: #fff;
}


/*MESSAGING*/

.message {
    color: #999999;
    padding: 10px 40px;
    margin: 30px;
    border: 3px solid #ccc;
    background: rgba(255, 255, 255, .8);
    border-radius: 3px;
    box-shadow: 2px 2px 10px #ccc;
}

ul.message {
    list-style: inside disc;
    overflow: visible;
}

ul.message li {
    font-size: 1.1em;
    background: none;
    padding: 4px 0;
    margin: 0;
    list-style: disc;
    overflow: visible;
}

.message.error {
    border-color: #990000;
    background-color: rgb(255, 240, 240);
}

.message.error li {
    color: #990000;
}

.message.success {
    border-color: #009900;
    background-color: rgb(240, 255, 240);
}

.message.success li {
    color: #009900;
}

#stage ul.none,
#stage ul.none li {
    list-style: none;
    background: none;
}


/*lists*/

ul.bull {
    padding: 0;
    margin: 0;
}

ul.bull li {
    margin: 5px 0px;
    padding: 0 0 0 20px;
    background: url('images/bullet.png') 0 3px no-repeat;
}

ul.cta,
#stage ul.cta {
    margin: 0;
    padding: 0;
}

ul.cta li,
#stage ul.cta li {
    padding: 10px 0;
    margin: 4px 0px;
    border-top: 1px dotted #ccc;
    background: none;
}

.feature ul {
    margin: 0;
    padding: 0;
}

#sidebar .box h2 {
    text-align: center;
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
    font-size: 1.5em;
}

#sidebar .block {
    padding: 10px 0 0 0;
}

.avail {
    float: left;
    width: 400px;
    margin: 0 0 0 40px;
}

.side-build h3 {
    clear: both;
}

.side-build {
    float: left;
    width: 160px;
    margin-right: 40px;
}

.avails {
    border-bottom: 1px dotted #2A8080;
    overflow: hidden;
    position: relative;
}

.featured {
    margin: 0 auto 10px auto;
    height: auto;
    overflow: hidden;
    text-align: center;
    max-height: 450px;
}

.gallery .featured img {
    display: block;
    margin: auto;
}

.pg h3 {
    margin-top: 15px;
    text-transform: uppercase;
}

span.opt {
    padding: 0 8px;
    color: #999;
    font-size: .9em;
}

.map {
    margin: 15px 0 0 0;
}

/* attachment page */
body.attachment .entry img{
    max-width: 100%;
    height: auto;
}

/* 960 or larger / switch to desktop layouts */
@media screen and (min-width: 550px) {
    #stage {
        max-width: 550px;
        position: relative;
        overflow: hidden;
        margin: 20px auto 20px auto;
    }
}

@media screen and (min-width: 640px) {
    .mobile-nav-icon{
        display: none;
    }
    #primary {
        position: relative;
        width: 100%;
        clear: both;
        margin: auto;
    }
    #primary .menu ul{
        text-align: center;
    }
    #primary .menu ul li {
        display: inline-block;
        position: relative;
        margin: 0px;
    }
    #primary .menu ul li a{
        text-align: center;
    }
}
@media screen and (min-width: 700px) {

    #stage.single{
        max-width: 700px;
        padding: 20px 0;
        margin: 0 auto;
    }

    body.attachment #stage{
        max-width: 700px;
        padding: 20px 0;
        margin: 0 auto;
    }
    body.attachment #stage h1{
        margin: 0 0 0 0;
    }

}

/* 960 or larger / switch to desktop layouts */
@media screen and (min-width: 960px) {
    .page_content,
    .header_content,
    .footer_content {
        max-width: 960px;
        margin: auto;
        position: relative;
        overflow: hidden;
    }
    #banner {
        position: relative;
        max-width: 960px;
        height: 200px;
    }
    .hero {
        overflow: hidden;
        height: auto;
        max-width: 960px;
    }
    #stage.home,
    #stage.full {
        max-width: 960px;
        float: none;
        margin: 0 auto;
    }
    #sidebar {
        width: 180px;
        float: right;
        display: block;
        margin: 10px;
    }
}