/* 
Theme Name: Ottawa Sound Healing Conference 2010
Theme URI: http://themehybrid.com/themes/ottawa-sound-healing-conference-2010
Description: Theme for the Ottawa Sound Healing Conference 2010.
Author: Dino Quarin of DDC
Author URI: http://designbyddc.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	@import url('../hybrid/library/css/reset.css');

/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */
	/* @import url('../hybrid/library/css/18px.css'); */
	/* @import url('../hybrid/library/css/20px.css'); */
	/* @import url('../hybrid/library/css/21px.css'); */
	/* @import url('../hybrid/library/css/22px.css'); */
	/* @import url('../hybrid/library/css/25px.css'); */

/* Holy Grail */
	/* @import url('../hybrid/library/css/holy-grail-fluid.css'); */

/* Plugins CSS */
	/* @import url('../hybrid/library/css/plugins.css'); */

/* Hybrid's default CSS */
	/* @import url('../hybrid/library/css/screen.css'); */
	

/* drop down CSS */
	@import url('./css/drop-downs.css'); 
	

/**
* Body
************************************************/

/* Contains everything */
body { font-family: Helvetica, Verdana, Arial, sans-serif; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; background-color: #000;}

#wrapper { margin: 0 auto; width: 983px; height:auto; }

	/* Wrapper for everything inside of the body */
	#body-container {margin: 0 auto; background-color: #fff; color: #333; height: auto;  width: 960px;}




/**
* Elements
************************************************/

/* Hyperlinks */

a:link {}
a:visited {}
a:hover {}
a:active {}

/* Headers */
h1 {}
h2 {}
h3 {font-size:16px;}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}

/* Forms */
form {}
	textarea {}
	input {}
	label {}
	option {}

/* Drop caps */
.drop-cap {	}

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Alignment */
.left, .alignleft {}
.right, .alignright {}
.center, .aligncenter {}
.block, .alignnone {}
.clear {}

/**
* Images
************************************************/

/* Normal images */
img {}
a img {}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {}

/* WP Captions [caption] */
.wp-caption {}
	.wp-caption img {}
	.wp-caption p {}

/* Gallery [gallery] */
.gallery {}
	.gallery img {}

/* Avatars */
.avatar {}

/**
* Header
************************************************/

/* Contains entire header */
#header-container {margin: 0 auto; width: 983px;}

	/* Contains site title and tagline */
	#header {height: 214px; background-image: url(images/ottawa_sound_healing_conference_menu.jpg); background-repeat:no-repeat; background-color: #fff; margin: 0 auto; width: 960px;}

#frontpage-banner {min-height: 134px; margin: 0 auto; width: 983px;}
#banner-title { color: #fff; top: 280px;font-size: 38px; margin-left: 25px; position: absolute; z-index: 2000; }



		/* Site title */
		#site-title {display: none;}
			#site-title a {}
				#site-title a span {}

		/* Site description/tagline */
		#site-description {display: none;}

/**
* Page navigation
************************************************/

/* Wrapper for navigation */
#navigation {width: 960px; z-index:3000;}

	/* Page nav */
	#page-nav { margin-top: 18px; line-height: 22px; list-style-position: outside; clear: both; position: absolute; width: 960px; height: 25px; color: #fff; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial; text-transform: uppercase; list-style-image: url(none); list-style-type: none; }
		#page-nav ul { position: absolute; width: 960px; height: 23px; list-style-type: none; list-style-image: url(none);}
			#page-nav li { color: #000; height: 23px;  float:left;}
				#page-nav li a {  display: inline; color: #fff; }
			#page-nav li.current_page_item {color: #333;}
			
			#page-nav li a:hover{color: silver;}
			
/* navigation padding bumps and details */

/* Conference */
li.page-item-4 {
 padding:0 18px 0 18px;

}			

/* Events */
li.page-item-5 {
margin-left:24px;
 padding:0 18px 0 18px;
 
}			

/* Home */
li.page-item-3 {
background-image: url('images/home-symbol.png');
background-repeat:no-repeat;
width: 26px;
height: 56px;
text-indent: -9999px;
padding:0 0 0 0;
margin-left:43px;
}      

 /* contact */
li.page-item-11 {
margin-left:19px;
 padding:0 18px 0 18px;
}    

/* About */  
li.page-item-2{
margin-left:47px;
 padding:0 18px 0 18px;
}   
   
