/* @override 
	http://sc.australiancorporatechallenge.com.au/wp-content/themes/sportschallenge/style.css
	http://sportschallenge.com.au/wp-content/themes/sportschallenge/style.css
*/

/*
Theme Name: SportsChallenge
Description: A simple and clean business theme. 
Author: LinkArtist
Tags: clean, business, professional, jquery slider, AJAX contact form
Author URI: http://linkartist.com.au/
*/


/* ----------- Restart-----------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	
}

#programs {
margin-top: 30px;
	font-size: 16px;
	line-height: 1.6em;
}

#programs li{

	list-style: disc;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

a { 
outline: 0; 
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}


/* ----------- End Restart-----------------*/


/*---------------------------- TEXT STYLES ----------------------------*/
h1 {
	font-size:36px;
	color:#2c2c2c; 
	line-height:1.3em;	
}

h2, h2 a, h2 a:hover{
	font-size:25px;
	color:#3D7EB6; 
	line-height:1.3em;	
}

h3{
	font-size:22px;
	color:#2c2c2c; 
	line-height:1.3em;	
}

h4 {
	font-size:18px;
	color:#2c2c2c; 
	line-height:1.3em;	
}


h5 {
	font-size:15px;
	color:#2c2c2c; 
	line-height:1.3em;	
}


h6 {
	font-size:13px;
	color:#2c2c2c; 
	line-height:1.3em;	
}

hr {

	background-color:#e8e8df;
	border:#e8e8df;
	height:1px;
}

ul{
	list-style-image:url(images/bullet.jpg);
	padding-left:20px;
}
ul.HomeBullet {
	list-style-image:url(http://sportschallenge.com.au/images/bullet-blue.jpg);
}
ol{
	padding-left:20px;
}

p{
margin-bottom:10px;
margin-top:12px;
font-size: 16px;
text-align: left-justify;
}

a { 
text-decoration:none;
color:#3D7EB6;

}

#footerBg p a {
	color: #fff;
	text-decoration: underline;
}

a:hover{
color:#3D7EB6;

}

/*---------------------------- TEXT STYLES ----------------------------*/


body {
	background-color:#3D7EB6;
	font: 13px/1.8em "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
}

#mainContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#fff;
}


.center{
	height:auto;
	width:960px;
	margin:auto;
	text-align:left;
	padding:0px;
	position:relative;
}

/*-------------------------MENU---------------------------------*/

#navigationContainer{
	height:82px;
	width:100%;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}

#menuContainer{
	height:36px;
	float:left;
	margin-top:22px;
	

}
#menu{

}

#menu ul{
	height:36px;
}

#menu ul li{ 
float: left; list-style: none;
	
}

#menu ul li a{
    
	text-decoration: none;
    color:#6c6c6c;
	padding-left:12px;
	padding-right:9px;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	height:25px;
	line-height:25px;
	
}

#menu ul li a:hover{
    color:#3D7EB6;
	background-color:#fff;
}

#menu ul li.current_page_item a{
	color:#3D7EB6;
}

#post-140 h2 a{
	font-size: 38px;
	color: #E79549;
	letter-spacing: \0.05em;
	font-weight: normal;
}
#post-140 p{
	font-size: 14px;
	color: #666;
	font-weight: normal;line-height: 1.75em;
	margin: 20px 0;
}


/*---------------------------- LOGO ----------------------------*/
#logoContainer{
	display: none;width:0px;
	height:44px;
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;

}

#logoContainer a{
	width:0px;
	height:23px;
	display:block;
	background-repeat:no-repeat;
}
#logoContainer p{
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#6c6c6c;
	
}

/*---------------------------HEADER----------------------------*/

#header{
	background-color:#3D7EB6;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	width:100%;
	min-height:299px;
	overflow:hidden;
}

#headerBg{

}

#headerBottom{
	background-image:url(images/header_bottom_bg.jpg);
	height:10px;
	width:100%;
	position:relative;
}
.headerText{
	width:360px;
	height:auto;
	float:left;
	color:#fff;margin-left: 20px;
}

.headerText p{
	font-size:16px;
}

