
/*
 Theme Name:   Thinkspace Child
 Theme URI:    hhttp://suzettefranck.com/thinkspace-child/
 Description:  Thinkspace Child Theme
 Author:       Suzette Franck
 Author URI:   http://suzettefranck.com
 Template:     thinkspace
 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:  thinkspacechild
*/


a, .current, .dots {
	text-decoration: underline;
	border-radius: 1rem;
}

.current-menu-item a {
	border: 2px solid #9E0C39;
	text-decoration: none!important;
}
a:hover, a:focus {
	color: #FFF!important;
	text-decoration: none;
	background: #9E0C39;
}

a.artsy svg {
	fill:#333;
}

a:hover.artsy svg, a:focus.artsy svg {
	fill:#9E0C39;
}

.edit {
	text-align: center;
}
.edit a.post-edit-link {
	background: #FFF;
	color: #9E0C39;
	padding: .2rem 0;
	border: 1px solid #9E0C39;
	text-decoration: none;
	width: 25%;
	display: block;
	float: right;
}

#top:hover {
	background: none;
}
.edit a:hover.post-edit-link, .sorting a:hover {
	background: #9E0C39;
	color: #FFF;
}
.sorting a {
	margin-right: .5rem;
	background: #FFF;
	border-radius: 2rem;
	padding: .25rem 1em;
	color: #9E0C39;
	border: 2px solid #9E0C38;
	line-height: 2.5rem;
		font-weight: 500;
	font-family: 'Oswald';
}

.sorting a:hover, .sorting a:focus {
	background: #9E0C39;
	color: #FFF;
}

.site-footer {
background: rgb(255,255,255)!important;
background: linear-gradient(360deg, rgba(239,239,239,1) 50%, rgba(204,204,204,1) 100%)!important;
}
.artist-avatar img {
	border-radius: 2rem;
}

.main-navigation {
	font-family: 'Open Sans'!important;
	letter-spacing: .2px;
}

body {
	font-family: 'Roboto', arial;
	letter-spacing: .01rem;
}

.entry-content a {
    color: #9E0C39;
    text-decoration: underline;
}

h1.entry-title {
    color: #000;
	text-align: center;
	margin: 1rem;
}

.single-artists h1.entry-title {
	text-align: left;
	margin-top: 1rem;
} 

.single-artists .sidebar-artist img {margin-top: 1rem;}

.entry-content h1 {
    font-size: 2.00rem;
}
.entry-content h2 {
		font-size: 1.5rem;
}
.entry-content {
    color: #4e4e4e;
}
.artist-basics, .artist-website {
    color: #4e4e4e;
    line-height: 1.5rem;
    margin: 0;
    text-align: left;
}

.artist-website .label {
    color: #4e4e4e;
}

.inquire {
	text-transform: uppercase;
	text-decoration: underline;
}

.artist-basics div {
    font-size: 1rem;
}

.page-title {
	padding: 0;
}

.notice {
    margin: 0;
}

.gallery-artists .location {
    color: #000;
    font-size: .9rem;
		margin: 0 .2rem
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Oswald'!important;
	letter-spacing: .9px;
}

.main-navigation a  {
	font-size: .5em;
	color: #4a4a4a;
	letter-spacing: .1rem;
	margin: 1rem 1.5rem 0 0;
	text-decoration: underline;
	padding: .2rem;
}

.main-navigation a:before  {
	margin: 0;
	content: "";
}

.main-navigation a:hover  {
	background: #9E0C39!important;
	color: #FFF!important;
	text-decoration: none;
}

#masthead {
	background: #FFF;
	z-index: 5;
	position: relative;
}

.site-footer a {
	color: #9E0C39!important;
}

.site-footer a:hover, .site-footer a:focus {
	color: #FFF!important;
	text-decoration: none;
	background: #9E0C39;
}

.n2-padding {
	margin-bottom: 1em;
		margin-top: 0;
}

#masthead {
    background: #FFF;
    z-index: 5;
    position: relative;
}

.main-navigation ul {
	margin-top:-1.2rem;
}

.main-navigation ul ul {
	margin-top: 0;
	width: auto;
}

.constant-contact-form {
	text-align: center;
}

