/*
Theme Name: PilatesClasses
*/

/* main elements */

/* general settings */
body {
	margin: 0;
	font: 12px/18px Verdana, Geneva, sans-serif; 
	color: #666;
}
a {
	text-decoration: none;
	color: #7da0a3;
}
a:hover { text-decoration: underline; }
img { border-style: none; }
/* wrapper */
#wrapper {
	width: 850px;
	margin: 0 auto;
	padding: 131px 0 0;
	position: relative;
}
/* logo */
.logo {
	margin: 0;
	position: absolute;
	top: 25px;
	left: 1px;
}
.logo a {
	width: 276px;
	height: 39px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	cursor: pointer;
}
/* main */
#main {
	height: 1%;
	overflow: hidden;
	padding: 0 0 38px 45px;
}
/* content */
#content {
	width: 500px;
	float: left;
	position: relative;
}
#content .box {
	width: 487px;
	padding-left: 15px;
	min-height: 487px;
}
* html #content .box { height: 486px; }
#content .box p { margin: 0 0 2px; }
#content .mark { color: #7da0a3; }
/* content images position */
.img-pusher { padding: 145px 41px 0 0; }

div.img-pusher img { margin:0 auto;  }

#content img { display: block; }
#content .alignleft { float: left; }
#content .alignright { float: right; }
#content .aligncenter { margin: 0 auto; }
/* holder block */
#content .holder {
	width: 480px;
	height: 360px;
	position: absolute;
	bottom: 1px;
	left: 0;
}
* html #content .holder { bottom: 0; }
/* latest news box */
.latest-news-box {
	width: 227px;
	float: left;
	margin-top: 17px;
	background: url(images/bg-latest-news-box.png);
}
.latest-news-box h2 {
	margin: 0 0 -1px;
	padding: 9px 0 9px 11px;
	font-size: 14px;
	line-height: 17px;
	color: #7da0a3;
	background: #e6e6e6;
	position: relative;
	z-index: 1;
}
.latest-news-box ul {
	margin: 0;
	padding: 0 11px 23px 8px;
	list-style: none;
	position: relative;
}
.latest-news-box li {
	padding: 10px 20px 7px 2px;
	line-height: 14px;
	color: #fff;
	background: url(images/bg-latest-news-dots.gif) repeat-x;
}
.latest-news-box p { margin: 0; }
.latest-news-box .date {
	font-style: normal;
	font-size: 10px;
	line-height: 13px;
	display: block;
}
/* download box */
.download-box {
	width: 127px;
	height: 102px;
	color: #fff;
	text-align: center;
	padding: 34px 5px 0pt;
	line-height: 14px;
	background: url(images/bg-download-box.gif) no-repeat;
}
.download-box span {
	margin-bottom: 3px;
	padding-bottom: 12px;
	display: block;
	background: url(images/bg-download-box-dots.gif) no-repeat 7px 100%;
}
.download-box a {
	text-decoration: underline;
	color: #e5e5e5;
}
.download-box a:hover { text-decoration: none; }
#content .holder .download-box { float: right; }
/* sidebar */
#sidebar {
	width: 281px;
	padding-top: 6px;
	float: right;
	font-size: 14px;
}
#sidebar a {
	text-decoration: underline;
	padding-left: 2px;
}
#sidebar a:hover { text-decoration: none; }
#sidebar .ico-facebook {
	display: block;
	margin-bottom: 20px;
	padding: 4px 0 4px 39px;
	font-size: 12px;
	color: #666;
	background: url(images/ico-facebook.gif) no-repeat 3px 0;
	text-decoration: none;
}
#sidebar .ico-facebook:hover { text-decoration: underline; }
/* ads banner block */
.ad {
	margin: 0;
	padding: 21px 0 0;
	list-style: none;
}
.ad li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	padding-bottom: 9px;
}
.ad img {float: left; }
/* header */
#header {
	width: 812px; 
	position: absolute;
	top: 78px;
	left: 37px;
}
/* main navigation */
#nav {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #b3b3b3;
}
#nav li {float: left;}
#nav a {
	height: 28px;
	overflow: hidden;
	text-indent: -9999px;
	color: #f2f2f2;
	display: block;
	background: url(images/bg-nav.gif) no-repeat;
}
/* main navigation buttons */
#nav .home {
	width: 74px;
	background-position: 0 0;
}
#nav .home:hover,
#nav .active .home { background-position: 0 -28px; }
#nav .about-pilates {
	width: 104px;
	background-position: -74px 0;
}
#nav .about-pilates:hover,
#nav .active .about-pilates { background-position: -74px -28px; }
#nav .benefits-of-pilates {
	width: 134px;
	background-position: -178px 0;
}
#nav .benefits-of-pilates:hover,
#nav .active .benefits-of-pilates { background-position: -178px -28px; }
#nav .pilates-for-men {
	width: 110px;
	background-position: -312px 0;
}
#nav .pilates-for-men:hover,
#nav .active .pilates-for-men { background-position: -312px -28px; }
#nav .prenatal-pilates {
	width: 133px;
	background-position: -422px 0;
}
#nav .prenatal-pilates:hover,
#nav .active .prenatal-pilates { background-position: -422px -28px; }
#nav .class-schedules {
	width: 112px;
	background-position: -555px 0;
}
#nav .class-schedules:hover,
#nav .active .class-schedules { background-position: -555px -28px; }
#nav .faqs {
	width: 75px;
	background-position: -667px 0;
}
#nav .faqs:hover,
#nav .active .faqs { background-position: -667px -28px; }
#nav .contact {
	width: 80px;
	background-position: -732px 0;
	margin-left: -10px;
	position:relative;
}
#nav .contact:hover,
#nav .active .contact { background-position: -732px -28px; }
/* footer */
#footer {
	height: 1%;
	overflow: hidden;
	font-size: 10px;
	padding: 6px 3px 20px 36px;
	color: #999;
	background: url(images/bg-footer.gif) no-repeat 100% 0;
}
#footer p { margin: 0; }
#footer a { color: #999; }
#footer dl {
	margin: 0;
	float: right;
}
#footer dt {
	float: left;
	padding-left: 17px;
}
#footer dd {
	float: left;
	margin: 0;
	padding-left: 5px;
}
/* about page */
/* main */
.inner #main { padding: 18px 0 75px 37px; }
/* content */
.inner #content {
	width: auto;
	height: 1%;
	overflow: hidden;
	float: none;
}
/* post */
.post {
	height: 1%;
	overflow: hidden;
	font-size: 11px;
	line-height: 18px;
	padding-right: 65px;
}
.post .block {
	height: 1%;
	overflow: hidden;
}
.post h2 { margin: 10px 0; }
/* headings */
.text-about-pilates,
.text-benefits,
.text-pilates-for-men,
.text-prenatal-classes,
.text-postnatal-pilates,
.text-class-schedule-2010,
.text-faq,
.text-contact-us {
	width: 88px;
	height: 11px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/text-about-pilates.gif) no-repeat;
}
.text-benefits {
	width: 91px;
	background-image: url(images/text-benefits.gif);
}
.text-pilates-for-men {
	width: 97px;
	background-image: url(images/text-pilates-for-men.gif);
}
.text-prenatal-classes {
	width: 110px;
	background-image: url(images/text-prenatal-classes.gif);
}
.text-postnatal-pilates {
	width: 108px;
	background-image: url(images/text-postnatal-pilates.gif);
}
.text-class-schedule-2010 {
	width: 141px;
	background-image: url(images/text-class-schedule-2010.gif);
}
.text-faq {
	width: 186px;
	height: 14px;
	background-image: url(images/text-faq.gif);
}
.text-contact-us  {
	width: 75px;
	background-image: url(images/text-contact-us.gif);
}
.post .alignleft { padding-right: 31px; }
.post .alignright { padding-left: 31px; }
.post p {
	margin: 0;
	padding-bottom: 18px;
}
/* download box */
.post .download-box {
	margin: 74px -15px 0 0;
	float: right;
	display: inline;
}
/* benefits page */
/* main */
.inner-more #main { padding: 5px 0 102px 37px; }
/* post */
.inner-more .post,
.inner-prenatal .post {
	padding: 0;
	line-height: 16px;
}
.inner-more .post .alignleft { padding-right:19px; }
.inner-more .post .alignright { padding: 20px 3px 0px 33px; }
* html .inner-more .post .alignleft { margin-right: -3px; }
* html .inner-more .post .alignright { margin-left: -3px; }
.inner-more .post img { padding: 1px 0 67px; }
.inner-more .post .alignright img { padding-bottom: 18px; }
.inner-more .post h2,
.inner-prenatal .post h2 { margin: 0 0 11px; }
.other .post h2 { margin: 0 0 7px; }
.inner-more .post p,
.inner-prenatal .post p { padding-bottom: 8px; }
.other .post p { padding-bottom: 7px; }
.post ul {
	margin: 0;
	padding: 16px 0 13px 1px;
	list-style: none;
}
.post ul li { padding: 0 0 4px; }
.post ul span {
	padding-left: 12px;
	background: url(images/bullet.gif) no-repeat 0 5px;
}
/* download box */
.post .alignleft .download-box {
	margin: 0 0 0 34px;
	float: left;
}
.post .alignright .download-box {
	margin: 0 34px 0 198px;
	float: left;
}
/* pilates for men page */
/* main */
.other #main { padding: 4px 0 78px 43px; }
/* prenatal page */
/* main */
.inner-prenatal #main {
	padding: 0 0 28px 58px;
	margin-top: -2px;
}
/* post */
.posts { padding-bottom: 26px; }
.inner-prenatal .post { padding-right: 31px; }
.inner-prenatal #content .alignright { padding: 23px 0 0 21px; }
.inner-prenatal .post ul {padding: 0 0 2px 1px;}
.inner-prenatal .post ul li {
	line-height: 13px;
	padding: 0 0 7px;
}
/* class schedules page */
/* main */
.inner-classes #main { padding: 5px 0 46px 66px; }
/* content */
.inner-classes #content { width: 625px; }
/* post */
.inner-classes .post h2 { margin: 0 0 17px; }
/* tables */
/* schedule box */
.schedule-box { padding-bottom: 9px; }
.schedule-box table {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 22px;
}
.schedule-box th {
	font-size: 12px;
	color: #fff;
	background: #97b3b5;
	text-align: left;
	padding: 0 0 2px 6px;
}
.schedule-box th.even { background-color: #aedee4; }
.schedule-box td {
	padding: 5px 0 0;
	line-height: 13px;
	vertical-align: top;
	background: #f5f5f5 url(images/bg-table.gif) repeat-x;
}
.schedule-box td.column01 {
	width: 84px;
	padding-left: 6px;
}
.schedule-box td.column02 { width: 110px; }
.schedule-box td.column03 { width: 145px; }
.schedule-box td.column04 { width: 103px; }
.schedule-box td.column05 { width: 112px; }
.schedule-box td strong {
	display: block;
	border-bottom: 1px solid #ccc;
}
/* info block */
.info {
	height: 1%;
	overflow: hidden;
	line-height: 13px;
	padding-right: 4px;
}
.info .block {
	margin: -1px 0 -4px;
	padding: 2px 0 0;
	border-top: 1px solid #999;
}
.info h3 {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}
.post .info p { padding: 0 0 21px; }
.post .info dl {
	height: 1%;
	overflow: hidden;
	margin: 0;
	line-height: 13px;
	padding: 7px 0 13px;
}
.info dt {
	float: left;
	clear: both;
	padding: 0 3px 7px 0;
}
.post .info dd {
	float: left;
	padding-bottom: 7px;
}
* html .info dt { padding-right: 0; }
* html .post .info dd { float: none; }
* +html .post .info dd { float: none; }
/* faq page */
/* main */
.inner-faq #main { padding: 5px 0 103px 37px; }
/* post */
.inner-faq  .post { padding: 0; }
.inner-faq .post .alignleft { padding: 0 44px 0 1px; }
.inner-faq .post .alignright { padding: 0 1px 0 44px; }
.inner-faq .post h2 { margin: 0 0 14px; }
.post dl {
	margin: 0 0 4px;
	line-height:16px;
}
.post dd {
	margin: 0;
	padding-bottom: 14px;
}
/* contact page */
/* main */
.inner-contact #main { padding: 11px 0 136px 35px; }
/* post */
.inner-contact .post {
	padding: 0;
	line-height: 15px;
}
.inner-contact .post .alignleft { padding: 27px 29px 0 0; }
.inner-contact .post .alignright { padding: 27px 0 0 29px; }
.inner-contact .post h2 {
	line-height: 18px;
	margin: 0 0 6px;
}
/* address box */
.address-box {
	margin-bottom: 3px;
	padding-right: 120px;
	line-height: 15px; 
	border-bottom: 2px solid #ccc;
}
.address-box .block {
	height: 1%;
	overflow: hidden;
}
.address-box address {
	width: 150px;
	float: left;
	line-height: 14px;
	padding: 2px 0 14px;
	font-style: normal;
}
.address-box dl {
	width: 199px;
	line-height: 13px;
	padding-top: 4px;
	float: right;
}
.address-box dt {
	float: left;
	clear: both;
	padding: 0 3px 0 0;
}
.address-box dd {
	float: left;
	padding: 0;
}
.post .address-box p { padding-bottom: 13px; }
.address-box dd a { color: #666; }
/* mini post */
.mini-post { padding-bottom: 6px; }
.heading {
	display: block;
	padding-bottom: 5px;
}
.post .mini-post p { padding-bottom: 5px; }

/* */

.navigation .next{
	float:right;
	margin:0px;
}
.navigation .prev {
	float:left;
	margin:0px;
}
#content .meta ul{
	list-style:none;
	padding:0 0 10px;
	margin:0 0 10px;
}
#comments, #respond{
	margin:0px;
	padding:0px;
}
#respond textarea#comment{
	width:430px;
}
fieldset{
	border:none;
}