/*
Theme Name: Ballher v2 
Description: Custom template for ballher by Go Media
Author: Wilson
Author URI: http://gomedia.us
Version: 1.0
Tags: custom
*/
* {
	padding: 0px;
	margin: 0px;
}


body {
background-color:#000000;
	font-family: Century Gothic, "Century Gothic", Tahoma, "Tahoma", Verdana, Arial, "Trebuchet MS", Myriad, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	margin: 0px;
}
#ccards{
float:right;
clear:both;
padding-top:12px;
}
#page{
	width:960px;
	margin: 0 auto;
}
#wrap {
	width: 960px;
	background:#000000 url(images/ballherGraphicBlock.gif) repeat-y scroll center top;
	text-align:center;
}

#shopWrap {
	width: 960px;
	/*background:#000000 url(images/ballherShopBlock.gif) repeat-y scroll center top;*/
	text-align:center;
}
#header {
	background: url(images/ballherMasthead.gif) no-repeat;
	height: 200px;
	width:960;
}
#title {
	float: left;
	background-color: #EB7DC8;
	padding: 10px;
	float: left;
	margin: 50px 0px 0px 5px;
} 
#botright {
	float: right;
	margin: 140px 50px 0px 0px;
}
#navigation {
	clear: both;
	padding:10px 0px 5px 0px;
	height: 45px;
	background:#000000 url(images/mastheadRuler_adj.gif) bottom right no-repeat;
	/*border-bottom:solid 4px #666666;*/
}
#sidebar {
	margin: 20px 10px 0px 10px;
	float: right;
	width: 160px;
	color: #cccccc;
}
#content {
	
}
#footer {
	clear: both;
	background:url(images/hoopwareFooter.gif) center center no-repeat #000;
	text-align: center;
}

#footer div{
	padding:350px 0px 30px 0px;
}
.post{
	margin-bottom: 15px;
	width:auto;

}
small {
	color:#999999;
	font-size: 8pt;
	/*margin: 25px 0px 0px 0px;*/
}

.entry p{
	padding: 8px 0px 12px 0px;
	font-size:14px;
}

#comments {
	width:600px;
	margin:30px auto;
}
/* text */
#title h1 {
	font-size: 18pt;
	font-weight: normal;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 11pt;
	color: #e1e1e1;
}
#navigation ul li {
	display: inline;
	list-style: none;
}
#navigation ul li a {
	display:block;
	height:38px;
	text-decoration:none;
	float:left;
}
#navigation ul li#shop a{ width:79px; background:url(images/shop_a.gif);}
#navigation ul li#shop a:hover, #navigation ul li#shop a:active{background:url(images/shop_b.gif);}

#navigation ul li#blog a{ width:87px; background:url(images/blog_a.gif);}
#navigation ul li#blog a:hover, #navigation ul li#blog a:active{background:url(images/blog_b.gif);}

#navigation ul li#info a{ width:78px; background:url(images/info_a.gif);}
#navigation ul li#info a:hover, #navigation ul li#info a:active{background:url(images/info_b.gif);}

#navigation ul li#contact a{ width:142px; background:url(images/contact_a.gif);}
#navigation ul li#contact a:hover, #navigation ul li#contact a:active{background:url(images/contact_b.gif);}

#navigation ul li#press a{ width:97px; background:url(images/press_a.gif);}
#navigation ul li#press a:hover, #navigation ul li#press a:active{background:url(images/press_b.gif);}

#navigation ul li#locations a{ width:155px; background:url(images/locations_a.gif);}
#navigation ul li#locations a:hover, #navigation ul li#locations a:active{background:url(images/locations_b.gif);}

#navigation ul li#associates a{ width:175px; background:url(images/associates_a.gif);}
#navigation ul li#associates a:hover, #navigation ul li#associates a:active{background:url(images/associates_b.gif);}

#navigation ul li#myspace a{ width:147px; background:url(images/myspace_a.gif);}
#navigation ul li#myspace a:hover, #navigation ul li#myspace a:active{background:url(images/myspace_b.gif);}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

.post{
text-align:left;
width:600px;
margin:0 auto;
padding:18px 0px;
}

h1 {
	font-size: 40pt;
	text-align:left;
	padding:10px 0px 6px 0px;
	font-weight: normal;
	color: #ffffff;
	background-color:#000000;
	margin:0 auto;
}

.post h1{
	font-size: 32pt;
	margin:0px;
	padding:0px;
}

.post h1 a:link,
.post h1 a:visited {
	color: #EB7DC8;
	text-decoration: none;
}

.post h1 a:active,
.post h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

 h1 span{
font-size:11px;
float:right;
}

h1 span a:link, h1 span a:visited{
color:#FFFFFF;
text-decoration:underline;
}

h1 span a:hover, h1 span a:active{
text-decoration:underline;
color: #EB7DC8;
}

.post h2 {
padding-top:20px;
	font-size: 18pt;
	color: #EB7DC8;
}
.post h2 a,
.post h2 a:hover {
	color: #EB7DC8;
	text-decoration: none;
}
.post h3 {
	font-size: 11pt;
	color: #EB7DC8;
}
.post h3 a,
.post h3 a:hover {
	color: #EB7DC8;
	text-decoration: none;
}
.post h4 {
	font-size: 10px;
	color: #EB7DC8;
	padding: 15px 0px 0px 15px;
}
.post h4 a,
.post h4 a:hover {
	color: #EB7DC8;
	text-decoration: none;
}
blockquote {
	color: #ffffff;
	margin: 10px 15px;
	font-size: 9pt;
	font-style: italic;
}
.post a {
	color: #cccccc;
}
.post a:hover {
	color: #ffffff;
}
#sidebar h2 {
	font-size: 11pt;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 10px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
	color: #cccccc;
	text-decoration: none;
}
#sidebar a:hover {
	color: #ffffff;
}
#sidebar li {
	padding-bottom: 2px;
}
img {
	border: 0px;
}
/* default */
.postmetadata {
	color: #c2c2c2;
/*	border: 1px solid #EB7DC8;	
	background-color: #560101; */
}
.postmetadata a,
.postmetadata a:hover {
	color: #c2c2c2;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#ffffff;	

}
#date a {
	color:#ffffff;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
/*
#author, #email, #url, #comment, .s {
	border: 1px solid #EB7DC8; 
	padding: 5px;
	font-size: 14pt;
	background-color: #000000;
	color:#EB7DC8;
}
#author, #email, #url, #comment {
width:98%;
}*/
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #252525;
	color: #ffffff;
	border: 1px solid #111111; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	cursor:pointer;
}
#commentform a {
	color: #EB7DC8;	
	text-decoration: none;
}
#commentform a:hover {
	color:#ffffff;	
	text-decoration: underline;
}

/* default */
.navigation {
	clear: both;
	width:600px;
	margin:0 auto;
}
.navigation a {
font-size:14px;
	color: #cccccc;
	text-decoration: none;
}
.navigation a:hover{
text-decoration:underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#confirm-button{
font-size:16px;
padding:2px;
border:solid 1px #EB7DC8;
background-color:#000000;
color:#EB7DC8;
cursor:pointer;
}

#productDetails .product{background:#FFFFFF};