/*
Theme Name: Can150.ca
Theme URI:
Description: Theme for can150.ca
Author: digitalOttawa
Author URI: http://digitalottawa.ca
version: 1
Tags: two-column, widget-ready, blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#FFFFFF url(/wp-content/themes/blank2r/images/background-4.jpg) no-repeat fixed top center;
	font-family: arial,  sans-serif;
	font-size: 100%;
	}

p {
	font:12px Verdana, Geneva, sans-serif;
	margin:5px 0;
	padding:0 0 10px 0;
	line-height: 20px;
}


small {color:#aaaaaa;}
	
h1 {font:bold 24px Arial, Helvetica, sans-serif;
	color: #666;
	font-weight:normal;
	letter-spacing:-1px;
	padding: 10px 0 5px 0;}

h2 {font:24px arial, sans-serif; 
	color: #333333;
	letter-spacing:-0.5px;
	padding: 10px 0 5px 0;
	}
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; margin-top:25px; margin-bottom:15px;}

h4 {font:24px Georgia, "Times New Roman", Times, serif; 
	color: #666;
	font-weight:normal;
	letter-spacing:-1px;
	padding: 0 0 10px 0;}

h4 a {font-weight:normal;}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#30A4DC;
	text-decoration:none;
	font-weight: bold;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#headerp {
  	width: 960px; 
  	height: 145px;
	color: #999999; 
	margin: 20px 0 0 10px;
	}

.sitelogo {
	
	width: 185px; 
  	height: 107px;
	color: #999999; 
	}

#header {
  	width: 960px; 
  	height: 145px;
	color: #999999; 
	background: url('/wp-content/themes/blank2r/images/cityscape.png') bottom left no-repeat;
	margin-top: 70px;
	margin-bottom:15px;
	border-bottom:1px dashed #CCC;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 0;
	margin:0;	
	background: url('images/logo.gif') top left no-repeat;
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}

#headerleft {
	float:left;
	padding: 15px 0 0 0;
	margin-left: 35px;
	margin-top: 5px;
}

#headerright {
	width:240px;
	float:right;
	margin-left:15px;
	}

/* gallery */
.gallery-holder{
	display:none;
	float:right;
	width:550px;
	overflow:hidden;
	padding:0 3px 0 0;
}
.gallery-holder .link-prev,
.gallery-holder .link-next,
.carusel-holder .link-next{
	float:left;
	width:28px;
	height:28px;
	background:url(images/bg-link-prev.gif) no-repeat;
	margin:118px 45px 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery-holder .link-next,
.carusel-holder .link-next{
	float:right;
	background:url(images/bg-link-next.gif) no-repeat;
	margin-right:25px;
	margin-top: 60px;
}
.gallery{
	width:400px;
	height:260px;
	overflow:hidden;
	float:left;
	position:relative;
}
.gallery ul{
	list-style:none;
	padding:0;
	margin:0;
	width:9999px;
	position:relative;
	overflow:hidden;
}
.gallery li{
	float:left;
	width:400px;
}

/* main menu */


#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width:670px; 
	overflow:hidden;
	margin-bottom: 20px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul li a {
	margin: 0 20px 0 0;
	color: #666;
	display:block;
	font-weight: normal;
	/** background: url('images/menu_bg.gif') top center no-repeat; **/
}

#menu ul li.current_page_item a { 
	text-decoration: underline;
}

#menu ul li a:hover {
	text-decoration: underline;
}

/* secondary menu2 */


#menu2 {
	font-family: arial, sans-serif;
	font-size: 15px;
	color:#363636;
	font-weight: bold;
	letter-spacing:-0.5px;
	width:940px; 
	overflow:hidden;
	display:none;
}


#menu2 ul {
	margin:0 -80px 0 0;
	padding:0;
}

#menu2 ul li {
	padding:4px 10px;
	list-style-type: none;
	float:right;
	margin: 0;
	color: #F6F6F6;
	/* visibility: hidden; */
}

#menu2 ul li a {
	margin: 0;
	color: #999999;
	display:block;
	/* visibility: visible ! important; */
}

#menu2 ul li a:hover {
	color:#00acee;
}

/*tabs */

.tabs {
display:none;	
}

