/* CSS Document */


.blog-copy {
	background-image:url(http://www.debatewise.com/images/blue_bg.png);
	background-repeat:repeat-x;
	font-size:1.2em;
	line-height:160%;
	margin-top:5px;
	padding: 10px;
	width: 700px;
	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.2em;
	line-height:160%;
	margin-top:5px;
	padding: 10px;
	width: 220px;
	float: left;
}

.blog-roll li {
	margin: 5px 0 0 15px;
	}
	
/* Sponsored Debates */
.sd-logo {
	float: left;
	width: 200px;
	margin-right: 15px;
	border: solid 0px green;
}
	
.sd-intro {
	float: left;
	width: 385px;
	margin-right: 15px;
	border: solid 0px blue;
	line-height: 150%;
}

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


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;
	}
	

/* 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: 70px;
	margin-bottom: 5px;
	}
	
.blog-entry-form-col-2 {
	float: left;
	width: 450px;
	margin-bottom: 5px;
	}

.blog-entry-form-col-3 {
	margin-left: 70px;
	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;
}


/* Polling Form */

#polling-wrapper {
	background-image:url(http://www.debatewise.com/images/blue_bg.png);
	background-repeat:repeat-x;
	font-size:1.2em;
	line-height:140%;
	margin-top:5px;
	padding: 10px;
	width: 920px;
	float: left;
}
	
.poll-column-1 {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 15px 0 0;
}

.poll-column-2 {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding: 5px;
	background-color: #CCCCCC;
	margin: 35px 10px 0;
}

.poll-column-3 {
	float: left;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: dashed 1px #ccc;
	padding: 5px;
	margin: 35px 0 0;
	line-height: 142%;
}

.polling-title {
	font-size: 1.5em;
	margin-bottom: 10px;
	}

.polling-title2 {
	font-size: 1.2em;
	}

.polling-title3 {
	font-size: 1.3em;
	}

.polling-copy p{
	margin-bottom: 15px;
	}

.polling-right-col p {
	margin-bottom: 15px;
	}


label {
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	font-size: 0.9em;
	}
	
.form-sub-heading {
	margin: -10px 0 0px;
	}
	
.field-up-5px {
	margin: 0 0px -5px;
	#margin: 0 0px -1px;
}

.blue-headline {
	color: #2887A0;
	}
	
/* Our Team */
.ourTeamH1 {
	font-size: 1.4em;
	margin-bottom: 25px;
	}

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

.ourTeam1 {
	float: left;
	}
	
.ourTeam2 {
	float: left;
	}
	
.ourTeam3 {
	float: left;
	}
	
.ourTeam4 {
	float: left;
	}
	
.ourTeam5 {
	float: left;
	}
	
.ourTeamPicture {
	text-align: center;
	margin-bottom: 5px;
}

.ourTeamName {
	text-align: center;
	color: #666;
}

.ourTeamJobTitle {
	text-align: center;
	color: #999;
}

.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: 20px;
}

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

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

.ourTeamAwards {
	margin: 10px 0 0 12px;
	text-align: left;
	height: 85px;
	vertical-align: bottom;
	display: inline;
	}
	
.dotmTimesWon {
	margin: 0 3px 0 -2px;
	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.2em;
	font-style: italic;
	}
	
.errorText {
	color: red;
	margin: 5px 0 0px 0;
	}
	
.required {
	display: block;
	margin: 0;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; float: left; margin-top: -8px}	

.error {
	font-size:1em;
	margin-bottom:10px;
	margin-left: 0px;
	font-weight: normal;
}

.reload {
	font-size: 0.9em;
	color: #666;
}

.poll-column-1 a,
.poll-column-1 a:visited {
	color: #666;
}

.poll-column-1 a:hover {
	color: #000;
	text-decoration: underline;
}