/* reset whitespace */

* { margin:0; padding:0; }

/* Begin Structure */
body {
	background:#fff url(/images/bg-body.gif) center repeat-y;
	color:#666;
	font-size:16px; /* Resets 1em to 10px */
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

#page {
	background:transparent url(/images/bg-page.gif) bottom center no-repeat;
	font-size:62.5%;
	margin:0 auto;
	padding:0 0 30px 0;
	text-align:left;
	width:760px;
}

#header {
	background:#222 url(/images/bg-header.png) no-repeat 50% 50%;
	height:75px;
	padding: 25px;
	position:relative;
}

#sidebar {
	padding:25px 0 10px 0;
	margin-left:545px;
	width:190px;
}
	
#footer {
	background:transparent url(/images/bg-footer.gif) no-repeat 0 0;
	clear:both;
	font-size:.7em;
	min-height:99px;
	margin:0 auto;
	padding:20px 0 0 0;
	position:relative;
	text-align:left;
	width:760px;
}
	
*html #footer {
	height:99px;
}

#footer div#meta {
	left:45px;
	position:absolute;
	top:20px;
}

#footer ul.primary {
	list-style-type:none;
}

#footer ul.primary li {
	float:left;
	padding:0 15px 0 0;
}

#footer p {
	clear:both;
	margin:0;
	padding:10px 0 0 0;
}

#content {
	font-size:1.2em
}
	
.narrowcolumn {
	float:left;
	padding:0 0 20px 45px;
	margin:0px 0 0;
	width:450px;
}

.widecolumn {
	padding:10px 0 20px 0;
	margin:5px 0 0 150px;
	width:450px;
}
	
.post {
	border-bottom:1px solid #ddd;
	margin:0 0 25px;
	padding:0 0 15px 0;
}

.widecolumn .post {
	margin:0;
}

.widecolumn .postmetadata {
	margin:30px 0;
}

.widecolumn .smallattachment {
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align:center;
	margin:5px 0px;
}

.narrowcolumn .postmetadata,
.postmetadata {
	clear:left;
	margin:15px 0 0 0;
	padding:8px 12px;
}

/* End Structure */

/* Begin Typography & Colors */

.post p {
	font-size: 12px;
	line-height:1.4em;
	margin: 12px 0;
}

#sidebar p, 
p.small {
	font-size: 11px !important;
	line-height: 15px !important;
	margin: 12px 0;
}

div#home p strong,
.post p strong {
	color:#888;
}

.widecolumn .entry p {
	font-size:1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height:1.4em;
}

.widecolumn {
	line-height:1.6em;
}
	
.narrowcolumn .postmetadata {
	text-align:center;
}

.alt {
	background-color:#e1e1e1;
	border:1px solid #f2f2f2;
}

small {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
}
	
/*	Begin Headers */
#header h1 {
	/* background:url(images/bg-logo.gif) no-repeat 0 -78px;
	text-indent:-9999px; */
	font-family: Helvetica, Arial, san-serif;
	font-size: 28px;
	font-weight: normal !important;
	padding: 0;
}

#header p {
	color: #ddd;
	font-family: Helvetica, Arial, san-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 0 0 !important;
	padding: 0;
}
	
#header h1 a,
#header h1 a:visited {
	color: #fff;
	display:block;
	font-weight: normal !important;
	text-decoration:none;
}

#header h1 a:hover {
	color: #aaa;
}

h2 {
	color:#0050a0;
	font-family: Arial, sans-serif;
	font-weight:normal;
	letter-spacing:normal;
	text-align:left;
	color:#666;
	font-size:24px;
	line-height: 27px;
	margin:18px 0 5px 0;
}

#sidebar h2 {
	border-top:3px solid #ace149;
	color:#a7a7a7;
	font-size:1.2em;
	margin:15px 0 5px 0;
	padding:5px 0 0px 0;
}

h2 a, 
h3 a {
	text-decoration:none;
}
	
h2.pagetitle {
	border-bottom:1px solid #ddd;
	color:#869eb6;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 15px;
	letter-spacing: 2px;
	margin: 50px 0 0 0;
	padding-bottom:5px;
	text-transform: uppercase;
}

