/* CSS Document */


/* Set all margins and padding to zero */
* {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 76%/175%  /*"Trebuchet MS", */ Verdana, Helvetica, Arial, sans-serif;
	background: #384654 url(../images/22.jpg) repeat-x;
	}

a {
	text-decoration: none;
	color: #C40;
	}
a:hover {
	text-decoration: underline;
	color: #F80;
	}
a:visited {
	color: #800;
	}
em {
        text-decoration: underline;
        font-style: normal;
        }
#message {
        width: 36em;
        height: 18em;
        }
h1 {
	font: 2.5em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #E50;
	letter-spacing: .05em;

	}
h2 {
	font: 1.75em/1.5em Verdana, Arial, Helvetica, sans-serif;	
	color: #666;
	}
h3 {
      	font: 1.5em/1.5em  "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	color: #222;
        }  
h4 {
      	font: 1.125em/1.5em Arial, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #444;
        }  
h5 {
font: 1.125em/1.5em Arial, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #444;
	text-align: center;
	padding:0px;
	
}

li {
	list-style: none;
	}
	
p {
/*        font-size: 1.05em;*/
	margin: 0 0 1em;
	}
.article {
        width: 37.5em;
        padding: 1em;
        }
.container {
	padding: 0 20px;
	width: 75em;
	margin: 0 auto;
	}
.commentForm {
        padding: 1em;
        }
.hidethis {
	display: none;
	}
.image {
        padding: .1em;
        border: solid .1em #CCC;
        }
.thumb {
        width: 4em;
        height: 4em;
        }
.temp {
        height: 15em;
        }
.selected {
	background: url(../images/27.jpg) top center no-repeat;
	}
.even, .odd {
        padding: 1em;
        width: 38em;
        }
.even {
        background: #EEE;
        }
.odd {
        background: #F8F8F8;
        }

#primary {
	background: #FFF url(../images/22.jpg) repeat-x;
	padding: 0 0 2em;
	}

#pageHeader a {
	text-indent: -9999px;
	float: left;
	background: url(../images/logo.gif) no-repeat;
	
	width: 190px;
	height: 50px;
	margin: 15px 0 3em -10px;
	}

#pageHeader a:hover {
/*	border-bottom: 1px solid black;
	background-position: -190px;*/
	}

#navigation {
	background: url(../images/20.jpg) bottom left no-repeat;
	padding: 0 0 0 20px;
	height: 35px;
	float: right;
	margin: 10px 0 0;
	}
#navigation ul {
	background: url(../images/21.jpg) bottom right no-repeat;
	padding: 0 20px 0 0;
	height: 35px;
	float: left;
	}
#navigation ul li {
	display: block;
	float: left;
	}
#navigation a {
	color: #CCC;
	display: block;
	padding: 13px 10px 0;
	float: left;
	height: 15px;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .05em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1px;
	border-left: solid 1px #444;
	}
#navigation a:hover {
	background: #384654 url(../images/28.jpg) top center no-repeat;
	color: #FFF;
	text-decoration: none;
	}
#navigation #start {
	border: none;
	}

#intro {
	padding: 0 21em 1em 0;
	background: url(../images/25.jpg) top right no-repeat;
	clear: both;
	width : 100%;
	
	}
#intro li {
	list-style:upper-roman;
	margin-left: 35px;
}
#tmp li {
	list-style:disc;
	margin: 0px;
	margin-left: 15px;
}

#content {
        clear: both;
        }
#searchResult {
        width: 38em;
        padding: 0 1em;
        }
#search, #allArticles {
	float: right;
	padding: 1em;
	width: 18em;
	display: inline;
	}

#recentArticles, #allArticles {
	width: 18em;
	padding: 1em;
        margin: 0 0 1em;
	}
#recentArticles h4, #intro  h4 {
        border-top: solid 1px #CCC;
        }

#secondary {
	background: url(../images/24.jpg) repeat-x;
	padding: 1em 0 5em;
	clear: both;
	}

#secondary h3 {
	color: #888;
	border-bottom: solid 1px #888;
	margin: 0 0 10px;
	}
#secondary a {
	color: #D95;
	}
#secondary a:hover {
	color: #FC8;
	}
#secondary a:visited {
	color: #A62;
	}
#secondary p, #moreWork p {
        font-size: 1em;
        }
#secondary ul li {
	border-bottom: solid 1px #555;
        font-size: .9em;
	}
.favourites, #randomWork {
	border-left: solid .1em #444;
	width: 18em;
	float: left;
	padding: 0 0 0 .9em;
	margin: 0 1em 1em 0;
	}

#randomWork a img, #moreWork a img, .catWork a img {
	border: none;
	}
#randomWork ul li, #moreWork ul li, .catWork ul li{
        border: none;
        display: block;
        float: left;
        }
#randomWork a, #moreWork a, .catWork a {
	border: solid 1px #888;
	display: block;
	float: left;
	padding: 1px;
	margin: .25em;
	background: #000;
	line-height: 1px;
        display: inline;
	}
#randomWork a:hover, #moreWork a:hover, .catWork a:hover{
	border-color: #FFF;
	}

#randomWork {
	border: none;
	}
#moreWork, #search.newSearch {
        position: absolute;
        top: 100px;
        width: 18em;
        padding: 1em;
        margin: 0 0 0 40em;
        }
.catWork {
        width: 38em;
        padding: 1em;
        clear: both;
        overflow: auto;
        }
.catWork .thumb {
        width: 6.75em;
        height: 7em;
        }
#footer {
	clear: both;
	border-top: solid 1px #555;
	font-size: .8em;
	color: #CCC;
	padding: .5em 1em;
	margin: 1em 0;
	background: #283644;
	}
#footer p {
	margin: 0;
	}
#ld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	vertical-align: bottom;
	color: silver;
}

/**** Inline STYLE-tag style sheet ****/

