/*
Theme Name: RRj24
Theme URI: RRJ24.org
Description: Road Riders For Jesus Chapter 24 M/M
Author: John Schaub
Author URI: poimenJohn.org
Template: k2
*/

body {
	font-size: 62.5%;
	color: #333;
	background: #000;
	text-align: center;
	}

a entry-content a {
    color: #000060; font-weight: bold;
    }

a:visited, entry-content a:visited {
    color: #900000;
    }
.table-style-simple {border:none;}
.table-style-simple tr td {padding:5px; }

#kpg-albums {
    border-collapse:collapse;
    }
    
#kpg-albums th, #kpg-albums td
    {
        border: 1px solid black;
    text-align: center;   
    }
#kpg-albums td img {
    padding:5px;
    text-align: center;   
}

.kpg-summary {
    text-align:left !important;
    margin: 0px 5px 0px 10px !important;
    }

/* Typography */

body {
    font-family: Verdana, sans-serif;
	}

strong, em, b, i {
    font-family: Verdana, sans-serif;
	}

h1, .blog-title, h2, h3 {
    font-family: Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000060;
	}

h4, h5, h6 {
    font-family: Verdana, sans-serif;
    color: #000060;
	}
    
#page, body.smartposition #rollingarchives {
	background: #eee;
	}
/* Main Menu */

ul.menu {
	position: absolute;
	white-space: nowrap;
	bottom: 0;
	margin: 0 20px;
	}

ul.menu,
ul.menu li {
	float: left;
	list-style: none;
	}

ul.menu li {
	margin-right: 4px;
	}

ul.menu li a {
	display: block;
	padding: 5px 15px;
	font-size: 1em;
	color: #00000A;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	}

ul.menu li a:hover {
	background: #eeeeee;
	color: #000090;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover,
body.single ul.menu li.blogtab a,
body.single ul.menu li.blogtab a:hover {
	color: #FFFFFF;
	background: #000090;
	text-decoration: none;
	}

/* Heading */
.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #0000A0;
    font-weight: bold;
	}
    
/* Contact Forms */
#RRJ-route-to span.wpcf7-list-item { display: block; }

/* Content and side bars */ 
.entry-content {
	font-size: 1.2em;
    line-height:1.6em;
    margin-bottom: 1em;
	text-align: left;
	color: #333;
	}
    
.secondary {
    color:#333;
    font-size:1.2em;
    line-height:1.4em;
    margin-bottom: 1em;
}

.subpage-view-ul {
    display:inline;    
}
.subpage-view-ul .page_item {
    display: inline;
    list-style-type: none;
    padding-right: 30px;    
}

.flexipages_widget ul {
    margin-left: 10px;;
}
