/*
Theme Name: WLU
Theme URI: http://laurierentrepreneur.ca/
Description: Custom Theme for IE Laurier
Author: Darren Cooney - cnkt.ca
Version: 1.0
Tags: 
*/

/*
purple = #4a399e;
green = #2bb327;
red = #ff2121;
yellow = #d3c311;

*/
/* Begin Typography & Colors */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th { margin: 0; padding: 0; border: 0; outline: 0; font-weight:inherit; font-size: 100%; vertical-align: baseline; background: transparent;}
body { line-height: 1; }
ol, ul {list-style: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
a{text-decoration:none;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0;}

/* _____________________ End reset css ______________________*/

html { -webkit-font-smoothing: antialiased;}
body {
	background: #4a399e url(images/bkgBody.gif); 
	font-size: 76%;  
	font-family:  Helvetica, Arial, sans-serif; 
	padding:0; 
	margin: 0; 
	color:#666;
}	

/* --------------------------------------------------------------------------- */
/* Font Styles */
/* --------------------------------------------------------------------------- */

p{font-size:1.2em;  line-height:1.6em; color:#555; text-decoration:none; margin-bottom:1em; font-family:  Helvetica, Arial, sans-serif;}
p.meta{font-size:1em; color:#777; margin:0 0 7px;}
p.tags{
	padding:5px 0;
	border-top:1px solid #efefef;	
	border-bottom:1px solid #efefef;
	margin:10px 0 !important	
}
p.backtotop{
	font-size:0.9em;
	text-transform:uppercase;
	margin:15px 0;
}
#comments{
	margin-top:10px;	
}
#comments h2{
	background-position: left top;
	padding:15px 0 0;
}
a{color:#000; text-decoration:underline }
a:hover{color:#4A399E; text-decoration:none}
h3 a,
h2 a,
h1 a{
	text-decoration:none;
}

ul li{
	list-style: disc;
	font-size:1.2em;
	color:#555; 
	margin:3px 0 10px 15px;
	line-height:1.3em;	
}
ol li{
	list-style: disc;
	font-size:1.2em;
	color:#555; 
	margin:3px 0 10px 15px;
	line-height:1.3em;	
}
/* --------------------------------------------------------------------------- */
/* HEADERS */
/* --------------------------------------------------------------------------- */

h1, h2, h3, h4, h5{ 
	font-family:'Droid Sans', sans-serif;
	font-family: "calluna-sans", Helvetica, Arial, sans-serif;
	margin:0 0 0.7em; 
	color:#000;
	font-weight:400;
}
h1{
	font-size:1.8em; 
	line-height:1.2em; 
	text-transform:uppercase;
	background:url(images/bkgH1.gif) repeat-x left bottom;
	padding-bottom:16px;
}
h2,
#sidebar h3{
	font-size:1.5em; 
	line-height:1.2em; 
	color:#413366;	
	margin-bottom:0.6em;
	padding-bottom:10px;
	text-transform:uppercase;
	background:url(images/bkgH2.gif) repeat-x left bottom;
}
h3{font-size:1.3em; line-height:1.2em; margin:0.6em 0 0.4em;}
h4{font-size:1em; line-height:1.2em; font-weight:600;}

h1 a{
	color:#b4b3b3;	
}
h1 a:hover{color:#000;}

/* --------------------------------------------------------------------------- */
/* GRID*/
/* --------------------------------------------------------------------------- */

.container_12 {
	margin:0 auto;
	width: 960px;
	padding-bottom:10px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
  position: relative;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
  width: 60px;
}

.container_12 .grid_2 {
  width: 140px;
}

.container_12 .grid_3 {
  width: 220px;
}

.container_12 .grid_4 {
  width: 300px;
}

.container_12 .grid_5 {
  width: 380px;
}

.container_12 .grid_6 {
  width: 460px;
}

.container_12 .grid_7 {
  width: 540px;
}

.container_12 .grid_8 {
  width: 620px;
}

.container_12 .grid_9 {
  width: 700px;
}

.container_12 .grid_10 {
  width: 780px;
}

.container_12 .grid_11 {
  width: 860px;
}

.container_12 .grid_12 {
  width: 940px;
}



/* --------------------------------------------------------------------------- */
/* CONTAINERS*/
/* --------------------------------------------------------------------------- */
#wrapper{
	width:100%;
	min-width:960px;
	height:auto;
	background:#e9e8e4 url(images/bkgMain.gif);
	overflow:hidden;
	clear:both;
}
#container{
	width:960px;
	height:auto;
	margin:0 auto;	
}
#content-wrapper{
	width:100%;
	position:relative;	
	margin:25px 0 0; 
	padding-bottom:52px;
}
#content{
	width:960px;
	height:auto;
	margin:0 auto 70px;
	position:relative;
	overflow:hidden;
}
#content-wrapper.home{
	margin-top:-30px;		
	margin-bottom:0;
}

#main{
	width:642px;
	height:auto;
	float:left;
}

.content_area{	
	width:640px;
	height:auto; 
	margin:0 0 11px;
	padding:15px 0;
	background:#fff;	
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1); 
	border:1px solid #bbbbc0;
	clear:both;
	position:relative;
}
.content_area.grid_12{
	padding:15px 10px !important;	
}


.content_area .grid_8 .grid_4{
	margin:5px 10px 15px 0;	
}
	.content_area#home-features .grid_8 .grid_4{
		margin-bottom:0;	
	}
	.content_area .grid_8 .grid_4.last{
		margin:5px 0 15px 10px;
	}
	.content_area .grid_8 .grid_4:nth-child(odd){
		clear:left
	}

/* --------------------------------------------------------------------------- */
/* Banner */
/* --------------------------------------------------------------------------- */

#banner-wrapper{
	position:relative;
	/*margin-top:-108px;*/
	margin-top:135px;
	width:1031px;
	height:532px;
	background:url(images/bkgDottedDiagonal.png);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}
