/*
THEME NAME: Kenana
THEME URI: 
DESCRIPTION: Child theme of Sandbox is a canvas for CSS artists
VERSION: 1
AUTHOR: 
AUTHOR URI:
TAGS: 
TEMPLATE: sandbox
*/


/* utility css */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}



/* Architecture */
html { }
body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Helvetica;
  font-size: 13px;
  background-color:#CBA36B;
  background-image:url(images/bg_fade.gif);
  background-position:top;
  background-repeat:repeat-x;
  text-align: justify;
 /* color: #212121;
  text-align: center; */
  }
  
div#wrapper {
width: 997px;
background-image:url(images/content_bg.gif);
background-repeat:repeat-y;
margin: 0px auto;
overflow: hidden;
}


div#container {
float:left;
margin:0 -200px 0 0;
width:620px;
margin-left:20px;
/*margin-right:15px;*/
}

div#content {
margin:0 200px 0 0;
width:100%;
}

div.sidebar {
float:right;
overflow:hidden;
width:310px;
margin-right:5px;
padding-top:10px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
text-align:left;
}

div#header
{
height:148px;
text-align:center;
background-image:url(http://kenana.co.uk/images/kenana_header.jpg);
background-position:center top;
background-repeat:no-repeat;
}

div#head_nav
{
height:51px;
}




.sidebar {} /* controls all the sidebar looks */
 
/* Header */
h1 {
font-family: Tahoma, Verdana, Helvetica;
font-size: 15px; 
color:#922D19;
}
h1 a { }
h1 a:link { }
h1 a:visited { }
h1 a:hover { }
#blog-title { }
#blog-description { }


/* start base sandbox style */

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link, #blog-title,#blog-description  {
    position: absolute;
    left: -999em;
    width: 1em;
    overflow: hidden;
}



/*  menu */
div#access {
position: relative;
}


div#menu {
	margin: 0;
	width:100%;
}


div#subnav  {
background:#EDA034 none repeat scroll 0 0;
margin-left:auto;
margin-right:auto;
padding:5px 0;
width:975px;
}

div#menu ul{
      margin:0;
	  overflow:auto;
	  padding:0 10px 0;
      list-style:none;
      width: 100%;
}

div#menu ul li {
      float:left;
	  display:inline;
      background:url("images/d-tab-r-long.jpg") no-repeat right top;
      margin:0 0 0 9px;
      padding:0;
      
}




div#subnav ul{
      margin:0;
	  overflow:auto;
	  padding:0 10px 0;
      list-style:none;
      height:17px;
}

div#subnav ul li {
      float:left;
	  display:inline;
      margin:0 0 0 0;
      padding:0;
}

div#subnav ul a {
	float:left;
	display:block;
	position:relative;
	left:-8px;
	margin-right:-9px;
	padding:0px 20px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff; white-space: nowrap;
}



div#subnav ul .current_page_item a{
	 color: #922D19;
}

div#subnav li.current-cat a{
	 color: #922D19;
}

div#subnav ul a:hover{
	 color: #922D19;
}

div#menu ul a {
	float:left;
	display:block;
	position:relative;
	left:-8px;
	margin-right:-9px;
	width:.1em;
	background:url("images/d-tab-l.jpg") no-repeat left top;
	padding:5px 20px;
	text-decoration:none;
	font-weight:bold;
	color: #922D19;
}

div#menu > ul a {width:auto;}

div#menu li:hover {
      background-position:100% -40px;
}

div#menu li:hover a {
      background-position:0 -40px;
}

div#menu .current_page_item, div#menu .current_page_parent {
      background-position:100% -40px;
}

div#menu .current_page_item a, div#menu .current_page_parent a {
      background-position:0 -40px;
}

div#menu .current-cat, div#menu .current-cat-parent {
      background-position:100% -40px;
}

div#menu .current-cat a, div#menu .current-cat-parent a {
      background-position:0 -40px;
}

div#login_box {
	height:20px; 
	background:url("images/login_tab.gif") no-repeat left top;
	width: 275px;
	position: absolute; 
	left: 712px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}

div#login_box a {
text-decoration: none;
color: #fff;
}

div#login_box a:hover {
text-decoration: underline;

}


div#login_box a:visited {