.widget_thinkspacesm_widget ul {
	text-align: center;
}

.entry-title {
    color: #4e4e4e;
    font-size: 1.7rem;
    margin: 0rem 0 0.46353rem;
    text-transform: uppercase;
}

.sorting h4 {
    color: #4E4E4E;
    font-family: 'Roboto', Geneva, Tahoma, Verdana, sans-serif;
	font-weight: 400;
    margin: 0 0 0.38197rem 0;
	font-size: 1.2em;
}

.button {
    background: #FFF;
    border: 2px solid #9E0C39;
    border-radius: 2rem;
    color: #9E0C39;
		font-weight: 400;
	  padding: .5rem;
	  max-width: 70%;
		box-shadow: none;
}

a.button {
		font-family: 'Oswald';
		font-size: 1.2rem;
}

.gallery-artists a, .entry-content a {
    display: inline-block;
    padding: 0.23607rem 0;
		text-decoration: underline!important;
		color: #9E0C39;
}
.gallery-artists a:hover, .gallery-artists a:hover, .entry-content a:hover {
	text-decoration: none!important;
	color: #FFF;
	background: #9E0C39;
}

.entry-content pre {
	background: none;
}

.site-social aside {
	min-width:250px;
	padding: 0;
}

.site-social aside ul {
	padding: 0;
	margin-top: 1em;
}

.site-social aside ul a {
	color: #333!important;
}

.site-social aside ul a:hover, 
.site-social aside ul a:focus {
	color: #9E0C39!important;
	background: none;
}

.site-social {
    padding: 0;
    width: 100%;
}

.notice.top p {
	padding-top: 0!important;
}

input#gform_submit_button_2 {
	background: #9E0C39;
	padding: .2em 1.5em;
	color: #FFF;
	border-radius: 1em;
	margin-top: -1rem;
	border: 1px solid #9E0C39;
}
input#gform_submit_button_2:hover {
	background: #FFFFFF;
	color: #9E0C39;
}

input[type = submit] {
		box-shadow: 0!important;
}

.about-buttons {
	margin: 2em 0;
}
.about-buttons li {
	display: inline-block;
	line-height: 3em;
}

.about-buttons a.button {
	padding: .3em 1em;
	font-weight: 400;
}

a.button:hover, a.button:focus {
	color:#FFF;
	background: #9E0C39;
	border: 1px solid #FFF;
	text-decoration: none;
}

.page-template-template-location img {
	border-radius: 2rem;
}

.entry-content .gform_wrapper input[type=text], .entry-content .gform_wrapper input[type=url], .entry-content .gform_wrapper input[type=email], .entry-content .gform_wrapper input[type=tel], .entry-content .gform_wrapper input[type=number], .entry-content .gform_wrapper input[type=password], .entry-content .gform_wrapper textarea {
    background: #fff;
    border: 1px solid #9E0C39;
		border-radius: .75rem;
}

.constant-contact-form input[type='submit'] {
    background: #9E0C39;
		border-radius: 1rem;
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
}

.constant-contact-form form {
    background: #FFF;
    border: 1px solid #9E0C39;
		border-radius: 1rem;
		color: #000;
}

.content2.entry-content{
    border: 2px solid #333;
    padding: 1em;
    border-radius: 2rem;
	 background: #EFEFEF;
}

.show-image img {
	border-radius: 2rem;
}

.show-list {
	box-shadow: none;
	border-radius: 2rem;
	border: 1px solid #666;
}

.post-type-archive-shows .main-content-area {
    padding: 0;
		margin: 0 auto;
    width: 90%;
	text-align: center;
}

.show-list .show-dates {
	font-size: .9rem;
	color: #000;
	font-family: 'Roboto';
	padding-top: 1rem;
	font-weight: 400;
}

.archive-main h2 {
    font-size: 2rem;
		padding: 1rem;
	font-family: 'Oswald', sans-serif!important;
}

.archive-main h1 {
    color: #333;
    font-size: 1rem;
		margin: 0;
}

ul.show-links {
    font-size: 1em;
    font-family: "Roboto", sans-serif;
    text-transform: lowercase;
}

.show-social h2 {
	line-height: 2rem;
}

.show-links  {
    display: inline-block;
		margin: 0;
		padding: 0 1rem;
}