#banner{
	position:absolute;
	left:6px;
	top:6px;
	width:1019px;
	height:520px;
	overflow:hidden
}
	#banner ul{
		width:auto;
		height:520px;
		list-style:none;
		margin:0;
		padding:0;	
	}
	#banner ul li{
		float: left;
		width:1019px;
		height:520px;
		list-style:none;	
		padding:0;
		margin:0;
	}
	/* FlexSlider Necessary Styles
	*********************************/ 
	#banner {width: 100%; margin: 0; padding: 0;}
	#banner .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
	#banner .slides img {max-width: 100%; display: block;}
	.flex-pauseplay span {text-transform: capitalize;}
	
	/* Clearfix for the .slides element */
	.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
	html[xmlns] .slides {display: block;} 
	* html .slides {height: 1%;}
	
	/* No JavaScript Fallback */
	/* If you are not using another script, such as Modernizr, make sure you
	 * include js that eliminates this class on page load */
	.no-js .slides > li:first-child {display: block;}
	/* FlexSlider Default Theme
	*********************************/
	#banner {zoom: 1;}
	#banner .slides {zoom: 1;}
	#banner .slides > li {position: relative;}
	/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
	.flex-container {zoom: 1; position: relative;}
	.flex-direction-nav{display:none;}
		
	ol.flex-control-nav{
		position:absolute;
		bottom:100px;
		right:186px;
		width:auto;
		height:36px;
		padding:0;
		margin:0;		
	}
		ol.flex-control-nav li{
			width:38px;
			height:36px;
			overflow:hidden;
			list-style:none;
			float:left;
			font-size:1.2em;
			font-weight:bold;	
			margin:0 1px 0 0;
			padding:0;
			line-height:34px;
			text-align: center;
			cursor:pointer
		}
			ol.flex-control-nav li a{
				width:35px;
				height:36px;
				padding-right:3px;
				background:url(images/btnFeatureNav.png) no-repeat left top;
				color:#000;	
				display:block;	
				text-decoration:none;	
			}
			ol.flex-control-nav li a:hover{
				color:#4a399e;	
			}
				ol.flex-control-nav li a.active{
					color:#fff !important;
					background-position: left bottom !important;				
				}



/* --------------------------------------------------------------------------- */
/* HEADER*/
/* --------------------------------------------------------------------------- */
#header-wrapper{
	width:100%;
	position:relative;
	height:176px; 
	z-index:9999;
	height:230px;
}
.page-template-template-home-php #header-wrapper{	
	position:absolute;
	top:0;
	left:0;
	height:202px; 
}

/* if home, contact, disclaimer, privacy, sitemap, 404 make the header smaller because we have no subnav*/
.page-id-165 #header-wrapper,
.page-id-167 #header-wrapper,
.page-id-161 #header-wrapper,
.page-id-159 #header-wrapper,
.error404 #header-wrapper,
.page-template-template-submit-event-php #header-wrapper{	
	position:relative;
	top:0;
	left:0;
	height:202px;
}
.page-template-template-home-php #header-wrapper #header,
.page-id-165 #header-wrapper #header,
.page-id-167 #header-wrapper #header,
.page-id-161 #header-wrapper #header,
.page-id-159 #header-wrapper #header,
.error404 #header-wrapper #header,
.page-template-template-submit-event-php #header{	
	height:170px; 
}
#header{
	width:940px;
	height:210px;	
	margin:0 auto;
	background:#fff;	
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1); 
	padding:10px;
	clear:both;
	position:relative;
}	
	/*.page-parent #header,
	.page-child #header,
	.page-template-template-blog-landing-page-php #header,
	.category #header,
	.single #header,
	.tag #header,
	.events-archive #header,
	.events-single #header,
	.archive #header,
	.search #header{
		height:184px;	
	}*/

	/* LOGO */
	div#logo{
		width:340px; 
		height:110px; 
		text-indent:-9999px;
		float: left;
		margin-top:2px;
	}
	div#logo p{
		margin:0;
		paddinG:0;
	}
	div#logo a{
		width:340px; 
		height:110px;  
		border:none;
		display:block;
		background:url(images/logo.gif) no-repeat center center;
		margin-bottom:10px;
		text-decoration:none;
	}
	
	div#tagline{
		width:386px;
		height:33px;
		background:url(images/imgTagline.gif) no-repeat;
		float:left;
		margin-top:73px;
		padding:0;
		text-indent:-9999px;
		overflow:hidden;
	}
	
	#header .SocialMedia_Widget {
	  position: absolute;
	  right: 24px !important;
	  top: 60px !important;
	  width: auto;
	}
	#header .SocialMedia_Widget h3{
		display:none;	
	}
		.SocialMedia_Widget .social-media-widget{
			padding:0;
			margin:0;
			width:auto;	
			height:30px;
		}
		.SocialMedia_Widget .social-media-widget li{
			padding:0;
			margin:0 0 0 4px;
			list-style:none;
			float:left;
			height:30px;
			width:30px;
			-webkit-transition: all 0.2s ease-out;
			-moz-transition: all 0.2s ease-out;
			-o-transition: all 0.2s ease-out;
			-ms-transition: all 0.2s ease-out;	
			transition: all 0.2s ease-out;
			background:url(images/btnSocialTabs.gif) no-repeat;	
			overflow:hidden;
			text-indent:-999px;
			opacity:0.95;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}	
			.SocialMedia_Widget .social-media-widget li a{
				display:block;	
				height:30px;
				width:30px;				
				text-decoration:none;
			}
			.SocialMedia_Widget .social-media-widget li.twitter{
				background-position:-30px top;
			}
			.SocialMedia_Widget .social-media-widget li.fb{
				background-position:left top;
			}	
			.SocialMedia_Widget .social-media-widget li.linkedin{
				background-position:-60px top;
			}
			.SocialMedia_Widget .social-media-widget li.youtube{
				background-position:-90px top;
			}
			.SocialMedia_Widget .social-media-widget li.rss{
				background-position:-120px top;
			}
			.SocialMedia_Widget .social-media-widget li.flickr{
				background-position:right top;
			}
			.SocialMedia_Widget .social-media-widget li:hover{
				opacity:0.7 !important;	
			}
	
	
	#header .contact{
		width:128px;
		height:41px;
		position:absolute;
		top:0;
		right:20px;
		font-size:1em;
		text-transform:uppercase;
		font-weight:bold;
	}
	
		#header .contact a{
			width:125px;
			height:41px;
			line-height:37px;
			text-align:center;
			color:#fff;
			display:block;
			padding:0 3px 0 0;			
			text-decoration:none;
			background:url(images/btnContactUs.gif) no-repeat left top;
		}
			#header .contact a:hover{
				color:#fff;
				background-position:left bottom
			}
		
	
	