color: #fff;
}


div#menu li.page-item-14 a {

	padding-right: 8px;

}

/* end  menu */


/* footer nav */

div#footernav  {
	background:#EDA034 none repeat scroll 0 0;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
	width:975px;
	border-bottom: 2px solid #902B0D;
}

div#footernav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:auto;
	width: 750px;
	overflow:auto;
	padding:0 10px;
}

div#footernav ul li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

div#footernav ul a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	left:-8px;
	margin-right:-9px;
	padding:0 20px;
	position:relative;
	text-decoration:none;
}

div#footernav ul a:hover{
	 color: #922D19;
}



div#footernav ul .current_page_item a{
	 color: #922D19;
}

div#footernav li.current-cat a{
	 color: #922D19;
}


div#footer_message {
	padding: 5px;
	text-align: left;

	margin-left:auto;
	margin-right:auto;

	width:925px;
}

/* ------------------- */


.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
font-size:11px;
list-style:none;
margin:0;

}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {

}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* end base sandbox style */

/* VARIOUS PAGE VIEWS customizable on a per post, category, page view, date, etc. basis
y = year, m = month, d = date, h = hour 
*/

.y2006 { }
.m08 { }
.d05 { }
.h04 { }
#post-X { } /* Customizable by X = post ID number */
#content #post-X {} 
 
/* Front Page Only */
/* Set by body class="wordpress y2006 m08 d06 h09 home" */
.home { }
 
/* Single Post Only 
Set by body class="wordpress y2006 m08 d06 h09 single s-y2006 s-m08 s-d05 s-h04" */
.single { }
.s-y2006 { }
.s-m08 { }
.s-d05 { }
.s-h04 { }
 
/* Page View 
Page ID is set as div id="post-X" class="hentry page publish author-lorelle category-uncategorized y2005 m08 d16 h08" */
.page { }
.category-uncategorized { } /* Currently, WordPress Pages are in the "uncategorized" category */
 
/* Author Page */
/* Set by body class="wordpress y2006 m08 d06 h09 archive author author-lorelle" */
.archive { }
.author { }
.author-metadata { }
.author-metadata a:link { }
.author-metadata a:visited { }
.author-metadata a:visited { }
 
/* Multi-post Views such as Search and Tags */
/* Set by body class="wordpress y2006 m08 d06 h09 search" */
.search { }
h2.page-title {display:none;}
.page-title { }
 
/* Category and Archive View */
/* Category view set by body class="wordpress y2006 m08 d06 h09 archive category category-blogging-tips"  
The DL list is the category subtitle. Be sure and treat any DL tags used within the post content differently from the subtitle of the category and archive views. */
.category { }
.archive { }
/* Product categpry links */
.category a:link {
color:#922D19;
}
.category a:visited {
color:#922D19;
}
.category a:hover {
color:#CA5533;
}
h2.page-title {
display:none;
/*font-family: Tahoma, Verdana, Helvetica;
font-size: 15px; 
color:#922D19;*/
}
h2.entry-title {
font-family: Tahoma, Verdana, Helvetica;
font-size: 15px; 
color:#922D19;
}
.page-title { }
.page-title a:link { }
.page-title a:visited { }
.page-title a:hover { }
.category dl { }
.category dt { }
.category dd { }
dl #?-metadata { } /* This is customizable per category, such as #blogging-tips-metadata or #wordpress-news-metadata */
#?-metadata dt { }
#?-metadata dd { }
.category-? { } /* Customizable per category, such as .category-wordpress-tips */
.archive-metadata { }
h3.entry-title {
font-size: 15px;
}
h3.entry-title a:link {
font-size: 15px; 
color:#922D19;
}
h3.entry-title a:visited {
font-size: 15px; 
color:#922D19;
}
h3.entry-title a:hover {
font-size: 15px; 
color:#CA5533;
}

/* Post Title */
h2 {
font-size: 15px; 
color:#922D19;
}
h2.entry-title {
font-family: Tahoma, Verdana, Helvetica;
font-size: 15px; 
color:#922D19;
}
.entry-title { }

 
/* Post Content Area */
.hfeed { }
.hentry { } /* surrounds entire post area on everything, including Pages */
.post { } /* not featured on Pages. On everything else. */
.publish { } /* around post content area and page content area on every template file */
.wordpress { }  /* in body of every template file */
.author-lorelle { }
.post a:link { }
.post a:visited { }
.post a:hover { }
.published { }
 div.entry-content { }