ul.tabs {
border-bottom: 2px #CCCCCC solid;
padding: 0 0 4px 0;
margin: -25px 0 0 0;
}

ul.tabs li{
display: inline;
background-color: #CCCCCC;
padding: 10px 30px 4px 30px;
margin: 0 0 0 5px;
color: #ffffff;
cursor: pointer;
font-size: 15px;
font-weight: bold;
}

ul.tabs li.active{
background-color: #ee2e24;
color: #ffffff;
}

.comments_tab {
	display: none;
}

.twitter_tab {
	display: none;
}



/* content */


#content {
	float:left;
	width:560px;
	overflow: hidden;
	margin:14px 14px 14px 0;
	}

.post {
	margin:0 0 25px 0;
	padding:0;
	padding-bottom:10px;
	line-height: 14pt;
	border-bottom: 1px #e6e6e6 solid;
	font-size: 11pt;
	}
	
.post h2{
	font:24px arial, sans-serif;
	color: #333333;
	letter-spacing:-0.5px;
	padding: 10px 0 5px 0;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	font-weight:normal !important;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {
	padding: 5px 0 5px 10px;
	}

.post li {
	padding: 5px 0 5px 10px;
	list-style-type: none;
	padding: 0 0 15px 17px;
	line-height: 14pt;
	list-style-type: none;
	background: url('images/list.gif') left top no-repeat;
	}
    
#post-36 li{
    padding: 0 0 1px 17px;
}


.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: arial, sans-serif;
	border-left: 1px solid #E6E6E6;
	font-size:8pt;
	width:360px;
	float:right;
	margin:15px 0 0  0;
	padding: 0;
	padding-left: 15px;
	font-weight:bold;
	}

#sidebar h2{
	font:22px arial, sans-serif;
	font-weight:normal;
	color: #333;	
	margin: 0 0 15px 0;
	padding: 0;
	letter-spacing:-1px;
}

#sidebar label{
	font:normal 11pt arial, sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	font-size: 16px;
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 18px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/* comments */




#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #333;
	}
	
#commentform a{color: #333; text-decoration: none; border-bottom: 1px dotted #465D71; line-height: 14pt;}
	
#commentform h3{
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width: 550px;
	height: 225px;
	border: 1px solid #CCC;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0 0 15px 0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #FFF;
	margin:10px 0 20px 0;
	padding:5px 0 20px 10px;
	list-style-type:none;
	border-bottom: 1px dotted #CCC;
	}

ol.commentlist li.alt {background: #FFF;}
ol.commentlist li p {
	margin: 10px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 18px;
	font-size: 12px;
	}

ol.commentlist a {
	color:#666666;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top:10px;
}

cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color:#333;
	}
	
cite a{
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px !important;
	font-style: italic;
	color:#333 !important;
	}

#respond {margin-top: 35px;}

.commentpolicy {
	color: #666666;
	font-size:11px;
	margin: 10px 0;	
}
st


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
	}
	
#footer #credit{
	font-size: 10px;
	/*border-top: 1px #e6e6e6 solid;*/
	padding: 15px 0 0 0;
	margin: 20px 0 30px 0;
}
#footer p{padding:14px 0;margin:0; color: #666666; text-align:left; }
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#footerImage{
    float:right;
	margin-bottom: 0px !important;
}

.comments_tab h2{
font-size: 24px;
padding: 10px 0 15px 0;
}

li.recentcomments {
padding: 5px 0 10px 0;
}

.twitter_tab h2 a{
color: #000;
}

li.recentcomments {
font-size:11pt;
line-height: 17pt;}

.commentauthor{
font-style: italic;
}

.submitNoShare{
    font-size: 8pt;
    font-weight:normal;
}

/* carusel */

.carusel-holder{
	overflow:hidden;
	width:100%;
	clear: both;
}

#carusel {
	overflow:hidden;
	width:890px;
	float:left;
	min-height: 200px;
	height: 200px;
}

#carusel ul {
	margin: 0;
	overflow:hidden;
	width:19999px;
}

#carusel ul li{
	display: inline;
	padding:13px 5px 5px 12px;
	margin: 15px 0px 20px 0;
	background:url('images/bg-photos.gif') no-repeat;
	list-style-type: none;
	float:left;
	width: 110px;
}

#carusel ul li img{
	padding: 0 0 35px 0;
}

