/*   
Theme Name: All Wellness VT
Theme URI: 
Description: Custom Theme for All Wellness VT
Author: Tim Twinam of Daylight Websites
Author URI: http://daylightwebsites.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Based on the excellent Thematic WP tool
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/2c-r-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');

/*   AllWellness Customizations begin   */


/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font: 12px Georgia,serif;
    line-height:18px;
}
p, ul, ol, dd, pre {
    margin-bottom:10px;
}

h1 {
	color: #9e7f8a;
}
h2.entry-title a {
	color: #9e7f8a;
}

/*  Header Area
-------------------------------------------------------------- */

#branding {
    padding:10px 0 10px 0;
}


#blog-title a {
background:url(images/AllWellnessVT-header2.jpg) no-repeat top center;
display:block;
text-indent:-9000px;
width: 900px;
height: 207px;
}

#blog-description {

    display: none;
/*    color:#666;
    font-size:13px;
    font-style:italic;
*/
}

/*  Menu
-------------------------------------------------------------- */

#access {
    font-family:Arial,sans-serif;
    border-bottom:1px solid #fff;
    height:32px;
    font-size:17px;
     text-transform: lowercase;
    overflow:visible;
    z-index:100;
}

.entry-title {
    font-family:Arial,sans-serif;
     text-transform: lowercase;
    font-size:26px;
     text-transform: lowercase;
    line-height:26px;
    padding:0 0 7px 0;
}



/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:1px solid #fff;
	float:left;
}

.sf-menu a {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #9e7f8a;
}
.sf-menu li {
	background:		#fff;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
    outline:		0;
    color: #EE2044;
}
.sf-menu ul {
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}


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

#main {
    clear:both;
    padding:26px 0 22px 0;
    width:900px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}

body {
    min-width:900px;
}

#header {
    position:relative;
}

#branding {
    width:900px;
    margin:0 auto;
}

#container {
    width:600px;
    float:left;
}

#content {
    margin:0 0 0 10px;
    width:540px;
    overflow:hidden;
}

.menu {
    width:900px;
    margin:0 auto;
}

.main-aside {
    width:280px;
    float:right;
    position:relative;
    right:10px;
}

#primary {
    border:1px solid #fff;
    padding:18px 0 0 0;
    margin-bottom:22px;
}


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

table {
    border:1px solid #fff;
    border-width:0 0 0 0;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #fff;
}
.aside thead {
    border:1px solid #fff;
}
.aside tbody {
    border:1px solid #fff;
}
.aside th, .aside td {
    border-right:1px solid #fff;
    padding:none;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */
#searchform input {
margin-left:10px;
}

.aside,
.aside input {
    font-family:Arial,sans-serif;
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}

.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:5px;
}

.aside form,
.aside table {
    margin-bottom:8px;
}
.aside table {
    border:none;
}
.aside thead {
    border:none;
}
.aside tbody {
    border:none;
}
.aside th, .aside td {
    border:none;
    padding:none;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}

.aside h3 {
	color: #ED1C49;
}



/* =Specials
-------------------------------------------------------------- */
input,textarea {
background: #EBEBEB;
}

.sched {
    font-family:Arial,sans-serif;
    font-size:10px;
    border:1px solid #ccc;
    line-height:10px;
    padding: none;
}
.sched td {
    border:1px solid #ccc;
}
.sched tr {
    border:1px solid #ccc;
}
.sched tbody {
    border:1px solid #ccc;
}
.sched table {
    border:1px solid #ccc;
}

.pricing {
    font-family:Arial,sans-serif;
    font-size:12px;
    border:1px solid #ccc;
    line-height:14px;
    padding: none;
}
.pricing td {
    border:1px solid #ccc;
}
.pricing tr {
    border:1px solid #ccc;
}
.pricing tbody {
    border:1px solid #ccc;
}
.pricing table {
    border:1px solid #ccc;
}
