html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: left;
}
.clear {
	clear: both;
}

body {
	background: #3A0404 url(/design/page_bg.jpg) repeat-x;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

#twitter_box, strong, .strong {
	display: none;
}

/** layout **/
#wrapper {
	width: 652px;
	min-height: 750px;
	_height: 750px;
	background: url(/design/header.jpg) no-repeat;
  position: relative;
  direction: rtl;
  float: right;
}

h1 {
  padding: 25px 30px 0 0;
  font: bold 48px david, times, serif;
  color: #ffffff;
}

#wrapper h1 {
	display: none;
}

/* nav */

#nav {
  position: absolute;
  top: 0px;
  right: 500px;
  width: 730px;
}
#nav li {
  float: right;
  background: url(/design/nav_right.gif) right no-repeat;
  list-style: none;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 45px;
  line-height: 1.1;
  width: 4.2em;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
#nav a:hover, #nav a.current {
  color: #FFD800;
}
/** topcontent **/

#topcon {
  background: url(/design/topcon.jpg) no-repeat;
  width: 657px;
  position: absolute;
  top: 105px;
  right: 338px;
  color: #fff;
}
#topcon-inner {
  margin: 1px 95px 53px 30px;
}
#topcon h2 {
  font-size: 14px;
}
#topcon a {
  font-size: 12px;
  color: white;
  text-decoration: none;
  color: #FFD800;
}
#topcon a:hover {
  color: #FF8844;
}
#topcon-inner li {
  padding: 16px 0 0 0;
}
#topcon-inner li div {
  height: 140px;
}

/** Body **/

#content {
  width: 940px;
  position: absolute;
  color: #fff;
  top: 299px;
  right: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}

.box {
  float: right;
  width: 305px;
  background: #730F11;
  margin-left: 18px;
}
.box-t { background: top url(/design/box_t.gif) repeat-x; }
.box-r { background: right url(/design/box_r.gif) repeat-y; }
.box-b { background: bottom url(/design/box_b.gif) repeat-x; }
.box-l { background: left url(/design/box_l.gif) repeat-y; }
.box-tr { background: top right url(/design/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(/design/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(/design/box_bl.gif) no-repeat; }
.box-tl { background: top left url(/design/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#new, #banner, #newsletter {
  width: 250px;
  float: left;
}
#new p, #banner p {
  width: 125px;
}
#new p.more {
  width: 100%;
}
#text h4 {
  text-align: right;
  margin: 0.6em 0;
  font-weight: normal;
}
#text img {
  vertical-align: middle;
  margin: 0 0.6em;
}
#text h4 a {
  text-decoration: none;
}
#text h4 a:hover {
  color: #FF8844;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul, #survey ul {
  margin: 1em 0;
}
#survey ul {
	height: 180px;
}
#hits li, #news li, #stand li, #survey li {
  list-style: none;
  margin-bottom: 0.4em;
}
#hits ul a {
/*  text-decoration: none; */
}
#hits ul a:hover {
  color: #FF8844;
}
#survey .question {
  margin: 10px 0;
  font-weight: bold;
}
#survey .button {
  padding: 3px 6px;
  font-weight: bold;
  background-color: #A00000;
  border: outset #800000 2px;
  color: #ffffff;
  font: bold 12px arial;
  margin: 0 10px;
}
#page {
  width: 628px;
}
#page .box-tl {
  padding-bottom: 22px;
  min-height: 400px;
  _height: 400px;
}
#page ul {
  margin: 1em 0;
}
#page li, #news li, #new li, #stand li {
  list-style: none;
  margin-bottom: 0.4em;
}
#page ul a {
/*  text-decoration: none; */
}
#page ul a:hover {
  color: #FF8844;
}
#page a, #new a, #banner a, #newsletter a {
  color: #FFEA00;
  font-weight: bold;
/*  text-decoration: none; */
  font: 12px arial, sans-serif;
}
#page a:hover, #new a:hover, #banner a:hover, #newsletter a:hover {
  color: #FF8844;
}
#page a.article {
  display: none;
}
#new a.current {
  color: #FF8844;
}
#news, #forum, #new, #stand, #banner, #survey, #newsletter {
  margin-left: 0;
}
#new .box-tl, #banner .box-tl, #newsletter .box-tl {
  padding-bottom: 8px;
}
#new .box-bl, #banner .box-bl, #newsletter .box-bl  {
  padding-bottom: 8px;
}
#news .box-tl, #banner .box-tl {
  min-height: 220px;
  _height: 220px;
}
#new p, #banner p, #newsletter p, #newsletter form {
  margin-top: 0;
  margin-bottom: 1.2em;
}

#body h2 {
  font-size: 16px;
  text-align: right;
  margin-bottom: 0.5em;
}
#body h3 {
  font-size: 12px;
  font-weight: normal;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