#carusel ul li .st{
	color: #aaaaaa;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

	
ul.slist li {
padding: 10px 0 20px 0;
clear: both;
}	

ul.slist li img {
float: left;
padding: 10px;
}

.slist h2{
	font:bold 24px arial, sans-serif;
	color: #333333;
	letter-spacing:-1px;
	}
	
	
.slist h2 a{
	color: #333333;
	text-decoration: none;
	}
	
.slist h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.st a:hover{
	text-decoration: none !important;
	}
	
#carusel a:hover{
	text-decoration: none !important;
	}

.speakerphoto {
float: right;
border:1px solid #CCCCCC;
margin:0 0 30px 10px;
padding:8px;
}

.speakerpagethumb {
float: right;
border:1px solid #CCCCCC;
margin:0 0 10px 10px;
}

/*browse */


#browse div {
float: left;
cursor: pointer;
font-size: 16px;
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top: 38px;
text-decoration:none;
}

#browse a {color: #ffffff !important; text-decoration:none;}

#browse ul li a {color: #fff;}

.browse0 {color: #666; font-style: italic; background-color: #FFFFFF; padding: 8px 10px 12px 10px; margin-right: 35px; margin-left: 15px;}
.browse0:hover{text-decoration:none;}

.browse1, .browse2,.browse3,.browse4, .browse5 {color: #FFF; background-color: #CCCCCC; padding: 8px 10px 12px 10px; margin-right: 5px;}
.browse1:hover{color: #FFF; background-color: #BC6AAA; text-decoration:none;}
.browse2:hover{color: #FFF; background-color: #F7941D;}
.browse3:hover{color: #FFF; background-color: #61BC47;}
.browse4:hover{color: #FFF; background-color: #FEDA00;}
.browse5:hover{color: #FFF; background-color: #31A4DD;}

.selected1{color: #FFF; background-color: #BC6AAA !important;}
.selected2{color: #FFF; background-color: #F7941D !important;}
.selected3{color: #FFF; background-color: #61BC47 !important;}
.selected4{color: #FFF; background-color: #FEDA00 !important;}
.selected5{color: #FFF; background-color: #31A4DD !important;}


#browseText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #666;
	margin-left: 20px;
	padding-top:5px;}

.IssueExcerpt {	
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding:0;
	padding-bottom:10px;
	font-weight:normal;
	line-height:18px;
	font-size: 12px;}


.IssueTitle {	
	padding:0;
	font-weight:normal;
	line-height:22px;
	font-weight:bold;
	font-size: 16px;
	margin-bottom: 8px;
	color: #333;
	letter-spacing:-0.5px;
	}


.simg {
	margin-bottom: 45px;
}

#RelatedPosts {
	width: 330px;
	margin-left: 5px;
}

#RelatedSpeakers {
	margin-top: 30px;
	margin-left: 5px;}


.SpeakerName {	
	color: #333;
	padding:0;
	font-weight:normal;
	line-height:22px;
	font-weight:bold;
	font-size: 16px;}

.SpeakerExcerpt {	
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding:0;
	padding-bottom:10px;
	font-weight:normal;
	line-height:18px;
	font-size: 12px;}

.SpeakerLink {	
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding:0;
	padding-bottom:10px;
	font-weight:normal;
	line-height:18px;
	font-size: 12px;}


#expander{
    padding:0; 
	font-weight: bold;
}
#expander:hover{
    cursor:pointer;
}

.link-more{
    clear:both;
    float:left;
}

#speakerstitlehome{
	margin-top:10px;}

#speakers-next{
	margin-top:-15px;
	font-size:14px;}


#agendatable {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 18px;
	margin-top:10px;
}

#agendatable a {}

#agendatable h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
	margin-bottom:10px;
	font-weight:normal;
	font-size: 18px;
	color: #999;
	font-style:italic;}
	
	#agendatable h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	font-weight:normal;
	font-size: 18px;
	color: #999;
	font-style:italic;}
	

.blog h2{
	font:bold 24px arial, sans-serif;
	color: #333333;
	letter-spacing:-1px;
	font-weight:normal !important;
	}
	
	
.blog h2 a{
	color: #333333;
	text-decoration: none;
	font-weight:normal !important;
	}
	
.blog h2 a:hover{
	color: #777;
	text-decoration: none;
	}
	
/*live webcast update*/

#col1 {
	float:left;
	width:640px;
	overflow: hidden;
	margin:14px 10px 14px 0;
	}
	
#col2 {
	float:left;
	width:300px;
	overflow: hidden;
	margin:14px 0 14px 10px;
	}

