/*
Theme Name: QuayFitness
Theme URI: http://www.circularquayphysio.com.au
Description: A theme by <a href="http://www.gcube.com.au">GCube Productions Ltd</a>.
Version: 1
Author: Mat Brewer
Author URI: http://www.gcube.com.au

*/

body {
	margin: 0px;
	padding: 0px 0px 40px;
}
#blog a {
	color: #CC6600;
	text-decoration: none;
}
#blog a:visited {
	color: #CC6633;
	text-decoration: none;
}
#blog a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#blog p {
	padding: 0px 0px 15px;
	margin: 0px;
}
#blog h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
#blog h1 a{
	color: #c9eefe;
	text-decoration: none;
}
#blog h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
#blog h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
#blog h2 {
	color: #528BBC;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
#blog h2 a, h2 a:visited {
	color: #CC6633;
	text-decoration: none;
}
#blog h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
#blog h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #528BBC;
	margin: 10px 0px 5px;
}
#blog form {
	margin:0px;
	padding:0px;
}
#blog #page {
	margin: 0px auto;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#blog #header {
	background: #677575 url(http://www.circularquayphysio.com.au/images/blog_subhead.png) no-repeat;
	height: 80px;
	/*border-bottom: 3px solid #59780a;*/
	position: relative;
}
#blog #headerimg {
	position: relative;
	/*padding: 30px 0px 0px 40px;*/
	height: 90px;
}
#blog #headerimg .description{
	position: absolute;
	left: 110px;
	/*bottom: 3px;*/
	color: #c9eefe;
	font-size: 14px;
}
#blog #nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	top: auto;
	bottom: 0px;
}
#blog #nav li {
	float: left;
	margin-left: 5px;
}
#blog #nav a {
	color: #ffffff;
	text-decoration: none;
	background: #528bbc url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	/*border-top: 1px solid #AFCD69;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;*/
	display: block;
}
#blog #nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#blog #nav a:hover {
	color: #000000;
}
#blog #content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 680px;
	overflow: hidden;
}
#blog .post {
	clear:both;
	padding-top: 10px;
}
#blog .post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
#blog .post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
#blog .post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

#blog .post-title {
	float: left;
	margin-left: 10px;
	width: 625px;
}

#blog .entry {
	clear: both;
	padding-top: 10px;
}

#blog .post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
#blog .post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
#blog .post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
#blog .post-content {
	clear: both;
	padding-top: 10px;
}
#blog .navigation {
	clear: both;
	padding: 10px 0px;
}
#blog .navigation a, .navigation a:visited {
	color: #CC6600;
}
#blog .previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
#blog .next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#blog #comments, #blog #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
#blog .commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
#blog .commentlist li{
	padding: 5px 10px;
	position: relative;
}
#blog .commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
#blog .commentlist .alt {
	background: #eeeeee;
}
#blog .commentlist cite, #blog .commentlist cite a, #blog .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
#blog .commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#blog #commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#blog #commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#blog #commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#blog #commentform input{
	width: 153px;
	background:#eeeeee;
	border: 1px solid #d2d2d2;
	padding: 3px;
	margin-top: 3px;
}
#blog #commentform textarea{
	width: 478px;
	height: 115px;
	background:#eeeeee;
	border: 1px solid #d2d2d2;
	padding: 2px;
	margin-top: 3px;
}
#blog #commentform textarea:focus, #blog #commentform input[type="text"]:focus {
	background: #ffffff;
}
#blog #commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#blog #sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
#blog #searchform {
	background: #9fd1ef url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#blog #searchform #s {
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #eeeeee;
	background: #ffffff;
	vertical-align: middle;
}
#blog #searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#blog #searchform label {
	font-size: 11px;
	color: #41550e;
}
#blog #sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #528bbc;
	margin: 10px 0px 5px;
}
#blog .ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dedede;
}
#blog .ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dedede;
	background: url(images/mini-category.gif) no-repeat left center;
}
#blog .ul-cat li a, #blog .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
#blog .ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#blog .ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dedede;
}
#blog .ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dedede;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
#blog .ul-archives li a, #blog .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
#blog .ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#blog #footer {
	clear: both;
	background: #048DB4 url(images/footer-bg.gif) no-repeat;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}
#blog #footer a, #blog #footer a:visited{
	color: #ffffff;
}
#blog #footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#blog #footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#blog #footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
#blog .recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
#blog .recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
#blog .recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
#blog .recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
#blog .recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
#blog .recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#blog #credits {
	float: left;
	margin: 0px auto;
	width: 960px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
	text-align: center;
	padding-bottom: 15px;
}
#blog #credits a, #blog #credit a:visited{
	color: #5891c2;
}
#blog .rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
#blog .left {
	float: left;
}
#blog img.left, #blog a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
#blog a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
#blog .right {
	float: right;
}
#blog img.right, #blog a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
#blog a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
#blog .clear {
	clear:both;
}
#blog hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#blog img.img_border, #blog a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
#blog a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
#blog {
	width: 960px;
	float: left;
}
#blog a.footerwhite, a:visited.footerwhite {
	color: #FFFFFF;
	text-decoration: none;
}
#blog a:hover.footerwhite {
	color: #FFFFFF;
	text-decoration: underline;
}
