@charset "utf-8";

/* CSS file for RCCongress 2010 */
/* Written by Carolyn M. (Cam) Howard */
/* c. 2007-10 */

/*----------Color Scheme----------*/

/* #363; dark green */
/* #390; med green */
/* #3c0; light green */
/* #2b8400; med dark green */
/* #BDDCAD; soft green */


/* #fc6; light orange */
/* #f90; orange */ 
/* #f90; flower center orange */

/* #f03; flower petal red */

/* #dedebe; beige tan */

/* #960; dark brown */




html, body, div, span, h1, h2, h3, h4, h5, h6, form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color:#363; /* dark green */
	color:#000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
}

/* ----- Structure and layout -----*/

#wrapper {
	width:99%;
	min-width:720px;
	max-width: 960px;
	padding: 0;
	margin: 5px auto;
	background-color:#fff; /* white */
	line-height: 1.5em;
}
#search {
	display:none;
}
#search a {
	color:#666;
	background-color: #fff;
}
#search a:hover {
	color:#f90;
	background-color: #fff;
}
#search input {
	font-size:80%;
	vertical-align: middle;
}
#header {
	margin: 0; 
	padding: 10px 0 0 10px;
	background-color: #FFFFFF; /* white */
} 
#header img {
	margin: 0;
}

#menu { /* div containing navigation lists */
	display: none;
}

#container { 
	padding-left: 10px; /* width of left column, if used */
	padding-right:310px; /* full width of sidebarright (220), plus sidebarright padding (my addition) (20), plus content left and right padding (70), plus wrapper right padding (0), plus content right border (0) */
	clear: left; /* to ensure container clears menu div above it */
}

#container .column {
	position: relative;
	float:left;
	margin-top: 10px;
}
#content {
	padding: 20px 50px 10px 20px;
	width: 100%;
	line-height:inherit;
	background-color:#fff;
	/* border-right: .5px solid #fc6;  light orange */
}

#sidebarright {
	width:200px; /* full width of sidebarright column minus sidebarright padding */
	padding: 10px;
	margin-right:-100%;
	line-height:inherit;
	background-color:#fff;
	/* border-left: .5px solid #fc6; light orange */
	/* border-bottom: 0px solid #fc6;  light orange */
}

#sidenav ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#sidenav li {
	list-style-type:none;
	font-size:80%;
	line-height: 1.5em;
	margin-left: -2.5em;
	padding: 0;
}
#flashfile {
	display:none;
}	
#footer {
	clear:both;
	width: 100%;
	background-color:#dedebe;
	border-top: 1px solid #fc6; /* light orange */
	border-bottom: 2px solid #000;
	padding: 0;
}
#footer p {
	padding: 0px 20px;
	font-size: .8em; 
}


/* ------ Element selectors ------ */

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color: transparent;
	clear: left;
	line-height: 1.25em;
}

h1 { font-size: 1.5em; }

h2 { font-size: 1.25em;
	margin-top: 2em;
	color:#000;
	border-top: 2px dotted #390; /*  med green */
	border-left: 12px solid #390; /*  med green */
	padding: 5px 5px 5px 10px;  }

h2.newsreleasetitle {font-size: 1.15em;}
h2.newsreleasetitle a:link { 
	text-decoration:none;}

h2.newsreleasetitle a:visited { 
	text-decoration:none;}

h2.newsreleasetitle a:hover { 
	text-decoration: underline;}

h3 { font-size: 1.1em;
	margin-top: 1em; }

#speaker h3 { clear:right;}

h4 { font-size: 1.05em;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 1em 0 0 0; } 

#speaker h4 { font-size: 1.05em;
	letter-spacing: 0em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom:-1em;
	padding: 1em 0 0 0;
	clear:right;
	color:#390; } 

p, ol, ul, li, label { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	color: #000000; 
	background-color: transparent; }

abbr, acronym, dfn {font-style: normal;
	border-bottom: thin dotted #666;
	cursor: help;}

acronym {color: #000099;
	cursor: help;}

a:link {color: #0000CC;
	background-color: transparent; }

a:visited {color: #660099;
	background-color: transparent; }

a:hover {color: #FF0000;
	background-color: transparent; }

a:active {color: #FF0000;
	background-color: transparent; }
	
blockquote {
	padding-left: 1em;
	border-left: 2px solid #fc6; /* light orange */
}

