/*
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:*/

@font-face {
	font-family: 'BLKCHCRY';
	src: url('./BLKCHCRY.eot');
	src: local('BLKCHCRY'), url('./BLKCHCRY.woff') format('woff'), url('./BLKCHCRY.ttf') format('truetype');
}

h1 {text-align:center ;font-size: 50px; line-height: 60px; color: #452356; font-weight: normal; font-family:"BLKCHCRY"; 
letterspacing:5px;margin: 0px;height: auto; vertical-align:middle;text-decoration:none;}
h2 {text-align:center ;font-size: 30px; line-height: 60px; color: #452356; font-weight: normal; font-family:"BLKCHCRY"; 
letterspacing:5px;margin: 0px;height: auto; vertical-align:middle;text-decoration:none;}
h3 {text-align:center ;font-size: 25px; line-height: 60px; color: #452356; font-weight: normal; font-family:"BLKCHCRY"; 
letterspacing:5px;margin: 0px;height: auto; vertical-align:middle;text-decoration:none;}


.circular {
	width: 440px;
    height: 200px;
    margin:0px 0 0 0px;  
   
    -moz-border-radius: 220px / 100px;
    -webkit-border-radius: 220px/ 100px;
    border-radius: 220px / 100px;
	
	}

.foto { margin: 5px;
     padding: 10px;
     border: solid  #0000ff 2px; }

.picture { margin: 5px;
     padding: 10px;
     border: solid  #0000ff 2px;border-color: #0000ff; }