summaryrefslogtreecommitdiff
blob: cef670a36e3a3006801ebdddaeb457df9f0b6ba9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#content .alignleft.picasa_image{
	margin-right:10px;
}
.picasa_album_embed{
	margin:10px 0;
}
#content .type-album .wp-caption {
	margin:0 10px 10px 0;
}


/* clear fix*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}.clearfix:after {clear: both;content:' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}.clearfix {display: inline-block;}* html .clearfix {height: 1%;}.clearfix {display: block;}