/* --------------------------------------------------------------------------- */
/* MAIN NAV */
/* --------------------------------------------------------------------------- */
#primary-nav{
	width:944px;	
	height:39px;	
	clear:both;
	position:absolute;
	bottom:9px;
	left:9px;
}
	.page-parent #primary-nav,
	.page-child #primary-nav,	
	.page-template-template-blog-landing-page-php #primary-nav,
	.category #primary-nav,
	.single #primary-nav,
	.tag #primary-nav,
	.events-archive #primary-nav,
	.events-single #primary-nav,
	.archive #primary-nav,
	.search #primary-nav{
		position:absolute;
		bottom:47px;
	}
		
		
ul#mnav{
	width:944px;	
	height:39px;
}
	ul#mnav li{
		list-style:none;
		padding:0;
		margin:0;
		text-transform:none;
		color:#000;
		font-size:1em;
		line-height:1.2em;
		width:145px;
		height:36px;
		float:left;
		font-weight:bold;
		text-shadow:1px 1px 0px rgba(0, 0, 0, 0.2);
		margin-right:1px;
	}
	ul#mnav li.mnavInvolved{		
		width:133px;
	}
		ul#mnav li.mnavInvolved a{	
			width:118px;
		}
		ul#mnav li a{
			display:block;
			width:130px;
			height:26px;
			padding:10px 5px 0 10px;
			color:#fff;
			background:url(images/bkgmnav.gif) no-repeat right top;
			border-bottom:3px solid #4a399e;
			text-decoration:none;
		}
		
			ul#mnav li a:hover,
			ul#mnav li.current-menu-item a,
			ul#mnav li.current-menu-parent a,
			ul#mnav li.current-page-ancestor a,
			.single-tribe_events ul#mnav li.mnavEntrepreneurship a{
				background-position:right -47px
			}
			ul#mnav li li a:hover{
				color:#4a399e !important;
			}
		
		/* SUB MENU */ 
		ul#mnav li ul.sub-menu{
			font-size:1.1em;
			display:none;
			width:940px;
			padding:0 0 0 0;
			height:30px;
			position:absolute;
			bottom:-34px;
			left:0;
			overflow:hidden;
		}			
				
		ul#mnav li.current_page_parent ul.sub-menu,
		ul#mnav li.current-menu-item ul.sub-menu,
		ul#mnav li.current-page-ancestor ul.sub-menu,
		.single ul#mnav li.mnavBlog ul.sub-menu,
		.tag ul#mnav li.mnavBlog ul.sub-menu,
		.archive ul#mnav li.mnavBlog ul.sub-menu,
		.events-archive ul#mnav li.mnavEntrepreneurship ul.sub-menu,
		.single.events-single ul#mnav li.mnavEntrepreneurship ul.sub-menu,
		.search ul#mnav li.mnavBlog ul.sub-menu{	
			display:block;
		}
		.single.events-single ul#mnav li.mnavBlog ul.sub-menu{/* Hide Blog Nav on Events Page */
			display:none !important	
		}
		
		ul#mnav li.mnavEntrepreneurship ul.sub-menu{	/*Entra and Inno */		
			
			/*background:#4a399e;	
			background:url(images/bkgSnavEntr.gif);*/
		}
		ul#mnav li.mnavBlog ul.sub-menu{	/* Blog */		
			/*background:#2bb327;	
			background:url(images/bkgSnavBlog.gif);*/
		}
		ul#mnav li.mnavHub ul.sub-menu{	/* The Hub */		
			/*background:#ff2121;	
			background:url(images/bkgSnavHub.gif);*/
		}
		ul#mnav li.mnavInvolved ul.sub-menu{	/* Get Involved */		
			/*background:#d3c311;	
			background:url(images/bkgSnavInvolved.gif);*/
		}
			ul#mnav li ul.sub-menu li{
				width:auto;
				height:auto;
				background: none;
				float:left;
				line-height:1em;
				padding:0;
				margin:6px 4px 0;
				font-size:0.9em;
				font-weight:normal
			}
			
			ul#mnav li ul.sub-menu li a{
				border:none;
				width:auto;
				height:1em;
				background: url(images/bkgSnavBullet.png) no-repeat 12px 10px !important;
				padding:8px 5px 7px 23px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;	
				color:#000;
				text-shadow:none
			}
			ul#mnav li ul.sub-menu li a:hover{
				background: url(images/bkgSnavBullet.png) no-repeat 13px 10px;
				text-decoration:underline
			}
				ul#mnav li ul.sub-menu li.current-menu-item a,
				ul#mnav li ul.sub-menu li.current-menu-parent a,
				ul#mnav li ul.sub-menu li.current-page-ancestor a
				{
					color:#4A399E;
					font-weight:bold;
					background: url(images/bkgSnavBullet.png) no-repeat 12px 10px;
				}





