/*
Theme Name: Intermodal Logistics
Theme URI: http://www.dreamfly.co.uk/
Description: Intermodal Logistics theme developed by <a href="http://www.dreamfly.co.uk">dreamfly</a>
Version: 1.0
Author: Alison King
Author URI: http://www.dreamfly.co.uk/
Tags:
*/

/*normalises margin, padding*/
body, div, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/*normalises font-size for headers*/
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

/*normalises list style*/
ul, ol, li {
list-style: none;
}

/*normalises font-style and font-weight to normal*/
address, caption, cite, code, dfn, th, var {
font-style: normal;
font-weight: normal;
}

/*removes table margins?*/
table {
border-collapse: collapse;
border-spacing: 0;
}

/*removes border from fieldset and img*/
fieldset, img {
border: 0;
}

/*left-aligns text in caption and th*/
caption, th {
text-align: left;
}

/*>>>>>>>>>>>>>>>>>>>>>>>OVERALL LAYOUT PROPERTIES<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

div#header {
height: 112px;
background: transparent url(images/header.jpg) no-repeat left top;
position: fixed;
}

div#content {
width: 700px;
margin-left: auto;
margin-right: auto;

}



th, td {
vertical-align: top;
}

/*>>>>>>>>>>>>>>>>>>>>>>>OVERALL TEXT PROPERTIES<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

a:hover {
text-decoration: underline;
}

body {
background: white url(images/headerbar.gif) repeat-x left top;
background-attachment: fixed;
color: #464646;
font: 9pt arial, sans-serif;
line-height: 1.3;
}

a, a:visited, a:active {
font-weight: bold;
color: #711c53;
text-decoration: none;
}

h2 {
font-weight: bold;
font-size: 11pt;
color: #711c53;
padding: 6px 12px;
background-color: #f0f0f0;
margin-top: 6px;
margin-bottom: 9px;
}

h3 {
font-weight: bold;
font-size: 10pt;
color: #711c53;
padding: 0px 12px;
margin-bottom: 6px;
}



h4 {
font-size: 10pt;
color: #711c53;
padding: 0px 12px;
}

h5 {
font-size: 9.5pt;
color: #711c53;
padding: 0px 12px;
}

p {
margin-bottom: 8px;
padding: 0px 12px;
}

ul {
padding: 0px 12px;
margin-bottom: 12px;
}

ul li {
padding-left: 12px;
background: transparent url(images/bullet.gif) no-repeat left 6px;
}

span.compactterminal {
font-family: "Century Gothic", arial;
font-variant: small-caps;
font-size: 1.2em;
}

/*>>>>>>>>>>>>>>>>>>>>>>>NAVIGATION<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

ul.nav a, ul.nav a:hover, ul.nav a:visited, ul.nav a:active {
color: #fff;
font-weight: normal;
}

ul.nav {
padding: 10px 10px 0px 10px;
position: fixed;
width: 680px;
height: 34px;
background: transparent url(images/navbar.jpg) repeat-x left top;
}

ul.nav li {
display: inline;
margin-right: 12px;
padding-left: 0px;
background-image: none;
}

ul.nav li.page-item-39 {
font-family: "Century Gothic", arial;
font-variant: small-caps;
font-size: 1.1em;
line-height: 0.7em;
}

/*>>>>>>>>>>>>>>>>>>>>>>>HEADER<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

a#headerlink {
display: block;
height: 78px;
width: 700px;
text-indent: -9999px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>FOOTER<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

div#footer {
clear: left;
}

div#footer p {
font-size: 8pt;
}

div#footer a {
color: #464646;
font-weight: normal;
}

p#footerblock {
background-color: #d6bdcd;
padding: 12px;
text-align: center;
margin: 8px 0px;
}

p.credit {
float: right;
}

p.copyright {
float: left;
}

/*>>>>>>>>>>>>>>>>>>>>>>>TITLE<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

h1 {
text-indent: -9999px;
width: 700px;
height: 187px;
padding-top: 112px;
}

h1.home {
background: transparent url(images/titlehome.jpg) no-repeat left 112px;
height: 275px;
}

h1.aboutus {
background: transparent url(images/titleaboutus.jpg) no-repeat left 112px;
margin-bottom: 15px;
}

h1.acts {
background: transparent url(images/titleacts.jpg) no-repeat left 112px;
margin-bottom: 15px;
}

h1.compactterminal {
background: transparent url(images/titlecompactterminal.jpg) no-repeat left 112px;
margin-bottom: 15px;
}

h1.media {
background: transparent url(images/titlemedia.jpg) no-repeat left 112px;
margin-bottom: 15px;
}

h1.contactus {
background: transparent url(images/titlecontactus.jpg) no-repeat left 112px;
margin-bottom: 15px;
}

h1.image {
height: 0px;
}
 
/*>>>>>>>>>>>>>>>>>>>>>>>FRONT PAGE LAYOUT<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

div.aboutusfrontpage {
width: 233px;
float: left;
margin-bottom: 15px;
}

div.productsfrontpage {
width: 233px;
float: left;
margin-bottom: 15px;
}


div.servicesfrontpage {
width: 234px;
float: left;
margin-bottom: 15px;
}

div.productsfrontpage img, div.servicesfrontpage img, div.aboutusfrontpage img {
margin-bottom: 12px;
}

a.aboutusfrontpage {
display: block;
width: 233px;
height: 54px;
background: transparent url(images/aboutusbutton.jpg) no-repeat left top;
text-indent: -9999px;
margin-bottom: -16px;
}

a.productsfrontpage {
display: block;
width: 233px;
height: 54px;
background: transparent url(images/productsbutton.jpg) no-repeat left top;
text-indent: -9999px;
margin-bottom: -16px;
}


a.servicesfrontpage {
display: block;
width: 233px;
height: 54px;
background: transparent url(images/servicesbutton.jpg) no-repeat left top;
text-indent: -9999px;
margin-bottom: -16px;
}

a.servicesfrontpage:hover, a.productsfrontpage:hover, a.aboutusfrontpage:hover {
background-position: 0px -54px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>POSTS<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

p.postdate {
font-weight: bold;
margin-bottom: 6px;
}

h3.posttitle {
text-transform: uppercase;
}

h3.posttitle span.compactterminal {
text-transform: none;
}

h3.posttitle a {
color: #464646;
}

div.post {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 9px;
margin-bottom: 9px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>GALLERY<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

div.gallery {
float: left;
width: 100%;
padding: 0px 12px;
margin-bottom: 15px;
}

.gallery-item {
float: left;
margin-top: 10px;
margin-right: 20px;
text-align: center;
width: {$itemwidth}%;			
}

.gallery img {
border: 2px solid #cfcfcf;
}

.gallery-caption {
margin-left: 0;
}

div.nextimagelink a {
float: right;
padding-right: 20px;
background: #bebebe url(images/nextimagetab.gif) no-repeat right top;
height: 150px;
width: 150px;
margin-bottom: 20px;
}

div.previousimagelink a {
float: left;
padding-left: 20px;
background: #bebebe url(images/previousimagetab.gif) no-repeat left top;
height: 150px;
width: 150px;
margin-bottom: 20px;
}

div.clearboth {
clear: both;
}