/*
Theme Name: Teach a Girl to Lead 2.0
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: teach-a-girl-to-lead-2-0
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Teach a Girl to Lead 2.0 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
	font-family: 'Dinot';
	src: url('fonts/DINOT-Regular.eot');
	src: url('fonts/DINOT-Regular.eot?#iefix') format('embedded-opentype'),
	     url('fonts/DINOT-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Dinot';
	src: url('fonts/DINOT-Medium.eot');
	src: url('fonts/DINOT-Medium.eot?#iefix') format('embedded-opentype'),
	     url('fonts/DINOT-Medium.otf') format('opentype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Dinot';
	src: url('fonts/DINOT-RegularItalic.eot');
	src: url('fonts/DINOT-RegularItalic.eot?#iefix') format('embedded-opentype'),
	     url('fonts/DINOT-RegularItalic.otf') format('opentype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Dinot';
	src: url('fonts/DINOT-Bold.eot');
	src: url('fonts/DINOT-Bold.eot?#iefix') format('embedded-opentype'),
	     url('fonts/DINOT-Bold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Dinot';
	src: url('fonts/DINOT-BoldItalic.eot');
	src: url('fonts/DINOT-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('fonts/DINOT-BoldItalic.otf') format('opentype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Thunder';
	src: url('fonts/A_Love_of_Thunder.eot');
	src: url('fonts/A_Love_of_Thunder.eot?#iefix') format('embedded-opentype'),
	     url('fonts/A-Love-of-Thunder.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Dinot', sans-serif;
	font-size: 16px;
	line-height: 25px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: grayscale;
	-o-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight:normal;
}
h3 {
	margin:0;
	color:#8077b7;
	font-weight:800;
}

p {
	margin: 0 0 20px 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 20px 10px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
	outline:0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.nav-menu li {
	width: 93px;
	height: 48px;
	text-align: center;
	line-height: 21px;
	font-size: 19px;
	font-weight: normal;
	margin: 5px 15px 0px 0px;
}
.nav-menu li a {
	width: 93px;
	height: 48px;
	color: #FFFFFF;
	font-weight:normal;
	text-transform: lowercase;
}
.nav-menu li a:hover {
	color: #000000;
	background: url('../tag-2/images/bg_nav_hover.png');
}
#social-block {
	width:50px;
	height:50px;
	float:left;
	margin-top:5px;
}
.social-icon {
	float:left;
	opacity:0.5;
}
.social-icon:hover {
	opacity:1;
}
h1.menu-toggle {
	font-family:"Thunder", sans-serif;
	color:#FFF;
	text-transform:uppercase;
	font-size:25px;
	margin: 0;
	float:left;
}
h1.menu-toggle:hover {
	color:#000;
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #f05d5d;
	text-decoration: none;
}

a:visited {
	color: #c96f6f;
}

a:hover,
a:focus,
a:active {
	color: #f05d5d;
	text-decoration:underline;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
-------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	margin: 0px auto;
	width:80%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: none;
	display: none;
	float: left;
	left: 0;
	position: absolute;
	z-index: 99999;
	background: #f15d5e;
	padding: 10px 0px 0px 0px;
	border-radius:0px 0px 10px 10px;
	overflow:hidden;
	margin-top: 0px;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
	width:200px;
	margin:0px;
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
	background: #d14a4a;
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
	color: #000000;
	background: url('../tag-2/images/bg_nav_hover.png') no-repeat;
}
.main-navigation .current_page_item .menu-item-object-page a,
.main-navigation .current-menu-item .menu-item-object-page a {
	color: #fff;
	background: #f15d5e;
}
.main-navigation .current_page_item a:hover,
.main-navigation .current-menu-item a:hover {
	color: #FFFFFF;
}
.main-navigation .current_page_item ul li a:hover, .main-navigation .current-menu-item ul li a:hover {
	background: #d14a4a;
	color:#000;
}
.sub-menu .current_page_item a,
.sub-menu .current-menu-item a {
	background: #d14a4a;
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
}
button.menu-toggle {
	background:none;
	border:none;
	box-shadow:none;
	clear:none;
	margin-top:-20px;
}
button.menu-toggle:hover, button.menu-toggle:active, button.menu-toggle:focus {
	text-shadow:none;
}

@media screen and (max-width: 822px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#feature-image {
	width:100%;
	min-height: 100px;
	max-height: 450px;
	margin-top: -25px;
	overflow:hidden;
	transition:height 1s;
}
#feature-image img {
	width:100%;
	height:auto;
}
.content-column {
	float: left;
	width: 49%;
}
.entry-content {
	clear:left;
	color:#565656;
}
h1.entry-title, h1.page-title {
	font-family: "Thunder", sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	color: #fff;
	background: #8eba54;
    border-radius: 30px 60px 40px 60px;
	height: auto;
	width: auto;
	min-width: 200px;
	float: left;
	padding: 14px;
	text-align: center;
	margin-bottom:14px;
}
h1.entry-title a {
	color: #fff;
}
.post-114 h1.entry-title:after {
	content: '®';
	font-family: 'Dinot', sans-serif;
	font-size: .5em;
	vertical-align: super;
}
#main h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;

}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#masthead {
	height: auto;
	background: url('../tag-2/images/bg_header.png') no-repeat;
	background-size: 100% 190px;
	margin-bottom: -25px;
	z-index: 98;
	position: relative;
}
#masthead-specks {
	height: 190px;
	background: url('../tag-2/images/bg_header_specks.png') repeat-x center;
}

#masthead-wrapper {
	width: 1024px;
	margin: 0 auto;
}
#rutgers-logo {
	background: url('../tag-2/images/rutgers_logo_2024.png') no-repeat;
	width: 239px;
	height: 89px;
	float: left;
	top: 0;
	margin: 0px -18px 0px 58px;
	position: relative;
	z-index: 100;
}
#main-logo {
	background: url('../tag-2/images/site_logo_2024r.png') no-repeat;
	background-size: contain;
	width: 500px;
	height: 107px;
	float: left;
	top: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 99;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer-border {
	height: 47px;
	width: 100%;
	background: url('../tag-2/images/bg_footer_border.png');
	background-size:100% 47px;
	clear:both;
}

#colophon {
	background:#8077b7;
	font-family: "Georgia", serif;
	color:#ffffff;
	font-size: 13px;
	font-weight:lighter;
	padding-top:10px;

}

#colophon a {
	color:#ffffff;
	text-decoration:none;
}

#colophon a:hover {
	color:rgba(0,0,0,0.5);
}

#colophon .textwidget {
	float:left;
	width:auto;
	margin:0px 20px 0px 10px;
}

#foot-wrap {
	max-width: 874px;
	margin:0 auto;
	line-height:18px;
}

/*--------------------------------------------------------------
# BX Slider
--------------------------------------------------------------*/
ul.bxslider {
	margin:0;
	padding:0;
}
li.main-slide {
	height:0;
	padding:0 0 40% 0;
}
.slide-content p {
	text-align: center;
	font-family: 'Thunder', sans-serif;
	color:#fff;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-weight: normal;
	text-shadow: 0 0 3px #000;
	margin-top: 30px;
	font-size: 30px;
}
#content-border {
	width:100%;
	height:30px;
	background:url('../tag-2/images/bg_white_border.png') no-repeat;
	background-size: 100% 30px;
	margin-top:-30px;
	position:relative;
	z-index:96;
}

