@charset "UTF-8";

body {
  margin: 0px;
  padding: 0px;
  background: #000000 url(/img/www/assets/bg.jpg) repeat-y top center fixed;
  text-align: justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #EEF2E0;
}

h1, h2, h3, h4, h5, h6, .contentheading {
  font-family: Arial, sans-serif;
  color: #73ac3f;
  text-shadow: #666 0px -1px;
}

#right a, div.paypal input {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}

#right a:hover, div.paypal input:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

div.paypal input {
  border: 0 none;
  background-color: transparent;
  color: transparent;
}

div.flyers img {
  border: 0 none;
}

div.flyers a {
  display: inline-block;
  border: 1px solid #333;
  margin-right: 20px;
}

div.flyers a:hover {
  border: 1px solid #666;
}

div.bmenu {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

div.bmenu > a {
  margin: 10px 0;
  display: block;
}

div.socials {
  margin: 0 0 20px 0;
}

div.socials > a > img {
  border: 0 none;
}

div.socials > a {
  margin: 0 1px;
}

hr.lang {
  border-style: dashed;
  color: #888;
  width: 50px;
  margin: 25px 0 25px 20px;
}

strong.news {
  color: #d4ffb2;
  font-style: italic;
}

p.english {
  font-size: 11px;
  font-style: italic;
}

a.news {
  text-decoration: underline;
}

a {
  font-weight: bold;  
  text-decoration: none;
  color: #ADDA40;
}

a:hover {
  color: #67D004;
}

div.greeting {
  margin: 0 0 8px 0;
}

div.photoTagging {
  display:none;
}

div.bubble-content {
  font-size:10px;
  overflow:hidden;
}

div.message-info {
  background-color:#333333;
  height:18px;
}

.mod_latestposts { width:80% }

dt.error{ display:none; }

dt.notice{ display:none; }

dt.warning{ display:none; }

dd.error ul{
  list-style:none;
  margin:0;
  padding:0
}

dd.error {
  margin:0;
  padding:12px;
  border:1px solid #D8D8DD;
  background-color:#000000;
  font-family:"trebuchet ms",sans-serif;
  color:#EEF2E0;
}

.aligncenter, div.aligncenter {
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.photoTextTags{ display:none; }

.usermessage{ overflow:hidden; }

dt.message{ display:none; }

dd.message ul{
  list-style:none;
  margin:0;
  padding:0;
}

dd.message {
  margin:0;
  padding:12px;
  border:1px solid #D8D8DD;
  background-color:#000000;
  font-family:"trebuchet ms",sans-serif;
  color:#EEF2E0;
}

.redtitle {
  color:#C44A35;
  text-decoration:none;
}

.video-thumb-url {
  border: none;
}

.avatar avatar-message-view {
  border: none;
}

input {
  border:1px solid #666666;
  background-color:#333333;
  font-family:"trebuchet ms",sans-serif;
  color:#CCCCCC;
}

textarea {
  border:1px solid #ADDA40;
  background-color:#000000;
  font-family:"trebuchet ms",sans-serif;
  font-size: 12px;
  color:#EEF2E0;
}

.button {
  border:1px solid #666666;
  background-color:#333333;
  font-family:"trebuchet ms",sans-serif;
  color:#CCCCCC;
}

.inputbox {
  border:1px solid #ADDA40;
  background-color:#000000;
  font-family:"trebuchet ms",sans-serif;
  color:#EEF2E0;
}

.input {
  border:0px solid #000000;
}

#header {
  width: 960px;
  height: 230px;
  margin: 0px auto 6px auto;
  padding: 10px 0px;
  background: #000000 url(/img/www/assets/header.jpg);
}

#header h1 {
  margin: 0px;
  padding: 0px 0px 0px 10px;
  text-align: left;
  color: #EEF2E0;
  font-size: 2em;
  text-transform: uppercase;
}

#header h2, .contentheading {
  margin: 0px;
  text-align: left;
  font-size: 1.4em;
  letter-spacing: 1px;
}

#menu {
  width: 960px;
  margin: 0px auto;
  padding: 5px 0px 5px 0px;
  background-color: #000000;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  font-size:12px;
}

#menu li {
  display: inline;
}


#menu a:hover {
  background-color: #333333;
}

#right
{
  background: url(/img/www/assets/bg_right.gif) repeat-y left top;
}

#content {
  width: 960px;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
}

#content h2, .contentheading, #content h3, #content h4, #content h5, #content h6 {
  font-weight: normal;
}

#content p {
  line-height: 22px;
  text-align: left;
}

#content ul, #content ol {
  line-height: 150%;
}

#left {
  float: left;
  width: 670px;
  padding: 0px 20px 40px 20px;
}

#right {
  float: right;
  width: 210px;
  padding: 0px 20px 40px 20px;
  color: #EEF2E0;
  margin-bottom: 20px;
}

#footer {
  clear: both;
  width: 956px;
  padding: 12px 0;
  margin: 0px auto;
  border-top: 1px dotted #3a3a3a;
  font-size: 9px;
  text-align: center;
  color: #666666;
}

ul.menu, ul.menu ul {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #000;
}

ul.menu li {
  display: inline;
  list-style: none;
  position: relative;
  margin: 0px 8px;
}

ul.menu li ul {
  display: block;
  position: absolute;
  left: 0;
  top: 1.2em;
  visibility: hidden;
  width: 11em;
  z-index: 1000;
  background-color : #000;
  border : 1px solid #67D004;
  border-top: 0;
}

ul.menu li > a {
  color : #67D004;
  padding: 0px 1px;
}

ul.menu li ul li {
  margin: 0 0 0 -1.5em;
  padding: 0;
  display: block;
  width: 100%;
  margin : 0px 0px 5px 0px;
  color : #000;
}

ul.menu li ul li a {
  display: block;
  margin: 0;
  padding: 0 0 0 5%;
  width: 100%;
  width: 95%;
  color : #EEF2E0;
  font-size:90%;
}

ul.menu > li:hover { padding-bottom: 30em; }
ul.menu > li:hover ul { left: 0; visibility: visible; }
ul.menu > li:hover ul li { margin-bottom: 0px; }
ul.menu > li:hover ul li:hover { background-color: #000; }

#outline {
  width: 770px;
  margin: 0px;
  padding: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #000000;
}
#errorboxoutline {
  width: 600px;
  margin: 0px;
  padding: 0px;
  border: 1px solid #444444;
}
#errorboxheader {
  width: 600px;
  margin: 0px;
  padding: 0px;
  background: #222222;
  color: #EEF2E0;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #666666;
}
#errorboxbody {
  margin: 0px;
  padding: 10px;
  text-align: left;
}
.i-spacer {line-height: 170%;}
.i-credits { 
  font-size:9px;
  color: #AAA;
}

.i-questions {
  font-size:12px;
  font-weight: bold;  
  text-decoration: none;
  color: #D2E09F;
}
.r-songlist {
  color: #CCC;
}
.readmore {
  color: #DDD;
}
.relatedlinkheader {
  font-weight: bold;
}
.relatedlinkentry {
  font-weight: bold;
  font-size: 80%;
}
.wallpapers { border:1px solid #333; width: 124px; height: 124px; }

.menu_info {
  border:2px dotted #333
}

.bio-name {
  font-weight: bold;  
  text-decoration: none;
  color: #ADDA40;
  font-size: 10px;
}

.bio-desc {
  font-size: 10px;
}

.createdate { color: #ccc; border-bottom: 1px solid #333; padding-bottom: 4px; width: 670px; }

span.pagination > span, span.pagination > strong, span.pagination > a {
  margin: 0 3px;
}
