/* Additional stylesheet for allesoverdebijbel.nl homepage */
/* Last updated: 2010-07-01 */


/* @import url(aodb.css); */
@import url(http://www.bijbelgenootschap.nl/misc/css/osisOutput.css);


#left {
	width: 290px;
	border-top: none;
}
#center {
	width: 390px;
	float: left;
	margin: 0 0 0 10px;
}
#right {
	width: 290px;
	float: right;
}

#left .citem, #right .citem {
	/* margin: 0 0 12px 0; */
	padding: 0 0 1px 0;
	/* background-color: #EAEAEA; */
	line-height: 15px;
}

#right .citem {
	width: 290px;
	margin-left: 0;
	border: none !important;
}

#right .citem .csc-header {
	margin: 0 !important;
}

.citem h2, #right .citem h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	/* margin: 0 0 6px 0; */
	text-align: center;
	color: white;
	background-color: #888888;
}

#left .citem1 .csc-default h2, #right .citem1 .csc-default h2 {
	/* background-color: #FFEE55; */
	background-color: #eeaa33;
	color: white;
}

#left .citem1 .csc-default .text, #right .citem1 .csc-default .text {
	border-left: 2px dotted #eeaa33;
	border-bottom: 2px dotted #eeaa33;
	border-right: 2px dotted #eeaa33;
}

#left .citem h2, #right .citem h2 {
	/* background-color: #7777bb; */
	/* background-color: #7777bb; */
	background-color: #664499;
	color: white;
}

#left .citem .text, #right .citem .text {
	border-left: 2px dotted #664499;
	border-bottom: 2px dotted #664499;
	border-right: 2px dotted #664499;
	padding-top: 10px;
}

#left .citem1 .csc-default a, #right .citem1 .csc-default a {
	/* color: #eeaa33 !important; */
	color: #f08a00 !important;
}

#left .citem a, #right .citem a {
	/* padding: 1px 4px 2px 2px; */
	font-weight: bold;
	/* color: #444444 !important; */
	/* color: #7777bb !important; */
	/* color: #7777bb !important; */
	color: #432175 !important;
}


/* center column */

#textheader {
	font-weight: bold;
	font-size: 1.2em;
	/* background-color: #FFEE55; */
	background-color: #eeaa33;
	color: white;
	text-align: center;
	padding: 2px 10px 3px 10px;
}

.textheadersuffix   { font-size: smaller; vertical-align: 1px }
.textheadersuffix a { color: #888888; padding-left: 1px }

#btext, #center .citem {
	background-color: #FFFFFF;
	/* height: 300px; */
}

.bibletext {
	font-size: 1.4em;
	/* overflow: auto; */
	padding: 8px 8px 0 8px;
}

div.lg {
	margin: 0 0 0 25px;
	padding: 0.5em 0;
}

div.lb {
	height: 8px;
	margin: 0;
	padding: 0;
}

.verse {
	vertical-align: 40%;
}

.passageLabel {
	padding: 4px 0 0 8px;
}

.notes {
	font-size: 0.9em;
}

#textfooter {
	padding: 8px;
}

.notice {
	/* font-size: 0.8em; */
	font-size: 9px;
	text-align: right;
}


/* right column */

/*
#current .banner {
	float: right;
}
#current .banner a {
	background-color: transparent;
}
*/

#p1375 .citem p {
	margin: 0 10px 10px 10px;
}

/*
.cat1 a {
	background-color: #A8C0FF;
}

.cat2 a {
	background-color: #BBFFBB;
}

.cat3 a {
	background-color: #EEFFAA;
}

.cat4 a {
	background-color: #EE8866;
}

.cat5 a {
	background-color: #FFDD88;
}

.cat6 a {
	background-color: #BBCCCC;
}

.cat7 a {
	background-color: #BBBBDD;
}
*/

#footer {
	padding-top: 10px;
}

