#plenary_page{
	padding-top: 10px;
	padding-left: 5px;
}
#plenary_page .serie{
    width: 525px;
    margin: 0 auto 10px auto;
    padding: 10px;
    background-color: #DDD;
    border: 1px dotted #555585;
}
#plenary_page .serie .media{
	float: left;
    margin: 0 10px 5px 0;
    border: 1px solid #8888B8;
    padding: 1px;
    background-color: #FFF;
}
#plenary_page .serie .excerpt{
    font-family: arial, verdana, tahoma;
    font-size: small;
    color: #222;
}
#plenary_page .item{
    width: 550px;
}
#plenary_page .item .top{
    background-image: url(../images/content_top.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 8px;
}
#plenary_page .item .middle{
    border-left: 1px solid #8888B8;
    border-right: 1px solid #8888B8;
}
#plenary_page .item .middle .media{
	text-align: center;
    padding-top: 5px;
    min-height: 105px;
}
#plenary_page .item .middle .media img{
    border: 1px solid #8888B8;
    padding: 1px;
    background-color: #FFF;
}
#plenary_page .item .middle .title a{
	font-size: small;
}
#plenary_page .item .middle .excerpt{
	font-size: x-small;
	line-height: 130%;
	text-align: justify;
	padding-bottom: 5px;
}

#plenary_page .item .middle .series{
	font-size: small;
	padding: 0 5px;
}
#plenary_page .item .middle .series h1{
	border-bottom: 1px dotted #9999C9;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#plenary_page .item .middle .series img{
	margin: 3px 10px 3px 3px;
    border: 1px solid #8888B8;
    padding: 1px;
    background-color: #FFF;
}

#plenary_page .item .middle .preacher{
	font-size: small;
	padding: 0 5px;
}
#plenary_page .item .middle .preacher h1{
	border-bottom: 1px dotted #9999C9;
	margin-bottom: 8px;
	padding-bottom: 0px;
}
#plenary_page .item .middle .preacher img{
	margin: 3px 10px 3px 3px;
    border: 1px solid #8888B8;
    padding: 1px;
    background-color: #FFF;
}

#plenary_page .item .middle .resources{
}
#plenary_page .item .middle .resources .menu{
	border-top: 1px dotted #9999C9;
	border-bottom: 1px dotted #9999C9;
	background-color: #F5F5F5;
}
#plenary_page .item .middle .resources .menu .element{
	float: left;
	text-transform: uppercase;
	font-size: x-small;
	margin: 0;
	border-right: 1px dotted #9999C9;
	padding: 1px 6px 1px 6px;
	background-color: #E5E5E5;
	cursor: pointer;
}
#plenary_page .item .middle .resources .menu .current,
#plenary_page .item .middle .resources .menu .element:hover{
	background-color: #CCC;
}
#resource_wrapper{
	min-height: 100px;
}

#resource_wrapper .list{
	padding: 8px;
}
#resource_wrapper .list .row{
	padding: 2px;
}

#wrapper_img{
}
#wrapper_img img{
    border: 1px solid #8888B8;
    padding: 1px;
    margin: 5px;
    background-color: #FFF;
    float: left;
}


#plenary_page .item .middle h1{
	padding: 0;
	margin: 0;
	font-size: small;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0 7px 0 7px;
}
#plenary_page .item .bottom{
    background-image: url(../images/content_bottom.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 8px;
}
#plenary_page .content{
	padding-top: 5px;
}