/* Blog */
li.page-item-9 {
margin-left:40px;
 padding:0 18px 0 18px;
}      

/* community */
li.page-item-7 {
margin-left:32px;
 padding:0 18px 0 18px;
}     



/* Under The Menu Elements */

/*contains all the elements */
#below-menu{   
top:55px;
width:960px;
clear:both;
position:relative;
}


#logo{
 margin-left:20px;
 float:left;
 width:270px;
 height:154px;
 
/*  z-index:-1; */
 
}

#logo img {
/* position:absolute;
z-index:-1; */
 

}

#middle-header-section{
float:left;
height:154px;
width:350px;
margin:-5px 10px 0 10px;
/* display:block; */
display: inline;
}


#middle-header-section h2{
font-size: 23px;
height:23px;
width:320px;
float:left;
margin-top:6px;
margin-bottom:10px;
display: block;
clear:both;
}

.timefordate{
font-size: 13px;
color:#444;
height:13px;
float:left;
position: relative;
margin-top:8px 0 8px 0;
/* margin-left:8px; */
display:block;
}

#right-header-section{
float:right;
height:154px;
width:291px;
position: relative;
z-index: 1;
}

#venue-address{
clear:both;
color:#444;
padding-top:10px;
}

#buy-now-button img{
float:right;
border:0;
background-color:#333;
display:none;
}


