/*
Theme Name: EETC Website Theme
Theme URI: www.waterford.org
Description: EETC Website Theme
Version: 2.0
Author: Lucian Pacurar
Author URI: lucianpacurar@waterford.org
Tags: three columns

*/
*+html {overflow:hidden;} /* for IE7 scroll issue */
body {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, Times, serif;
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;width:100%;
}

#bgimg {
	/*position:absolute;
	z-index: -1;*/
}

.hidden,
.linklove {
	display: none;
}

#bgimg_container{
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

#realBody{
	position:absolute;
	z-index: 5;				/* Place the new body above the background image */
	overflow:auto; 			/* restore scrollbars for the content */
	height:100%;width:100%;	/* Make the new body fill the screen */
	background: url('img/raster.png'); /* this is just a fancy raster, you can remove it; I kinda like it though */
}
.clear {
	clear: both;
}
em {
	font-style: italic;
}
a:hover {
	cursor: pointer;
}
p {
	line-height: 19px;
	margin: 0 0 13px 0;
}
p.imgcontainer {
	margin: 0;
	padding: 0;
}
h1 { 
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 16px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 12px 0 0 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  normal;
	margin: 0;
}
img {
	border: none;
}

img.alignright {
	float: right;
}
img.alignleft {
	float: left;
}
ul {
	margin: 0 0 13px 0;
	padding-left: 15px;
}

li {
	line-height: 17px;
	margin-top: 5px;
}

hr {
	background-color: #CCCCCC;
	border: none;
	height: 1px;
	margin: 13px 0;
}

#background {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: -5000;
}

#wrapper {
	margin: 0 20px;
	width: 950px;
}

#header {
	float: left;
	height: 98px;
	margin: 0 0 10px 0;
	width: 950px;
	background: url(img/bg.header.png) transparent repeat-y top right;
}

#header a {
	float: left;
}

#header h3 {
	border-top: 1px solid #CCCCCC;
	color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 8px 0 0 0;
	padding: 10px 12px 0 0;
	text-align: right;
	width: 560px;
}

.sidebar {
	float: left;
	margin: 0 10px 0 0;
	width: 190px;
}

span.legenda {
	display: block;
	text-align: right;
}

#content{
	background-color: #FFFFFF;
	float: left;
	margin: 0 10px 15px 0;
	padding: 22px 30px 0;
	width: 490px;
	position: relative;
}

#content.full-width
{
	width: 690px;
	margin-right: 0px;
}

#content a,
#content a:hover {
	color: #2D66AC;
	text-decoration: underline;
}

#content h3 {
	font-size: 15px;
	margin: 13px 0 0 0;
}

#content h4 {
	color: #333333;
}

#content #footer {
	padding: 10px 0 0 0;
	border-top: 1px solid #CCCCCC;
	margin: 15px 0 0 0;
}

#content #footer .logo {
	float: right;
}

#content #footer p,
#content #footer a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#content #footer ul {
	list-style-image: none;
	list-style: none;
	padding: 0;
}
#content #footer ul li {
	display: inline-block;
	margin: 0;
	padding: 0 10px 0 0;
}

.rightSidebar {
	font-size: 12px;
	float: left;
	margin: 0 0 10px 0;
	width: 190px;
}
.right-widget {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 10px 20px 10px;
	width: 170px;
	line-height: 14px;
}
.rightSidebar strong {
	font-family: Arial, Helvetica, sans-serif;
}
.rightSidebar h3 {
	text-transform: uppercase;
	letter-spacing: 0.8px;
}
.rightSidebar h4 {
	font-weight: bold;
}
.rightSidebar p {
	margin: 0 0 13px 0;
}
.rightSidebar #widget-area-1 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.rightSidebar #widget-area-1 li {
	line-height: inherit;
	padding-left: 13px;
	background: transparent url(img/bg.bullet.blue.png) no-repeat 0 4px;
}
.rightSidebar #widget-area-1 ul.important-dates {
	margin-bottom: 10px;
}
.rightSidebar #widget-area-1 ul.important-dates li {
	background: none;
	padding-left: 0;
	margin-top: 12px;
}

#widget-area-1 {
	background: url(img/bg.right.sidebar.sprite.png) transparent no-repeat 0 bottom;
}
#widget-area-1 a {
	color: #3A6BA9;
	font-weight: normal;
	text-decoration: underline;
}

