/* Start of CMSMS style sheet 'teach_brass_css' */
body {
	margin: 0 auto;
	padding: 0;
	background-color: #574b31;
	background-image: url(imaes/temp_03.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
	border:0px red solid;
	font-size:15px;
}
.background {
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.backgroundimage {
	background-image:url(uploads/pandora/images/bodybg2.png);
	background-repeat:no-repeat;
	height:500px;
	margin:0;
	width:691px;
}
html:first-child .background
{
	border: 1px solid transparent; /* Opera fix */
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
#container {
	left:0;
	position:absolute;
	top:0;
	width:100%;
	border:0px red solid;
}
.sheet {
	margin-top:20px !important;
	margin:0 auto;
	min-height:3px;
	min-width:3px;
	overflow:hidden;
	position:relative;
	width:800px;
	z-index:0;
	border:0px red solid;
}
/* begin Header */
div.header {
	height:325px;
	margin:0 auto;
	position:relative;
	width:800px;
	z-index:0;
	border:0px green solid;
}
div.header-jpeg {
	background-image:url(uploads/pandora/images/temp_03.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:325px;
	left:0;
	position:absolute;
	top:0;
	width:800px;
	z-index:-1;
}
/* end Header */

/* begin Menu */
/* menu structure */
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}
.artmenu, .artmenu ul
{
  margin: 5px 5px;
  padding: 0;
  border: 0px red solid;
  list-style-type: none;
  display: block;
}
.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}
.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}
.artmenu li li
{
  float: none;
}
.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}
.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}
.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}
.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}
.artmenu ul
{
  background-image: url(uploads/pandora/images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}
.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

.artmenu-bottom a, .artmenu-bottom a:link, .artmenu-bottom a:visited, .artmenu-bottom a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}
.artmenu-bottom, .artmenu-bottom ul
{
  margin: 5px 5px;
  padding: 0;
  border: 0px red solid;
  list-style-type: none;
  display: block;
}
.artmenu-bottom li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}
.artmenu-bottom li:hover
{
  z-index: 10000;
  white-space: normal;
}
.artmenu-bottom li li
{
  float: none;
}
.artmenu-bottom ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}
.artmenu-bottom li:hover>ul
{
  visibility: visible;
  top: 100%;
}
.artmenu-bottom li li:hover>ul
{
  top: 0;
  left: 100%;
}
.artmenu-bottom:after, .artmenu-bottom ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu-bottom, .artmenu-bottom ul
{
  min-height: 0;
}
.artmenu-bottom ul
{
  background-image: url(uploads/pandora/images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}
.artmenu-bottom ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */
.nav {
	background-image:url(uploads/pandora/images/menubg2.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:50px;
	margin:0 auto;
	position:relative;
	width:800px;
	z-index:100;
}
.artmenu { padding: 10px}
.nav-bottom {
	background-image:none;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	margin:0 auto;
	position:relative;
	width:auto;
	z-index:100;
}
.artmenu-bottom { padding: 10px}
/* end Menu */

/* begin MenuItem */
.artmenu ul li {clear: both;}
.artmenu a , .artmenu a span {height: 30px; display: block;}
.artmenu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.artmenu a {
	background-image: url(uploads/pandora/images/menuitem_left.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.artmenu a span {
	background-image: url(uploads/pandora/images/menuitem_right.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.artmenu a span span {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #000;
	padding: 0 2px;
	margin: 0 8px;
	line-height: 30px;
	text-align: center;
	background-image: url(uploads/pandora/images/menuitem_center.png);
	background-position: left top;
	background-repeat: repeat-x;
}
.artmenu a:hover { background-position: left -30px; }
.artmenu li:hover>a { background-position: left -30px; }
.artmenu li:hover a span { background-position: right -30px; }
.artmenu a:hover span { background-position: right -30px; }
.artmenu a:hover span span { color: #ffffff; background-position: left -30px; }
.artmenu li:hover a span span { color: #ffffff; background-position: left -30px; }
.artmenu a.active { background-position: left -60px; }
.artmenu a.active span { background-position: right -60px;}
.artmenu a.active span span { color: #ffffff; background-position: left -60px; }
/* end MenuItem */
/* begin MenuItem Bottom */
.artmenu-bottom ul li {clear: both;}
.artmenu-bottom a , .artmenu-bottom a span {height: 30px; display: block;}
.artmenu-bottom a {
	cursor: pointer;
	text-decoration: none;
	/*margin-right: 3px;
	margin-left: 3px;*/
}
.artmenu-bottom a {
	/*background-image: url(uploads/pandora/images/menuitem_left.png);*/
	background-position: left top;
	background-repeat: no-repeat;
}
.artmenu-bottom a span {
	/*background-image: url(uploads/pandora/images/menuitem_right.png);*/
	background-position: right top;
	background-repeat: no-repeat;
}
.artmenu-bottom a span span {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #bbb;
	padding: 0px;
	margin: 0 11px;
	line-height: 30px;
	text-align: center;
	/*background-image: url(uploads/pandora/images/menuitem_center.png);*/
	background-position: left top;
	background-repeat: repeat-x;
}
.artmenu-bottom a:hover { background-position: left -30px; }
.artmenu-bottom li:hover>a { background-position: left -30px; }
.artmenu-bottom li:hover a span { background-position: right -30px; }
.artmenu-bottom a:hover span { background-position: right -30px; }
.artmenu-bottom a:hover span span { color: #ffffff; background-position: left -30px; }
.artmenu-bottom li:hover a span span { color: #ffffff; background-position: left -30px; }
.artmenu-bottom a.active { background-position: left -60px; }
.artmenu-bottom a.active span { background-position: right -60px;}
.artmenu-bottom a.active span span { color: #ffffff; background-position: left -60px; }
/*end MenuItem Bottom */

/* begin MenuSeparator */
.nav .separator {display: block; width: 2px; height: 30px; background-image: url(uploads/pandora/images/menuseparator.png);}
/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 30px;
  width: 210px;
  overflow:hidden;
  line-height: 30px;
  margin-right: auto;
  background-image: url('uploads/pandora/images/submenuitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0px;
  border-style: solid;
  border-color: #B7BAA0;
}
.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}
.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 30px;
  color: #ffffff;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
.artmenu ul ul a
{
  margin-left: auto;
}
.artmenu ul li a:hover
{
  color: #ffffff;
  border-color: #CA6DB3;
  background-position: 0 -30px;
}
.artmenu ul li:hover>a
{
  color: #ffffff;
  border-color: #CA6DB3;
  background-position: 0 -30px;
}
.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #ffffff;
}
.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #ffffff;
}
/* end MenuSubItem */
/* begin MenuSubItem Bottom */
.artmenu-bottom ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 30px;
  width: 210px;
  overflow:hidden;
  line-height: 30px;
  margin-right: auto;
  background-image: url('uploads/pandora/images/submenuitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0px;
  border-style: solid;
  border-color: #B7BAA0;
}
.nav ul.artmenu-bottom ul span, .nav ul.artmenu-bottom ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}
.artmenu-bottom ul a, .artmenu-bottom ul a:link, .artmenu-bottom ul a:visited, .artmenu-bottom ul a:hover, .artmenu-bottom ul a:active, .nav ul.artmenu-bottom ul span, .nav ul.artmenu-bottom ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 30px;
  color: #ffffff;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
.artmenu-bottom ul ul a
{
  margin-left: auto;
}
.artmenu-bottom ul li a:hover
{
  color: #ffffff;
  border-color: #CA6DB3;
  background-position: 0 -30px;
}
.artmenu-bottom ul li:hover>a
{
  color: #ffffff;
  border-color: #CA6DB3;
  background-position: 0 -30px;
}
.nav .artmenu-bottom ul li a:hover span, .nav .artmenu-bottom ul li a:hover span span
{
  color: #ffffff;
}
.nav .artmenu-bottom ul li:hover>a span, .nav .artmenu-bottom ul li:hover>a span span
{
  color: #ffffff;
}
/* end MenuSubItem Bottom */


/* begin ContentLayout */
.contentlayout {
	border:0px red solid;
	margin-bottom:0;
	position:relative;
	width:800px !important;
}
.contentlayout .content {
	border:0px green solid;
	float:right;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:600px;
}
.post {
	margin:10px 0px 10px 0px;
	min-height:410px;
	min-width:27px;
	overflow:hidden;
	position:relative;
	z-index:0;
	border:0px blue solid;
}
.post-tl {
	background-image:url(uploads/pandora/images/rounds.png);
	height:23px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:23px;
	z-index:-1;
}
.post-tr {
	height:23px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:23px;
	z-index:-1;
}
.post-tr div {
	background-image:url(uploads/pandora/images/rounds.png);
	height:46px;
	left:-23px;
	position:absolute;
	top:0;
	width:46px;
	z-index:-1;
}
.post-bl {
	bottom:0;
	height:23px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:23px;
	z-index:-1;
}
.post-bl div {
	background-image:url(uploads/pandora/images/rounds.png);
	height:46px;
	left:0;
	position:absolute;
	top:-23px;
	width:46px;
	z-index:-1;
}
.post-br {
	bottom:0;
	height:23px;
	overflow:hidden;
	position:absolute;
	right:0;
	width:23px;
	z-index:-1;
}
.post-br div {
	background-image:url(uploads/pandora/images/rounds.png);
	height:46px;
	left:-23px;
	position:absolute;
	top:-23px;
	width:46px;
	z-index:-1;
}
.post-tc {
	height:23px;
	left:23px;
	overflow:hidden;
	position:absolute;
	right:23px;
	top:0;
	z-index:-1;
}
.post-tc div {
	background-image:url(uploads/pandora/images/post-ht.png);
	height:46px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}
.post-bc {
	bottom:0;
	height:23px;
	left:23px;
	overflow:hidden;
	position:absolute;
	right:23px;
	z-index:-1;
}
.post-bc div {
	background-image:url(uploads/pandora/images/post-hb.png);
	height:46px;
	left:0;
	position:absolute;
	top:-23px;
	width:100%;
	z-index:-1;
}
.post-cl {
	bottom:23px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:23px;
	width:23px;
	z-index:-1;
}
.post-cl div {
	background-image:url(uploads/pandora/images/post-vl.png);
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:46px;
	z-index:-1;
}
.post-cr {
	bottom:23px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:23px;
	width:23px;
	z-index:-1;
}
.post-cr div {
	background-image:url(uploads/pandora/images/post-vr.png);
	height:100%;
	left:-23px;
	position:absolute;
	top:0;
	width:46px;
	z-index:-1;
}
.post-cc {
	background:#ddd5c0 url(uploads/pandora/images/Post-c.png);
	bottom:23px;
	left:23px;
	overflow:hidden;
	position:absolute;
	right:23px;
	top:23px;
	z-index:-2;
}
.post-body {
	margin:11px;
	position:relative;
	z-index:0;
}
.postmetadataheader {
	background-color:none;
	border:0 dotted #C9CCB8;
	padding:0px;
}
.postcontent {
	color:#242424;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
}
.postheadericon-wrapper
{
  text-decoration:none;
  margin: 5px 5px;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  text-align: center;
  color: #574b31;
}
.postheadericon-wrapper, .postheadericon-wrapper a, .postheadericon-wrapper a:link, .postheadericon-wrapper a:visited, .postheadericon-wrapper a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  text-align: left;
  color: #574b31;
}
.PostHeaderIcon-wrapper img
{
  border:none;
  vertical-align: middle;
  margin:0;
}
/* end PostHeaderIcon */
/* sidebar */
.contentlayout .sidebar1 {
	border:0px red solid;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:200px;
}
.post2{
	margin:40px 0px 10px 0px;
	min-height:100px;
	min-width:27px;
	overflow:hidden;
	position:relative;
	z-index:0;
	border:0px blue solid;
}
.post-tc2 {
	height:23px;
	left:23px;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:0;
	z-index:-1;
}
.post-tc2 div {
	background-image:url(uploads/pandora/images/post2-ht.png);
	height:46px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}
.post-cc2 {
	background:#ddd5c0 url(uploads/pandora/images/sidebarbg.png);
	bottom:23px;
	left:23px;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:23px;
	z-index:-2;
}
.post-bc2 {
	bottom:0;
	height:23px;
	left:23px;
	overflow:hidden;
	position:absolute;
	right:0px;
	z-index:-1;
}
.post-bc2 div {
	background-image:url(uploads/pandora/images/post2-hb.png);
	height:46px;
	left:0;
	position:absolute;
	top:-23px;
	width:100%;
	z-index:-1;
}
.post2-cl {
	bottom:23px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:23px;
	width:23px;
	z-index:-1;
}
.post2-cl div {
	background-image:url(uploads/pandora/images/post2-vl.png);
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:46px;
	z-index:-1;
}
.post-tl2 {
	background-image:url(uploads/pandora/images/rounds2.png);
	height:23px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:23px;
	z-index:-1;
}
.post-bl2 {
	bottom:0;
	height:23px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:23px;
	z-index:-1;
}
.post-bl2 div {
	background-image:url(uploads/pandora/images/rounds2.png);
	height:46px;
	left:0;
	position:absolute;
	top:-23px;
	width:46px;
	z-index:-1;
}
/* finish sidebar */

/* Start images */
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:0px red solid;
}
a img
{
  border: 0;
}
.article img, img.article
{
  border-style: solid;
  border-width: 0px;
  border-color: #C9CCB8;
  margin: 1em;
}
.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */
.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}
.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}
.article th, .article td
{
  padding: 2px;
  border: solid 1px #A5A989;
  vertical-align: top;
  text-align:left;
}
.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}
/* Finish tables */

/* footer */
.footer {
	background-image:url(uploads/pandora/images/bottom.png);
	margin:5px auto 15px;
	overflow:hidden;
	position:relative;
	width:800px;
	height:80px;
	z-index:0;
	text-align:center;

}
.footer .footer-text {
	color:#fff;
	display:inline-block;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:12px;
	margin:0px;
}
.footer .footer-text a:link
{
  text-decoration: none;
  color: #bbb;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
.footer .footer-text a:visited
{
  text-decoration: none;
  color: #bbb;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
.footer .footer-text a:hover
{
  text-decoration: none;
  color: #fff;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}
/* end footer */
/* begin postcontent */
/* Content Text Font & Color (Default) */
body
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000;
}
.postcontent
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #000;
  margin: 0px 7px;
}
/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #947026;
}
/* Adds special style to an unvisited link. */
a:link
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #947026;
}
/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #947026;
}
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #000;
}
/* Finish Content link style */
/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  color: #574B31;
  margin:15px 0px 10px 0px;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 26px;
  color: #574B31;
  margin:15px 0px 10px 0px;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 23px;
  color: #000;
  margin:15px 0px 10px 0px;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  color: #000;
  margin:15px 0px 10px 0px;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 17px;
  color: #000;
  margin:15px 0px 10px 0px;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  color: #000;
  margin:15px 0px 10px 0px;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */
