/* FakeStanLee.com stylesheet */
/* common.css */
/* defines site-wide common styles */

/* START COMMON STYLES */

html {  background: #f6d8b3 url('images/common_bkgrnd.jpg') top left repeat-x !important; }

body {
  font-family: Helvetica, Arial, clean, sans-serif !important;
  color: #000000;
  margin: 0 !important;
}

a {
  color: #b00600;
  text-decoration: none;
}

a:visited { color: #b00600; }

a:hover { color: #111111; }

a:active { color: #b00600; }

.clearboth { clear: both; }

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0%;
}

.clearfix { display: inline-block; }  /* for IE/Mac */

.left { float: left; }

img.left { margin: 0 1em 1em 0; }

.right { float: right; }

img.right {	margin: 0 0 1em 1em; }

.align-left { text-align: left; }

.align-center { text-align: center; }

.align-right { text-align: right; }

blockquote {
  padding: .5em;
  background-color: #F9F9F9;
  border: 1px solid #C5C5C5;
  margin: 1em;
}

.img-replace {
  display: block;
  text-indent: -5000em;
  overflow: hidden;
}

.hide { display: none; }

.zemError {
  text-align: left;
  color: #B00600;
  margin: .5em;
  border: 1px solid #B00600;
  padding: .5em;
}

.zemError li { margin-left: 2em; }

input { color: #999999; }

fieldset { margin-bottom: 0 !important; }

form {
  position: relative;
  top: .5em;
}


/* END COMMON STYLES */

/* START TEMPLATE STYLES */

#hd {
  width: 100%; 
  margin-bottom: 1em;
}

#mainheader {
  width: 238px;
  float: left;
  margin: 0;
}

#mainheader .img-replace {
  background: transparent url('images/FSL_logo.png') bottom left no-repeat;
  height: 102px;
}

#leaderboard {
  width: 728px;
  float: right;
  margin-top: 1em;
}

#mainnav {
  width: 964px;
  color: #FFFFFF;
  background: #555555;
  padding: 7px 5px 5px 5px;
  font-weight: bold;
  margin: 0 0 1em 0;
}

#mainnav strong, #mainnav a {
  color: yellow;
}

.addthis_toolbox {
	float: right;
}

#bd {
  width: 100%;
  font-size: 85%;
}

#c01 h3 {
  font-size: 150%;
  text-align: center;
  margin: 0 0 .7em 0;
  text-transform: uppercase;
}

#c02 h4 {
  font-size: 150%;
  text-transform: uppercase;
}

#social-wrapper {
  width: 100%;
  margin: 1em 0;
}

.social-button {
  float: left;
  margin-right: 12px;
  display: table-cell;
  vertical-align: top;
}

#c01 h6 {
  font-size: 77%;
  text-align: right;
  font-weight: normal;
}

#ft {
  width: 100%;
  text-align: center;
  margin-top: 3em;
  padding-top: .7em;
  font-size: 77%;
  border-top: 1px dotted #555555;
}

#ft a:hover { text-decoration: underline; }

#ft h6 { font-weight: normal; }

/* END TEMPLATE STYLES */

/* end common.css */