.show-links a {
	color: #9E0C39!important;
	padding: 0!important;
	float: left;
	line-height: 1.2rem;
}

.show-links a:hover, .show-links a:focus{
	color: #FFF!important;
	background: #9E0C39;
	text-decoration: none;
}

.show-links a:before {
	content: " - ";
	margin: 0;
}

.home .show-links a:before {
	content: "";
}

.show-image a {
	padding: 0!important;
	margin: 0!important;
}

.pieces a {
	clear: both;
	border: 2px solid #FFF;
  padding: .5em 1rem;
  border-radius: 2rem;
	text-decoration: none;
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 500;
	font-family: Oswald;
	border: 2px solid #9E0C39;
	background: #FFF!important;
	color: #9E0C39!important;
	line-height: 3rem!important;
}

.pieces a:hover, .pieces a:focus {
	background: #9E0C39!important;
	color: #FFF!important;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
    background: #9E0C39;
		border-radius: 2rem;
}

.menu-years-container {
	margin: 0 auto 1rem;
	text-align: center;
		max-width: 60%;
		line-height: 2rem;
}

#menu-years li {
	display: inline-block;
	margin-right: .5rem;
}

#menu-years a {
	text-decoration: none;
	border: 2px solid #9E0C39;
	border-radius: 2rem;
	padding: .1rem .5rem;
	color:#9E0C39;
	font-family: Oswald;
}

#menu-years a:hover, #menu-years a:focus {
	color: #FFF;
	border: 2px solid #9E0C39;
	background: #9E0C39;
}

.shows a {
	padding: .3rem .5rem;
	color: #9E0C39;
	line-height: 1.5rem;
}

.shows a:hover, .shows a:focus {
	background:#9E0C39;
	color: #fff;
}

.n2-bullet {
	border-radius: 50rem!important;
}

.n2-bullet.n2-active {
	background: #9E0C39!important;
}

.entry-content .gallery-artists li {
    line-height:1.3rem!important;
}

.search-form {
    background: #FFF;
    border: 1px solid #9E0C39;
		border-radius: 2rem;
		padding: 0 0 0 .5rem;
}

.search-submit {
	background: #9E0C39;
	border-radius: 2rem!important;
	font-family: 'Oswald';
	font-weight: 300;
	font-size: .9rem;
}

.page-numbers, .page-numbers current {
	color: #000;
	border: 0;
}

.page-numbers:hover, .page-numbers:focus, .page-numbers current:hover {
	color: #000!important;
	background: #9E0C39;
	color: #FFF!important;
	border: 0;
}

.works-listing .work-wrap {
    border: 1px solid #333;
		border-radius: 2rem;
		box-shadow: none;
		color: #000;
		font-size: 1.3rem;
}

.country, .artist, .year, .media, .dimensions, .price-converted, 
.works-listing.inventory .shows h4, .notes {
	font-size: 1rem!important;
	color: #333!important;
}

.price {
	font-weight: bold;
}

.price-converted {
	font-weight: normal;
}

.works-listing .shows li {
	font-size: 1rem;
	line-height: 1rem!important;
	padding-bottom: .5rem;
	padding-top: .5rem;
	font-family: Oswald;
}

.works-listing .artistshows
{
	color: #9E0C39;
	border: 0px;
	font-family: Oswald;
}

.works-listing .artistshows a:hover, .works-listing .artistshows a:focus
{
	color: #000!important;
	text-decoration: none;
	background: transparent;
}

.show-list .show-info .post-edit-link {
    font-size: .7rem!important;
		bottom: 2rem;
}

.page-template-template-inventory a.shows {
	line-height: 1.5rem!important;
}

small { 
	font-size: .8rem!important;
	line-height: .8rem!important;
	display: block;
	position: relative;
	top: 1rem;
	left: 1rem;
	padding-right: 1rem;
}

small a:hover, small a:focus { 
	background: #9E0C39;
}

.show-header-box {
	box-shadow: none;
	border-radius: 2rem;
	border: 1px solid #333;
}

.show-social {
    border-left: 1px solid #333;
}

.single-shows .show-nav-prev a, .single-shows .show-nav-next a {
	color: #9E0C39!important;
	background: #FFF;
}

