/*
Theme Name: Sports Medicine Australia
Theme URI: http://sportsmedicineaustralia.com.au
Description: Custom theme for Sports Medicine Australia
Version: 1
Author: Zoo
Author URI: http://www.zoogroup.com.au
Tags: sma

*/



/* --------------------------------------
USUAL TAGS 
--------------------------------------*/

body {
	font-size: 10px;	
	font-family: Arial, verdana,  'Lucida Grande',  Sans-Serif;
	background: #ffffff;	
	color: #000000;
	text-align: left;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	}
	
td {padding:10px;}

h1 {
	font-size: 1.9em;
	margin: .2em 0em;
	color: #0059a1;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -.05em;
	}	
	
h2 {
	font-size: 1.2em;
	margin: 1.5em 0em .1em;
	font-weight: norma;
	text-transfor: uppercase;
	letter-spacing: -.05em;
	color: #0059a1;
		}
	
h3 {
	font-size: 1em;
	margin: 20px 0px 5px;
	font-weight: bold;
	color: #0059a1;
	}

h3.pagetitle {
	font-size: 1.8em;
	margin-bottom: 0px;
	margin-top: 45px;
	}

h4 {
	font-size: 1em;
	margin: 20px 0px 5px;
	font-weight: bold;
	color: #0059a1;
	}
	
p {margin: 1em 0em;}

a, h2 a:hover, h3 a:hover {	color: #0059a1;	}

a:hover {	color: #cd2732;	}	
	
code {	font: 1.1em 'Courier New', Courier, Fixed;	}	

acronym, abbr, span.caps
{
	font-size: 0.9em;
	cursor: help;
	}

acronym, abbr {	border-bottom: 1px dashed #999;	}

blockquote {
	margin: 1em 1em 1em 1em;
	padding-left: 20px;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {	border: none;	}

.entry p a:visited {color: #000000;}

hr {
	height: 1px;
	border: 0px;
	color: #e5ddd5;
	background-color: #e5ddd5;
	margin: 1.5em 0em;
	clear: left;	
}

ul {
list-style-type: circle;

}



form, input {margin: 0px; padding: 0px;}


/* --------------------------------------
SMALL CLASSES
--------------------------------------*/
.postmetadata {	clear: both;}
.clear {clear: both;}	
.center {text-align: center;}
.left {float: left;}
.right {float: right;}
.hidden {display: none;	}
.link-list a {text-decoration: none;}
.link-list a:hover {text-decoration: underline;}



/* --------------------------------------
Left Navigation Menu
--------------------------------------*/
.on { 
	color:#000000; 
	text-transform:uppercase; 
}

.on23 { 
	color:#000000; 
	text-transform:capitalize; 
}

ul#menu {
	background:#C5D6E4 url(images/menu_bg.jpg) no-repeat scroll 0 0;
	list-style-type:none;
	margin:0 0 0;
	padding:5px 20px;
}

#menu li {
	padding: 5px 0;
}

#menu li.current_page_item a, 
#menu li.current_page_ancestor a, 
#menu a:hover {
	color:#000000;
}

#menu li a {
	color:#0059A1;
	display:block;
	font-family:arial,verdana,sans-serif;
	font-size:1.1em;
	padding: 0;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #BEC5CB;
	position: relative;
}

#menu li li,
#menu li li a {
	list-style-type:none;
	margin: 0;
	padding: 2px;
}

#menu li li a { 
	text-transform: capitalize; 
} 

#menu  ul li ul li, #menu ul li ul li a {
	list-style-type:none;
	margin: 0;
	padding: 2px;
}

#menu ul li ul li a { 
	text-transform: capitalize;
} 

#menu li ul {
	display: none;
}

#menu li.current_page_ancestor ul, #menu li.current_page_item ul {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
}

#menu li.current_page_ancestor ul li a:hover {
	color: #555;
}

#menu li.current_page_ancestor ul li.current_page_item a {
	color: #555;
}

#menu li.current_page_ancestor ul ul, #menu li.current_page_item ul ul {
	display: none;
}

#menu li.current_page_ancestor ul li.current_page_ancestor ul, #menu li.current_page_ancestor ul li.current_page_item ul {
	display: block;
}

/* --------------------------------------
SECTIONS
--------------------------------------*/

#container{
	margin: 0px auto;
	width: 846px;
	padding: 0px;
	}
	
#header {
	background: url(images/header_bg.jpg) no-repeat;
height: 70px;
border-bottom: 1px solid #b2b2b2;
padding: 30px 0px;
margin-bottom: 10px;
	}

	

#logo {
	border: 0px;
	float: left;
	
	}

#tagline {
margin-top: 22px;
}


#search {
	text-align: right;
float: right;
width: 210px;
	}

#main {
clear: both;
font-size: 1.4em;
	}

#side {
	width: 195px;
	float: left;
	padding: 0px;
	
}



