/*   
Theme Name: ADAC
Description: ADAC site
Author: Jenn de la Fuente & Bill Mead
Author URI: http://www.jrosebud.com/designs
.
Custom designed template for the ADAC website. Original site design by Bill Mead.
*/

@charset "UTF-8";
* { margin: 0; padding: 0; }

body {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#background {
	background-image: url(graphics/splat-yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	width: 900px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidenav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	text-align: right;
	position: absolute;
	left: -140px;
}
#sidenav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidenav li {
	line-height: .8em;
	padding-bottom: 10px;
}
#sidenav a {
	font-size: 0.8em;
	text-decoration: none;
	color: #896f4e;
}
#sidenav a:hover {
	color: #45a7dd;
}
#maincontent {
	margin: auto;
	padding: 0px;
	width: 810px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 810px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e2e2;*/
	text-align: left;
}
#header h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #999999;
}
#logo {
	float: left;
	width: 205px;
	height: 90px;
}
#sitetitle {
	float: left;
	width: 580px;
	margin-top: 30px;
	position: relative;
	padding-left: 10px;
}
#sitetitle h1 {
	color: #896f4e;
}
#beta-note {
	position: absolute;
	left: 465px;
	top: -15px;
}
#contcolumn1 {
	float: left;
	width: 205px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	clear: both;
	text-align: left;
}
#contcolumn1 .etctitle {
	font-size: 2em;
	font-style: italic;
	color: #999999;
	letter-spacing: .3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contcolumn1 .etcsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #343166;
	letter-spacing: .2em;
	font-style: italic;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
#contcolumn2 {
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	width: 330px;
	height: 370px;
	float: left;
	text-align:left;
	overflow: auto;
}
#contcolumn2 p {
	font-size: 0.9em;
	line-height: 1.3em;
	padding-bottom: 1em;
	color: #4D4D4D;
}
#contcolumn2wide {
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	width: 450px;
	float: left;
	text-align: left;
	display: inline;
}
#contcolumn2wide p {
	font-size: 0.8em;
	line-height: 1.6em;
	padding-bottom: 1em;
	color: #4D4D4D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#contcolumn2wide h1 {
	font-size: 1em;
	color: #b6845d;
	padding-bottom: 1em;
	font-weight: normal;
}

#contcolumn2wide h1.freelance {
	font-size: 1em;
	color: #5a4545;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .2em;
	padding-left: 0px;
}

#contcolumn2wide h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	color: #404965;
	padding-bottom: .4em;
}

#contcolumn2wide h2 a {
	color: #896f4e;
}

#contcolumn2wide h2 a:hover {
	color: #4c2f22;
	text-decoration: none;
}
#contcolumn2wide h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contcolumn2wide ul {
	list-style-type: none;
}
#contcolumn2wide li {
	font-size: 0.8em;
	color: #4D4D4D;
	padding-bottom: 1.2em;
	background-image: url(graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
}

#contcolumn2wide a {
	color: #4bae48;
	text-decoration: none;
}
#contcolumn2wide a:hover {
	color: #006600;
	text-decoration: underline;
}
#contcolumn2wide .dateline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#contcolumn2wide .postinfo {
	padding-bottom: 1em;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#contcolumn3 {
	float: right;
	width: 240px;
	margin-top: 15px;
	text-align: left;
}
#contcolumn3 a {
	color: #666666;
	text-decoration: none;
}
#contcolumn3 a:hover {
	color: #3b2a2a;
	text-decoration: underline;
}
#contcolumn3 .lineitem {
	line-height: 40px;
	font-size: .9em;
	color: #666666;
}
#contcolumn3narrow {
	float: right;
	width: 110px;
	margin-top: 15px;
	display: inline;
}
#subnavigation {
	background-color: #f2f2f2;
	text-align: left;
	font-size: .8em;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(graphics/subnavgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
#subnavigation h2 {
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-weight: normal;
	margin: 0px;
}
#subnavigation ul {
	margin: 0px;
	padding: 0px;
}
#subnavigation li {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .8em;
	padding-left: 8px;
	list-style-type: none;
}
#subnavigation li a {
	color: #336666;
	text-decoration: none;
}
#subnavigation li a:hover {
	color: #4BAE48;
}
#footer {
	clear: both;
	width: 800px;
	height: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e2e2;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul {
	list-style-type: none;
	background-color: #bcb3b0;
	height: 50px;
	margin-top: 15px;
	line-height: 50px;
	text-align: center;
}
#footer li {
	display: inline;
	font-size: 0.8em;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	color: #ffff00;
}
strong {
	color: #2c3683;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #CCCCCC;
	}

img.alignleft {
	padding: 4px;
	margin: 0 5px 2px 0;
	display: inline;
	border: 1px solid #CCCCCC;
	}
img.frontpageicons {
	float: left;
	padding: 4px;
	margin: 0 5px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.extraspacingtop {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nospacing {
	margin: 0px;
	padding: 0px;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}