#widget-area-2 {
	background: url(img/bg.right.sidebar.sprite.png) transparent no-repeat -190px bottom;
}

#widget-area-2 h3 {
	color: #FFFFFF;
}

#widget-area-2 a {
	color: #BFD8F2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#widget-area-3 {
	background: url(img/bg.right.sidebar.sprite.png) transparent no-repeat -380px bottom;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#widget-area-3 ul {
	list-style-type: none;
	padding-left: 54px;
	margin: 0;
}
#widget-area-3 ul li {
	float: left;
	margin: 0 0 0 7px;
}
#widget-area-3 ul li.first {
	margin-top: 2px;
	font-size: 11px;
}

#leftSidebar {
	font-family: Arial, Helvetica, sans-serif;
	height: 257px;
}

#leftSidebar a {
	color: #FFFFFF;
	text-decoration: none;
}

#leftSidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#leftSidebar ul li {
	line-height: 19px;
	margin-top: 0;
	padding: 4px 0 5px 30px;
	background-position: 0 -11px;
	background-color: transparent;}
#leftSidebar .cap.top {
	height: 11px;}
#leftSidebar .cap.bottom {
	height: 22px;
	background-position: 0 bottom;}

#leftSidebar ul li,
#leftSidebar .cap {
	background-image: url(img/bg.menu.sprite.png);
}

.green #leftSidebar ul li {
	background-position: -190px -11px;
}
.orange #leftSidebar ul li {
	background-position: -380px -11px;
}
.blue #leftSidebar ul li {
	background-position: -570px -11px;
}
.green #leftSidebar .cap.top {
	background-position: -190px top;
}
.orange #leftSidebar .cap.top {
	background-position: -380px top;
}
.blue #leftSidebar .cap.top {
	background-position: -570px top;
}
.green #leftSidebar .cap.bottom {
	background-position: -190px bottom;
}
.orange #leftSidebar .cap.bottom {
	background-position: -380px bottom;
}
.blue #leftSidebar .cap.bottom {
	background-position: -570px bottom;
}
#leftSidebar li.last-menu-item {
	line-height: 18px;}

#leftSidebar ul li.current_page_item a {
	background: url(img/bg.menu.dot.png) no-repeat 0 7px transparent;
	padding-left: 10px;
	margin-left: -10px;
	display: block;
}


/*
	Home
	Privacy Policy
*/

#home hr {
	clear: both;
}

#home #mc_signup {
	margin: 5px 0 30px 0;
	height: 170px;
}

#home #mc_signup_form {
	background: url(img/bg.form.png) transparent 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 25px 15px 15px 15px;
	position: relative;
	width: 460px;
}

#home #mc_signup_form .mc_merge_var {
	float: left;
	margin-bottom: 5px;
	width: 220px;
}

#home #mc_signup_form .mc_merge_var label {
	font-weight: bold;
	margin-left: 8px;
}

#home #mc_signup_form .mc_merge_var input {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 200px;
	margin: 2px 0 0 8px;
}

#home #mc_signup_form #mc-indicates-required {
	position: absolute ;
	top: 10px;
	right: 10px;
	clear: both;
	text-align: right;
}

#home #mc_signup_form .mc_signup_submit {
	text-align: left;
	clear: both;
	width: 100%;
	padding-top: 5px;
}

#home #mc_signup_form .mc_signup_submit input {
	border: none;
	background-color: #336600;
	color: #ffffff;
	cursor: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	margin-left: 8px;
	padding-bottom: 3px;
	width: 80px;
}
#home #mc_signup_form .mc_signup_submit input:hover {
	background-color: #448B01;
}

/*
	Call for Proposals
	Submit a Paper
	Hotel
*/


#topics #content h4 {
	margin: 13px 0 0 0;
	font-weight: bold;
}
#hotel #content p.imgcontainer {
	width: 100%;
}
#hotel #content p.imgcontainer img {
	margin-top: 15px;
}


/*
	Salt Lake City Attractions
	Keynote Speakers
*/
#keynote-speakers #content p {
	margin-left: 135px;
}
#keynote-speakers #content img.alignleft,
#keynote-speakers #content hr {
	clear: both;}
