﻿@import "reset-min.css";

/* Global
-------------------------------------*/

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

a
{
 text-decoration:none;
}

a:hover
{
 text-decoration:underline;
}

p
{
 font-size:1.2em;
 line-height:150%;
 margin-bottom:20px;
}

p a
{
 font-weight:bold;
}

/* Layout
-------------------------------------*/

body 
{
        margin:0;
        font-size: 62.5%;
        color: #020703;
        font-family: Arial, Helvetica, sans-serif;
}

#container{
        position: relative;
        width: 907px;
        margin:0 auto;
        background:url("images/headerbkg.gif") no-repeat 100% 0;
        padding:0 89px 0 89px;
}

#desc p
{
    font-family:georgia;
    font-size:1.4em;
    color:#333;
    font-weight:bold;
    margin:0;
    padding:0;
}

#desc
{
 position:absolute;
 top:146px;
 left:20px;
}

#header
{
    height:201px;
    position:relative;
}

#header h1
{
    width:393px;
    height:133px;
    top:13px;
    left:10px;
    position:absolute;
}

#header h1 a
{
    font-size:4em;
    font-weight:bold;
    width:393px;
    height:133px;
    background:url("images/logo.gif") no-repeat 0 0;
    text-indent:-9999px;
    display:block;
}

#header .logo:hover
{
 text-decoration:none;
}

#header #search
{
   bottom:-90px;
   right:26px;
   position:absolute;
   width:187px;
}

ul#nav
{
  list-style-type:none;
  display:inline;
  margin:0;
  float:left;
  position:absolute;
  bottom:-46px;
  left:21px;
  z-index:1;
}

ul#nav li
{
 float:left;
 margin-right:14px;
}

ul#nav li a
{
 font-size:1.4em;
 display:block;
 float:left;
 color:#99261F;
 font-weight:bold;
 text-decoration:none;
 background:url("images/tabover.jpg") no-repeat 0 0;
 padding: 26px 19px 12px 18px;
 font-family:georgia;
}

ul#nav li.contact a
{
  background:url("images/tabcontact.jpg") no-repeat 0 0;
}

ul#nav li.rss a
{
  background:url("images/tabrss.jpg") no-repeat 0 0;
  padding-left:35px;
  padding-right:25px
}

current_page_item, ul#nav li.active a
{
 color:#fff;
 background:url("images/tabdown.jpg") no-repeat 0 0;
}

ul#nav li.active a
{
 color:#fff;
}

ul#nav li a:hover
{
 text-decoration:underline;
}

#content
{
 background:#fff url("images/content-bkg.jpg") repeat-y 0 0;
 width:907px;
}

#contenttop
{
  padding-top:92px;
  background:url("images/content-top.jpg") no-repeat 0 0;
}

#content .article
{
  background:url("images/article-top.jpg") no-repeat 0 0;
}

#column1
{
 width:637px;
 float:left;
 padding:0 17px 0 20px;
 display:inline;
}

#column2
{
 width:207px;
 float:left;
 display:inline;
 padding:10px 26px 0 0;
}

#footer
{
 padding:17px 0 24px 26px;
 width:881px;
 background:url("images/footer.jpg") no-repeat 0 0;
 margin-bottom:30px;
}

#footer ul
{
  float:left;
  width: 343px;
}

#footer ul li 
{
 float:left;
 color:#666;
 font-size:1.1em;
 padding-left:8px;
}

#footer ul li.first
{
 padding-left:0;
}

#footer a
{
 color:#666;
}

#footer ul li a
{
 float:left; 
 padding-right: 8px;
}

#footer .right
{
    float:left;
    width:304px;
    color:#99261F;
    font-size:1.1em;
    font-weight:bold;
}

#footer .right a
{
 color:#99261F;
}

/* Column1
-------------------------------------*/

#column1 h2
{
 font-size:2em;
 font-weight:bold;
 font-family:georgia;
 color:#46463A;
 padding:0 0 10px 30px;
 background:url("images/bullet.gif") no-repeat 0 4px;
}

