body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 0px;
margin: 0px;
background-color: #D1DADF;
background-image: url('../../images/background-top.gif');
background-position: center 95px;
background-repeat: no-repeat;
text-align:center;
}
  table th {
  text-align:left;
  }
#wrapper {
background-image: url('../../images/background-bottom.gif');
background-position: center bottom;
background-repeat: no-repeat;
margin-bottom:20px;
}
  #holder {
  width: 760px;
  margin: auto;
  margin-top:10px;
  text-align:left;
  }
    #recent-holder {
    overflow:hidden;
    }
      #recent {
      width:780px;
      }
        .thumb-link {
        border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
        -khtml-border-radius:10px;
        margin:0px 0px 10px 11px;
        height:75px;
        width:75px;
        display:block;
        float:left;
        opacity:0.5;
        text-indent: -9999px;
        border:none;
        }
          .thumb-link:first-child {
          margin-left:0px;
          }
          .thumb-link:hover {
          opacity:1;
          }
  #menu {
  height: 30px;
  padding-left: 15px;
  line-height: 30px;
  background-color: #0F4263;
  border-top-right-radius:20px;
  -moz-border-radius-topright:20px;
  -webkit-border-top-right-radius:20px;
  -khtml-border-top-right-radius:20px;
  }
	  #menu a {
	  color: #FFFFFF;
	  text-decoration: none;
	  font-size: 15px;
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
	  margin-left: 15px;
	  margin-right: 15px;
	  }
	  #menu a:hover {
	  color: #D1DADF;
	  }
    #menu #login {
    float:right;
    }

  #content {
  min-height: 370px;
  background-color: #FFFFFF;
  background-position:bottom left;
  background-repeat:no-repeat;
  border-top-left-radius:20px;
  border-bottom-right-radius:20px;
  -moz-border-radius-topleft:20px;
  -moz-border-radius-bottomright:20px;
  -webkit-border-top-left-radius:20px;
  -webkit-border-bottom-right-radius:20px;
  -khtml-border-top-left-radius:20px;
  -khtml-border-bottom-right-radius:20px;
  position:relative;
  }
    #menu-picture {
    position:absolute;
    bottom:0px;
    left:0px;
    width:185px;
    height:185px;
    border-top-right-radius:20px;
    -moz-border-radius-topright:20px;
    -webkit-border-top-right-radius:20px;
    -khtml-border-top-right-radius:20px;
    }
    #left {
    width: 185px;
    float:left;
    padding-top:30px;
    min-height:155px;
    }
      #left ul {
      margin-top: 30px;
      margin:0px;
      list-style:none;
      }
        #left li {
        background-color:#ffffff;
        list-style-type: none;
        border-top: 1px solid #D1DADF;
        padding-left: 30px;
        }
          #left li:hover {
          background: #D1DADF;
          }
          #left li:last-child {
          border-bottom: 1px solid #D1DADF;
          }
        li a.active {
        font-weight:bold;
        }
          #left a {
          color: #000000;
          text-decoration: none;
          }
    #text {
    margin-left: 195px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image:url('../../images/psdoggie_bg.gif');
    background-repeat:no-repeat;
    background-position:center center;
    min-height: 350px;
    }
	    #text h1 {
	    background-image: url('../../images/h1.gif');
	    height: 26px;
	    font-size: 11px;
	    padding: 0px;
	    margin: 0px;
	    padding-left: 15px;
	    }
      #text h1 select {
      border:none;
      font-weight:bold;
      font-size: 11px
      }

	    #text p{padding:0px;margin:0px;padding-left:20px;}
        #text table{padding-left:10px;width:510px;}

	    #text h2 {
	    height: 26px;
	    font-size: 10px;
	    text-align: right;
	    padding-right: 15px;
	    }

	    #text a {
	    color: #0F4263;
	    text-decoration: none;
	    font-weight: bold;
	    }

	    #text a:hover {
	    color: #0778BF;
	    }
      #text #navigation, .navigation {
      text-align:center;
      }
  #under {
  height: 30px;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 30px;
  padding-right: 10px;
  background-color:#0778BF;
  border-bottom-left-radius:20px;
  -moz-border-radius-bottomleft:20px;
  -webkit-border-bottom-left-radius:20px;
  -khtml-border-bottom-left-radius:20px;
  }
    #under #share {
    padding-left:185px;
    padding-top:10px;
    overflow:hidden;
    }
      #under #share a {
      width:40px;
      height:20px;
      display:block;
      float:left;
      margin-right:5px;
      text-indent: -9999px;
      }
        #under #share a:hover {
        height:40px;
        }
        #share a#facebook {
        background-image:url('../../images/icons/facebook_icon.png');
        }
        #share a#hyves {
        background-image:url('../../images/icons/hyves_icon.png');
        }
        #share a#linkedin {
        background-image:url('../../images/icons/linkedin_icon.png');
        }
        #share a#delicious {
        background-image:url('../../images/icons/delicious_icon.png');
        }
        #share a#myspace {
        background-image:url('../../images/icons/myspace_icon.png');
        }
        #share a#googlebookmark {
        background-image:url('../../images/icons/googlebookmark_icon.png');
        }
        #share a#email {
        background-image:url('../../images/icons/email_icon.png');
        }

    #under #copyright {
    text-align:right;
    float:right;
    }
	    #copyright a {
	    color: #FFFFFF;
	    text-decoration: none;
	    }

.item {
overflow:hidden;
margin-bottom:10px;
}
  .item h1 .admin {
  float: right;
  font-size:10px;
  }
  .item img.main {
  float:left;
  margin-right:10px;
  border:none;
  }
  .item h2 {
  margin-top:10px;
  }
  .item form {
  margin-left:20px;
  margin-right:10px;
  text-align:right;
  }
    .item form label {
    width:75px;
    display:block;
    }
    .item form input[type="text"] {
    width:100%;
    }
    .item form textarea {
    width:100%;
    min-height:200px;
    }

#gallery {
overflow:hidden;
padding-left:20px;
}
  #gallery .photo  {
  width:86px;
  float:left;
  padding-bottom:11px;
  }
    #gallery .photo a img {
    border:none;
    }
    #gallery .photo .photo_icon {
    position:absolute;
    margin-top:5px;
    margin-left:5px;
    }
#comments {
margin-top:10px;
}
.counterDiagram {
margin-bottom:20px;
overflow:hidden;
}
