/* SEARCH, ARCHIVE */

/* 2 Column, short content */

#sidebar-left                             { width: 200px; float: left; padding-top: 20px; }
#content                                  { width: 520px; float: right; margin-left: 0; margin-right: 200px; }

/* Listings */

article                                   { clear: both; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #ddd; }
article h5                                { margin-bottom: 4px !important; color: #616161; }
article h2                                { margin-bottom: 0 !important; }
article h2 a                              { text-decoration: none; color: #333 !important; } 
.article-content                          { margin-top: 5px; }  

/* SMART ARCHIVES */

/* block */
#smart-archives-block                     { float: right; }
#smart-archives-block a                   { text-decoration: none; }
#smart-archives-block a:hover             { background: #ddd; }
#smart-archives-list                      { width: 350px; }
#smart-archives-list h2                   { font-size: 120% !important; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 10px !important; }
#smart-archives-list h2 a                 { color: #333; text-decoration: none; }
#smart-archives-list ul                   { margin-bottom: 30px; }
#smart-archives-list li                   { margin-bottom: 4px; }
#smart-archives-list li a                 { padding-left: 20px; background: url(/wp-content/themes/bluegraygreen/_images/icon_news.gif) no-repeat 6px 3px; }

/* "both" 
.year-list a, .month-list a               { display: block; text-decoration: none !important; }
.year-list a.current                      { background: #ddd; padding-bottom: 5px !important; }
.year-list a.current                      { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.month-list a.current                     { background: #ddd; padding: 0 5px; font-weight: bold; }
.month-list                               { border-bottom: 1px solid #ddd; padding-bottom: 20px !important; }

h2.month-heading                          { font-size: 130%; }
h2 span.month-archive-link                { margin-left: 10px; }
h2 span.month-archive-link a              { font-size: 100% !important; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.archive-list li                          { margin-bottom: 4px; }
.archive-list a                           { padding-left: 20px; background: url(/wp-content/themes/bluegraygreen/_images/icon_news.gif) no-repeat 6px 3px; }
*/