/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
.color-block-wrapper {
	width: 874px;
	margin: -45px auto 0px auto;
	position: relative;
	z-index: 97;
}
.color-block {
	width: 198px;
	height: 165px;
	background: #00EBFF;
	float: left;
	margin: 0px 10px 20px 10px;
	padding: 15px 5px 0px 5px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}
.color-block h3 {
	color: #ffffff;
	font-family: 'Thunder', sans-serif;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: lowercase;
	margin: 0 0 9px 0;
	text-align: center;
}
.color-block p {
	color: #ffffff;
	text-align:center;
	padding: 0 10px;
}
.color-block a {
	font-weight:700;
	text-decoration:underline;
	color:#fff;
}
.color-block a:hover {
	font-weight:700;
	text-decoration:underline;
	color:rgba(255,255,255,0.5);
}
.color-block a:focus {
	color:#fff;
}

#color-block-1 {
	background: url('../tag-2/images/bg_block_orange.png');
}
#color-block-2 {
	background: url('../tag-2/images/bg_block_purple.png');
}
#color-block-3 {
	background: url('../tag-2/images/bg_block_gray.png');
}
#color-block-4 {
	background: url('../tag-2/images/bg_block_red.png');
}
#home-form {
	width: 874px;
	margin: 0 auto;
	overflow:auto;
	padding: 10px 60px;
	position: relative;
	z-index: 99;
	clear: both;
	background: #8eba54;
	border-radius: 20px 20px 60px 40px;
}
.wrapper-980 {
	max-width:980px;
	margin:0 auto;
}
path {
	stroke:#ffffff !important;
}
path:hover {
	cursor: pointer;
	fill: #fbb03b !important;
}
#home-form label.gfield_label {
	color: #fff;
	font-family: 'Thunder', sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	margin-right: 10px;
}
#home-form input:focus, #home-form input:active {
	outline:2px solid #fff !important;
}
#home-form .gfield {
	float: left;
}
#home-form input[type="text"] {
	padding: 0;
	font-size: 20px;
	color: #000;
	max-width: 190px;
	background: rgba(255,255,255,0.5);
	border: 0px;
	border-radius: 0px;
	text-align:center;
}
#home-form input[type="submit"] {
	border: 0px;
	border-radius: 0;
	background: #fff;
	box-shadow: none;
	text-shadow: none;
	font-size: 17px;
	padding: 8px 20px;
	line-height: 14px;
	margin-left: 10px;
	color: #000;
}
#home-form .ctct-form-wrapper {
	color: #000;
}
#home-form .ctct-form-wrapper h3 {
	color: #000;
	text-transform: uppercase;
}
#home-form .ctct-form {
	display: flex;
	font-weight: bold;
}
#home-form .ctct-form-wrapper a {
	color: #000;
	text-decoration: underline;
}
#home-form .ctct-form-wrapper a:hover,
#home-form .ctct-form-wrapper a:focus {
	color: #000;
	text-decoration-style: dotted;
}
#home-map {
  width: 60%;
  float: left;
}
#home-info {
  width: 40%;
  float: right;
}
h1.map-title {
	font-family: "Thunder", sans-serif;
	color: #000;
	font-size: 20px;
	line-height: 35px;
	text-transform: uppercase;
}
#home-info p {
	color: #69737b;
}
#home-info ul {
	list-style-image: url('../tag-2/images/bullet_green.png');
	margin-left: 0px;
    padding-left: 15px;
	color: #69737b;
}
#page-border {
    width: 100%;
    height: 47px;
    background: url('../tag-2/images/bg_content_border.png');
    background-size: 100% 47px;
    margin-top: -47px;
    position: relative;
    z-index: 96;
}
#page-content {
    max-width: 1024px;
    margin: -85px auto 0px auto;
    position: relative;
    z-index: 97;
}
#page-content.single {
	margin-top:50px;
}

