/**
 * Theme Name: Women in the Mix
 * Theme URI: http://womeninthemix.com/
 * Author: Matty Cohen
 * Author URI: http://matty.co.za/
 * Description: A slick and powerful Canvas child theme, for Women in the Mix.
 * Version: 1.0
 * License: GNU General Public License
 * License URI: license.txt
 * Text Domain: women-in-the-mix
 * Domain Path: /languages/
 * Tags:
 * Template: canvas
*/

@import url( '../canvas/style.css' );

body.home #main .textwidget p {
	margin-bottom: 1.618em;
}

body .archive-description {
	font-size: 15px;
	background: #EBEBEB;
	padding: 1em;
}

/*
body .header-widget {
	background: #FFFFFF;
	padding: 1em;
}
*/

body #connect {
	border: none;
	background: none;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 0;
}

body .sign-up-link {
	background: #d62787;
	color: #FFFFFF;
	font-weight: bold;
}

body .sign-up-link a {
	color: #FFFFFF !important;
}

body .nav-search .searchform {
	background: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

body .nav-search input.s {
	padding: 2px;
	font-size: 80%;
}

body .nav-search .icon-search {
	font-size: 0.5em;
	top: 0.4em;
}
#header {
  padding: 40px 0 45px;
  clear: both;
  position: relative;
  background-size: auto;
}
#logo .site-title {
  padding-top: 50px;
  line-height: inherit;
  margin-bottom: 5px;
  font-weight: bold;
}
#logo {
  padding-top: 100px;
}
#logo .site-title,
#logo .site-description {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  display: block;
}
#logo .site-title a {
  color: #222;
  font-size: 40px;
  line-height: 40px;
  text-transform: none;
  text-decoration: none;
}
#logo .site-title a:hover {
  text-decoration: underline;
}
#logo .site-description {
  color: #999;
  font-weight: 300;
}