/*
Theme Name: The Groucho Club 2014
Description: Based on the HTML5 Boilerplate
Version: 1.0
Author: The Web Well
*/

/*
HTML Boilerplate styles can be found in the html5-boilerplate/css directory.
*/

/* WordPress Required Styles */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
	
.sticky h2 {
	padding-top: 10px;
}

/* hacks */

/* awards nomination page */
.postid-2930 .pagewrap {
	margin-top: 20px;
}
.postid-2930 #gridwidget-53 .html p {
	text-align: center;
}
.postid-2930 .breadcrum {
	display: none;
}
.single-private-events .breadcrum ul li:last-child {
	display: none;
}
.postid-2930 .gcform.awardnominationform,
.postid-2930 .gcform.enquiryform .titlebox > .title {
	background-color: #ffb6a0;
}
.postid-2930 nav li.current-menu-item > a {
	color: #000 !important;
}
.wpcf7-form-control-wrap.your-reason textarea {
	height: 290px !important;
	text-transform: none !important;
}
.postid-2930 #titlebarwidget-52 {
	margin-top: 40px;
}
.postid-2930 #titlebarwidget-52 h3 {
	max-width: 150px;
}
.postid-2930 #gridwidget-52 .html {
	max-width: 220px !important;
}
.postid-2930 #gridwidget-52 {
	text-align: center;
}
.postid-2930 #gridwidget-52 h3 {
	margin-top: 20px;
	margin-bottom: 0;
}
.wpcf7-form-control-wrap.captcha-610 input {
	text-transform: none !important;
}
.postid-2930 .wpcf7-response-output {
	background-color: #fff;
	text-align: center;
}

/*
.postid-2930 #container > header nav li.awards {
	display: none;
}
*/

.postid-2930 #container > header nav li.awards a {
	color: #F26522 !important;
}