/* --------------------------------------------------------------------------- */
/* HOMEPAGE */
/* --------------------------------------------------------------------------- */


/* Most Recent Posts on Homepage */
#recent{
	padding:10px 0 !important;	
}
#recent .grid_8,
#video-holder{
	background:url(images/bkgDottedDiagonal.png);	
}
#recent .grid_8.loading{
	background:url(images/ajax-loader.gif) no-repeat center 30px	
}
	#recent ul,
	#recent ul li,
	#video-list ul,
	#video-list ul li{
			margin:0;
			padding:0;
			list-style:none;
	}
	#recent ul li{
		background:#fff;
		padding:10px;
		margin:10px;
	}
	
	#video-list ul li{
		margin:0 0 22px;
		padding:0 0 22px;
		background:url(images/bkgDottedDiagonal.png) repeat-x left bottom;	
	}
		 
		 #recent ul li .blog-text,
		 #video-list ul li .blog-text{
			width:420px; 
		 }
p.theCat{
	font-size:1em;
	line-height:1.1em;
	margin:0 0 8px;
}
	p.theCat a{
		color:#999;	
	}
	p.theCat a:hover{
		text-decoration:underline;
	}
		 
#most-recent,
#most-read{
	display:none;	
}
	#most-recent li,
	#most-read li,
	#video-list ul li{
		font-size:1em;
	}
.no-js #most-recent,
.no-js #most-read{
	display:block;	
}

#recent #recent_nav{
	height:34px;
	width:619px;
	background:#fff;
	margin:0 10px 10px;
}
	#recent #recent_nav li{
		width:282px;
		height:36px;
		float:left;
		font-weight:bold;
		text-transform:uppercase;
		line-height:38px;
		overflow:hidden;
		background:#000;
		cursor:pointer;
		margin:0 5px 0 0;
		padding:0 10px 0 15px;
		color:#fff;
		font-size:0.9em;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;	
		transition: all 0.2s ease-out;	
	}
	#recent #recent_nav li:last-child,
	#recent #recent_nav li.read{
		margin-right:0;
	}
	#recent #recent_nav li:hover{
		background:#4A399E	
	}
	#recent #recent_nav li.current{
		background:#4A399E url(images/bkgMostRecentOn.gif) no-repeat left top;
	}
	
	
#video-features h2{
	background:none;
	padding:0;
}

#video-holder{
	padding:10px;
	margin-bottom:10px;
}

#video-features{
	position:relative
}
.btnPrev{
	position:absolute;
	z-index:999;
	bottom:75px;
	left:9px;
	background:url(images/btnArrowPrev.png)	no-repeat left top;
	height:62px;
	width:21px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	cursor:pointer;
	opacity:1;
}
	.btnPrev:hover{
		background-position: left bottom;	
	}
	.btnPrev.disabled{
		cursor:default !important;		
		background-position: left top;
		opacity:0.5;		
	}

.btnNext{
	position:absolute;
	z-index:999;
	bottom:75px;
	right:9px;
	background:url(images/btnArrowNext.png)	no-repeat left top;
	height:62px;
	width:21px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	cursor:pointer;
	opacity:1;	
}
	.btnNext:hover{
		background-position: left bottom;	
	}
	.btnNext.disabled{
		cursor:default !important;		
		background-position: left top;	
		opacity:0.5;	
	}

	.video-post-details{
		margin:10px 0 0;
	}
		.video-right{
			float:right;
			float:none;
			width:auto;
			background:#fff;
			padding:10px;
			min-height:120px;
		}
		.video-text{
			float:left;
			width:340px;
			width:420px;
		}
		.video-share{
			float:right;
			width:90px;
			border-left:1px solid #efefef;
			padding-left:15px;
			margin-left:15px;
		}
			.video-right p{
				margin-bottom:5px;
			}	
			.details-excerpt p{
				font-size:1em;
				line-height:1.4em;
			}
			
		.video-share .social_share > span{
			margin:5px 0;	
			display:block
		}
		
		
	.video-post-details .author_info{
			float:left;
			width:82px;
			display:none;
		}
		.avatar_wrapper{
			width:74px;
			height:74px;
			padding:3px;
			border:1px solid #999;
			background:#fff;
			clear:both;
			margin-bottom:10px;
		}
		.video-post-details .author_info p.auth{
			padding:5px;
			overflow:hidden;
			color:#fff;
			line-height:1.4em;
			margin:0;
			background:#222;
			height:auto;
			font-size:0.8em;
			font-style:italic
		}
		

#video-thumbs{
	width:620px;
	height:auto;
	min-height:160px;
	overflow:hidden;
	left:1px;
	position:relative;
}
	#video-thumbs ul{
		margin:0;
		padding:0;
		height:auto;
		min-height:160px;
		width:auto;
		overflow:hidden;
	}
		#video-thumbs ul li{
			list-style:none;
			float:left;
			width:140px;
			height:auto;
			min-height:150px;
			text-align:left;
			margin:0 3px;
			cursor:pointer;
			padding:5px;
			-webkit-transition: all 0.2s ease-out;
			-moz-transition: all 0.2s ease-out;
			-o-transition: all 0.2s ease-out;
			-ms-transition: all 0.2s ease-out;	
			transition: all 0.2s ease-out;	
		}
		#video-thumbs ul li:last-child{
			margin:0 0 0 3px;	
		}
		#video-thumbs ul li:first-child{
			margin:0 3px 0 0;	
		}
			#video-thumbs ul li:hover{
				background:#efefef;	
			}
			#video-thumbs ul li.current{				
				/*background:#222;*/	
			}
				#video-thumbs ul li.current p{
					/*color:#fff*/	
				}
			#video-thumbs ul li:hover img{
				opacity:1;	
			}
			#video-thumbs ul li.current img{
				/*border-color:#000;
				opacity:1;*/
			}
			
		#video-thumbs ul li p{
			font-size:0.9em;
			line-height:1.2em;
			height:1.2em;
			overflow:hidden;
			margin:0 0 3px;
		}
		#video-thumbs ul li p{
			font-size:0.9em;
			line-height:1.2em;
			height:auto;
			overflow:hidden;
			margin:0 0 3px;
		}
			#video-thumbs ul li p.auth{
				font-size:0.8em;
				font-style:italic;
				line-height:1em;
				height:1.2em;
				margin-top:4px;
				color:#999;
			}
		.ajax-item-details{
			display:none;	
		}
	

	
