/*
Theme Name: Musical Blog
Description: Created using <a href="www.artisteer.com">Artisteer</a>, the #1 software for creating WordPress themes. See more <a href="http://wordpress.org/extend/themes/profile/artisteer">WordPress.org</a> themes.
Version: 1.0
Author: Artisteer
Author URI: http://artisteer.com/
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */
body {
  margin: 0 auto;
  padding: 0;
  font-size: 11px;
  font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
  background-color: #5F3860;
  color: #070009;
}

h2 {
  font-size: 18px;
  line-height: 18px;
  color: #210326;
  margin: 0px;
  padding: 0px;
}

strong {
  color: #210326;
}

.button {
	background: #9F55AD;
	border-top: 1px solid #D5B5DB;
	border-right: 1px solid #753E7F;
	border-bottom: 1px solid #693872;
	border-left: 1px solid #B77FC1;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 2px;
	padding: 2px;
	display: inline;
}

.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FEF9FF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #CDA3D9;
	display: inline;
}

.small {
  font-size: 10px;
}

.Main {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlare {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage {
  background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 572px;
  width: 1151px;
  margin: 0 auto;
}

/* specially for Opera */
html:first-child .PageBackgroundGlare {
  border: 1px solid transparent;
}
/* specially for Opera */

* html .PageBackgroundGlareImage {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Page-BgGlare.png',sizingMethod='crop')");
}

table, th, td {
  font-size: 1em;
  padding: 2px;
  border-collapse: collapse;
}

a img { 
  border: 0; 
}

a {
  color: #670079;
}

a:link, a:visited {
  color: #670079 !important;
}

a:hover {
  color: #CC00FF !important;
}
/* end Page */

/* begin Box, Sheet */
.Sheet {
  min-width:49px;
  min-height:49px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 900px;
}


* html .Sheet {
  width:expression(this.offsetWidth < 49 ? 49+"px" : "auto !important");
  height:expression(this.offsetHeight < 49 ? 49+"px" : "auto !important");
  
  width: 900px;
  zoom: 1;
}


.Sheet-body {
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 5px;
  text-align: left;
}

.Sheet-tl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-tl {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}


.Sheet-tr {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
}

* html .Sheet-tr {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-24+'px');
}

.Sheet-tr div {
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -24px;
  width: 48px;
  height: 48px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-tr div {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-bl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 24px;
}

* html .Sheet-bl {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-24+'px');
}

.Sheet-bl div {
  position: absolute;
  z-index: -1;
  top: -24px;
  left: 0;
  width: 48px;
  height: 48px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-bl div {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-br {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 24px;
}

* html .Sheet-br {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-24+'px');
  left: expression(this.parentNode.offsetWidth-24+'px');
}

.Sheet-br div {
  position: absolute;
  z-index: -1;
  top: -24px;
  left: -24px;
  width: 48px;
  height: 48px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-br div {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-tc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 24px;
  right: 24px;
  height: 24px;
}

* html .Sheet-tc {
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-48+'px');
}

.Sheet-tc div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url('images/Sheet-h.png');
}

* html .Sheet-tc div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}

.Sheet-bc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 24px;
  right: 24px;
  height: 24px;
}

* html .Sheet-bc {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-24+'px');
  width: expression(this.parentNode.offsetWidth-48+'px');
}

.Sheet-bc div {
  position: absolute;
  z-index: -1;
  top: -24px;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url('images/Sheet-h.png');
}

* html .Sheet-bc div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}

.Sheet-cl {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 24px;
  left: 0;
  width: 24px;
  bottom: 24px;
}

* html .Sheet-cl {
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-48+'px');
}

.Sheet-cl div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 48px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cl div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cr {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 24px;
  right: 0;
  width: 24px;
  bottom: 24px;
}

* html .Sheet-cr {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-24+'px');
  height: expression(this.parentNode.offsetHeight-48+'px');
}

.Sheet-cr div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -24px;
  width: 48px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cr div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cc {
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 24px;
  left: 24px;
  right: 24px;
  bottom: 24px;
  background-color: #FFFFFF;
}

* html .Sheet-cc {
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-48+'px');
  height: expression(this.parentNode.offsetHeight-48+'px');
}

