/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.modern-quote .av-special-heading-tag {
	font-weight: 700;
}

.template-page .entry-content-wrapper h1 {
	letter-spacing: .1em;
}

h3.widgettitle {
	font-size: 2em;
	color: #cc0000;
	margin-top: 0;
}

/* Header and Main Menu */

#header_main_alternate {
	background: #0d113b;
}

.logo img {
	margin-top: 30px;
}

#header_main .social_bookmarks {
	margin-top: .5em;
}

.social_bookmarks li a {
	color: #0d113b !important;
	font-size: 1.3em;
}

.av-main-nav li a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1em;
	letter-spacing: .1em;
}

.triangle {
	color: #cc0000;
}

.header_color .main_menu .menu ul li a {
	background-color: #cc0000;
}


/* Footer Menu */

#menu-footer-menu li {
	line-height: 1em;
	font-size: .8em;
}