/* begin PostBullets */
/* Start Content list */
ul
{
  list-style-type: none;
  color: #000;
  margin:0 0 10px 0;
  padding:0;
}
li
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}
.post ul li
{
  padding:0px 0 0px 10px;
  background-image: url(uploads/pandora/images/postbullets.png);
  background-repeat:no-repeat;
  background-position: left bottom;
  margin:0.2em 0 0.5em 0;
  line-height:0.8em;
}
ol
{
  list-style-type: deciaml;
  color: #000;
  margin:0 0 10px 1.5em;
  padding:0;
}
/* Finish Content list */
/* end PostBullets */
/* begin PostQuote */
/* Start blockquote */
blockquote p
{
  color:#11120D;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}
blockquote
{
  border-color:#C9CCB8;
  border-width: 0px;
  border-style: solid;
  margin:10px 10px 10px 10px;
  padding:5px 5px 5px 41px;
  background-color:none;
  background-image:url('uploads/pandora/images/postquote.png');
  background-position:left top;
  background-repeat:no-repeat;
}
/* Finish blockuote */
/* end PostQuote */
/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:30px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}
/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}
.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 30px;
  color: #363636;
  white-space: nowrap;
  float: left;
}
.Button .t
{
  height:30px;
  white-space: normal;
  padding: 0 14px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  line-height: 30px;
  text-decoration: none !important;
}
input_old, select_old
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.Button .active
{
  color: #EBEBEB;
}
.Button .hover,  a.Button:hover
{
  color: #F6F6F3;
  text-decoration: none !important;
}
.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: 8px;
  height: 90px;
}
.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:409px;
  height: 90px;
}
.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: 8px;
  height: 90px;
}
.Button .l, .Button .r span
{
  background-image: url('uploads/bpcd3/images/Button.png');
}
/* end Button */
/* End of 'teach_brass_css' */

