/*
Theme Name: Azul
Theme URI: http://www.switchroyale.com/?page_id=21
Description: Azul is a clean and modern theme with a techy/corporate feel. This theme is meant to be easy to edit and completely standards compliant. Free to use for whatever you want.
Version: 1.1
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

	`/****************** HTML RESET **************/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th {margin:0; padding:0;font-weight: normal;font-style: normal;}
ul,ol {list-style: none;}
img {border: 0;}
fieldset,img{border: none; }
caption,th{text-align: left; }
table{line-height:18px;}

/****************** CLEAR FIX **********************/ 
.clearfix:after{content: "."; display: block;clear: both;visibility: hidden;line-height: 0;	height: 0;}
.clearfix{display: inline-block;}
 html[xmlns] .clearfix{display: block;}
* html .clearfix{height: 1%;}


/************** HTML ELEMENT *****************/

* html{margin:0;height:100%;}
body {font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; color: #FFFFFF; font-size:11px; background:#FFFFFF; }
a:link, a:visited{color:#FFFFFF;text-decoration:none;outline:none;}
a:hover, a:active{color:#CCCCCC;text-decoration:none;outline:none;}

p{ margin:0px 0 2px 0; /*line-height:16px;*/}
h1{color:#02a1e3; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:20px;}
h2{ font-size:15px; color:#494949; font-weight:bold;}
h3{ margin:5px 0; font-size:16px;}
h5{ color:#6dbb01; font-size:12px; font-weight:bold;}

/************** LAYOUT *****************/
#container{width:952px; margin:0 auto;}
/*------------- Header ----------------*/
#header{background:#990100; padding:0px; height:110px; width:952px;}
#header .logo{float:left; padding:20px 0 0px 20px;}
#header .add{float:left; padding:0px 0 0 55px; width:570px; height:60px; margin:10px 0 0 0;}

#TopHeader{padding:5px 5px 0 0; color:#FFFFFF; float:right;}
#TopHeader a:link, #TopHeader a:visited{color:#FFFFFF;}
#TopHeader a:hover, #TopHeader a:active{color:#CCCCCC;}
#TopHeader li{display:inline; font-size:11px; text-align:right; color:#FFFFFF;}
#TopHeader li a{display:inline; font-size:11px; font-weight:bold; padding:0 4px; text-decoration:underline;}

#content{ clear:both; overflow:hidden; padding:0px 0 0 0; margin:0 0 5px 0;}
/*#content a:link, #content	 a:visited{color:#FFFFFF;}
#content a:hover, #content a:active{color:#666666;}*/
/*#content ul{display:block; margin:0px; padding:5px;}
#content li{background:url(../Images/li.jpg) left center no-repeat; padding:5px 0 0 15px;}*/
#content .contentHol{clear:both; overflow:hidden; padding:10px 0px 0px 0px;}
#content .leftNarrow{float:left; width:700px; padding:10px 0px 0px 0px;}
#content .rightNarrow{ float:right; width:240px; padding:5px 0px 0px 0px;}
*:first-child+html #content .rightNarrow{ float:right; width:240px; padding:10px 0px 0px 0px;}

#VideoPlayer{text-align:center; clear:both;}
#embed{background:#000000; width:700px; text-align:center; clear:both; height:490px; padding:20px 0 0 0;}
#VideoPlayer .discription{position:absolute; margin:390px 0 0 0; background:#000; width:690px; padding:5px; color:#FFFFFF; /*filter:alpha(opacity=10);-moz-opacity:0.1;opacity: 0.1; */text-align:left; height:110px; overflow:hidden;}

/*#posts{float:left; background:#000000; text-align:center; overflow:hidden; }
#posts .player{}
#posts .discription{ position:absolute; margin:282px 0 0 0; background:#FFFFFF; width:690px; color:#000000; padding:5px; filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3; text-align:left;}*/

.heading{ background:#990100; padding:5px 2px; margin: 0 0 5px 0;}
.rightBg{ background:#000000; float:left; padding:0px; margin:0 0 5px 0; width:240px;}

.lastestStoHolder{clear:both; overflow:hidden; margin:0px 0; padding:6px 0;}
.lastestStoLeft{float:left; width:65px; margin:0 10px 0 0; padding:1px; border:1px solid #490000;}
.lastestStoRight{float:left; width:150px; border:0px solid white;}

.moreInfoHol{clear: both; overflow:hidden; margin:10px 0;}
.moreInfo{width:110px; padding:0px 0 1px 5px; font-size:10px; background: url(../Images/more.jpg) no-repeat left top; float:right;}

#FeaturedImg{ border:0px solid #333333; width:176px; height:287px;}
#FeaturedImg .featuredDis{ position:absolute; margin:200px 0 0 0; background:#990100; width:186px; color:#FFFFFF; padding:5px; filter:alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6;}

#login {
	text-align: right;
}

#navbar {
	/*margin: 0 0 20px 0;
	background: url(images/navbarbg.jpg);
	background-repeat: no-repeat;
	height: 40px;*/
	clear:both;
	padding:0px; margin:10px 0 5px 0; list-style:none; border:1px solid #c4c4c4; overflow:hidden;
}

#navbar ul {
	margin: 0 0 0 0px;
	padding: 0;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px 0 20px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg.gif);
	background-position: right 50%;
}
#navbar a:link, #navbar a:visited{color:#000000;}
#navbar a:hover, #navbar a:active{color:#FFFFFF;}


#navbar a:hover {
	color: #666666;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
}


.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 30px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #0195c5;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.post img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post img.aligncenter {
	text-align: center;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
	/*margin-left: 700px;*/
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}



.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
}


/* apply the gallery design - links slider */
#gallery_container { width:492px ; height:94px ; margin:10px auto 10px; background:#1b1b1b ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:442px; height:90px; margin:0px auto 0px;  }
/* the thumbnails container */

/* DIV container slider example */
#gallery_container2 {margin:0px auto 10px; /* background:#1b1b1b;*/ padding:0px 0px 0px; display:block; position:relative; }
/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd {display:block; position:absolute; cursor:pointer; width:25px; height:134px; top:0px; right:0px; 
background:url(images/gallery_fwd2.jpg) no-repeat center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:134px; top:0px; left:0px; 
background:url(images/gallery_back2.jpg) no-repeat center;  }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2{ position:relative ; overflow:hidden ; /*width:550px; height:130px;*/ margin:0px auto 0px; }
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 {display:block; position:relative; /*width:6000px;*/ margin:10px 0 0 0; }
#thumbs2 div.thumbnail {display:block; position:relative; float:left; margin:10px 0px 18px 0px; font-size:11px; width:130px; text-align:left; height:110px;}
#thumbs2 a {padding:0px; margin:0px; clear:both; display:block; }
#thumbs2 a img{border:1px #990100 solid; text-align:left;}


#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}

		#thumbs {width:240px; padding:2px 0; height:471px;}
		#thumbs ul {list-style-type: none;  padding: 0 0 0px 10px; width:220px; background:none;}
		#thumbs ul li {height: 65px; margin:20px 0; padding:0px; background:none;}
		#thumbs {display:block; position:relative; }
		#thumbs p{padding:0px; margin:0px; width:210px;}
		#thumbs a { padding:0px; margin:0px; }
		#thumbs a img{border:1px #990100 solid; max-width:100px; max-height:75px; }
	
		.thumb { border: 1px solid red;; float: left;  max-width:100px; max-height:75px;
		background: url(http://bitcast.vimeo.com/vimeo/thumbnails/defaults/default.75x100.jpg); margin-right: 10px;  }
		
		
		#portrait { float: left; margin-right: 5px; max-width: 100px; }
		#stats { clear: both; margin-bottom: 20px; }
		
/*		.tabcontent{ background:#000000; overflow:hidden; clear:both;}*/
		/*white-space:nowrap;*/ 

		.pagesHolder{ padding:10px; clear:both; background:#000000;}

#sidebar h2{background:#990100; padding:6px 0px 6px 5px; margin:5px 0;	color:#fff; display:block;}
/*#sidebar ul{display:block; margin:0px; padding:5px;}
#sidebar li{background:url(images/li.jpg) left center no-repeat; padding:5px 0 0 15px;}*/
#sidebar a:link, #sidebar a:visited{color:#FFFFFF;}
#sidebar a:hover, #sidebar a:active{color:#666666;}

#slidBox{
height:296px;
line-height:18px; 
/*overflow:hidden;
position: relative;*/
background-color: #000000;
margin: 0.3em auto;
padding: 15px;
width:700px;
overflow-y: auto;
overflow-x:hidden;
}

#mycustomscroll {
height:295px;
line-height:18px; 
overflow: auto;
position: relative;
background-color: #000000;
margin: 0.3em auto;
padding: 15px;
}

#mycustomscroll2 {
width: 340px;
height: 250px;
overflow: auto;
position: relative;
background-color: #D5EADE;
margin: 0.3em auto;
padding: 15px;
}

.fixedwidth {
height: auto;
position: relative;
color: black;
padding: 1px;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0px; left: 0px;
background:#000000;
}

.vscrollerbase {
width: 10px;
background-color:#515151;
margin:0 0px 0 ; 
}
.vscrollerbar {
width: 10px;
background-color: #980203;
}
/*.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}
*/
/*.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}*/


#mycustomscroll .thum{float:left; width:100px; border:1px solid #490000; padding:1px; margin:0 10px 10px 0;}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

#video_title{ color:#FFFFFF;}
#video_description{color:#CCCCCC; line-height:16px;}
#video_description p{color:#CCCCCC; line-height:16px;}

#slantedmenu{border:1px solid #C4C4C4; margin:0 0 5px;overflow:hidden; padding:0; height:40px;}
/* featured */
#slantedmenu #fe{position:absolute; margin:0; z-index:0; width:225px; height:40px; background:url(images/fe.png) no-repeat;}
#slantedmenu #fe a{background:url(images/fe.png) no-repeat; width:225px; height:40px; display:block; text-indent:-9999px; outline:none;}
#slantedmenu #fe a:hover{background:url(images/fe-hover.png) no-repeat;}
#slantedmenu #fe a.current{background:url(images/fe-hover.png) no-repeat; width:225px; height:40px; display:block; text-indent:-9999px; outline:none;}
/* featured end*/

/* all athletes */
#slantedmenu #all{position:absolute; margin:0 0 0 200px; z-index:0; width:201px; height:40px; background:url(images/all.png) no-repeat;}
#slantedmenu #all a:link, #slantedmenu #all a:visited{background:url(images/all.png) no-repeat; width:201px; height:40px; display:block;
text-indent:-9999px; outline:none;}
#slantedmenu #all a:hover, #slantedmenu #all a:active{background:url(images/all-hover.png) no-repeat;}
#slantedmenu #all a.current{background:url(images/all-hover.png) no-repeat; width:201px; height:40px; display:block;
text-indent:-9999px; outline:none;}
/* all athletes end*/

