#doc {
	background: transparent url(/img/tignish/add-ons/background-onesize.png) 20px 150px no-repeat;
}

#main-feature h2 { font-size: 340%; }
#main-feature p { margin-right: 545px; }

#main-content { margin-top: 85px; }

.addon-intro {
	width: 425px;
	padding-bottom: 30px;
}

.addon-intro h3 {
	margin: 0 0 0.5em 0;
}

.addon-feature {
	background: transparent url(/img/tignish/add-ons/divider.png) top center no-repeat;
	float: left;
	padding: 50px 0;
}

.addon-category-alerts,
.addon-category-photos,
.addon-category-social,
.addon-category-themes {
	float: left;
	width: 240px;
	margin-right: 30px;
	padding-left: 95px;
}

.addon-category-alerts { background: transparent url(/img/tignish/add-ons/icon-alerts.png) top left no-repeat; }
.addon-category-photos { background: transparent url(/img/tignish/add-ons/icon-photos.png) top left no-repeat; }
.addon-category-social { background: transparent url(/img/tignish/add-ons/icon-social.png) top left no-repeat; }
.addon-category-themes { background: transparent url(/img/tignish/add-ons/icon-themes.png) top left no-repeat; }

.addon-category-alerts h4,
.addon-category-photos h4,
.addon-category-social h4,
.addon-category-themes h4 {
	color: #4b4742;
	padding: 0 0 18px 0;
}

.addon-category-alerts p,
.addon-category-photos p,
.addon-category-social p,
.addon-category-themes p {
	color: #69645c;
}

.addon-example {
	float: right;
	color: #69645c;
	font-size: 85%;
	width: 160px;
}

.addon-example span,
.addon-example img {
	display: block;
	margin-bottom: 20px;
}

.addon-example span.example {
	color: #afaba3;
	font-style: italic;
}

#sidebar { padding-top: 135px; }

/* add-ons block */
ul.add-ons {
	margin: 40px 0;
	padding: 0;
}

ul.add-ons li {
	position: relative;
	background: transparent url(/img/tignish/add-ons/addons-background.png) no-repeat left top;
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0;
}

ul.add-ons li h3 {
	margin: 0 50px 0 10px;
	color: #69645b;
	font-size: 175%;
}

ul.add-ons li h5 {
	margin-left: 10px;
	color: #898378;
}

ul.add-ons li p {
	color: #898378;
	margin: 10px 50px 0 10px;
}

ul.add-ons li span {
	display: block;
	margin-top: 15px;
}