.entry-content { }
.entry-content p { }
.entry-content a { }
/* gallery album title links */
.entry-content a:link {
color:#922D19;
}
.entry-content a:visited {
color:#922D19;
}
.entry-content a:hover {
color:#CA5533;
}
.readmore { }
.entry-content ul { }
.entry-content ul ul { }
.entry-content ul li { }
.entry-content ul ul li { }
.entry-content ul ul ul { }
.entry-content ul ul ul li { }
.entry-content ul ul ul ul  { }
.entry-content ul ul ul ul li { }
.entry-content li { }
.entry-content li li { }
.entry-content li li li { }
.entry-content h3 { }
.entry-content h4 { }
.entry-content h5 { }

/* Dealing with the Post Date 
The use of the ABBR tag to house the date may be in keeping with new standards, but it creates a styling nightmare. To style all ABBR usages one way, they will all look the same, as a date and as an abbreviation (acronym) unless you restrict all use of the acronyms to the ACRONYM tag in your posts. 
The ".published" class is used in all of the date references, so you will have to use a parent container to specify which date you want styled. Thus, the vast number of options.  */
.published abbr { } /* date published */
.entry-content abbr {} /* ABBR used inside of a post entry content area. Style this to make the abbreviations in your posts look differently than your date styles. */
body.home abbr.published { }
body.archive abbr.published { }
body.home abbr.published, body.archive abbr.published { }
body.single abbr.published { } /* Customize the date on single post pages only */
div.entry-meta abbr.published { } /* Customize the date in the post meta data section */
.search abbr.published { }
.archive abbr.published { }
.category abbr.published { }

/* Post Excerpts */
span .more-link { } /* The "read more" span style */
.more-link { }
.entry-content span { }

/* post meta data section */
.entry-meta {display:none;}
.entry-meta a:link { }
.entry-meta a:visited { }
.entry-meta a:hover { }
.entry-meta abbr { }
span.entry-author { }
span.author { }
span.vcard { }
.entry-author { }
.author { }
.vcard { }
.entry-meta span { }
a.url { }
a.fn { }
.url { }
.fn { }
span.entry-category { }
.entry-category { }
.entry-category a:link { }
.entry-category a:visited { }
.entry-category a:hover { }
span.entry-editlink { }
.entry-editlink { }
.entry-editlink a { }
span.entry-commentlink { }
.entry-commentlink { }
.entry-commentlink a:link { }
.entry-commentlink a:visited { }
.entry-commentlink a:hover { }
 
/* Comment Section found on Single and Page Views */
 
div.comments { }
.comments { }
.comments h3 { }
h3.comment-header { }
.comment-header { }
#numpingbacks { }
#pingbacks { }
.commentlist { }
#pingbacks .commentlist { }
.comments ol { }
.comments ol ol { }
.comments ol li { }
.comments ol ol li { }
.alt { }
.trackback { }
div.comment-author { }
.comment-author { }
.comment-author a { }
.comment p
.comment-metadata { }
.comment a { }
.comment-metadata a { }
.comment-mod { }
#respond { }
#respond h3 { }
div.formcontainer { }
.formcontainer { }
form { }
div.formcontainer form { }
#commentform { }
#commentform #submit { }
#commentform #submit:hover {}
div #loggedin { }
#loggedin { }
.form-label { }
.form-textarea { }
textarea#comment { } /* controls comment text box */
#comment { }
form #comment { }
textarea { }
.form-submit { }
#submit { }
form #submit { }
.comments a:link { }
.comments a:visited { }
.comments a:hover { }

#comment-X /* X = comment ID. The following are customizable per trackback info. Dates left in as examples. */
#comment-X .trackback { }
.c-y2006  { }
.c-m08 { }
.c-d05 { }
.c-h04 { }
 
