/*  
Theme Name: bicknoller
Theme URI: http://www.bicknoller.com
Description: Bickoller Parish Council Site
Version: 1.0
Author: JPC-DESIGN
Author URI: http://jpc-design.com

*/

/* general stuff */

body {
font-family: "Helvetica Neue", Sans-Serif;
color: #111;
font-size: 90%;

background: #e89f5e; /* Old browsers */
background: -moz-linear-gradient(top, #f1c9a6 0, #e89f5e 300px); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f1c9a6), color-stop(300px,#e89f5e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f1c9a6 0,#e89f5e 300px); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f1c9a6 0,#e89f5e 300px); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f1c9a6 0,#e89f5e 300px); /* IE10+ */
background: linear-gradient(top, #f1c9a6 0,#e89f5e 300px); /* W3C */
}

a:focus { outline: 1px dotted #888!important; }

#container {

position: relative;
background: #fff; /*f1c9a6*/

-webkit-box-shadow: 0px 0px 15px #222;
-moz-box-shadow: 0px 0px 15px #222;
box-shadow: 0px 0px 15px #222;
behavior: url(/root/PIE.htc);
}

#containerin {

}

a {
color:#AE6119;
text-decoration: none;
}

a:visited {
color:#AE6119;
}

a:hover {
color:#AE6119;
text-decoration: underline;
}


/* header */

#header {
background: #000 url(images/banner.jpg) no-repeat top left;
height: 300px;
}

#header h1 {
font-size: 300%;
font-family: Georgia, Serif;
font-weight: normal;
text-transform: uppercase;
color: #fff;
}

#header h1 a {
color: #fff;
text-decoration: none;
}


/* main layout & typog */

#content {
padding-top: 15px;
line-height: 1.5em;
z-index: 10;
}

.entry {
clear: both;
padding-bottom: 20px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
}


h2, h3, h4 {
letter-spacing: -1px;
}


h2 {
font-size: 225%;
font-weight: normal;
line-height: 1.4em;
margin-bottom: 10px;
}

h2.nonsingle {
margin-left: 10px;
}

h2.sign {
font-family: Georgia, Serif;
text-align: right;
font-size: 160%;
margin: 20px 10px 10px 0;
padding: 5px 10px 5px 45px;
text-transform: uppercase;
background: #fff url(images/bird-small.png) no-repeat 5px 50%;
border: 3px solid #000;
width: 35%;
position: relative;

-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(/root/PIE.htc);
}

h3 {
margin: 20px 0 10px 0;
font-size: 200%;
font-weight: normal;
line-height: 1.4em;
}

h4 {
margin: 15px 0 5px 0;
font-size: 175%;
font-weight: normal;
line-height: 1.4em;
}

h5 {
margin: 15px 0 5px 0;
font-size: 140%;
font-weight: normal;
line-height: 1.4em;
}

h6 {
margin: 15px 0 5px 0;
font-size: 120%;
font-weight: normal;
line-height: 1.4em;
}

h2 a, h3 a, h3.title a, h4 a, h5 a, h6 a {
color:#c16c1c;
text-decoration: none;
}

h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
color: #c16c1c;
text-decoration: none;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
color: #c16c1c;
text-decoration: underline;
}

blockquote { 
margin: 15px 15px 15px 0;
padding: 15px 15px 5px 15px;
border-left: 10px solid #dfdfdf;
}

p {
line-height: 1.4em;
margin-bottom: 15px;
}

/*.entry img, .entry .gallery img {
padding: 10px;
background: #fff;
}*/

.entry ul {
margin:  0 0 15px 20px;
}

.entry ul ul {
margin: 0;
padding: 0;
list-style: circle;
}

.entry ul li { 
margin-bottom: 10px;
list-style: disc;
}

.entry ol {
margin: 15px 0 15px 15px;
}

.entry ol li { 
margin: 0 0 5px 10px;
padding: 0;
background: none;
}

.entry li p { 
font-size: 100%;
margin: 10px 0 0 0;
}

table {
line-height: 1.3em;
margin-bottom: 15px;
}

table td {
padding: 0 10px 10px 0;

}

table h3 {
margin-left: 0;
}

ul.info { 
margin: 0;
padding: 10px 0;
text-align: left;
font-size: 90%;
}

