/*** STYLES FOR RECOMMENDATIONS WIDGETS ***/

.loomia_recommendations {
	margin: 0;
	padding: 0;
}

.loomia_recommendations ul {
	padding: 0;
	margin: 0;
	list-style: none outside;
}

.loomia_recommendations ul li {
    position: relative; 
    margin-bottom: .5em;
    list-style: none outside;
}

/* auto clear li elements */
.loomia_recommendations ul li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.loomia_recommendations h4 {
	margin-bottom: .5em;
}

.loomia_recommendations h5 {
	font-size: 1em;
	margin-bottom: .5em;
	background: inherit;
        margin-top: 1em;
}

.loomia_itemimg {
	display: block;
	float: left;
	margin-right: 8px;
}

.loomia_itemimg img {
	max-width: 50px;
	max-height: 80px;
	vertical-align: top;
}

.loomia_itemimg a img {
	border: 0;
}

span.loomia_itemid {
    display: none;
}

/* Styles for social site widget */

.loomia_socialitems {
    margin-top: 1em;
    border-top: 1px solid #ccc;
    padding-top: 1em;
}

.loomia_socialitems ul li {
    height: 1%; /* IE Hack to fix disappearing social annotations */	
}

.loomia_userphoto {
    float: left;
}

.loomia_usermessage {
    margin-left: 60px;
    padding-right: 10px;
    font-size: 93%;
    height: 1%; /* IE Hack to fix disappearing text */
}

.loomia_socialitems .loomia_itemtitle { font-weight: bold; }


.loomia_socialann {
    display: block;
    margin-top: 3px;
    font-weight: normal;
    color: #666;
    position: relative;
    font-size: 93%;
    background: url('http://assets.loomia.com/images/arrow-rt-sm.gif') 0 50% no-repeat;
    padding-left: 8px;
}
    .loomia_socialann .socialann_label { 
	float: left; 
	margin-right: 6px;
	vertical-align: middle;
    }
    .loomia_socialann em {
        font-style: normal;
    }
.loomia_groupann {
    display: inline;
    position: relative;
    white-space: nowrap;
    margin-right: .5em; /* for IE which ignores whitespace on the right */
}

.loomia_recommendations .loomia_summary, 
.loomia_recommendations .group_hover {
    position: absolute;
    background: #fef49c;
    border: 1px solid #bca902;
    padding: .5em;
    color: #444;
    white-space: normal;
}
.loomia_recommendations .loomia_summary {
    bottom: 100%;
    left: 10px;
    overflow: hidden;
}
.loomia_recommendations .group_hover {
    display: none;
    bottom: 100%;
    left: -50px;
    width: 150px;
    z-index: 100;
}
.loomia_recommendations .group_hover_mask {
    display: none;
    position: absolute;
    top: 10px;
    left: -100px;
    width: 250px;
    height: 250px;
    z-index: 99;
}
.loomia_recommendations .group_hover ol,
.loomia_recommendations .ann_hover ol {
    margin: 0;
    padding: 0 2em;
}
.loomia_recommendations .group_hover ol li,
.loomia_recommendations .ann_hover ol li { 
    border: 0;
    margin: .5em 0;
    padding: 0;
    background: none;
    list-style-background: none;
    list-style: outside; 
    list-style-type: disc;
}
.loomia_recommendations .group_hover ol li em { font-weight: normal } 

/* styles for graphic annotation */
.graphic_ann {
        vertical-align: middle;
	display: block;
	float: left;
	width: 82px;
	margin-right: 6px;
}
	.graphic_ann a { color: #333; }
	.graphic_ann a:hover { text-decoration: none; }
	.graphic_ann .score_off a { 
		color: #999;
	}
.friend_ann, .group_ann, .network_ann {
	position: relative;
	font-family: Arial, Helvetica, sans;
	display: block;
	float: left;
	width: 24px;
	height: 16px;
	padding: 2px 1px;
	border: 1px solid #ccc;
	border-right: none;
	font-weight: bold;
	font-size: 12px;
        color: #444;
}
.network_ann {
	border-right: 1px solid #ccc;
}
.friend_ann *, .group_ann *, .network_ann * {
	vertical-align: middle;
}
.score_1 { background:#B0CBFF }
.score_2 { background:#A9FFF0 }
.score_3 { background:#F9FF99; }
.score_4 { background:#FFCA61; }
.score_5 { background:#ff8000 }
.loomia_recommendations .ann_hover { 
    position: absolute;
    display: none;
    top: 11px;
    left: 15px;
    width: 150px;
    padding: 5px;
    z-index: 10;
    font-size: 11px;
    color: #333;
    vertical-align: baseline;
    font-weight: normal;
    background: #fef49c;
    border: 1px solid #bca902;
}
    .graphic_ann .ann_hover a em {
	font-style: normal;
	font-weight: bold;
	color: #369;
	vertical-align: baseline;
    }
.loomia_recommendations .ann_hovermask {
    display: none;
    position: absolute;
    top: -10px;
    left: 25px;
    width: 25px;
    height: 200px;
    z-index: 9;
}



.loomia_login, .loomia_share {
    padding: 3px 6px;
    margin: 6px 0;
}
.loomia_login {
    background: url('http://assets.loomia.com/images/social/bg-socialsite-cta-yellow.gif') repeat-x;
    background-position: 0 25px;
    font-family: Arial, Helvetica, sans;
    color: #fff;
    font-size: 11px;
    padding: 6px 8px;
}
        .loomia_login .login_header {
		margin: 0 -8px;
		background: #fff;
		height: 18px;
		border-bottom: 1px solid #ccc;
		position: relative;
	}
	.loomia_login .login_new { 
		position: absolute;
		bottom: 2px;
		left: 6px;
		padding-left: 10px;
		color: #900; 
		font-weight: bold; 
		background: url('http://assets.loomia.com/images/arrow-rt-red.gif') top left no-repeat;
	}
	.loomia_login .loomia_seenthis_logo {
		position: absolute;
		bottom: 0;
		right: 6px;
	}
	.loomia_login p { margin: 5px 0; }

	.loomia_login a {
	    color: #444;
	    text-decoration: none;
	}
	.loomia_login a img {
	    border: 0;
	    margin-top: 3px;
	}
	.loomia_login .login_button {
	    margin: 5px 0;
	    padding: 0;
	}

.loomia_recommendations .controls {
	color: #666;
}
.loomia_share {
    width: 200px;
    height: 26px;
    background: url('http://assets.loomia.com/images/social/btn-sharethis-bg.gif') top left no-repeat;
/*    border-bottom: 1px solid #0e1f5b;
    border-right: 1px solid #0e1f5b;
*/
    margin: 10px 0;
    text-align: center;
}
.loomia_share a {
    display: block;
    font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-top: 1px;
}
.loomia_share a:link, .loomia_share a:visited {
    color: #fff;
    text-decoration: none;
}
.loomia_share a:hover, .loomia_share a:active {
    color: #fff;
    text-decoration: underline;
}

.loomia_socfooter {
    border-top: 1px solid #ccc;
    height: 18px;
    position: relative;
}
    .loomia_socfooter .controls { 
	position: absolute; 
	bottom: 2px;
	left: 0;
    }
    .loomia_socfooter .loomia_seenthis_logo { 
	position: absolute;
	bottom: 0;
	right: 0;
    }

#loomia_whatsthis {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px;
}

.clear { clear: both; }
.nowrap { white-space: nowrap }