hr {height: 1px;
	width: 70%; }

/* img {
	margin: 5px 10px;} */

li {
	margin-bottom: 0.5em;}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	font-style: normal;
	color: #000000; 
	background-color: #ffc;}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	padding: 0px 4px;
	background-color: #ffc;
	color: #000; }




/*---------- IDs ----------*/

div#countdown {
	width: 200px;
	font-size: 1.05em;
	padding:10px;
	border: #390 1px solid;
}

div#countdowncal {
	width: 3em;
	float:left;
	background-color:#fc6; /* light orange */
	border-top: #960 1px solid;
	border-right: #960 2px solid;
	border-bottom: #960 2px solid;
	border-left: #960 1px solid;
}

div#countdowncal .calhead {
	color:#fff;
	background-color:#f90; /* flower center orange */
}

div#countdowncal p {
	margin: 0 auto;
	padding:0;
	text-align:center;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#countdowntxt {
	margin:0 0 0 3.5em;
}

#newsheadlines {
	padding-bottom: 5px;
	margin-top: 20px;
	border-top: 3px dotted #390; /*  med green */
	border-bottom: 3px dotted #390; /*  med green */
}

#newsheadlines p {font-size: 80%;}

#networking p {font-size: 80%;}
#networking a {text-decoration:none;}


/*---------- Forms ----------*/