h3 {
	color:#555;
	border-bottom: 3px solid #ddd;
	font-family: Arial, sans-serif;
	font-weight: normal;
	padding:5px 0 0 0;
	margin:20px 0 12px 0;
	font-size:19px;
	line-height: 22px;
	padding-bottom: 4px;
}
	
h3.pagetitle {
    border: none;
    font-size:22px;
    font-weight:normal;
    line-height: 1.2em;
}

h3.comments {
	padding:0;
	margin:40px auto 20px ;
}	
	
#sidebar h3 {
	border-bottom:3px solid #ddd;
	color:#aaa;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 25px 0 0 0;
	padding-bottom:5px;
	text-transform: uppercase;
}	

/* End Headers */

/* links */

a {
	color:#0d3d6e;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color:#0d3d6e;
}

h2 a,
h3 a { 
	font-weight: normal; 
}

a:hover {
	color:#06c;
	text-decoration:underline;
}

a.pdf {
    background:url(/images/acrobat.gif) no-repeat 0 50%;
    display:block;
    padding:3px 0 3px 20px;
}

#footer a,
#footer a:visited { color: #999; }

#footer ul.primary li a,
#footer ul.primary li a:visited {
	border-bottom:3px solid #999;
	color: #999;
	display:block;
	padding:0 0 4px 0;
}

#footer ul.primary li.current_page_item a {
	border-bottom:3px solid #0d3d6e;
	color: #0d3d6e;
}

#footer ul.primary li a:hover {
	border-bottom: 3px solid #000;
	color: #000;
	text-decoration: none !important;
}

#footer a.rss {
	color: #999;
	display:block;
	height:16px;
	right:45px;
	background:transparent url(/images/feed-icon.png) no-repeat 0 50%;
	padding:0 0 0 20px;
	position:absolute;
	text-decoration:none;
	top:20px;
}

#footer a.rss:hover {
	text-decoration:none;
}

/* other */

.commentlist li, #commentform input, #commentform textarea {
	font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
.commentlist li {
	font-weight:bold;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
}

.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
}

#commentform p {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight:normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#aaa;
}
	
code {
	font:1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size:0.9em;
	letter-spacing:.07em;
}
	
#wp-calendar #prev a {
	font-size:9pt;
}

#wp-calendar a {
	text-decoration:none;
}

#wp-calendar caption {
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}
/* End Typography & Colors */


/* Begin Images */
p img {
	padding:0;
	max-width:100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
	
img.right {
	background:#fff;
	border:1px solid #363430;
	float:right;
	padding:4px;
	margin:0 0 5px 25px;
}

img.left {
	background:#fff;
	border:1px solid #363430;
	float:right;
	padding:4px;
	margin:0 25px 5px 0;
}
/* End Images */



/* Begin Lists */

.post ul,
ul.links {
	margin:10px 0;
	list-style-type:none;
}

ul.links li {
	display:inline;
}

ul.links a {
	border-top:1px solid #ccc;
	color: #0d3d6e;
	display:block;
	font-size:1em;
	padding:5px 4px;
    text-decoration:none;
}

#home ul.links a {
    text-decoration:none;
}

ul.links a:hover,
#home ul.links a:hover {
	background:#0d3d6e;
	color:#fff;
	text-decoration:none;
}

#home ul.links a:hover {
    text-decoration:none;
}

ul.subpages {
	background:#2c2c2c url(images/bg-subpages.gif) no-repeat 8px 11px;
	border:3px double #eee;
	float:right;
	margin:12px 0 10px 30px;
	padding:23px 12px 3px 8px;
	list-style-type:none;
	text-align:left;
	width:15.2em;
}

ul.subpages li {
	display:inline;
}

ul.subpages a {
	border-left:3px solid #0d3d6e;
	display:block;
	font-size:1em;
	margin:10px 0 10px 0;
	padding:0 0 0 8px;
}

ul.subpages a:hover {
	border-left:3px solid #111;
}

/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entrytext ul {
	margin: 15px;
	padding: 0;
} 

.entrytext li {
	margin:7px 0 8px 10px;
	list-style: square;
}

.entry ol {
	15px;
	margin:0;
}

.entry ol li {
	margin: 15px;
}

.postmetadata ul, .postmetadata li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
}
	
#sidebar ul, 
#sidebar ul ol,
ul.list {
	margin:0;
	padding:0;
}