/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {margin-right: 15px; margin-left: 15px; padding:15px 0 15px 0; clear:both; height:auto; min-height: 300px;}

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	#content {
	background-color: #fff;
	position:relative;
	min-height: 300px;
	margin-bottom: 10px;
	float:left;
	width:600px;
		}

		/* Breadcrumb trail */
		.breadcrumb {padding-bottom: 15px;; padding-top: 5px;; color: #333; margin-bottom: 5px; font-size: 9px; display:none;}

		/* Archive and search <div> before posts are listed */
		.author-info {}
		.category-info {}
		.date-info {}
		.search-info {}
		.tag-info {}

		/* Posts */
		.post { }

			/* Post, page, and archive titles */
			.entry-title {}
			.single-title {}
			.page-title {}
			.attachment-title {}
			.error-404-title {}
			.author-title {}
			.category-title {}
			.date-title {}
			.search-title {}
			.tag-title {}

			/* Author and date byline */
			p.byline, .post-meta-data {
			font-size:9px;
			color:#333;
			text-decoration: none;
			float:left;
			margin-right:15px;
			margin-top:10px;
			margin-bottom:15px;
			display: block;
			}
			
			.byline, .post-meta-data a:hover{
			color:#333;
			text-decoration: underline;
			
			}
			
			.byline, .post-meta-data a:visit{
			color:#333;
			}

			/* Full entries */
			.entry-content {
			margin-bottom:25px;
			
			}

			/* Excerpts (introduced in Hybrid 0.4) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.pages a {}

				/* More link <!--more--> */
				a.more-link {}

			/* Post meta data */
			.post-meta-data {}

		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {clear:both; font-size: 15px;display:none;}
			.navigation-links .previous {}
			.navigation-links .next {}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {}
			.wp-pagenavi .pages {}
			.wp-pagenavi .current {}
			.wp-pagenavi .extend {}
			.wp-pagenavi a {}

		/* Attachment image navigation */
		.navigation-attachment {}

		/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
		#comments-template {font-size:13px; color:#444;}

			/* Comments section headers/titles */
			.comments-header {clear:both;}
			#comments-number {font-size: 15px; margin-bottom:15px;}
			
			.form-textarea label {font-weight: bold;}

			/* Comments closed paragraph */
			p.comments-closed {}

				/* Main comments section */
				#comments {}
					#comments ol {list-style: none; list-style-type: none;}

						/* Individual comments (note that WordPress has even/odd backwards) */
						#comments li {float:left; padding:9px; width:490px;}
							#comments li li {}
								#comments li li li {}
									#comments li li li li {}
						#comments li.even {background-color: #fffccc;}
						#comments li.odd {background-color: #cccccc;}
						#comments li.thread-even {}
						#comments li.thread-odd {}
						#comments li.author {}
						#comments li.trackback {}
						#comments li.pingback {}

							/* Comment avatars */
							#comments .avatar {float:left; border:1px solid #444; margin:0px 6px 0px 2px;}

							/* Comment meta data */
							#comments .comment-meta-data {}
								#comments .comment-meta-data cite {}

							/* Comment text */
							#comments .comment-text {}
							
							.fn{font-weight: bold;}

							.published{font-size:9px; color:#444;}
							.permalink a{font-size:9px; #444;}
							.permalink a:hover{text-decoration: underline;}
							.permalink a:visited{#444;}

					/* Paged comments navigation */
					#comments-template .paged-navigation {}
						#comments-template .paged-navigation .page-numbers {}
						#comments-template .paged-navigation .next {}
						#comments-template .paged-navigation .prev {}

				/* Main comment form div */
				#respond { margin-top:20px; height:auto; display:block; clear:both;}

					/* Comment form title */
					#reply{margin:10px 0 10px 0; float:left: clear:both; font-size: 15px;}

					/* Comment form elements */
					#commentform{width:490px;}
					p#cancel-comment-reply {}
					#respond form {}
						#respond .form-author {}
							#respond input {}
						#respond .form-email {}
						#respond .form-url {}
						#respond .form-textarea {width:490px;}
						#respond .form-textarea p {float:left; width:120px;}
							#respond textarea {width:350px; float:right;}
						#respond .button {}
						#respond .comment-action {}
						#respond .form-submit{ clear:both; height:22px; float:right; width:120px; margin-top:8px;}
						#respond .log-in-out {margin-bottom:8px;}
		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			.widget-title {}

	/* Primary widget section */
	#primary {
	margin-top:30px;
	margin-bottom: 10px;
	width:240px;
	padding-left:8px
	margin-left:15px;
	height:auto;
	display:block;
	position:relative;
	float:right;
	border-left: solid 1px #ccc;
	min-height:300px;
	font-size:11px;
	}
	
	.home #primary {
	display:none;
	}
	
	.home #content{
	width:940px;
	line-height: 24px;
	float:left;
	}
	
		#primary .widget-title h3{padding-left:0;}
		
		#primary .widget {margin-bottom:20px;}
		#primary .widget a{color:#444; font-weight:bold;}
		#primary .widget a:visited{color:#444;}
			#primary .widget-inside {padding-left:8px; padding-bottom:6px; margin-bottom:10px;}
				#primary .widget-title {padding-left:8px; color:#444;}
				#primary .widget ul {}
					#primary .widget ul li {}

#primary textwidget h3 {color:#444;}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {clear:both; overflow: hidden; width:930px; margin:0 auto;}

	/* Subsidiary widget section */
	#subsidiary {}
		#subsidiary .widget {margin-top: 25px; margin-bottom: 10px; height: 130px; margin-right: 8px; margin-left: 10px; width: 290px; float: left; display:inline;}
			
			#subsidiary .widget-inside ul li a{
			font-size:14px;
			color:#fff;
			}
			
			#subsidiary .widget-inside ul li a:hover{
			text-decoration: underline;
			}
			
			#subsidiary .widget-inside ul li a:visited{
			color:#fff;
			}
			
				#subsidiary .widget-title {}
					
					#subsidiary h3.widget-title {
					color:#fff;
					font-size:19px;
					font-weight: 500;
					}

	/* Footer section */
	#footer {height: 190px; width: 960px; background-position: left top; background-repeat: no-repeat; background-image: url(images/ottawa_sound_healing_conference_footer_bg.jpg); color:#fff;}
	
	
		/* Footer extra */
		#footer p.copyright {margin-left: 15px; display: inline; font-size: 10px; }
		#footer p.credit {margin-right: 15px; float: right; display: inline; font-size: 10px;}

		
		/* bottom footer widgets area */
		#bottom-widgets { margin-right: 15px; margin-left: 15px; clear: both; width: 930px; }
		.archives ul li { margin-top: 10px; list-style-type: none; list-style-image: url(none); }

		
		
		#bottom-credits{
		clear:both;
		width:930px;
		padding-top:8px;
		background-color: #fff;
		color:#444;
		height:19px;
		}
		
		#bottom-credits a{
		color:#444;
		
		}
		
		#bottom-credits a:hover{
		text-decoration: none;
		
		}
		
		#bottom-credits a:visted{
		text-decoration: none;
		color:#444;
		}
		
