<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
Theme Name: nativeplantsdatabase
Version: 1.3
Theme URI: 
Description: A child theme for Twenty Twelve
Author: 
Author URI: 
Template: twentytwelve
License URI: license.txt
*/
@import url(../twentytwelve/style.css);

/* Increase theme width to 1000px */
footer[role="contentinfo"] {
    max-width: 1000px;
    max-width: 71.4285rem;
}

ins {
	background: #ffffff;
}

table.social-table {
	margin: 5px 0px 0px;
	vertical-align: top;
}

#___plusone_0 { width: 60px !important; }

td {
	vertical-align: top;
	width:33%;
	text-align:left;
}

#fb &gt; span { vertical-align: top !important; }

.widget-area .widget {
	margin-bottom: 20px;
	margin-bottom: 1.42857143rem;
}

.widget-area .widget h3 {
	margin-bottom: 6px;
	margin-bottom: 0.42857143rem;
}

.widget-area .widget p {
	margin-bottom: 10px;
	margin-bottom: 0.71428571rem;
}

.site-content article {
	margin-bottom: 20px;
	margin-bottom: 1.42857143rem;
}

@media screen and (min-width: 960px) { 
    .site {
        max-width: 1000px;
        max-width: 71.4285rem;
    }
}
.ie .site { max-width: 1000px; }

 /* Align footer credits */
@media screen and (min-width: 600px) {
	.credits {
		float: right;
	}
}
.ie .credits { float: right; }
/* ==================[ LAYOUTS ]========================= 
* BODY CLASSES [ .two-column .three-column .custom-layout ]
* GRID CLASSES [ .grid-post, .bottom-row, .top-row ]
* LAYOUT CLASSES 
*	.left-sidebar 
*	.right-sidebar 
*	.left-right 
*	.two-left
*	.two-right
======================================================== */
 

/* ===[ Right Sidebar Layout ]=== */
@media screen and (min-width: 600px) { 
    .right-sidebar.custom-layout #extra-sidebar {
        clear: right;
        float: right;
        width: 26.0417%;
    }
    .right-sidebar.custom-layout .widget-area {
        clear: right;
        float: right;
        width: 26.0417%;
    }
	
}
/* IE8 and IE7 */
.ie  .right-sidebar.custom-layout #extra-sidebar {
    clear: right;
    float: right;
    width: 26.0417%;
}

/* ===[ Left Sidebar Layout ]=== */
@media screen and (min-width: 600px) { 
    .left-sidebar.custom-layout .site-content { float: right; }
    .left-sidebar.custom-layout .widget-area {
        float: left;
        clear: left;
    }
    .left-sidebar.custom-layout #extra-sidebar {
        float: left;
        width: 26.0417%;
        margin: 1.71429rem 0 0;
    }
}
.ie .left-sidebar.custom-layout .site-content { float: right; }
.ie  .left-sidebar.custom-layout .widget-area {
    float: left;
    clear: left;
}
.ie     .left-sidebar.custom-layout #extra-sidebar {
    float: left;
    clear: left;
    width: 26.0417%;
    margin: 1.71429rem 0 0;
}


/* ===[ Left &amp; Right ]=== */
@media screen and (min-width: 600px) { 
    .left-right.custom-layout .site-content {
        width: 50%;
        margin-left: 25%;
    }
    .left-right.custom-layout .widget-area {
        position: relative;
        width: 20%;
    }
    .left-right.custom-layout #extra-sidebar {
        float: left;
        margin-left: -75%;
        width: 20%;
    }
	/* show full width when no active widgets */
    .left-right.full-width .site-content {
        width: 100%;
        margin-left: 0;
    }
}
/* IE8 and IE7*/
.ie     .left-right.custom-layout .site-content {
    width: 50%;
    margin-left: 25%;
}
.ie .left-right.custom-layout .widget-area {
    float: right;
    width: 20%;
    position: relative;
}
.ie .left-right.custom-layout #extra-sidebar {
    float: left;
    margin-left: -75%;
    width: 20%;
}


/* ===[ Two Left ]=== */
@media screen and (min-width: 600px) { 
    .two-left.custom-layout .site-content {
        float: right;
        width: 49%;
    }
    .two-left.custom-layout .widget-area {
        width: 25%;
        float: left;
    }
    .two-left.custom-layout #extra-sidebar {
        word-wrap: break-word;
        width: 20%;
        float: left;
        margin-left: 2%;
    }
    /* show one column when no widgets are active */
    .two-left.full-width .site-content {
        width: 100%;
        margin-left: 0;
    }
}
/* for IE8 and IE7 */
.ie .two-left.custom-layout .site-content {
    float: right;
    width: 49%;
}
.ie .two-left.custom-layout .widget-area {
    width: 25%;
    float: left;
}
.ie .two-left.custom-layout #extra-sidebar {
    word-wrap: break-word;
    width: 20%;
    float: left;
    margin-left: 2%;
}


