/*
Theme Name: Child Twenty Twelve
Theme URI: 
Description:
Author: Nightingale
Version: 1.0.0
Template: twentytwelve
Tags: 

*/

@import url('../twentytwelve/style.css');

.full-width .site { max-width: 920px; }

.full-width .site {
  margin-top: 30px;
  margin-bottom: 50px;
  border-color: rgb(0, 0, 0);
  border-style: double;
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
}

img.header-image {
  border-radius: 0px;
  box-shadow: none;
}

.nav-single{
     display: none;
}

.site-content article {
	border-bottom: 0px;
	margin-bottom: 0px;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-bottom: 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.entry-meta {
    display: none;
}

body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #2873a2;
}
a:hover {
	color: #df3a2d;
}

.button {
font-family: "Open Sans", Helvetica, Arial, sans-serif;

	background-color: #2873a2;
	border-color:#2873a2;
}

.button.success {
  background-color: #90be45;
  border-color: #4a831c;
  color: #fff;
}


.main-navigation ul.nav-menu {
 text-align: center;
	border-bottom: 1px solid #7B766E;
	border-top: 1px solid #7B766E;
}

.legend-title {
font-family: 'Poiret One'!important;
}

