/*
Theme Name: Titan
Theme URI:  http://thethemefoundry.com/titan/
Description:  A refined, balanced, and exceptionally handsome WordPress theme. Features a robust theme options menu allowing you to integrate your Flickr photos, Twitter updates, and Feedburner email updates. Use the custom code box to include photos, video, or whatever else your heart desires.
Version:    1.23
Author:   The Theme Foundry
Author URI: http://thethemefoundry.com/
Tags: fixed-width, two-columns, white, brown, right-sidebar, threaded-comments, theme-options, translation-ready
*/

/*
    Copyright 2009 Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/stylesheets/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme. Any custom 
changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/

/*Undo browser defaults
------------------------------------------------------------ */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

/*Body & Links 
------------------------------------------------------------ */
body {
  font: 62.5% Arial,Helvetica,Sans-serif;
  color: #444;
  line-height: 2.2em;
  background: #fff url(images/offas_banner2.jpg) repeat-x top left;
  min-width: 960px;
}
a { color: #d6b156; }

a hover { color: #333; }

/*Basic Structure
------------------------------------------------------------ */
.wrapper{
  width: 980px;
  margin: 0 auto;
  text-align: left;
}

#content{ 
  float: left; 
  width: 630px;
  padding: 0 30px 30px 0px;
}

#sidebar { 
  float: right; 
  padding: 0 20px 30px 0;
  width: 266px; 
}
#footer { 
  clear: both;
  padding-top: 5px; 
  background: #00144f;  
}
.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
div.skip-content { display: none; }

/*iFrame
------------------------------------------------------------ */
iframe {
border-top-width: 0 !important;
border-right-width: 0 !important;
border-bottom-width: 0 !important;
border-left-width: 0 !important;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: initial;
border-right-color: initial;
border-bottom-color: initial;
border-left-color: initial;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
}

/*Header
------------------------------------------------------------ */
#header {
  width: 100%;
  height: 191px;
}

#title {
  float: left;
  height: 120px;
  width: 400px;
  background: url(images/offas_logo.png) repeat-x;
}
#title a {
  display: none;
}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #E9E5E0; }
h1#title a:hover, div#title a:hover { text-decoration: none; }

/*Description
---------------------------------------*/
#description {
	display: none;
  margin: 35px 0 0 40px;
  float: left; 
  color: #796957;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 50px;
}

/*Nav
---------------------------------------*/
#nav {
  width:100%;
  font-size: 1.4em;
  letter-spacing: 0.1px;
}
#nav, #nav ul {
  float: left;
  line-height: 24px;
  padding: 0;
  margin: 0;
  width: 100%;
}
#nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  margin: 0px 17px 0px 0px;
}
#nav li {
  float: left;
}
#nav ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 182px;
  font-weight: normal;
  line-height: 20px;
  border: 0;
}
#nav li li {
  width: 180px;
  background: #F3EFEB;
}
#nav li li li { border-left: none; }
#nav li li a {
  padding: 3px 8px;
  width: 178px;
}
#nav li ul ul { margin: -29px 0 0 150px; }
#nav li li:hover { color: #000; }
#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color: #000; }
#nav li:hover a, #nav li.sfhover a { color:#d6b156; }
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { color:#444; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left:auto; }
#nav li:hover, #nav li.sfhover {
  color: #000;
}
#nav .current_page_parent, #nav .current_page_ancestor, #nav .current-cat-parent {
  background: #fff;
  color: #000;
}
#nav .current-cat, #nav .current_page_item {
  background: #fff;
  color: #000;
}

