/*  
Theme Name: mybirth.com.au
Theme URI: https://mybirth.com.au/
Description: My Birth web site Theme.
Version: 1.0
Author: webonautics
Author URI: http://www.webonautics.com/

*/


h2 {
	font: bold 22px/30px Arial, Helvetica, sans-serif;
	color: #ca073d;
}

h3 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	color: #ca073d;
}

h4 {
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #ca073d;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #fce7ee;
	padding-top: 4px;
	margin: 1px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-weight: bold;
	color: #ca073d;
}
/* End captions */


h2 a, h2 a:active, h2 a:visited{
	font: bold 22px/30px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

h3 a, h3 a:active, h3 a:visited{
	font: bold 18px/20px Arial, Helvetica, sans-serif;
text-decoration: underline;}

h4 a, h4 a:active, h4 a:visited{
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
}

h2 a:hover{	
	color: #f93a9d;	
}
h3 a:hover{
color: #f93a9d;	
}

h4 a:hover{
color: #f93a9d;	
}

