/*
Theme Name: Fox Meadows
Theme URI: http://www.ciplex.com
Description: Theme Designed by Ciplex for Fox Meadows
Version: 1.0
Author: Ciplex
Author URI: http://www.ciplex.com/
Tags: Fox, Meadows, Fox Meadows, ciplex
*/

/*---------------------------------------------------------------------------------

[Table of contents]

1. Initial Styling - General tags, the background, global attributes (overridden by following regions).
2. Header Region - Styles specific to header region, title, slug, top menu, etc.
3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc.
4. Comments Region – Styles for comment thread, forms, etc.
5. Sidebar Region – Styles for widgets, additional menus lists and links.
6. Footer Region – Styles specific to the footer region.
7. Misc. & Plugins – Miscellaneous, override plugins, define last rule, fix anomalies, etc.

-----------------------------------------------------------------------------------*/

/*=== START SECTION 1 - Initial Styling ===*/
body {
	background: url(images/body.jpg) repeat-x #fffffd;
	text-align: center;
	font-family: arial, 'lucida console', sans-serif;
	margin: 0px;
}
a img{
	border: 0;
}
ul,li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#wrapper{
	text-align: center;
	width:938px;
	margin:0 auto 0 auto;
	min-height:100px;
	border-left: 1px solid #ac83aa;
	border-right: 1px solid #ac83aa;
	border-bottom: 1px solid #ac83aa;
	margin-bottom: 100px;
}
h5 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
span.wpcf7-not-valid-tip {
top: 0px !important;
left: 0px !important;
height: 20px !important;
background: none !important;
margin: 0px !important;
padding: 0 !important;
width: 205px !important;
}
.wpcf7-form-control-wrap, .wpcf7-form .email  {
	background: url(images/finputBg.jpg) repeat-x !important;
	border: 1px solid #bcbcbc !important;
	display: block !important;
	width: 205px !important;
	height: 21px !important;
}
.wpcf7-form-control-wrap input, .wpcf7-form .email input, .wpcf7-form-control-wrap select{
	background: none !important;
	border: 0 !important;
	height: 21px !important;
}
.comments {
	background: none !important;
	border: 0 !important;
	height: 180px !important;
	width: 340px !important;
}
.comments textarea {
	background: url(images/finputBg.jpg) bottom left repeat-x !important;
	height: 180px !important;
	width: 340px !important;
	border: 1px solid #bcbcbc !important;
}

span.hour1, span.minute1, span.am-pm1,
span.hour2, span.minute2, span.am-pm2 {
	width: 52px !important;
	float: left;
}
span.am-pm1, span.am-pm2 {
	margin-right: 33px;
}
.email #custom_cf7-3  label, .wpcf7-form label {
	margin: 0 2px;
	float: left;
	padding-top: 13px;
	font-weight: bold;
}
.wpcf7-form label {
	padding-top: 0;
}
#cf7_form  .am-pm1 select, #cf7_form  .am-pm2 select{
	width: 52px;
}

/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header{
	position: relative;
	text-align:left;
	background: url(images/headerBg.png) bottom center repeat-x;
	height: 152px;
	width:938px;
	margin: 0 auto 0 auto;
}
#header #logo {
	margin: 25px 0 0 20px;
	float: left;
}
#header #cchit {
	margin-top: 78px;
	float: left;
}
#header #divider {
 width: 1px;
 height: 80px;
 background: url(images/divider.jpg);
 margin: 65px 15px 0;
 float: left;
}
#header #contact {
	position: relative;
	float: right;
	font-family: times new roman;
	font-size: 16px;
	color: #000;
	margin: 15px 0px 0 0;
	height: 35px;
	width: 600px;
	text-indent: 140px;
}
#header #contact a {
	color: #fff;
	text-decoration: underline;
	font-family: times new roman;
	background: url(images/arrow.png) 100% 7px no-repeat;
	padding-right: 15px;
}
#header #contact #cdiv {
	height: 35px;
	background: url(images/cdiv.jpg) top left no-repeat;
	display: block;
	float: right;
	margin: -5px 15px;
	padding: 7px 0 0 15px;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	text-indent: 0;
}
#header #contact .number {
	font-size: 24px;
}
#header #contact #shadow {
	position: absolute;
	color: #fff;
	top: -1px;
	left: -1px;
}
#header #menu{
	font-size: 12px;
	color: #fff;
	float: left;
	margin: 35px 0 0 25px;
	position: relative;
}
#header #menu #slug {
	color: #000;
	font-size: 17px;
	font-family: times new roman;
}
#header #menu a:link, #header #menu a:hover, #header #menu a:active, #header #menu a:visited{
	color: #000;
	text-decoration: none;
	padding: 0px 8px;
	font-family: times new roman;
	text-transform: uppercase;
}
#header #menu li.current_page_item a {
	color: #22a5e2;
}
#header #menu li:first-child {
	border: none;
}
#header #menu li:first-child a {
	padding-left: 0px;
}
#header #menu ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#header #menu li{
	float: left;
	border-left: 1px solid #2ea1cd;
}
#header #menu li ul {
	display: none;
}
#header .request {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/