/*Notice
------------------------------------------------------------ */
div.notice {
  display: block;
  padding: 20px 0;
  font-size: 1.6em;
}
div.notice strong { color: #2F2922; }
div.notice div {
  margin: 10px 0;
  padding: 20px;
  background: #F0EBE6 url(images/notice-background.gif) repeat-x top left;
}
div.notice div h2 {
  font-size: 1.3em;
  margin-bottom: 10px;
}

/*Page/Post Styling
------------------------------------------------------------ */
.post { margin-bottom: 30px;}

hr {
border: 0;
height: 1px;
background: #d6b156;
margin-top: 30px;
margin-bottom: 30px;
}

/*Post Header
---------------------------------------*/
.post-header {
  border-top: 1px solid #EFEAE4;
  margin: 0 0 15px 0;
  padding-top: 15px;
}
.post-header h2 { 
  font-size: 2em; 
  line-height: 1.1em;
  margin-left: 131px;
}
div.post-header div.date {
  float: left;
  width: 114px;
  color: #beaa99;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 17px;
  background: url(images/icon-calendar.png) no-repeat 0 .3em;
}
.date span { color: #E0C9B5; }
.author {
  margin: 3px 0 0 131px;
  color: #C0B2A5;
  font-size: 1.2em;
}
/*Post Body
---------------------------------------*/
.entry { 
  margin: 0 0 0 131px;
  width: 497px;
  font-size: 1.3em; 
  background: #fff;
}
.entry p { margin-bottom: 15px; }
.entry h2, .entry h4 {
  font-size: 1.5em;
  padding: 0 0 15px 0;
}
h2 {
  font-size: 1.5em;
  padding: 0 0 15px 0;
}
.entry h3 { 
  padding-top: 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
}
.entry h4, .entry h5, .entry h6 { 
  padding-top: 10px;
  font-size: .9em;
}
pre {
  margin: 10px 0;
  padding: 1em 10px;
  overflow: auto;
  background-color: #E9EBD9;
  color: #000;
}
code { 
  padding: 2px 3px;
  font: 1.1em Consolas, Courier New, sans-serif;
  background-color: #E9EBD9;
  color: #000;
}
pre code { font-size: 1.3em; }
blockquote {
  display: block;
  margin: 20px 0 20px 20px;
  padding: 0 0 0 20px;
  border-left: 3px solid #CBCAC8;
  color: #666;
  font-style: italic;
  line-height: 1.5em;
}
.entry ul, .c-body ul { margin: 0 0 10px 10px; }
.entry ul li, .c-body ul li {
  display: block;
  margin: 5px 0;
  padding: 0 0 0 17px;
  background: url(images/list-item.gif) no-repeat 0 .3em;
}
.entry ol, .c-body ol {
  list-style-type: decimal;
  list-style-position: inside;
  margin: 5px 0 5px 10px;
}
.entry ol li ol li, .c-body ol li ol li { list-style-type: lower-roman; }
.entry ol li, .c-body ol li { margin: 5px 0; }
.navigation {
  padding: 10px 0;
  font-size: 1.3em;
}
.index { padding: 0; }
/*Post Footer
---------------------------------------*/
.post-footer { margin-left: 131px; }
.comments a {
  display: block;
  padding: 0 0 0 17px;
  color: #B79F87;
  font-size: 1.2em;
  background: url(images/icon-comments.png) no-repeat 0 .4em;
}
.comments a:hover {
  color: #453729;
  text-decoration: none;
}  
.comments span {
  font-size: 1.3em;
  font-style: italic;
}
/*Single
---------------------------------------*/
.tags {
  float: left;
  width: 104px;
}
.tags span {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  color: #beaa99;
  padding: 0 0 10px 28px;
  background: url(images/icon-tags.png) no-repeat 0 .3em;
}
.tags p {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #beaa99;
}
.tags a { 
  color: #beaa99;
  }
.post-header h1 { 
  margin-left: 131px;
  padding-bottom: 4px;
  font-size: 2.2em; 
  }
.meta {
  border-top: 1px solid #EFEAE4;
  margin-top: 10px;
  padding-top: 5px;
  font-size: 1.2em;
  text-align: right;
  color: #666;
}
/*Comments
------------------------------------------------------------ */
/*Top
---------------------------------------*/
.comment-number {
  display: block;
  padding: 30px 0 5px 0;
  font-weight: bold;
}
.comment-number span {
  font-size: 1.3em;
  color: #777;
}
.none { border-bottom: 1px solid #EFEAE4; }
a#leavecomment { 
  font-size: 1.6em;
  padding-left: 2px; 
}
/*Body
---------------------------------------*/
li.comment {
  padding-top: 20px;
  border-top: 1px solid #EFEAE4;
}
li.comment.depth-2 { margin-bottom: 10px; }
#comments ul.children {
  margin: 10px 0 0 131px;
  clear: both;
}
div.c-grav {
  float: left;
  width: 40px;
  margin: 0;
  text-align: right;
}
div.c-grav img {
  padding: 4px;
  border: 1px solid #E6E1DB;
  border-right-color: #D6D1CC;
  border-bottom-color: #D6D1CC;
  background: #fff;
}
div.c-body {
  margin-left: 131px;
  width: 497px;
  font-size: 1.3em;
}
ul.children div.c-body { margin-left: 70px; width: 427px; }
div.c-body p { margin-bottom: 10px; }
div.c-head {
  margin: 0 0 10px 0;
  font-weight: bold;
}
.c-permalink a:link, .c-permalink a:visited {
  color: #777;
  font-size: .7em;
}
div.reply { padding-bottom: 10px; }
div.reply a:link, div.reply a:visited { color: #beaa99; }
/*Form
---------------------------------------*/
form#commentform { margin: 0 0 20px 131px; }
#respond { font-size: 1.3em; }
h4#postcomment {
  margin: 20px 0;
  padding: 5px 0 0 0;
  color: #555;
  border-top: 1px solid #EFEAE4;
}
form#commentform label.comment-field {
  display: block;
  margin: 10px 0 3px 0;
  font-size: 1.1em;
}
input.text-input, form#commentform textarea {
  padding: 7px 3px;
  background: #fff;
  font-family: inherit;
  border: 1px solid #E6E1DB;
  border-right-color: #D6D1CC;
  border-bottom-color: #D6D1CC;
  width: 477px;
}
input#author, input#email, input#url { width: 300px; }
form#commentform input:focus, form#commentform textarea:focus { background: #fff; }
form#commentform input#submit {
  padding: 5px;
  width: 150px; 
}
form#commentform p.guidelines {
  margin: 10px 0;
  color: #555;
}
p.subscribe-to-comments, p.comments-rss{ margin: 0 0 10px 0; }
p.comments-rss a {
  font-size: 1.1em;
  padding: 0 0 0 19px;
  background: url(images/feed-icon.png) no-repeat 0 .1em;
}
fieldset { border: none; }
/*Note
---------------------------------------*/
p.note {
  font-style: italic;
  font-size: 1.3em;
}
/*Pingbacks/Trackbacks
---------------------------------------*/
h3.pinghead {
  font-size: 1.3em;
  color: #444444;
}
ol.pinglist {
  list-style-type: decimal;
  list-style-position: inside;
  margin: 0 0 10px 10px;
  font-size: 1.3em;
}

