/*
Theme Name:     Graphene Child
Theme URI:      http://www.vigus.eu
Description:    Child theme for the Graphene theme
Author:         Jason Vigus
Author URI:     http://www.vigus.eu
Template:       graphene
Version:        1.0
*/
@import url("../graphene/style.css");
/* Your modification goes here */
.post-title,
.post-title a {
	font: 22px arial;
	color: #c328b0;
	margin-top: -3px;
}
#header h3 {
  left:506px;
  position:relative;
  width:350px;
  top:130px;
}
#header h2 {
  left:506px;
  position:relative;
  width:350px;
  top:130px;
}