/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


/* CSS Document */
@font-face {
	font-family: 'Gotham';
	src: url('/fonts/Gotham-Book.eot?') format('eot'), url('/wp-content/themes/enfold-child/fonts/Gotham-Book.svg#Gotham-Book') format('svg'), url('/wp-content/themes/enfold-child/Gotham-Book.otf') format('opentype'), url('/wp-content/themes/enfold-child/Gotham-Book.woff') format('woff'), url('/fonts/Gotham-Book.ttf') format('truetype');

	font-style: normal
}
@font-face {
	font-family: 'GothamBlack';
	src: url('/fonts/Gotham-Black.eot?') format('eot'), url('/wp-content/themes/enfold-child/fGotham-Black.svg#Gotham-Black') format('svg'), url('/wp-content/themes/enfold-child/Gotham-Black.otf') format('opentype'), url('/wp-content/themes/enfold-child/Gotham-Black.woff') format('woff'), url('/fonts/Gotham-Black.ttf') format('truetype');

	font-style: normal
}
@font-face {
	font-family: 'GothamMedium';
	src: url('/fonts/Gotham-Medium.eot?') format('eot'), url('/wp-content/themes/enfold-child/fGotham-Medium.svg#Gotham-Medium') format('svg'), url('/wp-content/themes/enfold-child/Gotham-Medium.otf') format('opentype'), url('/wp-content/themes/enfold-child/Gotham-Medium.woff') format('woff'), url('/fonts/Gotham-Medium.ttf') format('truetype');
	
	font-style: normal
}
/*@font-face {
	font-family: '04b03Regular';
	src: url('/fonts/04b_03__-webfont.eot');
	src: url('/fonts/04b_03__-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/enfold-child/f04b_03__-webfont.woff') format('woff'), url('/fonts/04b_03__-webfont.ttf') format('truetype'), url('/wp-content/themes/enfold-child/04b_03__-webfont.svg#04b03Regular') format('svg');
	font-weight: normal;
	font-style: normal
}
*/


h1, h2, h3, h4, h5, h6 {
font-family: GothamMedium, Helvetica, Arial, sans-serif !important;
text-transform: uppercase;

color: #333333;
}

html, body {

   font-family: Gotham, Helvetica, Arial, sans-serif !important;

}

body p {

   font-family: Gotham, Helvetica, Arial, sans-serif !important;

}


div.oldPostRight {

Padding-left:300px !important;

}

div.oldPostLeft {

Padding-right:300px !important;

}

body.postid-3408 #blog-intro .av-special-heading h1 {

	background-image:none !important;
}