@charset "UTF-8";
/*
Theme Name: 2nd Foundation Base for Thematic
Theme URI: https://github.com/petskratt/foundation-base/
Description: wow, this dude embedded the entire foundation css in this file, what a dweeb...
Author: holy fuck
Author URI: whatever234590823409238423.org
Template: thematic
Version: 0.3.2.5.1b
Tags: flexible-width, two-columns, left-sidebar, translation-ready
*/
@import url("./inormalize.css");
@import url("./foundation5.css");
@import url("crappyNavbar3.css");
/* @import url("./cleanFound3.css"); */

#b0img {
  position:fixed;
  z-index:-5;
  left:0px;
  bottom:0px;
  /* height:100%;*/
  width:100%;
}


#b1img {
  position:fixed;
  z-index:-4;
  left:9%;
  top:8%;
  height:100%;
  /* width:100%;*/
}


#branding,#access,#container,#primary,#secondary,#footer #first,#footer #second,#footer #third,.page-template-template-page-fullwidth-php #container{float:left}#footer #siteinfo{float:none}#header,#main,#footer{*zoom:1}#header:before,#main:before,#footer:before,#header:after,#main:after,#footer:after{content:" ";display:table}#header:after,#main:after,#footer:after{clear:both}#branding,#access,#container,#primary,#secondary,#footer #first,#footer #second,#footer #third,#footer #siteinfo,.page-template-template-page-fullwidth-php #container{position:relative;min-height:1px;padding:0 15px}

#content {



background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(3%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 3%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 3%,rgba(255,255,255,0) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 3%,rgba(255,255,255,0) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 3%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

-webkit-border-top-left-radius: 30px;
-webkit-border-top-right-radius: 30px;
-moz-border-radius-topleft: 30px;
-moz-border-radius-topright: 30px;
border-top-left-radius: 30px;
border-top-right-radius: 30px;



-webkit-border-bottom-left-radius: 30px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-bottomleft: 30px;
-moz-border-radius-bottomright: 30px;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;


}

#blog-title span a {
    color:yellow !important;
}

#footer a {
    color:yellow !important;
}

#footer  {
    color:orange !important;
}

ul.xoxo li a {
    color:yellow !important;
}

.widgettitle label {
    color:yellow !important;
}

.widgettitle {
    color:yellow !important;
}

#blog-description {
    color:yellow !important;
}

#container {

background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 25%, rgba(255,255,255,1) 54%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(25%,rgba(255,255,255,1)), color-stop(54%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 25%,rgba(255,255,255,1) 54%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 25%,rgba(255,255,255,1) 54%,rgba(255,255,255,0) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 25%,rgba(255,255,255,1) 54%,rgba(255,255,255,0) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 25%,rgba(255,255,255,1) 54%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;



-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;

}

