/*
Theme Name: QI Yoga
Theme URI: 
Description: 
Version: 1.0
Author: Yoga Reach
Author URI: http://www.yogareach.com.au
Tags: 
*/

body { 
	margin: 0px;
	background: url(images/background.jpg) no-repeat center top;
	font: 12px/130% Arial, Verdana, Tahoma, san-serif;
	color: black;
}

.authcomment { background-color: #e3eed9 !important; }

/* Universal Styles */
a { color: #458B00; text-decoration: underline;}
.clear { clear: both; }
.alignleft { margin-right: 15px; margin-bottom: 15px; }
h1 { font-size: 22px; color: #000000; font-weight: normal; margin: 0px 0px 12px 0px; line-height: 24px; }
h2 { font-size: 18px; color: #000000; font-weight: normal; margin: 0px 0px 12px 0px; line-height: 20px; }
h3 { font-size: 14px; color: #000000; font-weight: bold; margin: 5px 0px 8px 0px; line-height: 16px; }

.comments { margin: 0 0 0 0; clear: both;}
.comments label { float: left; width: 150px; }
.comments p { clear: left; }
.italics { font-style: italic; color: #999999; }
ol.commentlist { margin: 0; padding: 0;}
ol.commentlist li { list-style: none; margin: 0; padding: 8px 0; border-bottom: solid 1px #dedede; padding-bottom: 7px;}
ol.commentlist li.authorstyle { background-color: #edf6e6; padding: 8px 6px;}
ol.commentlist p { margin-top: 0; }

.alignleft { float: left; }
.alignright { float: right; }

input { height: 14px; border: solid 1px #cccccc; }
textarea { border: solid 1px #cccccc; padding: 6px 5px 5px 5px; margin: 0px 8px 0px 0px; font-family: Arial, Verdana, Tahoma; font-size: 12px; }

.search {
	width: 820px;
	margin: 25px auto 0px auto;
	height: 77px;	
}

.search #newsletter-signup {
    float: left;
	width: 270px;
	padding-top: 17px;
	text-align: left;
}

.search #newsletter-signup .input-txt {
	height: 14px;
	width: 187px;
	border: solid 1px #cccccc;
	padding: 6px 5px 5px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0px 0px 6px 0px;
}

.search #search-box {
	float: right;
	width: 270px;
	text-align: right;
}

.search #search-box .input-txt {
	height: 14px;
	width: 187px;
	border: solid 1px #cccccc;
	padding: 6px 5px 5px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0px 0px 6px 0px;
}

.button {
	color: #FFFFFF;
	text-align: center;
	background: url(images/button-bg.gif) repeat-x;
	padding: 0px 6px;
	height: 26px;
	border: solid 0px #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.wrapper {
	width: 800px;
	padding: 10px 10px 0px 10px;
	margin: 0px auto;
	
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-let-radius: 2px;
	background: url(images/brown85.png) repeat;
}

.content {
	width: 782px;
	background-color: #FFFFFF;
	border: solid 1px #967058;
	border-bottom: solid 0px #967058;
	padding: 15px 9px 0px 9px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-let-radius: 2px;
}


/* Header Styles */
.header { height: 67px; }
.header #call-now { float: right; width: 200px; margin: 11px 0px 0px 0px; }

.header #call-now h3 {
	font-family: Garamond, Georgia, serif;
	font-size: 16px;
	color: #6a3500;
	margin: 0px 0px 7px 0px;
	font-weight: normal;
	text-align: right;
}

.header #call-now h2 {
	font-family: Garamond, Georgia, serif;
	font-size: 22px;
	color: #4d8038;
	margin: 0px;
	font-weight: normal;
	text-align: right;
}


/* Breadcrumb Styles */

p#breadcrumbs { margin: 0; padding: 0; }
.breadcrumb {
	height: 17px;
	background-color: #6a3500;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	margin: 10px 0px 20px 0px;
	font-size: 11px;
	padding: 3px 0px 2px 5px;
}

.breadcrumb a { color: #ff745e; text-decoration: none; }
.breadcrumb a:hover { text-decoration: underline; }


/* Top Menu Styles */

.navigation {
	height: 49px;
	padding: 0px 9px;
	background: url(images/nav-bg.gif) repeat-x;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-let-radius: 2px;
	margin: 0px 0px 20px 0px;
}

.navigation ul { margin: 0px; list-style-type: none; padding: 14px 0px 0px 0px;}
.navigation ul li { float: left; text-transform: uppercase; list-style-type: none; height: 26px; padding: 9px 5px 0px 5px; margin: 0px 2px; font-size: 11px;}
.navigation ul li.current_page_item { background: url(images/nav-active.gif) repeat-x;-moz-border-radius-topright: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-right-radius: 2px; -webkit-border-top-let-radius: 2px; }
.navigation ul li.current_page_parent { background: url(images/nav-active.gif) repeat-x;-moz-border-radius-topright: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-right-radius: 2px; -webkit-border-top-let-radius: 2px; }
.navigation ul li a { color: #FFFFFF; text-decoration: none; }
.navigation ul li a:hover { color: #ff745e; text-decoration: none; }

.dashed-hr { background: url(images/dots.gif) repeat-x 0 top; height: 20px; padding: 10px 0; text-align: right; }

/* Sidebar Styles */
.sidebar { width: 254px; float: left; }
.sidebar h4 { color: #03a037; font-size: 15px; margin: 0 0 5px 0;}
.sidebar h3 { visibility: hidden; text-indent: -9999px;}
.sidebar ul { margin: -29px 0px 0px 0px; list-style-type: none; padding: 0px; width: 234px; }
.sidebar li { background: url(images/grey-dots2.gif) repeat-x left bottom; margin: 0px 0px 3px 0px; padding-bottom: 3px;}
.sidebar li.current_page_item a { display: block; width: 219px; color: #000; text-decoration: none; padding: 6px 0px 4px 14px; color: #000000; background-color: #458B00; }
.sidebar li a { display: block; width: 219px; color: #000; text-decoration: none; padding: 6px 0px 9px 14px; }
.sidebar li a:hover { color: #000000; background-color: #458B00; }



/* Content Styles */

.home-news {
	background: url(images/home-bg.gif) repeat-y left top;
	margin: 0px 0px 20px 0px;
}
.news-item {
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 5px 0px;
	background: url(images/grey-dots.gif) repeat-x left bottom;
}

.news-item-last {
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 5px 0px;
	background: none repeat-x left bottom;
}

.date { color: #8b3c2b; font-style: italic; }
.home-left h3, .home-center h3, .home-right h3 { color: #8b3c2b; font-size: 12px; margin-bottom: 3px; }
.home-left img, .home-center img, .home-right img {	border: solid 1px #8b3c2b; padding: 3px; }
.home-left p, .home-center p, .home-right p { margin: 2px 0px; }

.home-left h2 {
	background: url(images/yoganews.gif) no-repeat left center;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	padding: 4px 0px 0px 29px;
}

.home-left {
	width: 234px;
	float: left;
	padding: 0px 20px 0px 0px;
}

.home-center {
	float: left;
	width: 232px;
	padding: 0px 20px;
}

.home-center h2 {
	background: url(images/healthnews.gif) no-repeat left center;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	padding: 4px 0px 0px 29px;
}

.home-right {
	width: 233px;
	padding: 0px 0px 0px 18px;
	float: left;
}

.home-right h2 {
	background: url(images/dare-to-dream.gif) no-repeat left center;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	padding: 4px 0px 0px 29px;
}

.home-right .content-box { background-color: #e2c8c3; padding: 4px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.home-right .content-box a { color: #d20000; }

.right-column {
	width: 507px;
	min-height: 300px;
	float: right;
	background: url(images/dots.gif) repeat-y left top;
	padding: 0px 0px 0px 20px;
}

.right-column img {
	border: solid 1px #8b3c2b;
	padding: 3px;
}

.return-top {
	width: 100%;
	margin: 6px 0px;
}

.return-top img {
	border: solid 0px #FFFFFF;
	padding: 0px;
}
.full-column {
	width: 780px;
	min-height: 300px;
}

.full-column img {
	border: solid 1px #8b3c2b;
	padding: 3px;
}

/* Footer Styles */
.footer {
	height: 76px;
	padding: 26px 12px 0px 12px;
	background: url(images/footer-bg.gif) repeat-x;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-let-radius: 2px;
	margin: 0px 0px 0px 0px;
}

.footer ul { margin: auto; padding: 0px; list-style-type: none; width: 740px; }
.footer li { display: inline; margin: 0px 6px 0px 0px; border-left: solid 1px #ffffff; padding: 0px 0px 0px 6px;}
.footer li.first { border-left: none; }
.footer li a { color: #FFFFFF; text-decoration: none; }
.footer li a:hover { color: #ff745e; }

.footer #copyright { width: 90%; text-align: center; color: #ff745e; margin: 10px 0px 0px 0px;}
.footer #copyright a { color: #ff745e; text-decoration: underline; }

.facebook-link { width:100%; display:block; clear:both; margin:0; padding:0 0 0 2px; }
.facebook-link a { color:#000; text-decoration:none; line-height:36px; font-size:14px; font-weight:bold; }
.facebook-link a:hover { text-decoration:underline; }
.clear { clear:both; }

.addthis_toolbox .custom_images img { border:0; padding-bottom:10px; }
.addthis_toolbox .custom_images .addthis_button_twitter img { padding-left:0; }


/* slide show */
.slideshow{ background:url(images/slideshow-bg.jpg) no-repeat; width:780px; height:240px; padding-top:15px; }
.slideshow h3{ font-size:22px; font-weight:normal; margin:0px; padding:10px 0 2px 0; }
.slideshow p{ padding:0px 0px 8px; margin:0px; }
ul.image-slider { margin: 0; padding: 0; list-style: none; }
ul.image-slider li { margin: 0; padding: 0; list-style: none; }
.slideshow .ss-left{ width:300px; padding-left:10px; float:left; background: url(images/grey-dots.gif) repeat-y right; }
.ss-left ul{ list-style:none; margin:0px; padding:0px; padding-right:28px; }
.ss-left ul li{ padding:3px 0px; background: url(images/grey-dots.gif) repeat-x left bottom; }
.ss-left ul li#hide-li { display: none;}
.ss-left ul li:last-child{ background: none repeat-x left top; }
.ss-left ul li a{ display:block; font-size: 14px; text-decoration:none; padding:6px 30px 6px 10px; line-height:22px; color:#000; }
.ss-left ul li a:hover{ color: #00d246; }
.ss-left ul li a.active{
background:url(images/list-bg.jpg) no-repeat;
display:block;
color:#FFF;
}
#gallery {
	position:relative;
	height:202px;
}
#gallery a {
	float:left;
	position:absolute;
	cursor:default;
}
	
#gallery a img {
	border:none;
}
	
#gallery a.show {
	z-index:500
}	

.ss-right{
padding-left:15px;
float:left;
width:445px;
overflow:hidden;
height:205px;
}
.ss-right .slide-cnt{
position:relative;
margin-top:-200px;
z-index:100;
width:400px;
}