/*Pages
---------------------------------------*/
#content .entry.page { 
  margin: 0;
  width: 628px;
  margin-bottom: 30px;
}
h1.pagetitle, h2.pagetitle {
  margin: 0 0 15px 0;
  font-size: 2.2em;
  line-height: 1.35;
  padding-bottom: 6px;
  border-bottom: 1px solid #d6b156;
}
/*Archives List
---------------------------------------*/
.entries ul { 
  font-size: 1.3em;
}
.entries ul li {
  line-height: 2.5em;
  border-bottom: 1px dashed #DFDAD5;
}
.entries span {
  margin-right: 20px;
  color: #777;
} 
/*Sidebar
------------------------------------------------------------ */
#sidebox { font-size: 1.2em; } 
#sidebox p { 
  margin-bottom: 15px; 
  line-height: 1.6em;
}

#sidebox a:link { color: #d6b156; }
#sidebox a:visited, a:hover { color: #444; }
#sidebox img {
  padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6;
}

#sidebar h1 {
  margin: 0 0 15px 0;
  font-size: 1.4em;
  padding-bottom: 6px;
  border-bottom: 1px solid #d6b156;
}


#sidebar p { 
  font-size: 1.2em;
  margin-bottom: 10px; 
  line-height: 1.6em;
}
#sidebar li {
  margin-bottom: 10px; 	
}
#sidebar a:hover { color: #444; }

h2.widgettitle {
  margin: 25px 0 10px 0;
  padding-bottom: 3px;
  font-size: 1.4em;
  border-bottom: 1px solid #d6b156;
}
ul li.widget ul { font-size: 1.2em; }
ul li.widget ul li ul { 
  margin-left: 5px;
  font-size: 1em; 
}
ul li.widget ul li { padding: 1px 0; }
ul li.widget ul li ul li { padding: 1px 0 0 0; }

/*Adbox
---------------------------------------*/
#adbox {
  margin: 20px 0;
  padding: 3px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6;
}
#adbox img { border: 1px solid #E6E1DC; }

