/* GENERAL PLANT DB STYLES -------------------------------------------------------------------------------------------*/



/* PLANT ARCHIVE PAGE: INTRO BOX -------------------------------------------------------------------------------------*/

/* intro box padding and background */
.main-content-inner .plantdb-intro-box {
	background: #ffecc1;
	padding: 20px;
}

/* intro box paragraph and li styles */
body .main-content-inner .plantdb-intro-box p,
body .main-content-inner .plantdb-intro-box li {
	font-size: 18px;
	line-height: 26px;
	color: #444;
	font-family: 'Arimo', sans-serif;
}

/* intro box headline styles */
.main-content-inner .plantdb-intro-box h1,
.main-content-inner .plantdb-intro-box h2,
.main-content-inner .plantdb-intro-box h3,
.main-content-inner .plantdb-intro-box h4,
.main-content-inner .plantdb-intro-box h5,
.main-content-inner .plantdb-intro-box h6 {
	color: #ab5411;
	font-family: 'Arimo', sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
}
.main-content-inner .plantdb-intro-box h1 {
	font-size: 28px;
	line-height: 30px;
}
.main-content-inner .plantdb-intro-box h2 {
	font-size: 24px;
	line-height: 26px;
}
.main-content-inner .plantdb-intro-box h3 {
	font-size: 20px;
	line-height: 22px;
}
.main-content-inner .plantdb-intro-box h4 {
	font-size: 18px;
	line-height: 20px;
}

/* intro box image alignment */
.main-content-inner .plantdb-intro-box .alignleft {
	float: left;
	margin: 0 20px 5px 0;
}
.main-content-inner .plantdb-intro-box .alignright {
	float: right;
	margin: 0 0 5px 20px;
}

/* intro box image caption styles */
.main-content-inner .plantdb-intro-box .wp-caption-text {
	margin-top: -33px;
	margin-right: 14px;
	color: #fff;
	font-size: 10px;
	font-style: normal;
	font-family: 'Arimo', sans-serif;
	text-align: right;
}
.main-content-inner .plantdb-intro-box .wp-caption-text a {
	color: #fff;
}

/* intro box remove indent from ul and ol */
.main-content-inner .plantdb-intro-box ul,
.main-content-inner .plantdb-intro-box ol {
	padding-left: 0;
}
.main-content-inner .plantdb-intro-box li {
	position: relative;
	left: 1.2em;
}

/* intro box plant list buttons */
.p-plantbar {
	line-height: 44px;
}
a.plantdb-list-link {
	background: #015a84 url('../img/button_icon.png') no-repeat 5px 5px;
	padding: 7px 14px 7px 58px;
	font-size: 18px;
}
a.btn-plantbar {
	padding: 7px 14px 7px 14px;
	font-size: 18px;
}

/* PLANT ARCHIVE PAGE: RESULTS BAR -----------------------------------------------------------------------------------*/

/* container format */
.main-content-inner .plantdb-results-bar {
	background: #f78934;
	position: relative;
	padding: 10px 12px;
	margin-bottom: 20px;
}

/* title */
.main-content-inner h2#plantdb-results-title {
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin: 0;
	padding: 0;
}

/* sorting select */
.main-content-inner .plantdb-sorter {
	position: absolute;
	display: block;
	height: 20px;
	top: 11px;
	right: 12px;
}



.plantdb-no-search-results {
	font-size: 18px;
	padding: 0 15px;
}

/* PLANT ARCHIVE PAGE: PLANTS IN LIST --------------------------------------------------------------------------------*/

/* row styling */
.main-content-inner .plantdb-result {
	border-bottom: 2px solid #ddd;
	margin: 0;
	position: relative;
}
.main-content-inner .plantdb-result .row {
	padding: 20px 0;
}

/* title */
.main-content-inner .plantdb-result h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: 400;
	margin: 0 0 12px 0;
	padding: 0;
	color: #999;
}
/* invasives */
.main-content-inner .plantdb-result h3 em {
	color: #d00;
	font-size: 18px;
	font-style: normal;
}
.main-content-inner .plantdb-result h3 a {
	color: #ab540f;
}

