/*
Theme Name: Chair Master Excercises
Theme URI: http://chairmasterexcercises.com/
Description: The Chair Master WordPress theme
Version: 1.0
Author: E1
Author URI: http://e1design.us/
*/



body {
    padding: 0;
    margin: 0;
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    font-size: 62,5%;
    background: #1C405F url(images/fill_body.jpg) repeat-x;
}

a {
    color: #F44412;
}

a:hover {
    text-decoration: none;
}

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

#header {
    width: 900px;
    height: 120px;
}

#header #logo {
    float: left;
    width: 433px;
    height: 120px;
}

#header #top-menu {
    float: right;
    width: 400px;
    padding: 33px 20px 0 0;
    text-align: right;
    color: #F44412;
}

#header #top-menu a {
    padding: 10px;
    font-weight: bold;
    color: #F44412;
}

#header #top-menu a:hover {
   text-decoration: none;
}

#header #phone {
    float: right;
    width: 467px;
    height: 70px;
    background: url(images/phone.jpg) no-repeat;
}

#body {
    float: left;
    background: #fff;
}

#menu {
    padding: 0 0 50px 15px;
}

#menu #nav, #menu #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#menu #nav li a {
	display: block;
	width: 195px;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    color: #2C5560;
    background: url(images/btn_up.jpg) no-repeat;
}

#menu #nav li a:hover, #menu #nav li.current_page_item a {
    background: url(images/btn_hover.jpg) no-repeat;
}

#menu #nav li li a:hover, #menu #nav li.current_page_item li a,
#menu #nav li.current_page_parent li.current_page_item a {
    background: none;
}

#menu #nav li ul {
    padding: 8px;
    margin: -3px 0 0 10px;
    border: 1px solid #DAD7D7;
    background: #E7E6E6;
}

#menu #nav li li a
{
	display: block;
	width: 145px;
    padding: 7px;
    text-align: left;
    font-size: 14px;
    color: #6A6666;
    background: none;
    border-bottom: 1px solid #D6D4D4;
}

#menu #nav li li a:hover,
#menu #nav li.current_page_parent li.current_page_item a:hover {
	color: #333;
    background: none;
}

#menu #nav #menu-home {
	display: block;
	width: 85px;
    text-align: center;
    background: url(images/btn_home_up.jpg) no-repeat;
}

#menu #nav #menu-home:hover, 
#menu #nav .current_page_item #menu-home {
    background: url(images/btn_home_hover.jpg) no-repeat;
}

#menu #nav li {
	float: left;
	width: 195px;
}

#menu #nav li#home {
	float: left;
	width: 85px;
}

#menu #nav li ul { 
	position: absolute;
	width: 195px;
	left: -999em; 
}

#menu #nav li ul { 
	width: 158px;
}

#menu #nav li:hover ul, #menu #nav li.sfhover ul { 
	left: auto;
}

#vision {
    width: 900px;
    height: 190px;
    background: url(images/statement.jpg) no-repeat;
}

#vision h1 {
    margin: 0 0 0 300px;
    padding: 15px 0 0 0;
    font-size: 1.3em;
    font-family: georgia, serif;
    color: #0E3854;
}

#vision p {
    margin: 0;
    padding: 0 30px 10px 300px;
    font-style: italic;
    font-weight: bold;
    color: #000;
    line-height: 120%;
}

#vision p strong {
    color: #0E3854;
}

#body #left {
    float: left;
    width: 499px;
    height: 299px;
    background: url(images/bg_left.jpg) no-repeat;
}

#body #left-content {
    float: left;
    width: 450px;
    padding: 20px 0 0 30px;
}

#left-content h1 a {
    text-decoration: none;
    color: #fff;
    font-size: 0.8em;
}

.date {
    float: left;
    width: 70px;
    padding-left: 5px;
    text-align: center;
    line-height: 140%;
    margin-bottom: 5px;
}

.date span {
    font-family: arial, sans-serif;
}

.date .month {
    font-size: 0.7em;
}

.date .day {
    font-size: 2.1em;
    font-weight: bold;
    display: block;
}

.date .year {
    font-size: 0.9em;
    font-weight: bold;
}

#left #left-heading {
    float: left;
    width: 373px;
}

#left-heading h1 {
   margin: 0 0 0 10px;
   padding: 0;
   font-family: georgia, serif;
   font-weight: normal;
   color: #fff;
}

#left .left-text {
    width: 100%;
    float: left;
    font-size: 0.9em;
    background: #FEFCD5;
}

.left-text p {
    margin: 0;
    padding: 5px 8px;
}

#body #right {
    width: 401px;
    float: right;
}

#body #content {
    float: left;
    width: 550px;
    padding: 10px 20px;
}

#content #breadcrumb, #sidebar h1 {
    padding: 10px;
    margin: 0;
    font-size: 0.9em;
    font-family: georgia, serif;
    font-weight: normal;
    background: #FAFCF1;
}

#content #breadcrumb a {
    color: #1A60AF;
}

#content {
    color: #535252;
    font-size: 1em;
}

#content h2 {
    margin: 30px 0;
    font-family: georgia, serif;
    font-size: 1.5em;
    font-weight: normal;
    color: #333435;
}

#body #sidebar {
    float: left;
    width: 270px;
    padding: 10px;
}

#sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#sidebar ul li h2, .sidebox {
    font-family: georgia, serif;
    font-size: 1em;
    padding: 8px 5px;
    margin: 25px 0 10px 0;
    background: #FAFCF1;
    border: 1px solid #eee;
    color: #333;
}

#sidebar ul li a {
    padding-left: 20px;
    font-size: 1em;
    text-decoration: none;
    background: url(images/blt.png) center left no-repeat;
}

#sidebar ul li a:hover {
    text-decoration: underline;
}

#sidebar h1 {
    font-size: 1.2em;
    color: #3D3B3B;
    padding: 6px;
}

#sidebar .box {
    width: 263px;
    margin: 10px 0;
    padding: 10px 0;
    background: url(images/fill_sidebar_box.jpg) no-repeat;
    border: 1px solid #eee;
}

.box .box-content {
    float: left;
    width: 175px;
    padding: 0 0 0 10px;
}

.box-content h2 {
    margin: 0;
    font-family: georgia, serif;
    font-weight: normal;
    font-size: 1.2em;
    color: #295473;
}

.box-content h2 a {
    text-decoration: none;
    color: #295473;
}

.box-content p {
    margin: 0;
    padding: 5px 0;
    font-family: georgia, serif;
    font-size: 0.8em;
    color: #5C5B5B;
    line-height: 160%;
}

.post h3 {
    margin: 40px 0 5px 0;
}

.post small {
    font-weight: bold;
    color: #adadad;
}

#footer {
    float: left;
    width: 900px;
    padding: 20px 0 !important;
    padding: 30px 0;
    background: url(images/footer.jpg) no-repeat; 
}

#footer #footer-menu, #footer #footer-copy {
    float: left;
    width: 350px;
    padding: 0 40px;
}

#footer #footer-menu p, #footer #footer-copy p {
    color: #696665;
    font-family: arial, sans-serif;
    font-size: 0.7em;
}

#footer #footer-menu a, #footer #footer-copy a {
    color: #696665;
    padding: 5px;
}

#footer #footer-copy {
    float: right;
    color: #B9B7B7;
}

#footer #footer-copy p {
    text-align: right;
    color: #B9B7B7;
}

.sep {
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #FFF;
    line-height: 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.postmetadata, .alt {
    padding: 10px;
    margin: 10px 0;
    background: #FAFCF1;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.commentlist {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#comment {
    width: 550px;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.clear {
    clear: both;
}
