/* user.css */

/* This CSS file is created for you to create or */
/* override any of the existing CSS styles used in this theme */
/* ../css/styles/default.css will give some insight into options that can be changed. */


/* Header Stuff *************************** */
.logo    { max-width: 980px; margin: 0px 0 0 0px; float:left; }

.alignright {
    float: right;
    margin: 0 0 1em 1em;
}


#wrapper {padding:0;}
#branding {
height:00px; 
margin:0 auto;
width:999px;
padding:0;
}

#header {
	float: left;
	width: 980px;
/*	background-color:#F8D8DA; */
	border-bottom:0 none;
	margin:0px 0 0;
	padding:0;
}

/* Nav bar */
#nav { display: none; }

/* Do Not display site description. */
.blog-description                { display: none; }

/* Remove the RSS display */
.quick-nav #rss { display:none;}

/* Remove the search box. */
#searchbar { display:none; }

/* Remove comments */
.posts-default .entry-comments { display: none; }
.nocomments { display:none; }
.module-title { display:none; }
.posts-default .published { display: none;}

/* main background is managed by Arras-> Custom Background. */
#main { background: none; }

/* Slideshow stuff *********************** */
/* Turn off shadow bar and text in slideshow. */
.featured-entry   { display: none; }

/* Remove the black bar from node display. */
.posts-default .entry-meta        {  display: none; }

/* Font settings */
p { font-weight:400; line-height:100%; font-size:1.5em; font-family:"Times New Roman", Times, serif; }

/* Widget stuff **********************  */
.widgettitle  { color: #333333; font-size:1.25em; margin: 0; padding: 6px 35px; border: 0px solid #9DC880; background: #9DC880; }
.widgetcontainer { color: #333333; font-size:1.25em; font-weight: bold;

    background: #FFF;
    border: 1px solid #CCC;
	margin: 0 10px 15px 0;
    padding: 0 15px;
 }

/* Page stuff ************************  */

/* Removes title from the "Home" page. */
#post-15 .entry-title { display: none !important; }

/* Removes title from the "About Me" page. */
#post-31 .entry-title { display: none !important; }

/* Removes title from the "Contact Me" page. */
#post-41 .entry-title { display: none !important; }

/* Removes title from the "Forms" page. */
#post-9 .entry-title { display: none !important; }

/* Removes title from the "Payment/Insurance" page. */
#post-244 .entry-title { display: none !important; }

/* Removes title from the "Appointment Request" page. */
/* #post-259 .entry-title { display: none !important; } */

/* This effects the title display in a single entry posts. */
/*.single .entry-title { display: none !important; } */
.single .entry-title {	text-align:center; !important; }

.entry-thumbnails { display: none !important; }

/* Remove Posted on | No Comments from posts */
.entry-info { display: none !important; }

/* Single-post edits from Google tools. - 6/13/16 */
.single-post  {
    background: #FFF;
    border: 1px solid #CCC;
	margin: 0 10px 15px 0;
    padding: 0 15px;
}
 

/* cforms II stuff ******************* */
/* Remove cforms II display message. */
.linklove { display: none !important; }
.cform { 
	margin:5px auto 0 auto; 
	width: 535px; 
}
.cform label {
	width:135px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:135px; /* must be the same as above!*/
	display:block; 
}

.cform textarea,
.cform input { width:275px; }
.cform select {	width:283px;	padding:2px 0; }  
.cf-ol { font-weight:200; line-height:100%; font-size:1.25em; font-family:"Times New Roman", Times, serif; overflow:auto; }
.div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:480px;
	line-height:1.3em;
	margin:10px auto;
}

#cformsform { font-weight:200; line-height:100%; font-size:1.25em; font-family:"Times New Roman", Times, serif; overflow:auto; }

/* .cform textarea { font-weight:200; line-height:100%; font-size:1.25em; font-family:"Times New Roman", Times, serif; overflow:auto; } */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:1.25em;
	display: -moz-inline-box; 
	vertical-align:top;
}
p.cf-sb {
	text-align:center;
	padding: 0!important;
	margin: 0;
}

/* Footer stuff **********************  */
/* Footer background color */
#footer    { 
	width: 980px;
	background: #9DC880;
	float: left;
	margin: 20px auto 0;
} 

/* Footer text */