.Sheet {
  margin-top: 30px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header {
  margin: 0 auto;
  position: relative;
  width: 890px;
  height: 200px;
}

* html div.Header {
  font-size: 1px;
}

div.Header div {
  width: 100%;
  height: 100%;
  background-image: url('images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
/* end Header */

/* begin Logo */
.logo {
  position: relative;
  left: 168px;
  top: 63px;
}

.logo td {
  text-align: center;
  vertical-align: middle;
}

.logo-name {
  font-size: 36px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
}

.logo-name a {
  text-decoration: none;
  color: #1D2E34 !important;
}

.logo-text {
  font-size: 25px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
  color: #1D2E34 !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover {
  z-index: 10000;
  white-space: normal;
}

.menu li li {
  float: none;
}

.menu ul {
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul {
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul {
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

.menu, .menu ul {
  min-height: 0;
}

.menu ul {
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul {
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul {
  height: 1%;
}

* html .menu li.menuhover {
  z-index: 10000;
}

* html .menu .menuhoverUL {
  visibility: visible;
}

* html .menu .menuhoverUL {
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL {
  top: 0;
  left: 100%;
}

* html .menu ul a {
  height: 1%;
}

* html .menu li li {
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL {
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul {
  height: 1%;
}

* html .menu li.menuhover {
  z-index: 10000;
}

* html .menu .menuhoverUL {
  visibility: visible;
}

* html .menu .menuhoverUL {
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL {
  top: 0;
  left: 100%;
}

* html .menu ul a {
  height: 1%;
}

* html .menu li li {
  float: left;
  width: 100%;
}

.nav {
  position: relative;
  margin: 0  auto;
  width: 890px;
  height: 24px;
  z-index: 100;
}

.menu {
  padding: 0px 19px 0px 19px;
}

* html .nav {
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div {
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 24px;
}

.nav .l {
  left: 0;
  right: 19px;
}

* html .nav .l {
  width: expression(this.parentNode.offsetWidth-19+'px');
}

.nav .r {
  right: 0;
  width: 19px;
}

* html .nav .r {
  left: expression(this.parentNode.offsetWidth-19+'px');
}

.nav .r div {
  width: 890px;
  right: 0;
}

* html .nav .r div {
  left: expression(this.parentNode.offsetWidth-890+'px');
}

.nav .l, .nav .r div {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

* html .nav .l, * html .nav .r div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li {
  clear: both;
}

.menu a , .menu a span {
  height: 24px;
  display: block;
}

* html .menu a , * html .menu a span {
  float: left;
}

.menu a {
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}

.menu a span span {
  font-family: 'Verdana';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #FFFFFF;
  padding: 0 17px;
  margin: 0 0px;
  line-height: 24px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
}

* html .menu a span span {
  display: inline;
}

.menu a:hover span span {
  color: #FFFFFF;
  background-position: left -24px;
}

.menu li:hover a span span {
  color: #FFFFFF;
  background-position: left -24px;
}

* html .menu .menuhover .menuhoverA span span {
  color: #FFFFFF;
  background-position: left -24px;
}

.menu a.active span span {
  color: #FFFFFF;
  background-position: left -48px;
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator {
  display: block;
  width: 1px;
  height: 24px;
  background-image: url('images/item-separator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */

.menu ul a {
  text-align: center;
  height: 26px;
  line-height: 26px;
  margin-right: auto;
  width: 212px;
  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #CEA4D0;
}

.nav ul.menu ul span, .nav ul.menu ul span span {
	display:inline;
	float:none;
	margin:inherit;
	padding:inherit;
	background-image:none;
	text-align:inherit;
	text-decoration:inherit;
}

.menu ul a , .nav ul.menu ul span, .nav ul.menu ul span span {
	line-height: 26px;
	color: #6E3E6F;
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.menu ul ul a {
  margin-left: auto;
}

* html .menu ul a {
  color: #6E3E6F !important;
}

.menu ul li a:hover {
  color: #FFFFFF;
  border-color: #BB82BF;
  background-position: 0 -26px;
}

.menu ul li:hover>a {
  color: #FFFFFF;
  border-color: #BB82BF;
  background-position: 0 -26px;
}

* html .menu ul a:hover {
  color: #FFFFFF !important;
}	

* html .menu ul .menuhover .menuhoverA {
  color: #FFFFFF !important;
  border-color: #BB82BF;
  background-position: 0 -26px;
}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span {
  color: #FFFFFF;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span {
  color: #FFFFFF;
}

* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span {
  color: #FFFFFF !important;
}	

* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span {
  color: #FFFFFF !important;
}
/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout {
	margin-bottom: 11px;
	width: 100%;
	position: relative;
}

/* end ContentLayout */

/* begin Button */

button.Button, a.Button {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 30px;
  color: #F8FBFB;
}

.Button .t {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  text-align: left;
  font-family: 'Verdana';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active {
  color: #1E2224;
}

.Button .hover {
  color: #2A424B;
}

.Button .active .r {
  top: -60px;
}

.Button .hover .r {
  top: -30px;
}

.Button .r {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 9px;
  height: 90px;
}

* html .Button .r {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-9+'px');
}

.Button .r span {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:419px;
  height: 90px;
}

* html .Button .r span {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-419+'px');
}

.Button .active .l {
  top: -60px;
}

.Button .hover .l {
  top: -30px;
}

.Button .l {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 9px;
  height: 90px;
}

* html .Button .l {
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-9+'px');
}

.Button .l, .Button .r span {
  background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block {
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}


* html .Block {
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  zoom: 1;
}

.Block-body {
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}

.Block {
  margin: 5px;
}

.Block table.table {
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td {
  padding: 2px;
  border: solid 1px #7CA6B6;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader {
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 4px;
  text-align: left;
  color: #653D6C;
  font-family: 'Verdana';
  font-size: 14px;
  font-weight: Bold;
  font-style: normal;  
  text-decoration: none;
}

* html .BlockHeader {
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div {
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l {
  left: 0;
  right: 6px;
}

* html .BlockHeader .l {
  width: expression(this.parentNode.offsetWidth-6+'px');
}

.BlockHeader .r {
  right: 0;
  width: 6px;
}

* html .BlockHeader .r {
  left: expression(this.parentNode.offsetWidth-6+'px');
}

.BlockHeader .r div {
  width: 890px;
  right: 0;
}

* html .BlockHeader .r div {
  left: expression(this.parentNode.offsetWidth-890+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div {
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}

* html .BlockHeader .l, * html .BlockHeader .r div {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

/* begin Box, BlockContent */

.BlockContent {
  min-width: 15px;
  min-height: 15px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

* html .BlockContent {
  width:expression(this.offsetWidth < 15 ? 15+"px" : "auto !important");
  height:expression(this.offsetHeight < 15 ? 15+"px" : "auto !important");
  zoom: 1;
}

.BlockContent-body {
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 8px;
  text-align: left;
  color: #233943;
  font-family: 'Verdana';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a {
  color: #4C7D94;
}

.BlockContent a:link {
  color: #4C7D94; 
}

.BlockContent a:hover {
  color: #3D6376;
}

.BlockContent a:hover, .BlockContent a:visited {
  color: #3D6376;
}

.BlockContent-tl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-tl {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-tr {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

* html .BlockContent-tr {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-7+'px');
}

.BlockContent-tr div {
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-tr div {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-bl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
}

* html .BlockContent-bl {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
}

.BlockContent-bl div {
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-bl div {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-br {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

* html .BlockContent-br {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
  left: expression(this.parentNode.offsetWidth-7+'px');
}

.BlockContent-br div {
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-br div {
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-tc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

* html .BlockContent-tc {
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-14+'px');
}

.BlockContent-tc div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/BlockContent-h.png');
}

* html .BlockContent-tc div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-h.png',sizingMethod='scale')");
}

.BlockContent-bc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

* html .BlockContent-bc {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
  width: expression(this.parentNode.offsetWidth-14+'px');
}

.BlockContent-bc div {
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/BlockContent-h.png');
}

* html .BlockContent-bc div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-h.png',sizingMethod='scale')");
}

.BlockContent-cl {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  left: 0;
  width: 7px;
  bottom: 7px;
}

* html .BlockContent-cl {
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-14+'px');
}

.BlockContent-cl div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

* html .BlockContent-cl div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-v.png',sizingMethod='scale')");
}

.BlockContent-cr {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  right: 0;
  width: 7px;
  bottom: 7px;
}

* html .BlockContent-cr {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-7+'px');
  height: expression(this.parentNode.offsetHeight-14+'px');
}

.BlockContent-cr div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  width: 14px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

* html .BlockContent-cr div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-v.png',sizingMethod='scale')");
}

.BlockContent-cc {
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #FEFEFE;
}

* html .BlockContent-cc {
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-14+'px');
  height: expression(this.parentNode.offsetHeight-14+'px');
}

/* end Box, BlockContent */

/* begin LayoutCell */

.contentLayout .sidebar1 {
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 30%;
}

/* end LayoutCell */

/* begin LayoutCell */

.contentLayout .content {
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 69%;
}

/* end LayoutCell */

.sidebar1 ul, .sidebar2 ul, .sidebar3 ul {
	margin-left: 0; 
	padding-left: 20px;
}

.sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li {
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}

#footer {
  font-size: 10px;
	text-align: center;
}

.post {
  display: block;
  margin: 0px;
  padding: 2px;
}

.post h2 a:link, .post h2 a:visited {
  line-height: 150%;
	text-decoration: none;
	color: #8D359C;
}

.post h2 a:hover {
  line-height: 150%;
	color: #D01AEF;
}

.postmetadata {
  font-size: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}