/* ===[ Two Right ]=== */
@media screen and (min-width: 600px) { 
    .two-right.custom-layout .site-content {
        float: left;
        width: 49%;
    }
    .two-right.custom-layout .widget-area { width: 25%; }
    .two-right.custom-layout #extra-sidebar {
        margin-top: 1.8rem;
        word-wrap: break-word;
        width: 20%;
        float: right;
        margin-right: 2%;
    }
    /* show one column when no widgets are active */
    .two-right.full-width .site-content {
        width: 100%;
        margin-left: 0;
    }
}
/* for IE8 and IE7 */
.ie .two-right.custom-layout .site-content {
    float: left;
    width: 49%;
}
.ie .two-right.custom-layout .widget-area { width: 25%; }
.ie .two-right.custom-layout #extra-sidebar {
    margin-top: 1.8rem;
    word-wrap: break-word;
    width: 20%;
    float: right;
    margin-right: 2%;
}

/* ===[ Grid Template Layout ]=== */
.grid #content,
.grid .site-content { width: 100%; }
.grid .nav-previous { clear: both; }
.grid .entry-summary p {
	clear: left;
    font-size: 13px;
    margin-bottom: 10px;
}
.grid .entry-header {
    margin-top: 20px;
    margin-bottom: 10px;
}
.grid .site-content article {
    border-width: 0;
    padding-bottom: 0;
}
.grid .entry-title a:hover { text-decoration: underline; }
.grid .entry-header .entry-title {
    padding-bottom: 20px;
    font-size: 1.17143rem;
    text-transform: uppercase;
}
.grid .site-header { padding: 1.71429rem 0 0; }
.grid .entry-summary { padding-right: 5px; }
.grid-post {
    width: 22.8%;
    margin-left: 0;
    margin-right: 2.5%;
    vertical-align: top;
    display: inline-block;
}
.top-row,
.bottom-row {
    max-width: 1000px;
    width: auto;
}
.top-row .grid-post:first-child,
.bottom-row .grid-post:first-child { margin-left: 0; }
.top-row .grid-post:last-child,
.bottom-row .grid-post:last-child { margin-right: 0; }
.grid-posts:first-child { margin-left: 0; }
/* IE 8 fixes for grid template */
.ie .grid-post {
    width: 21.8%;
    vertical-align: top;
    display: inline-block;
    margin-right: 2.5%;
    margin-left: 0;
    /* IE7 inline block fix */
    zoom: 1;
    *display: inline;
}
/* @media for custom template */
@media (max-width: 700px) { 
    .grid .grid-post {
        clear: both;
        width: 100%;
        display: block;
    }
	.grid .entry-summary p {
		clear: none;
	}
}
/* @media for custom template */
@media (max-width: 700px){
.grid .grid-post {
		clear: both;
		width: 100%;
		display:block;
	}
}
/* ==========[ END LAYOUTS ]========== */

/* ===[ Footer Widget Areas ]=== */
.site-info { clear: both; }
#footer-widgets {
    width: 100%;
    border-top: none;
}
#footer-widgets .widget li { list-style-type: none; }
.template-front-page #footer-widgets { padding-top: 0; }
@media screen and (min-width: 600px) { 
#footer-widgets.three .widget + .widget + .widget {
    margin-right: 1.71429rem;
}

#footer-widgets.three .widget {
    clear: none;
    float: left;
    margin-right: 1.71429rem;
    max-width: 30.85%;
    width: 30.85%;
	}
}
/* for IE8 and IE7 */
.ie #footer-widgets.three .widget {
    float: left;
    margin-right: 3.7%;
    width: 29.85%;
    clear: none;
}
    .ie #footer-widgets.three .widget + .widget + .widget { margin-right: 0; }
/* Hide footer widgets Homepage Template and BBpress */
.template-front-page #footer-widgets,
.bbPress #footer-widgets,
.grid #footer-widgets { display: none; }


