@charset "utf-8";
/* CSS Document */


#header {margin-bottom: 0px;}
.horizontalLines {border-top: 1px solid #999; border-bottom: 1px solid #999; padding: 4px 0; margin-bottom: 24px;}
.ie8 .horizontalLines {border-top: 1px solid #999; border-bottom: 1px solid #999; padding: 4px 0; margin: -24px 0 24px;}
.ie7 .horizontalLines {border-top: 1px solid #999; border-bottom: 1px solid #999; padding: 4px 0;  margin: -24px 0 24px;}

.ie7 .mainNav {margin: -31px -8px 16px 0;}


.blog-copy {
	line-height:160%;
	margin:5px 40px 0 0;
	padding: 10px;
	width: 670px;
	float: left;
}

.blog-copy a {text-decoration: underline;}
.blog-copy a:visited {text-decoration: underline;}	
.blog-copy a:hover {color: #666666;}
.blog-copy ol li {list-style: decimal;}			
.blog-copy li {
	margin: 0 0 -15px 20px;
	#margin: 0 0 0 25px;
	}					
	
.blog1 {
	background-color: #e4e4e4;
	padding: 10px;
}
	
.blog2 {
	background-color: #edf5f7;
	padding: 10px;
}

.blog-roll {
	font-size:1.0em;
	line-height:160%;
	margin-top:5px;
	padding: 10px;
	width: 150px;
	float: left;
}

.blog-roll li {
	margin: 5px 0 0 15px;
	}
	
/* Blog Styles */
.comment-author-top {
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 5px;
	}

.image-right {
	float: right;
	padding: 0 0 10px 10px;
	}

.comment-author {
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
	margin-bottom: 5px;
	}
	
.blog-entry-form-col-1 {
	float: left;
	width: 80px;
	margin-bottom: 5px;
	}
	
.blog-entry-form-col-2 {
	float: left;
	width: 450px;
	margin-bottom: 5px;
	}

.blog-entry-form-col-3 {
	margin-left: 80px;
	margin-bottom: 5px;
	}
	
.textfield {
	width: 400px;
	}
	
.textarea {
	width: 600px;
	height: 150px;
	}	
	
.rule-separator {
	border-top: dashed 1px #666666;
	margin: 20px 0 10px 0;
	}

.blog-logo {
	margin: -3px 2px -91px 16px;
	#margin: -3px 2px 0px 25px;
}	
	

/* Sponsored Debates */
.sd-logo {
	float: left;
	width: 200px;
	margin-right: 25px;
	border: solid 0px green;
}
	
.sd-intro {
	float: left;
	width: 355px;
	margin-right: 25px;
	border: solid 0px blue;
	line-height: 150%;
}

.sd-debates {
	float: left;
	width: 285px;
	}

.sd-debates-separator {border-bottom: dashed #999 1px; margin: 32px 0;}
ul {margin-left: 0px;}

.sponsored-debates-title{
	font-size: 1.6em;
	margin: 0 0 20px 0;
	}
	
.sd-title {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	}

.small-star {
	margin: 3px 8px -2px 0px;
}

.debate-off {
	padding: 5px 3px;
	background-color: #f0f0f0;
	margin: 6px 2px;
}

.debate-on {
	padding: 5px 3px;
	background-color: #fff;
	margin: 6px 2px;
}

.sd-intro a {text-decoration: underline;}
.sd-intro a:visited {text-decoration: underline;}
.debate-links a:hover {text-decoration: underline;}


/* Press */
.pressWrapper1 {
	float:left;
	width: 750px;
	border: solid 0px red;
}
.pressWrapper2 {
	float:left;
	width: 150px;
	border: solid 0px blue;
}

.pressCol1,
.pressCol1b {
	float: left;
	width: 475px;
	margin: 0 20px 20px 0;
}

.pressCol1c {
	float: left;
	width: 709px;
	margin: 17px 50px 0 0;
}

.pressCol1 h1,
.pressCol1c h1{
	font-size: 1em;
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.pressCol1 h1 a {
	font-weight: normal;
}

.pressCol2 {
	float: left;
	width: 75px;
	margin: 0 16px 0 0;
	text-align: right;
}

.pressCol3 {
	float: left;
	width: 75px;
	margin: 0 0 15px 0;
	text-align: center;
}

.pressCol4 {
	float: left;
	width: 150px;
	margin: 0 0 0 0;
}

.pressCol4Down {margin: 18px 0 0;}
.pressBody {margin: 15px 0;}
.pressCol3 p {margin: 0 0 -15px 0;}
.pressReleasesLI ul {margin-top: -15px;}
.pressReleasesLI li {margin: 0 0 5px 15px;}




/* Our Team */
.ourTeamH1 {font-size: 1.4em;	margin-bottom: 25px;}

.teamCols {
	width: 150px;
	margin: 0 30px 20px 0;
	height: 250px;
	}

.ourTeam1, .ourTeam2, .ourTeam3, .ourTeam4, .ourTeam5 {float: left;}

.ourTeamPicture {text-align: center;	margin-bottom: 5px;}
.ourTeamName {text-align: center;	color: #666;}
.ourTeamJobTitle {text-align: center;	color: #999; margin-top: -15px;}
.ourTeamCopy p {margin-bottom: 15px;	line-height: 150%;}
.ourTeamCopy b {font-size: 1.1em;	color: #333333;}
.ourTeamPictureCopy {float: right;	margin-left: 20px;}

blockquote {
	margin: 0 15px;
	color: #333333;
	font-size: 1.1em;
	font-style: italic;
	}

.greyText,
.greyText a,
.greyText a:visited {
	color: #666;
}

.ourTeamLeft {
	float: left;
	width: 150px;
	margin-right: 40px;
}

.ourTeamLeft ul {margin-bottom: 10px;}

.ourTeamLeft li {
	list-style: none;
	margin: 0 0 5px 5px;
	}
	
.ourTeamCentre {
	float: left;
	width: 700px;
}

.ourTeamAwards {
	margin: -10px 0 0 12px;
	text-align: left;
	height: 85px;
	vertical-align: bottom;
	font-size: 0.9em;
	}
	
.dotmTimesWon {
	margin: 0 3px 0 -3px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.otherDTOM {
	margin: 0 0 20px 10px;
}

.otherDTOM h2 {
	font-size: 1.2em;
	margin: 10px 0 5px ;
}

.otherDTOM p {
	width: 600px;
	line-height: 150%;
}
	
.pictureHack {
	margin-bottom: -40px;
	}	
	
.clearAll {
	clear: both;
	}

.teamTitles {
	font-size: 1.2em;
	margin: 0 0 10px 10px;
	}
	
.supporterClass {
	font-size: 1.1em;
	font-style: italic;
	}
