/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic-for-wordpress/
DESCRIPTION: A highly extensible, search-engine optimized WordPress Theme Framework featuring 13 widget-ready areas, grid-based layout samples, styling for popular plugins and more.
VERSION: 0.6.5
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS:three columns,two columns,fixed width,simple,seo,microformats,widgets,framework,options page,hooks,filters,valid XHTML,valid CSS
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* Un-comment the line below to set a grid with 18px line-height */
/*body { background:url(images/960_grid_12_col.gif) repeat-y top center; }*/


/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family:Helvetica, Arial, sans-serif;
	background: #526A9A;
	background-image: url(http://mcclarensports.com/i/jerseytex.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	font: 1em Helvetica, Arial, San-Serif;
	text-align: left;
}

#wrapper {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}
a:link, a:visited {
    color:#526A9A;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header
-------------------------------------------------------------- */

#header {
	width: 978px;
    height:190px;
   	background-image: url(http://mcclarensports.com/i/McCSlogo.gif);
	background-position: 25px 44px;
	background-repeat: no-repeat;
	z-index: 1000;

}

#blog-title {
	height: 180px;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px;
	float: left;
}
#blog-title a {
    color:#fff;
    text-decoration:none;
}
#blog-description {
    font-style:italic;
    padding:8px 0 63px 0;
    color:#fff;
}
#navi {
	width: 600px;
	height: 40px;
	position: relative; top: -40px; right: 0px;
	float: right;
	clear: both;
	z-index: 800;
}

#toprotator {
  width: 378px;
  height: 190px;
  float: right;
  }


/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:11px;
    background:#B5D1EA;
    border-top:1px solid #CADEF0;
    margin-top:-1px;
}
.skip-link {
    display:none;
}
#menu {
    padding:7px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:1px 6px;
    background:#87B5DD;
    color:#fff;
    border-top:1px solid #6DA5D6;
    text-decoration:none;
}
#menu a:hover {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu .current_page_item a {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu a:focus {
    background:#4887BD;
    color:#fff;
    border-color:#526A9A;
}

/* =Content
-------------------------------------------------------------- */

#main {
  	width: 978px;
 	background-image: url(http://mcclarensports.com/i/border_main_up3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	z-index: 1;
	} 

#container {
	width: 978px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(http://mcclarensports.com/i/border_main_down3.gif);
    padding: 0px 0px 0px 0px;
  	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 2;
}

#content {
	color: #FFFFFF;
 	background: #091839;
	width: 978px;
	height: 500px;
	padding: 0px 0px 0px 0px;
  	margin: 13px 0px 13px 0px;
	position: relative;
	z-index: 3;
}   


#hedbox {
	background-image: url(http://mcclarensports.com/i/hedbar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 958px;
	height: 48px;
	padding: 0px 0px 0px 22px;
  	margin: 0px 10px 0px 10px;
	z-index: 4;
	font-family: Arial Narrow, san-serif;
	font-style: italic;
	font-size: 30px;
	line-height: 48px;

}  

.contentboxleft {
	color: #FFFFFF;
 	background: #1c2b52;
	width: 422px;
	height:411px;
	padding: 10px 24px 12px 14px;
  	margin: 8px 10px 0px 10px;
  	border-top: 1px solid #314381;
  	border-right: 1px solid #314381;
  	border-left: 1px solid black;
  	border-bottom: 1px solid black;
  	overflow: auto;
}

.contentboxwide{
	z-index: 4;
	color: #FFFFFF;
 	background: #1c2b52;
	width: 918px;
	height:411px;
	padding: 10px 24px 12px 14px;
  	margin: 8px 10px 0px 10px;
  	border-top: 1px solid #314381;
  	border-right: 1px solid #314381;
  	border-left: 1px solid black;
  	border-bottom: 1px solid black;
  	overflow: hidden;
}

.contentboxright {
	color: #FFFFFF;
 	background: #1c2b52;
 	width: 472px;
 	height:425px;
	position: relative;
	float: right;
	padding: 16px 0px 0 0px;
  	margin: 8px 10px 0px 0px;
  	border-top: 1px solid #314381;
  	border-right: 1px solid #314381;
  	border-left: 1px solid black;
  	border-bottom: 1px solid black;
  	overflow: hide;

}  


	
.newsboxleft {
	color: #FFFFFF;
 	background: #1c2b52;
	width: 582px;
	height:411px;
	padding: 10px 24px 12px 14px;
  	margin: 8px 10px 0px 10px;
  	border-top: 1px solid #314381;
  	border-right: 1px solid #314381;
  	border-left: 1px solid black;
  	border-bottom: 1px solid black;
  	overflow: auto;
}

.newsboxleft h2{
    font-size:18px;
    line-height:24px;
	font-weight:bold;
    padding:0px 0 0 0;
    color:#white;
}