/*  text-decoration: none; */
  color: #FFFFFF;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 2em;
}
#body .spacer {
  padding: 1em 0;
  margin: 0;
  background-color: #901315;
  font-size: 9px;
}
#text {
  padding: 1em 0;
  background-color: #901315;
  width: 240px;
  float: left;
}
#text a {
  font-size: 12px;
}
#news h3, #stand h3, #banner h3, #newsletter h3 {
  display: inline;
  margin: 0;
}
#news, #stand, #banner, #survey, #newsletter {
  margin-bottom: 1.75em;
}
#news p, #stand p, #banner p, #newsletter p, #newsletter form {
  margin: 0 0 1.2em 0;
}
#news a, #stand a, #banner a, #newsletter a {
/*  text-decoration: none; */
}
#news a:hover, #stand a:hover, #banner a:hover, #newsletter a:hover {
  color: #FF8844;
}

/** footer **/
#footer {
  text-align: center;
  font-size: 12px;
  color: #AAAAAA;
}
#footer a {
  color: #AAAAAA;
  text-decoration: none
}
#footer p {
  margin: 0.8em;
}
#posts {
  font: normal 13px arial, sans-serif;
  direction: rtl;
  text-align: right;
  list-style-type: none;
  min-height: 210px;
  _height: 210px;
}
.datetime {
  font-size: 10px;
  color: #B99999;
  unicode-bidi: embed;
  direction: ltr;
}
#posts li {
  margin-bottom: 0.4em;
  font-size: 12px;
}
#posts li a {
  color: #FFFFFF;
/*  text-decoration: none; */
}
#posts li a:hover {
  color: #FF8844;
}
#body span.player {
  cursor: pointer;
  font-weight: bold;
  color: #FFEA00;
  text-decoration: underline;
}
#body a.yellow {
  color: #FFEA00;
}
#playlist td {
  padding: 1px 0 1px 16px;
}

#external h4 {
  text-align: right;
  margin: 0.6em 0;
  font-weight: normal;
}
#external img {
  vertical-align: middle;
  margin: 0 0.6em;
}
#external h4 a {
  text-decoration: none;
}
#external h4 a:hover {
  color: #FF8844;
}

#player {
	width: 590px;
	height: 22px;
	background-color: #730F11;
	margin-top: 10px;
}

#tweets {
  font: normal 13px arial, sans-serif;
  direction: rtl;
  list-style-type: none;
/*  min-height: 210px;
  _height: 210px; */
}
#tweets li {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  font-size: 12px;
}
#tweets li a {
  color: #FFFF00;
/*  text-decoration: none; */
}
#tweets li a:hover, #tweets li a.author:hover {
  color: #FF8844;
}
#tweets li a.author, #tracks li a {
  font: normal 11px arial, sans-serif;
  color: #FFEA00;
}

table.calendar {
	font-family: arial, sans-serif;
	font-size: 11pt;
	direction: ltr;
}

table.calendar td {
	width: 14px;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 2px;
	color: #dddddd;
	cursor: default;
}

table.calendar td.title {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

table.calendar td.clear {
	border: 0;
}

table.calendar td.saturday {
	color: #ffbbbb;
}

table.calendar td.today {
	font-weight: bold;
	border: solid silver 1px;
}

table.calendar td.past {
	color: #999999;
	text-decoration: line-through;
}

table.calendar td.event {
	background-color: #ffff00;
	font-weight: bold;
	color: #000000;
}

table.calendar td.other_event {
	font-weight: bold;
	color: #ffff99;
}

table.calendar td.highlight {
	background-color: #FFFF00;
	color: #730F11;
	text-decoration: none;
}

#new ul li a {
	padding: 1px 3px;
}

#new ul li a.highlight {
	background-color: #FFFF00;
	color: #730F11;
	text-decoration: none;
}

td.current_event {
	background-color: #FF8844;
	font-weight: bold;
}

span.product {
	 text-decoration: underline;
}

span.over {
	 color: #FF8844;
}

#tweets {
	min-height: 150px;
}

#like {
	position: fixed;
	top: 20px;
	left: 20px;
}

#like object {
	border: none;
	overflow: hidden;
	width: 48px;
	height: 24px;
	-moz-box-shadow: 4px 4px 4px #400000;
	-webkit-box-shadow: 4px 4px 4px #400000;
	box-shadow: 4px 4px 10px #400000;
}

#plusone {
	position: fixed;
	top: 20px;
	left: 20px;
	height: 24px;
	padding: 10px;
	-moz-box-shadow: 4px 4px 4px #400000;
	-webkit-box-shadow: 4px 4px 4px #400000;
	box-shadow: 4px 4px 10px #400000;
}

#facebook {
	margin-bottom: 1.75em;
}

#newsletter {
	margin-top: 1.75em;
}
#newsletter form {
	margin: 0;
}
#newsletter form label {
	float: right;
	width: 50px;
	line-height: 26px;
}
#newsletter input.input {
	font-family: arial,sans-serif;
	font-size: 13px;
	width: 150px;
	background-color: #932f31;
	border: solid silver 1px;
	margin: 2px 0;
	color: #dddddd;
	padding: 2px 4px;
}
#newsletter input.button {
	font-family: arial,sans-serif;
	font-size: 14px;
	border: outset silver 2px;
	padding: 1px;
	margin-top: 5px;
}
#message {
	margin-top: 10px;
}

div.description p {
	margin: 5px 0;
}
