/* YUI Reset Fonts Grids */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
img{-ms-interpolation-mode:bicubic}

body {
    padding: 10px 0px;
    font-family: "Georgia", "Times New Roman", sans-serif;
    text-align: center;
}
#contain-all {
    width: 1000px; margin: 0 auto;
    text-align: left;
}
.footer {
    clear: both;
    width: 100%;
    margin: 20px auto;
    margin-bottom: 10px;
    font-size: 12px;
    color: #999;
    text-align: center;
}
.footer a {
    color: #999;
}
a {
    color: #049;
    text-decoration: none;
}
a:hover {
    color: #26B;
    text-decoration: underline;
}
h1 {
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: bold;
}
h1.title {
    display: inline;
    float: left;
    width: 400px;
    font-family: verdana;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
}
h1.title span.title-row2 {
    font-size: 58px;	 
    margin-left: -2px;
}
h1.title a:hover {
    text-decoration: none;
    color: #36A;
}
h1.all {
    font-size: 30px;
}
div.all {
    float: left;
    margin-right: 0px;
}
img.logo { 
    float: left;
    width: 99px;
    padding-right: 8px;
    margin-top: 7px;
}
p {
    margin: 10px 0px;
}
p.subtitle {
    font-family: verdana;
    clear: both;
    margin-bottom: 20px;
    font-size: 18px;
    display: none;
}
h2 {
    font-size: 16px;
    margin-bottom: 2px;
    margin-top: 0px;
}
h3 {
    font-size: 14px;
}
.top-posts {
    clear: both;
    float: left;
    width: 580px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-right: 0px;
    padding-right: 0px;
}
.raw-posts {
    float: left;
    width: 340px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-top: 0px;
}
.top-posts h1, .raw-posts h1 {
    border-bottom: 0px;
}
h1.group-title {
    clear: both;
    font-size: 26px;
    padding-top: 10px;
}
.post {
    padding: 4px 8px;
    border-top: 1px solid #CCC;
    margin-bottom: 8px;
}
.post .post-points {
    padding: 4px 5px 2px 0px;
    width: 32px;
    text-align: center;
    font-weight: bold;
    color: #8AC;
    line-height: 1.5em;
    font-size: 12px;
    vertical-align: top;
}
.post .post-content {
    padding: 5px 8px 1px 0px;
    font-size: 12px;
    line-height: 1.5em;
}
.post .post-link {
    padding-bottom: 0px;
    font-size: 12px;
    line-height: 1.5em;
}
.post .post-link a {
 
}
.post .post-meta {
    color: #777;
    padding-bottom: 0px;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5em;
}
.post .post-meta a {

}
.submit-post {
    font-size: 90%;
}
.submit-post textarea {
    width: 100%;
    margin-bottom: 5px;
}
.submit-post input.link {
    width: 100%;
}
.submit-post input.submit {
}
div.nav {
    float: left;
    width: 350px;
    font-size: 12px;
    color: #777;
}
div.nav input {
    display: inline;
}
div.nav form {
    display: inline;
}
div.user_links {
    float: right;
    width: 200px;
    display: inline;
    text-align: right;
    padding-right: 20px;
    font-size: 12px;
}
h1.login {
    padding-top: 30px;
}
table.login td {
    padding: 3px 0px;
}
table.login td.desc {
    width: 140px;
    padding-right: 10px;
}
h2.error_msg {
    clear: both;
    color: red;
}
table.all_teams td {
    width: 50px;
    padding-bottom: 5px;
    font-size: 14px;
}
div.all h2 {
    margin-bottom: 5px;
}
a.QB { color: #C2321D; }
a.RB { color: #183A7A; }
a.WR { color: #1D7217;}
a.TE { color: #92701D;}
a.PK { color: #994D92;}
a.DEF { color: #7D5E10;}

.QB { color: #C2321D; }
.RB { color: #183A7A; }
.WR { color: #1D7217;}
.TE { color: #92701D;}
.PK { color: #994D92;}
.DEF { color: #CDBE70; }

ol { 
   list-style-type: decimal;
}
ol li {
    margin-left: 25px;
}

table.submit-post td {
    padding: 4px 7px;
    vertical-align:top;
}
a.bookmarklet {
    padding: 3px 6px;
    background-color: #EEE;
    border: 1px solid #CCC;
}
a.bookmarklet:hover {
    background-color: #DDE;
    border: 1px solid #AAC;
}		
   
table.user-profile {
    margin-bottom: 10px;
}
table.user-profile td {
    padding: 3px;
    vertical-align: top;
    font-size: 12px;
}
table.user-profile td h1 {
    margin: 0px 0px 5px 0px;
    padding: 0;
}
table.user-profile td p {
    margin: 0px 0px 5px 0px;
}
