/*

Theme Name: ADropInTheSea


*/

body {
     margin: 0;
     background: url(images/simplemath_bg.gif) #151515 repeat-y center top;
     text-align: center;
}
.clear {clear: both;}
#page {
     width: 938px;
     margin: 0 auto;
     text-align: left;
}
   
 #header {
	height: 90px;
 	background: repeat-x url(images/bckheader.gif);
}

#header #title {
	float: left;
}
#title h1 {
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 1.7em;
	font-weight: normal;
	color: #4D4D4D;
	text-transform: capitalize;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
#title h1 a {
	/*	color: #798264;*/
	color: #4D4D4D;
	text-decoration: none;
}
#title p {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	/*color: #949865;*/
	color: #333333;
	text-transform: lowercase;
	line-height: 10pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	letter-spacing: 1pt;
}

.post{border: #e0e1db 0px solid;}
.tab {
	height: 21px;
        width: 100px;
}
ul#menu {
	margin: 65px 20px 0 0; padding: 0;
	margin: 65px 10px 0 0;
	float: right;
}
ul#menu li {
	display: inline;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0.3pt;
}
ul#menu li a {		
	margin: 0;
	border-left: #e0e1db 1px solid;
	padding: 1px 3px;
	color: #888888;
	text-decoration: none;
	float: left;
}
ul#menu li a:hover {
	color: #E57700;
}
#bannerscan {
	padding: 0 0px;
}
#bannerscan #banner {
	padding: 0px 0;
	height: 189px;
}
#bannerscan #banner2 {
	padding: 0px 0;
	height: 59px;
}
#bannerscan #bannerup {
	padding: 0px 0;
	height: 10px;
}
#bannerscan #bannermenu {
	padding: 0px 0;
	height: 27px;
}

/* Start Menu Rollovers */

#homebutton
{
  display: block;
  width: 67px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/home-button.gif") no-repeat 0 0;
}
#homebutton:hover
{ 
  background-position: 0 -27px;
}
#homebutton span
{
  display: none;
}
#aboutbutton
{
  display: block;
  width: 72px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/about-button.gif") no-repeat 0 0;
}
#aboutbutton:hover
{ 
  background-position: 0 -27px;
}
#aboutbutton span
{
  display: none;
}
#rosterbutton
{
  display: block;
  width: 76px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/roster-button.gif") no-repeat 0 0;
}
#rosterbutton:hover
{ 
  background-position: 0 -27px;
}
#rosterbutton span
{
  display: none;
}
#newsbutton
{
  display: block;
  width: 65px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/news-button.gif") no-repeat 0 0;
}
#newsbutton:hover
{ 
  background-position: 0 -27px;
}
#newsbutton span
{
  display: none;
}
#guidesbutton
{
  display: block;
  width: 74px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/guides-button.gif") no-repeat 0 0;
}
#guidesbutton:hover
{ 
  background-position: 0 -27px;
}
#guidesbutton span
{
  display: none;
}
#forumsbutton
{
  display: block;
  width: 83px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/forums-button.gif") no-repeat 0 0;
}
#forumsbutton:hover
{ 
  background-position: 0 -27px;
}
#forumsbutton span
{
  display: none;
}
#recruitbutton
{
  display: block;
  width: 119px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/recruitment-button.gif") no-repeat 0 0;
}
#recruitbutton:hover
{ 
  background-position: 0 -27px;
}
#recruitbutton span
{
  display: none;
}
#wwsbutton
{
  display: block;
  width: 59px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/wws-button.gif") no-repeat 0 0;
}
#wwsbutton:hover
{ 
  background-position: 0 -27px;
}
#wwsbutton span
{
  display: none;
}
#lootbutton
{
  display: block;
  width: 126px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/loottracker-button.gif") no-repeat 0 0;
}
#lootbutton:hover
{ 
  background-position: 0 -27px;
}
#lootbutton span
{
  display: none;
}
#raidsbutton
{
  display: block;
  width: 98px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/liveraids-button.gif") no-repeat 0 0;
}
#raidsbutton:hover
{ 
  background-position: 0 -27px;
}
#raidsbutton span
{
  display: none;
}

