/*
Theme Name: Concord Yoga
Theme URI: http://www.cocordyoga.com/
Description: The default Concord Yoga Studio theme.
Version: 1.0
Author: Brett Fusedale
Author URI: http://www.fadeagency.com/
*/


@charset "utf-8";

/* CSS Document */

/* Global Reset */

* {
	padding:0;
	margin:0;
}

/* Global Styles */


p {
padding: 10px 0 0 0;
}

.timetable-table {
margin: 10px 0 0 0;
}
li {
	margin: 10px 0 0 80px;
        list-style-type:disc;
}

a:link, a:active {
	color:#1d6ebf;
	text-decoration:none;
}
a:hover {
	color:#ad4a66;
        text-decoration:underline;
}
a:visited {
	color:#1d6ebf;
	text-decoration:none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #7d7d7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	background-image: url(images/bg-page.jpg);
	background-position: center top;
	background-repeat: repeat;
	line-height: 1.3em;
}

.copyright {
	margin: 0 0 0 20px;
	padding: 0;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;

}
h1, h1 a {
	padding-top: 20px;
	color: #1d6ebf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2, h2 a {
	padding-top: 20px;
	color: #68a2dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3, h3 a {
	padding-top: 10px;
	color: #84b7e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Layout */

#container {
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 324px;
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
}

#content-wrapper {
	background-image: url(images/bg-content.png);
	background-repeat: repeat-y;

}
#main-page {
        width: 923px;
        float: left;
        padding: 0 40px 40px 40px;
}
#main-home {
        width: 640px;
        float: left;
        padding: 0 20px 40px 40px;
}
#sidebar {
        width: 280px;
        float: right;
        margin: 0 5px 0 0;
}
#footer {
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	height: 88px;
	clear: both;
}
#footerfade {
	width: 150px;
	text-align: right;
	float: right;
	margin-right: 20px;
        margin-bottom: 30px;
}

/* Menu */

.menu {
	list-style:none;
        margin-left: 90px;
}
.menu li {
	display:inline;
	padding: 0;
	margin: 0;
}
.menu li a {
	height: 48px;
        margin-top: 275px;
        float: left;
}
.menu li a span {
	display: none;
}
li.news a {
	width:63px;
	background-image: url(images/menu-news.png);
	background-repeat: no-repeat;
}
li.news a:hover {
	background-position: 0px -48px;
}
li.news a.active {
	background-position: 0px -94px;
}
li.about a {
	width:70px;
	background-image: url(images/menu-about.png);
	background-repeat: no-repeat;
}
li.about a:hover {
	background-position: 0px -48px;
}
li.about a.active {
	background-position: 0px -94px;
}
li.yoga a {
	width:65px;
	background-image: url(images/menu-yoga.png);
	background-repeat: no-repeat;
}
li.yoga a:hover {
	background-position: 0px -48px;
}
li.yoga a.active {
	background-position: 0px -94px;
}
li.timetable a {
	width:90px;
	background-image: url(images/menu-timetable.png);
	background-repeat: no-repeat;
}
li.timetable a:hover {
	background-position: 0px -48px;
}
li.timetable a.active {
	background-position: 0px -94px;
}
li.rates a {
	width:65px;
	background-image: url(images/menu-rates.png);
	background-repeat: no-repeat;
}
li.rates a:hover {
	background-position: 0px -48px;
}
li.rates a.active {
	background-position: 0px -94px;
}
li.workshops a {
	width:102px;
	background-image: url(images/menu-workshops.png);
	background-repeat: no-repeat;
}
li.workshops a:hover {
	background-position: 0px -48px;
}
li.workshops a.active {
	background-position: 0px -94px;
}
li.pregnancy a {
	width:97px;
	background-image: url(images/menu-pregnancy.png);
	background-repeat: no-repeat;
}
li.pregnancy a:hover {
	background-position: 0px -48px;
}
li.pregnancy a.active {
	background-position: 0px -94px;
}
li.studio-rental a {
	width:116px;
	background-image: url(images/menu-studio-rental.png);
	background-repeat: no-repeat;
}
li.studio-rental a:hover {
	background-position: 0px -48px;
}
li.studio-rental a.active {
	background-position: 0px -94px;
}
li.contact a {
	width:97px;
	background-image: url(images/menu-contact-us.png);
	background-repeat: no-repeat;
}
li.contact a:hover {
	background-position: 0px -48px;
}
li.contact a.active {
	background-position: 0px -94px;
}

.clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
}
/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
/* End hide from IE-mac */



.table-mailing-list {
        margin: 10px 50px 0 50px;
        width: 380px;
        background-color: #f2f9ff;
}
.table-mailing-list tr, .table-mailing-list td {
	padding: 10px;
	border: 1px solid #e7f2fc;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
padding: 0 0 20px 20px;
}

