/* --------------------------- HEADER */

#header ul li a {
   height: 106px;
}

/* --------------------------- CONTENT */

#post {
   text-align: left;
   padding: 10px 0;
}

#post .center {
   width: 940px;
   padding: 0 10px;
}

#post p#info {
   width: 140px;
   font-size: 12px;
   color: #2f386a;
   border-bottom: 7px solid #2f386a;
   padding: 3px 0;
}

#post h2 {
   font-size: 33px;
   padding: 7px 0;
}

#post h2#category {
   font-size: 35px;
   color: #c1bbb5;
   padding: 0 0 20px 0;
}

#post #open {
   clear: both;
   min-height: 310px;
   padding: 0 0 20px 0;
}

#post #open img {
   float: left;
   padding: 0 20px 20px 0;
}

#post #open p {
   font-size: 14px;
}

#post p {
   font-size: 13px;
   color: #444444;
   padding: 0 0 20px 0;
}

#post p a:hover {
   text-decoration: none;
}

#post img {
   max-width: 600px;
   max-height: 600px;
}

#post li {
   font-size: 13px;
   color: #444444;
   list-style-type: disc;
   padding: 0 0 10px 10px;
   margin: 0 0 0 20px;
}

/* --------------------------- SIDEBAR */

#sidebar {
   float: left;
   width: 220px;
   border-right: 1px solid #999999;
   padding: 10px 20px 10px 0;
   margin: 0 20px 20px 0;
}

#sidebar h3 {
   font-size: 17px;
   padding: 0 0 10px 0;
}

#sidebar img {
   max-width: 200px;
   max-height: 200px;
}

#sidebar p {
   font-size: 13px;
}

/* --------------------------- CONTENT */

#content {
   float: left;
   width: 675px;
}

/* --------------------------- DISCUSSION */

#discussion {
   clear: both;
   text-align: left;
   border-top: 1px solid #C1BBB5;
   padding: 30px 0 10px 0;
}

#discussion .center {
   width: 940px;
   padding: 0 10px;
}

#discussion h3 {
   height: 43px;
   font-size: 30px;
   color: #3e3e3e;
   background: url(/images/icon_discussion.gif) left top no-repeat;
   padding: 0 0 20px 65px;
}

#discussion .comment {
   background: #e8e8e8;
   padding: 20px;
   margin: 0 0 20px 0;
}

#discussion .comment img {
   float: left;
}

#discussion .comment p {
   color: #444444;
   padding: 0 0 10px 90px;
}

#discussion .comment p.info {
   font-size: 12.5px;
}

#discussion .comment p.info b {
   font-size: 16px;
   font-weight: bold;
}

#discussion .comment p.info a {
   border-bottom: 1px dotted #444444;
}

#discussion .comment p.info a:hover {
   text-decoration: none;
   border-bottom: 1px solid #444444;
}

#discussion #postcomment p {
   font-size: 13px;
   color: #2c2c2c;
   padding: 10px 0;
}

#discussion #postcomment p.radio {
   padding: 0px 0;
}

#discussion #postcomment input.commentbutton {
   font-size: 13px;
   background: #eeeeee;
   padding: 5px 10px;
   margin: 10px 10px 0 0;
}

#discussion #postcomment p input {
   height: 20px;
   font-size: 14px;
}

.dsq-dc-logo, .dsq-comment-footer-left, #discussion #disqus_thread h3 {
   display: none;
}

/* --------------------------- ARCHIVE */

.archive {
   background: #e8e8e8;
   padding: 20px;
   margin: 0 0 20px 0;
}

.old {
   padding: 5px 20px;
   margin-bottom: 5px;
}

.archive .photo {
   float: left;
   width: 220px;
   margin: 0 20px 0 0;
}

#post .archive .photo p {
   color: #fff;
   background: #367117;
   padding: 3px 5px;
}

.archive .photo img {
   width: 220px;
}

#post .archive h3 {
   font-size: 25px;
   padding: 0 0 5px 0;
}


#post .old h3 {
   font-size: 1.3em;
   padding-bottom: 0;
}

#post .archive h3 a:hover {
   color: #444444;
   text-decoration: none;
}

#post .archive a.more {
   font-weight: bold;
   text-transform: uppercase;
}
