/* POSTS */
#content                                  { clear: both; padding-top: 30px; }

.photo-and-caption                        { float: right; margin: 0 0 10px 10px; }
.photo-and-caption img                    { background: #eee; border: 1px solid #ddd; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; padding: 10px; }
/* .photo-and-caption img                 { background: #fff; padding: 5px; border: 1px solid #999; margin-bottom: 5px; }
.photo-and-caption img                    { box-shadow: 1px 1px 2px #ccc; -moz-box-shadow: 1px 2px 3px #ccc; -webkit-box-shadow: 1px 1px 2px #ccc; } */
.photo-and-caption, .caption              { color: #616161; text-align: center; font: normal 90% "Helvetica Neue", Helvetica, Arial, sans-serif; }
span.caption                              { display: block; text-align: center; }
.frame                                    { background: #eee; border: 1px solid #ddd; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; padding: 10px; }
.sized                                    { width: 500px; }
.movie-wrapper                            { margin-bottom: 10px; }  

blockquote                                { display: block; margin: 0 auto 20px auto; width: 80%; background: #eee; border: 1px solid #ddd; padding: 20px; color: #616161; font-size: 115%; line-height: 150%; }

.about-first, .about-the-site             { padding-bottom: 10px; border-bottom: 1px solid #ddd; margin-bottom: 10px; background: url(/wp-content/themes/bluegraygreen/_images/logo_bg_wordpress.png) no-repeat 100% 120px; }
.about-first                              { background: url(/wp-content/themes/bluegraygreen/_images/logo_bg_sharks.png) no-repeat 100% 30px; }

#related-posts span                       { color: #ccc; font-size: 90%; }



body.postid-1031 #content table { width: 100%; margin-bottom: 20px; }
body.postid-1031 #content table th, #content table td { padding: 3px 5px; text-align: center; border: 1px solid #ddd; width: 20%; }
body.postid-1031 #content table thead, #content table .shade { background: #eee; font-weight: bold; }
body.postid-1031 #content table tr>td:first-child { text-align: right; width: 25%; }

/* Sharks in the Playoffs
http://webdesign.timches.com/2009/04/28/611/its-tough-being-a-sharks-fanits-tough-being-a-sharks-fan/
*/
#playoffs { border: 1px solid #ddd; padding: 5px !important; background: #fff url(/images/weblog/stanley_cup_sharks.png) no-repeat 100% 30%; }
#playoffs li { background: none !important; padding: 7px 0 6px 10px !important; margin-bottom: 3px !important; }
#playoffs li.round1 { background: url(/images/weblog/sharks_arrow_round1.png) no-repeat 0 0 !important; }
#playoffs li.round2 { background: url(/images/weblog/sharks_arrow_round2.png) no-repeat 0 0 !important; }
#playoffs li.round3 { background: url(/images/weblog/sharks_arrow_round3.png) no-repeat 0 0 !important; }
