body {
  background : #242424 none repeat scroll 0% 0%;
  color : #bbbbbb;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  margin-top : 15px;
  padding : 0;
}

h1, h2, h3 {
  color : #bbbbbb;
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style : italic;
  font-weight : normal;
  margin : 0;
}

h1 {
  font-size : 22px;
  letter-spacing : -1px;
}

h2 {
  font-size : 23px;
}

h3 {
  font-size : 18px;
}

p, ul, ol {
  line-height : 18px;
  margin : 0 0 10px;
  text-align : left;
}

ul li {
    list-style-type: none;
    list-style-position: outside;
}

a:link, a:visited {
  color : #fea740;
  text-decoration : none;
}

a:hover, a:active {
  color : #ff570d;
  text-decoration : none;
  position: relative;
  top:1px;
}

img {
  border : medium none;
}

img.left {
  float : left;
  margin : 0 15px 15px 0;
}

img.right {
  float : right;
  margin-left : 15px;
}

form {
  margin : 0;
  padding : 0;
}

fieldset {
  border : medium none;
  margin : 0;
  padding : 0;
}

legend {
  display : none;
}

input, textarea, select {
  color : #fff;
  background-color: #333;
  border: solid 1px #111;
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size : 13px;
}

#header {
  background : transparent url(images/img02.jpg) no-repeat scroll left top;
  clear : both;
  height : 52px;
  margin : 0 auto;
  width : 960px;
}

.menu-right {
  float : right;
  padding-top : 6px;
  width : 200px;
}

#menu {
  background : transparent url(images/imgheaderataskotak.jpg) no-repeat scroll left top;
  float : left;
  height : 54px;
  width : 960px;
}

#menu ul {
  line-height : normal;
  list-style-image : none;
  list-style-position : outside;
  list-style-type : none;
  margin : 0;
  padding : 0 0 0 0;
}

#menu li {
  display : block;
  float : left;
}

#menu a {
  color : #ffffff;
  display : block;
  float : left;
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-style : italic;
  font-variant : normal;
  font-weight : normal;
  line-height : normal;
  margin-right : 3px;
  padding : 10px 20px;
  text-decoration : none;
}

#menu a:hover {
  color : #f24a00;
  text-decoration : none;
}

#menu .current_page_item a {
  color : #fea740;
}

#banner {
  background: #222222 url('images/bannercorner.png') top right no-repeat scroll;
  border: 1px dashed #444444;
  height : auto;
  margin : 0 auto;
  padding: 20px;
  width: 700px;
}

#logo {
  background : transparent url(images/bgtitle.png) no-repeat scroll 0% 0%;
  height : 100px;
  margin : 2px auto 0;
  width : 960px;
}

#logo-wrap {
  background : transparent url(images/img02.jpg) no-repeat scroll top;
  padding-top : 5px;
}

#logo h1 {
  line-height : normal;
  margin : 8px 0 0;
  padding : 0 0 0 20px;
}

#logo h1 {
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size : 26px;
  font-style : italic;
}

#logo h1 a {
  color : #ffffff;
  text-decoration : none;
}

#logo h1 a:hover {
  text-decoration : underline;
}

#logo h2 {
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : italic;
  font-variant : normal;
  font-weight : normal;
  line-height : normal;
  padding : 0 0 0 20px;
  width : 465px;
}

#logo p a {
  color : #b6aca2;
  text-decoration : none;
}

#logo p a:hover {
  text-decoration : underline;
}

#wrapper {
  background : #000000 url(images/img02.jpg) no-repeat scroll left top;
  margin : 0 auto;
  width : 960px;
}

#wrapper-btm {
  background : transparent url(images/img03.jpg) no-repeat scroll left bottom;
}

#page {
  margin : 0 auto;
  padding-top : 20px;
  width : 960px;
}

#content {
  float : right;
  margin : 0 20px 0 10px;
  width : 740px;
}

.post {
  float : left;
  margin-right : 10px;
  padding : 15px 0;
  width : 450px;
}

.post-right {
  background-color : #000000;
  float : right;
  padding : 15px 0;
  width : 280px;
}

.post-right h2 {
  font-size : 18px;
}

.post-right .right-entry {
  margin-bottom : 10px;
  padding : 10px;
  border : 1px dashed #444;
  background-color : #000;
}

.post .title {
  /* margin-bottom : 20px; */
  padding-bottom : 5px;
}