/* ===[ IE Homepage Template Widget fix ]=== */
.ie .template-front-page .first.front-widgets,
.ie .template-front-page.two-sidebars .widget-area .front-widgets {
    float: left;
    margin-bottom: 24px;
    width: 51.875% ;
}
.ie .template-front-page .second.front-widgets { clear: right; }
.ie .template-front-page .first.front-widgets,
.ie .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
    float: right;
    margin: 0 0 24px;
    width: 39.0625% ;
}
.ie .template-front-page.two-sidebars .widget,
.ie .template-front-page.two-sidebars .widget:nth-child(even) { float: none; }
.ie .template-front-page .widget-area { clear: both; }

.ie .template-front-page .widget {
    width: 100% !important;
    border: none;
}
.ie .template-front-page .first.front-widgets { 
	width: 51.875%;
    float: left ;
}
.ie  .template-front-page .second.front-widgets {
    width: 39.0625%;
    float: right ;
}


/* ==[ Grid Footer Widgets ]== */
.grid .widget-area {
    clear: both;
    float: none;
    width: auto;
    padding-top: 24px;
    padding-top: 1.714285714rem;
    border-top: 1px solid #ededed;
}
    .grid .widget-area .widget li {
        margin: 8px 0 0;
        margin: 0.571428571rem 0 0;
        font-size: 13px;
        font-size: 0.928571429rem;
        line-height: 1.714285714;
        list-style-type: square;
        list-style-position: inside;
    }
    .grid .widget-area .widget_text img {
        float: left;
        margin: 8px 24px 8px 0;
        margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
    }
.grid .widget-area {
    clear: both;
    float: none;
    width: auto;
    padding-top: 24px;
    padding-top: 1.714285714rem;
    border-top: 1px solid #ededed;
}
    .grid .widget-area .widget li {
        font-size: 13px;
        margin: 8px 0 0;
        list-style-type: square;
        line-height: 1.714285714;
        font-size: 0.928571429rem;
        margin: 0.571428571rem 0 0;
        list-style-position: inside;
    }
    .grid .widget-area .widget_text img {
        float: left;
        margin: 8px 24px 8px 0;
        margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
    }


/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) { 
    .grid .widget-area .widget,
    .grid.two-column .widget-area .front-widgets,
    .grid.three-column .widget-area .front-widgets {
        float: left;
        width: 51.875%;
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
    }
    .grid .widget-area .widget:nth-child(odd) { clear: right; }
    .grid .widget-area .widget:nth-child(even),
    .grid.two-column .widget-area .front-widgets + .front-widgets,
    .grid.three-column .widget-area .front-widgets + .front-widgets {
        float: right;
        width: 39.0625%;
        margin: 0 0 24px;
        margin: 0 0 1.714285714rem;
    }
    .grid.two-column .widget,
    .grid.three-column .widget,
    .grid.two-column .widget:nth-child(even),
    .grid.three-column .widget:nth-child(even) {
        float: none;
        width: auto;
    }
}
/* Grid footer widgets for IE8 and IE7 */
.ie  .grid .widget {
    width: 100%;
    border: none;
}
.ie .grid .first.front-widgets { 
	width: 51.875%;
    float: left ;
}
.ie .grid .second.front-widgets {
    width: 39.0625%;
    float: right ;
}
/* ==========[ END FOOTER WIDGET AREAS ]========== */


/* ===[ Misc styles ]=== */


/* ===[ Attachment page fixes for extra layouts ]=== */
.left-right.attachment .site-content,
.two-right.attachment .site-content,
.two-left.attachment .site-content,
.attachment .site-content {
    margin-left: auto;
    width: 100%;
}

/* ===[ Header Search Form ]=== */
.header-search {
    float: right;
    margin-top: -50px;
}
@media (max-width: 450px) {
	.header-search {
		margin-top:5px;
		text-align:center;
		float:none;
	}
	.main-navigation  {
		clear:both;
	}
}

/* Remove the stupid focus outline */
a:focus { outline: medium none; }

/* Fix for slider overlapping menu  */
.main-navigation li ul { z-index: 10; }

