
/* trying annoquote */

annoquote {
 		float: left;
	width: 50%;
margin: 0 13px 13px 0;
    font-style: normal;
	font-size: .95em;
    background: #fff20061; /* sheiler changed this */
	color: #121222;
	padding: 15px;
   
    
}


/* end annoquote */
.site-header {
    display: none;
}

.main-navigation .site-branding {
	float: left;
}

.main-navigation .site-branding a {
	line-height: 60px;
	font-size: 20px;
}

/* Sheila edits */
.subscribe a:hover {
	color: #999;
}
.inside-top-bar {
    background: #1b2036;
}
body {
    line-height: 1.7;
}
a:hover {
	text-decoration: underline;
}

blockquote {
	margin:30px 0px;
}


h1 {
	color: #992844;
}
h2.entry-title a {
	font-family: Georgia, serif;
}

.entry-meta {
    font-size: 70%;
}
/*.widget-title {
	margin-bottom: 15px;
}*/

.sidebar .widget, .footer-widgets .widget {
    font-size: .7em;
		line-height:1.35em;
}
.sidebar .widget a {
	color: #8ac1f2;
}

 .sidebar .widget a:visited {
	color: #4795da;
}

.widget ul li {
    padding-bottom: 12px;
}

#mc_embed_signup .button {
	background-color: #d53333 !important;
	margin: 15px 5px 10px 0 !important;
	padding: 10px 20px 30px 20px !important;
}

.photodan {
	padding-top: 10px;
}

span.page-numbers.current,
a.page-numbers  {
    padding-right: 8px;
    font-size: .9em;
}
.comment-content {
    background: #f3eaea;
}

/* donate button */
.donate {
	padding: 5px 10px;
	background: #d16074;
}
a.donate {
	color: #fff;
}
.copyright-bar {
    letter-spacing: 3px;
		color: #8b8484;
}
@media (max-width: 768px) {
    /* CSS in here for mobile only */
	.mobile-header-navigation .site-logo.mobile-header-logo img {
	height: 90px;
}

.main-navigation .main-nav ul li a {
	line-height: 54px;
	padding-right: 90px;
}
	
}
@media (min-width: 769px) and (max-width: 1024px) {
    /* CSS in here for tablet only */
}
@media (min-width: 1025px) {
    /* CSS in here for desktop only */
}


/* end sheila edits */



blockquote {
    border-left: 2px solid #6FA8DC
}

blockquote {
    font-style: normal;
	font-size: .95em;
    background: #ececed; /* sheiler changed this */
	color: #121222;
  padding:10px 30px 6px 25px;  
    
}


.sponsors{
    margin-top: 10px;
    margin-bottom: 0px;
	width: 240px;
	float:right;
}

::selection {
  background: #2185dd;
	}
::-moz-selection {
  background: #2185dd; 
}


.header-center {
    margin-top: 0px;
    margin-bottom: 0px;
	font-weight: 800; 
			font-family: sans-serif;
padding: 10
}

.header-center-inside {
    margin-top: 0px;
    margin-bottom: 0px;
	font-weight: 800; 
			font-family: sans-serif;
padding: 10
}




/* MAILCHIMP CSS */

#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:1px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 20px; line-height: 22px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}

#mc_embed_signup form {display:block; position:relative; text-align:left; padding:0px 0 0px 3%}

#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 13px; -moz-border-radius: 3px; border-radius: 3px;}

#mc_embed_signup .mc-field-group input {display:block; width:90%; padding:2px 0; text-indent:2%;}


/* MAILCHIMP CSS ENDS*/