/*
Theme Name: LEL Wordpress theme
Theme URI: http://www.nzlel.co.nz
Description: First Wordpress theme for LEL
Version: 1.0 
Author: Kanu
Author URI: http://www.bouncy-bubbles.net
*/

body {
background: #eee url(images/header.gif) repeat-x top left;
color: #000;
margin:0;
padding: 0;
font: 0.7em trebuchet ms, Arial, verdana, tahoma, Helvetica, Sans-Serif;
}

/* -----------Links----------*/
a { 
color: #413c6b;
font-weight:bold;
text-decoration:none;
background-color: inherit;
}

a:hover {
color: #BF3E17;
background-color: #fff;
border-bottom:1px solid #b8b7b7;
}

/* -----------Company Name----------*/
h1 {
font: 220% Trebuchet Ms, Arial, Sans-Serif;
font-weight: bold;
background: url(images/logo.png) no-repeat top left;
text-transform: uppercase;
padding: 0px;
margin: 0px;
height:100px;
line-height:50px;
}

h1 a {
color: #BF3E17;
text-decoration: none;
}

h1 a:hover {
color: #3C6491;
background: none;
text-decoration: none;
border-bottom:0px solid #b8b7b7;
}

/* -----------Page/Post Title----------*/
h2 {
margin: 8px 0 5px 0;
padding: 0;
font-size: 1.4em;
letter-spacing: -1px;
color: #808080;
background-color: inherit;
}

h2 a {
color: #0a0345;
text-decoration: none;
background-color: inherit;
background-image: url(images/h2bg.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 20px;
}

h2 a:hover {
color: #FF0300;
background: url(images/h2bghover.gif) no-repeat center left;
border-bottom:0px solid #b8b7b7;
}

p {
margin: 0;
padding: 0;
}

img {
border: 0;
}

/* -----------Header----------*/
#header {
clear: both;
width: 740px;
height: 100px;
margin: 0 auto;
}

/* -----------Logo----------*/
#logo {
float: left;
text-align:right;
padding: 15px 0 0 10px;
color: #000;
background: inherit;
width: 400px;
}

/* -----------Company Slogan----------*/
.slogan {
color:#0a0345;
float: center;
text-align:center;
font-family: arial, sans-serif;
border-left: 0px solid #CCCCCC;
font-size:12px;
padding: 0 0 0 0px;
line-height:10px;
letter-spacing:1px;
}

/* -----------Top Menu----------*/
#hmenu {
padding: 13px 0 5px 0;
float: right;
}

#hmenu a {
padding: 12px 13px 13px 11px;
text-decoration: none;
color: #fff;
background: #413c6b url(images/hmenuarrow.gif) no-repeat top center;
margin: 0 0 3px 1px;
border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
background: #BF3E18 url(images/hmenuarrowhover.gif) no-repeat top center;
color: #FFFFFF;
border-bottom: 4px solid #822c0f;
}

/* -----------Content----------*/
.content {
border-top: 1px solid #FEFEFE; 
background: #FFFFFF url(images/contentbg.gif) repeat-x left top;
color: #333;
}

/* -----------Left Sidebar----------*/
#left {
float: left;
width: 220px;
}

/* -----------Left Menu----------*/
#leftmenu {
margin: 0;
padding: 0;
}

#leftmenu a {
display: block;
background: #BF3E18 url(images/vmenuarrow.gif) no-repeat center left;
color: #FFFFFF;
padding: 5px 0 5px 19px;
margin: 0 0 1px 0;
text-decoration: none;
}

#leftmenu a:hover {
color: #FFFFFF;
background: #822C0F url(images/vmenuarrowhover.gif) no-repeat center left;
border:0px;
}

/* -----------Left Sidebar Text----------*/
.leftarticle {
background: #eee;
color: #666;
margin: 2px 0 2px 0;
padding: 8px;
line-height: 1.4em;
}

/* -----------Left Banner----------*/
.left_banner1 {
font: 140% Arial, Sans-Serif;
font-weight: bold;
border: 0px solid #EEEEEE;
color: #808080;
margin: 12px 0 2px 0;
padding: 17px;
width: 182px;
height: 105px;
background: #FFFFFF url(images/02.png) no-repeat;
}

.left_banner2 {
font: 140% Arial, Sans-Serif;
font-weight: bold;
border: 0px solid #EEEEEE;
color: #808080;
margin: 12px 0 0px 0;
padding: 17px;
padding-bottom:0px;
width: 182px;
height: 145px;
background: #FFFFFF url(images/01.png) no-repeat;
}

/* -----------Right Content----------*/
#right {
float: right;
width: 505px;
padding: 0 6px 0 0;
}

.right_banner {
margin: 0px 0 2px 0;
padding: 17px;
padding-bottom:0px;
width: 489px;
height: 120px;
background: #FFFFFF url(images/banner2.png) no-repeat;
}


#articles {
width: 750px;
padding: 3px 0 0 0;
margin: 0 auto 10px auto;
}

#additional {
clear: both;
width: 730px;
background-color: #Bf3E18;
color: #fff;
text-align:center;
font-weight:bold;
font-family:verdana, arial, sans-serif;
margin: 0 auto;
border-top: 2px solid #fff;
padding: 10px;
}

#links {
clear: both;
margin: 0 auto;
width: 730px;
padding: 10px;
background: #413c68  url(images/linksbg.gif) repeat-x top left;
color: #FFF;
}

/* -----------Footer----------*/
#footer {
margin: 5px auto;
width: 740px;
padding: 0 5px 0 5px;
background-color: #Bf3E18;
}

#footer p {
padding-top: 10px;
padding-bottom: 25px;
line-height: 1.8em;
color: #808080;

}

#footer a {
color: #808080;
background: inherit;
}

form.search { 
padding: 0; 
margin: 0; 
}

#searchform {
background: #808080;
color: #FFFFFF;
padding: 5px 8px 5px 18px;
margin: 0px;
}

input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; text-align: right; }
.date a {background: #FFFFFF; }

/* -----------WP tags----------*/

.pagelink {
font-weight:bold;
text-align: center;
}