body
{
    height: 100%;
    background-color: white;
}

#master_container
{
    /*background-image: url("images/main_background.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;*/
    float: left;
    position: relative;
    /*top: 20px;
    left: 200px;
    right: 200px;*/
    margin-top: -8px;
    margin-left: -8px;
    margin-right: 8px;
    margin-bottom: 8px;
    width: 980px;
    height: auto;
    min-height: 600px;
    background-color: white;    
    border: 1px solid #000;
    font-size: 12px;
    font-family: "Arial";
    text-align: justify;
    background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;
}

#master_container_shadow_lightest
{
    float: left;
    position: relative;
    margin-top: 20px;
    margin-left: 200px;
    margin-right: 200px;
    margin-bottom: auto;
    width: 980px;
    height: auto;
    background-color: #EEEEEE;
    background-repeat: repeat-y;
}

#master_container_shadow_light
{
    float: left;
    position: relative;
    margin-top: -3px;
    margin-left: -3px;
    margin-right: 3px;
    margin-bottom: 3px;
    width: 980px;
    height: auto;
    background-color: #DDDDDD;
    background-repeat: repeat-y;
}

#master_container_shadow_dark
{
    float: left;
    position: relative;
    margin-top: -2px;
    margin-left: -2px;
    margin-right: 2px;
    margin-bottom: 2px;
    width: 980px;
    height: auto;
    background-color: #CCCCCC;
    background-repeat: repeat-y;
}

#left_column
{
    float: left;
    position: relative;
    /*top: 150px;
    left: 30px;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 30px;
    margin-right: auto;
    width: 700px;
    height: auto;
    min-height: 250px;
    text-align: justify;
    /*background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;*/
    /*border: 1px solid gray;
    background-color: rgba(100, 0, 50, 0.1);*/
}

#right_column
{
    float: right;
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: auto;
    margin-left: auto;
    width: 200px;
    height: auto;
    /*border: 1px solid gray;
    background-color: rgba(100, 0, 50, 0.1);*/
}

#header
{
    float: left;
    font-size: 14px;
    position: relative;
    margin-top: 10px;
    margin-left: 0px;
    width: 720px;
    height: 100px;
    background-image: url("images/blog_header.gif");
}

#search_box
{
    float: right;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 200px;
    height: 100px;
    /*background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;*/
    border: 1px solid gray;
    background-color: rgba(100, 50, 0, 0.1);
}

#posts
{
    float: left;
    position: relative;
    /*top: 150px;
    left: 30px;*/
    margin-top: 40px;
    margin-left: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    width: 720px;
    height: auto;
    min-height: 250px;
    text-align: justify;
    /*background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;*/
    border: 1px solid gray;
    background-color: rgba(100, 50, 0, 0.1);
    padding: 5px;
}

#about
{
    float: left;
    position: relative;
    /*top: 150px;
    left: 30px;*/
    margin-top: 40px;
    margin-left: 0px;
    margin-bottom: 10px;
    margin-right: auto;
    width: 720px;
    height: auto;
    min-height: 250px;
    text-align: justify;
    /*background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;*/
    border: 1px solid gray;
    background-color: rgba(100, 50, 0, 0.1);
    padding: 5px;
}

#extra_icons
{
    float: right;
    position: relative;
    margin-top: 150px;
    margin-right: 0px;
    margin-bottom: auto;
    margin-left: auto;
    width: 200px;
    height: 50px;
    border: 1px solid gray;
    background-color: rgba(100, 50, 0, 0.1);
}

#last_posts
{
    float: right;
    position: relative;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    /*
    top: 150px;
    right: 30px;*/
    width: 190px;
    height: auto;
    /*background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;*/
    border: 1px solid gray;
    background-color: rgba(100, 50, 0, 0.1);
    padding: 5px;
}

#last_comments
{
    float: right;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: auto;
    margin-left: auto;
    /*
    top: 150px;
    right: 30px;*/
    width: 190px;
    height: auto;
    /*background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;*/
    border: 1px solid gray;
    background-color: rgba(100, 50, 0, 0.1);
    padding: 5px;
}

#mypic
{
    float: left;
    position: absolute;
    left: 20px;
    top: 20px;
}

#aboutme_text
{
    text-align: justify;
    position: absolute;
    left: 125px;
    right: 25px;
    top: 10px;
    color: black;
    font-size: 14px;
}

#publish
{
    text-align: center;
    float: left;
    position: relative;
    /*top: 150px;
    left: 30px;*/
    margin-top: 150px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    width: 750px;
    height: auto;
    /*background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;*/
    background-color: rgba(100, 50, 0, 0.1);
}

#publish_textarea
{
    position: relative;
    margin-top: 50px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    width: 650px;
    height: 300px;
}

#contact_textarea
{
    position: relative;
    margin-top: 50px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    width: 650px;
    height: 300px;
}

#contact
{
    float: left;
    position: relative;
    /*top: 150px;
    left: 30px;*/
    margin-top: 25px;
    margin-left: 50px;
    margin-bottom: 25px;
    margin-right: 50px;
    width: auto;
    height: auto;
    text-align: center;
    /*background-image: url("images/blog_background.gif");
    background-repeat: repeat-y;
    background-position: right;*/
    border: 1px solid gray;
    background-color: rgba(100, 50, 0, 0.1);
    padding: 5px;
}

#publish_button
{
    text-align: center;
}

#feed_icon
{
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: auto;
    right: auto;
}

#bottom_copyright
{
    position: relative;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    width: 100px;
    height: 50px;
    text-align: center;
}

#bottom_links
{
    position: relative;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

img
{
    border: 0;
}

a
{
  font-weight: bold;
  text-decoration: none;
  color: black;
}

a:visited
{
    color: black;
}

a:hover
{
    color: olive;
}

a.header_link
{
  float: left;
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-top: 80px;
  margin-right: auto;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

a.header_link:visited
{
    color: black;
}

a.header_link:hover
{
    color: olive;
}

a.header_link_selected
{
  float: left;
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-top: 75px;
  margin-right: auto;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  color: black;
}

a.header_link_selected:visited
{
    color: black;
}

a.header_link_selected:hover
{
    color: olive;
}

a.comment_link
{
    font-weight: bold;
    color: teal;
}

a.comment_link:hover
{
    color: blue;
}

p.header_separator
{
  float: left;
  position: relative;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-top: 80px;
  margin-right: auto;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

form.search_form
{
    text-align: center;
}
