/* 
Template Name: Jigg
Description: A 2 column, fixed width,  web template.
Version: 1.1 (16th November 2008)
Author: WG
Author URI: http://webgazette.co.uk/

The Jigg Website Template by WG is licensed under a Creative Commons Attribution 2.0 UK: England & Wales License.

While this licence requires that the proper credit is given to the template author permission is hereby granted for not-for-profit individuals to remove the credit link in the footer.

Permissions beyond the scope of this license may be available at http://webgazette.co.uk.


*/

body {
background: #fff;
color: #000;
font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-bottom: -20px;
margin-top: 10px;
}

a {
color: #0033cc;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #ff0000;
}

code {
font: 1.0em "Courier New", Courier, monospace;
}

blockquote {
font-size: 0.8em;
border: 1px solid #808080;
margin: 0 40px 0 40px;
text-align: justify;
}

blockquote p {
margin: 0;
padding: 5px 10px;
}

/* Containing wrap */
#container {
background: url(images/background.jpg) #fff repeat-y left;
margin: 0 auto;
padding: 0;
width: 760px;
}

/* Header */
#header {
background: url(images/header.jpg) #fff no-repeat top left;
height: 104px;
}

#header h1 {
font-size: 2.4em;
padding: 35px 45px 0;
text-align: right;
}

#header h1 a {
color: #fff;
}

#header h1 a:hover {
color: #1043b9;
}

#header h2 {
color: #0cea00;
font-size: 1.0em;
margin: -15PX 0 0 0;
padding: 0px 45px 0 0;
text-align: right;
}

/* Horizontal Navigation Menu */
#menu {
background: url(images/navigation.jpg) #fff no-repeat top left;
height: 30px;
margin-left: 0;
}

#menu h2 {
display: none;
}

#menu ul {
margin: 0;
padding-left: 35px;
}

#menu li {
display: inline;
list-style: none;
line-height: 26px;
}

#menu li a {
margin: 10px 0 10px 0;
color: #000;
font-size: 1.2em;
margin-right: 10px;
}

#menu li a:hover {
color: #fff;
border-bottom: 3px solid #fff;
}

#menu li.current a {
border-bottom: 3px solid #fff;
}

#menu li.current a:hover {
color: #fff;
border-bottom: 3px solid #000;
}

/* Content */
#content {
float: right;
margin: 0px;
padding: 0 50px 0 10px;
width: 500px;
}

#content h1 {
color: #ff0;
font-size: 1.6em;
}

#content h2 {
font-size: 1.4em;
margin-bottom: 10px;
padding-bottom: 3px;
border-bottom: 2px solid #389900;
}

#content p {
font-size: 1.1em;
line-height: 20px;
text-align: justify;
}

#content p.suffix {
border-bottom: 2px solid #389900;
color: #ff0000;
font-size: 0.9em;
padding-bottom: 2px;
}

#content p.suffix {
margin-bottom: 40px;
}

/* Image display */
.alignleft {
background: #fff;
border: 1px solid #000;
float: left;
margin: 0 10px 10px 0;
padding: 5px;
text-align: left;
}

.alignright {
background: #fff;
border: 1px solid #000;
float: right;
margin: 0 0 10px 10px;
padding: 5px;
text-align: right;
}

/* Sidebar */
#left {
float: left;
padding: 0 20px 0 20px;
width: 160px;
}

#left ul {
margin: 0;
padding-left: 20px;
}

#left li {
line-height: 16px;
list-style: none;
margin: 0;
padding-left: 10px;
}

#left h2 {
color: #389900;
font-size: 1.4em;
margin: 0;
padding: 15px 0 5px 20px;
}

#left a {
font-size: 1.1em;
text-decoration: none;
}

/* Footer */
#footer {
background: url(images/footer.jpg) #fff no-repeat top;
clear: both;
height: 63px;
margin: 0px;
text-align: center;
}

#footer p {
color: #fff;
font-size: 0.9em;
padding-top: 15px;
}

#footer a {
color: #0cea00;
font-weight: bold;
text-decoration: none;
}