body { background-image: url(/images/body_bg.jpg); color: #423e3e; } a, a:visited, a:hover, a:focus, a:active { color: #99816a; } p { margin-bottom: 1em; } tbody tr:nth-child(2n) td, tbody tr.even td { background: none repeat scroll 0 0 #fff; } .container { margin-bottom: 15px; } #main-wrapper { position: relative; background: url(/images/sub_top_bg.png) repeat-x; z-index: 0; } h1, h2 { color: #99816a; font-family: "minion-pro-1","minion-pro-2", Georgia, "Times New Roman", Times, serif; text-shadow: 0px 1px 0px #d0d0d0; } h1 a, h2 a { text-decoration: none; } h2 { font-size:1.8em; line-height: 1; margin-bottom:0.5em; text-shadow: none; font-variant: small-caps; } h3, h4, h5{ color: #525252; } h3 { font-family: "minion-pro-1","minion-pro-2", Georgia, "Times New Roman", Times, serif; font-variant: small-caps; } input.text, textarea { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } /*--- MORE LINK ---*/ .right-link { padding: 0; margin: 0 0 8px 0; text-align:right; } a.more { position: relative; padding-right: 18px; line-height: 20px; font-weight: bold; font-size: 15px; font-style: italic; font-family: "Times New Roman", Times, serif; background-image: url(/images/arrow_more.gif); background-repeat: no-repeat; background-position: right 0; color: #594b3e !important; text-decoration: none !important; } a.more:hover { background-position: right -20px; text-decoration: none !important; color: #272727 !important; } /*--- END MORE LINK ---*/ .padding-14 { position: relative; padding:14px; } .border-top { padding-top:14px; border-top: 1px solid #eed6c0; } /*---BUTTONS---*/ .button, .button:visited { background: #222 url(/images/alert-overlay.png) repeat-x; display: inline-block; padding: 5px 10px 6px; color: #fff; text-decoration: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; } input.button, button.button { border: 0px; } .button:hover { background-color: #111; color: #fff; } .button:active { top: 1px; } .small.button, .small.button:visited { font-size: 11px; padding: ; } .button, .button:visited, .medium.button, .medium.button:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); } .large.button, .large.button:visited { font-size: 14px; padding: 8px 14px 9px; } .brown.button, .brown.button:visited { background-color: #99816a; } .brown.button:hover { background-color: #b3987d; } a.rounded_button { position: relative; display: inline-block; height: 24px; padding: 0 12px; text-align: center; line-height: 24px; color: #fff; margin: 0; font-weight: bold; text-decoration: none; background-color: #99816a; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; behavior: url(/PIE.htc); } a.rounded_button:hover { background-color: #cdae8f; } a.rounded_button.small { height: 18px; line-height: 18px; } a.rounded_button.small.dark { background-color: #666363; } a.rounded_button.small.dark:hover { background-color: #999696; } /*---HEADER---*/ #header { position: relative; height: 94px; margin-top: 15px; background: url(/images/header_bg.jpg) no-repeat right; } #header #logo a { margin-top: 10px; background: url(/images/logo.png) no-repeat; width: 277px; height: 51px; display: block; } #header #logo span { display: none; } #header h2.congregation { display: block; position: absolute; top: 65px; left: -36px; width: 350px; font-size: 16px; text-shadow: none; text-transform: uppercase; letter-spacing: 2px; text-align: center; } /*---END HEADER---*/ /*---TOP NAV---*/ #top-nav { height: 40px; font-family: "minion-pro-1","minion-pro-2", Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-size: 16px; margin-bottom: 16px; text-shadow: 0 1px 0 #fff; } #top-nav ul { list-style-type: none; margin: 7px 0 0 0px; padding: 0; float: left; width: 100%; } #top-nav ul li { float: left; z-index: 100; position: relative; display: block; } #top-nav ul li a { padding: 4px 15px 0px 15px; color: #676968; text-decoration: none; line-height: 25px; border-right: 1px solid #d3cec9; letter-spacing: .5px; display: block; } #top-nav ul li.last a { border-right: none; } /*--- SUBNAV ---*/ #top-nav li ul { list-style: none; position: absolute; visibility: hidden; left: 0px; z-index: 100; width: 250px; background-color: #fff; margin: 0; padding: 0; border-bottom: 1px solid #d3cec9; } #top-nav li:hover ul { left: auto; } #top-nav li ul li{ width: 250px; } /*---END TOP NAV---*/ /*--- HOME BANNER ---*/ #home-banner { position: relative; margin-bottom: 16px; } #home-banner-pics { position: relative; overflow: hidden; } #home-banner, #home-banner-pics, #home-banner-pics .slide { height: 180px; width: 922px; } /*--- HOME BANNER ---*/ /*--- CORNER ---*/ .corner { position: absolute; background-image: url(/images/banner_corners.png); background-repeat: no-repeat; height: 8px; width: 8px; z-index: 110; } .corner.top-left { background-position: right bottom; top: 0; left: 0; } .corner.top-right { background-position: left bottom; top: 0; right: 0; } .corner.bottom-right { background-position: left top; bottom: 0; right: 0; } .corner.bottom-left { background-position: right top; bottom: 0; left: 0; } /*--- CORNER ---*/ /*---MAIN CONTENT BOX---*/ .main-content-box { background-color: #ffffff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: #43392f 0 0 10px; -webkit-box-shadow: #43392f 0 0 10px; box-shadow: #43392f 0 0 10px; behavior: url(/PIE.htc); padding: 18px 0 18px 0; min-height: 330px; font-size: 1.1em; } #home .main-content-box { padding: 0 0 18px 0 } .main-content-box h1 { font-family: "minion-pro-1","minion-pro-2",Georgia, "Times New Roman", Times, serif; font-size: 2.2em; } /*---MAIN CONTENT BOX---*/ /*--- CONTENT CENTER ---*/ .content_main { position: relative; float: left; width: 640px; padding-top: 10px; } #home .content_main { width: 518px; padding-top: 0; } .content_main .full_width { width: 870px; } /*--- CONTENT CENTER ---*/ /*--- HOME CONTENT ---*/ .home_content { padding-left:20px; padding-right:20px; } /*--- END HOME CONTENT ---*/ /*--- PALYLIST ---*/ .playlist, .playlist table, .playlist table tr td { position: relative; } .playlist { margin-bottom: 10px; } .playlist table { margin-bottom: 0; } .playlist tr td { background: #f5f5f5; padding-left: 10px; } .playlist tr.even td { background: #e5e5e5; } /*--- END PALYLIST ---*/ /*---SOCIAL LINKS---*/ .twitter, .facebook, .rss { display: inline-block; xheight: 16px; xline-height: 16px; margin-bottom: 7px; } .twitter a, .facebook a, .rss a { text-decoration: none; height: 16px; background-repeat: no-repeat; padding-left: 20px; line-height: 16px; font-weight: bold; display: inline-block; } .main-content-box .twitter a, .main-content-box .facebook a, .main-content-box .rss a { background-position: 0 -16px; } .main-content-box .twitter, .main-content-box .facebook, .main-content-box .rss { display: block; } .twitter a:hover, .facebook a:hover, .rss a:hover { background-position: 0 -16px; } .twitter a { background-image: url(/images/twitter_16x16.png); } .facebook a { background-image: url(/images/facebook_16x16.png); } .rss a { background-image: url(/images/feed-icon-16x16.png); } /*---END SOCIAL LINKS---*/ /*---FOOTER---*/ #footer { position: relative; height: auto; margin-top: 15px; color: #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: #43392f 0 0 10px; -webkit-box-shadow: #43392f 0 0 10px; box-shadow: #43392f 0 0 10px; behavior: url(/PIE.htc); } .footer_left { position: relative; height: 109px; width: 738px; background-color: #594b3e; background-image: -moz-linear-gradient(90deg, #594635, #625549); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#625549), to(#594635)); -pie-background: linear-gradient(90deg, #594635, #625549); -webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; behavior: url(/PIE.htc); } .footer_right { position: absolute; top: 0; right: 0; height: 109px; width: 228px; background-color: #3b3737; background-image: -moz-linear-gradient(90deg, #2b2828, #444141); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444141), to(#2b2828)); -pie-background: linear-gradient(90deg, #2b2828, #444141); -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; behavior: url(/PIE.htc); } .church_address { color: #99816a; line-height: 1.3em; padding: 14px; width: 195px; } .church_address span { color: #ffffff; font-weight: bold; } #copyright { margin: 5px 0 0 10px; text-shadow: 0 1px 0 #B3987D; } #footer ul { position: relative; top: 10px; left: 5px; list-style-type: none; margin: 0; padding: 0; font-family: "minion-pro-1","minion-pro-2", Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-size: 14px; } #footer ul li { float: left; } #footer ul li a { padding: 4px 10px 4px 10px; color: #fff; text-decoration: none; } #footer ul li.first a { padding-left: 0; } #footer-social .facebook { float: left; margin-right: 15px; } #footer-social .twitter { float: left; } #footer-social { color: #dedbdd; position: absolute; bottom: 34px; left: 15px; } /*---END FOOTER---*/ /*---GENERAL PAGE---*/ #breadcrumbs { color: #aaa; font-size: .9em; margin-bottom: 4px; } #breadcrumbs a { color: #aaa; text-decoration: none; } /*---END GENERAL PAGE---*/ /*--- CHANNEL-LIST ---*/ .channel-list { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } .channel-list h2 { margin-bottom: 0; line-height: 1; font-variant: normal; font-size: 18px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } .channel-list h2 a { color: #333; } .channel-list h2 a:hover { color: #99816a; } .channel-list h2, .channel-list h3, .channel-list h4 { font-weight: bold; } .channel-list h3 { font-size: 1.2em; } .channel-list .date-line { color: #99816a; } .channel-list .date-line-entry { color: #808080; } .channel-list .announcements-body { font-size: 1.1em; } .channel-list img { margin: 5px; padding: 10px; border: 1px solid #808080; } #social-share { height: 24px; margin-bottom: 5px; } #social-share-twitter { float: left; margin-right: 7px; xpadding-top: 2px; width: 60px; } /*---END CHANNEL-LIST ---*/ /*---ENTRY---*/ .entry-author, .entry-date { font-size: 1.1em; font-style: italic; } /*---END ENTRY---*/ /*---MEDIA---*/ .media-length { } .media-download a, .media-share a { font-weight: bold; text-decoration: none; } .media-listen, .media-watch { padding: 5px 0; } .media-watch { text-align: center; } .media-module { position: relative; padding: 10px; margin-bottom: 10px; border: 1px solid #c0c0c0; background: #fff url(http://cogwa.org/congregation-sites/images/grey-grad.gif) repeat-x 0 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; /* border-radius: 4px; */ -moz-box-shadow: #d3d3d3 1px 1px 2px; -webkit-box-shadow: #d3d3d3 1px 1px 2px; box-shadow: #d3d3d3 1px 1px 2px; behavior: url(/PIE.htc); } .media-module h5 { padding: 0; margin-bottom: 4px; text-shadow: 1px 1px 0 #fff; } .play-mod { height: 80px; overflow: hidden; } table.media-mp3 { padding: 0; margin: 0; } table.media-mp3 td { vertical-align: top; padding: 0; margin: 0; } table.media-mp3 h5 { padding: 0; margin-bottom: 0; } /*---END MEDIA---*/ /*---CONTACT---*/ #contact-form p { margin-bottom: 5px; } #contact-form input, #contact-form textarea { margin: 0 0 4px 0; } /*---END CONTACT---*/ /*--- SIDEBAR LEFT ---*/ .sidebar_left { position: relative; float: left; width: 190px; background-color: #ffead6; -webkit-border-radius: 0 8px 8px 0; -moz-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0; behavior: url(/PIE.htc); } .sidebar_left h3 { font-size: 17px; line-height: 1; margin: 30px 0 0 0; font-variant: small-caps; padding: 0 0 3px 0; border-bottom: 1px solid #eed6c0; font-weight: bold; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } .sidebar_left p { font-size: 1em; line-height: 1.2; margin-top: .2em; margin-bottom: .6em; padding: 0; font-weight: normal; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } /*--- SIDEBAR LEFT ---*/ /*--- SIDEBAR RIGHT ---*/ .sidebar_right { padding-left: 14px; border-left: 2px solid #eed6c0; } .sidebar_right h2 { padding-bottom: 3px; border-bottom: 1px solid #eed6c0; } .sidebar_right h4 { margin: 8px 0 4px 0; padding: 0; font-weight: bold; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } .sidebar_right p { font-size: 1em; line-height: 1.1; margin-top: .2em; margin-bottom: .5em; padding: 0; font-weight: normal; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } /*--- END SIDEBAR RIGHT ---*/ /*--- CONVERSION ---*/ div.conversion { position: relative; height: 167px; width: 197px; margin-bottom: 18px; text-align: center; background: url(/images/conversion.jpg) no-repeat center center; } div.conversion h4 { position: relative; margin: 0; padding: 0; color: #ffffff; font-size: 16px; line-height:1.3em; } div.conversion p { color: #000; font-size: 12px; line-height:1.2em; } div.conversion a { color: #fff; text-decoration: none; font-family: "minion-pro-1","minion-pro-2", Georgia, "Times New Roman", Times, serif; text-shadow: 1px 1px 0 #000; font-size: 20px; padding-top: 24px; padding-left: 8px; width: 177px; height: 33px; display: block; } /*--- END CONVERSION ---*/ /*--- PAGINATION ---*/ .pagination { position: relative; height: 30px; margin-bottom: 10px; width: auto; font-size: 12px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } .pagination .pagination_pages { position: absolute; top: 0; left: 0; } .pagination .pagination_links { position: absolute; top: 0; right: 0; text-align: right; } .pagination .pagination_links strong, .pagination .pagination_links a { display: inline-block; padding: 3px 5px 3px 5px; background-color: #efefef; color: #99816A; text-decoration: none; line-height: 12px; font-weight: bold; } .pagination .pagination_links a:hover { background-color: #99816A; color: #fff; text-decoration: none; font-weight: bold; } .pagination .pagination_links strong { background-color: #fff; color: #000; } /*--- END PAGINATION ---*/ /*--- CATEGORY ICONS ---*/ .category-icons { float:right; padding: 0; margin: 0; width:50px; height: auto; text-align:right; } img.icon { padding: 0; width: 16px; height: 16px; margin: 0 0 0 6px; border: none; } /*--- END CATEGORY ICONS ---*/ /*--- CALENDAR ---*/ .site_calendar { position: relative; margin: 0 0 20px 0; } /*--- END CALENDAR ---*/ /* MEMLOGIN */ #memlogin { position: absolute; top: 0; right: 50%; margin-right: -470px; padding: 0 0 0 20px; height: 31px; width: auto; background: none; background: url(/images/memlogin_r.png) no-repeat right 0; overflow: hidden; z-index: 100; } #memlogin form { position: relative; top: 0; left: -20px; height: 31px; margin: 0; padding: 0; width: auto; border: none; background: url(/images/memlogin_back.png) no-repeat left 0; } #memlogin form fieldset { position: relative; margin: 0; padding: 4px 0 8px 20px; border: none; height: auto; width: auto; } #memlogin form .member_field, #memlogin form .password_field, #memlogin form .login, #memlogin form .logout, #memlogin form span { position: relative; float: left; } #memlogin form input, #memlogin form span { display: block; margin: 0; padding: 2px 4px; font-size: 11px; line-height: 15px; color: #99816a; } #memlogin form input { background-color: transparent; border: none; } #memlogin form label { position: absolute; top: 0; left: 0; display: none; padding: 0; margin: 0; height: 0; width: 0; line-height: 0; font-size: 0; text-align: left; text-indent: -9000px; font-weight: normal; } #memlogin form .member_field { width: 148px; height: 19px; background: url(/images/memlogin_member.gif) no-repeat left center; } #memlogin form .password_field { width: 97px; height: 19px; background: url(/images/memlogin_password.gif) no-repeat left center; } #memlogin form input#local_member { width: 140px; background-image: url(/images/input_member.gif); background-repeat: no-repeat; background-position: 0 -20px; } #memlogin form input#password { width: 89px; background-image: url(/images/input_password.gif); background-repeat: no-repeat; background-position: 0 -20px; } #memlogin form input.login, #memlogin form input.logout { width: 60px; height: 19px; padding: 0; text-align: left; text-indent: -90000px; background-repeat: no-repeat; background-position: 0 0; } #memlogin form input.login { background-image: url(/images/memlogin_login.gif); } #memlogin form input.logout { background-image: url(/images/memlogin_logout.gif); } #memlogin form input.login:hover, #memlogin form input.logout:hover { background-position: 0 -19px; }