.headerTitle h1, .headerTitle h1 a{
	color:#FFFFFF;
	font-weight: normal;
	line-height: 1.3em;
	margin-top:8px;
	width:320px;
	display:block;
	font-size: 1.4em;
}

.headerTextSmall{
	color:#FFFFFF;
	font-size:17px;
	line-height:1.5em;
	padding-top:0px;
	margin:0px;
}

.headerButtons{
	position:relative;
	float:left;
	width:500px;
	height:43px;
	margin-top:34px;

}



.headerButton1 a{
   
    height:41px;
    width:180px;
	background-image:url(images/header_buttons.jpg);
	background-position:0 0;
	display:block;
	float:left;


}
.headerButton1 a:hover {
	background-position:0 41px;
}


.headerButton2 a{
   
    height:41px;
    width:180px;
	background-image:url(images/header_buttons.jpg);
	background-position:180px 0px;
	display:block;
	margin-left:35px;
	float:left;

}

.headerButton2 a:hover {
	background-position:180px 41px;
}

.imageWrapper{
	position:relative;
	width:537px;
	height:320px;
	float:right;
	background-repeat:no-repeat;
	margin-top:0px;
}

.staticImageHolder{
	width:475px;
	height:325px;
	position:absolute;
}

.staticImageHolder img{
	max-width:535px;
}

/*---------------------------SLIDER----------------------------*/

.fadeWrapper{
	position:relative;
	width:457px;
	height:273px;
	float:right;
	background-image:url(images/slider_bg.png);
	background-repeat:no-repeat;
	margin-top:4px;
	margin-right: 80px;
}

.fader-logo {
	position:relative;
	float:right;
	margin-right:-40px;
	margin-top:24px;
	width:115px;
	height:250px;
	z-index:9999;
}

fader-text {
	color:#fff;
	position:relative;
	float:right;
	margin-right: 80px;
}

.imageHolder{
	width:395px;
	height:225px;
	position:absolute;
	top:14px;
	left:15px;
}

.headerFadeWrapper{
	position:relative;
	height:305px;
	overflow:hidden;
}

.singleFade{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	
}

ul.navUl li{
	background-image:url(images/nav_bullet_off.png);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:left;
	padding-right:5px;
	margin-top:10px;
}

#sliderNavigation{
	float:right;
	width:auto;
	}

ul.navUl{
	list-style:none;
}
	
ul.navUl li.selected{
	background-image:url(images/nav_bullet.png);
} 

/*-------------------------END SLIDER----------------------------*/

/*---------------------------- CONTENT ----------------------------*/
#contentContainer{
	
	position:relative;
	min-height:600px;
	width:635px;
	float:left;
	padding-top:20px;
	margin-bottom:50px;
}

#contentContainer p:first-child{
	margin-top:0px;
}

#contentContainer img{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
	margin-right:20px;
	margin-top:0px;
}

.servicesBox{
	margin-top:10px;
	margin-bottom:15px;
	clear: both;
}


.servicesBoxs h2,.servicesBoxs h2 a{
text-transform:uppercase;
font-size:34px;
font-weight: bold;
letter-spacing: 0.0em;
color:#666;


}

.servicesBox p {
line-height:  1.4em;	
color:  #777;
font-size: 14px;

}

.annivlogo{
float:right;
border:0px;
margin-right:20px;
margin-top:0px;
margin-bottom: 30px;
display:block;
}

.servicesImg{
float:left;
padding:4px;
background-color:#FFFFFF;
border:1px solid #dadada;
margin-right:20px;
margin-top:0px;
margin-bottom: 30px;}

.check{
float:left; 
margin-right:15px;
margin-top:7px;

}

/*-----------------------  SIDEBAR MENU  ---------------------------*/

.sidebarBox{
float:left;
position:relative;
background-color:#fff;
width:270px;
margin-left:49px;
margin-top:50px;
border:  1px solid #ccc;
}


