@charset "utf-8";
/* CSS Document */

/*
Theme Name: HillsClubHouse
Template: Evolution
Description: child theme for the Evolution theme
Author:      Judi Dressler
Author URI:     http: //www.sitesandbeyond.com
Version: 1.0
Tags: two-column, white, right-column
*/

@import url("../Evolution/style.css");
/*  the following styles replace attributes from the styles menu in the Evolution theme  */

body {
	font-size: 14px;
	color: #676767;
}
body.page h1.main_title {
	padding-bottom: 30px;
	padding-top: 30px;
}
body.home #main-area {
	padding-top: 0px;
}
.entry {
	padding-top: 0px;
}
#main_content h1 {
	color: #2b2b2b;
	font-size: 28px;
}
#main_content h2 {
	color: #2b2b2b;
	font-size: 20px;
	font-family: Georgia, serif; 
	font-style: italic; 
	letter-spacing: 0; 
	padding-bottom: 23px; 
}

#top-menu > ul > li.current-menu-item > a {
	font-size: 16px;
}
#main-footer .footer-col1 p, #main-footer .footer-col2 p, #main-footer .footer-col3 p, #main-footer .footer-col4 p {
	font-size: 9px;
	line-height: 11px !important;
}
.footer-widget.footer-col1, .footer-widget.footer-col2, .footer-widget.footer-col3, .footer-widget.footer-col4 {
	font-size: 9px;
	line-height: 11px !important;	
}

.normalText {
	font-size:14px;
	font-weight:bold;
}
.redText {
	color:#F00;
	font-size:14px;
	font-weight:bold;
}	
.tinyText {
	font-size: 12px;
	font-weight:normal;
}
.green {
	color: #9CBC7B;
}

/*        FEEDBACK FORM       */

#ratingTable {
	margin-top: 20px;
}

#ratingTable tr th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#ratingTable tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#ratingTable tr td.leftCol, #ratingTable tr th.leftCol {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#facebook {
	margin-left: 0px;
	float:left;
	width: 38px;
}
.wedding-wire {
	float: left; 
	width: 150px;
	margin-bottom:20px;
}
.the-knot {
	padding-top: 30px;
	margin-top: 20px;
	width: 120px;
	text-align: center;
	float: left;
}
.love-badge {
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 20px;
	width: 293px;
	text-align: center;
	float: left;
}
.ww-rated {
	padding-top: 0px;
	margin-top: 20px;
	margin-left: 10px;
	width: 131px;
	text-align: center;
	float: left;
}
.social-media {
	float:left;
	width: 38px;
}