.entry-title a:hover { text-decoration: underline; }
.entry-header .comments-link a:hover,
.entry-content a:hover,
footer.entry-meta a:hover { color: #333333; }

/* ===[ Hide allowed tags ]=== */
#respond form p.form-allowed-tags { display: none; }

/* Read more styles */
.read-more a,
#forum_register a,
#forum_register_lower a {
    background: none repeat scroll 0 0 #EFEFEF;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #CCCCCC;
    text-decoration: none;
    padding: 2px 5px;
    margin-top: 5px;
}
.read-more a:hover,
#forum_register a:hover,
#forum_register_lower a:hover {
    -webkit-box-shadow: 0 1px 1px #BBBBBB;
    -moz-box-shadow: 0 1px 1px #BBBBBB;
    box-shadow: 0 1px 1px #BBBBBB;
    border-color: #686868;
    color: #333333;
}
.excerpt-read-more a:hover { color: #333333; }


/* ===[ Custom template thumbnails ]=== */

.grid-thumb img,
.post-excerpt-thumb img {
    border: 1px solid;
    border-color: #CFCFCF;
    background: #F8F8F8;
    padding: 10px;  
    -webkit-box-shadow: 0px 0px 5px  #DDDDDD;
    -moz-box-shadow: 0px 0px 5px  #DDDDDD;
    box-shadow: 0px 0px 5px  #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;  
}
.post-excerpt-thumb img { margin-top: -5px; }
.grid-thumb a:hover img,
.post-excerpt-thumb a:hover img {
    -webkit-box-shadow: 0px 0px 5px  #BBBBBB;
    -moz-box-shadow: 0px 0px 5px  #BBBBBB;
    box-shadow: 0px 0px 5px  #BBBBBB;
	background: #F8F8F8;
}


/* ===[ BBpress Styles (remove if using own theme) ]=== */
.bbPress .entry-content li,
.bbPress .comment-content li { margin: 0 !important }

.bbPress .entry-header .entry-title { margin-top: 0 !important }

.bbPress .entry-content li,
.bbPress .comment-content li { margin: 0 }

#bbpress-forums li.bbp-header,
.bbp-reply-content p,
#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer { font-size: 13px }

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky { background-color: #e6f8f0 !important }

#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd { color: #222222 }

a.bbp-forum-title,
.bbp-forum-freshness a,
a.bbp-topic-permalink,
.bbp-topic-freshness a,
.bbp-topic-started-by a { text-decoration: none }

a.bbp-forum-title:hover,
.bbp-forum-freshness a:hover,
a.bbp-topic-permalink:hover,
.bbp-topic-freshness a:hover,
.bbp-topic-started-by a:hover,
.bbp-breadcrumb a:hover {
    color: #333333;
    text-decoration: underline;
}

#forum_register {
    float: right;
    margin-bottom: -30px;
}

.bbPress .entry-content,
.bbPress .entry-summary { margin-top: -30px }

.bbPress .entry-header .entry-title { display: none }

div.bbp-breadcrumb { font-size: 14px }

div.bbp-topic-tags {
    clear: both;
    float: left;
}

.bbp-reply-content li {
    list-style: square !important;
    margin: 0;
}
/* ===[ WP-PageNavi CSS ]=== */
.wp-pagenavi {
    clear: both;
    margin-bottom: 20px;
}
 .wp-pagenavi a,
 .wp-pagenavi span {
     text-decoration: none;
     border: 1px solid #BFBFBF;
     padding: 5px 8px;
     margin: 2px;
 }
 .wp-pagenavi span.extend {
     background: none;
     border: none;
 }
 .wp-pagenavi a,
 .wp-pagenavi span.current,
 .wp-pagenavi span.pages {
     background: #EFEFEF;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     border: 1px solid #ccc;
 }
 .wp-pagenavi a:hover,
 .wp-pagenavi span.current {
     -webkit-box-shadow: 0 1px 1px #666;
     -moz-box-shadow: 0 1px 1px #666;
     box-shadow: 0 1px 1px #666;
     border-color: #686868;
     color: #333333;
 }
 
 
/* ===[ Nivo Slider CSS ]=== */
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
 .nivoSlider img {
     position: absolute;
     top: 0px;
     left: 0px;
     max-width: none;
 }
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    top: 0;
}
 .nivo-box img { display: block; }
 
/* Caption styles */
.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
.ie7 .nivo-caption { width:98%; }
 .nivo-caption p {
     padding: 5px;
     margin: 0;
 }
 .nivo-caption a { display: inline !important; }
.nivo-html-caption { display: none; }

