/*
Theme Name:     Graphene Child for jv.com
Theme URI:      http://www.lookitup4me.com/
Description:    Graphene child theme for johnvarghese.com
Author:         John Varghese
Author URI:     http://about.me/johnvarghese
Template:       graphene
Version:        1.0
*/
@import url("../graphene/style.css");
/* Your modification goes here */


#container, #header_img_link {
	width: 90em;
}
#header_img_link {
    height: 60px;
    position: absolute;
    width: 1080px;
}
#header {
	height: 100px;
}

.header_title {
    top: 20px;
    width: 50%;
}
.header_desc {
    top: 20px;
}

#sidebar1 {
	width: 30em;
}

#livefyre {
    padding-left:20px;
}