/**
 * @fileoverview:   NY Sports Titles styles
 * @authors:        Matt H
 * @company:        Newsday Media Group
 * @version:        Last Changed in: 05/2011
**/

/* Custom header form ---------- */
#main #sdb-container {position:relative;overflow:visible;}
#main #formHeader #description {background:none;float:left;padding:0;}
#formHeader h1#sdb-header {padding:0 12px 12px 0;font-size:28px;width:610px}
span.sDBShareLinks {position:absolute;right:0;top:-65px;}
#wrapper #main #breadcrumbs {width:600px;line-height:1.4em;}

/* Sort ----------*/
#main #formHeader #sdb-sort label {font-size:14px;padding:7px 12px 0 0;float:left;}
#main #formHeader #sdb-sort .searchField .uniformSelect {float:left;font-size:14px;width:200px;padding:0 12px;}
#main #formHeader #sdb-sort {float:none;clear:both;overflow:hidden;display:block;margin:22px 0 0 0;width:640px;padding:12px;}
#main #formHeader #sdb-sort .searchField #simpleDBSearch {float:left;width:188px;margin:0 12px 0 0;}
#main #formHeader #sdb-sort .searchField .btn {width:100px;margin:0}

/* Related ---------- */ 
#specials.module {margin:12px;width:auto;} 
#specials.module .inner a {border-radius: 4px 4px 4px 4px;display: inline-block;float: left;margin: 8px 0 0;padding: 8px 12px;position: relative;width: 292px;} 
#specials.module .inner a span.sec {color: #666;display: block;font-size: 12px;padding: 0;} 
#specials.module .inner a span.headlines {font-size: 14px;font-weight: bold;color:#061826;padding-bottom:2px;display: block;} 
#specials.module .inner a span.learn {display: block;font-size:12px;} 
#specials.module .inner a img {float: left;margin: 0 12px 0 0;} 

#main #sdb-footer {border:none;width:100%;margin:0;} 

/* Nav ---------- */ 
.section-nav-ul {margin-bottom:12px;float:left;}
.section-nav-ul li {float: left;}
.section-nav-ul li a {float: left;margin: 0;padding: 4px 12px;}
.section-nav-ul li.onPage a {color: #061826;display: inline;list-style: none outside none;}

#formHeader #description .years p {float:left;font-weight:bold;padding-right:8px;}
 