fieldset { margin: 2em 0 0 0;
	padding-left: 1em;
	border:none;
	border-left:  #fc6 3px solid;}

fieldset p {
	margin-left: 2em;
}
input {}

input:focus, select:focus, textarea:focus {
	background:#ffffcc; }

legend { font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em; }

/* ----- Classes in alphabetical order ----- */

.bold { font-weight: bold; }

.bolditalics {font-weight: bold;
	font-style: italic;
	color: #000000; 
	background-color: transparent;}

.bordertop {
	border-top: 1px solid #960; /* dark brown */
	clear: both;
	padding-top: 1em;
}

.boxoutline {
	background-color:#ffc;
	border: 1px solid #fc6;
	padding: 0 10px;
	margin: 20px 0;}

.caption { font-size:90%;}

.clearall {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}


/* Apply to an element after the last floated element and before the close of the container with floated elements. */
.clearfloat {
  clear: left;
  display: block;
}

.credit { 
	font-size: 70%;
	text-align:left; }

.creditname { 
	font-size: 75%;
	text-align:left;
	font-weight: bold; }

.floatleft { /* the floated element must precede the element it should be next to on the page */
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;}
	
.contactinfo {
	margin: 1em 0 2em 0; 
	padding: 0 0 1em 0;
	border-top: 1px solid #fc6; /* light orange */
	clear:both;
}	

.contactinfo p {
	margin-bottom: -1em; 
	margin-left: 2em;
}	

.dateline {
	color: #666;
	font-weight: bold;
	font-size:80%;
	font-variant:small-caps;
}

.directoryabc {
	display:none; }

.extratoppadding {padding-top:1em;}

.floatright { /* the floated element must precede the element it should be next to on the page */
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;}

.floatclear { /* 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 its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hidden {display: none;}

.highlightbox {
	background-color:#fc6;
	border: 1px solid #f90;
	padding: 0px 10px;}

.initialcap {font-size:150%;
	font-weight:bold;}
	
.indent {margin-left: 2em;}

.indent2 {margin-left: 6em;}

.indent3 {margin-left: 10em;}

.indent4 {margin-left: 14em;}

a.isbn {text-decoration:none;
	color:#000;}
	
.italics {font-style: italic;}

.kicker {
	font-style: italic;
	background-color: #dedebe;
	font-weight: bold;
	padding-left: 1em;
	padding-top: 0.25em;
	padding-right: 1em;
	padding-bottom: 0.25em;
}
.listhead {
	font-weight: bold;
	margin-bottom:-1em;
}
.mediacontacthead {
	border-top: 1px solid #960; /* dark brown */
	clear: both;
	padding-top: 1em;
}

.nobr {white-space: nowrap; }

.plenary {
	font-weight: bold;
	margin-bottom: -1em; }

.pixboxleft { 
	float: left;
	margin: 12px 20px 8px 0;
	padding: 10px 5px;
	width:220px;
	font-size: 80%;
	background-color: #dedebe; }

.pixboxright { float: right;
	margin: 12px 0 8px 20px;
	padding: 10px 5px;
	width:220px;
	font-size: 80%;
	background-color: #dedebe; }

.pixboxright p, .pixboxleft p {
	margin: 0 10px 10px 10px;}

.pixboxright h3, .pixboxleft h3 {
	margin: 0 10px 10px 10px;}

.pixboxspeaker { 
	float: left;
	margin: 12px 20px 12px 0;
	padding: 10px 5px;
	width:95px;
	height: 13em;
	font-size: 80%;
	text-align:center; }

.pixboxplangrp { 
	float: left;
	margin: 12px 20px 15px 0;
	padding: 10px 5px;
	width:95px;
	height: 15em;
	font-size: 80%;
	text-align:center; }

.pullquote {
	float: left;
	margin: 12px 20px 8px 0;
	padding: 10px 5px;
	width:220px;
}

.pullquote blockquote {
	font-size:110%;
	margin:0;
}

.pullquote blockquote p.quote {
	color:#f03;
	font-weight:bold;
}

.pullquote blockquote p.credit {
	color:#f03;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

.required {font-weight: bold;
	color: #CC0000; 
	background-color: transparent;}

.scheduletable { 
	width:98%;
	margin:0px 0px 30px 0px; }

.scheduletable caption { 
	background-color: #fc6; /* light orange */ 
	text-align: left;
	font-weight: bold;
	padding: 5px 10px 5px 10px; }

.scheduletable th { 
	font-size: 80%; 
	border-bottom: 2px solid #f90; /* orange */ 
	padding: 5px 10px 5px 10px; }

.scheduletable td {
	font-size: 80%; 
	border-bottom: 2px solid #f90; /* orange */ 
	padding: 0px 10px 0px 10px; }

.singlespace {
	margin-bottom: -1em; }

.small { font-size: 80%;
	background-color: transparent; }

.smallcenter { font-size: 85%;
	font-weight: normal;
	text-align: center;
	background-color: transparent; }

.smallindent {font-size: 80%;
	margin-left: 2em;}

.smallindent2 {font-size: 80%;
	margin-left: 6em;}

.smallindentright {font-size: 80%;
	margin-right: 2em;}

.smallitalics {font-size: 80%;
	font-style: italic; }

.spkrtitle { font-size: 1.08em;
	font-weight: bold;
	margin-top: 1em; }

.spkrwkshphdng { font-size: 1.08em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: -1em;  }

.spkrwkshptitle {font-size: 1.08em;
	font-weight: bold;
	font-style: italic;
	margin-left: 200px; }

.tabnav {display:none;}

.titlepub {font-style: italic;}
	

/* ----- Sortable tables ----- */
/* --- adapted from http://www.kryogenix.org/code/browser/sorttable/ --- */

table.sortable span.sortarrow {
	color: black;
	text-decoration: none; }

table.sortable a.sortheader {
	color:#000000;
	text-decoration: none;
	display: block; }
	
table.sortable { 
	margin:0px 0px 30px 0px;
	border:1px solid #000;}

.sortable caption { 
	background-color: #fc6; /* light orange */ 
	text-align: left;
	font-weight: bold;
	padding: 5px 10px 5px 10px; }

.sortable th { 
	font-size: 80%; 
	border-bottom: 2px solid #f90; /* orange */ 
	padding: 5px 10px 5px 10px;
	cursor:pointer; }

.sortable td {
	font-size: 80%; 
	border-bottom: 2px solid #f90; /* orange */ 
	padding: 0px 10px 0px 10px; }


/* ----- workshops table ----- */

#workshops td p.workshoptitle {font-weight: bold;}





/* ----- formval.css ----- */

.info {
	color: #666666; 
	font-size: 80%;
	background-color: transparent;}

.warn {
	color: #003399;
	font-size: 80%;
	background-color: transparent;
	font-weight: bold;}

.error {
	color: #c33;
	font-size: 80%;
	background-color: transparent;
	font-weight: bold;}

	
/* External Links */

#content a[href ^="http://"], 
#content a[href ^="https://"] 
{
	padding-right: 14px;
	background: transparent url(http://www.rccongress2010.org/images/external.gif) no-repeat center right;
}

#content a[href *="rccongress2010.org"],
#content a[href *="rccongress2010.net"] 
{
	padding-right: 0;
	background: none;
}
#content a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(http://www.rccongress2010.org/images/pdficon.gif) no-repeat bottom right;
}