/*--------------------------------------------------------------
# Page
--------------------------------------------------------------*/
#secondary {
	width:30%;
	border-left:1px solid #69737b;
	color:#565656;
	float:right;
	margin-top:90px;
	padding-left:20px;
}
#secondary h2 {
	font-family: "Dinot", sans-serif;
    color: #8077b7;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 7px;
    line-height: 20px;
}
#secondary a, #secondary a:active, a:focus, #secondary a:visited {
    color: #8eba54;
}
#secondary h1 {
    font-family: "Thunder", sans-serif;
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 25px;
    color: #fbb03b;
}
#secondary h1.widget-title {
    font-family: "Dinot", sans-serif;
    color: #8077b7;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 7px;
    line-height: 20px;
}
.ally-content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.ally-content a.title, .ally-content a.title:hover {
	color: #69737b !important;
	font-weight:bold !important;
	text-decoration:none;
	cursor:default;
}
.tag-K-5 {
	padding:0px 3px 0px 3px;
	background:#FBB03B;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
	display:inline-block;
	font-size:12px;
}
.tag-6-8 {
	padding:0px 3px 0px 3px;
	background:#8EBA54;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
	display:inline-block;
	font-size:12px;
}
.tag-9-12 {
	padding:0px 3px 0px 3px;
	background:#1E9DAA;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
	display:inline-block;
	font-size:12px;
}
.tag-college {
	padding:0px 3px 0px 3px;
	background:#9363CC;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
	display:inline-block;
	font-size:12px;
}
#secondary ul.display-posts-listing {
    margin: 0;
    padding: 0;
    list-style: none;
}
#secondary li.listing-item {
	margin-bottom:20px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.post h1.entry-title, .post h1.entry-title a, .post h1.entry-title a {
    color:#1c939d;
	background:none;
	text-align:left;
	padding:0;
	margin:0 0 10px 0;
}
.entry-meta {
	float:left;
	clear:both;
	padding:0;
	margin:0 0 10px 0;
}
.entry-meta .byline{
	display:none;
}
.category-blog .entry-meta .byline {
    display: inline;
}
.post .entry-content h1 {
    font-family: "Thunder", sans-serif;
    font-size: 24px;
    color: #1C939D;
}
.post .entry-content h2 {
    color: #92BD5B;
    font-size: 20px !important;
}
footer.entry-footer {
    margin-bottom: 50px;
}