/**
* Misc Code
************************************************/
		
		
		/* take out titles in the main content area */
		#content .entry-title { display: none; }
		
		
		/* blog read more */
		
		.blog-read-more{
		display:block;
		width:80px;
		height:16px;
		margin-top:8px;
		float:right;
		font-size:10px;
		font-weight: bold;
		}
		
		.wp-post-image{
		float:left;
		margin-right:4px;
		border:1px #333 solid;
		
		
		}
		
		.post-listing{
		margin: 18px auto 18px auto;
		
		
		
		display:block;
		}
		
		.the-post-listing{
		padding: 8px;
		background-color: #ffffcc;
		min-height:90px;
		height:auto;
		display:table;
		width:600px;
		}
		
		
		
		/* Front page side bars*/
		
		#sidebar-container-front{
		float:right;
		width:260px;
		margin-left:15px;
		height:auto;
		min-height: 500px;
		
		
		}
		
		#sponsor-logos{
		margin-bottom:15px;
		
		
		}		
		
		#sponsor-logos h3{
		margin-bottom:13px;
		
		
		}	
		
		#sponsor-logos img{
		
		padding:8px;
		
		}
				
				
		#front-page-schedule{
		
		
		
		}		
		
		#front-page-schedule h3{
		margin-bottom:13px;
		
		
		}	
			
		#front-page-tickets h3{
		margin-bottom:13px;
		
		
		}

		#front-page-tickets{
		margin-bottom:13px;
		
		
		}

/* Presenter Listings */

#front-page-presenters{
float:left;
width:620px;


}

.presenter-listing{
float:left;
height:170px;
width:400px;
margin-bottom:15px;
padding-bottom:10px;
border-bottom:dotted 1px #444;
font-size:12px;
}


#the-presenter-listing p{
height:140px;

float:left;

color:#444;
line-height: 18px;
}

#the-presenter-listing img{
float:left;
margin:4px 7px 4px 0;

}



#the-presenter-listing h3{
clear:both;
margin-bottom:10px;

}

#bottom-para{
float:left;
clear:both;

}


/* Event Listings */

.event-listing{
clear:both;
height:150px;
width:400px;
margin-bottom:15px;
padding-bottom:10px;
border-bottom:dotted 1px #444;
}


#the-event-listing{



}

#the-event-listing h3{
clear:both;
margin-bottom:10px;

}



/* Performer Listings */

.performer-listing{
clear:both;
height:150px;
width:400px;
margin-bottom:15px;
padding-bottom:10px;
border-bottom:dotted 1px #444;
}


#the-performer-listing{



}

#the-performer-listing h3{
clear:both;
margin-bottom:10px;

}




/* Workshop Listings */

.workshop-listing{
clear:both;
height:150px;
width:400px;
margin-bottom:15px;
padding-bottom:10px;
border-bottom:dotted 1px #444;
}


#the-workshop-listing{



}

#the-workshop-listing h3{
clear:both;
margin-bottom:10px;

}







/* display latest post footer styling */

.widget-inside .entry-meta,.widget-inside .byline{
display:none;
}


.widget-inside .entry-content{
margin-bottom:0;

}

.widget-inside img{
margin:4px 7px 4px 0;
float:left;

}

.widget-inside h2.post-title{
margin-top:8px;
margin-bottom:6px;
color:#fff;
font-size:15px;
}

.widget-inside h2.post-title a{
color:#fff;

}

.widget-inside h2.post-title a:visited{
color:#fff;
}

.widget-inside .cufon a{
color:#fff;
text-decoration: underline;
}

.widget-inside a:visited{
color:#fff;

}

.widget-inside a:hover{
color:#fff;
text-decoration: none;
}

.widget-inside p{
font-size:13px;

}


h3.widget-title{
margin-top:8px;
margin-bottom:6px;
color:#fff;
padding-left:0px;
}

.textwidget{
padding-left:8px;
}


.textwidget a{
text-decoration: underline;
color:#fff;
}

.textwidget a:visited{

color:#fff;

}

.widget p{
font-size: 13px;

}

#text-3 .widget-inside .textwidget{
font-size: 14px;
padding-left:0px;
}

#text-4 .widget-inside .textwidget{
font-size: 14px;
padding-left:0px;
}

#bottom-texts{
padding-left:0px;
}


#text-6{
font-size: 14px;

}

#query-post-4 p{
font-size: 14px;
}


.content p{

margin-bottom: 15px;
font-size: 13px;
line-height: 16px;
}











