/* $Id: style.css 213 2005-12-20 19:42:43Z patpro $

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------
Modifications are Copyright Patrick Proniewski
some rights reserved
http://creativecommons.org/licenses/by-sa/2.5/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------
the Layout part of these CSS is mostly inspired from
the DotClear-3-columns theme of Zoe (http://www.callmepep.org/zoe)
------------------------------------------------------

*/

body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #f0f0e1;
font-size: 14px;
}

.clear {
	clear : both;
	display : block;
	height: 1px;
	margin : 0;
	padding : 0;
}

/* layout */
#page {
	width : 100%;
	margin : 0;
	padding : 0;
}

#main {
	width : 100%;
	float : left;
	margin-left : -210px;
	padding : 0;
}

#wrapper {
	margin-left : 210px;
	padding : 0;
}

#left-menu
{
	float: left;
	margin: 60px 20px 20px 20px;
	width: 150px;
}

#content {
	margin-left : 180px;
	padding : 10px;
}

#sidebar {
	float : right;
	width : 160px;
	padding : 5px;
	margin : 10px 10px 0;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 100px;
background-color: #cc6600;
border-bottom: 2px #666633 solid;
color: #f0f0e1;
font-weight: bold;
font-size: .8em;
letter-spacing: 5px;
text-align: right;
	display : block;
}

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

#main-text {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 190px;
margin-right: 220px;
}

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
font-size: 1.4em;
color: #bf8f30;
background-color: transparent;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #bf8f30;
background-color: transparent;
font-weight: bold;
}

h3 {
margin-top: 0;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 0.8em;
color: #bf8f30;
background-color: transparent;
font-weight: bold;
}

p, ul, ol, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
font-size: .7em;
line-height: 1.9em;
}

ol {
margin-left: 25px;
}

ul {
margin-left: 10px;
}

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

a:hover {
color: #cc6600;
background-color: transparent;
font-weight: bold;
text-decoration: underline;
}

img
{
	border-width: 0;
	border-style: none;
}
/* Styles for the navbar on the left side. */
/*
#left-menu {
position: absolute;
top: 100px;
left: 0;
margin: 20px;
width: 150px;
}
*/
#left-menu p {
border-bottom: 1px #cc6600 dotted;
text-align: right;
line-height: 20px;
font-size: .8em;
padding-bottom: 7px;
padding-top: 7px;
margin-bottom: 0;
}

#left-menu a:link, #left-menu a:visited {
color: #cc6600;
background-color: transparent;
}

#left-menu a:hover, #left-menu a.current {
color: #7f3f00;
background-color: transparent;
text-decoration: none;
}

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

#right-column
{
	float: right;
	margin: 100px 20px 20px 20px;
	width: 170px;
}

#right-column p {
line-height: 1.5em;
font-size: .7em;
}

#right-column strong {
color: #cc6600;
background-color: transparent;
font-style: italic;
}

/* Styles for the footer at the bottom of the page */

#footer {
	clear : both;
text-align: center;
background-color: #666633;
color: #ffffff;
margin-bottom: 0;
padding-top: 15px;
padding-bottom: 15px;
font-size: .7em;
border-top: 2px #cc6600 solid;
}

#footer a:link, #footer a:visited {
color: #f0f0e1;
background-color: transparent;
}

#footer a:hover {
color: #f0f0e1;
background-color: transparent;
text-decoration: underline;
}

/* Styles for the applescript archives */

.ouvert {
border: 1px #000000 solid;
background-color: #ffffff;
padding-left: 5px;
}

p.niv2 {
padding-left: 40px;
}

.highlight {
background-color: #fff1c6;
}

div#main-title form {
margin: 0;
padding: 0;
font-weight: bold;
letter-spacing: normal;
}

div#main-title form a:link, div#main-title form a:visited {
text-decoration: none;
color: #f0f0e1;	
}

div#main-title form a:hover {
text-decoration: underline;
}

.formrecherche {
font-family: Courier, "Courier New", monospace;
font-size: 0.9em;
}

PRE.afficheniv1 {
font-family: Courier, "Courier New", monospace;
border: 1px #000000 solid;
padding: 10px;
font-size: 0.8em;
background-color: #ffffff;
}

PRE.afficheniv2 {
font-family: Courier, "Courier New", monospace;
border: 1px #000000 solid;
margin-left: 40px;
padding: 10px;
font-size: 0.8em;
background-color: #ffffff;
}

.trademarks {
	font-size: 0.6em;
	color: #999999;
	background-color: transparent;
}

.trademarks a:link, .trademarks a:visited {
	color: #999999;
	background-color: transparent;
}
