/*
 Theme Name:     NativeChurch Child Theme
 Theme URI:      http://preview.imithemes.com/native-church-wp
 Description:    NativeChurch Child Theme
 Author:         imithemes
 Author URI:     http://www.imithemes.com
 Template:       NativeChurch
 Version:        1.2
*/

@import url(../NativeChurch/style.css);

/* =Theme customization starts here
------------------------------------------------------- */



#header{
margin: 0 auto;
}

/* for table shadings */
.grid { border-collapse: separate; border-spacing: 1px; }
.grid td { padding: 1px; }
.rowBackground { background-color: #EDEDE0; }
.headingRow { font-weight: bold; background-color: #D5E6EA; }
.boxBackground { background-color: #EDEDE0; }

/* for years sidebar */
div.years { font-size: 8pt; text-align: center; width: 145px; float: left; padding: 3px; background-color: lightgrey; }
div.years div { width: 40px; border: 1px solid grey; background-color: white; float: left; margin: 3px; padding: 0px 5px; line-height: 30px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px }
div.years a { text-decoration: none; }
div.years div.current { background-color: darkcyan; }
div.years div.current a { color: white; }
div.widget.smk_sidebar_20ed { margin-bottom: 0px; }

/* for photo and video gallery */
h1.gallerytitle { margin-left: 170px; clear: none; margin-top: 0px; }
div.list { font-size: 8pt; margin-left: 165px; }
div.list div { width: 145px; float: left; margin: 5px; }
div.list.videos div { width: 345px; }
div.list a { text-decoration: none; }
div.list div a.pic, div.list div a span { display: block; width: 145px; height: 100px; background-position-y: 50%; }
div.list div a p { padding-top: 5px; line-height: 125%; height: 30px; text-align: center; }