ul.social-share {
  margin-top: 2px;
  width:100%;
  height:30px;
  clear:both
}
ul.social-share li {
    float: left;
    list-style: none outside none;
    margin: 0 10px 0 0;
    padding: 0;
    width: 95px;
}
		 
/* --------------------------------------------------------------------------- */
/* MAIN CONTENT */
/* --------------------------------------------------------------------------- */


.intro p{
	font-size:1.1em;	
}
ul#breadcrumbs{
	float:left;
	width:auto;
	height:25px;
	clear:both;	
	padding:0;
	background:#fff;	
	border:1px solid #bbbbc0;
	margin:15px 0 12px;
	overflow:hidden;
}
	ul#breadcrumbs li{
		float:left;
		list-style:none;
		line-height:27px;
		background:url(images/bkgBreadcrumbDiv.gif) no-repeat right top;
		padding:0 25px 0 15px;
		font-size:1em;
		margin:0 5px 0 0;
	}
	ul#breadcrumbs li:last-child{
		background:none;
		padding:0 15px 0 10px
	}
	ul#breadcrumbs li.home{
		padding:0 9px 0 5px;	
	}
		ul#breadcrumbs li a{
			float:left;
			display:block;
			width:auto;
			height:25px;
			color:#6e61b1;
		}
		ul#breadcrumbs li a:hover{
			color:#444;	
		}
		ul#breadcrumbs li.home a{
			float:left;
			display:block;
			width:26px;
			height:25px;
			padding:0;
			background:url(images/bkgBreadcrumbHome.gif) no-repeat right top;
			text-indent:-9999px;
			overflow:hidden
		}

.seemore{		
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
}
	.seemore a{
		width:116px;
		height:33px;
		line-height:31px;
		text-align:left;
		color:#fff;
		display:block;
		padding:0 0 0 10px;
		text-decoration:none;
		background:url(images/btnSeemore.gif) no-repeat left top;
	}
	.seemore a:hover{
		color:#fff;
		background-position:left bottom
	}
	
	
.post{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	clear:both
}
.post:last-child{
	border:none;	
}
	.post h2,
	#recent h2,
	#video-thumbs h2{
		background:none;
		padding:0;
		font-size:1.4em;
		font-weight:700;
		text-transform:none;
		clear:both;
		display:block
	}

.blog-image{
	float:left;
	width:160px;
}
.blog-text{
	float:right;
	width:454px;
}

	ul.sidebar-videos{
		margin:0 0 10px;
		overflow:hidden;
	}
	ul.sidebar-videos img{
		max-width:100%;	
	}
		ul.sidebar-videos li{
			list-style:none;
			margin:0 0 10px;
			padding:5px	
		}
#sidebar .blog-image{
	float:left;
	width:70px;
}

#sidebar .blog-text{
	float:right;
	width:190px;
}
	#sidebar .blog-text p{
		font-size:0.9em;
		line-height:1.3em;
	}

#sidebar ul li{
	background:none;
list-style:none
}
#sidebar #news-updates li{
	padding:0;
margin-left:0
}


/* Social Share */

.social_share{
	clear:both;
	width:100%;
	height:auto;
	margin-bottom:10px;
	display:block;	
}
	.single .social_share{
		border-bottom:1px solid #efefef;
		padding-bottom:10px;
	}

.st_fblike_buttons{
	position:relative;
	top:1px;	
	width:86px;
	
}

/* --------------------------------------------------------------------------- */
/* VIDEO WIDGET */
/* --------------------------------------------------------------------------- */
#video-widget{
	background:url(images/bkgDottedDiagonal.png);
	width:auto;
	padding:10px;	
}
	#video-widget #video-nav{
		width:280px;
		height:550px;
		background:#4A399E;
		float:left;	
	}
		#video-widget #video-nav ul{
			margin:0;
			padding:20px;
			width:240px;
			height:auto;
		}
			#video-widget #video-nav ul h3{
				margin:14px 0 5px;
				padding:14px 10px 5px;	
				color:#ccc7e8;
				border-top:1px solid #ccc7e8;
				font-size:1.3em;
				text-transform:uppercase

			}
			#video-widget #video-nav ul li{				
				margin:0 0 5px;
				list-style:none;	
				font-size:1.1em;
			}
			#video-widget #video-nav ul li a{
				text-decoration:none;
				color:#fff;
				padding:9px 10px 8px;
				display:block;
				clear:both;
				line-height:1em;
				-webkit-border-radius: 14px;
				-moz-border-radius: 14px;
				border-radius: 14px;
			}
				#video-widget #video-nav ul li a:hover{
					color:#ccc7e8;
					background:#41328a;
					-webkit-box-shadow:inset 0 -1px 0px rgba(255, 255, 255, 0.1);
					-moz-box-shadow:inset 0 -1px 0px rgba(255, 255, 255, 0.1);
					box-shadow:inset 0 -1px 0px rgba(255, 255, 255, 0.1);
				}
				#video-widget #video-nav ul li.active a{
					background:#ccc7e8;
					color:#000;
					cursor:default;
					-webkit-box-shadow:inset 0 -2px 4px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(255, 255, 255, 0.4);
					-moz-box-shadow:inset 0 -2px 4px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(255, 255, 255, 0.4);
					box-shadow:inset 0 -2px 4px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(255, 255, 255, 0.4);
					text-shadow:1px 1px 0px rgba(255, 255, 255, 0.4);
				}
			
			
	#video-list-wrapper{
		width:600px;
		height:510px;
		padding:20px;
		background:#fff;
		overflow:auto;
		overflow-x:hidden;
		float:left
	}	
		


