
/* all text colours are defined in css/colours.php */

/*  */


/* main text styles */

body {
font-family: Arial, sans-serif;
color: #666;
font-size: 12px;
line-height: 18px;
}

.smalltext {
font-size: 10px;
line-height: 13px;
padding-top: 20px;
}

body a, body a:visited {
color: #666;
text-decoration: underline;
}

h1 {
font-family: Arial;
font-size: 42px;
font-weight: 200;
line-height: 44px;
color: #9DB700;
text-decoration: none;
margin: 0px;
}

h2 {
font-family: Arial;
font-size: 18px;
font-weight: 200;
line-height: 22px;
color: #666;
text-decoration: none;
margin: 0 0 0 10px;
}

h3 {
font-family: Arial;
font-size: 22px;
font-weight: 200;
line-height: 22px;
color: #666;
text-decoration: none;
margin: 0 0 0 10px;
}

h3 .lg {
	color: #ccc;
}

h5 {
font-family: Arial;
font-size: 11px;
font-weight: bold;
line-height: 15px;
color: #666;
text-decoration: none;
margin: 11px 0 0 0;
}

.margin0{
margin: 0;
}

.margin0_20{
margin: 0 0 20px 0;
}

/* main navigation */

#nav ul {
display: block;
list-style-type: none;
padding-left: 10px;
margin: 0px;
}

#nav ul li {
list-style-type: none;
height: 24px;
margin-bottom: 6px;
}

#nav ul li a, #nav ul li a:visited {
text-decoration: none;
font-family: Arial;
font-size: 22px;
color: #666;
list-style-type: none;
height: 30px;
margin: 0px;
}

workmenu {
font-family: Arial, sans-serif;
color: #666;
font-size: 12px;
line-height: 18px;
}

workmenu a {
font-family: Arial, sans-serif;
color: #666;
font-size: 12px;
line-height: 18px;
text-decoration: none;
}

workmenu a:hover {
font-family: Arial, sans-serif;
color: #666;
font-size: 12px;
line-height: 18px;
text-decoration: underline;
}

/* twitter */

#tweetblender-3 {
margin: 25px 10px 0 10px;
padding: 40px 10px 10px 10px;
background-image: url(/wp-content/themes/ibe2/img/twitter_panel.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
overflow: hidden;
}

#tweetblender-3 ul {
margin: 0;
padding: 0;
}

#tweetblender-3 ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

/* cufon */

.cufon-loading h1, .cufon-loading h2, .cufon-loading h4, .cufon-loading #nav ul li a{
  visibility: hidden !important;
}
