.pageTitle{
border-bottom:1px solid #408595;
position:relative;
}
#socButton{
overflow:hidden
}
#socButton div{
margin-top:10px;
float:left;
}
.fb-like{
width:90px;
}
.tweet{
width:100px;
}
.gplus{
width:80px;
}
.pageTitle h1{
position: relative;
top: -3px;
border-bottom:none;
float: none;
width: 100%;
height:auto;
line-height: 27px;
margin-bottom:15px;
font-size: 21px;
color:#333;
text-align:justify;
}
.pageTitle h1 a{
color:#333;
}
.byLine{
font-size: 13px;
color: #222;
letter-spacing: 0px;
text-shadow: 0 0 1px #ccc;
}
.tweet a{
color:#fff;
}
#resp a{
color:#fff;
background:#0483d0;
width: 45px;
display: inline-block;
line-height: 10px;
text-shadow: 0 0 1px #aaa;
padding: 8px 5px;
font-size: 20px;
border-radius: 5px;
}
#resp a:hover{
background:#3FB3E6;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#resp{
text-align:center;
position: absolute;
right: 0;
bottom: 4px;
}
#resp span{
font-size: 9px;
letter-spacing: 0px;
}