/*--------------------------------------------------------------
# Leaders Lineup
--------------------------------------------------------------*/
#primary-leaders {
    float: right;
    width: 75%;
    padding: 20px;
}
#primary.category, #primary.single, #primary.multimedia-list {
	width:68%;
	float:left;
}

#secondary-leaders, .single #secondary {
	width: 25%;
	float: left;
	margin: 0px 0px 20px 0px;
}
#secondary-leaders .entry-content {
    border-right: 1px solid #69737b;
    padding: 10px 20px 20px 20px;
}
#secondary-leaders h1 {
    font-size: 17px;
    margin: 5px 0;
}
.entry-content ul, ul.triangle {
    list-style-image: url('../tag-2/images/bullet_green.png');
}
.entry-content p img {
    border: 16px #8eba54 solid;
    border-radius: 20px / 20px;
}
.entry-content p img.no-border {
	border: 0;
	border-radius:0;
}

/*--------------------------------------------------------------
# Accordion Shortcode
--------------------------------------------------------------*/
h3.accordion-title {
	cursor: pointer;
	color: #fff;
	font-weight: normal;
	background: url('../tag-2/images/arrow_down.png') no-repeat left center #1e9daa;
	padding:5px 5px 5px 40px;
	border-radius:10px;
}
h3.accordion-title:hover {
	background: url('../tag-2/images/arrow_down.png') no-repeat left center #24bbca;
}
h3.accordion-title.open {
	background: url('../tag-2/images/arrow_up.png') no-repeat left center #1e9daa;
}
h3.accordion-title.open:hover {
	background: url('../tag-2/images/arrow_up.png') no-repeat left center #24bbca;
}

/*--------------------------------------------------------------
# Book Entries
--------------------------------------------------------------*/
.book-entry {
	width: 30.73%;
	float: left;
	margin: 1.3%;
	height: 290px;
	text-align: center;
	border: 1px solid #CECBF4;
	padding: 10px;
	border-radius: 20px;
	background: #DEDCFF;
}
.book-cover {
	height: 125px;
	margin-bottom: 10px;
}
.book-cover img, .film-cover img {
	height: 100%;
	width: auto !important;
	max-width: 100%;
	max-height: 100%;
}
.film-cover img {
	height:auto;
}