/* content styling */
.main-content-inner .plantdb-result p {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.main-content-inner .plantdb-result p.plantdb-results-common {
	font-weight: 700;
	color: #005b84;
}

/* plant add button on search results */
.plantdb-archive-txt .plantdb-plant-list-icon,
.template-plant-list .plantdb-plant-list-icon {
	position: absolute;
	top: -10px;
	right: 20px;
	width: 68px;
	height: 53px;
}
.plantdb-archive-thumb .plantdb-plant-list-icon {
	display: none;
}
.planticonpop {
	display: none;
}

/* PLANT ARCHIVE PAGE: TOOLTIPS --------------------------------------------------------------------------------------*/

.popoverclass {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 8px;
	font-size: 20px;
}

/* PLANT ARCHIVE PAGE: FILTERS ---------------------------------------------------------------------------------------*/

.plantdb-filter-box {
	position: relative;
	background: #ffecc1;
	padding: 10px;
	font-family: 'Arimo', sans-serif;
}
.plantdb-filter-box-title {
	margin: -10px -10px 10px -10px;
	background: #f78934;
	position: relative;
	padding: 10px 12px;
}
.plantdb-filter-box-title h2 {
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin: 0;
	padding: 0;
}
.plantdb-filter-box p.plantdb-filter-box-desc {
	font-size: 16px;
}

/* panels in filter list */
.plantdb-filter-box .panel-default .panel-heading {
	position: relative;
	background: #015a84;
	color: #fff;
}
.plantdb-filter-box .panel-group,
.plantdb-filter-box .panel-default,
.plantdb-filter-box-content,
.post-type-archive-plant .row,
.post-type-archive-plant .container,
.post-type-archive-plant .container-fluid {
	position: relative;
}


.facetwp-pager {
	margin: 20px 0 40px 0;
	font-family: 'Droid Serif', serif;
	font-size: 16px;
}
.facetwp-pager-label {
	font-weight: 700;
}

.main-content-inner .facetwp-selections li {
	font-size: 14px;
	line-height: 14px;
	color: #AB540F;
}


/* SINGLE PLANT PAGE -------------------------------------------------------------------------------------------------*/

#plant-single-top {
	background: #dceac6;
	height: 330px;
	position: relative;
	margin: 0 0 40px 0;
	overflow: hidden;
	font-family: 'Arimo', sans-serif;
}

#plant-single-top-right {
	background: #666;
	height: 330px;
	width: 420px;
	position: relative;
	margin: 0 0 0 30px;
	float: right;
}

#plant-single-top h2 {
	margin: 0;
	padding: 25px 0 20px 25px;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: 400;
	color: #ab540f;
}

#plant-single-top h3 {
	font-weight: 700;
	color: #005b84;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 10px 25px;
}

#plant-single-top p {
	font-weight: 400;
	color: #555;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 5px 25px;
}

#plant-single-top p.detail-more {
	color: #01a2d9;
	font-size: 16px;
	font-weight: 700;
}

#plantdb-images a {
	display: inline-block;
	margin-right: 44px;
}

#plantdb-images a:last-of-type {
	margin-right: 0;
}

#plantdb-images,
#plantdb-back-container {
	margin-bottom: 40px;
}

#go-back {
	background: #f68936;
	color: #fff;
}

.single-plant .entry-content h3,
.entry-content #plantdb-final-details h4 {
	color: #aa5310;
}

.entry-content #plantdb-final-details h4 {
	font-weight: 700;
	font-size: 20px;
}



#plantdb-final-details p {
	margin: 7px 0;
	padding: 0;
}

#plantdb-final-details {
	margin-bottom: 40px;
}

/* plant add button on single plant page */
.plantdb-plant-single-icon {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 68px;
	height: 53px;
}

/* LOGIN AND REGISTER FORMATTING */

.entry-content.plantdb-register .nav li {
	margin-bottom: -1px;
}
.entry-content.plantdb-register .nav li a {
	color: #fff;
	padding: 10px 15px;
}
.entry-content.plantdb-register .nav li.active a {
	color: #000;
	background-color: #fff !important;
	border-bottom-color: #fff;
}

/* LIGHTBOX ----------------------------------------------------------------------------------------------------------*/