/* Page Navigation */
div.navigation { }
.navigation { }
.navigation a:link {
color:#922D19;
}
.navigation a:visited {
color:#922D19;
}
.navigation a:hover {
color:#CA5533;
}
div.nav-previous { }
.nav-previous { }
.nav-previous a:link {
}
.nav-previous a:visited {
}
.nav-previous a:hover {
}
div.nav-next { }
.nav-next { }
.nav-next a:link { }
.nav-next a:visited { }
.nav-next a:hover { }
 
/* Sidebar */
   /* nested list in sidebar */
#primary h3 { }
#primary h3.widgettitle {}
#primary ul { }
#primary li { }
#primary ul ul { }
#primary ul li { }
#primary ul ul li {
background-image:url(images/news_items_bgs.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:6px;
padding-bottom:4px;
}
#primary ul ul ul { }
#primary ul ul ul li { }
#primary a:link {
color:#000000;
font-weight:bold;
} /* Styles all links in the sidebar */
#primary a:visited {
color:#000000;
font-weight:bold;
}
#primary a:hover {
color:#CA5533;
font-weight:bold;
}
#primary img {}
 
 /* Search Form */
#primary #search { }
#primary #search h3.widgettitle {}
#search { }
form { }
#searchform { }
#s { }
#searchsubmit { }
#text-1 { }
form { }
#searchform {} /* entire search form section */
#s { } /* search form box */
#searchsubmit { }
#text-1 { }
#search { } /* search form text */
#search a {} /* search link text */
#search a:hover {}
#searchsubmit { } /* search button */
#searchsubmit:hover { }

/* Sidebar Widgets - section of your sidebar arrangable by the WordPress Widgets */
#primary.widget { }
.widget  { }
#primary h3.widgettitle { }
#primary h3 { } /* Titles for each section of the sidebar, including widget sidebar accessories */
.widgettitle {
font-family: Tahoma, Verdana, Helvetica;
font-size: 13px; 
color:#FFFFFF;
background-image:url(images/news_bg.gif);
background-repeat:no-repeat;
padding-left:10px;
}
.widget_text {}
.widget_sandbox_search { }
div.textwidget { } /* text from widget sidebar accessories */
.textwidget { }
.widget ul {}
.widget li {}
.widget ul ul {}
.widget ul ul ul { }
.widget ul ul li { }
.widget ul ul ul li { }
.widget a:link {}
.widget a:visited { }
.widget a:hover { }
 
/* Page List */
#pages { }
#paqes.widget_pages { } /* list of Pages from widget sidebar accessories */
.widget_pages { }
a:link { }
a:visited { }
a:hover { }
li.page_item { }
li.page_item a { }
#pages a:link { }
#pages a:visited { }
#pages a:hover { }
 
/* Categories List */
 
#categories { }
#categories.widget { }
.widget_categories { }
#categories a:link { }
#categories a:visited { }
#categories a:hover { }
 
/* Recent Posts Widget List */
#recent-posts { }
#recent-posts.widget { }
.widget_recent_entries { }
#recent-posts a:link { }
#recent-posts a:visited { }
#recent-posts a:hover { }
 
/* Blogroll list and links - fill in the X with each link category ID number */
.blogroll a {display: block;}
.linkcat h3 {margin-bottom: 1px;}
#linkcat-X { }
#linkcat-X a { }
#linkcat-X h3 { }
#linkcat-X ul { }
#linkcat-X ul ul { }
#linkcat-X ul li { }
#linkcat-X li { }
#linkcat-X ul ul li { }
#linkcat-X a:link { }
#linkcat-X a:visited { }
#linkcat-X a:hover { }
 
/* Sidebar Meta - Admin Section */
#meta { }
#meta.widget { }
#meta.widget_meta { }
.widget_meta { }
#meta h3 { }
#meta.widgettitle { }
#meta ul { }
#meta ul ul { }
#meta ul li { }
#meta ul ul li { }
#meta a:link { }
#meta a:visited { }
#meta a:hover { }
 
/* Sidebar Feeds Section, each section of RSS feeds are numbered such as #rss-4 or #rss-1, so change the number to change the look of that feed's styles, and add other feed numbers to style each independent feed style */
#rss-X { }
#rss-X.widget { }
.widget_rss { }
#rss-X h3 { }
#rss-X.widgettitle { }
#rss-X a.rsswidget { }
.rsswidget { }
#rss-X.rsswidget {} /* feed post title */
#rss-X ul { }
#rss-X ul ul { }
#rss-X ul li { }
#rss-X ul ul li { }
#rss-X a:link { }
#rss-X a:visited { }
#rss-X a:hover { }