/* archive */
#slantedmenu #archive{position:absolute; margin:0 0 0 375px; z-index:0; width:179px; height:40px; background:url(images/archive.png) no-repeat;}
#slantedmenu #archive a:link, #slantedmenu #archive a:visited{background:url(images/archive.png) no-repeat; width:179px; height:40px; display:block;
text-indent:-9999px; outline:none;}
#slantedmenu #archive a:hover, #slantedmenu #archive a:active{background:url(images/archive-hover.png) no-repeat;}
#slantedmenu #archive a.current{background:url(images/archive-hover.png) no-repeat; width:179px; height:40px; display:block;
text-indent:-9999px; outline:none;;}
/* archive end*/

/* archive */
#slantedmenu #download{position:absolute; margin:0 0 0 520px; z-index:0; width:178px; height:40px; background:url(images/download.png) no-repeat;}
#slantedmenu #download a:link, #slantedmenu #download a:visited{background:url(images/download.png) no-repeat; width:178px; height:40px; 
display:block; text-indent:-9999px; outline:none;}
#slantedmenu #download a:hover, #slantedmenu #download a:active{background:url(images/download-hover.png) no-repeat;}
#slantedmenu #download  a.current{background:url(images/download-hover.png) no-repeat; width:178px; height:40px; 
display:block; text-indent:-9999px; outline:none;}
/* archive end*/


