/* customizable styles */


body {
	height: auto; 
	/* customize_body-background */ background-image: url(http://www.mvametalurgica.com/themes/greek_yogurt_v1/images/navy_blue.png); background-repeat:repeat; /* customize_body-background */
}


body#tinymce {
	
}

div#main-container #header {
	
	/* customize_header-background */  background-color:#FFFFFF;

  padding-top: 120px; /* customize_header-background */
}	


div#main-container {
	/* customize_main-background */   background-color:#fff ;background-position: 20px /* customize_main-background */
}

div#main-container #footer {
	/* customize_footer-background */ 
	background-image: url(http://www.mvametalurgica.com/themes/greek_yogurt_v1/images/cardboard_flat.png);
background-repeat:repeat;
	
}

div#main-container #header ul li a {
	
  font-size:14px;
  padding:10px;
  text-decoration:none;
  text-transform:uppercase;
  text-shadow: 0px 2px 3px #EAEAEA;
}

div#main-container #header ul li a:hover {
	/* customize_nav-hover */ background-color:#a0dbe3; /* customize_nav-hover */
	border-right: none;
}

div#main-container #header h1 a, div#main-container #header h1 a:link, div#main-container #header h1 a:visited, div#main-container #header h1 a:active, div#main-container #header h1 a:hover {
	/* customize_site-title */ color:#000; /* customize_site-title */
	text-decoration: none;
	font-family: Bauhaus md bt;
	text-shadow: 0px 2px 3px #000;
}

ul li a.nav-path-selected, ul li.nav-selected {
	font-weight: bold;
}


div#main-container a, div#main-container a:link, div#main-container a:visited, div#main-container a:active {
	/* customize_links */ color:#454545; /* customize_links */
	text-decoration: none;
}

div#main-container h1, div#main-container h2, div#main-container h3, div#main-container h4, div#main-container h5, div#main-container h6 {
	/* customize_headings */ color:#000; /* customize_headings */
}

div#main-container .ccm-tags-display ul.ccm-tag-list li {
	/* customize_tag-highlight */ background-color:#A0DBE3; /* customize_tag-highlight */
}

div#main-container, div#main-container ul li {
	/* customize_p-font */ font-family: 'Merriweather', Georgia, serif; line-height: 1.8em; font-size: 14px; /* customize_p-font */
	/* customize_text */ color:#000; /* customize_text */

}

/* text styles */


div#main-container a:hover {
	text-decoration: underline;
}

div#main-container p {
	margin-bottom: 20px;
	margin-top: 20px;
}

div#main-container ul li {
}

div#main-container h1 {
	font-size: 32px;
	padding-top: 0px;
	margin-bottom: 8px;
	font-family: Bauhaus md bt;
	text-shadow: 0px 2px 3px #000;
}

div#main-container h2 {
	font-size: 28px;
	padding-top: 0px;
	line-height: 28px;
	margin-bottom: 5px;
}

div#main-container h3 {
	font-size: 22px;
    line-height: 22px;
    margin-bottom: 3px;
    margin-left: 40px;
    padding-left: 40px;
    padding-top: 6px;
	font-family: helvetica;
}

div#main-container h4 {
	font-size: 20px;
	padding-top: 8px;
	line-height: 20px;
	margin-bottom: 3px;
}

div#main-container h5 {
	font-size: 16px;
	margin-bottom: 3px;
}

div#main-container h6 {
	font-size: 12px;
	margin-bottom: 3px;
}

div#main-container hr {
	margin: 20px 0;
}


/* alternate emphasis style for inclusion in content block editor aka tinymce */

.serif-emphasis {
	/* color: #0099ff; */
	font-family: Bauhaus md bt;
	font-weight: 100;
	font-style: italic;
}


/* site title styles */

div#main-container #header h1 {
	font-size: 28px;
	margin-left: 45px;
	padding-bottom: 55px;
	margin-bottom: 0;
	display: inline;
	float: left;
}

/* header list styles */

div#main-container #header ul {
	float:right;
  list-style-type:none;
  margin-bottom:0;
  margin-right:45px;
  margin-top:3px;
} 

div#main-container #header ul li{
	
	display: inline;
	font-family: Trebuchet MS ;
	font-size: 16px;
	margin: 0;
	/* border-right: 1px solid #d9d9d9; */
}

/* footer styles */

div#footer p {
	/* customize_footer-text */ color:#000; /* customize_footer-text */
}

div#footer #footer-inner p {
	margin-bottom: 0;
	font-family: Bauhaus md bt ;
	font-size: 14px;
	display: inline;
	margin-top:25px;
}

div#footer #footer-inner p.footer-copyright {
	float:left;
  font-weight:bold;
  font-family:Trebuchet MS;
  color:#454545;
}

div#footer #footer-inner p.footer-sign-in {
	float: left;
}

div#footer #footer-inner p.footer-tag-line {
	float: right;
	font-family: Bauhaus md bt;
	margin-right:250px;
}

div#footer #footer-inner a, div#footer #footer-inner a:link, div#footer #footer-inner a:visited, div#footer #footer-inner a:active {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight: bold;
}

div#footer #footer-inner a:hover {
	text-decoration: underline;
}

li.month {
	margin-left: 0px;
}