/*   
Theme Name: Cedar Creek Counseling Services
Theme URI: http://cedarcreekcounselingtx.com/
Description: A search engine optimized website framework for WordPress.
Author: Abidesco
Author URI: http://abidesco.com/
Version: 1.0
Tags: threaded-comments, microformats
.
The ivebenthinking Theme for WordPress is copyright Abidesco http://abidesco.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Import a basic layout */
@import url('styles/1c-b.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

html{
background: url("images/bg_wood.jpg") repeat-y scroll center top #CFDEE2;
}
body {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#wrapper{
background: #E9E9E9;
padding: 0px 30px 30px 30px;
-moz-box-shadow:0px 0px 50px #000000;
-webkit-box-shadow:0px 0px 50px #000000;
}
/* =Header
-------------------------------------------------------------- */
#header{
border-bottom: 1px solid #000000;
border-top: 6px solid #000000;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 30px;
height: 58px;
}
#sec_masthead{
border-bottom: solid 1px #000000;
margin-bottom: 20px;
*height: 60px;
}
#branding {
	float: left;
}
#sec_branding{
    float: left;
    background: url("images/logo_small.jpg") no-repeat left top;
    height: 40px;
    font-size: 28px;
    font-weight: bold;
    padding-left: 31px;
}
#sec_branding a{
    text-decoration: none;
    color: #000000;
}
.sf-menu, .sf-menu * { 
margin: 0;
padding: 0;
list-style: none;
float: left;
font-size: 15px;
font-weight: bold;
height: 22px;
}
.anchorSelect{
text-decoration: none !important;
color:#E9E9E9 !important;
background: #26D04E !important;
display: block;
position: relative;
color: #000000;
font-weight: bold;
padding-left:5px;
padding-right: 5px;
background:#E9E9E9;
line-height: normal;
margin-left: 20px;
}
.sf-menu {
float: right;
margin-top: 20px;
font-size: 20px;
font-weight: normal;
text-transform: uppercase;
}

.sf-menu a {
display: block;
position: relative;
color: #000000;
font-weight: bold;
padding: 5px;
background:#E9E9E9;
margin-left: 20px;

}

.sf-menu a:hover {
text-decoration: none !important;
color:#E9E9E9 !important;
background: #26D04E;
}
.sf-menu a:active, .sf-menu.active{
text-decoration: none !important;
} 

/* =Feature Area
-------------------------------------------------------------- */
#feature{
background: url("images/feature_1.jpg") no-repeat scroll center top;
height: 480px;
width: 940px;

}
/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: hidden;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}

/* =About
-------------------------------------------------------------- */
#about{
width: 100%;
min-height: 600px;
background: url("images/sec_div.jpg") no-repeat scroll center bottom;
float: left;
margin-bottom: 20px;
padding-bottom: 60px;
}
#about .sec_R{
margin-left: 40px;
width: 560px;
}
.big_quote{
font-size: 27px;
font-weight: 100;
text-align: right;
color: #9e9e9e;
float: left;
line-height: 1.5;
}

/* =Philosophy
-------------------------------------------------------------- */
#philosophy{
width: 100%;
min-height: 600px;
background: url("images/sec_div.jpg") no-repeat scroll center bottom;
float: left;
margin-bottom: 20px;
padding-bottom: 60px;
}
#philosophy .sec_R{
margin-left: 40px;
width: 560px;
}
/* =Testimonials
-------------------------------------------------------------- */
#testimonials{
width: 100%;
min-height: 600px;
background: url("images/sec_div.jpg") no-repeat scroll center bottom;
float: left;
margin-bottom: 20px;
padding-bottom: 60px;
}
#testimonials ul{
list-style: none;
margin-left: 0;
margin-top: 20px;
}
.quotes{
}
.quote-list{
margin-bottom: 20px;
background: url("images/plus.png") no-repeat scroll left center;
}
.quote-stream{
padding: 20px;
background: #ffffff;
font-style: italic;
margin-left: 50px;
}
/* =Contact
-------------------------------------------------------------- */
#contact{
width: 100%;
background: url("images/sec_div.jpg") no-repeat scroll center bottom;
float: left;
margin-bottom: 20px;
padding-bottom: 60px;
}
.map{
float: left;
background: #333333;
padding: 10px;
margin-bottom: 30px;
}
.map_info{
margin-left: 360px;
}
iframe{
padding: 0;
border: 0;
}
.map_info .numbers{
font-size: 16px;
font-family: Arial;
line-height: 1.2;
}
.map_info .numbers a{
color: #000000;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
background: #73C865;
font-weight: bold !important;
border: none;
padding: 10px;
font-family: Arial;
}
textarea{
width: 100%;
} 
/* =Titles
-------------------------------------------------------------- */
.section_subtitle{
text-transform: uppercase;
font-weight: bold;
font-size: 17px;
font-family: Arial;
*margin-left: -17px;
}

/* =Content
-------------------------------------------------------------- */

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}
.sec_div{
background: url("images/sec_div.jpg") no-repeat scroll left center;
height: 111px;
margin-bottom: 20px;
}
.sec_L{
float: left;
width: 340px;
height: 100%;
}
.sec_R{
width: 580px;
float: right;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
	list-style: none;
}

/* =Footer
-------------------------------------------------------------- */
#site-info{
color: #A3A3A3;
}
.copyr{
float: left;
}
.abidesco{
float: right;
}
.abidesco a{
color:#A3A3A3;
}
.abidesco a:{
text-decoration: underline;
}



















