/*
Theme Name:     TunePipe Basic
Theme URI:      http://tunepipe.com/
Description:    TunePipe Basic
Author:         Scott James 
Version: 		1.1.15
Author URI:     http://tunepipe.com
Template:       tunepipe-basic-parent
*/

@import url(../tunepipe-basic-parent/style.css);



body {
	background-color:#ddd;
	font-family:'Open Sans';
	color:#111;
	font-size:15px;
	}

a:link, a:visited, #header-menu li a:hover {color:#cc0000;} 
#header-menu .current-menu-item a {color:#000;} 
.readmore a:link, .readmore a, .readmore a:visited, input[type="submit"] {color:#fff;}
.readmore:hover {background:red;}
.readmore a:hover {color:#fff;}
.readmore {background:#cc0000;}

#header-menu {
	background-color:#fff;
}


#header {
background-color:#fff;
	}

#color-wrap {
	background-color:#fff;
}

input[type="submit"] {background-color:#cc0000;}
input[type="submit"]:hover {background-color:#cc0000;}

#logo a:link h1, #logo a:visited h1 {color:#000;}
#logo h3 {color:#000;}
img.avatar {float:left; margin-right:14px;}
#sidebar a {color:#000;}
#sidebar a:hover {color:#cc0000;}
#sidebar {font-size:16px;}
h1.title-heading a, h2.title-heading a {color:#000;}
#header-menu li a, #mobile-menu a {font-family: 'oswaldmedium'; font-weight:normal; text-transform:uppercase;}
#header-menu li a, #mobile-menu-link a, #mobile-menu a {font-size:24px; color:#000;}
#logo a h1#font-logo {font-size:60px !important; font-weight:normal !important;}
h1 {font-family: 'oswaldheavy'; font-weight:normal; font-size:46px; color:#000; text-transform:uppercase;}
h2 {font-family: 'oswaldheavy'; font-weight:normal; text-transform:uppercase; font-size:42px;}
h3 {font-family: 'oswaldheavy'; font-weight:normal; text-transform:uppercase;}
h4 {font-family: 'oswaldregular'; font-weight:normal; text-transform:uppercase;}
h5 {font-family: 'oswaldregular'; font-weight:normal; text-transform:uppercase;}
h6 {font-family: 'oswaldregular'; font-weight:normal; text-transform:uppercase;}