/* 
Theme Name: Dialogue 2009
Theme URI: http://www.icmif.org/dialogue2009
Description: Online newsletter for the ICMIF 2009 Conference
Author: Mark McGee, based on a tutorial by Chris Spooner
Author URI: http://www.icmif.org
Version: 1.4
.
Initial design and layout © Chris Spooner/Line 25 - modified for Dialogue 2009
.
*/
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, imh, form, fieldset, blockquote {
	margin: 0px; padding: 0px; border: 0px;
}
.clear:after {
	content: ""; display: block; clear: both;
}
.clear { 
	zoom: 1;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	background: #fff url(images/dialogue_bg_top_blue.jpg) repeat-x;
}


#container {
	width: 960px; margin: 0 auto;
}

#header {
	height: 75px; padding: 9px 0 0 0;
}

#header h1 a {
	display: block; width: 265px; height: 66px; float: left;
	background: url(images/dialogue_logo_blue.jpg) no-repeat; text-indent: -9999px;
	padding-right: 25px;
}

#header p a {
	display: block; width: 72px; height: 71px; float: right; 
	background: url(images/dialogue_logo_conference.jpg); text-indent: -9999px;
	padding-top: 0;
}

#header ul#nav {
	float: left; list-style: none; margin: 26px 0 0 0;
}
	#header ul#nav li {
		float: left; padding: 0 0 0 10px; margin: 0 10px 0 0;
	}
	
	#header ul#nav li a {
		font-size: 16px; color: #6a737b; text-decoration: none; font-weight: bold;
	}
		
		#header ul#nav li a:hover, #header ul#nav li a.active {
			color: #000000;
		}

#stream-header {
	clear:both; height: 300px;
	background: url(images/dialogue_stream_bg_blue.jpg) right top no-repeat;
}
	#stream-header div.stream-text {
		width: 485px; float: left;
	}	
	#stream-header div.stream-text h2 {
		width: 465px; height: 70px; margin: 40px 0 13px 0;
		background: url(images/dialogue_intro_text.png) no-repeat; text-indent: -9999px;
	}
	#stream-header div.stream-text p {
		color: #ffffff; font-size: 16px; line-height: 28px; margin: 0 0 15px 0;
	} 
	
	#stream-header div.stream-video {
		float: right; margin: 17px 5px 0 0;
	}
	
#stream-header-tv {
	clear:both; height: 300px;
	background: url(images/dialogue_tv_bg_blue.jpg) left top no-repeat;
}
	
	#stream-header-tv div.dialoguetv-screens ul.dialoguetv_list {
		float: right; list-style: none; margin-left: 10px; margin-top: 30px; border: solid 2px #ffffff; background-color: #000000;
	}
	
	
	
#content {
	margin: 0 0 20px 0;
}	

p {
	color: #3e454b; font-size: 14px; line-height: 18px; margin: 0 0 20px 0;
}

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

a:hover {
	color: #a84d10; text-decoration: underline;
}
		
#content #main {
	width: 600px; float: left; margin: 0 40px 0 0;
}
	#content #main img {
		float: left; padding: 0 10px 0 0;
	}

#content #main_listing {
	width: 960px; float: left; margin: 0 40px 0 0;
}
	#content #main_listing img {
		float: left; padding: 0 10px 0 0;
	}


#content #main div.interviews {
	margin: 20px 0 0 0;
}
	#content #main div.interviews ul.interviews {
		width: 290px; float: left; list-style: none; padding: 0 10px 0 0;
	}
	
#content #main div.news_block {
}


#content #main div.news_video {
	width: 175px; float: left; padding: 0 15px 0 0;
}

#content #main div.news_text {
	width: 400px; min-height: 130px; height: 130px; float: left; padding: 0 0 0 0;
}

#content #main_listing div.news_block {
}


#content #main_listing div.news_video {
	width: 175px; float: left; padding: 0 15px 0 0;
}

#content #main_listing div.news_text {
	width: 770px; min-height: 130px; height: 130px; float: left; padding: 0 0 0 0;
}

#content #main_listing div.opinion_video {
}

#content #main_listing div.opinion_text {
	padding-right: 10px;
	font-size: 75%;
	}

#content #main_listing div.opinion_list {
}
	#content #main_listing div.opinion_list ul.opinion_list {
		width: 310px; float: left; list-style: none; padding-right: 10px; margin-bottom: 20px;
	}


h3 {
		color: #075791; font-size: 25px; line-height: 28px; font-weight: bold; margin: 0 0 3px 0;
	}
	
h4 {
		color: #3e454b; font-size: 18px; line-height: 24px; font-weight: bold; margin: 10px 0 4px 0;
	}
	
p a.read-more {
	font-size: 11px; line-height:11px; font-weight: bold; text-transform: uppercase; float: right;
}	

#main_listing p a.read-more {
	font-size: 11px; line-height:11px; font-weight: bold; text-transform: uppercase; float: left;
}	

img {
	border: none;
}	
	
#content #side {
	width: 302px; float: left; margin: 0 0 0 10px;
	background: url(images/dialogue_sidebar_main.jpg) no-repeat;
}
	#content #side div.opinions {
		padding: 24px 17px 10px 17px;
		background: url(images/dialogue_sidebar_bottom.jpg) bottom no-repeat;
	}
	#content #side div.opinions img {
		float: right; padding: 0 0 10px 0;
	}

/* BASIC LISTS */

ul#presentations li {
	padding-bottom: 10px;
	list-style-position: outside;
	}


	
#footer-container {
	background: #e5ebeb;
}
	#footer {
		width: 960px; margin: 0 auto; padding: 30px 0 0 0;
		background: url(images/dialogue_footer_shadow.jpg) center top no-repeat;
	}
		#footer #icmif-logo {
			float: left; width: 200px;	padding: 0 0 0 0;
		}
		#footer #comments {
			float: left; text-align: center; width: 500px; vertical-align: bottom; padding: 20px 0 0 0;	
		}
			#footer #comments ul.comment-list {
				list-style: none; color: #3e454b; font-size: 16px; line-height: 22px; margin: 10px 0 0px 0;  	
			}

		#footer #co-operators-logo {
			float: right; text-align: right; width: 200px;	
		}
#video-post {
	float: left; padding: 0 10px 0 0;
}

.commentlist {
	list-style: none;
}

.fn {
	font-weight: bold; font-style: normal; text-transform: uppercase; font-size: 12px;
}

.says {
	font-weight: bold; font-style: normal; text-transform: uppercase; font-size: 12px;
	}


.commentmetadata {
	font-size: 10px; 
}
.commentbody p {
	padding: 10px 0 0 0;
}

blockquote {
float:right;
font-family:Georgia, Arial, Serif; font-size:14px; line-height: 18px; text-align: center;
width:150px;
border-top:#075791 3px solid;
border-bottom:#075791 3px solid;
margin:10px;
padding:10px;
color:#6a737b;
}