#audio-options {
	font-family:Verdana, Geneva, sans-serif; 
	color: #333 !important; 
	font-size:10px;
	margin-top:10px;
	float:right !important; 
	color:#999;
	}

#audio-options a {
	color:#999;
}

#mobilelink {
	font-family:Verdana, Geneva, sans-serif; 
	color: #333 !important; 
	font-size:10px;
	margin-top:10px;
	float:right !important; 
	color:#999;
	}

#mobilelink a {
	color:#999;
	}

	
/* video player */

#video-archives {
	width: 960px;
	height: 380px;
	background-image: url(/img/videos-bg.png);
	background-repeat:repeat-x;
	padding: 10px 0 0 15px;
	}
	
#video-archives ul {
	list-style:none;
	padding:0;
	padding-left:20px;
	}	
	
#video-archives li {
	list-style:none;
	float:left;
	margin: 5px 10px 15px 0;
}
	
#video-archives h4 a{
	color: #fff;
	margin-top: 25px;
	padding: 0 0 0 25px;
}
	
.v-thumb {
	width:175px;
	float: left;
	text-align: left;
	margin: 0 10px 15px 0px;
}	

.v-thumb img{
display: inline;
margin: 5px;
border: none;
}

.v-thumb img a{
display: inline;
margin: 5px;
border: none;
}
	
.v-description {
	font: 10px Verdana, Geneva, sans-serif;
	color: #fff;
	padding-top:10px;
	text-align: left;
	font-weight: normal;
	width: 175px;
	margin: 0 3px 3px 3px;
}

.v-description a {
	text-decoration: none !important;
	color: #fff;
	font-weight: normal;
}


#more-presentations a {
	font: 10px Verdana, Geneva, sans-serif;
	color: #fff;
	float: right;
	margin-right:25px;
}
	
#video-archives h3 {
	font: 20px Arial, Arial, Helvetica, sans-serif;
	letter-spacing:-0.5px;
	color: #FFFFFF;
	padding: 30px 0 5px 20px;
	}		
	
#questions {
	margin-top:50px;}	
	
#questions li {
	font: 16px Arial, Helvetica, sans-serif;
	color: #666;
	background-color:#FFFEEB;
	border: 1px solid #CCC;
	padding:15px 10px;
	margin-bottom:5px;
	}
	
#questions li a {
	color: #666;
	}	
	
#questions img {
	float:left;
	margin-right: 15px;
	}

#pagetitle {font: 35px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.5px;
	font-weight: normal;
	color: #333;
	margin-bottom:10px;
	}
	
#pagetitle a {
	font: 35px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.5px;
	font-weight: normal;
	color: #333;
	}
	
.languageswitcher {
	float:right;
	font: 10px Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #999;
	margin-top:15px;
	}		
	
	
.languageswitcher a {
	float:right;
	font: 10px Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #999;
	margin-top:15px;
	}		
	
.blog h4 a{color:#333;font-weight:normal;}		
	
.blog li {margin-bottom:25px;}			
	
	
#description2 h4 {
	font-size:17px;
	color:#999;
	font-style:italic;
}
	
#themes a {
	font-weight: normal;
	font-size: 21px;
	text-decoration:underline;}	
	

#description2 {margin-bottom:12px;}

#ajaxHolder {margin-bottom: 15px;} 

#discussion-papers {margin-bottom:25px;}

#moremore {color:#fff;font-weight:normal;}

#moremore a {color:#fff;font-weight:normal; padding-left:25px; margin-bottom:15px; font-size: 14px; padding-left: 25px;}

#morevideoslink a {font-size: 60px; color: #fff;}

.previousVideos img{
	float:left;
	padding-right:10px;
}
.previousVideos {
	clear:both;
	height:115px;
	margin-bottom: 10px;
}

.info {display:none;}

.v-holder{
	float:left;
	width: 175px;
	height: 220px;
	margin: 5px 10px 0px 0px;
}