/*
 Theme Name:   Not Dead Yet
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Thirteen Child Theme
 Author:       Mimi Cummins
 Author URI:   http://mimicummins.com.com
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, accessibility-ready
 Text Domain:  not-dead-yet
*/
html {
	font-size: 120%;
}
html, button, input, select, textarea {
	font-family: "jaf-facitweb", Helvetica, Arial, sans-serif;
}
body {
	background-image: url(images/crossword.png);
	color: #000;
	padding-top: 20px;
}
.site {
    max-width: 1540px;
    width: 100%;
}
#primary {
	    margin: 0 40px;
	}
#primary-menu {
	    margin-left: 30px;
	}	
a, .widget a {
	color: #15376B;
	text-decoration: underline;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2em;
}
h2.widgettitle {
	font-size: 2em;
	background-color: #021838;
	color: #fff;
	padding: 5px 10px;
	margin: 0;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1em;
}
#site-navigation {
	background-color: #021838;
}
.main-navigation {
	max-width: 1540px;
}
#primary-menu a {
	font-family: "acumin-pro-condensed", sans-serif;
	font-size: 1.7em;
	color: #fff;
}
.navbar {
	background-color: transparent;
}
.site-header .search-form {
	position: relative;
	right: 0;
	top: 1px;
}
.site-header .search-form input {
	background-image: url(/wp-content/themes/notdeadyet/images/search.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.entry-header-full, .entry-content-full, .entry-summary-full, .entry-meta-full {
	margin: 0 auto;
	max-width: 1540px;
	width: 100%;
}
.entry-title-home {
	display: none;
}
#head-container {
	padding-top: 10px;
}
#head-logo {
	width: 67%;
	float: left;
	padding-left: 30px;
}
#head-logo a {
	float: left;
}
#head-logo img {
	width: 400px;
}
#head-logo p {
	width: 400px;
	float: left;
	margin-top: 50px;
}
#head-right {
	width: 33%;
	float: left;
	text-align: right;
	padding-right: 30px;
}
#head-right p {
	margin: 10px 0 15px 0;
	    clear: both;
}
.fontResizer_reset {
	margin: 0 10px;
	}
.fontResizer {
	    font-size: 1.5em;
	}	
#head-right > ul > li > a.fontResizer_minus::before {
	 content: "-"}	
	#head-right > ul > li > a.fontResizer_add::before {
		content: "+"}
		} 
	#whatdoes {
		line-height: 1;
		}
#head-right p img {
	margin-left: 10px;
}
.widget {
	background-color: transparent;
	font-size: 100%;
	padding: 0;
	border: 2px solid #021838;
}
.latest-posts-widget .post-title {
	font-size: 1.5em;
	line-height: normal;
}
.latest-posts-widget {
	font-size: 100%;
	line-height: 1.5;
}
.otw-sidebar .widget .menu {
	padding: 20px;
}
.otw-sidebar .latest-posts-widget ul {
	padding: 20px 0;
}
.otw-sidebar .latest-posts-widget ul li {
	border-bottom: 2px solid #15376B;
	padding: 30px 0;
}
#whatdoes {
	clear: both;
	text-align: center;
	background-color: #15376B;
	color: #fff;
	width: 100%;
	display: table;
	padding: 20px;
}
#whatdoes h2 {
	width: 90%;
	border-bottom: thin solid #fff;
	margin: 0 auto 20px;
	padding-bottom: 15px;
}
#whatdoes span {
	color: #AAC1FC;
}
#whatdoes .ezcol-one-fifth {
	height: 125px;
}
#whatdoes a, #whatdoes a:visited {
	text-decoration: none;
	font-size: 1.3em;
	color: #fff;
}
#whatdoes a:hover, #whatdoes a:focus {
	color: #AAC1FC;
}
.otw-sidebar-1 .widget, footer .widget, .otw-sidebar-1 .latest-posts-widget ul li:last-child {
	border: none;
}
footer {
	clear: both;
}
.site-footer .widget-area {
	max-width: 1540px;
}
.site-footer .sidebar-container {
	background-color: #021838;
	padding: 20px 30px;
}
footer.site-footer {
	background-color: #021838 !important;
	padding: 0 20px;
}
.site-info {
	display: none;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
	margin: 0 auto;
	max-width: 1480px;
	width: 100%;
}
.archive-header {
	max-width: 1480px;
	margin: 10px auto;
}
footer aside {
	font-size: 1.4em !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
}
#text-5 /*footer address*/ {
	width: 50%;
}
#text-5 a, #text-5 a:visited {
	color: #C1D4FF;
}
#nav_menu-12 /* footer menu */ {
	width: 45%;
	text-align: right;
	float: right;
}
#nav_menu-12 ul li {
	display: inline-block;
	margin: 0 20px;
}
#nav_menu-12 a, #nav_menu-12 a:visited {
	color: #fff;
}
#text-7 /* footer copyright */ {
	width: 45%;
	margin: 0 20px;
	text-align: right;
	float: right;
}
.archive article, .search-results article {
margin: 0 80px;
    border-bottom: thin solid grey;
	}
.archive article h1, .search-results article h1 {
	    font-size: 1.5em;
    font-weight: bold;
	}
.archive article h1 a, .search-results article h1 a {
	color: #043B89;
	}	
.archive article h1 a:visited, .search-results article h1 a:visited {
	color:#000;
	}	
.archive article h1 a:hover, .archive article h1 a:focus, .search-results  article h1 a:hover, .search-results article h1 a:focus {
	color: #2A6ED5;	
	}
	.single article {
		margin: 0 120px;
		}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
    margin-right: 0;
}		
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: 0;
}
.page-id-5981 hr {
	clear:both;
	margin-top:20px;
	}
.post .entry-meta {
	margin-bottom:1.5em;
	}	
#head-right > ul {
	    list-style-type: none;
		float:right;
	}	
/* MOST PHONES */
@media (max-width: 643px) {
		.single article {
		margin: 0;
		}
#head-right {
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
	color: #fff;
}
#head-logo {
	width: 100%;
	padding: 5px;
}
#head-logo img {
	max-width: 100%;
	max-height: 100%;
}
#head-logo p {
	width: 100%;
	margin: 10px 3px 5px 3px;
	text-align: center;
}
}
