/**
 * Sport Theme
 * Author : Laurent Jacquin
 * Theme Colors :
 * 
 *   background color : #FFFFFF (brown)
 *   main font color  : #000000 (black)
 *   menu font color  : #5C5C5C (dark grey)
 *   menu hover background color : #C98338
 *   menu background : #D0F043
 *   transparent background color : #8EA32E
 *   border color : #A3A3A3
 *   subtitle : #F09C43;
 *
 */

.sport_wide {
    background: url("../img/bg_ombre.png") repeat-y scroll center top;
}
 
.sport_wide {
	color: #000000;
}

.sport_wide .separator {
    display: block;
    height: 1px;
    border: 0;
    margin: 0 0 4px 0;
    background-color: red;
}

.sport_wide .block {
    margin:2px;
}


/* =primary
----------------------------------------------- 
*/
.sport_wide .primary {
	border:1px solid #A3A3A3;
}

.sport_wide .primary .background {
    background-color: #eeeeee;
    -moz-opacity:0.9;
    opacity:0.9;
    filter: alpha (opacity=90);
}
 
.sport_wide .primary .content {
	font-size: 1.2em;
}

.sport_wide .primary .content h1,
.sport_wide.primary.content h1 {
    font-size: 2em;
    font-weight: normal;
    padding-top:10px;
}

.sport_wide .primary .content h2,
.sport_wide.primary.content h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.sport_wide .primary .content h3,
.sport_wide.primary.content h3 {
    font-size: 1.2em;
    font-weight: normal;
}

.sport_wide .primary .subtitle {
  color: black /*orange*/;
  font-size: 0.8em;
}

/* =secondary
----------------------------------------------- 
*/
.sport_wide .secondary {
	border:1px solid #A3A3A3;
}

.sport_wide .secondary .background {
    background-color: #eeeeee;
    -moz-opacity:0.9;
    opacity:0.9;
    filter: alpha (opacity=90);
}

.sport_wide .secondary h2 {
}

.sport_wide .secondary h3 {
    color: #F09C43;
    font-size : 1.2em;
	font-weight: bold;
}

