/*
Theme Name: Island Telecom Theme
Theme URI: http://www.islandtelecom.co.uk/
Description: Island Telecom theme for Wordpress.
Version: 0.1
Author: James Byles
*/


#mainbody{
/*  background: #11447b; */
  background: #DDE5ED;
  font-family: verdana, arial, helvetica, serif;
  font-size: 11px;
  line-height: 16px;

}


#container {
  width: 800px;
  border: solid 1px #C1BDBA;
  margin-left: auto;
  margin-right: auto;

}


#header {
  background: url(images/header-bg.png) bottom right no-repeat #11447B;
  height: 116px;
  width: 100%;
  border-bottom: solid 1px #5f5b57;
}


#header #menu {
  width: 450px;
  padding: 80px 0 0 0;
  float: left;

}


#header #menudiv {
    margin: 0px;
    padding: 0px 0px 0px 15px;
}


#header #menudiv .page_item {
    margin: 0px 16px 0px 16px;
    display: inline;
    text-transform: uppercase;
}


#header #menudiv .page_item a {
  color: #fff;
  text-decoration: none;
}


#header #menudiv .page_item a:hover {
  color: #fff;
  text-decoration: underline;
}


#header #menudiv .page_item ul {
    margin: 0px;
}


#header .header-image {
  left: 485px;
  width: 314px;
  float: right;
}


#wrapper {
  background: url(images/body-bg.png) top right no-repeat #ffffff;
  min-height: 280px;
  width: 100%;
}


#content {
  width: 480px;
  float: left;
  padding: 20px 80px 20px 20px;
}

#content #headerimage {
  position: relative;
  left: -20px;
  top: -20px;
}


#sidebar {
  width: 210px;
  float: right;
  padding: 10px 0 0 0;
  display: table;
}


#sidebar p {
  padding-right: 20px;
}


#sidebarwidgets ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}


#sidebarwidgets ul li {
    margin: 4px 0 4px 0;
}

#sidebarwidgets .widget {
  margin: 0 0 20px 0;
}


#footer {
    height: 18px;
    margin: 0 0 0 0;
    overflow: hidden;
    padding: 10px;
    color: #fff;
    background: #11447B;
    font-size: 10px
}

#footer a, #footer p {
    color: #fff;
    font-size: 10px;
}

p {
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 16px;
}


a { 
  color: #B4A904;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer a {
  color: #ffffff;
  text-decoration: none;
}


#footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}


h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  color: #B4A904;
  padding: 0 150px 10px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.telnumber {
  color: #B4A904;
  font-size: 24px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
