/*
Theme Name: Current
Theme URI: https://canley.org.uk
Description: A welcoming church in Coventry
Version: 0.0.1
Author: jon-rogers
Author URI: 
*/

/* Layout and colours */
#wrapheader {background-color: #005385;}
#wrapcontent, #wrapfooter {background-color: #013351;}
#content, #footer {background-color: white;}
#sidebar {background-color: #e6e6e6; margin-top:-13px; border:none;}
#container > * {padding-left: 30px;}
#container > article {padding: 10px 20px 20px 30px;}
#container > h1 {margin-bottom:0px;}
section > article {padding:0px;}
article.post {margin-bottom:10px;}
#container {margin-right:0px;}

.two_column section {float:left; width: 330px; }

#sidebar {padding-top: 10px;}
#sidebar ul {padding: 0 5px;}
#sidebar h3 {line-height:1.6em; margin-bottom:0px;}

#content {padding-top:15px;}

article > h1 a, article > h2 a, article header h1 a, article header h2 a {padding:0px;}

input, select, textarea {border-color:#666;}

#menu ul div {display: block; margin: 30px 10px 0 0;}

/*Fonts */
body {font-family: Calibri, Helvetica, Sans;}

h1 {font-size: 3.6em; line-height:1.2em;}
h2 {font-size: 2.4em; line-height:1.2em; margin:6px 0;}
article .entry h5{margin-left:0px;}
#header #name a {line-height:160px;}

#menu li { background: none; }

article > p a, article .entry a {color: #1174ad;}
section > h2 a {color: #1174ad;}

nav#menu {background:none;}
nav#menu li:hover {background:none;}

#menu li #banner a {padding:0px;}
#banner {background-color:white; height:120px; width:480px;}
#banner a:hover {text-decoration:none;}
#banner img {float:right;}
#banner h4 {font-size: 28px; padding:20px 0 0 14px; margin:none; width:270px; clear:none; text-align:left;}
sup {font-size:60%;}

input#s { font-size:1em; height:20px;}
input#searchsubmit { padding:0;}
@media screen {
  #searchform label.screen-reader-text {display:none;)
}
form#searchform.searchform { margin: 0 auto 12px auto;}

/* select phones */
@media screen and (max-width: 800px) {

* {max-width:100%;}
#header #menu div#banner {display: none; }
#header {height:100px; background-size: auto 80px;}

#content #container{ width:100%; margin:0;}
#container > * {padding-left:5px}
#container > article {padding: 0 0 0 5px;}
img.size-medium {width:150px;}
.layout-right aside#sidebar {margin:10px 0 0 0; width:100%;}
#sidebar li.widget  {width:45%; float:left;}
#sidebar li.widget_search {float:none; width:100%; height:40px; }
.widget_search div {float:right; margin-top:4px;}
.widget_search h3 {float:left;}
.two_column section { width: 100%; float:none;}


} /* end phones select */
