/*  
Theme Name: Bull-Child
Description: A Child Theme of The Bull
Template: bull
Version: 1.0

Author: Blipits

Author URI: www.blipits.co.uk

Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/


@import url(../bull/style.css);
/*Automatically re-size post images*/
.art-PostContent img { 
max-width: 500px; 
width: expression(this.width > 500 ? 500: true);
}


/*Tidy up drop-down menus*/
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 30px;
	width: 210px;
	overflow:hidden;
	line-height: 25px;
	padding-top:1px;
	}

.art-menu ul {
	margin-top: 0px;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	background:#000000;
	left:30px;
	top:-2px;
}




/*adjust Pics headings*/
.kpg-title {
font-size:20px;
}
#kpg-title {
font-size:20px;
color:#ad0000;
}
/* Adjust Today gig spapcing*/
#gigpress-4 a{
font-size:24px;
}
#gigpress-4 h2{
margin-top:-5px;
margin-bottom:10px;
}
#gigpress-4 {
margin-bottom:-10px;
}
#gigpress-6 a{
font-size:24px;
}
#gigpress-6 h2{
margin-top:-5px;
margin-bottom:10px;
}
#gigpress-6{
margin-bottom:-10px;
}
#gigpress-7 a{
font-size:24px;
}
#gigpress-7 h2{
margin-top:-5px;
margin-bottom:10px;
}
#gigpress-7{
margin-bottom:-10px;
}

/* Adjust Upcoming gigs */
#gigpress-3 .art-BlockContent-body a{
font-size:16px;
}
#gigpress-3 .art-BlockContent-body {
font-size:16px;
}
#gigpress-8 .art-BlockContent-body a{
font-size:16px;
}
#gigpress-8 .art-BlockContent-body {
font-size:16px;
}


/* change menu font size*/
.art-menu a .t {
font-size:28px;
}

/* change Post Header size */
.art-nav-center {
margin-top:10px;
}
.art-PostHeader {
	text-decoration:none;
	margin-left:-10px;
	padding: 0;
	word-spacing:normal;
	text-align:left;
	font-size: 28px;
	color: #AD0000;
}
.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover {
font-size:28px;
line-height:28px;

}

/*move post body up*/
.art-Post-body {
padding-top:15px;
}
.art-contentLayout .art-sidebar1 {
padding-top:20px;
}

/* Adjust No-Sidebar background color*/

.art-content-wide {
background-color:#000000;
}

.postTabsLinks {
font-size:16px
}