#blog-title {
    font-size: 44px;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 14px;
}
#blog-description {
    font-size: 1em;
    font-weight: normal;
}
.skip-link {
    display: none;
}
.page-title span {
    font-style: italic;
}
.page-title .meta-nav {
    font-style: normal;
}
.sticky {
    padding: 1.625em;
    background: rgba(0, 0, 0, 0.1);
}
.entry-meta {
    margin: 0 0 1.625em;
}
.entry-meta abbr {
    border: none;
    cursor: text;
}
.entry-utility {
    margin: 0 0 1.625em;
    clear: both;
}
.edit-link {
    display: block;
    clear: both;
}
#links-page, #archives-page {
    list-style: none;
    overflow: hidden;
}
#author-info {
    margin: 0 0 1.625em;
    overflow: hidden;
}
#author-info .avatar {
    float: left;
    margin: 0 1em 0;
}
.entry-content .wp-post-image {
    float: right;
}
.alignleft, img.alignleft {
    float: left;
}
.alignright, img.alignright {
    float: right;
}
.aligncenter, img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.wp-caption {
    max-width: 96%;
    margin-bottom: 1.625em;
    padding: 9px 0 0;
    text-align: center;
}
.wp-caption img {
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 1.625em 5px;
}
.gallery {
    display: block;
    clear: both;
    overflow: hidden;
}
.gallery .gallery-row {
    display: block;
    clear: both;
    overflow: hidden;
}
.gallery .gallery-item {
    overflow: hidden;
    list-style: none;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
    border: none !important;
}
.gallery-icon {
    margin: 0 5px;
    padding-top: 6px;
}
.gallery-caption {
    padding: 6px 6px 0;
}
.wp-smiley {
    max-height: 12px;
    margin: 0 !important;
}
#comments {
    clear: both;
    padding: 1.625em 0 0;
}
#comments ol, #comments ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#comments-list ol {
    margin: 0 0 1.625em;
    border: 1px solid #ccc;
    border-bottom: none;
}
#comments-list li {
    position: relative;
    padding: 1.625em 1.5em 0;
    border-bottom: 1px solid #ccc;
    background: #fafafa;
}
#comments-list li.bypostauthor {
    background: #ffffcc;
}
#comments-list li .avatar {
    position: absolute;
    top: 1.625em;
    left: 1.5em;
    height: 36px;
    width: 36px;
}
#comments-list li li {
    margin: 0 0 1.625em;
    border: 1px solid #ccc;
}
#comments-list .thread-odd {
    background: #f1f1f1;
}
#comments-list .comment-author {
    padding: 9px 0 0 46px;
    font-weight: bold;
}
#comments-list .comment-meta {
    padding: 0 0 9px 46px;
}
#comments-list #respond {
    margin: 0 0 1.625em;
    padding: 1.625em 1.5em;
    border-bottom: 1px solid #ccc;
}
#comments-list ul #respond {
    margin: 0;
    border: 1px solid #ccc;
}
.comment-reply-link {
    padding: 0 0 1.625em;
    text-align: right;
}
#trackbacks-list .comment-content {
    position: absolute;
    left: -9999px;
}
#respond {
    position: relative;
    margin-bottom: 1.625em;
    padding: 1.625em 0 0;
}
#cancel-comment-reply {
    position: absolute;
    top: 1.625em;
    right: 1.5em;
}
.form-section input {
    width: 98%;
    margin: 0 0 1.625em;
}
.form-section textarea {
    width: 98%}
.form-section input {
    width: 98%;
    margin: 0 0 1.625em;
}
#form-allowed-tags p {
    margin: 0;
}
#form-allowed-tags span {
    font-style: italic;
}
.form-submit {
    padding: 1.625em 0 0;
    text-align: right;
}
.page-link, .comment-navigation {
    margin: 0 0 1.625em;
    padding: 1.625em 0 0;
    font-weight: bold;
    word-spacing: 0.5em;
}
.page-link a, .comment-navigation a {
    background: rgba(0, 0, 0, 0.1);
    padding: 0.4em 0.65em;
}
.page-link a, .page-link span, .comment-navigation a, .comment-navigation span {
    margin-right: 0.5em;
}
.aside {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.aside ul {
    list-style: none;
}
.aside ul ul {
    margin: 0 0 1.625em;
}
.aside ul ul li {
    padding: 1px 0;
}
.aside ul ul ul {
    margin-bottom: 0;
    margin-left: 1em;
}
.aside ul ul ul.flyout {
    margin-left: 0;
}
.aside table {
    border: none;
}
.aside thead {
    border: 1px solid #ccc;
}
.aside tbody {
    border: 1px solid #ccc;
}
.aside th, .aside td {
    padding: .15em .6em;
    border-right: 1px solid #ccc;
}
.aside tfoot tr {
    border: none;
}
.aside tfoot td {
    border-color: transparent;
}
.aside #searchform input {
    width: 100%;
    max-width: 98%}
#content .aside {
    margin: 0 0 1.625em;
}
.widget_tag_cloud {
    margin: 0 0 1.625em;
}
#searchsubmit {
    display: none;
}
#header, #main, #footer {
    width: 1000px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    #header, #main, #footer {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
}
}@media only screen and (max-width: 767px) {
    #header, #main, #footer {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    *zoom: 1;
}
#header:before, #header:after, #main:before, #main:after, #footer:before, #footer:after {
    content: " ";
    display: table;
}
#header:after, #main:after, #footer:after {
    clear: both;
}
}#branding, #access {
    width: 100%}
@media only screen and (max-width: 767px) {
    #branding, #access {
    float: none;
    width: auto;
}
}#container {
    width: 66.66667%;
    left: 33.33333%}
@media only screen and (max-width: 767px) {
    #container {
    float: none;
    width: auto;
}
}@media only screen and (max-width: 767px) {
    #container {
    left: 0%}
}#primary, #secondary {
    width: 33.33333%;
    right: 66.66667%}