.sidebarBox h3{

	display:block;
	height:38px;
	color:#d3d3d2;
	font-size:26px;
	text-align: center;
	text-transform:uppercase;
	line-height:38px;
	width:269px;
	word-spacing:5px;
}
.sidebarMenu{
	padding:16px;
	padding-bottom:0px;
	padding-top:10px;
	margin-left: 0px;
	margin-bottom:30px;
	width: 240px;

	
}

.sidebarMenu img{
	margin-bottom:5px;
	margin-top:5px;
	
}


.sidebarMenu ul{ 

	list-style-image: url("images/bullet.jpg");
    margin-bottom: 0;
    padding-left: 10px;
    text-decoration: none;
}

.sidebarMenu ul li a{
	font-size: 14px;
	display:block;
	line-height:14px;
	width:225px;
	padding:3px 0px;
	text-decoration: none;
	color:#666;text-align: left;

}

td {
	padding: 15px;
}

div#fullWidthContainer {
	margin-top: 30px;
}

#sfstest-sidebar a {
	color:  #666;
}


.sidebarMenu ul li a:hover{
	background-image:none;
	color:#3D7EB6;

}

.sidebarTitle{
	position:relative;
	
}

.sidebarTitle h3 a{
	color:#fff;
}

.left{
	float:left;
}
.right{
	float:right;

}

.sidebarTitleLeft{
	display:block;
	height:38px;
	width:10px;
	

}

#sfstest-sidebar div.text {
	font-size: 13px;
	margin: 10px 0px;
}

.sidebarTitleRight{
	position:absolute;
	top:0px;
	left:267px;
	display:block;
	height:38px;
	width:9px;
}

/*-----------------------  FOOTER  ---------------------------*/


#footer{
	height:75px;
	width:100%;
	display:block;
	background-color:#3D7EB6;
	float:left;

}

#footerBg{
	display:block;
	height:75px;
	padding-top:30px;
}

#footerBg p{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
}

#footerBg img{
margin-top:34px;


}

#footerMenu{
	display:block;
	margin-top:-62px;

}

#footerMenu ul{
	
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	float:right;
	color:#fff;
}

#footerMenu ul li{
	float:left;
	text-decoration: none;
	padding-left:10px;
	text-transform:uppercase;
	list-style:none;
}

#footerMenu ul li a{
	color:#fff;
	text-decoration: none;
	font-size:13px;
}

#footerMenu ul li a:hover{
	color:#eaeaea;
}

#footerLogo{
background-image:url(images/footer_logo.png);
background-repeat:no-repeat;
display:block;
height:25px;
width:230px;

}
#footerLogo p{
margin-top:0px;
}
/*-------------------------BLOG PAGE-------------------------*/

#pageHeader{
	background-color:#5F94C6;
	background-repeat:repeat-x;
	width:100%;
	height:46px;
	overflow:auto;
}

#pageHeader h2{
	color:#fff;

}

#pageHeader h5{
	color:#fff;
	position:relative;
	top:-2px;
}

.postBox{
	margin-bottom:50px;
	height:auto;
	overflow:hidden;
}

.postBox img{
padding:3px;
/** Mike commented out:
background-color:#efefef;**/
margin:3px;
}

.postBox img + p{
	margin-top:0px;float: left;
/** Mike changed from 12px to 8px below **/
font-size: 8px;
font-style: italic;
line-height: 1.4em;
}



.date{
	text-transform:uppercase;
	color:#3D7EB6;
}

.postInfo{
	font-size:12px;
	margin-bottom:6px;
}

.commentBubble{
	/*background-image:url(images/comment_bubble.jpg);*/
	background-color:#fff;
	background-repeat:no-repeat;
	width:38px;
	height:25px;
	float:right;
	color:#fff;
	text-align:center;
	font-weight:bold;
	line-height:22px;
}

.commentBubble a{
	color:#fff;
}

.moreLink{
	color:#3D7EB6;
	text-decoration:none;

}
.moreLink a:hover{
	color:#990000;
	text-decoration:none;

}

