/*
Theme Name:     APIPP
Theme URI:		http://www.solostream.com/wordpress-themes/wp-bold
Description:    My Child theme
Author:         My Digital Nature
Author URI:		http://mydigitalnature.com
Template:       wp-bold110
Version:        1.0.0
*/
 
@import url("../wp-bold110/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* style active main menu items */
.nav li.current-menu-item a {
	color: red !important;
}

/* style active submenu items */
.catnav li.current-menu-item a {
	color: red !important;
}

#sidebar .widget,
#sidebar-bottom {
    padding:15px;
    background:#fff;
    border:1px solid #ddd;
    }

#sidebar-narrow .widget {
    padding:10px;
    background:#fff;
    border:1px solid #ddd;
    }


#outer-wrap{
        background: #b7aca8 url("images/background4.jpg") top center repeat-x;
	/*background: url("images/background3.jpg") no-repeat scroll 0% 0% / 100% 100% transparent;*/
	border-bottom-width: 0;
}
/* #wrap {
	background: url(images/background2.jpg) repeat-y; 
} */
#footer-widgets {
	background: #654634
}
#footer
{
	background-color: #3B240B;
}
body {
	font-size: 11pt;
	border: 0px;
	border-color: #654634;
}
h3.widgettitle {
	font-size: 11pt;
}
.custom_button {
	background: #f2880e; /* Old browsers */
	background: -moz-linear-gradient(top, #f2880e 0%, #f2880e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2880e), color-stop(100%,#f2880e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2880e 0%,#f2880e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2880e 0%,#f2880e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2880e 0%,#f2880e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2880e 0%,#f2880e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2880e', endColorstr='#f2880e',GradientType=0 ); /* IE6-9 */
	padding: 6px 15px 6px 15px;
	border-radius: 5px;
}

#topnav ul a  {
	/*font-size: 14px;*/
}

body.post-type-archive-invasive_species #contentleft, body.single-invasive_species #contentleft, body.tax-species_categories #contentleft {
	float: none !important;
	width: auto !important;
	padding: 20px 20px 0;
	background: #FFF;
}

body.single-invasive_species #content .post {
	border: none !important;
}
.halfable {
	width: 48%;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear: both;
	height: 0px;
}

#soc_actions {
	margin: 25px 0;
}

#soc_actions h2 {
	display: none;
}

#soc_actions p {
	clear: both;
}

#soc_actions p b {
	width: 58%;
	float: left;
	display: block;
	margin-bottom: 5px;
}

#soc_actions p a {
	width: 38%;
	float: right;
	display: block;
	margin-bottom: 30px;
}

h1 {
	margin-bottom: 20px;
}

li#menu-item-213 a {
	color: #f2880e !important;
}
li#menu-item-213 a:hover {
	background-color: #D4780C !important;
	color: #F9FF54 !important;
}

/* To Make Contact Us have an orange background
li#menu-item-213 a {
	background-color: #f2880e;
}
li#menu-item-213 a:hover {
	color: #333 !important;
}
*/
/* Make Search Bar Float Right */
li.search {
        float: right !important;
}

#soc_actions p a, #soc_actions p a:visited {
	background: #f2880e; /* Old browsers */
	background: -moz-linear-gradient(top, #f2880e 0%, #f2880e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2880e), color-stop(100%,#f2880e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2880e 0%,#f2880e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2880e 0%,#f2880e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2880e 0%,#f2880e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2880e 0%,#f2880e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2880e', endColorstr='#f2880e',GradientType=0 ); /* IE6-9 */
	padding: 6px 0;
	border-radius: 5px;
	color: #FFF;
	text-align: center;
}

 #soc_actions p a:hover {
	 color: #CCC;
 }

@media (max-width: 480px) {
	.halfable, #soc_actions p a, #soc_actions p b {
		width: 100% !important;
	}
}


/* Changes by KK */
#soc_actions {
background: #d6e6d7;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 10px;
}

#soc_actions .numbered {
margin: 0px;
padding: 4px 0px 4px 28px;
font-size: 14px;
line-height: 24px;
}

#soc_actions .one {
background: url("images/soc-1.png") left no-repeat;
}

