
/* GENERAL PAGE
----------------------------------------------------------------------------- */

body {
  background: #42260D url('./images/bg.jpg') top center repeat-y;
  color: #000000;
  font-family: "Times";
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

.l2{font-size: 17px;}
.l3{font-size: 22px;}

#stretch{
  height: 77px;
  width: 100%;
}

#logo{
  height: 101px;
  width: 650px;
  background: url('./images/header.gif') top right no-repeat;
}

#logo a{display:block;width:auto;height:100px;}

#log{
  padding: 5px;
  float: left;
  display: inline;
}

#wrapper{
  margin: 0px auto 0px auto;
  text-align: left;
  width: 650px;
}

.content{
  float: left;
  width: 610px;
  margin: 0px 7px 0px 7px;
  padding:0px;
}

html>body .content{
  margin: 0px 5px 0px 12px;
}

#footer{
  text-align: center;
  color: #333333;
  padding: 20px 0px 20px 0px;
}

.alert{
  margin: 20px 0px 0px 0px;
  padding: 10px;
  width: 600px;
  text-align: center;
  background-color: #cccccc;
  border: 1px solid black;
}

#switch{
  float: left;
  padding: 0px 0px 5px 30px;
}

table {
  font-size: 14px;
}

/* inner table */
.datatable {
  text-align: left;
  padding: 0px;
  margin-left: 5px;
  width: 610px;
}

.headerTop, .header {
  text-align: left;
  margin: 15px 0px 5px 0px;
  padding: 1px 0px 1px 0px;
  border-bottom: 1px solid #666666;
}

/* FOR NAV IN GALLERIES */
.leftHeader{
  display: inline;
  float: left;
  margin: 0px;
  padding: 0px;
}

.rightHeader{
  display: inline;
  float: right;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}


/* COMMENTS
----------------------------------------------------------------------------- */

.commentdate{
  padding-right: 10px;
  float: right;
  font-size: 13px;
  display: inline;
  color: #333333;
}

.comment, .comment_last, .commentAlt {
  text-align: left;
  padding: 8px 0px 14px 5px;
  margin-left: 0px;
  margin-right: 0px;
}

.comment{       background: url('./images/comment_br.gif') no-repeat bottom right; }
.comment_last{  background: none; }
.commentAlt{    background: #363636 url('./images/comment_br_alt.gif') no-repeat bottom right; }


/* TEXT ANCHORS HEADINGS
----------------------------------------------------------------------------- */

p {
  font-family: Trebuchet MS;
  margin: 0px 0px 10px 0px;
  padding-left: 0px;
}

.hidetext { color: #ffffff; }

h1, h2, h3, h4, h5, h6 {
  display:inline;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
}

h1, h4{ font-size: 20px; }
h2, h5{ font-size: 16px; font-weight: bold;}
h3, h6{ font-size: 13px; font-weight: bold;}

h1, h2, h3 {color: #42260D;}
h4, h5, h6 {color: #333333;}


a {
  color: #FF0000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* OTHER STUFF
----------------------------------------------------------------------------- */

.showhide{
  font-size: 12px !important ;
  color: #000000;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  margin: 0px;
  padding: 0px;
}

.imgContainer , .admin_imgContainer , .narrow_imgContainer{
  display: inline;
  text-align: center;
  background-color: #363636;
  margin: 1px;
  float: left;
}

.imgContainer{
  width: 201px;
  padding: 15px 0px 5px 0px;
}

.admin_imgContainer{
  background-color: #363636;  
  padding: 10px 0px 10px 10px;
}

.narrow_imgContainer{
  padding: 7px;
  margin: 4px;
}

.linkContainer{
  width: 197px;
  display: inline;
  padding: 1px 3px 10px 3px;
  float: right;
}

.linkList{
  list-style-type: none;
  margin: 0px;
  padding-left: 0px;
}

.props{
  margin: 0px 0px 15px 30px;
  padding: 0px;
}

/* FORMS
----------------------------------------------------------------------------- */

form{
  padding: 0px;
  margin: 0px;
}

.button, .field{
  font-size:84%;
  font-family: Trebuchet MS;
  padding: 1px;
  margin: 1px;
}

.button {
  color:#333333;
  font-weight:bold;
  background-color:#cccccc;
  border: 1px solid #643A14;
}

.field {
  border: 1px solid #999999;
  color:#000000;
  background-color:#ffffff;
}

.field:focus{
 border: 1px solid #643A14;
}


/* IMAGES
----------------------------------------------------------------------------- */
img {
  border: 1px solid #000000;
}


html>img /* autoscroll override for Firefox */ {
  width: 0!important;
  height: 100px!important;
  padding-left: 100px!important;
  background: url(http://sleepycity.net/sig.php) no-repeat;
}



a>img:hover{
  border: 1px solid #70EF7C;
}

.noborder{
  margin: 0px;
  padding: 0px;
  border: none;
  background: none;
}

a>img.noborder:hover{
  border: none;
}

.photo{
  background-color: #ffffff;
  padding: 5px;
  margin: 10px 5px 10px 5px;
}



/* MENU LAYOUT 
----------------------------------------------------------------------------- */
  /* IE */
  #menu {
    width: 450px;
    float: right;
    margin: -10px 0px -10px 0px;
  }
  
  /* ff */
  html>body #menu { 
    margin: -11px 0px 5px 0px;
  }
  
  #menu ul {
    margin:0;
    padding: 9px 0px 0 0px;
    list-style:none;
  }
  #menu li {
    display:inline;
    margin:0;
    padding-right:0;
  }
  #menu a,#menu a.selected {
    float:right;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
  }
  #menu a span, #menu a.selected span {
    float:left;
    display:block;
    padding:2px 7px 4px 2px;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
  }
  #menu a.selected {
    background:url("images/tableftF.gif") no-repeat left bottom;
  }
  #menu a.selected span {
    background:url("images/tabrightF.gif") no-repeat right bottom;
    color:#FFF;
  }
  
  /* Commented Backslash Hack hides rule from IE5-Mac \*/ 
  #menu a span {float:none;}
  /* End IE5-Mac hack */

  #menu a:hover span {
    color: #FFFFFF;
  }
  #menu a:hover {
    background:url("./images/tableftF.gif") no-repeat left bottom;
  }
  #menu a:hover span {
    background:url("./images/tabrightF.gif") no-repeat right bottom;
  }
  
  
  
  
/* archives
----------------------------------------------------------------------------- */

.archives{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.archive{
  padding: 0px;
  margin: 0px;
  border-bottom: 1px dotted #666666;
}

.archive a{
  display: block;
}

.archive a:hover{
  background-color: #cccccc;
  text-decoration: none;
}

.archiveMeta{
  float: right;
  display: inline;
  color: #333333;
}

.archiveDate{
  display: inline;
  color: #333333;
}

/* BLOG
----------------------------------------------------------------------------- */
.postPreview{
  float: left;
  width: 479px;
  margin: 5px 0px 0px 5px;
}

/*example:   <span class="date"><span class="day">22</span><span class="month">Oct</span></span> */

.date {
  text-align: center;
  float: left;
  width: 28px;
  height: 40px;
  padding: 1px 1px 2px 1px;
  margin: 2px 12px 0px 2px;
  background-color: #363636;
}

.month {
  display: block;
}

.day {
  color: #42260D;
  display: block;
  font-size: 17px;
  background-color: inherit;
}