.navigation{
width:100%;
height:30px;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.navigation a, .commentNavigation a{
	border:1px solid #ccc;
	padding:5px;
	color:#2c2c2c;
	padding-left:10px;
	padding-right:10px;
}

.navigation a:hover{
	color:#888888;
}

.wp-pagenavi a{
border:1px solid #ccc;
	padding:5px;
	color:#2c2c2c;
	
}

/*------------------DROP DOWN MENU------------------------*/

/* akerz added 120121 */
#menu ul li.page-item-173 ul {
     width:510px;
}
#menu ul li.page-item-2682 ul {
     width:510px;
}

#menu ul li ul{
     position:absolute;
     left:0px; 
	 top:45px;  
     background-color:#fff;  
     margin:0;
	 padding:0;   
     float:left;  
     width:170px;  
	 border-bottom:1px solid #ececec;
	 z-index:100;
	 height:auto;
	 visibility:hidden;
}



#menu ul li ul li{
    margin:0px;
	padding:0px;	
	display:block;
}

#menu ul li ul li a {
	float:left;
	width:160px;
	border-width:0px;
	background-color:#fff;  
	line-height:2.5em;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"Arial";
	padding-left:10px;
	padding-bottom:5px;
	text-transform:capitalize;
	font-weight:normal;
}
#menu ul li ul li a:hover {
	background-color: #fbfbfb;
}
#menu ul li.current_page_parent a{
	color:#3D7EB6;
}

#menu ul li.current_page_parent ul li a{
	color:#56583a;
}

#menu ul li ul li.current_page_item  a{
	color:#3D7EB6;
}

#menu ul li.current_page_item ul li  a{
	color:#56583a;
}

#menu ul li.current_page_parent ul li a:hover,#menu ul li.current_page_item ul li a:hover{
	color:#3D7EB6;
}

#profilelist ul{
}
#profilelist li {

	float: left;
	width:  170px;
	list-style: none;
	text-align: center;
	margin: 10px;
	font-size: 16px;
	height: 240px;
}

#profilelist li img.thumb {
	text-align: center;clear: both;	border: 8px solid #ddd;	padding: 3px;
}


#profilelist Name a{
	display: block;
	clear: both;
	width: 180px;
}

.hover{
	background-color:#fff;
}



/*--------------------SINGLE PAGE STYLES------------------------*/

#partners img{
padding:0px;
margin-right:0px;
border: 1px solid #ffffff;
}

.pageContainer img{
padding:5px;
background-color:#FFFFFF;
border:1px solid #dadada;
margin-right:20px;
}


/*---------------------------- CONTACT PAGE ----------------------------*/
.input{
	width:300px;
	height:24px;
	border:1px solid #b0a4a4;
	background-color:#fff;
	padding-top:8px;
}

.textArea{
	height:205px;
	padding-top:0px;
	font-family:Arial;
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
}

#sendButton{
	width:80px;
	height:35px;
	margin-bottom:-5px;
	border:1px solid #999999;
	border-top:0px;
	
}

.errorMessage{
	color:red;
}

.borderImg{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
}


#submitForm{
	margin-top:40px;
}


/*----------------------HEADER SLIDER----------------------*/


div.wrapper {
	position: relative;
	width:960px;
	height:318px;
	padding:0px;
	overflow: hidden;
}

ul.wrapper  {
  display: block;
  padding:0px;
  margin: 0px;
  list-style: none;
}
.wrapper li {
  display: block;
  float: left;
  padding: 0;
}
.wrapper  a {
  display: block;
  text-decoration: none;
}
.articleHolder {
	width:960px;
	height:308px;
	float:right;
	display:inline;
	margin:0px;
}

#leftArrow{
	border:0px;
	background-image:url(images/left_arrow.png);
	background-repeat:no-repeat;
	width:25px;
	height:40px;
	position:absolute;
	top:150px;
	left:-50px;
}

#rightArrow{
	border:0px;
	background-image:url(images/right_arrow.png);
	background-repeat:no-repeat;
	width:25px;
	height:40px;
	position:absolute;
	top:150px;
	right:-50px;
}


/*--------------------ALT PAGE------------------------*/

.fullWidthContainer{
	position:relative;
	min-height:400px;
	height:auto;
	width:850px;
	float:left;
	padding-top:10px;
	padding-bottom:50px;
}

