.profile2{
width:80%;
margin:1em 10% 1.5em;
padding:20px 0% 14px;
display:inline-block;
color:#444;
font-family:verdana,sans-serif;
font-size:12px;
line-height:1.5em;
border:1px dotted #b4baba;
border-width:1px 0
}
.profile2 p{
margin-top:0
}
.profile2 img{
float:left;
border-radius:3px;
border:1px solid #f4f5f5;
padding:10px 10px 10px;
margin:-10px 20px 0 0;
box-shadow:inset 0 0 2px #b4baba;
background-color:#e6e9e9
}
.profile2+.profile2{
border-top:0;
margin-top:-1.5em
}
.entry .blue,.entry .blue a{
color:#0404B4
}
.entry .dark-blue,.entry .dark-blue a{
color:#030382
}
.profile{
width:80%;
margin:1em 10% 1.5em;
padding:20px 0% 14px;
display:inline-block;
color:#444;
font-family:verdana,sans-serif;
font-size:12px;
line-height:1.5em;
border:1px dotted #b4baba;
border-width:1px 0
}
.profile p{
margin-top:0
}
.profile img{
width:110px;
height:auto;
float:left;
border-radius:3px;
border:1px solid #f4f5f5;
padding:10px 10px 10px;
margin:-10px 20px 0 0;
box-shadow:inset 0 0 2px #b4baba;
background-color:#e6e9e9
}
.profile+.profile{
border-top:0;
margin-top:-1.5em
}
.css2 .profile img{
background-color:#e1e4e4;
border:1px solid #ced3d3
}
.css2 .picture{
background-color:#e1e4e4;
border:1px solid #ced3d3
}

.picture{
border:1px solid #f4f5f5;
border-radius:3px;
display:inline-block;
box-shadow:inset 0 0 2px #b4baba;
background-color:#e6e9e9;
text-shadow:1px 1px 0 #fff;
padding:10px;
line-height:1.3em;
overflow:hidden;
margin:0
}
.picture img{
width:100%;
height:auto;
margin:0
}
.caption,.caption-right,.caption-left{
font-style:italic;
font-size:14px;
width:350px;
float:right;
margin:0 0 0 16px
}
.caption img,.caption-right img,.caption-left img{
border-radius:2px
}
.caption-right img{
width:36%;
height:auto;
float:left;
margin:0 10px 0 0
}
.caption-left img{
width:33%;
height:auto;
float:right;
margin:0 0 0 10px
}
.picture.caption img,.picture.caption-right img,.picture.caption-left img{
margin-bottom:3px
}
.border-box,.caption,.caption-right,.caption-left,.entry .callout,.pull,.hang,.align-right,.right,.align-left,.left,.align-center,.center{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box
}