ul.info li {
margin: 0;
display: inline;
padding: 2px 20px;
}

ul.info a {
text-decoration: none;
}

ul.info a:hover {
text-decoration: underline;
}


/* Gallery */

/*.gallery-block {
float: left;
display: inline;
margin: 0 15px 15px 0;
}

.gallery-block img, .single-gallery img {

}

.single-gallery .gallery-item, .gallery-item {
margin: 0 15px 15px 0;
text-align: center;
border: 1px solid #ccc;
padding: 5px;

}*/

.single-gallery .gallery-item, .gallery-item, .wp-caption {
background: #fff;
border: 1px solid #ccc;
padding: 5px 5px 0 5px;
margin: 0 15px 15px 0;
float: left;
display: inline;

-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 0px 3px 3px #bbb;
-moz-box-shadow: 0px 3px 3px #bbb;
-webkit-box-shadow: 0px 3px 3px #bbb;

behavior: url(/root/PIE.htc);
}

.gallery-item img, .single-gallery img, .wp-caption img {
border: 1px solid #ddd;
margin: 3px 3px 0 3px;
}

.gallery-caption, .wp-caption-text {
text-align: center;
margin-bottom: 5px
}




/* Sidebar */

.sidebar {
text-align: right;
}

.sidebar h2 {
font-family: Georgia, Serif;
font-size: 160%;
margin: 20px 10px 10px 0;
padding: 5px 10px 5px 45px;
text-transform: uppercase;
background: #fff url(images/bird-small.png) no-repeat 5px 50%;
border: 3px solid #000;
position: relative;

-moz-border-radius: 10px;
border-radius: 10px 10px 10px 10px;
behavior: url(/root/PIE.htc);
}

.sidebar ul {
list-style: none;
padding-bottom: 30px;
}

.sidebar ul li {
background: none;
padding: 0;
}

.sidebar.left ul li.widget {
padding-left: 10px;
}

#content .sidebar ul ul {
list-style: none;
margin: 0 20px 0 0;
padding-bottom: 10px;
font-size: 150%;
}

#content .sidebar ul ul ul {
font-size: inherit;
margin: 5px 0 0 0;
}

#content .sidebar ul ul li {
margin: 0 0 5px 0;
}

.sidebar ul li a:link, .sidebar ul li a:visited, .sidebar ul li a:active {
padding: 5px 0; 
text-decoration:none;
}

.sidebar ul li a:hover {
text-decoration: underline;
}

.sidebar ul ul li a:link, .sidebar ul ul li a:visited, .sidebar ul ul li a:active {

text-decoration:none;
}

.sidebar ul ul li a:hover {

text-decoration:underline;
}

.sidebar ul li.eventslist ul li {
line-height: 1.2em;
}



/* footer */

#footer {
background: #000;
color: #fff;
font-size: 100%;
height: 90px;
}

#footer ul {
margin: 40px 0 0 10px;
}

#footer ul li {
margin-bottom: 8px;
background: none;
padding: 0;
}

#footer li a {
color: #fff;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#footer li a:hover {
text-decoration: none;
border-bottom: 1px solid #fff;
}


/* social buttons */

#footer ul.social {
float: right;
display: inline;
margin: 25px 15px 0 0;
}

#footer ul.social li {
position: relative;
float: right;
display: inline;
margin: 7px 0 0 10px !important;
width: 32px !important;
height: 32px !important;
background: none;
padding: 0;
}

#footer ul.social li a {
width: 32px;
height: 32px;
display: block;
text-indent: -9999em;
padding: 0 !important;
margin: 0 !important;
outline: none !important;
border-bottom: 0;
}

ul.social li.feed a { background: url(images/icon_rss.png); }
ul.social li.facebook a { background: url(images/icon_facebook.png); }
ul.social li.linkedin a { background: url(images/icon_linkedin.png); }
ul.social li.twitter a { background: url(images/icon_twitter.png); }
ul.social li.youtube a { background: url(images/icon_youtube.png); }
ul.social li.email a { background: url(images/icon_email.png); }


/* Search Forms */

#s {
margin: 10px 15px 20px 0;
width: 215px;
padding: 10px 6px 10px 40px;
border: 0;
background: #dfdfdf url(images/search.png) no-repeat 6px 50%;
color:#111;
font-size: 110%;
}

#s:focus {

}	
	