#keynote-speakers #content #footer p,
#keynote-speakers #content p.imgcontainer {
	margin: 0;
	padding: 0;
}
#keynote-speakers #content p.photocredit {
	margin-left: 0;
}
#keynote-speakers #content h2 {
	margin-bottom: 20px;
}
#keynote-speakers #content h3 {
	border-bottom: 1px solid #CCCCCC;
	font-family: "Georgia", Times, serif;
	font-size: 14px;
	line-height: 1.2em;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 3px;
	margin: 0 0 4px 135px;
}
#keynote-speakers #content h3 a {
	color: #DD6006;
	text-decoration: none;
}
#keynote-speakers #content h3 a:hover {
	color: #DD6006;
}
#keynote-speakers #content h3 img {
	margin-left: 5px;
}

#salt-lake-city-attractions #photos {
	display: none;
}

#keynote-speakers .extra-link {
	float:right;}
	
#keynote-speakers .speaker a.readmore {
	/*it's possible the readmore link will get caught inside some styling tags, this prevents them from taking effect*/
	font-style: normal;
	font-weight: normal;
}

/*
	Agenda
*/
#agenda #content, #presentations #content {
	margin-bottom: 150px;
}
#agenda #content h2, #presentations #content h2 {
	margin-top: 0;
}
#agenda #content hr, #presentations #content hr  {
	margin-bottom: 23px;
}
#agenda #content table, #presentations #content table  {
	margin: 10px 0 30px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#agenda #content table th, #presentations #content table th  {
	border-bottom: 1px solid #D5D5D3;
	text-align: left;
	background-color: #860017;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	letter-spacing: 1px;
	color: #fff;
}
#presentations #content table th.media {
	text-align: right;}
#agenda #content table td, #presentations #content table td  {
	border-bottom: 1px solid #D5D5D3;
	padding: 5px 10px 5px 5px;
	vertical-align: text-top;
}
#agenda #content table td.multi, #presentations #content table td.multi  {
	border-bottom: none;
}
#agenda #content table td.time, #presentations #content table td.time  {
	color: #860017;
	font-weight:bold;
	white-space: nowrap;
}
#agenda #content table .location, #presentations #content table td.media  {
	text-align: right;
	white-space: nowrap;
}
#presentations #content table td.media  {
	color: #D5D5D3;
}
#agenda #content table tr.last td, #presentations #content table tr.last td {
	border-bottom: none;
}
#content a.bookmark, #presentations a.bookmark {
	text-decoration: none;
	color: #333333;
}
#agenda .topic-title, #presentations .topic-title {
	font-style: italic;
	border-bottom: 1px dashed #bbb;
	cursor: default;}
/*
	Contact Us
	Register
*/

#contact-us div.ddfmwrap form div.submit input {
	background-color: #FF3300;
}
#contact-us div.ddfmwrap form div.submit input:hover {
	background-color: #FF5612;
}

.tooltipdiv {
	display: none;
	width: 263px;
	color: #333333;
	z-index: 9999;
	padding-left: 10px;
}
.tooltipdiv .header {
	background: transparent url(img/bg.tooltip.header.png) right 0 no-repeat;
	height: 14px;
}
.tooltipdiv .header img {
	position: absolute;
	top: 20px;
	left: 0;
}
.tooltipdiv .tooltip {
	background: transparent url(img/bg.tooltip.body.png) right 0 repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 25px;
}
.tooltipdiv .footer {
	background: transparent url(img/bg.tooltip.footer.png) right top no-repeat;
	height: 14px;
}
#keynote-speakers #content .tooltipdiv p, 
#agenda #content .tooltipdiv p {
	margin: 0;
}
.photocredit {
	color:#cccccc;
	color:rgba(255, 255, 255, 0.6);
	position:fixed;
	left:20px;
	bottom:0;
	font-family:Arial, Helvetica;
	font-size:10px;
	line-height:12px;
}
#tweet {
    background: url("/wp-content/uploads/twitter.png") no-repeat scroll 120px -10px transparent;
    padding: 0 70px 10px 10px;
}
.promo {
	position: absolute;
	right: 30px;
	top: 5px;}
	.promo a {
		display: block;
		width: 75px;
		height: 45px;
		padding: 20px 60px 0 0;
		line-height: normal;
		font-weight: bold;
		font-size: 11px;}
.indent {
	width: 5px;
	border-bottom: none !important;}
