/* 
Theme Name: Mind At Ease, LLC 
Based on: Whiteboard, by Brian Purkiss, Version: 2.0.1
http://whiteboardframework.com/

Description: Psychology Practice in Chicago, IL
Theme URL: http://mind-at-ease-llc.com
Author URL: http://www.antjeradtke.com
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	/*font-weight:inherit;
	font-style:inherit;*/ /*turning these off allows the formatting done inside the wordpress page wysiwyg editor to work!*/
}

caption, th, td { text-align:left; font-weight:normal;}

table { border-collapse:separate; border-spacing:0; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" "";  padding-left:30px;}
{ margin:0; padding:0; }

/*
Here is a list of all the <DIV>s in Whiteboard.
*/
/*********** Standard *************/

body { background: #85bddf; font-family:Arial, Helvetica, sans-serif;}
/* -----------links -----------*/
a, a:visited {color:#027ac0; text-decoration:none;}
a:hover{color:#027ac0; text-decoration:underline;}

li {list-style:none;}

/* Headers */
 h1  {font-family:"Times New Roman", Times, serif; font-size:1.5em; font-weight:bold; padding: 10px 0 6px }
 h2 {font-family:"Times New Roman", Times, serif; font-size:1.1em; font-weight:bold; padding: 10px 0 0px;}
 h3 {font-family:"Times New Roman", Times, serif; font-size:1em; font-weight:bold; padding: 12px 0 0px 0;}
 h3#extra-margin {font-family:"Times New Roman", Times, serif; font-size:1em; font-weight:bold; padding: 12px 0 6px 12px;}

p { font-size:.85em; line-height: 1.4em; padding: .35em 0; }
p.center {text-align:center;}

/*********** LAYOUT ****************/
#containerWrap { /*background:transparent url(images/page-bottom.gif) no-repeat 2px 5px;*/ /*border-top: 4px solid #a0bfd1; border-bottom:4px solid #a0bfd1;*/} 
#container { width:908px; padding: 0 4px 4px; margin:6px auto 10px auto; background:transparent url(images/page-bg.gif) repeat-y; }
/* -----------header -----------*/
#header {}
#headerBar { height: 186px; background: transparent url(images/logo-header.gif) no-repeat;}
/* -----------navigation  -----------*/

#topNav  {width:900px; display:block; height:33px; background:transparent url(images/nav-bg.gif) repeat-x;}
#topNav ul{list-style:none; padding-top: 6px;}
#topNav li{display:inline; padding: 5px 40px; }
#topNav li a {font-size: 1em; }

/* Content */
#content{ width:600px; float:left; padding: 5px 5px 10px 10px;}

/* Squares aka "content-two.php*/

#squares {float:left;}
.square  {width:160px; height:150px; float:left;}
.square p {font-size:0.795em; padding:2px 0; line-height:1.3em;}
.square h2 {font-size:1em; padding: 10px 0 0px; }


/* Sidebar */
#sidebar-body ul { list-style:none;}
li.pagenav {margin:0; padding:0;}
#directions { margin: 0; padding: 0;}



/* Footer */
#footer{ clear:both; width:900px;/* background:transparent url(images/page-bottom.gif) no-repeat;*/ }
#footerBar { background:transparent url(images/footer-bar-bg.gif) repeat-x; width:900px; height:17px;}
#footerText { margin-top:3px; font-size: .75em; color:#908985; text-align:center;}
#footer a, #footer a:visited{text-decoration:none;}
#footer a:hover {text-decoration:underline}


/*#page-bottom { background:transparent url(images/page-bottom.gif) no-repeat center bottom;} */

/*Form*/

form { padding-left:50px;}




/*------ Post ------*/
.post { }
.postmeta { }
.postnavigation { }
/*------ Search Form ------*/
#searchform { }
/*------ Sidebar ------*/
#sidebar{width:266px; float:left;}
/*------ Comments ------*/
#comments .comments_navigation { }
.comments_navigation { }
.comments_reply {}
.comments_text { }
.comments_meta {}


/* STYLES*/
/****************************/

/*NAVIGATION*/
#topNav a, #topNav a:visited {color:#FFFFFF; text-decoration:none; }
#topNav .current_page_item a{color:#027ac0; text-decoration:none;}
#topNav .current_page_item a:hover{color:#027ac0; text-decoration:none;}
#topNav a:hover{ color:#d3d3d3; text-decoration:none;}
 
 /* Content*/
#contentWrap { background:#e9dcd3; width:890px; float:left; border:5px solid #fff3eb; }
#content{  margin:5px 0 5px 5px;}
#content-interior {background:#fffaf7; width:568px; float:left; padding:5px 15px 12px; margin:10px 5px 15px 15px; border:thin solid grey;}
/* Squares -- aka "content-two.php*/
#squares { border-top:8px dotted #fffaf7; border-bottom: 8px dotted #fffaf7; }
.square { background-color:#f7efe9; border:8px solid #e9dcd3; padding:0 12px 10px 12px; }


/* Sidebar */
#sidebar { font-size:.9em; line-height:1.2em;}
#sidebar ul {text-align:left; padding-left:10px;}
#sidebar ul li.pagenav ul{padding:0; font-size:1.1em;}

#sidebar-body {font-size:1em; text-align:center; padding:11px 3px 8px;  margin:10px 4px; border-top:8px dotted #FFFAF7; border-bottom:8px dotted #FFFAF7;}
#sidebar-body ul li {font-size:.9em;}
#sidebar a, #sidebar a:visited { color:#027ac0; text-decoration:none;}
#sidebar a:hover { color:#027ac0; text-decoration:underline;}


.widget_text {font-size:.9em;}

/* Front Page */
#content-front {background:#e9dcd3 url(images/are-you-wordart.gif) no-repeat; height:288px; border:thin solid grey; }

#section-one {padding:46px 0 0 78px; font-size:16px; width:465px; }
.size11 {font-size:11px;}
.size18 {font-size:18px;}
.size22 {font-size:22px;}
.size24 {font-size:24px;} 
#alignRight { text-align:right; margin:0; padding:0;} 

#section-two {text-align:center; margin:10px 0; font-size:0.87em; font-style:italic;}
/* Request An appointment Button */
#request-btn { text-align:center; font-size:1em; font-style:normal; height:27px; padding-top:12px; }
#request-btn a { background:transparent url(images/orange-button.gif) no-repeat center center; padding:10px 32px; color:#FFFFFF; text-decoration: none;}


right_2055276276 {color:#027ac0;}

