/* -------------------------------------------------------------- 
  
  STYLE CSS
   * Filename:        team.css
  
	Modified:
    * Dean 07.15.08
    
-------------------------------------------------------------- */
body { background: url(../m/g/bg-sides.jpg) #151515 repeat-x; color:#272b2f; }
em { color:#ccc; }
.top_nav { text-align:right; padding-top:39px;}
p img {margin-top:1em; border:6px solid #2d2d2d;}
.sidebar {margin-right:0; background-color:#2d2d2d;}
.footer {margin-bottom:40px;}
p, ol {color:#CCC;}
ol {list-style-position:inside;}

/*---------------------------------
Feed Specific 
---------------------------------*/
.feedburnerFeedBlock {margin-left:0; padding-left:0;}
.feedburnerFeedBlock ul {color:#FFFFFF; }
.feedburnerFeedBlock li {color:#FFFFFF; font-size:14px; list-style-type:none; clear:both; margin-bottom:15px; }
.feedItemAuthor {margin-bottom:0;}
.feedTitle a {color:#FFF; text-decoration:none; font-size:14px; font-weight:bold;}
.feedItemAuthor { font-style:italic; color:#CCC; padding-top:8px;}
.feedburnerFeedBlock div {margin-top:20px; padding-bottom:20px;}
.headline a {padding-bottom:40px; clear:both;}
.headline {font-weight:400; font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:1.3em;line-height:1;padding-bottom:15px; color: #0074d4;}
.date { background-image:url(/teamgarmin/m/g/gr-date.jpg); width:45px; float:left; margin: 20px 10px 6px 0; padding:8px 0 7px 1px;
font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; font-variant:small-caps; letter-spacing:.1px; text-align:center; line-height:15px; color:#cee9f4; }
#creditfooter { padding:5px; margin:0; border-bottom:1px dotted #E6E6E4; background-color:#151515; list-style:none; clear:both; }
.fbsubscribelink a { padding:10px; margin:0; display:block; border-bottom:1px dotted #E6E6E4; background-color:#151515; text-decoration:none;}