/* Feed Links */
.feed-links { }
.feed-links h3 { }
.feed-links ul { }
.feed-links ul ul { }
.feed-links ul li { }
.feed-links ul ul li { }
.feed-links a:link { }
.feed-links a:visited { }
.feed-links a:hover { }
 
/* Secondary sidebar, which is in use whether or not you want it. You must style it. For single sidebars, both sidebars are there, the #secondary sidebar sits below the #primary sidebar. */
#secondary .sidebar { }

/* Footer */
#footer p { }
#footer a:link { }
#footer a:visited { }
#footer a:hover { }
 
/* Links - Set them only if you want the same look for EVERY link on your blog. Otherwise, set them on a specific section basis. */
a:link { }
a:visited { }
a:hover { }
 
/* COMMON HTML elements most likely found and used within the post content area - and allowed by Wordpress.com */
p { }
hr { }
b, strong { }
em, i { }
img { }
p img { }
a img {border:0}
/* Styling Lists - if you style the "root" list styles, it will style everything the same. Lists are used in the sidebar, post content, and comments, so it is best to style each indivdually. */
#content ul { }
#content li { }
#content ul ul { }
#content ul ul li { }
#content ul ul ul li { }
#content ol { }
#content dl { } /* There is a DL in the subtitle - text of categories, author, and archives. If you style the DL alone, it will be styled for everything. To style the DL for the post content, use this or another parent container that covers the post content area. */
#content dt { font-weight:bold;}
#content dd { }
blockquote { }
cite { }
code { }
i { }
em { }
b, strong { }
hr { }
pre { }
p abbr { } /* This might not work. See abbr references above. */
acronym { }
table { }
tr { }
td { }
caption { }
thead { }
#content h3 {
font-family: Tahoma, Verdana, Helvetica;
font-size: 13px; 
color:#000000;
}
#content h4 { }
#content h5 { }