/*Footer
------------------------------------------------------------ */
#footer {
  padding: 30px 0;
  border-top: 5px solid #ded6d4;
  background: #080A25;
  color: #ccc;
}
#footer a:link, #footer a:visited { color: #ccc; }
#footer a:hover { text-decoration: underline; }

/*Footer Columns
---------------------------------------*/
.footer-column {
  float: left;
  margin-right: 30px;
  padding-bottom: 20px;
  color: #ccc;
}
#footer-about.footer-column { width: 337px; }
#footer-flickr.footer-column { width: 281px; }
#footer-search.footer-column { 
  margin: 0;
  float: right;
  width: 266px; 
}
.footer-column h2 {
  color: #d6b156;
  font-size: 1.4em;
  border-bottom: 1px solid #d6b156;
  padding-bottom: 2px;
}
.footer-column p {
  margin: 15px 0;
  font-size: 1.2em;
  line-height: 1.5em;
}
/*Flickr
---------------------------------------*/
.flickr_badge_image {
  float: left;
  margin: 0 0 0 10px; 
  padding: 0;
  line-height: 0;
}
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image2.flickr_badge_image, #flickr_badge_image3.flickr_badge_image { margin: 15px 0 10px 10px; }
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image4.flickr_badge_image { margin-left: 0; }
.flickr_badge_image img {
  margin: 0;
  padding: 5px;
  border: 1px solid #ccc;
  background: #F7F7F7;
  line-height: 0;
}
#footer h2.widgettitle { margin-top: 0; }
/*Search
---------------------------------------*/
#search_form input.search { 
  margin: 15px 0 0 0;
  padding: 5px 2px; 
  width: 180px;
  border: 1px solid #DED8D5;
  background: #F3F3F3;
  color: #ccc;
}
#search_form input.search:focus { background: #fff; }
#search_form input#searchsubmit { margin: 0 0 0 5px; }

/*Copyright
---------------------------------------*/
#copyright {
  display: block;
  clear: both;
  padding-top: 1px;
  font-size: 1.1em;
  border-top: 1px solid #8c98a2;
}
#copyright a:link, #copyright a:visited {
  border-bottom: 1px dotted;
  text-decoration: none;
}
#copyright a:hover {
  border-bottom: 1px solid;
  text-decoration: none;
}
/*Miscellaneous
---------------------------------------*/
img.border {
  padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6; 
}
.entry .alignright { margin: 0 0 10px 15px; }
.entry .alignleft { margin: 0 15px 10px 0; }





/*
  Theme Overrides by Ravenous
  @itsravenous
  www.itsravenous.com
*/

/* Sidebar */
#sidebar p,
#sidebar li { 
  font-size: 1.3em;
  margin-bottom: 10px; 
  line-height: 1.6em;
}
#sidebar .social { margin: 0 0 15px 0; }
#sidebar .social li a { display: block; margin: 0 0 6px 0; padding: 7px 6px 8px 46px; list-style: none; overflow: hidden; background-position: 0 50%; background-repeat: no-repeat; }
#sidebar .social .facebook a { background-image: url('/wp-content/uploads/2025/01/ico-fb25.png'); }
#sidebar .social .twitter a { background-image: url('/wp-content/uploads/2025/01/ico-ig25.png'); }

/* Poet bios */
.parent-pageid-8 .wp-caption-text {
  margin-bottom: 200px;
}
/* Event images */
img.event {
width: 100%!important;
height: auto!important;
}
/* Highlight-Box */
.highlight {
width: 580px;
min-height: 100px;
float: none;
margin: 40px 0;
padding: 40px 25px 15px 25px;
color: #FFF;
text-align: center;
font-size: 1.3em;
background-image:url('https://offaspress.co.uk/wp-content/uploads/2015/09/highlightbg.jpg');
background-repeat:repeat;
background-size:100%;
background-position: center; 
}
.highlight h1 {
color: #d6b156;
font-size: 1.5em !important;
margin-bottom: 1em;
line-height: 1.2;
}
.highlight h2{
color: #d6b156;
font-size: 1.35em !important;
}
.highlight hr {
border: 0;
height: 1px;
background: #d6b156;
margin-top: 40px;
margin-bottom: 40px;
margin-left:auto !important;
margin-right: auto !important;
max-width: 60% !important;
}