.article #column1 h2
{
  width:487px;
  background:none;
  font-size:2.2em;
  padding-left:0;
}

.page #column1 h2
{
  width:637px;
  background:none;
  font-size:2.2em;
  padding-left:0;
}

#column1  h2 a
{
    color:#46463A;
}

.posted
{
 color:#46463A;
 font-size:1.0em;
 margin:0 0 10px 0;
 line-height:130%;
 width:249px;
 float:left;
}

.posted a
{
 color:#46463A;
}

.article .posted
{
 width:133px;
 float:none;
}

.post
{
  padding-bottom:25px;
  background:url("images/line.gif") repeat-x 0 100%;
  margin-top:25px;
  width:637px;
}

.article .post
{
 margin-top: 5px;
}

.post .postleft
{
 width: 339px;
 float:left;
 display:inline;
 padding-right:10px;
}

.article .post .postleft
{
 width:133px;
 padding-right:17px;
}

.post .postright
{
 width:288px;
 float:left;
 display:inline;
}

.article .post .postright
{
  width:487px;
}

.post a
{
   color:#99261F;
}

.post .postright p
{
  font-size:1.3em;
  color:#020703;
}

.post img
{
 margin-top:25px;
}

.postavatar
{
 width:50px;
 padding:0 10px 0 30px;
 float:left;
}

.postavatar img
{
 margin-top:0;
}

.article .postavatar
{
 width:133px;
 padding:3px 0 10px;
 float:none;
}

.comments
{
 padding:0 5px 0 22px;
 background:url("images/speech.gif") no-repeat 0 0;
 float:left;
 width:222px;
}

.article .comments
{
  width:106px;
}

.comments a
{
 color:#669933;
 font-size:1.1em;
 font-weight:bold;
}

.post .postright .more-link
{
 color:#99261F;
 font-weight:bold;
 font-size:0.9em;
 display:block;
 width:288px;
 margin-top:10px;
}

.panel
{
 padding:14px 0 28px;
 background:url("images/panel.gif") no-repeat 0 0;
 width:133px;
}

/* Column2
----------------------------------*/

#column2 h2
{
    padding:23px 0 11px 35px;
    color:#46463A;
    font-size:1.6em;
    font-weight:bold;
    font-family:georgia;
}

#column2 h2 a
{
    color:#46463A;
}

#column1 .panel h3
{
   margin:0;
   padding:0 0 6px;
   font-weight:bold;
 text-transform:none;
   
}

#column2 ul
{
  width:147px;
  padding:0 27px 23px 33px;
  background:url("images/catline.jpg") no-repeat 0 100%;
}

#column2 ul li
{
 color:#99261F;
}

#column2 ul li a
{
 font-size:1.2em;
 line-height:1.6em;
 color:#99261F;
}

#search input
{
 font-size:1.1em;
 padding:2px 5px;
 border:solid 1px #C3C3BE;
 width:150px;
 margin-right:4px;
 float:left;
 
}

#search #submitsearch
{
  width:21px;
  height:21px;
  border:none;
  margin:0;
  padding:0;
}

#search h3
{
  font-weight:bold;
  color:  #99261F;
  font-family:georgia;
  font-size:1.8em;
  margin:0;
  padding:0 0 5px 0;
}

#socialLinksContainer
{
 width:133px !important;
}

#socialLinksContainer a
{
 float:left;
}

#socialLinksContainer a img
{
 float:left;
}

/* wordpress
----------------------------------*/

#column1 h3
{
        font-size:1.1em;
        font-family:Arial;
        text-transform: uppercase;
}
#column1 h3, #column1 h3 a
{
  color:#46463A;
  }
#column1 h3 a:hover
{
  color:#46463A;
  }

h3#comments, div#respond h3
{
  text-transform: none;
  font-size: 1.5em;
  font-weight:bold;
  color:#46463A;
  font-family:georgia;
  }

div#respond h3
{
  float:left;
  width: 637px;
  margin: 10px 0 0;
  }
  
.article div#respond h3
{
 width:477px;
}

