/*
Theme Name:     BHSFP-theme
Template:    patagonia
*/

@import url("../patagonia/style.css");

/* --- */

#header{
background:  url('images/bhsHeader2.jpg') no-repeat;
height:100px;
}
#header h1 { /* shadow for header title */
text-shadow: 0.15em 0.15em 0.15em #00488c;
}

#sidebar #twitterid {
height:45px;
width:45px;
display:block;
padding:5px 5px 5px 5px;
float:none;
text-decoration:none;
}

#sidebar #twitterid {
background: url(images/twitter_40x40.png) no-repeat;
}

#sidebar #facebookid {
height:45px;
width:45px;
display:block;
padding:5px 5px 5px 5px;
float:none;
text-decoration:none;
}

#sidebar #facebookid {
background: url(images/facebook_40x40.png) no-repeat;
}

#sidebar #feedrss{
height:45px;
width:45px;
display:block;
padding:5px 5px 5px 5px;
float:none;
text-decoration:none;
}

#sidebar #feedrss {
background: url(images/rss_icon_40x40.png) no-repeat;
}


.jerseyNumber {
font-size: 36px; 
font-weight: bold; 
color: #010066; 
text-align: right; 
vertical-align: middle;
float: left;
margin: 10px;
text-shadow: 0.1em 0.1em 0.2em #FFCC33;
}

.playerName {
text-align: center;
display: inline-block;
/* 
margin: 10px;
border:1px solid #00488c;
*/
}

.allStar1 {
font-size: 14px;
vertical-align:text-top;
background-image:url('/bhs/wp-content/uploads/2011/05/blue_ribbon.gif');
background-repeat: no-repeat;
padding-left:35px;
text-shadow: 0.1em 0.1em 0.08em #FFCC33
}
.allStar2 {
font-size: 14px;
vertical-align:center;
/*
background-image:url('/bhs/wp-content/uploads/2011/05/red_ribbon.gif');
background-repeat: no-repeat;
*/
padding-left:35px;
text-shadow: 0.1em 0.1em 0.08em #FFCC33
}

/* Mods for BHS official colors Royal Blue #010066 and Gold #FFCC33 */
#tabs {padding: 0 0 0 0;background: black url('images/bar2_010066.png');height:27px;font-size: 16px;}

body {
color: #010066;
}
#content #searchform #s {
COLOR: #010066;
}

.post h2 {
color: #010066;
}

.post h2 a{
color: #010066;
}

.post h2 a:hover{
color: #010066;
}

.menu ul li.widget h3{
color: #010066;
}

.menu ul li h3 a{
color: #010066;
}



.menu ul li h3 a:hover{
color: #010066;
}


#header a:hover { color: #FFCC33;}

#tabs UL LI.page_item A {BACKGROUND: #010066; COLOR: white}
#tabs UL LI.page_item A:hover {BACKGROUND: #00488c; COLOR: #FFCC33}
#tabs UL LI.page_item {BACKGROUND: #010066}

#footer-inner{ background : #010066 }
#search-form {
display: none;
}