/*   
Theme Name: Back In Motion Chiropractic
Theme URI: 
Description: A thematic child theme for for Back In Motion Chiropractic
Author: Ross Cowman
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
background-color: #99bbbc;
font-family: palatino, ariel, serif;
font-size: 15px;
}

#header {
background-color: #00376a !important;
}

#branding {
padding:0 0 0 0;
margin : 0 0 0 0;
}

#blog-title a {
display:block;
text-indent:-3000px;
text-align: center;
vertical-align: middle;
height: 127px; /* height of your header, like 180px */
width: 100%; /* width of your header, like 940px */
background:url(/images/header.jpg) no-repeat top left;	
background-color: #00376a;
}

#blogtitle , #siteinfo {
font-family: palatino, ariel, serif;
font-size: 20px;
color: #00376a;
}

#siteinfo a:link{
color: #f3f2da;
}

a:link , .aside a:link {
color:#000000 ;
text-decoration: none;
}

a:hover , #siteinfo a:hover{
color: #010153;
}

#blog-description {
text-indent:-3000px;
height: 0px;
}
#access , #footer {
background-color: #306c6d;
border-style:solid;
border-width: #99bbbc;
border-color: #00376a;
}

.sf-menu {
    border-right:0px solid #ccc;
}
.sf-menu a {
	border-left:0px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
}

}

.sf-menu ul {
    border-right:0px solid #ccc;
    border-bottom:0px solid #ccc;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}

.sf-menu, .sf-menu *{
padding: 0 15px;
}
/* nav images */

#access .page-item-2 , .page-item-2 li:hover, .page-item-2 li.sfHover,
.page-item-2 a:focus, .page-item-2 a:hover, .page-item-2 a:active 
{
background:url(/images/buttons/about-us.jpg) no-repeat top left ;
width: 133px;
text-indent:-3000px;
}


#access .page-item-4 , .page-item-4 li:hover, .page-item-4 li.sfHover,
.page-item-4 a:focus, .page-item-4 a:hover, .page-item-4 
{
background:url(/images/buttons/services.jpg) no-repeat top left;
width: 118px;
text-indent:-3000px;
}

#access .page-item-13 , .page-item-13 li:hover, .page-item-13 li.sfHover,
.page-item-13 a:focus, .page-item-13 a:hover, .page-item-13 a:active 
{
background:url(/images/buttons/news-events.jpg) no-repeat top left;
width: 218px;
text-indent:-3000px;
}

#access .page-item-12 , .page-item-12 li:hover, .page-item-12 a:hover , .page-item-12 li.sfHover,
.page-item-12 a:focus, .page-item-12 a:active
{
background:url(/images/buttons/profiles.jpg) no-repeat top left;
width: 223px;
text-indent:-3000px;
}

#widget_links a {
target:_blank;
}
/*#access .page-item-9 a:hover {
background:url(/images/buttons/ro-profiles.jpg) no-repeat top left;
}

#access .page-item-8 a:hover {
background:url(/images/buttons/ro-news-events.jpg) no-repeat top left;
}

#access .page-item-7 a:hover {
background:url(/images/buttons/ro-services.jpg) no-repeat top left;
}

#access .page-item-2 a:hover {
background:url(/images/buttons/ro-about-us.jpg) no-repeat top left;
}*/

#main {
padding: 0px;
float:left;
width:1010px;
}

#container {
margin: 0;
}

#content {
background-color: #f3f2da;
padding:20px;margin: 0 272px;
}

#container {
	width:1000px;
	}


.aside {
background-color: #99bbbc;
padding-top:20px;
width: 240px;
border: 0px;
color: #000000;
}

.aside input {
mardin-bottom:0px;
}

.main-aside ul {
padding:0 0 20px 13px;
}

#secondary li {
margin-bottom:10px;
}

.aside h3 , .aside h3 a {
color:#00376A !important;
font-size:17px;
font-style:italic;
line-height:21px;
}

#primary , #secondary {
border: 0px;
font-size:15px;
width: 252px;
}

#primary {
	margin: 0 0 0 -990px;
	}

#secondary {
margin: 0 0 0 -270px;
}

.entry-meta {
display:none;
}

.entry-utility {
display:none;
}
display:none;
}