/* Blog bits */

.date-comments {
color: #c16c1c;
font-size: 90%;
margin-top: -10px;
margin-bottom: 15px;
}

.date-comments a { 
color: #c16c1c;
text-decoration:none;
}

.date-comments a:hover { 
text-decoration:underline;
}

span.date {
border-right: 1px solid #aaa;
padding-right: 5px;
}

span.comments {
border-left: 1px solid #aaa;
padding: 0 5px;
}

span.postedcategory {
padding: 0 2px;
}

.postedtags {
color: #c16c1c;
font-size: 90%;
}

.postedtags a {
color:#c16c1c;
text-decoration:none;
}

.postedtags a:hover{
text-decoration:underline;
}


/* Comments */

#comments {
margin-top: 30px;
clear: both;
}

#content ol.commentlist {
margin-left: 0;
}

#content .commentlist li {
list-style:none;
margin: 15px 0;
padding: 15px;
}

#content .commentlist li.alt {
background: #dfdfdf;
}

.commentlist cite {
padding: 0 0 15px 0;
display:block;
font-style:normal;
color: #c16c1c;
}

.commentlist a:link, .commentlist a:visited {
color: #c16c1c;
text-decoration:underline;
}

.commentlist a:hover, .commentlist a:active {
color: #c16c1c;
text-decoration:underline;
}

.commentlist cite img {
float: left;
display: inline;
margin-right:15px;
padding: 0;
}

.commentlist .author {
font-size: 90%;
font-weight: bold;
}

.commentlist .author a{
text-decoration:none;
color:#c16c1c;
}

.commentlist .time {
font-size: 85%;
}

.commenttext {
font-size: 90%;
line-height: 1.5em;
padding: 0 0 25px 0;
}

/* Comment Area*/

#respond {

}


/* Comment Form Style */

#commentform textarea:focus, #commentform textarea:active, #commentform input:focus {
border: 1px solid #c16c1c;
}

#commentform #author, #commentform #email, #commentform #url, #respond #comment {
background: #fff;
border: 1px solid #aaa;
width: 280px;
margin-top:20px;
height: 20px;
padding: 6px;
font-family: "Helvetica Neue", Sans-Serif;
font-size: 100%;
}

#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #respond #comment:focus {
border: 1px solid #c16c1c;
}

#commentform #comment {
width: 500px;
height: 150px;
}

#commentform label {
font-size: 100%;
padding-left:10px;
color:#5D5D5D;
font-family: Georgia, Serif;
}

#commentform #submit {
margin-bottom: 20px;
padding: 4px 8px;
border: 1px solid #aaa;
font-size: 105%;
margin-top:20px;
width: 75px;
background:url(images/form_button.gif) repeat-x bottom left; 
font-family: "Helvetica Neue", Sans-Serif;
}

#commentform #submit:hover {
background: #999;
color: #fff;
border: 1px solid #666;
cursor: pointer;
}


/* Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

.center {
text-align: center;
}
	
.alignright {
float: right;
display: inline;
margin: 0 0 15px 15px;
}
	
.alignleft {
float: left;
display: inline;
margin: 0 15px 15px 0;
}


.hide, #searchform label {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}


/* Contact Form */

.wpcf7 label {
font-family: Georgia, Serif;
text-transform: uppercase;
font-size: 120%;
}

.wpcf7 textarea, .wpcf7 input, .wpcf7 select {
font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
padding: 6px;
background: #fff;
border: 1px solid #aaa;
font-size: 100%;
width: 500px;
}

.wpcf7 textarea:focus, .wpcf7 input:focus, .wpcf7 select:focus {
border: 1px solid #c16c1c;
}

.wpcf7 textarea {
height: 150px;
}

.wpcf7 input[type=submit] {
text-align: center;
width: 90px;
background:url(images/form_button.gif) repeat-x bottom left; 
font-family: Georgia, Serif;
text-transform: uppercase;
border: 3px solid #000;
font-size: 120%;

-moz-border-radius: 10px;
border-radius: 10px;

}

.wpcf7 input[type=submit]:hover {
cursor: pointer;
background: #dedede;
}


/* cookie */

#cookie {
background: url(https://eucookie.s3.amazonaws.com/cookie-16.png) no-repeat 0 50%;
padding: 2px 0 2px 20px;
}