@media only screen and (max-width: 767px) {
    #primary, #secondary {
    float: none;
    width: auto;
}
}@media only screen and (max-width: 767px) {
    #primary, #secondary {
    right: 0%}
}#footer #first, #footer #second, #footer #third {
    width: 33.33333%}
@media only screen and (max-width: 767px) {
    #footer #first, #footer #second, #footer #third {
    float: none;
    width: auto;
}
}#footer #siteinfo {
    margin-left: auto;
    margin-right: auto;
    width: 100%}
@media only screen and (max-width: 767px) {
    #footer #siteinfo {
    float: none;
    width: auto;
}
}@media only screen and (max-width: 767px) {
    #container, #primary, #secondary, #footer #first, #footer #second, #footer #third {
    float: left;
    width: 100%;
    padding: 0 15px;
}
}.page-template-template-page-fullwidth-php #container {
    width: 100%;
    left: 0%}
@media only screen and (max-width: 767px) {
    .page-template-template-page-fullwidth-php #container {
    float: none;
    width: auto;
}
}@media only screen and (max-width: 767px) {
    .page-template-template-page-fullwidth-php #container {
    left: 0%}
}


#content {
    min-height:33em;
}

#wrapper {
    height:100%;
}

#footer {
    min-height:10em;
    position:relative;
}

#footer #siteinfo {

position:absolute;
bottom:0px;
}



.stack { position: fixed; bottom: 28px; right: 40px; }
.stack > img { position: relative; cursor: pointer; padding-top: 35px; z-index: 2; }
.stack ul { list-style: none; position: absolute; top: 5px; cursor: pointer; z-index: 1; }
.stack ul li { position: absolute; }
.stack ul li img { border: 0; }
.stack ul li span { display: none; white-space:nowrap;}
.stack .openStack li span { 
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
        display:block;
        height: 14px;
        position:absolute;
        top: 17px;
        right:60px;
        line-height: 14px;
        border: 0;
        background-color:#000;
        padding: 3px 10px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        color: #fcfcfc;
        text-align: center;
        text-shadow: #000 1px 1px 1px;
        opacity: .85;
        filter: alpha(opacity = 85);
}



#stack3rd {
    top:-2em;
    right:3em;
    position:absolute;
    z-index:15;
    border:0; /* 2px dashed yellow; */
}

img.istack3rd {
    width:128px;
}

.stack3 { position: fixed; top: 4em; right: 10em; }
.stack3 > img { position: relative; cursor: pointer; padding-top: 35px; z-index: 2; }
.stack3 ul { list-style: none; position: absolute; top: 5px; cursor: pointer; z-index: 1; }
.stack3 ul li { position: absolute; }
.stack3 ul li img { border: 0; }
.stack3 ul li span { display: none; white-space:wrap;}
.stack3 .openStack li span { 
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
        display:block;
        white-space:wrap;
        /* height: 14px;*/
        position:absolute;
        bottom:-5px; //top: 17px;
        left:20px;
        line-height: 14px;
        border: 0;
        background-color:#000;
        padding: 3px 10px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        color: #fcfcfc;
        text-align: center;
        text-shadow: #000 1px 1px 1px;
        opacity: .85;
        filter: alpha(opacity = 85);
}

#access {
    min-height:100px;
}

#primary {
    position:relative;
    min-height:35em;   /* use the equal height stuff from novomedia */
}

#stack2nd {
    top:4em;
    left:4em;
    position:absolute;
    z-index:15;
    border:0px; /* 2px dashed white; */
    width:150px;
}

img.istack2nd {
        width:128px;
}


.stack2 { position: fixed; top: 28px; right: 40px; }
.stack2 > img { position: relative; cursor: pointer; padding-bottom: 35px; z-index: 2; }
.stack2 ul { list-style: none; position: absolute; top: 7px; cursor: pointer; z-index: 1; }
.stack2 ul li { position: absolute; }
.stack2 ul li img { border: 0; }
.stack2 ul li span { display: none; white-space:nowrap; }
.stack2 .openStack li span { 
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
        display:block;
        height: 14px;
        position:absolute;
        top: 17px;
        right:-5em;
        line-height: 14px;
        border: 0;
        background-color:#000;
        padding: 3px 10px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        color: #fcfcfc;
        text-align: center;
        text-shadow: #000 1px 1px 1px;
        opacity: .85;
        filter: alpha(opacity = 85);
}

