/*
Theme Name: Bowling Balls For Sale
Theme URI: http://www.bowlingballsforsale.org/
Description: Custom designed wordpress theme.
Version: 1.0
Author: Allan Collins
Author URI: http://collinsinternet.com
*/

body {
background:url(images/bg.jpg) repeat-x #ffffff;
margin:0 auto;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#page {
width:954px;
text-align:left;
margin:0 auto;
}

#topbanner{
width:468px;
height:60px;
float:left;

margin:0;
padding:0;
margin-top:30px;
margin-left:130px;
}

#nav {
margin-top:10px;
width:954px;
height:44px;
background:url(images/headertop.jpg);
}

#nav ul {
list-style:none;
margin:0;
padding:0;
margin-left:20px;
padding-top:15px;
}
#nav ul li{
float:left;
margin-right:25px;
padding:3px;
}
#nav ul li:hover{
background:#0079bd;
}
#nav ul li a {
color:#ffffff;
text-decoration:none;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
}

#flash {
margin-left:1px;
float:left;
width:623px;
height:257px;
border-left:11px solid #000000;
border-right:10px solid #000000;
}
#featuredbox{
float:left;
width:298px;
height:257px;
background:#ffffff;
border-right:11px solid #000000;
}
#headerfooter {
width:954px;
background:url(images/headerbottom.jpg) no-repeat;
height:35px;
clear:both;
margin-left:1px;
}
h1,h2,h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0079bd;
}
#sidebar h2 {
font-size:14px;
}
#content {
margin-top:20px;
width:500px;
margin-left:15px;
line-height:18px;
float:left;
}
#sidebarleft{
width:200px;
float:left;
overflow:hidden;
}
#sidebar {
width:200px;
float:left;

margin-left:20px;

}
#sidebar ul,#sidebarleft ul {
list-style:none;
margin:0;
padding:0;
}
#footer {
padding-top:100px;
text-align:center;
clear:both;
padding-bottom:30px;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-left:10px;
	}

.alignleft {
	float: left;
	margin-right:10px;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
a {
color:#003F66;
}
a img {
border:none;
}
#featuredinside {
padding:10px;
padding-top:0;
}
#featuredinside h2 {
font-size:16px;
}
ul.children li{

}
h2.widgettitle {
font-size:14px;
}
/*  */
ul li.cat-item{
background:#EEF3F8;
border-top:1px solid #D1E0EF;
border-bottom:1px solid #D1E0EF;
border-left:1px solid #D1E0EF;

}

ul li.cat-item a{
display:block;
width:100%;
height:20px;
text-decoration:none;
padding-top:5px;
font-weight:bold;
}

ul li.cat-item a:hover{
background:#D1E0EF;

}
ul.children li a{
padding-left:40px;
font-weight:normal;
}
