body { margin: 0px; padding: 0px 0 0px 0; }
body, td, p { font: 12px Verdana;}
img { border: 0px; }

a { text-decoration: underline; color: #1d1a96; }
.a_nb { text-decoration: none; }

h1, h2, h3, h4, h5, p { padding: 0px; margin: 0px; margin-bottom: 10px; }
ul { margin: 0px; padding: 0px; list-style: square; color: #66796e; }
li { margin-left: 20px; }

h1 { font: bold 16px Verdana; color: #4e6155; }
h2 { font: bold 14px Verdana; color: #4e6155; }
h3 { font: bold 14px Verdana; color: #4e6155; border-bottom: solid 1px #66796e; padding: 5px; padding-left: 15px; }

.i { padding: 2px; border: solid 1px #777; background-color: #fff; }
.banner { border: solid 4px #66796e; padding: 2px; margin: 20px 0 20px 0; background-color: #fff;}
.spacer { height: 10px; font-size: 1px; }

.t_10 { font-size: 10px; }
.t_11 { font-size: 11px; }
.t_14 { font-size: 14px; }
.t_16 { font-size: 16px; }

div.scroll { height: 385px; padding-bottom: 5px; width: 177px; overflow: auto; padding: 8px; padding-left: 0px; padding-top: 0px; }

/* logo */
.logo { background-image: url(/static/hotnaked.jpg); background-repeat: no-repeat;}
.logo_top { padding-left: 40px; height: 20px; padding-top: 100px; }
.logo_top h1 { color: #fff; }
.logo_desc { color: #fff; padding-left: 40px; width: 600px; height: 60px; padding-top: 20px; padding-bottom: 20px; }
.logo_menu { width: 960px; height: 40px; border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; background-color: #000; opacity: 0.7; }
.logo_menu a { font-size: 14px; margin-left: 35px; position: relative; top: 10px;  color: #fff;}
.logo_menu .active { color: #fff44c;}

/* tables */
.tab_t_l { background-image: url(./circle_white.png); width: 15px; height: 15px; background-color: #96a89d;}
.tab_t_r { background-image: url(./circle_white.png); background-position: 100% 0; width: 15px; height: 15px;  background-color: #96a89d;}
.tab_t_c { background-color: #fff;  background-color: #96a89d;}
.tab_b_l { background-image: url(./circle_white.png); width: 15px; height: 15px; background-position: 0 100%; }
.tab_b_r { background-image: url(./circle_white.png); background-position: 100% 100%; width: 15px; height: 15px; }
.tab_b_c { background-color: #fff;  background-color: #96a89d;}
.tab { background-color: #fff; padding-left: 15px; padding-right: 10px;  background-color: #96a89d;}

/* footer */
.footer td { font-size: 11px; color: #555; }

/* posts */
.post {	width: 310px; padding: 10px; border: solid 1px #66796e; background-color: #c8d3cc; overflow: hidden;}
.post_title { margin-bottom: 5px; font-size: 20px; text-transform: uppercase; height: 22px; overflow: hidden; }
.post_tags { height: 14px; overflow: hidden; margin-bottom: 2px; font-size: 11px; color: #555;}
.post_tags a { color: #555; margin-right: 5px; }
.post_models { font-size: 11px; color: #555;}
.post_models a { color: #555; margin-right: 5px; }
.post_img { background-color: #fff; border: solid 5px #66796e; padding: 0px; margin-top: 5px; margin-bottom: 5px; width: 300px; }
.post_desc {}
.post_foot { font-size: 11px; margin-top: 10px; }

/* pager */
.pager { width:100%; text-align:center;	margin-top: 15px; margin-bottom: 15px; }
.pager a { font-size: 14px; margin-right: 5px; margin-left: 5px; text-decoration:underline; }
.pager .cur { font-weight: bold; color: #000; text-decoration: none; }
a.prevnext { height: 18px; margin-left:10px; margin-right:10px; }

/* icons */
.icons { margin-left: 20px; margin-bottom: 2px; font-size: 11px; }
.icons img { position: relative; top: 4px; }
.icon_bookmark { position: relative; top: 2px; }

/* search */
.search_text { height: 15px; width: 120px;  }
.search_but { height: 20px; }
.highlight { padding: 0 5px 0 5px; background-color: #ddd; color: #555; }

/* yes / no buttons*/
.but_yes { width: 150px; font: bold 14px Tahoma; }
.but_no { width: 150px; font: bold 14px Tahoma; }

/* comment */
.comments_block { background-color: #fff;  }
#comments, #div_main_comment, .comments_block, .comments_block td, .comments_block p, .comments_block div { font-size: 11px; color: #000; font-family: Verdana, Geneva; }
#comments a, #div_main_comment a, .comments_block a { color: #008fb1; margin-left: 5px; margin-right: 5px;}
.comments_all { border: solid 4px #eee; padding: 15px; padding-top: 0px; }
.comments_all .text { height: 20px; width: 95%; border: solid 1px #000; background-color: #eee;}
.comments_all textarea { width: 95%; height: 100px; border: solid 1px #000; background-color: #eee; }
.comments_all .submit { margin-top: 5px; background-color: #999; color: #fff; font-weight: bold; }

#post_text_comment_link { font-size: 14px; border-bottom: 10px; }




