/*
Theme Name: Library Council | Public Lending Remuneration Scheme
Theme URI: http://www.plr.ie/
Description: Customised WordPress theme for the Library Council based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Fluid Rock
Tags: red, fixed width, two columns, widgets
*/

/*********** body elements*/
html	{margin: 0px; padding: 0px;}
body	{margin: 0px; padding: 0px; background:url(images/body_bg.jpg) no-repeat top center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 80%; color: #000000; width: 100%;}
img	{border: 0px;}
#wrapper	{margin: 0% auto; position: relative;}
.hidden	{display: none;}

/* links*/
#skiplinks	{display: none;}
a	{color: #bc282e; text-decoration: none;}

/* headings */
h1, h2, h3, h4, h5, h6	{font-family:"Times New Roman", Times, serif; font-size: 200%; color: #bc282e; font-weight: normal;}
h1	{font-size: 250%;}
h1 span	{display: none;}
h2	{font-size: 230%;}
h2 a	{background:none; background-color: #7e8083; color: #bc282e;}
h3	{font-size: 210%; margin: 15px 0px 15px 0px; padding: 0px;}
h4	{font-size: 190%; margin: 15px 0px 15px 0px;}
h5	{font-size: 170%; margin: 15px 0px 15px 0px;}
h6	{font-size: 150%; margin: 15px 0px 15px 0px;}

/*********** banner */
#header h1	{width: 500px; float: left; padding: 20px 0px 20px 0px; margin: 0px;}
#header h1	a {background: none;}
#header h1	a:hover {background: none;}
#header	.rss {display: none;}

/*********** page */
#page	{clear: both;}

/*********** main navigation */
ul#cms-nav-top-menu	{clear: both; margin: 0px; padding: 0px; list-style-type: none; background-color: #bc282e; width:960px; float: left; font-family:"Times New Roman", Times, serif; z-index: 999;  border-bottom: solid 15px #bc282e;}
ul#cms-nav-top-menu li {margin: 0px; padding: 0px; display: inline; position: relative;}
ul#cms-nav-top-menu li a {padding: 10px 10px 10px 0px; display: block; float: left; color: #000000; font-weight: normal; font-size: 16px;}
ul#cms-nav-top-menu ul	{display: none;}


/*********** main content */
#content	{clear: both; margin: 30px 0px 30px 0px;}
.narrowcolumn	{clear: both; }
.widecolumn	{clear: both; }
#content ul	{margin: 0px; padding: 0px;}
#content ul li	{margin: 0px 20px 0px 20px; padding: 3px 0px 3px 25px;}
#content ol li	{margin: 0px 20px 0px 5px; padding: 3px 0px 3px 5px;}

/* breadcrumb*/
p#breadcrumbs	{text-align: right; font-size: 85%; margin: 10px 0px 10px 0px; padding: 0px; position: absolute;right: 0px; top: 220px;}

/* comments */
#respond	{}
#respond textarea#comment	{width: 600px;}
#respond input#submit {cursor: pointer; border: 0px; color: #ffffff; margin: 0px; padding: 0px; background: url(images/button-02.gif) no-repeat top left; text-align: center; width: 150px; height: 25px; font-weight: bold;}
#respond input:hover#submit {background: url(images/button-02.gif) no-repeat bottom left;}

/* news item */
.date	{color: #000000; padding: 3px 0px 3px 0px;}
.post {padding: 0px;}

/* content search*/
#content form#searchform {margin: 20px 0px 20px 0px; padding: 0px;}
#content form#searchform input#s {background-color: #363730; border: 0px; color: #ffffff; width: 200px; margin: 0px; padding: 4px 5px 4px 5px;}
#content form#searchform input#searchsubmit {cursor: pointer; border: 0px; color: #ffffff; margin: 0px; padding: 0px; background: url(images/button-01.gif) no-repeat top left; text-align: center; width: 80px; height: 25px; font-weight: bold;}
#content form#searchform input:hover#searchsubmit {background: url(images/button-01.gif) no-repeat bottom left;}

/*********** sidebar */
#sidebar	{display: none;}

/*********** footer */
#footer	{clear: both; border-top: solid 15px #7e8083; margin: 0px; padding: 30px 0px 0px 0px; line-height: 18px; color: #7e8083; position: relative;}
#footer	a {color: #000000; padding: 0px 0px 2px 0px;}
#footer span	{display: block; text-align: right; font-size: 85%;}
#footer	.logo	{float: left; margin: 0px; padding: 0px;}
#footer	.logo a	{background: none;}
#footer	.address	{clear: both; color: #000000; width: 300px; float: right; margin: 0px; padding: 0px}
#footer	.address span	{clear: both; color: #000000;}
#footer	.fluidrock	{clear: both; margin: 0px; font-size: 85%;}
#footer	.fluidrock a{color: #000000; background-image: none;}




