/*
Theme Name: Worship Weblog
Theme URI: http://www.nathanbweb.com
Description: wireframes for a simple 2-column WordPress theme
Version: 2.9
Author: Nathan Bierma
Author URI: http://www.nathanbweb.com
Tags: purple, two column, calvin
*/

/* --- CUSTOM FOR CATEGORY 167 ------------------- */
      a:link,a:visited { color: #000; }
      a:hover,a:active { color: #8c124a }

    .hiliter-page {
	line-height: 180%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 85%;
}

#hi-page {
	width: 500px;
		margin:2px auto;
}
        #hi-header {
	text-align: center;
	font-size: large;
	line-height: 200%;
}
        #hi-intro {
	margin-top:15px;
    padding-top: 5px;
    border-top:5px solid #8c124a;
}
        #hi-date {
	font-size: small;
	font-style: italic;
}
        #hi-list {
	margin: 5px;
	padding: 3px;
	background: rgb(217, 217, 217) none repeat scroll 0% 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	float: right;
	width: 200px;
	font-size: 95%;
	line-height: 120%;
}

#hi-list li {list-style-type: disc; list-style-position:inside;}

        #hi-list-hed {
	font-weight: bold;
	font-size: 95%;
}
        #hi-intro-by {
	font-size: x-small;
}
        h3.hi-bar {
	padding: 2px 2px 2px 25px;
	background: rgb(140, 18, 74) none repeat scroll 0% 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	color: rgb(255, 255, 255);
	height: 1.5em;
	font-weight: bold;
	margin-top: 10px;
}
        .hi-main-seg {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
}
        .hi-img {
	margin-left:5px;
	padding: 8px;
	float: right;
	text-align:center;
    max-width:220px;
    border:0;
}
        .hi-img #caption {
	font-size: x-small;
	text-align:right;
}
        .hi-lk-sm {
	font-size: 80%;
}
        #hi-footer {
	font-size: 75%;
	line-height: 125%;
	width: 600px;
}
        #hi-bar-bot-img img {
	margin-left: 5px;
}
        #hi-footer-txt {
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 10px;
	text-align: center;
    width: 475px;
}


/* end*/