/* Direction nav styles (e.g. Next &amp; Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
.nivo-prevNav { left: 0px; }
.nivo-nextNav { right: 0px; }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}
 .nivo-controlNav a { cursor: pointer; }
 .nivo-controlNav a.active { font-weight: bold; }
 
#slider, .grid-slider { max-width: 100%; }
#slider { clear: both; }
.grid-slider {
    margin-top: 20px;
    margin-bottom: -5px;
}
.nivo-caption .read-more { display: none !important; }
.nivo-caption  h2 { margin: 0 !important; }
div.nivo-box {
    top: 0;
    overflow: hidden;
}
.grid  .theme-default .nivo-caption { line-height: 20px; }

/* moved from default.css if nivo themes are updated, remove this CSS  */
.theme-default .nivoSlider {
    -webkit-box-shadow: 0 1px 5px 0 #000000;
    -moz-box-shadow: 0 1px 5px 0 #000000;
    box-shadow: 0 1px 5px 0 #000000;
}
.theme-default .nivoSlider img { border-right: 5px solid #000000 !important; }

/*	Flickr, about and twitter widgets
-------------------------------------------*/
/* Twitter */
.twitter_box h3 {
	background-image: url("inc/images/twitter-icon.png");
	background-position: 0 20%;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.twitter-follow-button {
	padding-bottom: 15px;
}
li.twitter-item {
	font-size: 13px;
	list-style: none;
	line-height: 18px;
}
li.twitter-item {
	list-style:none;
	margin-bottom: 9px;
	padding-bottom: 7px;
	border-bottom: 1px solid #efefef;
}
.widget_twentyplus_twitter span {
	text-decoration: none;
}
.widget_twentyplus_twitter a, .widget_twentyeleven_twitter span a {}
/* Google+ widget */
.tto_google_badge_widget h3 {
	background-image: url("inc/images/gplus.png");
	background-position: 0 20%;
	background-repeat: no-repeat;
	padding-left: 30px;
}
/* Blog Author Widget */
.widget_twentyplus_blogauthorinfo span.left { 
	float: left;
	padding: 5px 5px 0;
	border: 1px solid #eee;
	margin: 2px 10px 5px 0;
}
.widget_twentyplus_blogauthorinfo h3 {
	line-height: 20px;
	padding-left: 30px;
	margin-bottom: 5px;
	background-position: 5px 10%;
	background-repeat: no-repeat;
	background-image: url("inc/images/gravatar-icon.png");
}
.widget_twentyplus_blogauthorinfo  p { text-align:right; }
.widget_twentyplus_blogauthorinfo { line-height:18px; }

/* Flickr Widget */
.widget_twentyplus_flickr h3  {}
.widget_twentyplus_flickr h3 span{ color:#0061D8; }
.widget_twentyplus_flickr h3 span span{ color:#FF1183; }
.widget_twentyplus_flickr .flickr_badge_image  {
	margin: 0;
	float: none;
}
.widget_twentyplus_flickr .wrap  {
	padding: 0;
	position: relative;
}
.widget_twentyplus_flickr a img  {
	float: left;
	padding: 5px;
	display: block;
	border-width: 1px;
	border-style: solid;
	margin: 0 3px 6px 3px;
}
.flickr_badge_image, .wrap { 
	padding: 1px;
	display:inline-block;
	zoom: 1; /* IE7 inline block fix */
	*display: inline; /* IE7 inline block fix */
}
.widget_twentyplus_flickr a:hover img{
    background: #F8F8F8;
    border-color: #CFCFCF;
	-webkit-box-shadow: 0px 0px 5px   #DDDDDD;
	   -moz-box-shadow: 0px 0px 5px   #DDDDDD;
	        box-shadow: 0px 0px 5px   #DDDDDD;
}
.widget_twentyplus_flickr a img {
    background: #F8F8F8;
    border-color: #CFCFCF;
}

/* FONTS */
@font-face {
	font-family: Genericons;
	src: url(fonts/genericons-regular-webfont.eot);
	src: url(fonts/genericons-regular-webfont.eot?#iefix) format("embedded-opentype"),
		 url(fonts/genericons-regular-webfont.woff) format("woff"),
		 url(fonts/genericons-regular-webfont.ttf) format("truetype"),
		 url(fonts/genericons-regular-webfont.svg#genericonsregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

/* Genericons */

.posted-in-icon:before,
.posted-on-icon:before,
.tagged-in-icon:before,
.posted-by-icon:before,
.comments-link-icon:before {
    display: inline-block;
    width: 24px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-size: 23px;
    line-height: 1;
    font-family: 'Genericons';
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
}

/* Meta icons */

.posted-in-icon:before { 
	content: "\f301";
}
.posted-on-icon:before {
	content: "\f307";
}
.tagged-in-icon:before {
	content: "\f302";
}
.posted-by-icon:before { 
	content: "\f304";
}
.comments-link-icon:before {
	content: "\f300";
}
</pre></body></html>