.sport_wide .secondary .separator {
	width: 90%;
	margin-left: 5%;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* =header
----------------------------------------------- 
*/ 
.sport_wide .header h1 { /* H1 is the title in the header */
	font-size: 2.0em;
	font-weight: normal;
    color: red;
	}

.sport_wide .header .subtitle {
  color: black /*orange*/;
  font-size: 0.8em;
}

/* =menu
----------------------------------------------- 
*/ 
.sport_wide .menu {
  font-size:1em; 
  background:transparent; 
  height:auto;
}

.sport_wide .menu ul li a, 
.sport_wide .menu ul li a:visited {
  font-size:1em;
  color:#5C5C5C;
}

.sport_wide .menu table {
  font-size:1em;
}

.sport_wide .menu ul li:hover a,
.sport_wide .menu ul li a:focus,
.sport_wide .menu ul li a:hover,
.sport_wide .menu ul li a:active {
  text-decoration: underline; 
  background-color: #5C5C5C;
  color: black; 
}


.sport_wide .menu ul li:hover ul,
.sport_wide .menu ul li a:hover ul,
.sport_wide .menu ul li a:focus ul,
.sport_wide .menu ul li a:active ul {
  background: #fff;
  border:1px solid #A3A3A3;
}

.sport_wide .menu ul li:hover ul li a,
.sport_wide .menu ul li a:hover ul li a,
.sport_wide .menu ul li a:focus ul li a,
.sport_wide .menu ul li a:active ul li a {
  color:#5C5C5C; 
}

.sport_wide .menu ul li:hover ul li a:hover,
.sport_wide .menu ul li:focus ul li a:focus,
.sport_wide .menu ul li:active ul li a:active,
.sport_wide .menu ul li a:hover ul li a:hover,
.sport_wide .menu ul li a:focus ul li a:focus,
.sport_wide .menu ul li a:active ul li a:active{
  text-decoration:underline;
  background-color: #95B3D7;
  color:#000; 
}
.sport_wide .menu ul li:hover ul li:hover ul,
.sport_wide .menu ul li:focus ul li:focus ul,
.sport_wide .menu ul li:active ul li:active ul,
.sport_wide .menu ul li a:hover ul li a:hover ul, 
.sport_wide .menu ul li a:focus ul li a:focus ul, 
.sport_wide .menu ul li a:active ul li a:active ul{
   border:1px solid #909; color:#A3A3A3; 
}

.sport_wide .menu ul li:hover ul li:hover ul li a,
.sport_wide .menu ul li:focus ul li:focus ul li a,
.sport_wide .menu ul li:active ul li:active ul li a,
.sport_wide .menu ul li a:hover ul li a:hover ul li a,
.sport_wide .menu ul li a:focus ul li a:focus ul li a,
.sport_wide .menu ul li a:active ul li a:active ul li a{
  color:green; 
}

.sport_wide .menu ul li:hover ul li:hover ul li:hover a,
.sport_wide .menu ul li:active ul li:active ul li:active a,
.sport_wide .menu ul li:focus ul li:focus ul li:focus a,
.sport_wide .menu ul li a:hover ul li a:hover ul li a:hover,
.sport_wide .menu ul li a:active ul li a:active ul li a:active,
.sport_wide .menu ul li a:focus ul li a:focus ul li a:focus{
  color:#fff; text-decoration:underline;
}


.sport_wide .new {
  font-weight: bold;
}

.sport_wide .block .blogs .name {
  font-size: 1.2em;
  font-style:normal;
}

.sport_wide .block .blogs .info {
  color: #aaa;
  font-size: 0.9em;
}

.sport_wide .block .tools {
  text-align:right;
  margin-bottom:5px;
  padding-bottom:2px;
  padding-right:2px;
  background-color: #333;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
}

.sport_wide .block .posts .paging {
  text-align:center;
  background-color: #333;
}


.sport_wide .block .posts .paging {
  text-align:center;
}

.sport_wide .users.form label {
  min-width: 120px;
  display:inline-block;
  text-align: right;
  padding-right: 0.5em;
  color: #ccc;
}

.sport_wide .users.form .changePassword label {
  min-width: 160px;
}

.sport_wide .users.form legend {
  font-weight: bold;
  font-size : 1.1em;
  padding-left: 10px;
}

.sport_wide .albums.form label {
  min-width: 120px;
  display:inline-block;
  text-align: right;
  padding-right: 0.5em;
  color: #ccc;
}
.sport_wide .albums.form legend {
  font-weight: bold;
  font-size : 1.1em;
  padding-left: 10px;
}


.sport_wide .users.form .input {
  margin: 2px 0px;
}

.sport_wide .users.form .facebook .input {
  display:inline;
}
.sport_wide .users.form .facebook img {
  vertical-align: middle;
}

.sport_wide .crop {
  border : 1px solid #777;
}

.sport_wide .flash {
  font-weight:bold;
  text-align:center
}

.sport_wide .flash {
  font-weight:bold;
  text-align:center;
}

.sport_wide .flash .message {
   min-height:32px;
   padding-left: 32px;
   padding-top:1em;
   display:inline-block;
   text-align:left;
}

.sport_wide .flash #flashMessage {
   background-image: url('/img_base/iconset_1/PNG/Symbol - Check_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
}
.sport_wide .flash #errorMessage {
  color:#f00;
   background-image: url('/img_base/iconset_1/PNG/Symbol - Delete_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
}

.sport_wide .forum.index {
   padding-left:40px;
   background-image: url('/img_base/iconset_1/PNG/Folders_32x32_dark.png');
   background-repeat: no-repeat;
   background-position: center left;
   border: 2px solid #777;
 }
 
.sport_wide .forum.index.new {
   padding-left:40px;
   background-image: url('/img_base/iconset_1/PNG/Folders_32x32.png');
   border: 2px solid #aaa;
 }
 
 
.sport_wide .poster {
  border-right:1px solid #555;
  border-bottom:1px solid #555;
  margin-right:2px;
  padding:1px;
  width:100px;
  float:left;
  display:inline-block;
  height:100%;
}

.sport_wide .poster .info {
  padding-left:4px;
}
 
.sport_wide .posts.index .post {
   padding-top:5px;
   border:2px solid #777;
   margin-bottom:5px;
   margin-top:5px;
   padding-left:40px;
   background-image: url('/img_base/iconset_1/PNG/Mail%201_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .posts.index .post.new {
   border:2px solid #aaa;
   background-image: url('/img_base/iconset_1/PNG/Mail_32x32.png');
 }
 
 .sport_wide .block .title {
   height:32px;
 }
 
 .sport_wide .addPost {
   padding-left:40px;
   background-image: url('/img_base/iconset_1/PNG/Symbol - Add_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide a.addPost {
   padding-left:16px;
   display: inline-block;
   background-image: url('/img_base/iconset_1/PNG/Symbol - Add_16x16.png');
   text-align:middle;
 }
 
 .sport_wide a.refresh {
   padding-left:16px;
   display: inline-block;
   background-image: url('/img_base/iconset_1/PNG/Refresh_16x16.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .add {
   padding-left:16px;
   display: inline-block;
   background-image: url('/img_base/iconset_1/PNG/Symbol - Add_16x16.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .search .title {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Find Search_32x32.png');
   background-repeat: no-repeat;
   background-position: top left;
 }
 
 .sport_wide .connectedUsers .title {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Buddy Group_32x32.png');
   background-repeat: no-repeat;
   background-position: top left;
 }
 
 .sport_wide .participatingUsers .title {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Buddy Chat_32x32.png');
   background-repeat: no-repeat;
   background-position: top left;
 }
 
 .sport_wide .post .title {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Mail%201_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 
 .sport_wide .responseCount {
   margin-top: 15px;
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Chat_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .blog .title {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Folders_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .users.albums .name {
   padding-left:32px !important;
   background-image: url('/img_base/iconset_1/PNG/Album_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .userform .title {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Buddy_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 
 .sport_wide .stats .title {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Chart Pie_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
  
 .sport_wide .Forum .title {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Chat 2_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .Event .info {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Calendar_32x32.png');
   background-repeat: no-repeat;
   background-position: top left;
 }
 
 .sport_wide .Event .description {
   font-size:1.2em;
 }
 
 .sport_wide .events.index .date {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Calendar_32x32.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .events.view .event {
   padding-left:16px !important;
   background-image: url('/img_base/iconset_1/PNG/Calendar_16x16.png');
   background-repeat: no-repeat;
   background-position: center left;
 }
 
 .sport_wide .albums.index .name {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Photo_32x32.png');
   background-repeat: no-repeat;
   background-position: top left;
 }
 
 .sport_wide .albums.index .name {
   padding-left:40px !important;
   background-image: url('/img_base/iconset_1/PNG/Photo_32x32.png');
   background-repeat: no-repeat;
   background-position: top left;
 }
 
 .sport_wide .albums.index td.name {
   vertical-align: top;
   font-size:1.2em;
   padding-top:0.5em;
 }
 
 
 .sport_wide .albums.index tbody.album {
   background-color: #333;
   border: 2px solid #aaa;
 }
 
 .sport_wide .BookingForm label {
   min-width:200px;
   text-align:right;
   display: inline-block;
 }
 
 .sport_wide .BookingForm .input {
   margin: 2px;
 }
 
 .sport_wide .BookingForm legend {
   font-weight: bold;
   font-size: 1.2em;
 }
 
  
 .sport_wide .events.index .eventItem {
   cursor : pointer;
 }
 
 .sport_wide .events.index .eventItem:hover .date{
   text-decoration: underline;
 }
 
 .admin .sport_wide .events.index .eventItem:hover .date{
   text-decoration: inherit;
 }
 
 .admin .sport_wide .events.index .eventItem {
   cursor : inherit;
 }
 
 .sport_wide .albums.index .albumItem {
   cursor : pointer;
 }
 
 .sport_wide .albums.index .albumItem:hover .name{
   text-decoration: underline;
 }

 .admin .sport_wide .albums.index .albumItem {
   cursor : inherit;
 }
 
 .admin .sport_wide .albums.index .albumItem:hover .name{
   text-decoration: none;
 }
 
 .sport_wide .artist_info ul {
 list-style-position: outside;
 list-style-image: none;
 list-style-type: none;
 }
 
/********************************************/
/*  Video                                  */
/********************************************/


.sport_wide .video .info {
  margin-top: 2px;
  height: auto;
  display: block;
  padding: 5px 20px;
  margin-right: 1px;
}


.sport_wide .video .info .date {
  font-weight: bold;
  font-size: 0.9em;
}

.sport_wide .video .info .duration {
  font-weight: bold;
  float: right;
  font-size: 0.9em;
}

.sport_wide .video .info .title {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
}

.sport_wide .video.index .video {
  display: block;
}


.sport_wide .VideoList .pagerItem p {
  margin: 2px auto;
  padding: 10px;
  height:195px !important;
  width:200px !important;
  cursor: pointer;
  border: 1px solid #aaa;
}

.sport_wide .VideoList .pagerContainer {
  border: none;
}

.sport_wide .VideoList {
  width: 970px;
  clear: both;
}

/********************************************/
/*  VideoPlayer                             */
/********************************************/

.sport_wide .VideoPlayer h1 {
  display:none;
}

.sport_wide .VideoPlayer .content {
  margin-top:20px;
}

/********************************************/
/*  VideoList                               */
/********************************************/


.sport_wide .VideoList .video {
  font-size: 0.8em;
}

.sport_wide .VideoList h1 {
  border-bottom: none;
  font-size: 2.4em;
  font-weight: bold;
}

.sport_wide .VideoList h1 .dark {
  font-size: 0.8em;
  font-weight: normal;
}

.sport_wide .video .video {
  padding: 5px 10px;
}

.sport_wide .VideoList .video .date {
  font-weight: bold;
  font-style: italic;
  font-size: 0.9em;
  float: right;
}

.sport_wide .VideoList .video .tags {
  font-family: "Arial black", "Arial", "sans-serif";
  text-transform:uppercase;
  font-size: 1.1em;
}

.sport_wide .VideoList .video .name {
  display: block;
  font-weight: bold;
  font-size: 1em;
}

.sport_wide .VideoList .video .description {
  margin:0px;
  padding-top: 5px;
  display: block;
}


.sport_wide .VideoList .video .duration .value {
  z-index: 2;
  display:block;
  position: absolute;
  top: 0px;
  right: 2px;
  margin-top: -2px;
  padding-top: 3px;
}

.sport_wide .VideoList .video .duration {
  position: absolute;
  top: 10px;
  right: 40px;
  height:1.5em;
  font-weight: bold;
  font-size: 0.9em;
  margin: 0px;
  padding: 0px;
  width: auto;
}

.sport_wide .VideoList .video .duration .background {
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  width:100%;
  min-width:3em;
  height:1.6em;
  z-index:1;
  border: 1px solid #aaa;
}

.sport_wide .VideoList .video .thumbnail {
  min-height:90px; 
  position:relative; 
  display:block;
  text-align:center;
  margin: 10px 0px;
  border: 1px solid #aaa;
}
