/*
Theme Name: Dogster Theme
Theme URI: 
Author: i5 Publishing
Version: 1.0.1
*/


/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}
.gallery-caption {
}
.sticky {
}
.wp-caption-text{
	color:#777;
	font-size:12px;
        font-style:italic;
}
.wp-caption-text a{
	color:#777;
	text-decoration:underline !important;
        font-style:italic;
}
