/*
Theme Name: MyITContracts
Theme URI: http://www.myitcontracts.com
Description: A theme created for the My IT Contracts website
Version: 0.1
Author: James Larkin
Author URI: http://www.forbairt.ie
Tags: blue, custom header, fixed width, two columns, widgets

This theme was designed and built by James Larkin, whose work you will find at http://www.forbairt.ie
*/



body {
background: url(blue_wall.jpg) fixed top repeat;
text-align:center;
font-family: Tahoma,Helvetica,sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
line-height: 15px;
}

#page { width: 950px; padding:10px; margin: 0 auto; min-width:950px; background:#FFFFFF; text-align:center; margin-top: 20px;}

/* ----- HEADER ----- */
#header {
text-align:left;
margin:0 auto;
width:930px;
height:156px;
padding: 10px 0 0 0;
border: 7px solid #DADFE8;
position: relative;
}

#header_body {
background: url(header_body_bg.png) 0 0 repeat-x;
width: 910px;
height:144px;
margin:0 auto;
}

#wrapper{
margin:0 auto;
width:930px;
overflow:auto;
margin-top:10px;
text-align:left;
}

/* ----- NAVIGATION ----- */
#navigation {
width:260px;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
float:right;
border-left: 1px solid #E3E8EF;
padding-left: 20px;
}


/* ----- MAIN CONTENT ----- */
#content { 
width:660px;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
padding-left: 10px;
}

/* ----- FOOTER ----- */
#footer { 
width:930px;
margin-top:10px;
}


a { color: #324D7F; }

h1,h2 { font-size: 12px; background: #3A558A; color: #FFFFFF; margin:0; padding:4px; font-weight: normal; width: 80%; }
h1 a,h2 a { color: #FFFFFF; }

h3 { font-size: 11px; background: #3A558A; color: #FFFFFF; margin:10px 0 0 0; padding:4px; font-weight: normal; width: 80%; }
h3 a { color: #FFFFFF; }
#logo { padding:0; margin:0; }
#logo a {
position: absolute;
display: block;
left: 36px;
top: 46px;
width: 236px;
height: 48px;
text-indent: -3000px;
margin-bottom: 0.25em;
background-color: transparent;
background-image: url(logo2.png);
background-repeat: no-repeat;
background-position: 0pt 0pt;
background-attachment: scroll;
}
#header_nav {
position: absolute;
left: 41px;
top: 132px;
}

ul, ul li { margin:0; padding:0; list-style: none; }

ul li ul { margin: 10px; }
ul li ul li { line-height: 18px; }

#header_nav ul { margin:0; padding:0; }
#header_nav ul li { list-style: none; float: left; padding-right: 20px;}
#header_nav ul li a { color: #FFFFFF; text-decoration: none; font-size: 11px; }

.post h2,.post h3 { margin-bottom: 10px; }
.post { text-align: left; }
.post small { padding:4px; }
.post p { padding: 10px 20px 10px 10px; }

#searchform { padding-bottom:10px;}

a img { border:0; }