/* Main styles: tables.css for colinwatmough.com. */

html,body{margin:0;padding:0;border:0}
/* Background image based on a photo reproduced here by kind permission of Amber Rae Braaten */

body {
font-family: verdana, arial, helvetica, sans-serif;
background-image: url("../images/waves2.jpg");
background-repeat: repeat-x;
background-position: left bottom;
text-align: center;
background-color: #fdfdff;
background-attachment: fixed;
font-size: 76%;}

/* To centre contents */

#container {
padding: 0px;
margin: 1% auto 0px auto;
width: 80%;
position: relative;
text-align: left;
background-color: #fff;
background-image: url("../images/plane4.jpg");
background-repeat: no-repeat;
background-position: top left;
border: 1px #010560 solid;}

#header {
width: 100%;
margin-top: 0px;
position: relative;
margin-right: 4em;
margin-bottom: 55px;
height: 220px;
}

#current {
position: absolute;
left: 2em;
top: 23em;}

/*Inner container to control right-col float*/

#inner-container {
position: relative;
width: 100%;
height: 100%;
top: 0px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;}


/* top of page site name */

#main-title {
margin-bottom: 0;
font-size: 1.5em;
letter-spacing: 5px;
text-align: right;
font-style: italic;
color: #010560;
position: relative;
margin-left: 6em;
margin-top: 0;
padding-top: 5em;
padding-right: 2em;
font-weight: bold;}

/* Styles for the main text on the page. */

#main-text {
margin-left: 20%;
margin-bottom: 0;
margin-right: -10%;
color: #515151;
padding-left: 1em;
padding-right: 1em;
width: 55%;
border-right-width: 3px;
border-right: 3px #cccccc dotted;
position: relative;
margin-top: .5em;}


#main-text.img {
width: 50%;
position: relative;
padding: 2em;
border: 1px fuchsia solid;}

div.imgbases {
margin-top: 1em;
margin-bottom: 1em;}

div.imgbases img {
padding-bottom: 1em;
padding-top: 2em;}

div.imgbases ul li {list-style-type: none;}

p, ul, ol {
text-align: justify;
font-size: 1em;
line-height: 1.9em;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
/*margin-top: 2em;
margin-bottom: 2em;*/}

ol, ul {
margin-left: 25px;
}

span.bold {
font-weight: bold;
}

span.heavy {
font-weight: 600;
font-variant: small-caps;}

h1 {
margin-left: 0;
margin-right: 0;
font-size: 1.2em;
padding-bottom: 9px;
padding-top: 10px;
padding-left: 0;
padding-right: 0;
font-weight: normal;
margin-top: 0px;
color: #010560;
margin-bottom: 10px;}

#main-text h1 {
margin-bottom: 0em;
margin-top: 0em;
padding-bottom: .5em;
padding-top: .5em;}

#header h1.woodwork {
margin-top: 7%;
margin-left: 28%;
text-align: right;
padding-right: 2em;
color: #010560;
font-weight: 500;
letter-spacing: .2em;
font-size: 1.5em;}


h2 {
font-size: .9em;
font-weight: bold;
padding-left: 0;
color: #515151;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

h3 {
font-size: 0.8em;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #fdac00;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #d14013;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
width: 20%;
font-weight: bold;
float: left;
top: 0px;
left: 0px;
/*background-color: #f6f6f6;*/
margin-top: .75em;
border-right-width: 3px;
border-right: 3px #cccccc dotted;
}

#left-menu ul li {
text-align: left;
/*text-indent: 1em;*/
line-height: 1.9em;
list-style-type: none;
margin-bottom: 4px}
#left-menu ul{
margin-left: 0em;
padding-left: 1em;}

#left-menu ul li ul{
margin-left: 1em;}

#left-menu li {
color: #010560;}

#left-menu h2 {
margin-bottom: 4px;
margin-left: 4px;
text-align: left;
letter-spacing: .2em;
color: #010560;}

#left-menu a:link, #left-menu a:visited {
color: #2c2c2c;
}

#left-menu a:hover, #left-menu a.current {
color: #fdac00;
}

/* Styles for the pullquote/thumbs on the right side. */

#right-column {
position: absolute;
top: 5px;
width: 18%;
line-height: 1.6em;
background-color: #f6f6f6;
float: right;
display: inline;
left: 70%;
margin-right: auto;
min-width: 10em;
margin-top: .5em;
white-space: normal;
margin-left: 10%;
clear: left;}

#right-column img {
border: none;
margin-top: 1em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;}

img.pt {
width: 7em;
height: 9.5em;}
img.lsp {
width: 8em;
height: 6em;
padding-right: 1.5em;}

#right-column p {
font-style: normal;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
width: 85%;
text-align: left;
padding-right: .5em;
font-size: 90%;
font-weight: lighter;}

#right-column strong {
font-style: oblique;
color: #010560;
font-weight: lighter;
}

#validator img {
border: none;}

#validator {
clear: both;
text-align: right;
text-decoration: none;
}
/* Styles for the footer at the bottom of the page */

#footer {
/*clear: both;
text-align: right;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: .9em;
margin-top: 2em;
/*padding-right: 50px;*/
/*border-top: 3px #cccccc dotted;
position: relative;*/
clear: both;
text-align: right;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: .9em;border-top: 3px #cccccc dotted;
position: relative;margin-top: 1em;}

#footer p {text-align: right;padding-right: 0;margin-right: 1em;}

#footer a:link, #footer a:visited {
color: #fdac00;
}

#footer a:hover {
text-decoration: underline;
color: #fdac00;
}
