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

/* macht color: #666666 in allen <strong> */
.main_color strong, .alternate_color strong { color: #666666; }

.big-preview.single-big { display: none !important; }

#custom-ticker a:link { 
	font-size: 16px; 
	text-decoration: none; 
	} 

#custom-ticker a:hover { 
	font-size: 16px; 
	text-decoration: underline; 
	} 
	
	/*	Alternative Blockquote  */

#zitat{
	margin-bottom:1em;
	margin-right:1em;
	font-size: 1.235em;
	color: #9a9898;
    line-height: 1.5em;
	}
	
	.page-id-26897 .title_container {
display: none;
}



 