/*
 Theme Name:   Centum Child
 Theme URI:    http://suchaprodution.com
 Description:  Centum Child Theme created for Inner Sound
 Author:       Sucha Production
 Author URI:   http://suchaproduction.com
 Template:     Centum
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Centum-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */

html { overflow-y: scroll; 
		background-image: url("http://uploads.inner-sound.com/images/IS_background.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 0% 0%;
		background-attachment:fixed;
}

p {
	font-size: 14px;
}

body.boxed.dark {
	color: #AAA;
}

.tagline {
	text-indent: -9999px;
}

.textwidget, p.textwidget {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	color: #FDF9E5;
}

.icon-box-content h3 {
	color: #FDF9E5;
}

#contact-details ul li {
	color: #FDF9E5;
	font-size: 13px;
}

.slide-caption h3 {
	color: #FDF9E5;
}

.headline.low-margin h3 {
	color: #FDF9E5;
}

.item-description h5 a {
	color: #FDF9E5;
}

#page-title h1 {
	font-family: 'Cantata One', times, serif;
	font-weight: bold;
	color: #FDF9E5;
}

#wrapper {
	background: transparent;
}

#navigation {
	font-family: 'Cantata One', times, serif;
}

#navigation ul ul li a, #navigation ul ul li a:hover {
	color: #FDF9E5;
}

#logo {
	margin-top: 0px;
}

#contact-details {
	margin-top: 65px;
}

#logo h1.logo a, #logo h2.logo a {
	font-family: 'Cantata One', times, serif;
}

#tagline {
	font-family: 'Cantata One', times, serif;
	border-left-width: 0px;
	color: 
}

.container h3 {
	font-family: 'Cantata One', times, serif;
	color: #FDF9E5;
}

.container h4 {
	font-family: 'Cantata One', times, serif;
	color: #FDF9E5;
}

.item-description h5 {
	font-family: 'Cantata One', times, serif;
	color: #FDF9E5;
}

.post {
	color: #FDF9E5;
}

.post a {
	color: #FDF9E5;
}

.post ul {
	list-style-type: circle;
	padding-left: 20px;
	font-size: 14px;
	line-height: 22px;
}

.post ul li {
	line-height: 22px;
}

.post-description {
	color: #FDF9E5;
}

.blog-sidebar {
	margin-left: 10px;
}

.blog-sidebar h4 {
	font-family: 'Cantata One', times, serif;
	color: #FDF9E5;
}

.widget li a {
	color: #FDF9E5;
}

#footer p {
	color: #FDF9E5;
}

#footer a {
	color: #FDF9E5;
}

#footer a:hover {
	color: #599D8A;
}

.textwidget .headline h3 {
	font-size: 14px;
	background-color: #303030;
}

.textwidget p strong {
	color: #FDF9E5;
}

.testimonials {
	padding-top: 0;
}

.footer-headline h4 {
	font-family: 'Cantata One', times, serif;
	color: #FDF9E5;
}

