/*

screen.css
name: Rainier (White)
designer: Six Apart Ltd.
designer_url: http://www.sixapart.com/
layouts: layout-wt

*/
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #2b2b2b;
	text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #d7003a;
}

.entry .entry-title,
.page .entry-title {
  font-size: 1.618em;
}
.entry .entry-title + footer,
.page .entry-title + footer {
	margin-top: -1em;
}
.entry footer,
.page footer {
	color: #7b7c7d;
}

#container #header-inner,
#container #content-inner,
#container #footer-inner {
	width: auto;
}

.entry-content nav {
	margin-bottom: 1.618em;
}

#header[role="banner"] {
	position: relative;
	background-color: #f4f3f2;
	border: solid #c0c6c9;
	border-width: 0 1px 1px;
}
@media (max-width: 930px) {
    #header[role="banner"] {
		border-width: 0 0 1px;
	} 
}
 #header[role="banner"] #header-inner {
    padding: 0;
}
#header[role="banner"] #header-content {
    min-height: 200px;
    margin: 0;
    padding: 1px 0;
    background-color: #2b2b2b;
    background-image: url("img/futsal.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    color: white;
}
#header[role="banner"] #header-content a {
	color: white;
	text-decoration: none;
}
#header[role="banner"] #header-content:before {
	position: absolute;
/*	bottom: 45px; */
	content: "\00a0";
	display: block;
	width: 100%;
	height: 200px;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAADbUlEQVR42jXE9z+VCwDA4a99OPYmW7asJDubrCSbJCvCJaEICSGhY6+SrlAUkWuFrIzQv+S+dT/3+eHh/Pyc//r161SKs7MTKU7PTqQ5Pf35JxlOTo5l+HlyJHR8JMvx8aEsR0cHchwdCh0e/pDn4GBfnh8H+wr82N8Tsb+/K2Jvf0eRvd1tRXZ2t5XY2fmuxPb2lpjv3zeV2draUGZza0OFzc11VTY2hL59W1NjfX1VnbU1odXVZQ1WVpY1WVle0mT5nyUtlpa+arP0dVGbxcUFHRYWv+jyZWFej/n5OaG5z/p8nps14NOnGUNmZ3838/ECMx+njfjwYdqYqelJE6am3pswOTlhysT7v82YmHhnzrt34xaMj49Z8vat0NjY64u8eTNqxejoiDWjI8M2jAwP2jI0NGjH4MCAHQMDffb09/c60Nvb40hPj+QS3RKJExJJlzOvujpd6OzscKWjo92N9vYXv2u7TFtbqzutrS1XaHne7EFzc9NVmpoaPWlsfOZFQ0ODt1C9D/X1db7U1dX6UVtb409NTfU1qqsfB/D4UVUgVY8qhSorgqioKA+m/GF5CA/Ky0IpKysNo7S0JJySkpIIiouLrlNUVBhJ4f2CKAoKCqK5dy8/hrz83Fhy83JvkJOTHUd29t2b3M26E09WVuYtMjNvJ5CRkZ5IekZaEmlpqcmkpqakkJyclEJiUlIqiYkJadxKiE8nPj4+g5s3424TFxebSeyN2DvExERnERUddZeoyMhsIq9H5BAREZ5LWHhYHmGhofmEhATfIzhYKCgosICAwIBCrgX438ff378IPz/fYnx8fUrw9vH+Cy9vr1I8PT3L8LjqIeRx5QHu7u7luF++/BA3N9cKXF1dK3Fxca7C2UnIycnpEY6XHB/j4OBQLWRfg72d3RNsbW2eYGNjU4u1tXUdVlZW9VhetHyKpaXFUywszBswNzd7hpmZaSMmpiZCJsZNGBsZN2NkZPQcwwuGQoYGLRgYGLSir6/fip6ebhu6ujov0NHRFtLWakdLS+slmlqaL9HQ0OhAXUO9E3V1ITU1tS5UVVVfoaKiIqSsIkFZLJYgFou7URIrdaOoqNSDokixF5FI1IuCSNSHgoJ8H/Ly8v1Ccv3IyckOICv7fzIyMoNIS0sPIiUtPYSUlNQQwPCf/gWItC7DyFWd7gAAAABJRU5ErkJggg==) left bottom repeat-x;
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
#header[role="banner"] h1 {
	font-family: Futura, "Century Gothic", Arial, sans-serif; 
	position: relative;
	margin: 1.618em 10px 0;
	font-size: 3.0em;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}
#header[role="banner"] h1 img {
	max-width: 200px;
	height: auto;
}
#header[role="banner"] #header-description {
	position: relative;
	margin: 0 10px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	font-family: Futura, "Century Gothic", Arial, sans-serif; 
}
#header[role="banner"] [role="navigation"] {
	position: static;
	height: 45px;
	line-height: 45px;
}
@media (min-width: 930px) {
	#header[role="banner"] [role="navigation"] {
	width: auto;
	}
}
	#header[role="banner"] [role="navigation"] ul {
	margin: 0;
}
	#header[role="banner"] [role="navigation"] ul li {
	border-right: 1px solid #c0c6c9;
}
	#header[role="banner"] [role="navigation"] a {
	height: 45px;
	padding: 0 0.809em;
	line-height: 45px;
	color: #2b2b2b;
}
	#header[role="banner"] [role="navigation"] a:hover {
	color: #d7003a;
}

#posts time {
	color: #14263e;
}

.widget {
	margin-bottom: 3.236em;
}
	.widget h3 {
	margin-bottom: 0;
	border-bottom: 1px solid #c0c6c9;
	}
	.widget .widget-content {
	margin: 0.809em 0;
	font-size: 90%;
	}
	.widget ul,
	.widget ol {
	margin: 0.809em 0;
	padding-left: 1.618em;
	}
	.widget ul ul,
	.widget ul ol,
	.widget ol ul,
	.widget ol ol {
	  margin: 0;
	}
	.widget li {
	list-style-type: disc;
	}

.widget-tag-cloud .widget-content,
.widget-archive-dropdown .widget-content {
	margin: 0.809em;
}

footer {
	color: #c0c6c9;
	font-size: 80%;
}
  footer p {
    margin: 0;
}

[role="contentinfo"] {
	border-top: 1px solid #c0c6c9;
	color: #c0c6c9;
}
[role="contentinfo"] a {
	color: #c0c6c9;
}
[role="contentinfo"] [role="navigation"] a {
	color: #c0c6c9;
}

#index-main .pagination,
#individual-main .pagination,
#search-results-main .pagination {
	/* border-top: 1px solid #c0c6c9; */
}

.feedback {
	border-top: 1px solid #c0c6c9;
}

.comment {
	border-bottom: 1px dotted #dcdddd;
}
.comment header a {
	color: #c0c6c9;
	text-decoration: none;
}
.comment header a:hover {
	text-decoration: underline;
}
.comment header h3 a {
	color: #2b2b2b;
	text-decoration: none;
}
.comment header h3 a:hover {
	color: #d7003a;
}

.text,
.button {
	height: 1.75em;
	line-height: normal;
}
.text::-moz-focus-inner,
.button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.text {
	width: 75%;
	outline: 0;
	border: 1px solid #c0c6c9;
	line-height: 1.3;
	background-color: white;
	color: black;
}

#search-results-main .title {
	border-bottom: 1px solid #c0c6c9;
	margin: 0 0 1.618em;
}
/* screen.css */