/* End Menu Rollovers */

#bannerscan #bannerdown {
	padding: 0px 0;
	height: 22px;
}
#bannerscan #scanlines {
	padding: 0 0 0px 0;
	height: 26px;
	background: repeat-x url(images/bckscanlines.gif);
}
#container {
	padding-top: 15px;
	padding-bottom: 30px;
	width: 938px;
        BACKGROUND: url(images/simplemath_bodybg.gif) repeat-y center top ;
}
#container2 {
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
	width: 858px;
        BACKGROUND: url(images/simplemath_bodybg.gif) repeat-y center top ;
}
#container3 {
        color: #ca8206;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
	width: 858px;
        BACKGROUND: url(images/simplemath_bodybg.gif) repeat-y center top ;
}
#container4 {
        color: #ca8206;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	width: 888px;
        BACKGROUND: url(images/simplemath_bodybg.gif) repeat-y center top ;
}
#classwrap {
	float: left;
	width: 818px;
	margin-right: 20px;
	margin-left: 20px;
	border-left: #1e0b00 1px solid;
	border-bottom: #1e0b00 1px solid;
}
#roster1 {
	float: left;
	width: 818px;
        height: 64px;
        color: #965c09;
        background-color: #371400;
	border-top: #1e0b00 1px solid;
}
#roster2 {
	float: left;
	width: 818px;
        height: 64px;
        color: #965c09;
        background-color: #2d1000;
	border-top: #1e0b00 1px solid;
}
td.icon {
	display: block;
	width: 64px;
        height: 64px;
	border-right: #1e0b00 1px solid;
}
td.rostertext {
	width: 138px;
        height: 64px;
        text-align: center;
	border-right: #1e0b00 1px solid;
}
td.buttons {
	width: 100px;
        height: 64px;
        text-align: center;
	border-right: #1e0b00 1px solid;
}
#rank {
	display: block;
	width: 64px;
        height: 64px;
}

#content {
	float: left;
	width: 650px;
	padding-left: 25px;
	padding-right: 20px;
}
#content-recruit {
	float: left;
	width: 572px;
	padding-right: 40px;
	border-right: #6a2701 1px solid;
        border-right-style: dotted;
}
#sidebar-recruit ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}

#sidebar-recruit li {
	margin: 0;
	font-family: Verdana;
	color: #6a2701;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#sidebar-recruit h2 {
	margin-bottom: 10;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #feb02e;
	font-weight: bold;
        background: url(images/sidebar-header.png) left;
        background-repeat: no-repeat;
	font-style: italic;
	letter-spacing: 0.2pt;
	font-family: Verdana;
	margin-top: 0px;
	font-size: 10px;
}

#sidebar-recruit ul ul {
	list-style-image: url(images/li.gif);
	text-transform: none;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 10px;
}

#sidebar-recruit ul ul ul {
	margin: 0;
}

#sidebar-recruit a {
	text-decoration:none;
	color: #979797;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing: 0.5pt;
}
#sidebar-recruit a:hover {
	color: #E57700;
}
#content-smnews {
	float: left;
	width: 387px;
	padding-right: 40px;
	border-right: #6a2701 1px solid;
        border-right-style: dotted;
}
#content-smnews ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}

#content-smnews li {
	margin: 0;
	font-family: Verdana;
	color: #6a2701;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#content-smnews h2 {
	margin: 0;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #feb02e;
	font-weight: bold;
        background: url(images/news-header.png) left;
        background-repeat: no-repeat;
	font-style: italic;
	letter-spacing: 0.2pt;
	font-family: Verdana;
	margin-top: 0px;
	font-size: 10px;
}

#content-smnews ul ul {
	list-style-image: url(images/li.gif);
	text-transform: none;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 10px;
}