.smallfieldcell{    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #102132;    
 border: 1px solid #284279;
 margin:0 0 0 0px;
}


.archiveHolder{ clear:both; overflow:hidden; margin:0 0 20px 0;}



.Scroller-Container {
  position: absolute;
}
.Scrollbar-Up {
  position: absolute;
  width: 12px;
  height:10px;
  background-color: #980203;
}
.Scrollbar-Track {
  width: 12px;
  height: 325px;
  position: absolute;
  background-color: #515151;
}
.Scrollbar-Handle {
  position: absolute;
  width: 12px; 
  height:50px;
  background-color: #980203;
}
.Scrollbar-Down {
  position: absolute;
  top: 273px;
  width: 10px; 
  height: 10px;
  background-color: #980203;
}
#Scrollbar-Container {
  position: absolute;
  margin:0px 0 0 688px;
  padding:0px;
  z-index:9999;
}
#FeaturedAthlete, #AllAthletes, #Archives, #Downloads {
  position: absolute;
  overflow: hidden;
  width: 665px;
  height: 295px;
  display: none;
}
#FeaturedAthlete {display: block;}

#singlePage{clear:both; overflow:hidden;}
#singlePage h1{padding:10px 0 0 0;}
#pageHolder{height:328px;background:#000; padding:15px;}
.thum{float:left; margin:0 10px 10px 0;}
.thum img{border:1px solid #990100;}

#Archives .thum{ float:left; margin:0 10px 10px 0;}
#Downloads ul{ display:block; margin:0px; padding:0px;}
#Downloads li{display:inline; float:left; width:220px; margin:0 0px 20px 0; text-align:center;}

#Archives .thum img{border:1px solid #990100;}
#Downloads .thumdown img{border:1px #990100 solid;}

/*.panel {
	clear: both;
	display: none;
}*/

html>body #text-4{padding:1px 0 0 0;}

/*#footer{clear:both; overflow:hidden; background:#000000; padding:10px 10px; height:20px; margin:0; width:932px; margin:0 auto;}*/




/*html>ody #footer{clear:both; overflow:hidden; background:#000000; padding:0 10px 10px 10px; height:10px; margin:0; width:932px; margin:0 auto;}

*:first-child+html #footer{clear:both; overflow:hidden; background:#000000; padding:0 10px 10px 10px; height:10px; margin:0; width:932px; margin:0 auto;}
* html #footer{clear:both; overflow:hidden; background:#000000; padding:0 10px 10px 10px; height:10px; margin:0; width:932px; margin:0 auto;}
*/

#footer{clear:both; overflow:hidden; background:#000000; padding:0px; margin:0; width:952px; margin:0 auto;}
#footer table{ border-collapse:collapse; margin:0px; padding:0px;}
#footer ul{display:block; margin:0px; padding:0px;}
#footer li{display:inline; margin:0px; padding:0px;}
#footer .footerHolder{clear:both; overflow:hidden; padding:10px 10px; _padding:5px 10px; #padding:5px 10px;}
#footer .FooterLeft{float:left; width:400px; padding:0px 0 0px 10px;}
#footer .FooterRight{float:right; width:430px; padding:0px 10px 0px 0px;}



#extra_controls, #scrollbar { 
    display:none; /* hide from incapable */
    }
