/*
Theme Name: sb-child
Description: A Child Theme of Small Business
Template: small-business
*/

@import url("../small-business/style.css");

h1.hp a, h2.other a {
width:500px;
}

.smaller {
	font-size: 22px;
}

h2.about, h2.services {
line-height:22px;
}

div.helpText {
  clear:both;
text-align: center;
padding-top: 3px;
}

div.pullquote {
background-color: #ececec;
width: 250px;
float: right;
padding: 10px;
margin: 5px;
}

div.pullquote-alt {
background-color: #ececec;
padding: 10px;
margin: 5px;
}

.content-item ul li {
background:url("images/bg-ul-wedone.png") no-repeat scroll 0 0 transparent;
font-size:1.2em;
margin-bottom:6px;
padding-left:21px;
}

.content-item a {
color: #618BD3;
}

.hackadelic-series-info small span span {
  display: none !important;
}
.hackadelic-series-info {
border:1px solid #CCCCCC;
font-size:110%;
margin:5px 5px 10px;
padding:2px 5px;
}

#recent-posts {
margin-bottom: 5px;
}


@media print {

	#header {
		display: none;
	}
	
	#sidebar {
		display: none;
	}
	
	#footer {
		display: none;
	}
	
	#comments {
		display: none;
	}

}

.ngg-galleryoverview {
		text-align: center
}

.ngg-gallery-thumbnail-box {
    display: inline-block;
    width: 75px;
    float: none !important;
}