.show-meta h1 {
	color: #333;
	font-size: 1.5rem;
}

.show-meta {
    padding-top: 1.5rem;
}

.show-meta h2 {
	color: #666;
	font-family: 'Roboto'!important;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}

.show-meta h2 a:hover {
	background: #9E0C39;
}

.show-meta .show-dates {
    color: #000;
    font-size: .9rem;
		font-family: 'Roboto'!important;
    margin: 0 0 2rem 0;
}

.show-meta .opening-info, .show-meta .opening-info strong {
    color: #000;
	display: block;
	margin-bottom: .5rem;
	font-family: 'Roboto'!important;
}

.show-meta .opening-info strong {
	font-style: italic;
	font-size: .8rem;
}
.show-links li a, .show-links .pieces-switch a
 {
	line-height: 1.5rem;
}

.show-links .pieces-switch a, 
.show-links .pieces a {
	font-size: 1rem;
	border: 2px solid #9E0C39;
	background: #FFF;
	color: #9E0C39!important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald';
	line-height: 1.5rem;
	min-width: 100px;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.show-links .pieces-switch a:before
{
	content: "";
	padding: 0;
	margin-right: 0;
}
.show-links .pieces-switch a:hover, .show-links .pieces-switch a:focus,
.show-links .pieces a:hover, .show-links .pieces a:focus {
	background: #9E0C39!important;
	color: #FFF!important;
}

.show-social h2 {
	font-family: roboto!important;
		font-weight: 600;
	text-transform: uppercase;
	font-size: .8rem;
	color: #666;
}

.n2-ss-slide-background-image {
	border-radius: 2rem!important;
}

.show-wrap {
	border-radius: 2rem;
	box-shadow: none!important;
	border: 1px solid #333!important;
}

.show-wrap h1 {
	font-size: 1rem;
	font-family: Oswald!important;
	color: #333;
}

.show-wrap img {
	border-radius: 2rem;
}

.show-content {
	color: #000;
}

.show-content h2 {
	color: #000;
	font-size: 1rem;
}

.show-content em {
	color: #333;
	font-size: 1rem;
	font-style: normal!important;
	
}

.show-content .show-links li {
	display: inline-block;
}

.fa-external-link {
	color: #9E0C39;
}

a:hover .fa-external-link, a:focus .fa-external-link  {
	color: #FFF!important;
	text-decoration: none;
}


.upcoming-shows .show-links a {
	text-decoration: none;
	border: 2px solid #9E0C39;
	border-radius: 2rem;
	min-width: 5rem;
	line-height: 1.3rem;
	margin: 0;
	text-transform: uppercase;
	font-family: Oswald;
	padding: .3rem .5rem;
	background:#FFF;
	color: #9E0C39!important;
}

.upcoming-shows .show-links a:hover, .upcoming-shows .show-links a:focus {
	padding: .2rem .5rem;
	color:#FFF!important;
	background: #9E0C39;
}

.tour .show-links a {
	min-width: 6rem!important;
}

.opening h4, .tour h4, .alt-location h4 {
	font-size: 1rem;
	font-weight: 300;
}

.alt-location h4 {
	margin-bottom: 2rem;
}
.tour h4 {
		margin-top: 2rem;
}

.opening p {
	margin: .5rem 0;
}

.alt-location p {
	margin-top: 2rem;
	font-size: .8rem!important;
	font-weight: 300;
	font-family: Oswald;
	margin-bottom: 1rem
}

hr {
	color: #333;
}

.notice {
	color: #9e0c39; 
	font-weight: bold; 
	text-align: center; 
	text-transform: uppercase; 	
	padding-top: 1.2rem; 
	margin-bottom: 0px;
}

nav { width: 100%;
}

.csv {
	float: right;
	font-size: .7rem
}

.shows ul {
	max-width: 80%;
	margin: 0 auto;
	padding: 0;
}

.works-listing .work-wrap {
	padding-bottom: 2rem;
}

.archive-main .show-links {
    margin-top: 1rem;
}

.show-social, .show-image, .show-meta, .show-header {
	border: none;
}

.show-image img {
	width: 100%;
	height: 100%;
	max-width: 360px; ;
	max-height: 360px;
}