/*
Theme Name: PornMag 003
Theme URI: http://pornmag.in
Version: 1.0
Description: A wordpress theme by <a href="http://pornmag.in/">PornMag.IN</a>
Author: PornMag
Author URI: http://pornmag.in/
*/

body {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-family: "dejaVu Sans", verdana,sans-serif;
  font-size: 12px;
  background-color: #fff;
}

#container {
  width: 970px;
  margin: 0 auto;
}

#heading, #heading a {
  margin: 0.25em 0 0.25em 0.25em;
  padding: 0 0 0 0;
  text-decoration: none;
  color: #faa;
  font-size: 200%;
  font-weight: bold;
}

#slogan {
  float: right;
  color: #a00;
  font-weight: bold;
}

a {
  color: #a00;
  text-decoration: underline;
}

a:hover {
  background-color: #a00;
  color: #fff;
}

#menubar {
  background-color: #f00;
  background-image: url('images/highlight.png');
  background-repeat: repeat-x;
  background-position: top left;
  padding-left: 1em;
}

#fadein {
  width: 100%;
  height: 5px;
  background-image: url('images/fade.png');
  background-position: bottom left background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  font-size: 4px;
}

#fadeout {
  width: 100%;
  height: 5px;
  background-image: url('images/fade2.png');
  background-repeat: repeat-x;
}

#menubar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menubar ul li {
  position: relative;
  display: inline;
  white-space: nowrap;
  border-left: solid 1px #a00;
  border-right: solid 1px #a00;
  margin: 0 0.25em 0 0.25em;
  padding: 0 0.25em 0 0.25em;
  list-style: none;
}

#menubar li ul {
  position: absolute;
  top: 1.2em;
  left: 0;
  display: none;
  background-color: #f00;
  border-bottom: solid 1px #a00;
  border-right: solid 1px #a00;
  padding: 0.5em;
}

#menubar li ul li {
  display: block;
  border: none;
}

#menubar li ul ul {
  border: none;
  margin-left: 1em;
  top: 0;
  position: relative;
  display: block;
  list-style: none;
}

#menubar li:hover ul, #menubar li.over ul {
  display: block;
}

#menubar ul a {
  color: #fff;
  text-decoration: none;
}

#maintext {
  float: left;
  width: 580px;
  background-color: #fff;
  height: 100%;
  margin-bottom: 0;
  margin-left: 10px;
  border-left: 1px solid #cc0000;
  border-right: 1px solid #cc0000;
}

.details {
  font-size: 75%;
}

#sidebar {
  background-color: #fff;
  margin: 0 0 0 780px;
  padding: 0;
}

#sidebar h2 {
  margin-top: 0.25em;
  margin-left: 5px;
  border: none;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  color: #000;
}

#sidebar li {
  list-style: none;
}

#sidebar ul {
  margin: 0 0 20px 20px;
}

#sidebar a {
  text-decoration: none;
}

#sidebar .current_page_item .page_item a {
  background-color: #fff;
  color: #a00;
}

#sidebar .current_page_item a {
  background-color: #a00;
  color: #fff;
}

#linkcat-1 {
  margin: 0;
  padding: 0;
}

#linkcat-1 h2, #linkcat-1 ul {
  margin-left: 0;
  padding-left: 0;
}

caption {
  margin-top: 0.5em;
}

table {
  margin: 0.5em auto 1em auto;
}

p, blockquote, .details {
  margin: 1em;
}

blockquote {
  font-family: "dejaVu Serif", Times,serif;
  font-weight: lighter;
}

ul, ol {
  padding: 0;
  margin: 1em auto 1em 3em;
}

ul li {
  list-style-type: disc;
}

h2, h3, h4 {
  text-decoration: none;
  margin: 1em;
  text-align: left;
  color: #000;
  font-weight: bold;
}

h2 {
  margin: 10px 10px 5px 0;
  padding: 0 0.25em 0 0.25em;
  font-size: 150%;
}

h3 {
  font-size: 125%;
}

h3 {
  font-size: 100%;
}

h2 a, h3 a, h4 a {
  text-decoration: none;
}

.navlink {
  width: 100%;
  text-align: center;
}

.left {
  float: left;
  margin-left: 1em;
}

.right {
  float: right;
  margin-right: 1em;
}

#maintext img {
  margin: 0;
  margin-right: 10px;
  max-width: 555px;
}

#maintext .sparkline, .inline {
  float: none;
  margin: 0px;
}

#footer {
  clear: left;
  background-color: #fff;
  margin-top: 0;
  text-align: center;
  font-size: 75%;
  border-top: 3px solid #cccccc;
}

label {
  display: block;
  margin: 0;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 75%;
}

input {
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #fff;
  border: solid 2px #a00;
}

input:focus {
  background-color: #ffd;
}

select {
  background-color: #fff;
  border: solid 2px #a00;
  margin: 0.25em auto 1em 1em;
}

#s, #sidebar select {
  width: 70%;
}

#searchsubmit {
  background-color: #a00;
  border: none;
  color: #fff;
  font-weight: bold;
  margin-bottom: 1em;
}

textarea {
  margin-left: 10px;
  margin-right: 10px;
  background-color: #fff;
  border: solid 2px #a00;
  width: 560px;
}

textarea:focus {
  background-color: #ffd;
}

#submit {
  background-color: #a00;
  border: none;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
}

#license {
  margin: 1em;
  font-size: 75%;
  text-align: center;
}

img {
  border: 0;
}

.imgdesc {
}

.imgdesc h2 {
  color: #cccccc;
}

.imgdesc ul li {
  list-style: none;
  list-style-type: none;
}

.readmore {
  text-align: right;
}

#commentform p {
  margin-left: 0;
  margin-right: 0;
}