@charset "UTF-8";
/* CSS Document 


*/

.m_box { font-weight: 100; font-size: medium; color: #444; }
.m_row { border: 1px solid transparent; overflow: hidden; border-bottom-color: white; padding: 4px 0px; border-radius: none; -webkit-border-radius: none; -moz-border-radius: none;
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; /* width? */ }
.home_small_featured_3_col .m_row { min-width: 18em; max-width: 18em; }
.home_small_featured_2_col .m_row { width: 100%; }
.m_row:hover { background: white url(/wp-content/themes/sgt2010/img/grey_fade_light_sm.jpg) repeat-x top left; cursor: pointer; border-color: #dde;  }
.home_small_featured_3_col .m_row:hover { overflow:visible; min-width: 22em; max-width: 30em; white-space:nowrap; /*width: 26em;*/
	border-top-right-radius: 20px; -webkit-border-top-right-radius: 20px; moz-border-radius-topright: 20px;
	border-bottom-right-radius: 20px; -webkit-border-bottom-right-radius: 20px; moz-border-radius-bottomright: 20px;  }
.m_row1, .m_row2 { white-space: nowrap; line-height: 1.1em; overflow: visible }
.m_row2 { padding-left: 2em; }
.m_tv { float:right; width: 24px; height:24px; padding: 4px; opacity: 0.5; transition: ease-out 0.5s all; }
.m_row:hover .m_tv { opacity: 1; }
.sgt_media_full_view .m_row2 { padding-left: 1em; }
.m_row span { margin-right: 6px }
.m_dt {	font-size: 75%; font-weight: bold; padding: 2px; } /* Link this to the events/calendar */
.m_sp { color: #630; }
.m_se { font-weight: 100; font-size: 90%; color: #544; }
.m_bi { font-weight: normal; /* color: #855; font-style: italic; */ }
#home_small_featured_media.home_small_featured_row_item { overflow: hidden; -webkit-transition: width 0.5s ease; -moz-transition: all 0.5s ease; z-index: 100; }
#home_small_featured_media.home_small_featured_row_item:hover { overflow: visible; }
#content #sgt_media h3, #content #sgt_media h4 { margin: 0px; margin-bottom: 2px; }
#sgt_media h3 a { font-weight: normal; }
#sgt_media h3 { clear: none; text-align: center; font-size: 150%; width: 100%; background: white url(/wp-content/themes/sgt2010/img/grey_fade_light_sm.jpg) repeat-x bottom left; padding: 10px 2px; }
#sgt_media { margin-left: 210px; display: block; position: relative; top: 0px; min-height: 350px; }
#sgt_media.sgt_recent_listing { padding-left: 30px; }
.sgt_media_nav, #sgt_media_nav { float: left; width: 204px; z-index: 10; position: relative; left: -22px; top: -110px; }	/* changed for media navigation */
#main>.post-189>#sgt_page_heading { margin-left: 240px; width: 660px; z-index: 5; }	/* changed for media navigation */
#main>.post-189>#sgt_page_heading>h1 { z-index: 5; }	/* changed for media navigation */
.entry-content .sgt_sermon_list a { font-weight: normal; }
.entry-content .sgt_sermon_list .sgt_file_playing a { font-weight: bold; }
.entry-content .sgt_sermon_list .sgt_file_playing a:after { content: " (Now playing)"; font-weight: normal; color: gray; }
.sgt_series_download_bar { display: none; }
.sgt_media_subscribe ul { font-size: 70%; }
.sgt_media_nav_notes { font-size: 60% }
h2.sgt_cat_header { display: block; clear: none; border-bottom: double #aaa 3px; }
.no-series { display: none; }
ol.cat_series_list { position: relative; max-height: none; }
#nav .nav_current { border-left: 3px #a33 solid; padding-left: 2px; }
#nav .nav_cat.nav_current>a { color: #a33; font-weight: bold; }
#nav .nav_cat>a, #nav .nav_series>a { width: 99%; display: block; }
.tron_video { border-top: 1px solid gray; margin: auto; padding: 0px 12px; text-align: center; font-size: smaller; }