body {
  color: #fff;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  padding: 20px 5px 5px 5px;
  background: #003;
  font-size:0.9em;
}

/* tag formats */
h1 {
  font-size: 2em;
  margin: 0;
  padding: 10px 0;
}
h2 {
  font-size: 1.5em;
}
em {
  font-weight: bold;
  color: #ff3;
  font-style: normal;
}
a:link, .linkLike {
  color: #ffa;
}
a:visited {
  color: #ff3;
}
a:hover {
  color: #f88;
}
a:active {
  color: #f00;
}
.linkLike {
  text-decoration: underline;
  cursor: pointer;
}
.disable, .disable em, .disable a:link, .disable a:visited, .disable a:hover, .disable a:active {
  color: #444;
}
p {
  text-align: justify;
}
a img {
	border:none;
}

/* Site layout. */
.pagetop, .abTop {
  position: absolute;
  top: 0;
  left: 0;
}
.page {
	background-color:#000;
	width: 932px;
	margin: auto;
	height: 100%;
}
.widebar {
	clear:both;
	width:100%;
}
.sidebar {
	float:left;
	width:280px;
}
.mainbar {
	float:right;
	width:652px;
}
.content {
	padding:10px;
}

/* navbar*/
#site_menu_box {
  text-align: center;
  width: 100%;
  height: 20px;
  position: fixed;
  top: 0px;
  left: 50%;
  margin-left: -466px;
}
* html #site_menu_box {
  position: absolute;
}
#site_menu { 
  width: 100%;
  float: left;
}
#site_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 115px;
  float: left;
}
#site_menu ul ul {
  width: 104px;
}
#site_menu li {
  margin: 0;
  padding: 0;
}
#site_menu a, #site_menu h3 {
  font: bold 12px/16px arial, helvetica, sans-serif;
  display: block;
  margin: 0;
  text-decoration: none;
}
#site_menu h3 {
  padding: 0;
}
#site_menu h3 a:link, #site_menu h3 a:visited, #site_menu h3 a:hover, #site_menu h3 a:active {
  color: #ff3;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  background: #0063bf;
}
#site_menu li.showgif h3 a {
  background: #0063bf url(/images/expand3.gif) no-repeat 105px 100%;
  _background: #0063bf;
}
#site_menu li:hover.showgif h3 a {
  background: #0063bf;
}
#site_menu a:link, #site_menu a:visited, #site_menu a:hover, #site_menu a:active {
  color: #ff9;
  padding: 4px 5px;
  border: 1px solid #999;
  width: 100%;
  background: #0063bf;
}
#site_menu ul ul a {
  text-align: left;
}
#site_menu a:hover {
  color: #ffc;
  background: #0053af;
  text-decoration: underline;
}
#site_menu li {
  position: relative;
}
div#site_menu ul ul {
  display: none;
}
div#site_menu ul li:hover ul {
  display: block;
}

/* page components */
.lightBlock {
	background-color: #555;
}
.darkBlock {
	background-color: #262626;
}
.emBlock {
	background-color: #0053af;
	margin-bottom: 0;
}
.emOutline {
	border: solid 2px #0053af;
	padding-bottom: 10px;
}
.headerbannor {
	background-image: url(/images/site/bannorBG-1x.jpg);
	background-color: #ececec;
	overflow: hidden;
}
.headerbannor h1 {
	font-size: 3em;
	color: #0053af;
	padding-left: 10px;
}
div.rockblock {
	padding: 5px;
	background-color: #a44;
	border: solid 1px #666;
}
/* specialty components */
div.widgets {
	position: relative;
	padding:0px 25px;
}
.picasabar {
	margin-left: 10px;
}
.twitterbox {
	position: relative;
}
.twitterfeed, .wp_sidebar, .wp_post_box  {
	position: relative;
	background-color: #262626;
	padding: 5px;
}
.twitterfeed img {
	position: absolute;
	top: 0;
	left: 0;
}
.twitterfeed p {
	margin: 10px 10px 5px 45px;
	padding: 5px;
	font-size: 0.8em;
	border-bottom: 1px #444 solid;
	background-color: #2a2a2a;
}
.twitterfeed p span {
	display: block;
}
.twitterfeed p span.tweetTime {
}
.twitterfeed p span.tweetText {
}

.wp_sidebar h3, .wp_post_box h3 {
	padding:0;
	margin:0;
}
.wp_sidebar ul {
	margin: 0;
	padding: 0;
}
.wp_sidebar ul ul {
	border-top: solid 1px #262626;
}
.wp_sidebar li {
	margin: 0;
	padding: 5px 0;
	list-style:none;
}
.wp_sidebar li li {
	background-color: #262626;
	border-left: solid 1px #555;
	border-bottom: solid 1px #555;
	border-right: solid 1px #555;
}
.wp_sidebar li li:hover {
	background-color: #444;
}
.wp_sidebar a {
	display: block;
	margin: 0 0 0 10px;
	font-size: 0.8em;
}
.wp_sidebar li li a {	
	text-decoration: none;
}
.wp_sidebar li li a:hover {	
	text-decoration: underline;
}

.wp_post_box {
	
}
.wp_post_permalink, .wp_post_permalink a {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	margin: 5px 0 20px;
}
.wp_post_permalink a:hover {
	text-decoration: underline;
}
.wp_post_excerpt {
	display: none;	
}
.wp_post_content {
	background-color: #444;
	padding: 10px;
	border: solid 1px #666;
	border-bottom-width: 3px;
	margin-bottom: 40px;
}
.wp_post_content ol.playlist .c1 {
	display:inline-block;
	width:120px;
	font-weight:bold;
}
.wp_post_content ol.playlist .c2 { 
	display:inline-block;
	width:120px;
}
.wp_post_content ol.playlist div.rockblock{
	padding: 2px 0px 5px;
	background-color: #555;
}
.wp_post_content ol.playlist a {
	display: block;
	width: 95%;
	text-decoration: none;
	background-color: #555;
	border: solid 1px #666;
}
.wp_post_content ol.playlist a:hover {
	text-decoration: underline;
	background-color: #666;
}

/* general styles */
.normalFont {
	font-size: 11pt;
	font-weight: normal;
}
.mediumFont {
	font-size: 1.3em;
}
.smallFont {
	font-size: 0.8em;
	font-weight: normal;
}
.largeFont {
	font-size: 2em;
}
.fontColor0 {
  color: #fff;
}
.fontColor1 {
  color: #ffa;
}
.fontColor2 {
  color: #ff3;
}
a.quietLink:link, a.quietLink:visited {
	color: #fff;
	text-decoration: none;
}
a.quietLink:hover {
  color: #f88;
  text-decoration: underline;
}
a.quietLink:active {
  color: #f00;
  text-decoration: underline;
}
.pad {
	padding: 5px;
}
.ml5 {
	margin-left: 5px;
}

/* class modifiers...must be last is CSS */
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.justify {
	text-align: justify;
}
.bold, .b {
	font-weight:bold;
}
.u {
  text-decoration: underline;
}
.noU {
  text-decoration: none;	
}
.noU:hover {
  text-decoration: underline;	
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
	clear: both;
}
.displayBlock {
	display: block;
}
.rel {
  position: relative;
}
.left {
  position: absolute;
  left: 20px;
  bottom: 5px;
}
.text_right {
	text-align: right;
}
.nowrap {
  white-space: nowrap;
}
.hide {
  display: none;
}
.show {
  display: block;
}
#fb-root {
	position: relative;
}
#like_box {
	position: absolute;
	top: 0;
	left: 0;
}