.book-author {
	font-style: italic;
	font-size: 13px;
	text-align: left;
	float: left;
}
.book-entry a h2 {
    line-height: 14px;
    margin-bottom: 0px;
}
.film-cover {
	height: 195px;
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Search and Filter
--------------------------------------------------------------*/
.searchandfilter ul {
	padding:0;
	margin:0;
}
.searchandfilter h4 {
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #8EBA54;
}
.searchandfilter li {
	display: block;
}

.tltpcnt a {
    color: #fff;
    text-decoration: underline;
}
.mpfy-mll-l-buttons {
    display: none;
}

/*--------------------------------------------------------------
# Responsive Code
--------------------------------------------------------------*/
@media screen and (min-width: 1250px) {
	li.main-slide {
		padding:0 0 502px 0;
	}
}
@media screen and (max-width: 1024px) {
	#home-content, #masthead-wrapper {
		width:100%;
	}
	#page-content {
		width:96%;
		padding: 0 2%
	}
}
@media screen and (max-width: 990px) {
	.main-navigation {
		width: 100%;
	}
}
@media screen and (max-width: 875px) {
	.color-block-wrapper {
    	width: 440px;
	}
	#home-map, #home-info, #home-form {
		width: 98%;
		margin:0 1%;
	}
}
@media screen and (max-width: 822px) {
	#secondary-leaders, #primary-leaders {
		width:100%;
	}
	#secondary-leaders .entry-content {
    	border-right: none;
    	border-bottom: 1px solid #69737b;
    	padding: 10px 20px 20px 20px;
	}
	#secondary, #primary, #primary.category, #primary.single, #primary.multimedia-list {
		width:100% !important;
	}
	#secondary {
    	border: none;
    	border-top: 1px solid #69737b;
    	padding: 10px 20px 20px 20px;
	}
	#social-block{
		width:50px;
		margin:10px 20px;
		position:absolute;
		z-index:98;
		right:0;
	}
	#rutgers-logo {
		margin: 0px -27px 0px 58px;
	}
	#main-logo {
		background: url('../tag-2/images/site_logo_mobile_2024.png') no-repeat;
		background-size: contain;
		width: 343px;
		height: 144px;
		float: left;
		top: 0;
		margin: 0px 0px 0px -100px;
		position: relative;
		z-index: 99;
	}
	nav#site-navigation {
		float:left;
		margin-top: 5px;
	}
	.main-navigation {
		margin-top: -20px;
	}
	.main-navigation ul {
		position:absolute;
		clear:right;
		z-index:98;
	}
	.main-navigation ul li {
		width:180px;
		float:none;
		text-align:right;
		background:#f15d5e;
	}
	.main-navigation li ul li {
		background:#f15d5e;
	}
	.main-navigation ul li a {
		width:180px;
		padding-left: 10px;
		text-align:left;
	}
	.main-navigation ul li a:hover,
	.main-navigation .current_page_item a,
	.main-navigation .current-menu-item a {
		background: #fbb03b;
	}
	.main-navigation ul ul li {
		width:130px;
		margin:0px;
		color:#d14a4a;
	}
	.main-navigation ul ul {
		margin: 0px;
		padding:0px;
		border-radius:0px;
	}
	.main-navigation ul li ul {
		margin-left: 180px;
		margin-top: -48px;
	}
	.nav-menu li {
		margin:0px;
	}
}
@media screen and (max-width: 565px) {
	#rutgers-logo {
		margin: 0px -27px 0px 1px;
		width: 160px;
		background-size: 160px;
	}
	#main-logo {
		margin: 0px 0px 0px -81px;
		background-size: 260px;
		width: 260px;
		height:109px;
	}
	button.menu-toggle {
	    margin-top: 0px;
	}
	.bx-viewport, li.main-slide {
		min-height:250px !important;
	}
}
@media screen and (max-width: 445px) {
	.color-block-wrapper {
    	width: 98%;
		margin: 0 1%;
		text-align:center;
	}
	.color-block {
		display:inline-block;
		float: none;
	}
}