.contentBoxs{
margin: 0px -40px 0px 0px;

}

.contentBoxs h3 span{
position:relative;
top:-10px;
left:15px;
text-transform:capitalize;

}

.servicesIcon{

float:left;
max-height:50px;
}

.contentBox{
float:left;
width:380px;
margin-right:40px;
margin-left:30px;
margin-bottom:30px;
}
.contentBox h3 a{
	color:#2c2c2c;
}

.pairWrapper{
	width:100%;
	height:auto;
	overflow:auto;
}

#bigBox{
float:left;
}

#bigBox h3 a, #bigBox  h3 a:hover{
	color:#2c2c2c;
}


#bigBoxLeft{
width:635px;
float:left;

}

#bigBoxRight{
margin-left:50px;
float:left;

}

#bigBoxRight img{
	margin-top:5px;
	margin-bottom:5px;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #deded6;
}

.check{
float:left; 
margin-right:5px;
margin-top:7px;

}

.testimonials{

font-style:italic;
font-size:13px;

}


.search{
	width:170px;
	height:20px;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}

#searchButton{
	position:relative;
	top:2px;
}


/*--------------------------------COMMENTS-----------------------------*/


.commentContainer{
border:#d2d2ca 1px solid;
margin-top:20px;
background-color:#f7f7ee;
padding:0px;
width:635px;
margin-left:-20px;
}

.comentBox{
border:#fff 1px solid;
background-color:#fff;
padding:20px;
width:593px;
min-height:140px;
overflow:auto;

}

.comentBox img{
margin-right:20px;
margin-bottom:10px;
margin-top:0px;

}
.commentAutor{
float:left;
}

.commentAutor p{
	margin-top:0px;
	margin-bottom:0px;
}

.avatar{
	margin-bottom:0px;
}

.ComentAutorName{
font-size:12px;
}

.commentDate{
font-size:10px;
}

.comentBoxAdmin{
	background-color:#f3f3f3;
}

.wholePageCommentNavigation{
width:800px;
	float:left;
	height:50px;
	position:relative;
	margin-top:20px;
	border:1px solid red;
}

.commentNavigation{
	width:100%;
	float:left;
	height:50px;
	position:relative;
	margin-top:20px;
}

.commentNavigation a span{
	position:relative;
	top:-2px;
}

.commentInput{
	padding-top:4px;
	height:20px;
	width:250px;
	margin-bottom:15px;
}

.commentTextArea{
	width:350px;
	margin-bottom:15px;
}

.commentFormTitle{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}

#respond p{
	margin:0px;
	margin-top:-10px;
}


#profile h2 {
	font-style: italic;
	font-size: 18px;
	color: #999;
	margin: 10px 0;

	padding-bottom: 10px;
}

td.label {
	color: #3D7EB6;
}

#profile h1 {
	text-transform: uppercase;
	font-size: 32px;
	color: #E6974A;
}

img.caricature {

}

div#mentorleft {
	float: left;
width: 400px;
}

#sendbutton {
	float: left;
	margin-left: 150px;
}

.linklove a{
	display: none;
}

#mentorcontact h4 {
	text-align: center;
	font-size: 24px;
	
}

#usermessagea {
	width: 250px;
}

#mentorcontact {
	width: 380px;
	padding: 3px;
	border: 1px solid #999;
	background: #efefef;position: relative;
}

#cformsform {
	width: 350px;
	margin: 0 auto;font-size: 11px;
}



#tools-bg{
	display: none;
}
#logoimg{
margin: 0px;
text-align:center}

#logoimg img{
margin-left:40px;padding-top: 20px;
}

div#accBox {
	width: 600px;float: left;
	color: #666;
}

div#accBox p{
	font-size: 12px;
}
.wp-caption{
	background: #fff;
	padding: 2px;
	margin: 2px;
	border: 0px solid #ccc;
	text-align: center;
	font-size: 12px !important;
}
.wp-caption-text{
	font-size: 12px !important;
	line-height: 18px;
	margin-top: -6px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-style: italic;
	color: #1b5ca4;
}