/*
 Theme Name:   eClipse Photo - Child Theme
 Theme URI:    http://radiantdreamer.net
 Description:  Child Theme to eClipse Photo
 Author:       radiantdreamer
 Author URI:   http://radiantdreamer.net
 Template:     gt3-wp-eclipse
 Version:      1.0.0
 Tags:         clean slate
 Text Domain:  gt3-wp-eclipse-child
*/

@import url("../gt3-wp-eclipse/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.main_header .menu > li > a > span {
    text-transform: none;
}

.main_header .sub-menu a span {
	font-size: 15px;
}

section.copyright {
    text-transform: none;
}

img#wpstats {display: none;}

header {
	opacity: .8;
}