html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, figure, footer, header, hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body { font:13px sans-serif; *font-size:small; *font:x-small; line-height:1.22; }
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 
body, select, input, textarea { color:#444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; text-decoration: underline; }
a, a:active, a:visited { color:#006DC0; }
a:hover { color:#0e9cda; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 

a:link { -webkit-tap-highlight-color: #FF5E99; } 


html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.hidden { display:none; visibility:hidden; } 
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.center { text-align: center; }
.nopadding { padding: 0px !important; }
.noborder { border: 0px !important; }


 /* Primary Styles
    Author: Strategy Star Inc.
 */

 html,body { height:100%; }
 body { text-align: center; }

 img.icon { vertical-align: middle; margin-top: -2px; }

 div.container { position: relative; width: 940px; margin: 0 auto; text-align: left; }

 div.header { text-align: center; height: 100px; padding: 20px 0 20px 0; }
 div.header div.logo { float: left; width: 300px; height: 100px; }
 div.header div.info { float: right; width: 620px; height: 72px; padding: 14px 0 14px 0; text-align: center; vertical-align: middle; font-size: 1.1em; color: #858585; font-style: italic; overflow: hidden; }
 div.header div.info img { border: solid 5px #cccccc; padding: 1px; }
 div.header div.info span { text-decoration: underline; }

 div.navigation { border: solid 1px #ababab; background: #dddddd; height: 30px; line-height: 30px; margin: 0; }
 div.navigation a { color: black; font-size: 0.9em; font-weight: bold; float: left; padding: 0 15px 0 15px; height: 30px; line-height: 30px; border-right: solid 1px #ababab; }
 div.navigation a:hover { background: #eeeeee; }

 div.content { padding-bottom: 25px; }
 div.content div.main { float: left; width: 800px; }
 div.content div.sidebar { float: right; width: 120px; }

 div.footer { padding-bottom: 100px; font-size: 0.85em; text-align: center; }
 div.footer div.thirdParties a { color: #999999; }
 div.footer div.thirdParties a:hover { color: black; }

 div.block { margin-bottom: 20px; }
 div.block-title { border-bottom: solid 1px #cccccc; padding-bottom: 5px; font-weight: bold; font-size: 1.3em; }
 div.block-content { padding-top: 10px; }

 div.sidebar-title { border-bottom: solid 1px #cccccc; padding-bottom: 5px; font-weight: bold; font-size: 1.3em; text-align: center; margin-bottom: 10px; }

 /* general table */
 table.tbGeneral { border: solid 1px #ababab; width: 100%; }
 table.tbGeneral th { padding: 5px; background: #dddddd; }
 table.tbGeneral td { padding: 5px; border-top: solid 1px #ababab; }

 /* search table */
 table.tbSearch th {}
 table.tbSearch td input, table.tbSearch td select { border: solid 1px #ababab; background: #f7f7f7; padding: 5px; }
 table.tbSearch td.method { width: 200px; }
 table.tbSearch td.method select { width: 188px; }
 table.tbSearch td.query { width: 410px; }
 table.tbSearch td.query input { width: 398px; }
 table.tbSearch td.action { text-align: right; }
 table.tbSearch td.action input { height: 25px; width: 150px; }

 /* result table */
 table.tbResult { font-size: 0.85em; }

 /* adspace leaderboard */
 div.adspace-leaderboard { text-align: center; border: solid 5px #ababab; padding: 1px; height: 90px; width: 728px; margin: 0 auto 20px auto; overflow: hidden; }

 /* ulSponsorboard */
 ul.ulSponsorboard { list-style: none; }
 ul.ulSponsorboard li { display: inline; }
 ul.ulSponsorboard li img { border: solid 1px black; }

 /* sidebar partners */
 ul.ulPartners { list-style: none; margin: 0px; }
 ul.ulPartners li { border-bottom: solid 1px #cccccc; padding: 5px 0 5px 0; }
 ul.ulPartners li img { display: block; }
 ul.ulPartners li.first { padding-top: 0px; }
 ul.ulPartners li.last { padding-bottom: 0px; border-bottom: 0px; }

 /* form style */
 ul.ulForm { width: 500px; list-style: none; margin: 0px; }
 ul.ulForm li.label  { float: left; width: 190px; padding-bottom: 10px; padding-top: 3px; text-align: right; padding-right: 10px; font-weight: bold; }
 ul.ulForm li.field  { float: left; width: 300px; padding-bottom: 10px; }
 ul.ulForm li.note   { float: left; width: 300px; padding-bottom: 10px; margin-left: 200px; font-size: 0.85em; font-style: italic; color: #999999; }
 ul.ulForm li.action { clear: both; width: 300px; margin-left: 200px; }

 ul.ulForm li.label span { color: black; font-weight: bold; }

 ul.ulForm li.field input { width: 200px; }
 ul.ulForm li.field select { width: 200px; }
 ul.ulForm li.field textarea { width: 250px; height: 100px; }

 ul.ulForm li.field input, ul.ulForm li.field select, ul.ulForm li.field textarea, ul.ulForm li.action input {
     border: solid 1px #999999;
     background: #eeeeee;
     padding: 5px;
     color: black;
 }

 ul.ulForm li.action input, input.button { border-bottom: solid 1px #333333; border-right: solid 1px #333333; }
 ul.ulForm li.action input:hover, input.button:hover { background: #e1e1e1; }

 input.hugeButton { width: 500px; padding: 20px; border: solid 1px #ababab; background: #d7d7d7; font-weight: bold; font-size: 1.5em; }
 input.hugeButton:hover { background: #c9c9c9; }

 /* profile table */
 table.tbProfile td { height: 184px; overflow: hidden; }
 table.tbProfile td.avatar { width: 184px; padding-right: 5px; }
 table.tbProfile td.avatar img { display: block; }
 table.tbProfile td.info { width: 250px; }
 table.tbProfile td.official { text-align: center; padding-top: 40px; }
 table.tbProfile div.alias, table.tbProfile div.location { height: 25px; line-height: 25px; font-size: 15px; }
 table.tbProfile div.blurb { overflow: auto; height: 116px; width: 244px; padding: 3px; margin-top: 10px; border: solid 1px #cccccc; background: #eeeeee; }
 table.tbProfile div.guid { font-weight: bold; font-size: 1.5em; padding-top: 10px; }
 table.tbProfile div.clean { color: green; font-weight: bold; font-size: 1.8em; padding-top: 10px; }
 table.tbProfile div.dirty { color: red; font-weight: bold; font-size: 1.8em; padding-top: 10px; }
 table.tbProfile div.leagues { color: #999999; padding-top: 10px; font-weight: bold; }

 /* myaccount */
 ul.myAccount { list-style: none; margin: 0px; margin-bottom: 20px; }
 ul.myAccount li { text-align: center; padding: 5px 0 5px 0; border-bottom: solid 1px #cccccc; }
 ul.myAccount li.first { padding-top: 0px; }
 ul.myAccount li.last { padding-bottom: 0px; border-bottom: 0px; }

 /* form messages */
 ul.form-messages { margin-bottom: 15px; }
 ul.form-messages li.success { color: green; }
 ul.form-messages li.error { color: red; }

 /* the wall */
 table.theWall { width: 800px; }
 table.theWall td { padding: 10px 0 10px 0; border-bottom: solid 1px #cccccc; }
 table.theWall tr:first-child td { padding-top: 0px; }
 table.theWall tr:last-child td { padding-bottom: 0px; border-bottom: 0px; }

 table.theWall div { float: left; }
 table.theWall div.avatar { width: 34px; padding-right: 10px; }
 table.theWall div.avatar img { border: solid 1px black; }
 table.theWall div.meta { width: 756px; font-size: 11px; }
 table.theWall div.body { width: 756px; font-size: 15px; padding-top: 5px; }

 table.theWall div.meta a { font-weight: bold; }

 /* nerdbuster */
 div.nerdbuster-feed {
     overflow: auto;
     height: 85px;
     border: solid 1px #ccc;
     padding: 5px 330px 5px 5px;
     margin-bottom: 20px;
     border-top: 0px;
     background-image: url(http://www.nerdbuster.com/wp-content/uploads/2011/03/nerdbuster-white.png);
     background-position: 610px 0px;
     background-repeat: no-repeat;
 }

 div.nerdbuster-feed ul { margin: 0px; padding: 0px; }
 div.nerdbuster-feed ul li { list-style: none; display: block; border-bottom: solid 1px #ccc; padding: 3px; }

/* 
 * print styles
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}



@media all and (orientation:portrait) { 
  
}

@media all and (orientation:landscape) { 
  
}

/* Grade-A Mobile Browsers */
@media screen and (max-device-width: 480px) {
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 

}