.indent.line {
	border-bottom: 1px solid #D5D5D3 !important;}
	
.fancy-inline {
	background-color:#fff;
	color:#000;
	width: 100%;
	height: 100%;
	overflow: auto;}
	.fancy-inline h1,
	.fancy-inline h2{
		color:#860017;
		font-weight:bold;}

.fourzerofour {
	margin-bottom: 100px;
}

.feature {
	float: left;
	width: 155px;
	margin-right: 10px;
	vertical-align: top;
	padding: 0 0 10px 0;}
	.feature.last {
		margin-right: 0;}
	.feature h2 {
		-text-transform: uppercase;
		color: #333 !important;
		font-size: 20px;
		line-height: 22px;
		margin: 0;}
	.feature p {
		padding-top: 5px;
		margin: 0;}
	
	
	
div.ddfmwrap {
	font-size: 12px;
	width: 490px;
}

div.ddfmwrap form {
	background: url(../img/bg.form.png) transparent 0 0 repeat-x;
	padding: 15px;
	width: 464px;
} 
div.ddfmwrap form div.submit {
	text-align: left;
}
div.ddfmwrap form div.submit input {
	background-color: #870017;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	height: 25px;
	padding-bottom: 2px;
	width: 70px;
}
div.ddfmwrap form div.submit input:hover {
	background-color: #B30022;
}

div.ddfmwrap form p.fieldwrap {
	clear: none;
	float: left;
	margin: 0 15px 5px 0;
	width: 220px;
}
div.ddfmwrap form p.fieldwrap.last {
	margin: 0 0 5px 0;
}
div.ddfmwrap form p.fieldwrap label {
	margin: 0;
	padding: 0 0 0 2px;
	width: 220px;
	text-align: left;
}
div.ddfmwrap form p.fieldwrap input {
	border: 1px solid #CCCCCC;
	width: 216px;
}
div.ddfmwrap form p.fieldwrap input#fm_agree {
	width: auto;
}
div.ddfmwrap form p.fieldwrap label span {
	font-size: 11px;
	font-weight: normal;
}

div.ddfmwrap form p.fieldwrap label .required {
	color: #333333;
}

div.ddfmwrap form p.fieldwrap.wide {
	width: 455px;
}

div.ddfmwrap form p.fieldwrap.wide label {
	width: 444px;
}
div.ddfmwrap form p.fieldwrap.wide input {
	width: 452px;	
}
div.ddfmwrap form p.fieldwrap select {
	border: 1px solid #CCCCCC;
	width: 210px;
}
div.ddfmwrap form p.fieldwrap.wide select {
	width: 455px;
}
div.ddfmwrap form p.fieldwrap.wide textarea {
	border: 1px solid #CCCCCC;
	height: 153px;
	margin: 0;
	width: 445px;
}

div.ddfmwrap form p.fieldwrap.country_other {
	visibility: hidden;
}

/*
	colors
*/

/*default red*/
#content h1,
#content h2,
#content h3,
#content h4,
.rightSidebar h4,
.rightSidebar strong {
	color: #860017;
}

#content ul {
	list-style-image: url(img/bg.bullet.red.png);
}

.blue #content h1,
.blue #content h2,
.blue #content h3,
.blue #content h4,
.blue .rightSidebar strong {
	color: #2C3E99;
}
.blue #content ul {
	list-style-image: url(img/bg.bullet.blue.png);
}
.blue #content a,
.blue #content a:hover,
.blue #dates a,
.blue #dates a:hover {
	/*blue get's orange links*/
	color: #DD6006;
}
#agenda.blue #content table th {background-color:#2C3E99;}
#agenda.blue #content table td.time{color:#2C3E99;}


.green #content h1,
.green #content h2,
.green #content h3,
.green #content h4,
.green .rightSidebar strong {
	color: #336600;
}
.green #content ul {
	list-style-image: url(img/bg.bullet.green.png);
}
#agenda.green #content table th {background-color:#336600;}
#agenda.green #content table td.time{color:#336600;}

.orange #content h1,
.orange #content h2,
.orange #content h3,
.orange #content h4,
.orange .rightSidebar strong {
	color: #BB2C00;
}
#agenda.orange #content table th {background-color:#BB2C00;}
#agenda.orange #content table td.time{color:#BB2C00;}