#body {
	width: 938px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	background: url(images/contBg.png) top center no-repeat ;
	overflow: hidden;
}
#body #innerBody {
	text-align: left;
	margin: 0 auto;
	width: 900px;
}
#body .slider {
	background: url(images/rotBg.png) no-repeat;
	border: 0px solid red;
}
#body .slider ul, #body .slider li{
	margin: 0;
	padding: 0;
	height: 227px;
}
#body .block {
	background: url(images/blockBg.jpg) -2px 0px no-repeat;
	width: 214px;
	height: 236px;
	float: left;
	margin: 10px 7px;
	position: relative;
}
#body .learn-about-suitemed {
	margin-left: 0;
}
#body .support-center {
	margin-right: 0;
}
#body .block h3 {
	font-family: times new roman;
	font-size: 15px;
	margin-left: 10px;
	color: #000;
}
#body .block img {
	margin-left: 10px;
}
#body .block p {
	font-size: 11px;
	color: #585858;
	margin-left: 10px;
	width: 90%;
}
#body .block a.learn {
	color: #238bcf;
	text-decoration: none;
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: url(images/blueArrow.png) 100% 4px no-repeat;
	padding-right: 10px;
}
#body .block ul {
	margin: 10px;
	padding: 0;
}
#body .block li {
	font-family: arial;
	font-size: 12px;
	color: #238bcf;
	background: url(images/blueArrow.png) 0px 5px no-repeat;
	padding-left: 10px;
	padding-bottom: 3px;
}
#body .block a {
	color: #238bcf;
	text-decoration: none;
}
#body .subpage {
	background: url(images/innerBlockBg.jpg) no-repeat;
	min-height: 236px;
	height: auto;
	width: 184px;
	margin-left: 0;
	position: relative;
}
#body .subpage ul ul {
display: none;
}
#body .subpage li.current_page_item ul, #body .subpage li.current_page_ancestor ul {
display: block;
}
#body .subpage h2 {
	display: none;
}
#body .subpage li {
	background-position: 0px 7px;
}
#body .subpage a {
	color: #7e7e7e;
	display: block;
	padding: 3px 0;
}
.subpagebottom {
	background: url(images/innerBlockBgBottom.jpg) top left no-repeat;
	width: 184px;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#body .body {
	background: none;
	width: 470px;
	height: auto;
}
#body .body p, #body .body td {
	line-height: 17px;
	font-size: 12px;
	width: auto;
	color: #585858;
}
#body .body td p {
	margin: 0 0 10px;
	padding: 0;
}
#body .body p a {
	color: #212121;
	text-decoration: underline;
}
#body .body p strong {
	color: #248ed0
}
#body .body h2 {
	margin: 0 0 0 10px;
	font-family: times new roman;
	font-size: 19px;
	color: #13558d;
}
#body .subpage a:hover, #body .subpage a.active {
	color: #238bcf;
}
#body .email {
	width: 216px;
	height: auto;
	margin-right: 0px;
	background: none;
}
#body .email img {
	margin: 25px 0 0;
}
#body .email .widget_newsletter, #body .email .widget_custom_cf7 {
	background: url(images/emailBg.jpg) no-repeat;
	width: 215px;
}
#body .email .widget_newsletter span, #body .email .widget_custom_cf7 span {
	background: url(images/inputBg.jpg) no-repeat;
	width: 171px !important;
	height: 23px;
	display: block;
	margin: 10px 0 0;
}
#body .email .widget_newsletter input, #body .email .widget_custom_cf7 input {
	height: 15px;
	border: 0;
	background: none;
	margin: 0 5px !important;
	font-family: arial;
	font-size: 13px;
}
#body .email .widget_custom_cf7 select {
	width: 171px;
}
#body .email .widget_newsletter #submit, #body .email .widget_custom_cf7 #submit {
	width: 54px;
	height: 18px;
	background: url(images/submit.png);
	float: right;
	margin: 15px 22px 0 0;  
}
#body .email .widget_newsletter h2, #body .email .widget_custom_cf7 h2 {
	font-family: arial;
	font-size: 13px;
	color: #fff;
	padding-top: 13px;
	padding-left: 45px;
	margin-bottom: 20px;
}
#body .email .wpcf7 {
	margin-left: 12px;
}
#body .email #cf7_form_box {
	background: url(images/emailBgBottom.png) bottom left no-repeat;
}
#body .email #cf7_form_box  .hour1, #body .email #cf7_form_box  .minute1, #body .email #cf7_form_box  .am-pm1,
#body .email #cf7_form_box  .hour2, #body .email #cf7_form_box  .minute2, #body .email #cf7_form_box  .am-pm2 {
	width: 52px !important;
	float: left;
}
#body .email #cf7_form_box  label {
	margin: 0 2px;
	float: left;
	padding-top: 13px;
	font-weight: bold;
}
#body .email #cf7_form_box  .am-pm1 select, #body .email #cf7_form_box  .am-pm2 select{
	width: 52px;
}
#content {
	width: 780px;
	padding: 10px;
	line-height: 1.3em;
}
#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
.wp-caption {
	text-align: center;
	margin: 10px;
	background: url(images/bottom-left.jpg) bottom left no-repeat;
}
.wp-caption-bottom-right {
	background: url(images/bottom-right.jpg) bottom right no-repeat;
}
.wp-caption-top-left {
	background: url(images/top-left.jpg) top left no-repeat;
	height: 14px;
}
.wp-caption-top-right {
	background: url(images/top-right.jpg) top right no-repeat;
	height: 14px;
}
.wp-caption img {
	margin: 0 !important;
	padding: 0 10px;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 4px 5px;
	margin: 0;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  width: 600px;
  color: #000000;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  padding: 18px;
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#commentform {	
	padding: 10px;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
/* no sidebar in Basic 101 */
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/

#footer {
	width: 100%;
	margin: 40px 0 0px;
	text-align: center;
}
#footer p {
	color: #7c7f80;
	font-size: 12px;
	margin: 20px 0 0;
}
#footer a {
	color: #0088cc;
	font-size: 12px;
	text-decoration: none;
}
#footer .active a, #footer a:hover {
	color: #7c7f80;
}
#footerMenu {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	overflow: hidden;
	height: 35px;
	text-align: left;
	margin-bottom: 30px;
}
#footerMenu ul {
	margin: 10px 0px;
	padding: 0;
}
#footerMenu li {
	font-size: 11px;
	font-family: times new roman;
	color: #0088cc;
	float: left;
	border-left: 1px solid #7c7f80;
}
#footerMenu li ul {
	display: none;
}
#footerMenu li a {
	color: #0088cc;
	text-decoration: none;
	padding: 0px 8px;
	text-transform: uppercase;
}
#footerMenu li:first-child{
	border: none;
}
#footerMenu li:first-child a {
	padding-left: 0px;
}
#footerMenu .ciplex {
	position: absolute;
	color: #7c7f80;
	font-size: 12px;
	top: 10px;
	right: 5px;
}
#footerMenu .ciplex a {
	color: #0088cc;
	text-decoration: underline;
}
/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
.bottom{
	margin-bottom: 10px;
}
.clear{
	clear:both;
}
.inner {
	background: none !important;
}
.inner ul, .inner li {
	height: 140px !important;
}
/*=== END SECTION 7 - Misc. & Plugins ===*/
