/*
Welcome to Custom CSS!

*/

h1.entry-title {
	font-size: 2.25em;
}

#menu-item-3627 { 
	display: none;
}

body {
	background: #fff;
	color: #666666;
}

h4.widgettitle.widget-title {
	font-family: arial, script;
	font-size: 25px;
	color: #dd8585;
}

li.genericon {
	font-size: 35pt;
}

.after-entry {
	padding: 0;
	margin: 0;
	font-size: .7em;
	background-color: #fcf1c4;
	outline: 10px solid #fcf1c4;
}

.front-page .site-inner .widget-title {
	color: #dd8585;
}

.title-area {
	background: url('https://brendabradfordottinger.com/wp-content/uploads/2017/03/chasing_community_header.jpg') top center no-repeat;
	background-size: 488px 276px;
	float: left;
	margin: 20px 0;
	padding: 286px 0 25px;
	text-align: center;
	width: 400px;
}

header.site-header .title-area h1.site-title a {
	z-index: 1;
	position: relative;
}

.site-title a::before {
	z-index: 1;
	position: absolute;
	top: -100vh;
	bottom: 0;
	width: 100%;
}

input, select, textarea {
	border: 1px solid #55a89d;
}

.genesis-nav-menu {
	font-size: 12px;
}

.nav-primary {
	background: url('https://brendabradfordottinger.com/wp-content/uploads/2016/09/border-bottom-teal.png') bottom center no-repeat;
	background-size: 1200px 4px;
	z-index: 2;
	position: relative;
}

.entry-content ul {
	margin-left: 0;
	margin-bottom: 1em;
}

.entry-content ul > li {
	display: block;
	list-style-type: none;
	margin-top: 1em;
	margin-bottom: 1px em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 2.2em;
	text-indent: -2.2em;
	font-family: 'Delius';
	line-height: 1.2;
}

.entry-content li:before {
	content: url('https://brendabradfordottinger.com/wp-content/uploads/2016/09/flower-dd8585.png');
	display: block;
	float: left;
	width: 2.2em;
}

input[type="submit"] {
	font-size: 1em;
/*	background-color: rgba(221,133,133,0.5);*/
background-color: #fcf1c4;
	color: #55a89d;
/*background-color: #dd8585;*/
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button  {
	border-bottom: 0px;
    border-radius: 0px;
}

 a.more-link { 
    background: #fcf1c4;
	 color: #55a89d; /*rgba(221,133,133,0.5);*/
	 	border-bottom: 0px;
    border-radius: 0px;
}

.genesis-nav-menu a {
	color: #666666;
}

a {
	color: #dd8585;
}

p.entry-meta {
	display: none;
}

.adjacent-entry-pagination {
	margin-top: 10px;
}

p.author-quote {
	text-align: center;
}

div.tagcloud a {
	color: #55a89d;
}

a.comment-author-link {
	text-transform: none;
}

p#subscribe-submit {
	text-align: center;
}

.share-before {
	display: none;
}

.footer-widgets {
	background-color: #fcf1c4;
}

.sidebar .widget { 
	background-color: #ffffff;
	/*border: 10px solid #fcf1c4;*/	
}

div.creds { 
	display:none
}

.widget-wrap {
	width:100%;
	text-align:center;
}