img, a { border: 0; } #on {visibility:visible;}
#off {visibility:hidden;}
#facebook_div {width:234px;height: 256px;overflow: hidden;}
#twitter_div {width:234px;height: 256px;overflow: hidden;}
#facebook_right {z-index: 10005;border:2px solid #3c95d9;background-color: #fff;width:234px;height: 256px;position: fixed;right: -240px;}
#facebook_right img {position: absolute;top: -2px;left: -35px;}
#facebook_right iframe {border:0px solid #3c95d9;overflow: hidden;position: static;height: 256px;left:-2px;top:-3px;}
#twitter_right {z-index: 10004;border:2px solid #6CC5FF;background-color: #6CC5FF;width:234px;height: 256px;position: fixed;right: -240px;}
#twitter_right_img {position: absolute;top: -2px;left: -35px;border: 0;}
#facebook_left{z-index: 10005;border:2px solid #3c95d9;background-color: #fff;width:234px;height: 256px;position: fixed;left: -240px;}
#facebook_left img {position: absolute;top: -2px;right: -35px;}
#facebook_left iframe {border:0px solid #3c95d9;overflow: hidden;position: static;height: 256px;right:-2px;top:-3px;}
#twitter_left {z-index: 10004;border:2px solid #6CC5FF;background-color: #6CC5FF;width: 196px;height: 256px; position: fixed;left: -250px;}
#twitter_left_img {position: absolute;top: -2px;right: -35px;border: 0;}
#google_plus_right {z-index: 10003;background-color: #006ec9;border:2px solid #006ec9;border-top:2px solid #0056a0;border-bottom: 2px solid #0056a0;border-right:2px solid #0056a0;border-left: hidden;width:274px;height: 311px;position: fixed;right: -280px;} 
#google_plus_right_img {position: absolute;top: -2px;left: -33px;border: 0;} 
#google_plus_left {z-index: 10003;background-color: #006ec9;border:2px solid #006ec9;border-top:2px solid #0056a0;border-bottom: 2px solid #0056a0;border-left:2px solid #0056a0;border-right: hidden;width:274px;height: 311px;position: fixed;left: -280px;} 
#google_plus_left_img {position: absolute;top: -2px;right: -33px;border: 0;} 
ul.gpaw-body{
	font: 100% arial,sans-serif;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
	background:#fbfbfb
}
ul.gpaw-body li{
	border-bottom:#ddd 1px solid;
	margin:0 0 4px 0;
	padding:4px;
	list-style-type:none;
	overflow:hidden
}
ul.gpaw-body .thumb{
	display:block;
	float:right;
	margin:0 0 5px 5px
}
ul.gpaw-body .thumb a{
	text-decoration:none;
	outline:none
}
ul.gpaw-body .thumb img{
	border:#eee 1px solid
}
ul.gpaw-body .thumb a:hover img{
	border:#ccc 1px solid
}
ul.gpaw-body .title a{
	outline:none;
	text-decoration:none;
	color:#000
}
ul.gpaw-body .title a:hover {
	color:#666
}

/* meta : date, plusones */
ul.gpaw-body .meta {
	color:#999999;
	display:block;
	font-size:95%;
	margin:5px 0 0;
	overflow:hidden;
	clear:both
}
ul.gpaw-body .meta a, ul.gpaw-body .meta span{
	display:block;
	float:left;
	padding:0 6px 0 0
}
ul.gpaw-body .meta a{
	color:#999999;
	text-decoration:none
}
ul.gpaw-body .meta a:hover{
	color:#333;
	text-decoration:none
}
ul.gpaw-body .plusones{
	color:#3366CC;
	font-style: italic
}
ul.gpaw-body .shares{
	color:#3366CC
}	

/* Fade-out effect with transparent png  */
ul.gpaw-body .fade{
    background:url(../../v1/fade.png) repeat-x left bottom;
    background:expression("");
    left: 0;
    bottom: 0;
    height: 50px;
    position: absolute;
    width: 100%;
    z-index: 10
}
/* Profile */
.gpaw-profile{
	border-top:#eee 1px solid;
	border-bottom: 1px solid #E5E5E5;
	background:#f5f5f5;
	padding:8px;
	overflow:hidden
}
.gpaw-profile a.avatar{
	display:block;
	float:left;
	text-decoration:none;
	outline:none;
	margin:0 10px 0 0
}
.gpaw-profile a.avatar img{
	border:#eee 1px solid;
	display:block
}
.gpaw-profile a.avatar:hover img{
	border:#ccc 1px solid;
	display:block
}
.gpaw-profile .name{
	font-size:120%;
	font-weight:bold;
	overflow:hidden;
	margin:0 0 8px 0
}
.gpaw-profile a.add{
	display:inline-block;
	text-decoration:none;
	outline:none;
	padding:4px 8px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #444444
}
.gpaw-profile a.add:hover{
	background-color: #D14836;
    border: 1px solid transparent;
	color:#fff
}
a.gpaw-info{
	border-top:#f0f0f0 1px solid;
	border-bottom:#f0f0f0 1px solid;
	background:#f4f4f4;
	padding:3px;
	text-align:right;
	font-size:80%;
	text-decoration:none;
	color:#999;
	display:none
}
a.gpaw-info:hover{
	color:#333
}