div#wn {
    float:left;
    margin-right:8px;
    }
    
div#scrollbar {
    float:left;
}
.clearer { clear:left; }
.option_field{background-color: #cc0000;}

div.dd {
	background-color:#FFFFFF;
	border:1px solid #990100;
	display:none;
	padding-top:12px;
	position:absolute;
	width:130px;
	z-index:100;
	overflow-y:scroll;
	max-height:260px;
}

div.dd ul li a:link, div.dd ul li a:visited {
	color:black;
	display:block;
	line-height:24px;
	padding-left:4px;
	text-decoration:none;
	vertical-align:middle;
}

div.dd ul li a:hover, div.dd ul li a:active {
	background-color:#990100;
	color:white;
	display:block;
	line-height:24px;
	padding-left:4px;
	text-decoration:none;
	vertical-align:middle;
}

a.dd  {
	width:120px;
}

div.dd2 {
	background-color:#FFFFFF;
	border:1px solid #990100;
	display:none;
	padding-top:12px;
	position:absolute;
	width:130px;
	z-index:100;
	overflow-y:scroll;
	max-height:260px;
}

div.dd2 ul li a:link, div.dd2 ul li a:visited {
	color:black;
	display:block;
	line-height:24px;
	padding-left:4px;
	text-decoration:none;
	vertical-align:middle;
}

div.dd2 ul li a:hover, div.dd2 ul li a:active {
	background-color:#990100;
	color:white;
	display:block;
	line-height:24px;
	padding-left:4px;
	text-decoration:none;
	vertical-align:middle;
}

a.dd2  {
	width:120px;
}

a.selected {
	background-color:#480302;
	color:white;
}

a.button {
	background-color:#990100;
	border:1px solid #480302;
	color:FFFFFF;
	display:block;
	float:left;
	font-size:1.1em;
	height:16px;
	padding:5px;
	position:relative;
	text-decoration:none;
	z-index:101;
}
#siteswitcher {margin-bottom:10px;}