/* Kenana specific */
.divider { margin:5px; border-top: 1px solid #cacaca; }
.breadcrumbs { font-weight: bold; padding-bottom:5px; }
.breadcrumbs a { text-decoration: none; font-weight: bold; color: #000; }
.meta { font-size: 93%; }
#container-single, #container-category { margin:30px 20px 40px 25px; }
#container-category { width: 750px; }
#container-category h1 { font-size:108%; }
#container-category h2 { font-size: 15px; }
.posts div.navigation div { width: auto; }

.entry-content .thumbs { width: 220px; }
.entry-content .main-image img, .entry-content .thumbs img { border: 1px solid #cfcfcf; margin: 0 9px 9px 0; padding: 3px; }
.entry-content img.attachment-full { border: 1px solid #dedede; float: left; padding: 4px; }
.entry-content .details { padding-top: 10px; }
.entry-highlight { float:left; width: 250px; padding-left: 20px; }
.entry-highlight h2 { font-size: 116%; margin-top: 0px; }
.entry-highlight .price { 
display:none;
/*font-weight:bold;
color: #183e5e;
padding-bottom: 20px;*/
}

.cat-image img { border:none; margin-right:20px; margin-bottom: 25px; }
.cat-image { float:left; }
.cat-content { clear:both; }
#container-category .cat-content h1 { margin-bottom:25px; }

#container-page { margin: 50px 20px 40px 25px; text-align:center; }
#container-page h2 { color: #7a372f; font-size: 116%; text-align:center; margin-bottom: 20px; margin-top: 0; }
#container-page .entry-content { width:100%; margin-bottom:20px; }
#container-page .contact-left { width: 470px; margin-right: 25px; float: left; border-right: 1px solid #9a9a9a; }
#container-page .contact-left, #container-page .contact-right { text-align:left;  }

.preview { margin:20px 0 20px 20px; width: 100%;}
.preview h2 { color: #000; margin-top: 0; margin-bottom: 3px; }
.preview p { margin-top: 4px; }
.preview h2 a { text-decoration: none; color: #000; }
.preview img { float:left; margin-right:15px; margin-top:5px; }
.preview .preview-content { float:left; width:520px; margin-right:30px; }
.preview .preview-more { float: right; }
.preview-more a { color: #3a3839; }

.contact-form td.label { width: 100px; text-align: right; padding-right: 5px; vertical-align: top; }
.contact-form textarea { border: solid 1px #9f9f9f; width: 280px; }
.contact-form input { border: solid 1px #9f9f9f; width: 200px; }
.wpcf7-form p input { margin-left:110px; } 


/* Rob added */

h2.kenana-title {
font-family: Tahoma, Verdana, Helvetica;
font-size: 15px; 
color:#922D19;
}

/* hide meta data: gallery sub cat (album page)  */
body.category-gallery .entry-title {display:none;}
body.category-gallery .entry-date {display:none;}
body.category-gallery .page-title {display:none;}

/* hide meta data: gallery sub cat (gallery pages) */
body.category-gallery-images .entry-date {display:none;}
body.category-gallery-images .page-title {display:none;}


/* hide meta data: trade enquiries sub cat  */
body.category-trade-enquiries .entry-title {display:none;}
body.category-trade-enquiries .entry-date {display:none;}
body.category-trade-enquiries .page-title {display:none;}
/*body.category-trade-enquiries .entry-meta {display:none;}*/

/* hide meta data: distributor enquiries cat  */
/*body.category-distributor-enquiries .entry-meta {display:none;}*/
body.category-distributor-enquiries .entry-title {display:none;}
body.category-distributor-enquiries .entry-date {display:none;}
body.category-distributor-enquiries .page-title {display:none;}

/* hide meta data: retail enquiries cat  */
/*body.category-retail-enquiries .entry-meta {display:none;}*/
body.category-retail-enquiries .entry-title {display:none;}
body.category-retail-enquiries .entry-date {display:none;}
body.category-retail-enquiries .page-title {display:none;}

/* News cat  */
/* news main posts content  */
body.category-news .entry-content {
padding-left:16px;
}

/*body.category-news .entry-meta {display:none;}*/
body.category-news .entry-date {
font-weight:bold;
padding-left:10px;
}
body.category-news .page-title {display:none;}
body.category-news .entry-title {
/*font-family: Tahoma, Verdana, Helvetica;
font-size: 13px; 
color:#FFFFFF;*/
/*news posts titles*/
background-image:url(images/news_bg_large.gif);
background-repeat:no-repeat;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
}
/*news posts title links*/
body.category-news .entry-title a:link {
font-family: Tahoma, Verdana, Helvetica;
font-size: 13px; 
color:#922D19;
}
body.category-news .entry-title a:visited {
font-family: Tahoma, Verdana, Helvetica;
font-size: 13px; 
color:#922D19;
}
body.category-news .entry-title a:hover {
font-family: Tahoma, Verdana, Helvetica;
font-size: 13px; 
color:#CA5533;
}
/*this next one just styles the news announcement post*/
#post-197 .entry-date {display:none;}
#post-197 .entry-title {
font-size: 13px; 
background-image:url(images/news_bg_2.gif);
background-repeat:no-repeat;
padding-left:10px;
}
/*this next one just styles the news announcement posts own page*/
#post-197 h2.entry-title {
font-family: Tahoma, Verdana, Helvetica;
font-size: 13px; 
color:#000000;
padding-top:2px;
padding-bottom:2px;
}

/* hide meta data: press & media cat  */
body.category-press-media .entry-meta {display:none;}
body.category-press-media .entry-title {display:none;}
body.category-press-media .entry-date {display:none;}
body.category-press-media .page-title {display:none;}

/* hide meta data: press releases cat  */
/*body.category-press-releases .entry-meta {display:none;}*/
/*body.category-press-releases .entry-title {display:none;}
body.category-press-releases .entry-date {display:none;}*/
body.category-press-releases .page-title {display:none;}

/*Home page*/
body.pageid-4  .entry-title {display:none;}
/*body.category-news .entry-date {display:none;}
body.category-news .page-title {display:none;}*/

/*About page*/
body.pageid-7  .entry-title {display:none;}
/*body.category-news .entry-date {display:none;}
body.category-news .page-title {display:none;}*/
/*About page*/


