/*
Theme Name: Breakthrough Basketball
Theme URI: http://www.wilsonwebconsulting.com
Description: 2 column, HTML5 layout with left sidebar and widget compatibility
Version: 2.0
Author: Ross Wilson
*/

body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
}
/*
#wrapper{
width: 800px;
margin: 0px auto;
padding: 0;
text-align:left;
background: white;
font-size: 75%;
line-height:18px;
border:4px solid white;
}


#header{
height: 108px;
border-bottom:1px solid gray;
}	

#subheader{
border-top:1px solid #888;
border-bottom:1px solid #888;
margin: 7px 11px 0px 11px;
text-align: right;
}
		
#content{
clear:both;
padding: 4px 20px 4px 0;
}	


#main {

margin: 0px 0px 0px 200px ;
padding: 0 0 0px 0px;

}

#sidebar {
width: 190px;
float:left;
padding: 0 0 15px 0;
margin: 0;
background: #fff;
text-align:left;	
}

#menuwrapper{

}


#footer {
clear: both;
background: #fff;
margin: 5px 0 0 0;
padding: 0px 0;
text-align: center;
font-size: 95%;
border-bottom: 1px solid #aaa;
border-top: 1px solid #aaa;
}

#footer p{
margin: 0px 0;
padding: 10px 0;

}
*/

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{
float:right;
}
/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 130%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color:#3350B9;
/*font-weight:800;*/
text-decoration:none;
}
a:hover{
color:#3350B9;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}



/* Headings */ 

form#searchform2{
display:block;
padding: 3px 3px 5px 10px;
margin: 1px 0;
}


#header h3{
margin:  0;
padding: 50px 0 0 25px;
font-weight:800;
}

#header h3 a{
font-weight:800;
color: #444;
text-decoration: none;
font-size: 220%;
}

#header h3 a:hover{
background:white;
text-decoration: none;
}

#header h2{
margin: 0;
letter-spacing:1px;
padding: 12px 0 5px 25px;
font-weight:800;
color: black;
font-size: 90%;
}



/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;

background: #fff;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
font-size: 150%;
font-weight:800;
border-bottom: 1px dotted #ddd;
padding: 3px 0 3px 0px;
margin: 0 0 15px 0;
}


.post h2 a  {
text-decoration:none;
font-weight:800;
}

.post h2 a:hover{
text-decoration:none;
font-weight:800;
 }

.postmetadata{
font-size:90%;
border-top: 1px solid #c0c0c0;
padding: 1px 0 1px 5px;
margin: 0;
background: #f2f2f2;
}

.postmetadata p{
line-height: 14px;
padding: 0 5px;
margin: 1px;
text-align: right;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;

}

ol#commentlist li{
	border-left: 4px solid #ddd;
	border-bottom: 1px solid #eee;
	padding: 2px 10px;
	margin: 6px 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 10px 0;
display: block;
padding: 1px 5px;
background: #f8f8f8;
}


/*  sidebar styles */

.menu{
padding:0;
font-size:12px;
background: white;
width: 100%
_width: 17.5em;
}

.menu a{
font-weight: 100;
}

.menu ul{
 list-style-type:none;
 margin:0;
 padding:0;
}

.menu ul li.widget{
background: #fff;
display: block;
border: 1px solid #c0c0c0;
margin-bottom: 15px;
}
.menu ul li.widget ul li {

	
}

.menu ul li.widget ul{

}
.menu ul li.widget ul li.recentcomments {
	padding: 3px 10px;	
}
.menu ul li.widget#recent-posts ul li {
	padding: 3px 10px;	
}
.menu ul li.widget ul li{
border-top:1px solid #c0c0c0;
padding: 3px 2px 1px 28px;
margin:0;
line-height: 22px;
background-image: url(/images/icon_sprite.png);
background-repeat: no-repeat;
background-position: -12px -291px;
}
.menu ul li.widget ul li a{

/*font-weight: 800;*/
color: #5C5C5C;

}

.menu ul li.widget ul li a:hover{
 color:#3350B9;
 background-color:#F2F2F2;
}

.menu ul li.widget ul li ul li{
border-bottom: none !important;
border-top: 1px solid #c0c0c0;
padding: 0 0 0 5px;
}

.menu a:hover{
text-decoration:none;
}

.menu ul li.widget h3{
background: url(/images/bg_search_box.png) repeat-x left top;
font-size:15px;
margin:0px 0px;
padding:0 0 0 5px;
margin:0;
color: #2171B8;

font-weight: 800;
line-height:2em;
}
.menu #recent-comments h3{
	border-bottom: none;
}
.menu #recent-comments li {
	background: #FFF;
}
.menu #recent-posts h3 {
	border-bottom: none;
}
.menu #recent-posts li {
	background: #FFF
}
.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
margin:0px;
padding:5px 0px;
}

.menu input{
margin:3px 0;
font-size:100%;
}

.widget{
margin: 0;

}

.menu ul li.widget#search{
display: block;
padding: 4px;
text-align:center;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#footer a{
font-weight: 100;
}

.navigation {
	display: block;
	text-align: center;
	margin: 5px 0px;

	}



