/*
THEME NAME: algorithmic
THEME URI: http://AlgorithmicArts.com, http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Algorithmic Arts theme based on Sandbox written by Andy Skelton & Scott Allan Wallick (http://www.plaintxt.org/)
VERSION: 1.0
AUTHOR: Algorithmic Arts, 
AUTHOR URI: http://AlgorithmicArts.com/
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */

@import url('reset.css'); 
/* @import url('initial.css'); */

/* Base ----------------------------------------------- */

/* Font size of .9375em corresponds to 15px at default text size in most browsers 
 * Line height of 1.4em corresponds to 21px
 */

html { font-size:100.01%; }
html body {
    color: #222;
    padding-bottom: 55px;
    text-align: left;
    /* font-family: Tahoma, Helvetica Neue, Helvetica, Arial, sans-serif; */
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 0.9375em;
    line-height: 1.6em;
    background-color: #000;
}

/* Page Structure ----------------------------------------------- */

div#wrapper {
    background-color: #fff;
    /* background: #fff url('images/blueprint_grid_30+10x21.png') repeat -15px -7px;  */
    /* background: #fff url('images/wrapbg.gif') repeat top left;  */
    width:960px;
    margin: 0 auto 0 auto;
    padding: 0;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
}

div#header{
    background: #000 url('images/header3.jpg') repeat bottom left; 
    /* background: #000 url('images/header8.png') repeat bottom left; */
    /* background: #000 url('images/rings-cut.jpg') repeat 50% 45%; */
    /* background: #000 url('images/bumping512.jpg') repeat bottom left; */
    line-height:2.8em;
    height:8.2em;	/* 7 x line-height minus border width */
    border-bottom:1px solid #fff;
    /* margin-bottom:0.7em;  */
}

div#header div#blog-description,div#header div.archive-description{
    display: none;
    /* margin:0.2em 0 0 0.9em; */
}

div#access{
    background-color:#000;
    height:2.1em;
    line-height: 2.0em;
    border-bottom:4px solid #000;
}

div#menu {
    border-bottom:1px solid #fff;
}

div#menu ul li {
    padding: 0 15px; 
    display: inline;
}

div#container {
    float:left;
    margin:0;
    padding:0;
    width:704px;
}

div#wide-container {
    margin:0;
    padding:0;
    width:100%;
}

div#gallery-container {
    margin:0;
    padding:0;
    width:100%;
    background-color: #000;
}


div#content {
    margin:0;
    padding:1.4em 0;
    padding-left:15px;
    padding-right:15px;
    min-height: 35em;
}

div.nav-previous {
    float: left;
}

div.nav-next {
    float: right;
}

div.navigation {
    height: 1.4em;
    width: 100%;
    margin: 0 0 1.4em 0;
}

div#footer{
    clear:both;
    width:100%;
    line-height: 2.6em;
    border-bottom: 1px solid #fff;
    font-size: 90%;
}


div#primary{
    /*  margin-top:1em; */
    /* padding-top:1em; */
}

div#secondary{
    clear:right;
}

div.sidebar {
    float:right;
    font-size: 90%;
    margin: 2.5em 0 0 0;
    overflow:hidden;
    padding-left:15px;
    padding-right:15px;
    width: 210px;
}

li.widget {
    margin: 0 0 1.4em 0;
}

li.widget li {
    padding: 0 0 0 10px;
}

li.comment {
    margin: 1.4em 0;
    border: 1px solid #666;
}

blockquote {
    margin: 1.4em 30px 1.4em 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

address.contact {
    margin: 1.4em 30px 1.4em 30px;
}


/* Link Styles
----------------------------------------------- 
/* links in entry-content are always underlined and highlight on hover
 * links in entry-title are highlighted during hover and never underlined
 * navigation links over black background are only underlined during hover and are not highlighted
 * sidebar links are similarly underlined during hover and not highlighted (broken)
 */

a:link {
    background: transparent; 
    color: #333;
    text-decoration: none;
}

div#gallery-container a:link {
    color: #ccc0a1;
}

a:visited {
    background: transparent; 
    color: #555;
    text-decoration: none;
}

div#gallery-container a:visited {
    color: #9e957d;
}

a:hover {
    background: transparent; 
    border-bottom:1px solid #c2b699; 
    color: #9e957d;
    text-decoration: none;
}

a:focus, a:active {
    background: transparent; 
    border-bottom:1px solid #c2b699; 
    color: #9e957d;
    outline: 1px dotted #c2b699;
    outline-offset: 2px;
    text-decoration: none;
}

div.navigation a,
a.more-link {
    text-transform: lowercase;
    /* font-variant:small-caps; */
    font-weight:bold;
    color: #aaa;
}


div.entry-content a:link,
div.entry-content a:visited,
div.entry-content a:focus,
div.entry-content a:active,
div.entry-content a:hover
div.entry-meta a:link,
div.entry-meta a:visited,
div.entry-meta a:focus,
div.entry-meta a:active,
div.entry-meta a:hover {
    text-decoration: underline;
}