#content {
	width: 631px;
	float: left;
	font-size: 1em;
	padding: 0px 0px 0 15px;
	}

#footer {
	clear: both;
	width: 850px;
}

#footer img {
margin: 0px;
float: left;
}

#footer p {
text-align: left;
font-size: 1.1em;;
color: #858585;
clear:  both;
}

#footer .left {
border-right: 1px solid #b2b2b2;
float: left;
border-top: 1px solid #b2b2b2;
}

#footer .right {
float: right;
width: 635px;
border-top: 1px solid #b2b2b2;
}

#footer .right p {padding-left: 20px;}


#footer ul#lower-menu {
list-style-type: none;
margin: 0px;
float: right;
padding: 0px;
margin-right: 1em;

margin-bottom: 50px;
}


#footer ul#lower-menu li {
display: block;
float: left;
margin: 0px;
}

#footer ul#lower-menu li a {
padding: 0em 1em;
font-size: 1.3em;
text-decoration: none;
color: #858585;
}

#footer ul#lower-menu li a:hover {color: #000;}

#footer #logo-zoo {
float: right;
margin-top: 4px;
}

/* for STATE template */
.page-template-state-php #header {
	background: url(images/header_state_bg.gif) no-repeat;
}



/* home page */

#content .home-content {
	color: #fff;
	padding: 5px 230px 0px 5px;
	height: 183px;
	}
	
#content .img-1 {
	background: url(images/cycling.jpg) no-repeat;
}

#content .img-2 {
	background: url(images/cyclist.jpg) no-repeat;
}
#content .img-3 {
	background: url(images/keeper.jpg) no-repeat;
}
#content .img-4 {
	background: url(images/rowing.jpg) no-repeat;
}
#content .img-5 {
	background: url(images/Soccergirls.jpg) no-repeat;
}
#content .img-6 {
	background: url(images/swimmer.jpg) no-repeat;
}
#content .img-7 {
	background: url(images/track.jpg) no-repeat;
}

#content .home-content p {line-height: 1.25;}

#content .home-content h1 {
color: #fff;
margin: 0px;
}

#content .home-content p {
	margin: 0px;
}

div#wrap-features {
	width: 645px;
	margin-top: 15px;
}

div#wrap-features .feature {
	width: 200px;
	height: 275px;
	float: left;
	margin: 0 15px 15px 0;
	background: #CAE2EE url(images/news_bg.jpg) bottom left no-repeat;
	overflow: hidden;
}
div#wrap-features .feature h2 {
	color: #fff;
	background: #0059a1;
	margin: 0px;
	text-transform: uppercase;
	padding: .3em 1em;
	border-bottom: 1px solid #fff;
}

div#wrap-features .feature ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#wrap-features .feature li {
	margin: 0 2px 0;
	padding: 3px 0 0 12px;
	background: url(images/news_bullet.gif) 0px 7px no-repeat;
	line-height: 1.17;
	font-size: 13px;
	font-weight: normal;
}

div#wrap-features .feature li a {
	padding: 0;
	font-size: 14px;
	margin: 5px 0;	
	text-decoration: none;
}

div#wrap-features .feature .date {
	font-size: 11px;
}

div#wrap-features .feature h3 a:hover {
	text-decoration: underline;
}


div#wrap-features .feature a.more {
	padding: 0px;
	margin: 0;
	float: right;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: -25px;
	right: 5px;
	text-transform: uppercase;
}

div#wrap-features .feature a.more:hover {
	text-decoration: underline;
}

div#wrap-features .events {
	background: #A0DEEB url(images/events_bg.jpg) bottom left no-repeat;
}

div#wrap-features .events h2 {
	background: #0093c1;
}

div#wrap-features .events li {
	background: url(images/events_bullet.gif) 0px 7px no-repeat;
}

div.small-features {
	width: 200px;
	height: 79px;
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
}

div.small-features a {
	
}

div.small-features img {
}

div.poll {
	width: 200px;
	height: 172px;
	background: silver;
	float: right;
	margin-right: 15px;
}


#login {
	border: 1px solid red;
	margin-top: 10px;
}

#login a {

	}
	
.textwidget div#quotes {
	width: 195px;
	height: 197px;
	margin: 0;
	padding: 3px 0;
	background: url(images/bg-quotes.jpg) top left no-repeat;
	min-height: 0;
	overflow: hidden;
}

.textwidget div#quotes p {
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 10px;
}

.textwidget div#quotes blockquote {
	padding: 0;
	margin: 30px 5px 0 10px;
}

.textwidget div#quotes blockquote p {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
}

#text-400101511 {
	display: none;
}


/* --------------------------------------
SIDEBAR 
--------------------------------------*/
div#sidebar {
padding:15px 0 0;
margin: 0px;
}

#sidebar ul {
margin: 0px; 
padding: 0px; 
list-style-type: circle;
}


#sidebar li {
margin: 0px; 
padding: 0px; 
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: circle;
	}

