/*
Theme Name: FATHER JIM BACIK
*/

/* main elements */


.navigation{
    overflow:hidden;
    width:100%;
    text-align:justify;
}
.navigation .next{float:right;}
.navigation .prev{float:left;}

#searchform fieldset, #commentform fieldset
{
    border:none;
}
#nav li.active a {
    color: #49A2BF;
}
.author a, .author a:hover{color: #383838; text-decoration:none;}
.gallery-section li.active{z-index:200;}
.btn-prev, .btn-next {
 z-index:300;
}
#header{z-index:400;}