/* --------------------------------------------------------------------------- */
/* SIDEBAR */
/* --------------------------------------------------------------------------- */

#sidebar{
	width:310px;
	float:right;
	height:auto;
	margin-right:2px;
}
.container_12 #sidebar .grid_4{
	width:290px;
}	
	#sidebar .content_area{	
		width:310px;
		height:auto; 
		margin:0 0 12px;
		padding:10px 0;
		background:#fff;	
		-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1); 
		border:1px solid #bbbbc0;
		clear:both;
		position:relative
	}
	
	
	#sidebar p{
		font-size:1.1em;
		color:#444;
	}
	#sidebar h2,
	#sidebar h3{
		margin-bottom:0.7em;	
	}

/* Events Widget */
#sidebar .upcoming,
#what's-happening ul{
	margin:0;
	padding:0;	
}
	#sidebar .upcoming li,
	#news-updates li{
		margin:0 0 10px;
		padding:0 0 5px;
		list-style:none;
		border-bottom:1px solid #ccc;	
		overflow:hidden;
		width:100%;
		float:left
	}
	
	#sidebar .upcoming li .when,
	#news-updates li .when{/* Event Date */
		color:#000;
		width:100%;
		clear:both;
		font-size:0.9em;
		font-weight:bold;
		font-style:italic;
		margin-bottom:5px;
	}
	#sidebar .upcoming li .event,
	#news-updates li .detail{/* Event Details */
		font-size:0.9em;
		line-height:1.1em;
		font-weight:normal;
		width:100%;
		clear:both;
		color:#444;
		margin-top:10px;
		display:block;
	}
		#sidebar .upcoming li .event a,
		#news-updates li a{
			font-size:1em;
			font-weight:bold;
			margin-bottom:5px;
			display:block;
			line-height:1.2em;
		}
	#sidebar .dig-in{
		text-align:right !important;
		width:100%;
		clear:both;
		padding:5px 0;
		overflow:hidden
	}
	
		#sidebar .dig-in .left{
			float:left;	
		}
		#sidebar .dig-in .right{
			float:right;	
		}
	
	
/* NEwsletter */	
#sidebar #newsletter{
	background:#4a399e !important;
	border-color:#4a399e !important;	
}
	#sidebar #newsletter h2{		
		color:#fff;
		background:url(images/bgNewsletterH2.gif) repeat-x left bottom
	}
	#sidebar #newsletter p{
		color:#fff;	
	}	
	
#social_tabs{
	padding:0;
	margin:0;
	width:auto;	
	height:30px;
	position:absolute;
	right:10px;
	top:5px;
}
	#social_tabs li{
		padding:0;
		margin:0 0 0 2px;
		list-style:none;
		float:left;
		height:30px;
		width:30px;
		cursor:pointer;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;	
		transition: all 0.2s ease-out;	
	}	
		#social_tabs li.twitter{
			background:url(images/btnSocialTabs.gif) no-repeat -30px bottom;
			opacity:0.8;		
		}
			#social_tabs li.twitter:hover{
				opacity:1;	
			}
			#social_tabs li.twitter.current{
				opacity:1;	
				background:url(images/btnSocialTabs.gif) no-repeat -30px top;	
			}
		#social_tabs li.fb{
			opacity:0.8;
			background:url(images/btnSocialTabs.gif) no-repeat left bottom;	
		}
			#social_tabs li.fb:hover{
				opacity:1;	
			}
			#social_tabs li.fb.current{
				opacity:1;	
				background:url(images/btnSocialTabs.gif) no-repeat left top;	
			}

.no-js #facebook_box,
#tweet{
	display:block;
	
}

#tweet{
	display:none;	
}
		

#tweet{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	clear:both;
	overflow:hidden;
	display:none;
}
	#tweet ul{
		padding:0;
	}
	#tweet ul li {
		margin: 0 0 10px 0;
		background:none; 
		list-style-type:none; 
		width:100%; 			
		padding:0 0 10px; 
		overflow:hidden;
		clear:both;
		background:#fff;
		text-align:left;
		border-bottom:1px solid #ccc;
	}
	#tweet ul li:last-child {
		border:none
	}	
	#tweet .tweet_avatar{
		width:60px;
		height:50px;
		float:left;			
	}
	#tweet ul li div.tweet_text {	
		/* tweet content */		 
		width:225px; 
		float:left;
		display: block;
	}
	#tweet ul li .tweet_time{
		color:#999;
		display:block
	}
	
	#tweet ul li a{
		text-decoration:underline;	
	}
	#tweet ul li a:hover{
		text-decoration:none;	
	}
	
	#sidebar #tweet h3{
		background:none !important;
		font-size:1.4em !important;
			
	}
	
/* COnstant Contact */
.constant-contact-signup{}	
	
/* Search Form */
.widget_search{
	overflow:hidden;
	margin-bottom:15px;
}
	.widget_search label{
		display:none;
	}
	.widget_search #s{
		width: 175px;
		margin:0 15px 0 0;
		float:left;
	}
	.widget_search #searchsubmit{
		float:left;
		width:70px;
		padding:8px 12px;	
	}
	
/*Tag Cloud */
.widget_tag_cloud a{
	font-family: "calluna-sans", Helvetica, Arial, sans-serif;
}