#sidebar ul li,
ul.list li {
	list-style-type:none;
	list-style-image:none;
	margin: 8px 0;
}
	
.Events #sidebar .subnav,
.Contribute #sidebar .subnav {
	display: none;
}

#sidebar ul p, 
#sidebar ul select {
	margin:5px 0 8px;
}

#sidebar ul ul, 
#sidebar ul ol {
	margin:5px 0 45px 0;
}

#sidebar ul ul ul, 
#sidebar ul ol {
	margin:0 0 15px 10px;
}

ol li, 
#sidebar ul ol li {
	list-style:decimal outside;
}

#sidebar ul ul li, 
#sidebar ul ol li {
	margin:8px 0 0;
	padding:0;
}
	
ul#menu {
	bottom:0px;
	left:20px;
	list-style-type:none;
	position:absolute;
}

ul#menu li {
	display:inline;
}

ul#menu li a,
ul#menu li a:visited {
	background:#0d3d6e;
	border:1px solid #335475;
	border-bottom:none;
	color:#fff;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.2em;
	float:left;
	margin:0 2px 0 0;
	padding:10px 30px;
}

ul#menu li a:hover {
	background:#06c;
	border:1px solid #0d3d6e;
	border-bottom:none;
	text-decoration:none;
}

ul#menu li.current_page_item a,
ul#menu li.current_page_ancestor a {
	background:#f3f3f3;
	border:1px solid #494949;
	border-bottom:none;
	color: #000;
}	
	
/* End Entry Lists */

/* Begin Form Elements */

fieldset {
	border:3px double #ddd;
	padding:10px;
}

legend {
	color:#666;
	font-family: Arial, serif;
	font-size:1.3em;
	padding:6px;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0 3px 0;
	font-size:1em;
}

#searchform {
	margin:10px auto;
	padding:5px 3px; 
	text-align:center;
}

#sidebar #searchform #s {
	width:115px;
	padding:2px;
}
	
#header #searchform {
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	top:35px;
}

#header #s {
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:1px;
}

#header #searchsubmit {
	color: #fff;
}

#sidebar #searchsubmit {
	padding:1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width:130px;
}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
}

#commentform textarea {
	width:100%;
	padding:2px;
}

#commentform #submit {
	margin:0;
	float:right;
}
	
fieldset input {
	font-size:12px;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin:0;
	padding:10px;
}

.commentlist {
	padding:0;
}

.commentlist li {
	margin:15px 0 3px;
	padding:5px 10px 3px;
	list-style:none;
}

.commentlist p {
	margin:10px 5px 10px 0;
}

#commentform p {
	margin:5px 0;
}

.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}

.commentmetadata {
	margin:0;
	display:block;
}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

#wp-calendar a {
	display:block;
}

#wp-calendar caption {
	text-align:center;
	width:100%;
}

#wp-calendar td {
	padding:3px 0;
	text-align:center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:#fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}

.hr {
    border-top:1px solid #e1e1e1;
    height:1px;
    line-height:1px;
    margin:25px 0;
}

acronym, abbr, span.caps {
	cursor:help;
}

acronym, abbr {
	border-bottom:1px dashed #999;
}

blockquote {
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
}

blockquote cite {
	margin:5px 0 0;
	display:block;
}

.center {
	text-align:center;
}

a img {
	border:none;
}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}
/* End Various Tags & Classes*/

/* home */

div#home {
	background:transparent url(/images/bg-home-new.jpg) no-repeat 50% 0;
	font-size:1.2em;
	min-height:585px;
	position:relative;
	width:760px;
}

div#home h3 {
	margin: 5px 0;
}

*html div#home {
	height:585px;
}

/* register */
div#login {
	font-size:.7em;
	text-align:left;
}

div#about {
	left:42px;
	position:absolute;
	top:40px;
	width:196px;
}

div#awards {
	left:530px;
	position:absolute;
	top:40px;
	width:196px;
}

div#news {
	left:42px;
	position:absolute;
	top:341px;
	width:196px;
}

div#join {
	left:530px;
	position:absolute;
	top:341px;
	width:196px;
}

div#peter {
	left:259px;
	position:absolute;
	top:328px;
	width:248px;
}