#blog-title a {
    margin: 0 15px;
    color: #fff;
    border:0;
    text-decoration: none;
}

div#menu a:link, div#menu a:visited {
    color: #eee;
    /* text-transform:uppercase; */
    font-weight: bold;
    font-variant:small-caps;
    letter-spacing:0.05em;
}

div#menu ul li.current_page_item a:link, 
div#menu ul li.current_page_item a:visited,
div#menu ul li.current_page_item a:focus,
div#menu ul li.current_page_item a:active, 
div#menu ul li.current_page_item a:hover 
{
    color: #9e957d;
}

div#footer a:link, div#footer a:visited {
    color: #eee;
    text-transform:none;
    font-variant: small-caps;
    font-weight: bold;
}


div.hfeed .entry-title a:link,
div.hfeed .entry-title a:visited,
div.hfeed .entry-content a:link,
div.hfeed .entry-content a:visited,
div.hfeed div.entry-meta a:link, 
div.hfeed div.entry-meta a:visited
{
    border-bottom:none;
}

/* div.sidebar a:hover  */
/* div.hfeed a:hover */

div.hfeed .entry-title a:link,
div.hfeed .entry-title a:visited {
    color: #222;
}

div.hfeed .entry-title a:hover
{
    /* color: #c2b699; */
    /* color: #b2a88d; */
    color: #9e957d;
    /* border-bottom:1px solid #c2b699; */
}

div.sidebar li a:before {
    content: "\00BB \0020";
}

div.sidebar li#rss-links a:before {
    content: "";
}

div.sidebar li#rss-links a {
    padding: 0 0 0 18px;
    background: #fff url('images/feed-icon-14x14.png') no-repeat 0% 50%;
}

div.entry-content li#monthly-archives ul a:link,
div.entry-content li#monthly-archives ul a:visited,
div.entry-content li.cat-item a:link,
div.entry-content li.cat-item a:visited,
div.entry-content li.page_item a:link,
div.entry-content li.page_item a:visited 
{
    text-decoration: none;
}

div.entry-content li#monthly-archives ul a:before,
div.entry-content li.cat-item a:before,
div.entry-content li.page_item a:before
{
    content: "\00BB \0020";
}

div.entry-content li.cat-item a[title ~= "RSS"]:before {
    content: "";
}

/* Heading Styles
----------------------------------------------- */

/*
h1 {
    font-weight: normal;
    font-size: 250%;
} 
*/

h2, h3, h4, h5 {
    color: #000;
}

div#gallery-container h2, div#gallery-container h3, div#gallery-container h4, div#gallery-container h5 {
    color: #eee;
}

div#header h1#blog-title {
    background-color: #000;
    font-weight:normal;
    font-size:2em;
    /* line-height:2.0em; */
    letter-spacing:0.07em;
    text-transform:lowercase;
    font-variant:small-caps;
    border-bottom:1px solid #fff;
}

h2.page-title  {
    font-size: 150%;
    /* padding: 0.4667em 0; */
    padding: 0.622222em 0 0.311111em 0;
    /* line-height: 1.8667em; */
    text-transform:uppercase;
    font-weight: bold;
} 

h2.entry-title  {
    font-size: 150%;
    /* padding: 0.4667em 0; */
    padding: 0.622222em 0 0.311111em 0;
    /* line-height: 1.8667em; */
    text-transform:uppercase;
    font-weight: bold;
    clear: both;
    border-bottom: 1px solid black;
} 

div#comments h3,
h3.entry-title  {
    font-weight: bold;
    font-size: 120%;
    /* padding: 0.58333em 0; */
    padding: 0.77777em 0px 0.38889em 0px;
    text-transform:uppercase;
    clear: both;
    border-bottom: 1px solid black;
} 


h3.widgettitle  {
    font-weight: bold;
    font-size: 120%;
    /* padding: 0.58333em 0; */
    /* padding: 0.77777em 0px 0.38889em 0px; */
    padding: 0;
    text-transform:uppercase;
} 

div.entry-content h3, 
h3  {
    font-size: 120%;
    font-weight: bold;
    padding: 1.16666em 0 0 0;
    text-transform:uppercase;
    border-bottom: none;
} 

h4  {
    font-size: 107%;
    font-weight: bold;
    padding: 0.6542em 0;
    text-transform:uppercase;
} 

h5  {
    font-size: 100%;
    font-weight: bold;
    padding: 1.0em 0;
    text-transform:uppercase;
} 


/* Page Style ----------------------------------------------- */

div#content p { 
    margin: 1.4em 10px 1.4em 0; 
}

/* images in content default to float right */
div.entry-content img, 
div.entry-content img.rightimg {
    float: right;
    padding: 1.4em 15px 1.4em 15px;
    border: 0;
} 