/* Events */
#tribe-events-calendar-header{
	width:100%;	
}
.tribe-events-content{}
.tribe-events-month-nav{
	width:620px;	
	position:relative !important;
}
.tribe-events-calendar-buttons{
	display:none;	
}
.tribe-events-prev-month,
.tribe-events-next-month{/* Text links */
	font-size:0.9em !important;
	float:left;
	margin:10px 5px 0 !important;
	width:150px !important;
}
.tribe-events-next-month{
	float:right;
	text-align: right
}
	.tribe-events-prev-month a,
	.tribe-events-next-month a{
		color:#1B87D3 !important;
		font-weight:bold
	}
	
	.tribe-events-prev-month a:hover,
	.tribe-events-next-month a:hover{
		color:#333 !important;
		text-decoration:underline !important;
	}


#tribe-events-events-picker{
	margin:0 auto !important;
	width:300px !important;	
}
	#tribe-events-events-picker #tribe-events-events-month{
		width:150px;	
	}	
	#tribe-events-events-picker #tribe-events-events-year{
		width:100px;	
		
	}

/* Event Details */
#tribe-events-event-meta {
  border:1px solid #ccc !important;
  clear: both;
  font-size: 1em !important;
  margin: 8px 0 18px;
  overflow: hidden;
  background:#efefef;
  padding: 12px !important;
  width:auto !important;
}
p.backtoevents{
	border-top:1px solid #ccc;
	padding:10px 0 0;
	margin:10px 0 0	
}

#tribe-events-event-meta .column {
  float: left;
  margin: 0 0 10px !important;
  padding: 0 !important;
  text-align: left;
  width: auto !important;
  clear:both;
  font-size:1em !important
}

/* --------------------------------------------------------------------------- */
/* 
PAGES */
/* --------------------------------------------------------------------------- */

#entry-author-info{
	clear:both;
	width:auto;
	overflow:hidden;
	padding:10px;
	margin: -5px 0 20px;
	background:#efefef;
	border:1px solid #ccc;
}
	#entry-author-info .avatar_wrapper {
		float:left;
		margin:0;
	}
	#author-description{
		float:left;
		width:480px;
		margin-left:20px;
	}
		#author-description h1{
			background:none;
			margin:0 0 10px;
			padding:0;
			text-transform:none
		}


/* --------------------------------------------------------------------------- */
/*MISC*/
/* --------------------------------------------------------------------------- */

.rollover{ cursor:pointer;}
.spacer{ height:10px; clear:both; display:block}
.hand{cursor:help;}
.black{color:#000;}
.red{color:#C00; background:#fff; padding:5px;}
.green{color:#80aa46;}
.white{color:#fff;}
.clearfix:after {clear:both;content:"."; display:block;	height:0; visibility:hidden;}
.clearfix {	display:inline-block;}
.clear {clear: both;height: auto; overflow: hidden; width:100%; padding:0; margin:0;}
.disabled{cursor:default !important;}


.post-image{
	border:1px solid #dbdada;
	opacity:1;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;	
	transition: all 0.2s ease-out;	
	margin-bottom:6px;	
}
a img.post-image:hover{
	border-color:#000;
	opacity:0.8;
}

input, textarea, select{
	font: Helvetica, Arial, sans-serif;
	color:#412521;
	font-size:1em;
	line-height:1.3em;
	border:1px solid #ccc;
}

.hfeed h2{
	margin:0.5em 0 1em;	
}

.hfeed ul,
.hfeed ol{
	margin:12px 5px 0;
	padding-left:20px;
	overflow:hidden
}
	.hfeed ul ul,
	.hfeed ol ol{
		margin-top:0;	
	}
	.hfeed ul li{
		list-style:disc;
		padding:0;
		margin:0 0 12px;
		font-size:1.2em;
	}
	
	.hfeed ol li{
		list-style:decimal;
		padding:0;
		margin:0 0 12px;
		font-size:1.2em;		
	}
		.hfeed ul li < li,
		.hfeed ol li < li{			
			font-size:1em;			
		}
	
	
img.alignleft,
img.alignright{
	border:1px solid #ccc;
	padding:3px;
	background:#fff;	
	float:right; 
	margin:3px 2px 15px 15px;
}
img.alignleft{
	float:left;
	margin:3px 15px 15px 2px;
}

.aligncenter{
	clear:both;
	margin:10px 0 5px;
	overflow:hidden
}

div.alignleft{
	float:left;
	margin:3px 15px 15px 2px;	
}
div.alignright{
	float:right;
	margin:3px 2px 15px 15px;	
}
.wp-caption img{
	padding:0;
	border:1px solid #ccc;
	padding:3px;
}
.wp-caption img{
	margin-bottom:5px;
}
.wp-caption p{
	margin-bottom:5px;
	clear:both;
	font-size:1em;
	text-align:center;
	font-style:italic;
	opacity:0.8; 
	
}
/* --------------------------------------------------------------------------- */
/*FOOTER*/
/* --------------------------------------------------------------------------- */
#footer-wrapper{
	width:100%;
	height:150px;
	position:relative;
	margin:-56px 0 100px;
}
#footer{
	width:920px;
	height:110px; 
	margin:0 auto;
	position:relative;
	background:#fff url(images/logoFooter.gif) no-repeat right bottom;
	border:1px solid #bbbbc0;
	padding:20px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1); 
}
	#footer p{
		padding:0 5px;
		text-align:center;
		font-size:1em; 
		line-height:1em; 
		font-weight:600;	
	}
	#footer a:hover,
	ul#fnav a:hover{
		text-decoration:underline;
		color:#000
	}
	
	ul#fnav{
		width:auto;
		padding:0;
		margin:0 0 0;
		height:42px;
		background:url(images/bkgFnav.gif) repeat-x left bottom;	
	}
	ul#fnav li{
		float:left;
		margin:0 10px 0 2px;
		padding:0;	
		line-height:36px;
		height:36px;
		list-style:none;
		font-size:1em;
	}
	ul#fnav a{
		color:#42375c;
		text-decoration:none	
	}

	
	