#plantdb-images .thumbnail {
	border: 0;
	padding: 0;
}

/* SMALL SCREENS ******************************************************************************************************/

@media (max-width: 480px) {

	/* GENERAL PLANT DB STYLES */



	/* PLANT ARCHIVE PAGE */




	/* PERSONAL PLANT LIST PAGE */


	.p-plantbar .btn {
		width: 100%;
		margin-bottom: 10px;
	}
	.plantdb-archive-txt .plantdb-plant-list-icon {
		display: none;
	}
	.plantdb-archive-thumb .plantdb-plant-list-icon {
		display: block;
		width: 68px;
		height: 53px;
		margin: 7px auto;
	}
	#plantdb-list-link {
		position: relative;
		top: unset;
		right: unset;
		text-align: center;
		margin: 0 auto 20px auto;
		width: auto;
	}
	.entry-content.plantdb-result img {
		max-width: 100%;
	}
	.main-content-inner .plantdb-result h3 {
		font-size: 24px;
		line-height: 30px;
		font-weight: 400;
		margin: 0 0 6px 0;
	}
	#plant-single-top-right {
		float: none;
		position: relative;
		display: block;
		height: auto;
		margin-left: -15px;
	}
	#plant-single-top {
		height: auto;
		padding-bottom: 15px;
	}
	#plantdb-images {
		display: none;
	}

}

/* WIDE MOBILE SCREENS */

@media (max-width: 767px) {

	#plantdb-filters {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media screen {
	.plantdb-print-only {
		display: none;
	}
}

@media print {

	.container {
		width: 100% !important;
		padding: 0 !important;
	}

	a[href]:after {
		content: none;
	}

	.plantdb-print-hide,
	.site-header,
	.site-navigation,
	footer {
		display: none !important;
	}

	.plantdb-print-header {
		display: table !important;
		border-bottom: 1pt solid #333 !important;
		width: 100% !important;
	}
	.plantdb-print-header-logo,
	.plantdb-print-header-text {
		display: table-cell !important;
		padding: 1em !important;
		vertical-align: middle;
	}
	.plantdb-print-header-logo {
		text-align: right;
	}
	.plantdb-print-header-logo img {
		width: 20em !important;
		margin-left: -2em !important;
	}
	.plantdb-print-header-text h1 {
		font-family: "Oswald", sans-serif;
		font-size: 18pt !important;
		line-height: 20pt !important;
		font-weight: bold !important;
		margin: .25em 0 0 0 !important;
		padding: 0 !important;
	}
	.plantdb-print-header-text p {
		font-family: "Arimo", sans-serif;
		font-size: 12pt !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.plantdb-result {
		display: table !important;
		width: 100% !important;
	}
	.plantdb-list-row {
		display: table-row !important;
	}
	.plantdb-list-item-thumb,
	.plantdb-list-item-desc,
	.plantdb-list-item-checkbox,
	.plantdb-list-item-notes {
		display: table-cell !important;
		padding: .5em !important;
		vertical-align: top !important;
	}
	.plantdb-list-item-checkbox {
		width: 2%;
		font-size: 16pt;
	}
	.plantdb-list-item-thumb {
		width: 18% !important;
	}
	.plantdb-list-item-thumb img {
		width: 99% !important;
		max-width: 99% !important;
	}
	.plantdb-list-item-desc {
		width: 57% !important;
	}
	.plantdb-list-item-notes {
		width: 23%;
		border-left: .5pt dotted #333;
	}

	.plantdb-list-item-desc h3 {
		font-size: 14pt !important;
		line-height: 16pt !important;
		margin: 0 0 2pt 0 !important;
	}
	.plantdb-list-item-desc p {
		font-size: 10pt !important;
		line-height: 12pt !important;
		margin: 0 !important;
	}
	.plantdb-list-item-desc p:last-child {
		font-size: 9pt !important;
		line-height: 11pt !important;
		margin: 2pt 0 0 0 !important;
	}
	.plantdb-list-item-notes p {
		font-size: 8pt !important;
		line-height: 8pt !important;
		font-style: italic;
		margin: 0 !important;
		color: #999 !important;
	}
}