div.entry-content img.topright {
    float: right;
    padding: 0em 15px 1.4em 15px;
    border: 0;
} 

div.entry-content img.leftimg {
    float: left;
    padding: 1.4em 15px 1.4em 0px;
} 

div.entry-content img.centerimg {
    float: none;
    display: block;
    margin: 0 auto;
} 

div.entry-content img, 
div.entry-content img.rightimg {
    float: right;
    padding: 1.4em 15px 1.4em 15px;
    border: 0;
} 

// For flash video plugin
div#content p.flash { 
    text-align: center;
    margin: 0;
    padding: 20px;
} 
//div#content p.flashvideo div {
//    float: none;
//    margin: 20px auto;
//    padding: 0px;
//} 
//div#content p.flashvideo embed {
//    float: none;
//    margin: 20px auto;
//    padding: 0px;
//} 
// End for flash video plugin

div.hentry div.entry-meta {
    background:#f6f6f6;
    /* 
     border:1px solid #7a818a;
     border-bottom:1px solid #7a818a;
     border-top:1px solid #7a818a; */
    margin:1.55556em 0 2.56296296em 0;
    padding:0.2em 15px;
}

div.hentry div.entry-meta span.meta-sep {
    padding:0 0 0 0.3em;
}

ul.gallery li img {
    display: inline;
    float: none;
    padding: 10px; 
    margin: 0;
}

    /* List styles */


div.entry-content ul,
li.comment ul
{
    margin: 1.4em 0;
    padding: 0 0 0 2.667em;
    list-style: outside square none;
}

div.entry-content ol,
li.comment ol
{
    margin: 1.4em 0;
    padding: 0 0 0 40px;
    list-style: outside decimal none;
}

div.entry-content ul,
li.comment ul
{
    margin: 1.4em 0;
}

div.entry-content ul ol, 
div.entry-content ul ul,
div.entry-content ol ul,
div.entry-content ol ol, 
li.comment ul ol, 
li.comment ul ul,
li.comment ol ul,
li.comment ol ol 
{
    margin: 0;
}

ul.gallery li {
    padding: 0;
    margin: 0;
    display: inline;
}


    /* For Site Map page */
div.entry-content li#monthly-archives ul,
div.entry-content li.cat-item,
div.entry-content li.page_item {
    list-style-type: none;
}

    /* End List styles */

    /* Misc. comment styling */

.bypostauthor {
    background-color:#f0f0f0;
}

div.comment-author {
    padding: 0.7em 15px; 
}

div.comment-author,
div.comment-meta {
    padding: 0 15px; 
    background-color: #f6f6f6;
}

.bypostauthor div.comment-author, 
.bypostauthor div.comment-meta {
    background-color:#e0e0e0;
}

li.comment p {
    padding-left: 15px; 
}

li.comment span.fn {
    font-weight: bold;
    text-transform: capitalize;
}

    /* Footer */
div#footer{
    background-color:#000;
    color: #ccc;
    text-align: center;
}

    /* Forms */
input, textarea {
    background:#f6f6f7;
    border:1px solid #7a818a;
    font-size:1em;
    line-height:normal;
    padding:0.3em;
} 

    /* comment form */
div.formcontainer div.form-input{margin:0 0 1.4em;}
div.formcontainer div.form-input input { width:20em; }

div.formcontainer div.form-input input,
div.formcontainer div.form-textarea textarea {
    background:#f6f6f7;
    border:1px solid #7a818a;font-size:1em;
    line-height:normal;
    padding:0.3em;
}

div.formcontainer div.form-textarea-label { margin:1em 0 0.2em; }

div.formcontainer textarea#comment {
    height:12em;
    margin:0 0 0.5em;
    overflow:auto;
    width:25em;
}

div.formcontainer { margin:0 0 1em 1.5em; }
span.required { color:#c00; }

    /* search form */

form#searchform {
    padding: 0.7em 0 0 10px;
}

form#searchform input
{
    padding: 0;
    margin: 0;
    height: 1.6em;
    vertical-align: middle;
}

form#searchform input#searchsubmit 
{
    height: 1.7em;
}


/* Text Styles
----------------------------------------------- */

div#gallery-container {
    color: #eee;
}

div.entry-date {
    font-size: 90%;
}

    /* entry-meta styles */
div.hentry div.entry-meta {
    color:#666;
    font-size:90%;
    text-align:center;
}

strong { font-weight:bold; }
em { font-style:italic; }
sup { 
    vertical-align: super;
    font-size: 80%;
    line-height: normal;
}
sub {
    vertical-align: sub;
    font-size: 80%;
    line-height: normal;
}

span#search-terms {
    font-variant: normal;
    font-style: italic;
    text-transform: none;
    font-weight: normal;
}

address {
    font-style: italic;
}

div.comment-meta {
    font-size: 90%;
    font-style: italic;
}


