/* @override http://hillcountrypflugerville.cpmpreview.com/css/styles_sermons.css */

/* Site: Hill Country Bible Church */

@import url(/css/styles.css);

#header p#podcast,
#header p#rss{
   display: none;
}

#content p#filter{
   margin-bottom: 3em;
}

#content p#filter a{
   font-weight: bold;
}

#content p#filter select{
   width: 200px;
   margin: 0 15px;
   padding: 1px;
   border: 1px solid #B6B4A0;
   color: #010101;
   font-size: .9167em;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content .sermonlist{
   position: relative;
   margin-bottom: 15px;
   border-top: 6px solid #EDEDD0;
   background: #FCFBF2;
   margin-top: 50px;
   clear: left;
}

#content .sermonbox{
   position: relative;
   clear: both;
   margin: 0;
   padding: 7px 9px;
   background: #FCFBF2;
}

#content .sermonbox:hover{
   background: #F7F4E0;
}

#content .sermonlist .sermonbox h5{
   color: #1E1E1E;
   font-size: 1em;
   font-weight: normal;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   line-height: 1.3;
}

#content .sermonlist .sermonbox h5 a{
   color: #434340;
   margin: 0;
   margin-right: 5px;
   font-size: 1.2em;
   font-weight: bold;
   text-decoration: none;
}

#content .sermonlist .sermonbox h5 a:hover{
   text-decoration: underline;
}

#content .sermonbox p{
   color: #1E1E1E;
   font-size: 1.1em;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content .sermonbox p.comments{
   margin: 0;
   padding-left: 19px;
   background: url(/images/bg_comments.gif) no-repeat left 2px;
   color: #A7461F;
   font-weight: bold;
}

#content .sermonbox ul{
   position: absolute;
   top: 31px;
   right: 13px;
   width: 110px;
   list-style: none;
}

#content .sermonbox li{
   float: left;
   text-indent: -9999px;
}

#content .sermonbox li a{
   display: block;
   width: 14px;
   height: 16px;
   margin-right: 15px;
}

#content .sermonbox li.sl_listen a{
   margin-right: 13px;
   background: url(/images/bg_sermonlist_listen.gif) no-repeat;
}

#content .sermonbox li.sl_download a{
   background: url(/images/bg_sermonlist_download.gif) no-repeat;
}

#content .sermonbox li.sl_notes a{
   background: url(/images/bg_sermonlist_download-notes.gif) no-repeat;
}

#content .sermonbox li.sl_watch-video a{
   margin-right: 0;
   background: url(/images/bg_sermonlist_watch-video.gif) no-repeat;
}

#content .sermonbox a{
   color: #1E1E1E;
}

#sidebar h3{
   margin-bottom: 1em;
   padding: 5px 24px;
   background: url(/images/bg_sidebar_how-it-works_h3.gif) no-repeat;
   color: #A7461F;
   font-size: 1.6em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
}

#sidebar p{
   padding: 0 30px 15px;
   color: #C7C4A0;
   line-height: 1.5;
}

#sidebar #how-it-works{
   background: url(/images/bg_events-calendar.gif) no-repeat left top;
}

#sidebar #appendix{
   margin: 9px auto 0;
   padding: 5px 30px;
   background: url(/images/bg_appendix.gif) no-repeat;
}

#sidebar #appendix p{
   margin-bottom: 2em;
   padding: 2px 0 0 64px;
   border: 0;
   color: #666;
   font-size: 1.1em;
   background-position: left top;
   background-repeat: no-repeat;
   text-indent: -41px;
   line-height: 1.3;
}

#sidebar #appendix p#app_listen{
   background-image: url(/images/bg_sermonlist_listen.gif);
}

#sidebar #appendix p#app_download{
   background-image: url(/images/bg_sermonlist_download.gif);
}

#sidebar #appendix p#app_download-notes{
   background-image: url(/images/bg_sermonlist_download-notes.gif);
}

#sidebar #appendix p#app_watch-video{
   background-image: url(/images/bg_sermonlist_watch-video.gif);
}

#sidebar #appendix strong{
   color: #5E3B2D;
   font-size: 1.1818em;
   font-weight: normal;
}

#sidebar p#explanation{
   padding: 13px 33px;
   background: url(/images/bg_explanation.gif) repeat-y;
   color: #666;
}

#sidebar #mini-appendix{
   clear: left;
   margin: 0 auto 10px;
   padding: 0 25px 20px;
   background: url(/images/bg_mini-appendix.gif) no-repeat center top;
}

#sidebar #mini-appendix p{
   margin: 0px 5px 12px 8px;
   padding: 1px 0 1px 20px;
   border: 0;
   color: #806040;
   background-position: left center;
   background-repeat: no-repeat;
}

#sidebar #mini-appendix p#app_listen{
   background-image: url(/images/bg_sermonlist_listen.gif);
}

#sidebar #mini-appendix p#app_download{
   background-image: url(/images/bg_sermonlist_download.gif);
}

#sidebar #mini-appendix p#app_download-notes{
   background-image: url(/images/bg_sermonlist_download-notes.gif);
}

#sidebar #mini-appendix p#app_watch-video{
   background-image: url(/images/bg_sermonlist_watch-video.gif);
}

#sidebar #sort-list{
   margin: 0 0 30px 30px;
   list-style: none;
}

#sidebar #sort-list li{
   margin-bottom: .5em;
   padding-left: 8px;
   font-size: 1.2em;
   background: url(/images/bg_sort-list_li.gif) no-repeat left center;
}

#sidebar #sort-list a{
   color: #806040;
   font-weight: normal;
}

/* @group PAGINATION */

#content .pagination {
	right: 36px;
	margin: 0;
	height: 18px;
}

#main .pagination p {
	margin: 0;
}

.pagination span {
	display: block;
	float: left;
	font-size: 12px;
	color: #5a5956;
	width: auto;
	padding-right: 12px;
}

#pagination {
	float: left;
	margin: 0;
	position: absolute;
	top: -35px;
	padding-right: 56px;
	width: 415px;
	background: url(/images/bg_pagination.png) no-repeat right -18px;
}

#pagination span{
   float: left;
   margin-right: 5px;
   font-size: 1.1em;
   color: #1F1E18;
   padding-top: 3px;
}

#content #pagination a {
	display: block;
	float: left;
	width: 16px;
	height: 17px;
	padding: 3px 2px 0px;
	text-decoration: none;
	text-align: center;
	background: #eae8cc;
	margin-right: 3px;
	color: #5a5956;
}

#content #pagination a:hover{
   background: #f2f1e6;
}

#content #pagination a#current {
	background: none;
	color: #943b29;
}

#content #pagination a.next,
#content #pagination a.off,
#content #pagination a.previous {
	display: block;
	width: 18px;
	height: 16px;
	background: url(/images/bg_pagination.png) no-repeat;
	text-indent: -999em;
	margin: 0;
	position: absolute;
	top: 0;
}

#content #pagination a.current{
   background: #AB441B;
   color: #fff;
}

#content #pagination a.previous {
	background-position: left top;
	right: 23px;
}

#content #pagination a.next {
	background-position: right top;
	right: 0;
}

#content #pagination a#off {
	display: none;
}

#content #pagination a:focus {
	outline: none;
}

/* @end */