/*
    grouplatest CSS file
*/

div#unsubscribed-groups {
	 z-index: 100;
	
}
div#grouplatest {
	width: 450px;
	background-color:#FFFFFF;
	padding:0px 0px 10px 0px;
	
}



div#grouplatest .error {
background-color:#FFFFFF;
color:#FF0000 ;
margin: 0px ;
font-size:10px;
padding:0px;
display: block;
text-align: left;

}

div#grouplatest div.ok {
    font-size: 10px;
    color: #009900;
    font-weight: bold;
}

div#grouplatest-form div.button {
	display: inline;
    border: 1px solid black;
    font-weight: bold;
    padding: 0px 3px 2px 3px;
    margin: 0px 5px;
    background-color: #7db100;
    letter-spacing: -1px;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
    width: 40px;
    
}

div#grouplatest-form a.button {
/* float: left; */
	
}

div#grouplatest-block a.button {
float: right;
	
}

div.grouplatest h2.widget-header {
    width: 450px;
    min-width: 450px;
    letter-spacing: -1px;
}

div.grouplatest h3 a.back, div.grouplatest h3 a.forward {
    position: absolute;
    top: 1px;
    right: 2px;
    border: none;
}
div.grouplatest h3 a.back {
    right: 21px;
}
div.grouplatest h3 img {
    margin: 0px;
}
div.grouplatest h3 {
    border-top: none;
    padding-left: 5px;
    height: 10px;
    min-height: 9px;
    line-height: 9px;
    background-color: #D7D7D7;
    letter-spacing: -1px;
    padding-bottom: 3px;
}

div.grouplatest-block {
    font-size: 14px;
}

div.grouplatest-block h2 {
    width: 450px;
    min-width: 450px;
    border-bottom-width: 0px;
}

/* Set width of navigation bar and position of "buttons" */

div.grouplatest-block h3.navig {
    width: 402px;
    min-width: 402px;
}
div.grouplatest-block h3 a.back, div.grouplatest-block h3 a.forward {
    position: absolute;
    top: 4px;
    left: 5px;
    border: none;
}
div.grouplatest-block h3 a.forward {
    left: 26px;
}
div.grouplatest-block h3 a.button {
    border: 1px solid black;
    padding: 0px 3px 2px 3px;
    background-color: #7db100;
    letter-spacing: -1px;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 310px;
    text-align: center;
    width: 130px;
}
div.grouplatest-block div.msg-area {
    position: absolute;
    top: 21px;
    right: 2px;
    text-align: right;
    width: 150px;
    min-height: 15px;
    height: 15px;
    font-size: 11px;
}

/* Styles for individual teaser areas */

div.grouplatest-block div.big-teaser, div.grouplatest-block div.teaser {
    width: 450px;
    min-width: 450px;
    margin: 15px 0px 18px 0px;
}
div.grouplatest-block div.big-teaser {
    height: 135px;
    min-height: 135px;
}
div.grouplatest-block div.teaser {
    height: 70px;
    min-height: 70px;
    margin-bottom: 22px;
}

div.grouplatest-block div.error {
    height: 105px;
    min-height: 105px;
    margin-top: 13px;
    padding-top: 30px;
    padding-left: 30px;
}

/* Sizing of images within teasers */

div.grouplatest-block div.big-teaser div.image {
    overflow: hidden;
    float: right;
    text-align: right;
    height: 135px;
    min-height: 135px;
    width: 195px;
    min-width: 195px;
}
div.grouplatest-block div.big-teaser div.image img {
    height: 135px;
}
div.grouplatest-block div.teaser div.image {
    overflow: hidden;
    float: right;
    text-align: right;
    height: 60px;
    min-height: 60px;
    width: 89px;
    min-width: 89px;
}
div.grouplatest-block div.teaser div.image img {
    height: 90px;
}

/* Sizing of text area within teaser */

div.grouplatest-block div.big-teaser div.text {
    float: left; 
    height: 135px;
    min-height: 135px;
    width: 240px;
    min-width: 240px;
}
div.grouplatest-block div.teaser div.text {
    float: left; 
    height: 90px;
    min-height: 90px;
    width: 300px;
    min-width: 300px;
}
div.grouplatest-block h2.post-title {
    overflow: hidden;
}
div.grouplatest-block div.big-teaser h2.post-title {
    width: 240px;
    min-width: 240px;
}
div.grouplatest-block div.teaser h2.post-title {
    width: 300px;
    min-width: 300px;
}

div.grouplatest-block div.excerpt {
    overflow: hidden;
    line-height: 16px;
    margin-top: 2px;
    font-size: 12px;
}
div.grouplatest-block div.big-teaser div.excerpt {
    width: 240px;
    height: 50px;
}
div.grouplatest-block div.teaser div.excerpt {
    width: 300px;
    height: 32px;
}

div.grouplatest-block div.attribution {
    margin-top: 4px;
    font-size: 11px;
    overflow: hidden;
}
div.grouplatest-block div.attribution a {
    font-weight: bold;
}
div.grouplatest-block div.big-teaser div.attribution {
    width: 240px;
    height: 30px;
}
div.grouplatest-block div.teaser div.attribution {
    width: 300px;
    height: 15px;
}

div.grouplatest-block div.post-rating img {
    background-color: yellow;
    margin-top: 4px;
    height: 15px;
}

div#feeds-block {
    padding-top: 20px; 
    padding-bottom: 20px;
	margin-right: auto; 
	margin-left: auto;
	
}
div#newfeed-block {
    padding-top: 20px; 
    padding-bottom: 20px;
	margin-right: auto; 
	margin-left: auto;
	
}

div.feed-list {
    min-height: 30px;
    margin-top: 10px; 
	margin-right: auto; 
	margin-bottom: 10px; 
	margin-left: auto;
    
}

div.feed-list .feed-source {
    float: left;
    margin-left: 5px;
    min-height: 15px;
    width :340px;
	min-width: 200px;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: -1px;
}

div.feed-list .chbox {
	float: left;
    margin-right: 10px;
    margin-top: 0px;
    min-height: 20px;
    width: 20px;
    
}

div.subbutton {
	
    float: left;
    margin-right: 10px;
    margin-top: 0px;
    min-height: 10px;
    min-width: 70px;
    font-size:0.9em;
}


div.subbutton .removebutton {
	width: 58px;
	padding-left:10px ;
		
}

div.feed-status {
	float: left;
    margin-right: 10px;
    padding-top:0px ;
    margin-top: 0px;
    min-height: 10px;
    width: 60px;
    min-width: 60px;
    font-size: 12px;
}

div.widget1 span.result-navigation {
    float: right;
    margin: 0px;
    right: 10px;
    bottom: 0px;
}

div.widget1 span.updating {
    font-size: 0.8em;
    font-weight: bold;
    vertical-align: middle;
    margin-right: 5px;
}

.feed-form label {
	color:#555555;
	font-size: 12px;
	font-weight:bold;
	min-width: 200px;
	margin-bottom:10px;
}


.feed-form .guidance {
	color:#555555;
	font-size: 12px;
	font-weight:bold;
	min-width: 200px;
	padding: 10px 0px 10px 0px ;
	margin-bottom:40px;
}