ol.commentlist .comment-author
{
 padding-bottom:3px;
}

.navigation {
  float: left;
  width: 637px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  }
.article .navigation
{
 width:487px;
}
.post .postright .navigation a
{
  font-size: 1.2em;
  color: #99261F;
  }
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }
  
  #respond a
  {
   color: #99261F;
  }

.entry p a:visited {
        color: #99261F;
        }

.commentlist li, #commentform input, #commentform textarea {
        font-size: 0.9em;
        }
.commentlist li ul li {
        font-size: 1em;
}


.commentlist li .avatar {
        position: absolute;
        top: 4px;
        right: 0;
        border: 1px solid #eee;
        padding: 2px;
        background: #fff;
        }

.commentlist cite, .commentlist cite a {
        font-style: normal;
        color: #46463A;
        }
.commentlist cite, .commentlist span
{

  color:#99261F;
          font-size:1.3em;
  }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }

#commentform p {
        font-family: Arial;
        color:  #46463A;
        font-size:1.2em;
        }

#commentform label
{
 width:210px;
 float:left;
}
.commentmetadata {
        font-weight: normal;
        padding-bottom:10px;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }
/* End Images */



/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }

html>body .entry li {
        margin: 7px 0 8px 10px;
        font-size:1.2em;
        }

.entry ul li:before, #sidebar ul ul li:before {
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }

select {
        width: 130px;
        }

#commentform input {
        width: 163px;
        padding: 2px;
        margin: 5px 0 1px 0;
        float:left;
                border:solid 1px #BEBDB5;
        }

#commentform {
  float: left;
  width: 630px;
        margin: 10px 0 0;
        }
        
.article #commentform
{
 width:380px;
}

#commentform .breakbottom
{
 margin-bottom:10px;
}
#commentform textarea {
        width: 630px;
        padding: 2px;
         border:solid 1px #BEBDB5;
 margin-bottom:14px;
        }
.article #commentform textarea
{
 width:374px;
}
#respond:after {
                content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }
#commentform #submit {
        margin: 0 0 5px auto;
        border:none;
        width:109px;
        }
/* End Form Elements */



/* Begin Comments*/
.alt {
        margin: 0;
        padding: 10px;
        }

.commentlist {
        padding: 0;
        text-align: justify;
        }

.commentlist li {
        margin: 15px 0 10px;
        padding: 5px 5px 10px 10px;
        list-style: none;

        }
.commentlist li ul li {
        margin-right: -5px;
        margin-left: 10px;
}

.commentlist p {
        margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
        margin: 5px 0;
        }

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
        }

.commentmetadata {
        margin: 4px 0 0;
        display: block;
        font-size: 1.1em;
        }
.commentmetadata, .commentmetadata a {
        color: #46463A;
        }
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #333;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

.center {
        text-align: center;
        }

.hidden {
        display: none;
        }

hr {
        display: none;
        }

a img {
        border: none;
        }

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.wp-caption {
        border: 1px solid #ddd;
        text-align: center;
        background-color: #f3f3f3;
        padding-top: 4px;
        margin: 10px;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
}

.wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
}
/* End captions */

ol li
{
  font-size:1.2em;
  margin: 10px 0 0;
}

.entry li
{
 font-size:1.2em;
}

ol.commentlist
{
    background:url('images/panel.gif') repeat-x 0 100%;
}

ol.commentlist, ol.commentlist li, ol.commentlist li div
{
  width: 635px;
  padding: 0;
  margin:0;
  }
.article ol.commentlist, .article ol.commentlist li, .article ol.commentlist li div
{
  width: 487px;
}
ol.commentlist li
{
  position: relative;
  margin: 10px 0 0;
  padding: 10px 0;
  background:url('images/panel.gif') repeat-x 0 0;
  }
  
ol.commentlist .comment-body
{
 padding-top:10px;
}

.postright ol.commentlist li p
{
  margin: 0.6em 0 0;
  color:#666;
  width:439px;
  }

ol
{
  margin-top:10px;
}

ol li
{
 font-size:1.2em;
}
