/**********************************
 * TITLE: WhereMyHoesAt.Com  * 
 **********************************/


/* ##### Common Styles ##### */

body {
  color: #000000;
  background-color: #000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
	font-size: 9pt;
	color: #666666;

}
#container {
margin: 0px auto;
width: 990px;
}
acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */

#header {
  color: inherit;
  background-color: #000;
  background-image: url(img/headerbg.gif);
  background-repeat: repeat-x;
  height: 230px;
}
#logo {
float: right;
margin-top: -105px;
}
#ad_top {
float: left;
width: 730px;
height: 90px;
margin: 5px 0px 10px 0px;
}
#plug_top {
	float: left;
	background-image: url(img/headerplugsbg.gif);
	height: 74px;
	width: 725px;
padding: 10px 0px 0px 5px;
}
#plug_top a {
padding: 10px 3px 0px 3px;
}
.headerTitle {
	margin: 0;
	background-image: url(img/headerbg.gif);
	background-repeat: repeat-x;
	height: 190px;
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
	color: white;
	font-size: 109%;
	text-align: left;
	margin: 1px 0px 0px 0px;
padding-top: 7px;
!padding-top: 5px;
	background-image: url(img/navg.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding-right: 0;
	padding-left: 0;
float: left;
width: 990px;
}

.subHeader a {
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 5px;
	padding-top: 3px;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #593105;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #be966a;

}

.subHeader a:hover {
  color: #29303D;
}
/* ##### Welcome Bar ##### */
#welcome {
 background-color: #efe7de;
margin-bottom: 5px;
padding: 5px;
color: 6d695e;
font-face: arial;
font-size: 11px;
}
/* ##### Left Side Bar ##### */

#content_ads {
background-color: #f9eddd;
margin-bottom: 5px;
padding: 5px;
font-face: arial;
font-size: 12px;
color: #c98228;
height: 200px;
}
#content_ads a{
color: #522d02;
}
/* ##### Left Side Bar ##### */

.leftSideBar {
 background-color: #423f36;
  width: 135px;
  float: left;
  clear: left;
}

.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);

  font-weight: bold;
  margin: 0;

}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.leftSideBar li {
	margin: 0ex;

}

.leftSideBar a {
	color: #9d9787;
	background-color: transparent;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 1px;
	!padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	!padding-bottom: 0px;
	padding-left: 5px;

}

.leftSideBar a:hover {
	color: #fff;
	background-color: #5c584b;
	text-decoration: none;
	border-right-width: 3px;
	border-right-color: #CC9966;
	display: block;
	border-right-style: outset;
}

.leftSideBar .sideBarText {
  color: #666666;
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar {
	width: 310px;
	padding: 0;
	float: left;

	background-color: #706b5b;

	margin-right: 0.75ex;
	margin-bottom: 0;
	margin-left: 0;
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {


}


.rightSideBar a {
	color: #0099FF;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 30px;

}

.rightSideBar a:hover {
	color: #FF9933;
	text-decoration: none;


}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}

#chosen_ones {
margin-left: 1px;
width: 100px;
float: left;
padding: 1px;
}
/* ##### Main Copy ##### */

#main-copy {
width: 510px;
  color: black;
  background-color: #fff;
  margin: 0px 5px 0 5px;
  !margin: 0px 5px 0 5px;
padding: 0px 5px 0px 5px;
  border-left: 1px solid #999999;
float: left;
}

#main-copy h1 {
	color: #E2B570;
	background-color: transparent;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #999999;
	text-decoration: underline;

}

#main-copy a {
  color: #522d02;
  background-color: transparent;
  text-decoration: none;
}

#main-copy a:hover {
	text-decoration: none;
	color: #FF9933;

}

p {
	margin: 1em 0 1.5em 0;
	padding: 0;
	color: #51410B;

}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}
/* ##### Plugs ##### */
#plug {
  background-image: url(img/plugbg.gif);
  background-repeat: repeat-x;
 height: 87px;
border-bottom: 3px solid #000000;
}
#plug_img {
float: left;
margin: 3px;
border: 1px solid #7b542e;
}
#plug_title {
margin-left: 10px;
font-size: 14px;
font-weight: bold;
}
#plug_posted {
font-size: 10px;
color: #8f8a7f;
}
#pages {
  background-image: url(img/bottom_plug.jpg);
  background-repeat: no-repeat;
color: #ccc;
font-size: 14px;
padding: 4px;
}
#pages a{
color: #fff;
font-weight: bold;
}
/* ##### Footer ##### */

#footer {
  color: #ccc;
  background-image: url(img/footer.gif);
  background-repeat: repeat-x;
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin-top: 50px;
  padding: 20px 0px 0px 0px;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
	color: #9a5508;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;

}

#footer a:hover {
	text-decoration: none;
	color: #ccc;

}
#footer p{
color: #ccc;
}