#content-smnews ul ul ul {
	margin: 0;
}

#content-smnews a {
	text-decoration:none;
	color: #979797;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing: 0.5pt;
}
#content-smnews a:hover {
	color: #E57700;
}
#sidebar-recruit {
	float: left;
        padding-left: 20px;
	width: 220px;
	text-align: left;
}
#sidebar-news {
	float: left;
        padding-left: 40px;
	width: 385px;
	text-align: left;
}
#sidebar-news ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}

#sidebar-news li {
	margin: 0;
	font-family: Verdana;
	color: #888888;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#sidebar-news h2 {
	margin: 0;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #feb02e;
	font-weight: bold;
        background: url(images/news-header.png) left;
        background-repeat: no-repeat;
	font-style: italic;
	letter-spacing: 0.2pt;
	font-family: Verdana;
	margin-top: 0px;
	font-size: 10px;
}

#sidebar-news ul ul {
	list-style-image: url(images/li.gif);
	text-transform: none;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 10px;
}

#sidebar-news ul ul ul {
	margin: 0;
}

#sidebar-news a {
	text-decoration:none;
	color: #979797;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing: 0.5pt;
}
#sidebar-news a:hover {
	color: #E57700;
}

#content img {
	border: #ccc 0px solid;
	padding: 0px;
}

#content p a {
	color: #feb02e;
	text-decoration: none;
}
div.progsidebar {
	color: #ac6d03;
	text-decoration: none;
	font-size: 1.0em;
}
#liveraid {
        padding-left: 10px;
        padding-right: 10px;
	text-decoration: none;
        align: left;
}
div.shadow {
	color: #ac6d03;
	text-decoration: none;
        align: right;
	font-size: 0.8em;
}
div.shadow a{
	color: #feb02e;
	text-decoration: none;
        align: right;
	font-size: 0.9em;
}
div.shadow a:hover {
	color: #feb02e;
	text-decoration: underline;
        align: right;
	font-size: 0.9em;
}
#titlehead {
	padding-left: 86px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #feb02e;
        background: url(images/lefty.png) left;
        background-repeat: no-repeat;
	border-bottom: #5a2402 2px solid;
	letter-spacing: 0.1pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#titlehead a{
	color: #feb02e;
	text-decoration: none;
        align: right;
	font-size: 0.9em;
}
#titlehead a:hover {
	color: #feb02e;
	text-decoration: underline;
        align: right;
	font-size: 0.9em;
}

#sidebar {
        color: #6a2701;
	float: left;
        padding-right: 20px;
	width: 220px;
	text-align: left;
	border-left: #6a2701 1px solid;
        border-left-style: dotted;
}

#sidebar ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}

#sidebar li {
	margin: 0;
	font-family: Verdana;
	color: #6a2701;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#sidebar h2 {
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #feb02e;
	font-weight: bold;
        background: url(images/sidebar-header.png) left;
        background-repeat: no-repeat;
	font-style: italic;
	letter-spacing: 0.2pt;
	font-family: Verdana;
	margin-top: 0px;
	font-size: 10px;
}

#sidebar ul ul {
	list-style-image: url(images/li.gif);
	text-transform: none;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 10px;
}

#sidebar ul ul ul {
	margin: 0;
}

#sidebar a {
	text-decoration:none;
	color: #979797;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing: 0.5pt;
}
#sidebar a:hover {
	color: #E57700;
}

#content h2 {
	font-family: Arial;
	font-size: 12px;
	color: #6a2701;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	letter-spacing: 0.2pt;
	font-weight: bold;
}

.divider {
	margin: 5px 0px 5px 5px;
	height: 2px;
}

