/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */
/* Evoskin conversion by Danny Ferguson http://www.brendoman.com/dbc */

@import url("../../rsc/css/basic.css");
@import url("../../rsc/css/forms.css"); /* Import default form styles */

body {
  font-family: trebuchet ms, verdana, arial, tahoma;
  font-size: 90%;
  color: #888;
  background: #290328 url('img/purplebackground.jpg') repeat;
  line-height: 180%;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-footer {
  width: 770px;
  margin: 0 auto;
  text-align: left;
}

#menu-top {
/*  background: white url('img/bg02-white-right.png') no-repeat right top;*/
  overflow: hidden;
}

#menu-top ul {
/*  background: transparent url('img/bg02-white-left.png') no-repeat left top;*/
  margin:0;
  padding: 1em 0 0 0;
  list-style: none;
  font-size: 85%;
  float: left;
  padding-left: 20px;
}

#menu-top li {
  display: inline;
  float: left;
}

#menu-top a {
  float: left;
/*  background:url(img/menuleft.png) no-repeat left top;*/
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  line-height: 1.5em;
}

#menu-top a span {
/*  background: transparent url(img/menuright.png) no-repeat right top;*/
  padding:5px 15px 4px 6px;
  color:#5b8fbe;
  display: block;
  float: left;
  cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}
#menu-top a span strong {
  color: #444;
  color: #1B4F7E
}
 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span { background-position:100% -42px; }

#menu-top a:hover { background-position:0% -42px; }
#menu-top a:hover span {  background-position:100% -42px; }

#wrapper-header { 
/*background: transparent url('img/bg.png') top center repeat-x; */
  margin-bottom: 0px;
  height: 288px;
}

#header { 
  background: #290328 url('img/banner_wfbakery2.jpg') no-repeat left top; 
  height: 288px;
  margin-bottom: 0px;
}

#wrapper-header2 { 
  /*background: transparent url('img/bg02-blue-left.png') top left no-repeat;*/ 
  height: 288px;
  margin-bottom: 0px;
}

#wrapper-header3 { 
  /*background: transparent url('img/bg02-blue-right.png') top right no-repeat; */
  height: 288px;
  margin-bottom: 0px;
}

#header h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 20px;
  padding: 0;
/*  height: 185px;*/
  line-height: 0em;
  color: #B48F25;
  font-size: 100%;
  position: relative;
  top: 110px;
  left: 200px;
}
/*html>body #header h1 {
  height: 288px;
  border: 1px solid blue;
}*/
#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:active  {
  font-size: 180%;
  line-height: 2em;
  margin: 0;
  padding: 0;
  color: #F7DC83;
}

#header h1 a:hover {
  color: #B48F25;
}

#wrapper-content { 
/*background: #ffced url('img/bg-purpleedges.jpg') repeat-y center top; */ 
  margin-bottom: -15px;
  margin-top: 0;
}

/* html #wrapper-content { height: 1%; }*/

#content {
  /* background: transparent url('img/bg02-white-right.png') no-repeat right top; */
/*  height:830px;
  min-height: 830px;*/
  background: #fffced url('img/bg-purpleedges.jpg') repeat-y center top;
  padding: 5px 245px 5px 40px;
  font-family: "Comic Sans MS", Verdana, Helvetica, sans-serif;
  color: #795705;
  line-height: 130%;
  margin-bottom: -25px;
}

/*html>body #content {  height:auto; min-height: 830px;}*/

#wrapper-menu-page {
  float: right;
  width:180px;
  margin: 20px 30px 3em 2em;
  line-height: 140%;
/*  font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;*/
  font-family: "Comic Sans MS", Verdana, Helvetica, sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }
.bSideItem { 
  padding-top: 5px; 
/*  background: transparent url('img/menu.png') no-repeat;*/
  padding: 1px 20px 0px 10px;
}
.bSideItem ul {
  margin: 0;
  padding: 0 0 25px 10px;
  list-style: none;
  font-size: 90%;
}

.bSideItem ul ul {
  margin: 0;
  padding: 0 0 0 10px;
}
.bSideItem h3 {
  font-size: 75%;
  text-transform: uppercase;
  margin: 1em 0 0.3em 0;
  color: #660066;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
.bSideItem h4 {
  font-size: 90%;
  margin: 0;
  padding: 0 0 0 10px;
  color: #795705;
  font-weight: normal;
}
.bSideItem p {
  font-size: 90%;
  padding: 0 10px;
}
.bSideItem a:link, .bSideItem a:visited { color: #990066; }
.bSideItem a:hover { color: #FF6600; }
.bText p {
  margin: 0.2em 0 1em 0;
}
.bBlock p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 90%;
  line-height: 120%;
  padding: 8px;
  background-color: #f8eeca;
  border: 1px solid #d8b744;
  color: #660066;
}

.bPost {
  margin: 0 0 3em 0;
}
#wrapper-footer {
  margin-top: 0;
  text-align: center;
  width: 770px;
  height: 75px;
  background: transparent url('img/bg-footer.jpg') no-repeat center top;
}

#footer {
  margin: 0 20px;
  visibility: hidden;
  clear: both;
}

h2 { 
  font-size: 130%;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #660066;
  margin: 0.8em 0 0.2em 0;
}
h3 { font-size: 100%; }

a:link, a:visited { color: #990066; text-decoration: none; }
a:hover{ color: #FF6600; text-decoration: none; }

img.middle {
  vertical-align: middle;
  border: 0px;
  display: none;
}
blockquote {
  background: #ffffff;
  padding: 1px 25px;
  margin: 0 10px;
  border: 1px dashed #95692A;
}
.searchbar {
  height: 115px;
  background: #FFF;
  border: 1px solid #95692A;
  width: 150px;
  padding: 0;
  margin: 16px 12px 20px 7px;
}
.searchbar input.submit {
  margin-right: 10px;
  margin-top: 10px;
}
input.SearchField
{ 
  float: left;
  background-color: #FFFEF7;
//  border: none;
  border: 1px solid #95692A;
  padding: 6px 2px 0px 4px;
  width: 120px;
  height: 18px;
  margin: 0;
}
input.submit {
  float: right;
  margin-top: 2px;
}
.bCommentTitle {
  font-weight: bold;
}
.bComment {
  padding: 0.5em 0;
  margin: 1em 0;
}
.bCommentSmallPrint {
  font-size: 80%;
}
.bSmallPrint {
  font-size: <br />80%;
}