#soc_actions .two {
background: url("images/soc-2.png") left no-repeat;
}

#soc_actions .three {
background: url("images/soc-3.png") left no-repeat;
}

#soc_actions .widgettitle, #soc_actions h2 {
display: block;
color: #033;
font-size: 20px;
}

#soc_actions a, #soc_actions a:visited {
color: #033;
}

#soc_actions a:hover {
color: #696;
}

#soc_actions a {
background: transparent;
width: 100%;
text-align: left;
float: none;
color: #033;
margin: 5px 0px;
padding: 0px;
font-weight: bold;
}

/* style active main menu items */
.nav li.current-menu-item a {
	color: #fff !important;
}

/* style active submenu items */
.catnav li.current-menu-item a {
	color: #fff !important;
}

.catnav li.current-menu-item a {
    color: #A0B03D !important;
    font-weight: bold;
}

.ai1ec-calendar-toolbar {
display: none;
}

a.custom_button {
color: #fff;
}

.posts-by-3 p {
   font-size: 20px;
   color: #000;
   font-weight: bold;
   margin: -10px 0px 30px 0px;
   padding: 0px;
}

#footer-widgets a.custom_button:hover, #footer-widgets a.custom_button:active {
    color: #330;
}

#contentright a.custom_button:hover, #contentright a.custom_button:active {
    color: #330;
}

#footer-widgets a:hover, #footer-widgets a:active {
    color: #F2880E;
}

#footer-widgets h3.widgettitle a:hover {
    color: #F2880E;
}

a.comment-reply-link {
	padding: 5px 10px;
	color: #fff;
}

.comment-reply-link:hover {
	color: #330;
}

.featured.wide .flexslide-custom-controls a,
.featured.wide .flexslide-custom-controls a:link,
.featured.wide .flexslide-custom-controls a:visited {
	width:20px;
	height: 20px;
	margin: 30px 10px 0 0;
	text-indent:-999em;
	background: url("images/nav-button.png") bottom left no-repeat;
	display:block;
	float:left;
}

.featured.wide .flexslide-custom-controls a.flex-active, .featured.wide .flexslide-custom-controls li a:hover {
	width:20px;
	height: 20px;
	margin: 30px 10px 0 0;
	text-indent:-999em;
	background: url("images/nav-button-selected.png") bottom left no-repeat;
	display:block;
	float:left;
}

.featured.wide .controls-container {
    bottom: -20px;
}

h2.feature-title a {
	font-size: 14.6667px;
}

#contentleft {
	background: #fff;
}

.post-left, .post-right {
	width: 45%;
	margin: 0px 15px 15px 15px;
	overflow: auto;
}

.post-left p, .post-right p {
	line-height: 1.3em;
	margin: 0px 0px 15px 0px;
}

.post-left h2, .post-right h2 {
	font-size: 10px;
} 

h1.archive-title {
	padding: 15px 15px 5px 15px;
	font-size: 18px;
}



#page {
	padding: 0px 0px 30px 0px;
}

/* KK changes 12/10/14 to implement FL Prism design 
-------------------------------------------------------------- */
#footer-widgets {
    background: none repeat scroll 0% 0% #345565;
}

#footer {
    background-color: #173442;
}

#footer-widgets h3.widgettitle {
    color: #fff;
    border-bottom: 1px dotted #69c;
}

#footer-widgets {
    color: #FFF;
}

#footer p {
    color: #FFF;
}

#footer-widgets a {
    color: #9cf;
}

#footer a:hover, #footer a:active {
    color: #9cf;
}

#footer a, #footer a:link, #footer a:visited {
    color: #9CF;
}

#footer-widgets a.custom_button {
	color: #fff;
}

#outer-wrap {
    background: url("images/background.jpg") repeat-x scroll center top #cadae1;
    border-bottom-width: 0px;
    background-attachment: fixed;
    border: 0px;
    padding-bottom: 30px;
}

#head-content {
    background: url("images/boat-people.png") no-repeat center bottom;
    margin: 0px auto;
    padding: 0px;
    max-width: 100%;
    min-height: 215px;
}

#sitetitle {
    width: 180px;
    float: left;
}

#newsletter {
    float: right;
}