.newsboxleft p{
	font-size:14px;
	line-height:18px;
	margin:0 0 0 0;
	padding:0 0 0 0;
    color:#white;
}

.newsmeta {
    text-transform:uppercase;
   font-size:10px;
	line-height:18px;
	margin:0px 0 8px 0;
    color:#white;
}

.newsmeta a{
color: white;
background: #526A9A;
padding: 0px 4px 0px 4px;
}

.newsmeta a:visited{
color: white;
background: #526A9A;
padding: 0px 4px 0px 4px;
}

.newsboxright {
	color: #FFFFFF;
 	background: #1c2b52;
 	width: 312px;
 	height:427px;
	position: relative;
	float: right;
	padding: 10px 0px 0px 8px;
  	margin: 8px 10px 0px 0px;
  	border-top: 1px solid #314381;
  	border-right: 1px solid #314381;
  	border-left: 1px solid black;
  	border-bottom: 1px solid black;
  	overflow: hide;
} 


.homeboxleft {
	color: #FFFFFF;
 	background: #1c2b52;
	width: 620px;
	height: 502px;
	padding: 0;
  	margin: 0px 10px 0px 10px;
  	border-top: 1px solid #314381;
  	border-right: 1px solid #314381;
  	border-left: 1px solid black;
  	border-bottom: 1px solid black;
  	overflow: hide;
}

.homeboxleft p{
	font-size:12px;
	line-height:15px;
	border-left: 12px solid #1c2b52;
    color: #white;
}

.covernewshed{
    font-size:20px;
    line-height:24px;
	font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    padding: 0px 0 4px 0px;
    color:#091839;
}

.cover{
    font-size:20px;
    line-height:24px;
	font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    padding: 10px 0 0 12px;
    color:#526A9A;
}


.homeboxleft img{
	margin:-8px 0 0 -8px;
	padding:-8px 0 0 -8px;
}


.homeboxright {
	color: #FFFFFF;
 	background: #526A9A;
 	width: 312px;
 	height:480px;
	position: relative;
	float: right;
	padding: 12px 0px 12px 8px;
  	margin: 0px 10px 0px 0px;
  	border-top: 1px solid #8a9cc2;
  	border-right: 1px solid #8a9cc2;
  	border-left: 1px solid black;
  	border-bottom: 1px solid black;
  	overflow: hide;
} 
 	
.homeboxright a{
	color: #091839;
		font-weight:bold;
}

.homeboxright h2{
margin-bottom: 2px;
}

.homeboxright p{
	font-size:12px;
	line-height:15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    color:#white;
}

.homemeta {
    text-transform:uppercase;
   font-size:10px;
	line-height:18px;
	margin:0px 0 8px 0;
    color: #white;
font-weight: normal;
}

.homemeta a, .homemeta a:hover, homemeta a:visited{
font-weight: normal;
color: #526A9A;
background: #091839;
padding: 0px 4px 0px 4px;
text-decoration: none;
}

.hentry {
    margin:9px 0 0 0;
    padding: 44px 1px 36px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0 18px, 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:20px;
    text-transform: uppercase;
    letter-spacing: .15em;
    line-height: 20px;
    padding: 0px 20px 12px 20px;
    font-weight:bold;
    color:#526A9A;
}
.entry-title a {
    text-decoration:none;
    color:#000;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
   	font-size:15px;
    line-height:19px;
    padding:0 0px 0px 0;
   margin:0 0px 0px 0;
    overflow:hidden;
}

.entry-content p{
   	padding:8px 8px 6px 0;
   	margin: 0px 8px 0px 0px;
   	}
   	
.marginleft {
	margin-left: 14px;
	}

.indent {
	margin-left: 20px;

	}


.entry-content h1, .entry-content h2 {
    font-size:24px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
    color:#526A9A;

}
.entry-content h3 {
    font-size:20px;
	font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#526A9A;
    padding:6px 0 2px 0;


}
.headline {
    font-size:20px;
    line-height:24px;
	font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    padding: 0px 0 0 0px;
    color:#526A9A;

}

.date {
    font-size:12px;
    font-style: italic;
    line-height:24px;
    padding: 4px 0 0 8px;
    color:#ffffff;

}

.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
 	list-style-image: url(http://mcclarensports.com/wp-content/themes/mcclarensports/images/starbullet.png);
    margin: 4px 0 10px 20px;
    padding: 0 0 0 0;
}