#sidebar ul li li, #sidebar ul ol li {
list-style-type: none;
	margin: 3px 0 0;
	padding: 0;
	font-size:10px;
	}



#sidebar h2.widgettitle {display: none;}

#sidebar #sidebar-login {
background: #02141E url(images/login_bg.jpg) top left no-repeat;
color: #fff;
padding: 15px;
margin-top: 12px;
}

#sidebar #sidebar-login input.mid {
font-size: 1em;
width: 11em;
background: #fff;
border: 0px;
padding: .3em;
}

#sidebar #sidebar-login input#wp-submit {
	color: #fff;
	background: transparent;
	border: 0px;
	font-size: 1em;
	font-weight: normal;
	font-family: arial;
}

#sidebar #sidebar-login a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	border-top: 1px solid #767f89;
	padding-top: 1em;
}


#sidebar #sidebar-login a:hover {
	text-decoration: underline;
}




/* --------------------------------------
STATE PAGES 
--------------------------------------*/



.state-act #header {
	background: url(images/header_act_bg.gif) no-repeat;
}

.state-nt #header {
	background: url(images/header_nt_bg.gif) no-repeat;
}

.state-qld #header {
	background: url(images/header_qld_bg.gif) no-repeat;
}

.state-nsw #header {
	background: url(images/header_nsw_bg.gif) no-repeat;
}

.state-sa #header {
	background: url(images/header_sa_bg.gif) no-repeat;
}

.state-wa #header {
	background: url(images/header_wa_bg.gif) no-repeat;
}

.state-tas #header {
	background: url(images/header_tas_bg.gif) no-repeat;
}

.state-vic #header {
	background: url(images/header_vic_bg.gif) no-repeat;
}

.states ul#menu {
background: #c3e4f0 url(images/menu_state_bg.jpg) no-repeat;
}

.states ul#menu li a {
	color: #0093c1;
}

.states ul#menu li.current_page_item a,
.states ul#menu li.current_page_ancestor a,
.states ul#menu li a:hover{ 
color: #000;
}

/* sbmenu */

#submenu {
background: #ccddeb url(images/submenu_bg.jpg) no-repeat;
width: 170px;
padding: 15px;
float: right;
}

#submenu h2 {
font-size: .9em;
color: #0059a1;
text-transform: uppercase;
margin: 0px;
border-bottom: 1px solid #bec5cb;
margin-bottom: 5px;
}

#submenu ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#submenu ul li {
margin: 0px;
}


#submenu ul li a {
text-decoration: none;
font-size: .9em;

}



/* --------------------------------------
SEARCH FORM
--------------------------------------*/
#searchform {

}

#searchform .button {
	background: transparent;
	padding: 5px 0px 5px 10px;
	float: left;
	margin-left: 3px;
	border: 0px;
	font-size: 1.2em;
	cursor: pointer;
}

#searchform input#s {
	border: 1px solid #888;
	color: #000;
	text-transform: none;
	width: 156px;
	font-weight: normal;
	padding: 3px 5px;
	float: left;
	font-size: 1.2em;
	}

ul.paging { list-style: none; padding: 0; font-weight: bold; }
ul.paging li { float: left; margin: 0 6px 6px 0; }
ul.paging li a, ul.paging li.active { display: block; padding: 3px 6px; background-color: #f5f5f5; border: 1px solid #ccc; text-decoration: none; }
ul.paging li.active { background-color: #0059A1; border-color: #0059A1; color: #fff; }

ol.searchResults {
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
}
ol.searchResults li {
	margin: 10px 0;
	padding: 0;
}

ol.searchResults li h1,
ol.searchResults li h2 {
	display: none;
}

ol.searchResults li p {
	margin: 0;
	padding: 0;
}

/*div.entry h1 {
	font-size: 14px;
}*/	

/* --------------------------------------
BLOG ENTRIES
--------------------------------------*/

.navigation  {
	display: block;
	font-size: .8em;
	margin: 10px 0px 50px;
	}

.post h2.post-title a {text-decoration: none;
font-size: 1.3em;
}

.post {
	margin: 0 0 0 5px;
	text-align: left;
	line-height: 1.4;
	clear: both;
	margin-left: 5px;
	}

.cat {
	font-size: .8em;
	margin: 0em 0em 1em
	}




/* --------------------------------------
IMAGES
--------------------------------------*/

.entry img {
	border: 4px solid #fff;
	}

.entry img.wp-smiley {border: 0px;}

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;	}
	
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.thankyou {
	text-align: center;
	margin-top: 75px;
}

.dbem-calendar-table {
	float: right;
	background-color: #eee;
}

.dbem-calendar-table {
	float: right;
}

.dbem-calendar-table th, .dbem-calendar-table td  {
	font-size: 12px;
}

.dbem-calendar-table a {
	text-decoration: none;
}

#wrap-features .main {
	position: relative;
}

	#wrap-features .main a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