#newsletter .signup {
    width: 300px;
    height: 150px;
    display: block;
    background: url("images/newsletter.png") no-repeat scroll 0% 0% transparent;
    text-indent: -10000px;
    margin-top: 30px;
}

#sitetitle .description {
    display:none;
}

#sitetitle .title a {
    background: url("images/fl-prism-logo.png") no-repeat scroll 0% 0% transparent;
    display: block;
    width: 170px;
    height: 180px;
    text-indent: -10000px;
}

#topbar {
	background: #0b3d56; /* Old browsers */
	background: -moz-linear-gradient(top, #0b3d56 0%, #145373 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b3d56), color-stop(100%,#145373)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0b3d56 0%,#145373 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0b3d56 0%,#145373 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0b3d56 0%,#145373 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0b3d56 0%,#145373 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b3d56', endColorstr='#145373',GradientType=0 ); /* IE6-9 */
	height: 40px;
	color: #fff;
}

#topbar .toolbar-link {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    padding: 5px 0px;
    margin-left: 20px;
}

#topbar .volunteer {
   background: url('images/icon-volunteer.png') left no-repeat;
   padding-left: 35px;
}

#topbar .community {
   background: url('images/icon-community.png') left no-repeat;
   padding-left: 65px;
}

#topbar .partner {
   background: url('images/icon-partners.png') left no-repeat;
   padding-left: 45px;
}

#topbar .topbar-wrapper {
     width: 960px;
     margin: 0px auto;
     text-align: right;
}

#page {
    background: #fff;
    padding: 20px;
}

.home #page {
    padding: 0px;
}

#content .post, #content .page.hentry {
    margin: 0px 0px 20px;
    padding: 0px;
    border: 0px;
}

.page #content .post {
    padding: 0px;
}

#sidebar .widget {
    padding: 0px 0px 0px 15px;
    border: 0px;
}

#sidebar .widget-wrap {
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
}

#mobile-logo {
	display: none;
}

/* KK changes 12/10/14 to implement FL Prism design 
-------------------------------------------------------------- */
#subnav2 {
	background: #fff;
	clear: both;
}

#subnav2 .subnav-wrapper {
	clear: both;
	display: block;
	padding: 20px 30px 0px 30px;
}

#subnav2 ul {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

#subnav2 li {
	display: inline;
}

#subnav2 li a {
	padding: 5px;
	background: #5d93af;
	color: #fff;
	margin: 0px 5px;
}

#subnav2 li .current {
	background: #069;
}		

#topnav ul a, #topnav ul ul a {
	margin: 0px 8px;
}

.gform_wrapper input[type="text"] {
	border: 1px solid #ccc;
}

.tax-species_environments #contentright,
.tax-species_types #contentright {
	display:none;
}

.tax-species_environments #contentleft,
.tax-species_types #contentleft {
	width: 100%;
}

.tax-species_environments .posts-by-3,
.tax-species_types .posts-by-3 {
	padding: 20px 20px 0px;
}

.tax-species_environments p, 
.tax-species_types p {
    line-height: 1.3em;
    margin: 0px 0px 15px;
    font-weight: normal;
    font-size: 11pt;
}

#cse table tr {
    background: none repeat scroll 0% 0% #fff;
}


/* Changes to calendar interface 12/1/2015 */

.simcal-default-calendar-grid .simcal-events-dots b {
	display: none;
}

.simcal-default-calendar-grid .simcal-events-dots {
    background: #bbbbbb !important;
}

.simcal-default-calendar-grid .simcal-events-dots {
    margin: 0px !important;
}

.simcal-day-label {
	background: #ccc !important;
	color: #333 !important;
}

.simcal-today .simcal-day-label {
	background: #2DA83F !important;
	color: #fff !important;
}

.simcal-default-calendar-grid > table {
    color: #777;
}

.simcal-default-calendar .simcal-current h3 {
    color: #333;
    text-align: center;
    font-size: 17px;
}

.simcal-default-calendar-grid .simcal-events > .simcal-event {
    cursor: pointer;
    list-style: outside none none;
    font-size: 13px;
    color: #369;
}

table th, .simcal-day-void {
    background: #ddd !important;
}