/* forms */
input, textarea, select {
  border: 1px solid #333;
  background-color: #fff;
}

/* this makes IE6 not act retarded */
h1, h2, h3, h4, h5, h6, p, div {
         position: relative;
         color: #fff;
}


a:link {
  color: #a3ceff;
  text-decoration: none;
}

a:visited {
  color: #80bcff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline;
}

h1 a, h1 a:link, h1 a:active, h1 a:visited {
  color: #fff;
}

h2 {
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: inline;
}

h4 {
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: normal;
  display: inline;
}

html, body {
  margin: 0;
  padding: 0;
  background-color: #000;
  letter-spacing: 1px;
  font-family: verdana, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
}

.bgtop {
  background-color: #eee;
  border-bottom: 1px solid #fff;
  margin-top: 0;
  padding-top: 0;
  /*height: 30px;*/
}

.bgtop h1 a {
  color: #000;
}

.main_menu {/*margin: 0px 0px -2px 0px;*/
            font-variant: small-caps;
            font-weight: normal;
            font-size: 12px;     
}

/* IE you are a miserable piece of shit. */
/* html .main_menu {
      margin: 0px -1px 0px 0px;  
}*/

.menu_shadow {
            /*position: absolute;*/
            position: relative;
            float: right;
            right: 2px;
            bottom: 0px;
}

.menu_shadow a, .menu_shadow a:visited {
          color: #333;
}

.menu_text {
            position: relative;
            float: right;
            /*right: 3px;
            bottom: 1px;*/
}

.menu_text a, .menu_text a:visited {
            color: #fff;
}

.main_menu ul  {
               border: 0;
               margin: 0;
               padding-left: 0px;
               padding-bottom: 0px;
               list-style-type: none;
               text-align: center;

               }

.main_menu ul li  {
               display: block;
               float: left;
               text-align: center;
               margin: 0;
               /*vertical-align: bottom;*/
              }

.main_menu ul li a  {
               margin-left: 8px;
               margin-right: 8px;
               padding-bottom: 8px;
               text-decoration: none;
               display: block;
               text-align: center;                                     

}

.blueborder {

}

#main_content {
  width: 820px;
  margin-left: auto;
  margin-right: auto;
}

#comment_form {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}  

.story_summary {
  position: relative;
  padding-bottom: 0;
  padding-top: 17px;
  /*clear: both;*/
  margin-left: auto;
  margin-right: auto;
}

.story_summary_img {
  border: 5px solid #eee;
  padding: 1px;
  /*margin: 0px 20px 20px 0px;*/
  margin-left: auto;
  margin-right: auto;
  background-color: #000;
  position: relative;
  display: block;
}


.story_summary table {
  float: left;
}

.story_summary h4 {
}

.comments {
  position: relative;
  clear: both;
  padding-top: 35px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.comments h2 {
  margin-bottom: 0px;
}

.comments h4 {
  margin-top: 0px;
}

.comment {
  margin-top: 20px;
}

.comment_text {

}

.error {
  color: #ff0000;
}

.box {
  margin-bottom: 25px;
} 

.box_column {
  width: 90%;
}


#navcontainer {margin: 0px 0px 0px 0px;
               padding: 0;
}

#navcontainer ul  {
               border: 0;
               margin: 0;
               padding-left: 0px;
               padding-bottom: 50px;
               list-style-type: none;
               text-align: center;
               }

#navcontainer ul li  {
               display: block;
               float: left;
               text-align: center;
               padding: 0;
               margin: 0;
               }

#navcontainer ul li a  {
               margin-left: 8px;
              margin-right: 8px;
              padding: 0;
               text-decoration: none;
               display: block;
               text-align: center;
                }
#navcontainer a:active   {  
                color: #222;
                }

#navcontainer li#active a  {
                color: #222;
                }

#unpublished {
    padding: 3px;
    border: 1px dashed #666;
    margin-bottom: 3px;
}

.tag_list {
    padding-bottom: 10px;
    padding-top: 10px;
}

.login {
    margin-left: 25%;
    margin-right: 35%;
}

.size_list {
    font-family: verdana, sans-serif;
    font-size: 10px;
    color: #333;
    position: relative;
    float: left;
    width: 40px;
    margin-left: 7px;
    margin-top: 7px;
    line-height: 12px;
}

.size_list div {
    border: 1px solid #333;
    vertical-align: top;
    margin-bottom: -8px;
    position: relative;
    font-size: 0px;
}

.size_list a:hover {
    background-color: #fff;
}

.image_n_size {
    position: relative;
}


.introtext {
   position: relative;
}

.previous_page {
  position: relative;
  float: left;
  width: 85px;
  text-align: center;
  color: #aaa;
  margin-bottom: 10px;
}

.next_page {
  position: relative;
  float: right;
  width: 85px;
  text-align: center;
  color: #aaa;
  margin-bottom: 10px;
}

.previous_page img, .next_page img {
  padding: 2px;
  background-color: #eee;
  border: 1px solid #ccc;
}

.photo_info {
  color: #666; 
  font-size: 10px;
}

.storytext {
  height: 100%;
  border: 2px solid #000;
  margin: 0px;
  padding: 10px;
  color: #000;
}

.storytext a {
  color: #0a7cff;
}

.storytext p {
  color: #000;
}

td {
  color: #fff;
}


.archive_table img {
  border: 2px solid #eee;
}
