
/* PAGE STRUCTURE
----------------------------------------------------------------------------- */

body {
  background: #333333 url('./images/bg.jpg') top center repeat-y;
  color: #FCEFF8;
  font-family: "Trebuchet MS";
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

#logo{
  height: 0px;
  width: 932px;
  background: url('./images/topNew_alt.gif') top right no-repeat;
}

#logo a {
  display: block;width:auto;height:20px;
}

#wrapper{
  background: url('./images/0wrapperFooter.jpg') bottom left no-repeat;
  margin: 0px auto 10px auto;
  text-align: left;
  width: 931px;
  padding: 0px 0px 10px 0px;
}

.content{
  float: left;
  width: 900px;
  margin: 0px 0px 0px 15px;
  padding:0px;
}

#sidebar{
  display: none;
  float: right;
  width: 200px;
  margin-top: -7px;
  padding: 0px 15px 0px 15px;
}

#footer{
  margin: 20px auto 20px auto;
  background-color: #D61A1A;
  width:350px;
  text-align: center;
  color: #cccccc;
  padding: 5px 0px 5px 0px;
}

table {
  font-size: 14px;
}

/* inner table */
.datatable {
  text-align: left;
  padding: 0px;
  margin: 0px; 
}


/* HEADING BLOCKS
----------------------------------------------------------------------------- */
.headerTop, .header {
  background: #D61A1A url('./images/0header.gif') bottom left no-repeat;
  text-align: left;
  margin: 35px 0px 5px 0px;
  padding: 1px 0px 1px 20px;
  min-height: 20px;
  border: 1px solid #cccccc;
}

html>body .headerTop, html>body .header{
  min-height: 26px;
}

/* FOR NAV IN GALLERIES */
.leftHeader{
  display: inline;
  float: left;
  margin: 0px;
  padding: 0px;
}

.rightHeader{
  display: inline;
  float: right;
  margin: 0px;
  padding: 3px 0px 0px 0px;
}

.alert{
  margin: 20px 0px 0px 0px;
  padding: 10px;
  width: 800px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid black;
}


/* COMMENTS
----------------------------------------------------------------------------- */
.commentdate{
  padding-right: 5px;
  float: right;
  font-size: 13px;
  display: inline;
  color: #999999;
}

.commentName{
  margin-left: 10px;
}

.commentText{
  margin-top: 10px;
}

.comment, .adminComment{
  text-align: left;
  padding: 8px 8px 10px 8px;
  margin: 2px 0px 0px 0px;
  background: #464646 url('./images/commentTop.gif') no-repeat top left;
  border: 0px;
}

.adminComment{
  background: #3044ff url('./images/adminCommentTop.gif') no-repeat top right;
}

.commentBottom, .adminCommentBottom{
  display:none;
  margin: 0px;
  padding: 0px;
  height: 15px;
  /*background: url('./images/commentBottom.gif') no-repeat top right;*/
}

.adminCommentBottom{
  /*background: url('./images/adminCommentBottom.gif') no-repeat bottom right;*/
}


/* TEXT ANCHORS HEADINGS
----------------------------------------------------------------------------- */

p {
  font-family: Trebuchet MS;
  margin: 0px 0px 10px 0px;
  padding-left: 0px;
}

.hidetext { color: #D61A1A; }

h1, h2, h3, h4, h5, h6 {
  display:inline;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
}

h1, h4{ font-size: 18px; }
h2, h5{ font-size: 16px; font-weight: bold;}
h3, h6{ font-size: 14px; font-weight: bold;}

h1, h2, h3 {color: #ffffff;}
h4, h5, h6 {color: #cccccc;}


a {
  color: #FF6000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.l2{font-size: 17px; color: #92F09B;}
.l3{font-size: 22px; color: #DFF0E1;}



/* OTHER STUFF
----------------------------------------------------------------------------- */
.showhide, .loginout{
  font-size: 12px !important ;
  color: #FCEFF8;
}

.loginout{
  display:block;
  margin-bottom: 20px;
}

.small{
  font-size: 12px !important ;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  margin: 0px;
  padding: 0px;
}

/* IMAGES
----------------------------------------------------------------------------- */
img {
  border: none;
}

a>img:hover{
  border: 1px solid #FF6000;
}

.noborder{
  margin: 0px;
  padding: 0px;
  border: none;
  background: none;
}

a>img.noborder:hover{
  border: none;
}

.thumb{
  border: 6px solid #D61A1A;
  background-color: #999999;
}

.thumb:hover{
  border: 6px solid #FF6000;
  padding: 0px;
}

.photo{
  border: 8px solid #ffffff;
  margin-top: 10px;
  margin-bottom: 2px;
  display: block;
}

a>.photo:hover{
  border: 8px solid #FF6000;
}

.imgContainer, .narrow_imgContainer{
  display: inline;
  text-align: center;
  float: left;
  margin: 8px;
}

.imgContainer{
  width: 200px;
  padding: 15px 0px 5px 0px;
  background-color: #D61A1A;
}


.imageHoverContainer{
  margin: 10px auto 10px auto;
}

.imageOverPrev{
  display: block;
  float: left;
}

a.imageOverPrev:Hover{
  background: url(./images/prevImage.gif) left center no-repeat;
}

.imageOverNext{
  display: block;
  float: right;

}

a.imageOverNext:hover{
  background: url(./images/nextImage.gif) right center no-repeat;
}

/* LISTS
----------------------------------------------------------------------------- */
.linkContainer{
  width: 190px;
  display: inline;
  padding: 1px 3px 10px 3px;
  float: left;
}

.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: 12px !important;
  font-family: Trebuchet MS;
  padding: 0px 1px 0px 1px;
  margin: 1px;
}

.button {
  color:#ffffff;
  font-weight:bold;
  background-color:#FF6000;
  border: 1px solid #ffffff;
}

.field {
  border: 1px solid #dddddd;
  color:#FCEFF8;
  background-color:#E41C1C;
}

.field:focus{
 border: 1px solid #ffffff;
}


/* MENU LAYOUT 
----------------------------------------------------------------------------- */
  /* IE */
  #menu {
    margin-top:-2px;
  }
  
  #menu ul {
    margin:0px;
    padding: 0px;
    list-style:none;
  }
  #menu li {
    display:inline;
    margin: 0;
    padding: 0;
  }
  #menu a{
    float:right;
    text-decoration:none;
  }
  #menu a span {
    float:left;
    display:block;
    padding:2px 5px 2px 3px;
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
  }
  
  /* Commented Backslash Hack hides rule from IE5-Mac \*/ 
  #menu a span {float:none;}
  /* End IE5-Mac hack */

  #menu a:hover span , #menu a:hover{
    color: #FF6000;
  }

  
/* 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: #9D0101;
  text-decoration: none;
}

.archiveMeta, .adminArchiveMeta{
  float: right;
  display: inline;
  color: #999999;
  width: 30px;
  text-align:right;
}

.adminArchiveMeta{
  width: 150px;
}

.archiveDate{
  display: inline;
  color: #999999;
}

//BLOG
----------------------------------------------------------------------------- */
.postPreview{
  display: none;
  width: 479px;
  margin: 7px 0px 0px 7px;
}