/* Colours 

#181c1f - background colour 
#c1c1c1 - work listings & body copy
#909090 - main menu
#181c1f - post titles

*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub,
sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
       outline: 0;
}
body {
       line-height: 1;
       color: black;
       background: #181C1F;
      
}
body #footer{
 height:500px;
}
ol, ul {
       list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */ table {
       border-collapse: separate;
       border-spacing: 0;
}
caption, th, td {
       text-align: left;
       font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
       content: "";
}
blockquote, q {
       quotes: "" "";
}



body {

font-family: Georgia,"Times New Roman",Times,serif;

background:#181c1f;    
font-size:100%;
color: #b6cce4;
font-weight:normal;
}

#wrapper{
position: relative;
width:900px;
}
#leftColumn {
float:left;
width:40px;
}
#mainColumn{
float:right;
width:720px;
}
#header{
	position: relative;
	height:100px;
	border-bottom:#cccccc 1px solid;
}
#header #logo {
	position: absolute;
	top: 35px;
	left: 0px;
}

#header #email{
	margin-top: 60px;
	padding-left: 0px;
	float:right;
	width:110px;
	padding-right: 0px;
}
#header #email2{
	position: absolute;
	right: 0px;
	top: 30px;
}
a:link, a:visited{
text-decoration: none;
color: #777777;
/*background:#eaeaea;*/
background:url(http://www.toshackhighway.com/images/dotty.gif) repeat-x left bottom;


}

a:hover{
/* color: #888; */
background:#FFF url(http://www.toshackhighway.com/images/dotty.gif) repeat-x left bottom;
}



#mainMenu a:link,#mainMenu a:visited{
color: #909090;
} 
a#imagelink {
text-decoration: none;
border: none;
background-image:none;}
a:hover#imagelink {
text-decoration: none;
border: none;
background-image:none;
background-color:#eaeaea;}

.personal a:link,.personal a:visited{
text-decoration: line-through;
color: #cccccc;
}

.personal a:hover{
text-decoration: line-through;
background: none;
}


.clear{
clear: both;
}

#navWrapper{
	font-size: 0.7em;
	/* background: #fcfcfc; */
height: 140px;
	border-bottom: #cccccc solid 1px;
	padding-top: 30px;
}

.fullpost #navWrapper{

height:120px;
}

#topcolumn1{
width:120px;
margin-right:30px;
float:left;
}
#topcolumn2{
width:120px;
margin-right:30px;
float:left;
}
#topcolumn3{
width:120px;
margin-right:30px;
float:left;
}
#topcolumn4{
width:120px;
margin-right:30px;
float:left;
}

#topcolumnText{

width:570px;
margin-right:30px;
float:left;
}
#topcolumn5{
margin-left: 10px;
float:left;
}
ul{

}
ul#mainMenu li{
font-weight: 200;
color: #909090;
}

li{
margin: 4px 0;
}

.post{
padding-top: 25px;
font-size: 0.7em;

border-bottom: #cccccc solid 1px;
}
.post .leftColumn{
float:left;
width:600px;
}
.post .rightColumn{
margin-left:10px;
float:left;
}

.archivepost{
padding-top: 20px;

font-size: 0.625em;

border-bottom: #cccccc solid 1px;
}
.archivepost .archivethumb{
float: left;
width:120px;
margin-right:30px;
padding: 0 0 10px 0;
}
.archivepost .leftColumn{
	height: 275px;
	float:left;
	width:450px;
}
.archivepost .rightColumn{
margin-left:10px;
float:left;
}
.archivepost .whitetitle{

}

#footer{
clear:both;
height:100px;
}
.previousnext_wrapper{
margin-left:300px;
display: inline;


}
#previous{
font-weight: lighter;

float:left;
}
#next{
float:left;
font-weight: lighter;
margin-left:10px;

}
.fullpost #navWrapper #topcolumnText .whitetitle{

}
img{
margin-bottom:3px;
}

/* typography
-----------------------------------------------------------*/

/* browser default text size = 16px */

p {
       font-size: 1em; /* 14px (16 x 0.875 = 14) */
       margin:0;
       }

p.size13px {
       font-size: 0.8125em; /* 13px (16 x 0.8125 = 13) */
       margin: 1.3846em 0; /* 18px (13 x 1.3846 = 18) */ }

p.size12px {
       font-size: 0.75em; /* 12px (16 x 0.75 = 12) */
       margin: 1.5em 0; /* 18px (12 x 1.5 = 18) */ }

p.size11px {
       font-size: 0.6875em; /* 11px (16 x 0.6875 = 11) */
       margin: 0;
}
       p.size10px {
       font-size: 0.625em; /* 10px (16 x 0.625 = 10) */
       margin: 0;
}
 p.paginate {
 float:right;
       font-size: 0.6875em; 
       margin:12px 0;
}



       p.size9px {
       font-size: 0.625em; /* 9px (16 x 0.5625 = 9) */
       margin: 0;
}
       p.whitelabel {
       margin: 2px 0;
       font-weight: bold;
       color:#FFF;
       font-size: 0.625em; 
       }
       
       ul#serviceslist{
       
       }
       
       ul#serviceslist li{
       padding-bottom: 15px;
       padding-right: 120px;
       border-bottom: #cccccc solid 1px;
       }
       h3{
       margin: 0;
       margin-top: 10px;
       font-size: 0.6875em;
       color:#FFF;
       font-weight: normal;
       }
       em{
       font-style: normal;
       color: #666;
       }
       
       p.services_text{
       font-size: 0.6875em;
       margin:3px 0;
       line-height: 1.3em;
       
       }
       .whitetitle{
       color: #FFF;
       margin: 5px 0;
       font-weight: bold;
       }
 .posttitle{
           color: #c1c1c1;
       margin: 5px 0;
       font-weight: bold;
       }
       
 
       
       
       
       
       .date{
       font-size: 1em;
       color: #c1c1c1;
       margin: 5px 0;
       }
       
        .listedin{
       font-size: 1em;
       color: #c1c1c1;
       margin: 5px 0;
       }
       #listedcategories li
{
display: inline;
list-style-type: none;
padding-right: 4px;
}
       
       .postText{
       font-size: 1em; /* 10px (16 x 0.625 = 10) */
       margin: 16px 40px 30px 0;
       line-height:1.3em;
       }
       .postTextArchive{
       font-size: 1em; /* 10px (16 x 0.625 = 10) */
       margin: 2px 260px 15px 0;
       line-height:1.3em;
       }
       
       .categoryListing{
       margin:20px 0 40px 0;
       }
       
       .post .categoryListing .leftColumn{
float:left;
width:300px;
}
.post .categoryListing .rightColumn{
width:225px;
float:left;
}
.post .categoryListing .totopColumn{

width:75px;
float:left;
}
.post .categoryListing .totopColumn .whitetitle{
background:url(http://www.toshackhighway.com/_newsite2009/images/uparrow.gif) no-repeat 0px 3px;
}

.fullpost .post img{
margin:8px 0 3px 0;
}
.archivepost .postText{

min-height: 10px;
margin-bottom: 20px;
margin-right: none;


}
 p.paginate a{
 color: #909090;
 }
 
 #previous .postTitle{
 padding-right:8px;
 background:url("http://www.toshackhighway.com/_newsite2009/images/leftarrow.gif") no-repeat right 1px;
 }
  #next .postTitle{
 padding-left:8px;
 background:url("http://www.toshackhighway.com/_newsite2009/images/rightarrow.gif") no-repeat left 1px;
 }
 
.labelling{
height:30px;
padding-top: 5px;
 }