.entry-content li {
    margin: 0 0 4px 0px;
    padding: 0 0 0 0;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link a{
    color:#526A9A;
  	padding:0px 20px 0px 20px;
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#526A9A;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#B5D1EA;
    color:#fff;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments a {
}
#comments li.byuser {
    background:#5C9BD1;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    padding:17px 20px 0 20px;
    width:460px;
    margin:0 auto;
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:40%;
}
.nav-next {
	float: right;
	width:40%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
	padding: 24px 0 24px 8px;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.wp-caption {
text-align: left;
}
.wp-caption img {
padding: 0 0 12px 0;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
}
	
.entry-content img {
	max-width: 350px;
	border: none;
	padding: 0px 0px 0px 0px;
  	margin: 2px 9px 2px 0px;
	float: left;
}  

.contentboxright img {
	max-width: 450px;
	border: none;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.alignleft,
img.alignleft,
img.align-left {
	float: left;
	margin-right:20px;
}

.alignleftwho,
img.alignleftwho,
img.align-left-who {
	float: left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:40px;
	margin-left:-20px;
	clear: both;
}

.alignright,
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
.aligncenter,
img.aligncenter,
img.centered {
	margin: 0 auto 18px auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

.clientbuttons img{
padding: 4px 10px 6px 0;
margin: 0 0 0 0;
}


/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside {
 color: #FFFFFF;
 background: #536B9B;
 width: 325px;
 padding: 0px 0px 0px 0px;
 margin: 13px 0px 13px 0px;
 
 }

.aside ul {
    margin:0;
    list-style:none;
}
.aside ul ul {
    list-style:square;
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}

.aside h1 {
 color: #0D192F;

}



/* Begin Calendar styles 
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
End Calendar styles */


/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */


#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}

.section {
margin: 0px 0px 0px 10px;
padding: 0px 0px 0x 0px;
font-size:12px;
line-height:16px;
overflow:hidden;
}

.section ul{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0x 0px;
}

.section ul ul{
margin: 0px 0px 0px 10px;
list-style: none;
}


.section p{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size:11px;
line-height:14px;
overflow:hidden;}

.section h1{
font-size:20px;
text-transform: uppercase;
letter-spacing: .15em;
line-height: 20px;
padding: 0px 0px 12px 0px;
font-weight:bold;
color: #0D192F;

}

.section h3{
color: #536B9B;
font-size:14px;
font-weight: bold;
padding: 6px 0px 6px 0px;

}

.section a{
color: #FFFFFF;
font-weight: regular;
}

.hppostmeta{
font-size: 12px;
font-style: italic;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}



#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;   
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}



#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside {
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
.main-aside ul ul {
    margin:0 0 18px 13px;
}
.main-aside ul ul ul {
    margin:0;
}
.sub-aside h3 {
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}
#footer .widgetcontainer ul {
    margin:0 0 0 13px;
}
#footer .widgetcontainer ul ul {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
   color:#fff;
   padding:24px 0 90px 0;
}
#footer a {
    color:#fff;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
   	font-size:11px;
    line-height:14px;
    padding: 0px;
    text-align: right;

}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#526A9A !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
width: 606px;
height: 32px;
position: relative;
z-index: 300;
}

/* hack to correct IE5.5 faulty box model */

* html .menu {
width:606px; w\idth:606px;
position: relative;
z-index: 300;
}

/* remove all the bullets, borders and padding from the default list styling */

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

.menu ul ul {
width:102px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {
float:left;
width:100px;
position:relative;
z-index:1001;
}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
text-transform: uppercase;
letter-spacing: .2em;
font-size: 10px;
font-weight: bold;
text-decoration:none;
color:#fff;
width:101px;
height:32px;
text-align: center;
line-height:32px;
	background: url(http://mcclarensports.com/i/button.gif) no-repeat 0 0;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:101px; w\idth:101px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#536B9B; 
}

/* style the second level hover */
.menu ul ul a.drop:hover{
background:#0D192F;
}

.menu ul ul :hover > a.drop {
background:#0D192F;
color:#000;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#536B9B;
color:#FFF;
}


/* style the third level hover */
.menu ul ul ul a:hover {
background:#0D192F;
color:#FFF;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0;
width:96px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{
left:152px;
top:0px;
width:96px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-96px;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
position:absolute; top:0; left:0;
border-collapse:collapse;
z-index: 400;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#536B9B; color:#000;

text-transform: none;
letter-spacing: 0em;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color:#fff;
text-align: left;
line-height:32px;


filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

height:auto;
line-height:1em;
padding:7px 12px;
width:128px;
}
 
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover {background-position: 0 -32px;}

.menu ul ul a:hover{color:#fff; background:#0D192F;}

.menu :hover > a {background-position: 0 -32px;} 

.menu ul ul :hover > a {color:#fff;background:#0D192F;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: #0D192F;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
	color: #0D192F;
	background: url(http://mcclarensports.com/i/button.gif) no-repeat 0 -32px;

}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: #536B9B;
}

.menu ul .current_page_item ul a:hover {
  background: #0D192F;
  color: #536B9B;
}

.menu .current_page_item a:hover {
  color: #0D192F;
}


