/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/*reduce sidebar widget margin*/
#secondary .widget
{
margin-bottom: 15px;	
}
/*reduce the padding at the top of page a little bit*/
.main-content-section{
	padding-top:0px;
}

/*removes read more button on category archive pages*/
.more-link{
	display:none;
}

/*set header logo sizing*/
#header-text-nav-container .inner-wrap {
    max-width: 1200px;
}
#header-text-nav-container .main-navigation .inner-wrap {
	max-width: 1200px;
}

/*prevents header from shrinking if an ad is missing
set header logo image positioning*/
@media only screen and (min-width: 800px){
#header-text-nav-wrap{
	height: 245px;
	overflow: hidden;
	position:relative;
	max-width: 100%;
}
}

/*set menu bar to black*/
#site-navigation{
	background-color: #000000;
}

#header-text-nav-container {
    background-color: #000000;
}


/*settings for "View All" link */
.view-all-link{
	background-color:white;
	color: #626263;
	width: 105px;
	font-size: 95%;
}



/*Mark's CSS for "quote" style used on FAQ page*/
.quote{
	font-style: italic;
	color:#933;
}

/*Mark's CSS for "entry" style used on Index to Interview page*/
.entry{
	color: #336666;
	font-weight: bold;
}

/*CHANGE BLOCK QUOTE COLOR*/
blockquote {
    background-color: transparent;
    color: #3f4244;
    margin-right: 2em;
}
blockquote p:before {
    color: #5e1010;
}
blockquote a {
    color: #5e1010;
}

/*No Bullets plus top space in class MynomorebulletList*/
 div.mynomorebulletlist ul li {
	margin-top:10px;
    list-style:none
}
/*Interviews Styling*/
article.category-interviews {
background-color: white
}

/*Footerblog Styling*/
div.footerblog {
font-style: italic;
}

/*Interview Bio Styling*/
div.postcontentbionoi {
font-style: italic;
}

/*Styles Sidebar content*/
div.postsidebar {
font-style: italic;
  }

/*Hide Postsidebar2014, interview covers plus attribution*/
.postsidebar2014 {
display:none;
}

/*Change Home icon to ROCKET!!*/
.fa-home:before {
content: "\f135";
}

/*Styling for div class intro*/
div.intro
{font-style:italic;
color: #31343a;
}

/*Styling for div class outro*/
div.outro {
font-style:italic;
color: #31343a;
}

/*HIDE PAGE TITLE ON CHANGE OF ADDRESS PAGE*/
.page-id-88290 .entry-title {display: none;
}

.page-id-89852 .entry-title {display: none;
}

/*HIDE PAGE TITLE ON GRRMEVENT PAGE*/
.page-id-93352 .entry-title {display: none;
}

/*HIDE PAGE TITLE ON LOCUS AWARDS 2019 PAGE*/
.page-id-102981 .entry-title {display: none;
}

/*Poll and Survey*/
div.pollandsurvey table {
	width:auto;
}

div.pollandsurvey td {
	padding: 2px;
	padding-left:5px;
	margin: 0;
	border-style:none;
}

div.pollandsurvey   input[type='text'] {
	width:2em;
	padding: 0;
	margin: 0;
	border-color:gray;
}

div.pollandsurvey td input[type='text'][name*='WriteIn']:not([name*='Rank']) {
	width:65%;
	min-width:15em;
}
div.pollandsurvey  input[type='text'][name*="other"] {
	width:95%;
}


td.right { 
	background-color: #cdd2d8;
	border-bottom-color: darkgray;
}
td.bold { 
	background-color: #cdd2d8;
	border-bottom-color: darkgray;
}

div.alltables td {
	border-color:darkgray;
}

#colormag_child_news_in_picture_widget-17.widget_highlighted_posts{
	margin-bottom: 5px;
	
}
#style5_slider_colormag_child_news_in_picture_widget-17 .single-article{
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;
}

#style5_slider_colormag_child_news_in_picture_widget-17 .article-content{
	display: none;
}

/* cover images on lower section of right sidebar, front page*/
#style5_slider_colormag_child_news_in_picture_widget-18 .single-article{
	width: 100%;
	max-width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}

/*cover image on All Posts sidebar*/
#colormag_child_news_in_picture_widget-19.widget_highlighted_posts{
	margin-bottom: 5px;
	
}
#style5_slider_colormag_child_news_in_picture_widget-19 .single-article{
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;
}

#style5_slider_colormag_child_news_in_picture_widget-19 .article-content{
	display: none;
}

/*cover image on News and Features sidebars*/
#colormag_child_news_in_picture_widget-20.widget_highlighted_posts{
	margin-bottom: 5px;
	
}
#style5_slider_colormag_child_news_in_picture_widget-20 .single-article{
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;
}

#style5_slider_colormag_child_news_in_picture_widget-20 .article-content{
	display: none;
}

/*cover image on Reviews sidebars*/
#colormag_child_news_in_picture_widget-21.widget_highlighted_posts{
	margin-bottom: 5px;
	
}
#style5_slider_colormag_child_news_in_picture_widget-21 .single-article{
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;
}

#style5_slider_colormag_child_news_in_picture_widget-21 .article-content{
	display: none;
}

/*cover image on static page sidebars*/
#colormag_child_news_in_picture_widget-22.widget_highlighted_posts{
	margin-bottom: 5px;
	
}
#style5_slider_colormag_child_news_in_picture_widget-22 .single-article{
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;
}

#style5_slider_colormag_child_news_in_picture_widget-22 .article-content{
	display: none;
}