/*
 * Copyright (c) 2010 Sulake Dynamoid
 *
 * $Id: achievements.css,v 1.2 2010/11/23 12:55:04 antti-pe Exp $
 */

#achievements-megabox .center                              { padding: 0; }
#achievements-megabox h3                                   { margin-bottom: 1em; }
#achievements-megabox .thumb.polaroid                      { padding-left: 0; }
#achievements-megabox .thumb.polaroid .thumbimage          { background: url(/img/bashi/thumb_polaroid_blue.png); }
#achievements-megabox .thumb.polaroid .thumbnick           { padding-bottom: 0; }
#achievements-megabox .user-information                    { text-align: center; }
#achievements-megabox .featured-user                       { float: left; height: 152px; margin-bottom: 15px; margin-right: 46px; width: 152px; }
#achievements-megabox .square-thumb                        { margin: 4px 1em 4px 4px; }
#achievements-megabox .self                                { background: #03202F; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#achievements-megabox .self .thumb .thumbimage             { background: none; }

#top-left                                                  { background: #225275 url(special-featured-bg-b.png) bottom repeat-x; float: left; margin: 0; padding: 15px 0 15px 20px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; width: 595px; }
#top-right                                                 { float: right; margin: 0; padding: 0; width: 355px; }

#top-featured { width: 100%; }
#top-featured .thumb { margin-bottom: 0; }

#top-listed { padding-left: 0; }
#top-listed li { list-style-type: none; float: left; display: block; height: 51px; width: 198px; }

#top-text { width: 326px; background: #fafbf6; margin-bottom: 10px; padding: 15px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #444; }
#top-text .button { margin: 20px 0 10px; }
#top-text a { color: #0094B3; }

#top-friends { padding: 15px 0 15px 15px; float: left; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background: #225275 url(special-featured-bg-b.png) bottom repeat-x; }
#top-friends .featured-user                                { margin-right: 10px; }
#top-friends .special-user                                 { display: block; float: left; height: 51px; list-style-type: none; margin-bottom: 0.5em; width: 162px; }
