/*
 Theme Name:   Independent Publisher Child
 Template:     independent-publisher
*/

@import url("../independent-publisher/style.css");

/* -------------------------------------------------------------- */

h1, h1 a {
	font-size: 32px;
}

h2, h2 a {
	font-size: 28px;
}

h3, h3 a {
	font-size: 20px;
}

html, body, div, span, applet, object, iframe, p, blockquote, pre,
h4, h5, h6, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 16px;
}

ul li {
	margin-bottom: 10px; 
}


#share-comment-button button,
#share-comment-button-bottom button {
	padding-left: 15px;
	padding-right: 15px;
	height: 2.4em;
	line-height: 50px;
}

.entry-content img {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.site-logo img {
	margin-bottom: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}