#copyright{
	width:auto;
	float:left;
	height:40px; 
	line-height:40px;
	margin:44px auto 0;
	padding-bottom:30px;
	color:#000;
	text-transform:none;
	font-weight:bold;
	font-size:0.9em;
	text-align:left;
	position:relative;
	
}
	#copyright a{
		color:#000;
		text-decoration:none;
		margin-right:20px;	
	}


#footer .SocialMedia_Widget {
	position:absolute;
	left:20px;
	bottom:20px;	
}
#footer .SocialMedia_Widget ul{
	padding:0;
	margin:0;
}
	#footer .SocialMedia_Widget ul li{
		float:left;
		width:40px;
		height:40px;
		margin:0 5px 0 0;
		list-style:none;
		overflow:hidden;
		text-indent:-999px;
	}
	#footer .SocialMedia_Widget ul li a{
		float:left;
		width:40px;
		height:40px;	
		display:block;
		background:url(images/bkgSocialSprite.gif) no-repeat;			
	}
	#footer .SocialMedia_Widget ul li a{
		opacity:1;
		-webkit-transition: opacity 0.2s ease-out;
		-moz-transition: opacity 0.2s ease-out;
		-o-transition: opacity 0.2s ease-out;
		-ms-transition: opacity 0.2s ease-out;	
		transition: opacity 0.2s ease-out;		
	}
	#footer .SocialMedia_Widget ul li.twitter a{
		background-position:-40px top	
	}
	
	#footer .SocialMedia_Widget ul li.facebook a{
		background-position: left top	
	}
	
	#footer .SocialMedia_Widget ul li.linkedin a{
		background-position:-80px top	
	}
	
	#footer .SocialMedia_Widget ul li.youtube a{
		background-position:-120px top	
	}
	
	#footer .SocialMedia_Widget ul li.flickr a{
		background-position: right top	
	}	
	
	#footer .SocialMedia_Widget ul li.rss a{
		background-position:-160px top	
	}
	
	.SocialMedia_Widget ul li a:hover{
		opacity:0.7;		
		-webkit-transition: opacity 0.2s ease-out;
		-moz-transition: opacity 0.2s ease-out;
		-o-transition: opacity 0.2s ease-out;
		-ms-transition: opacity 0.2s ease-out;	
		transition: opacity 0.2s ease-out;	
	}
			


/* , Form */

label{
	font-family:Arial, Helvetica, sans-serif;
}
input,
textarea,
select {
	background: #efefef;
	border: 1px solid #ccc;
	color: #b2b2b6;
     padding: 7px 10px; 
     width: 230px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
select {
	color:#333;	
	margin-bottom:15px;
}

button,
#submit,
#searchsubmit {
	background: #333;
	border: 1px solid #333;
	color: #fff;
	cursor: pointer;
	padding: 5px 10px;
	width: auto;
	-webkit-transition: color .2s linear, background .2s linear, border-color .2s linear;
	-moz-transition: color .2s linear, background .2s linear, border-color .2s linear;
	-ms-transition: color .2s linear, background .2s linear, border-color .2s linear;
	-o-transition: color .2s linear, background .2s linear, border-color .2s linear;
	transition: color .2s linear, background .2s linear, border-color .2s linear;
}

input:focus,
textarea:focus {
	background: #efefef;
	border-color: #999;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,2) inset;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
	box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
	color: #000;
	text-shadow:1px 1px 0px #fff
}

#submit:hover,
button:hover,
#searchsubmit:hover {
    background: #ffd62c;
    border-color: #ffd62c;
    color: #222;
}


.hfeed .contactform { margin-left: 0; padding:0; }

.hfeed .contactform li { 
	list-style-type: none !important; 
	margin: 0 !important; 
	padding: 0 !important; 
}

.hfeed .contactform li label {
	display: block;
	margin-bottom: 10px;	
	font-family: Helvetica,Arial,sans-serif;
	font-weight:700
}
.hfeed .contactform li label:hover {
	color:#000;	
}


.hfeed .contactform li input[type="text"] {
	margin-bottom: 15px;
}

.hfeed .contactform li textarea {
	width: 400px;
	height: 200px;
	margin-bottom:15px;
}
.hfeed .contactform li select {
	width:250px;	
}

.constant-contact-signup label{
	color:#d2cdeb;
	padding:0 0 10px;
	font-weight:bold;
	display:none;	
}


.hfeed .contactform li button,
#searchsubmit,
.constant-contact-signup .submit { 
    float: left; 
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	line-height: 1em;
	text-transform: uppercase;	
	border:none;
	color:#fff;
	text-shadow:-1px -1px 0px rgba(0, 0, 0, 0.3);
	background:#4A399E;
	padding:7px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	transition:all .2s linear;
	-o-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;/* future proofing */
}

.constant-contact-signup .submit{
	width:auto;	
	background:#d2cdeb;
	color:#000;
	text-shadow:-1px -1px 0px rgba(255, 255, 255, 0.3);
	clear:both;
	margin:10px 0 5px;
}
.constant-contact-signup .submit:hover{
	background:#fff;
}


.hfeed .contactform li button:hover,
#searchsubmit:hover{ 
	background:#333;
	color:#fff;
}



.hfeed .error {
	color: red;
	font-family:Arial, Helvetica, sans-serif; 
	clear:both; 
	display:block; 
	margin-bottom:10px; 
	position:relative;
	top:-8px;
	left:10px;
	font-size:0.8em;
	text-transform: uppercase;
	font-weight:bold;
}
.hfeed .main_error {
	color: red;
	font-family:Arial, Helvetica, sans-serif; 
	clear:both; 
	display:block; 
	margin-bottom:10px; 
	position:relative;
	top:0;
	left:0;
	font-size:1em;
	text-transform: none;
	font-weight:normal;
}





/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }
::-moz-selection{ background: #4a399e; color:#fff; text-shadow: none; }
::selection { background:#4a399e; color:#fff; text-shadow: none; } 

