﻿* {
margin:0;
padding:0;
}

body {
font:.75em Verdana, Arial, Sans-Serif;
color:DarkGray;
line-height:1.8em;
background:#191919 url(http://s.twimg.com/a/1271091530/images/themes/theme14/bg.gif) repeat;
background-attachment: fixed
}

a {
color:Gold;
text-decoration:none;
background:inherit;
}

a:hover {
color:LightGrey;
background:inherit;
}

ul {
list-style:none;
}

li {
margin-left:1em;
}

.subcat {
margin-left:1em;
}

h1,h2,h3 {
font-weight:400;
margin:0 0 .1em;
text-transform: capitalize;
}

h1,h2 {
color:#F74600;
font-size:14px;
background:inherit;
text-transform: capitalize;
}

h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
}

#wrapper {
width:800px;
margin:0 auto 1px;

}

#header {
padding: 2px;
height: 105px;
margin-bottom: 15px;
}

.logo {
float:left;
border: none;
}

.marq {
  font-size: 13px;
  font-family: Arial, Andalus, sans-serif;
  clear: both;
  color: #33CC99
}
.top {
float:right;
text-align:justify;
width:66%;
height: 100px;
background: #000000;
padding: 2px;
 filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.pp
  {
  font-weight:bold;
  color:#FF0000;
  }
#topmenu {
height:35px;
clear:both;
margin:5px 0 -5px;
padding:10px 0 0;;
}

#topmenu li {
font-size:1em;
display:inline;
}

#topmenu li a {
color:gray;
margin:0 15px;
}

#topmenu li a:hover {
color:#F74600;
}

#search {
float:right;
clear:both;
text-align:right;
border-top:1px solid #ccc;
margin:0;
padding:10px 0 0;
}

input {
vertical-align:middle;
padding:2px;
}

input.searchfield {
width:255px;
border:2px solid #ccc;
font-size:.9em;
padding:6px;
}

input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background:gray;
padding:6px;
}

#crumbs {
clear:both;
background:#101010;
margin:0 auto;
border: 2px  DimGray dashed;
color: #333333;
  text-align: center
}
#crumbs h2{
color: #3A3A3A
}
#content {
padding:2px 2px;
height: 500px;
border: 1px  DarkGray dashed;
background-color: #101113;
-moz-border-radius:5px 5px 10px 10px;
border-radius:5px 5px 10px 10px;
-webkit-border-radius:5px 5px 10px 10px;
}

#content p.subcat {
margin-left:3px;
}

#main {
float:left;
width: 35%;
}

#side {
width:65%;
float:right;
}

.single {
width:69%;
height: 500px;
float:left;
}
.pamenu {
width:30%;
height: 496px;
float:left;
border-left: solid 3px LightGrey;
overflow: auto;
background-color: #1E1E1E;
}
.pamenu ul {
list-style:none;

}
.pamenu li {
  margin-left:3px;
  font-family: Tahoma, Verdana, Arial;
  font-size: medium;
  text-transform:capitalize;
  line-height: 18px;
  border-bottom: solid 1px #000000;
}
.pamenu li a {
color:#EEEEEE;
border-bottom: solid 1px #3F3F3F;
}
.pamenu li a:hover {
  color:#A4F038;
  border-bottom: solid 1px #FC6703;
  padding: 2px;
}
#footer {
clear:both;
margin-top:10px;
font-size: 7pt;
}
#footer p{
  line-height: 1.5;
  clear: both;
}
#footer a{
  color: Gold;
}
#footer a:hover{
  color: #CECECE;
}
#footer ul {
	margin: 1px 0 0 0px
}
#footer ul li {
	text-transform: capitalize;
	display: block;
	padding: 3px;
	border-bottom:1px dashed #B6B6B6
}
#footer .section {
	float: left;
	width:120px;
	padding: 3px;
	margin: 3px;
	border: 0px solid #C1D2A1;
}
#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #F0F0F0;
color:#000;
background:#666666;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}

.date {
  font-size: 6pt;
  color: #0F0F0F
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}