.post h1 {
  /* height : 8px; */
}

.post h2 {
  color : #dadada;
  font-size : 18px;
  /* height : 8px; */
  padding : 0;
}

.post .entry {
  height : 100px;
}

.post .entry:hover {
  background-color : #111;
}

.post-dmca {
  float : left;
  margin-right : 10px;
  padding : 15px 0;
  width : 710px;
}

.post .ad {
  height : 250px;
  background: #222222 url('images/bannercorner.png') top right no-repeat scroll;
}

#logodesc .post .ad { 
  border: none; 
  padding: 10px 0 10px 10px;
}

.post .entry, 
.post .entry-description, 
.post  .ad, 
.post-dmca .entry-description {
  margin-bottom : 10px;
  padding : 10px;
  border : 1px dashed #444;
  background-color : #222;
}

.post .meta {
  border-top : 1px dashed #333333;
  font-size : 10px;
  margin-left : 15px;
  margin-right : 15px;
  padding : 15px 0 30px;
}

.post .meta p {
  color : #999999;
  line-height : normal;
  margin : 0;
}

.post .meta .byline {
  float : left;
}

.post .meta .links {
  float : right;
}

.post .meta .more {
  background : transparent url(images/img11.gif) no-repeat scroll left center;
  padding : 0 20px 0 18px;
}

.post .meta .comments {
  background : transparent url(images/img12.gif) no-repeat scroll left center;
  padding-left : 22px;
}

.post .meta b {
  display : none;
}

#sidebar {
  float : left;
  margin : 0 10px 0 20px;
  width : 160px;
}

#sidebar ul {
  list-style-image : none;
  list-style-position : outside;
  list-style-type : none;
  margin : 0;
  padding : 0;
}

#sidebar li {
  margin-bottom : 40px;
}

#sidebar li li {
  line-height : 25px;
  margin : 0;
}

#sidebar h2 {
  color : #dadada;
  font-size : 18px;
  height : 32px;
  margin-bottom : 10px;
  border-bottom : 1px dashed #333333;
}

#search h2 {
  margin-bottom : 20px;
}

#s {
  border : 1px solid #fea740;
  background-color : #fff;
  color : #000;
  margin-right : 5px;
  padding : 3px;
  width : 115px;
}

#x {
  background : #fe8735 none repeat scroll 0% 0%;
  border : medium none;
  color : #000000;
  font-size : 11px;
  padding : 3px;
  text-transform : lowercase;
}

.box1 {
  padding : 20px;
}

.box2 {
  color : #bababa;
}

.box2 h2 {
  color : #ffffff;
  font-size : 16px;
  margin-bottom : 15px;
}

.box2 ul {
  list-style-image : none;
  list-style-position : outside;
  list-style-type : none;
  margin : 0;
  padding : 0;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited {
  color : #ededed;
}

#footer-wrap {
  height : 64px;
  margin : 0 auto;
  width : 860px;
}

#footer {
  font-size : 10px;
  height : 64px;
  margin : 0 auto;
  min-height : 64px;
  padding : 0;
}

html > body #footer {
  height : auto;
}

#legal {
  clear : both;
  color : #999999;
  padding-left : 30px;
  padding-top : 10px;
  text-align : center;
}

.logotitle {
  font-weight : bold;
  font-size : 15px;
}

.downloadfile a:link, .downloadfile a:visited {
  background-color : #b40001;
  color : #ffffff;
  font-weight : bold;
  padding : 3px 8px;
}

.downloadfile a:hover, .downloadfile a:active {
  background-color : #f18201;
}

.alphabet {
  background-color : #b40001;
  font-size : 14px;
  font-weight : bold;
  letter-spacing : 5px;
  line-height : 20px;
  padding : 12px;
}

.emphasize {
  color : #fea740;
  font-weight : bold;
}

.sub {
  background: url(images/down_button.gif) #222222 center scroll no-repeat;
  cursor: pointer;
  width: 125px;
  height: 35px;
  border: #222222 solid 1px;
  font-weight: bold;
  color: #000000;
  padding: 0 0 1px 0;
}

form ul li {
  margin-bottom: 10px;
}

#menu .dmca_report a {
  font-weight: bold;
  background-color: #FF0000;
  text-transform: uppercase;
}

#menu .dmca_report a:hover {
  color: #FFFFFF;
}
