/*
Theme Name:     ODASOV theme
Theme URI:      http: //odasov.org.au
Description:    ODASOV theme, derived from Baughxie
Author:         Jan Schmidt
Author URI:     http: //noraisin.net
Template:       baughxie
Version:        0.1.0
*/

@import url("../baughxie/style.css");

#header {
	height: 70px;
	padding: 120px 70px 0 175px;
	background: url(images/headerbg.jpg) no-repeat;
}

#header h1 {
	font-size: 25px;
}

#header a {
	color: #000066;
}

#header a:hover {
	color: #000033;
}