.storytitle {
	padding-left: 36px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #feb02e;
        background: url(images/hordy.png) left;
        background-repeat: no-repeat;
	border-bottom: #feb02e 1px solid;
	letter-spacing: 0.1pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.storytitle a {
	text-decoration: none;
	color: #feb02e;
}


div.meta {
	margin: 5px 0;
	font-family: Verdana;
	font-size: 8pt;
	color: #6a2701;
	margin-top: 5px;
}

div.meta a {
	color: #6a2701;
	text-decoration: none;
	font-weight: normal;
}

.storycontent p {
	font-size: 0.8em;
	color: #cccccc;
	margin-bottom: 20px;
	font-family: Verdana;

}
.storycontent a {
	text-decoration: none;
	color: #feb02e;
	font-weight: normal;
}
#recruit-title {
	padding-left: 36px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #dd8f0e;
        background: url(images/hordy.png) left;
        background-repeat: no-repeat;
	letter-spacing: 0.1pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#recruit-subtitle {
	padding-left: 12px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #dd8f0e;
        background: url(images/circle.png) left;
        background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 36px;
}
#recruit-body3 {
	padding-left: 36px;
	font-family: "Helvetica";
	font-size: 12px;
	color: #a0a0a0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#recruit-body {
	padding-left: 56px;
	font-family: "Helvetica";
	font-size: 11px;
	color: #a0a0a0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#recruit-body a {
	font-family: "Helvetica";
	font-size: 11px;
	color: #ea8406;
        text-decoration: none;
        background-color: transparent;
        border-color: #ea8406;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-style: dotted;
}
#recruit-body a:hover {
	font-family: "Helvetica";
	font-size: 11px;
	color: #ea8406;
        text-decoration: none;
        background-color: transparent;
        border-color: #ffffff;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-style: dotted;
}
#recruit-body2 {
	padding-left: 45px;
        padding-top: 15px;
	font-family: "Helvetica";
	font-size: 12px;
	color: #a0a0a0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#recruit-body2 a {
	font-family: "Helvetica";
	font-size: 12px;
	color: #ea8406;
        text-decoration: none;
        background-color: transparent;
        border-color: #ea8406;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-style: dotted;
}
#recruit-body2 a:hover {
	font-family: "Helvetica";
	font-size: 12px;
	color: #ea8406;
        text-decoration: none;
        background-color: transparent;
        border-color: #ffffff;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-style: dotted;
}
div.wowheadlink {
	font-size: 0.8em;
	color: #cccccc;
	margin-bottom: 20px;
	font-family: Verdana;
}
div.wowheadlink a {
	text-decoration: none;
	color: #9607b0;
	font-weight: normal;
}
div.wowheadlink a:hover {
	text-decoration: none;
	color: #9607b0;
	font-weight: normal;
}

.feedback a {
	color: #ababab;
        padding-bottom: 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.pagenavigation a {
	color: #ababab;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
#classtitle {
        text-align: left;
        font-size: 16pt;
	color: #868686;
        padding-bottom: 10px;
}
#footer {
	font-family: "Trebuchet MS";
        text-align: center;
	padding-top: 15px;
        font-size: 10px;
	color: #3c3c3c;
	width: 938px;
        BACKGROUND: url(images/footer.jpg) repeat-y center top ;
}
#footer a {
	text-decoration: underline;
	color: #3c3c3c;
        font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
	color: #cccccc;
        font-size: 10px;
}

small {
	font-size: 10pt;
}

h2#comments, h2#postcomment {
	text-decoration: none;
}

h2#comments a {
	text-decoration: none;
	color: #ababab;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 2px solid #ccc;
	margin-left: 1.5em;
	padding-left: 15px;
}

cite {
        color: #000000
	font-size: 8px;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	color:#aaaaaa;
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 150%;	/*letter-spacing: -1px;*/
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
        padding-bottom: 40px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 450px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#commentlist li, #commentlist p {
	font-size: 10pt;
}

#wp-calendar {
	border: 1px solid #0099CC;
	empty-cells: show;
	font-size: 8pt;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: -10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #0099CC;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #919560;
	font-weight: bold;
	text-align: center;
}
#searchform #s {
	margin: 5px 0;
}