/* 677719
546114
ADB583
 */
/* =Global
----------------------------------------------- */
html
{
}
body
{
	background: #fff;
	min-height: 590px;
}
body, input, textarea
{
	color: #6c6a66;
	font: 75% Georgia, "Times New Roman" , Times, serif;
	font-weight: 300;
	line-height: 1.4;
}
strong
{
	color: #3F352A;
}


/* ===== Clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* ===== Alignment */

.alignleft
{
	display: inline;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}
.alignright 
{
	display: inline;
	float: right;
	margin-left: 18px;
	margin-bottom: 18px;
}
.aligncenter
{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 18px;
}

/* ===== images */

.wp-caption-text
{
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0 !important;
}
.entry-content img
{
	border: 3px solid #ffffff;
	max-width: 584px;
	height: auto;
}
.entry-content .wp-caption
{
	max-width: 590px;
	margin-bottom: 18px;
}
/* headings */
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, a
{
	color: #3f352a;
}
h2
{
	font-size: 2em;
	margin: 1.5em 0 1em;
}
.subpages-list li h3 a:hover, #secondary .subpages a:hover, #secondary .subpages .active a, a:hover
{
	color: #546114;
}
.entry-title
{
	font-size: 2.786em;
	line-height: 1.2em;
	margin-bottom: 20px;
}
.entry-title a
{
	text-decoration: none;
}
.page-title
{
	font-size: 1.2em;
	padding: 10px 0 4px 0;
	color: #6f6860;
	text-transform: uppercase;
	/* margin-bottom: 12px; */
}
.archive .page-title
{
	margin-bottom: 12px;
}
.page-title span
{
	font-weight: bold;
	color: #3f352a;
	text-transform: none;
}
/* forms */
input, textarea
{
	padding: 5px;
	font: 89% Georgia, "Times New Roman" , Times, serif;
	line-height: 1.4em;
	border: 1px solid #C2B8A5;
	border-radius: 3px;
	color: #6F6860;
	background: rgba(117, 103, 87, 0.15);
}
input[type='submit']
{
	background: #677719;
	color: #ffffff;
	border: none;
}
input[type='submit']:hover
{
	background: #546114;
}
textarea
{
	padding: 7px;
	font: 89% Georgia, "Times New Roman" , Times, serif;
	line-height: 1.4em;
	border: 1px solid #C2B8A5;
	border-radius: 2px;
	color: #6F6860;
	background: rgba(117, 103, 87, 0.15);
}
input:focus, textarea:focus
{
	color: #3f352a;
}
/* quotes */
blockquote 
{
	font-weight: bold;
	font-style: italic;
}
/* other */
#primary p
{
	margin-bottom: 1.5em;
} 
#wrapper
{
	width: 960px;
	margin: 0 auto;
	padding-top: 45px;
		padding: 45px 30px 0;
}
#branding
{
	padding-top: 30px;
}
#branding .site-details > a
{
	background: url("../images/slow-life-symposium_logo.png") no-repeat scroll left top transparent;
	display: block;
	text-indent: -5000px;
	float: left;
	width: 150px;
	height: 98px;
	margin-right: 35px;
	margin-top: -44px;
}
/*#branding .site-details .logo
{
	background: none;
	display: block;
	text-indent: 0px;
	float: left;
	padding: 0;
	width: auto;
	max-width: 200px;
	height: auto;

}*/
#branding .site-details .event-details
{
	float: left;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: italic;
}
#branding .site-details .event-details strong
{
	color: #6c6a66;
	display: block;
}
#branding .site-details .tools
{
	float: right;
	margin-top: -15px;
}
#branding .site-details .subscribe div
{
	display: inline-block;
	font-style: italic;
	font-weight: bold;
	margin-right: 12px;
}
#branding .site-details .subscribe a
{
	background: url("../images/socialmedia_sprite.png") no-repeat left top;
	display: inline-block;
	text-indent: -999em;
	text-align: left;
	width: 21px;
	height: 21px;
}
#branding .site-details .subscribe
{
	margin-bottom: 8px;
	text-align: right;
}
#branding .site-details .subscribe a.youtube-link:hover
{
	background-position: left -22px;
}
#branding .site-details .subscribe a.facebook-link
{
	background-position: -69px 0;
}
#branding .site-details .subscribe a.facebook-link:hover
{
	background-position: -69px -22px;
}
#branding .site-details .subscribe a.twitter-link
{
	background-position: -47px 0;
}
#branding .site-details .subscribe a.twitter-link:hover
{
	background-position: -47px -22px;
}
#branding .site-details .subscribe a.flickr-link
{
	background-position: -24px 0;
}
#branding .site-details .subscribe a.flickr-link:hover
{
	background-position: -24px -22px;
}
#branding .site-details .subscribe a.rss-link
{
	background-position: -92px 0;
}
#branding .site-details .subscribe a.rss-link:hover
{
	background-position: -92px -22px;
}
#branding #searchform .field
{
	border: 1px solid #C2B8A5;
	background: rgba(255,255,255,0.6);
	width: 160px;
	font-size: 0.9em;
	padding: 5px 3px;
	margin-right: -3px;
}
#branding #searchform .submit
{
	border-radius: 0;
	text-transform: uppercase;
	border: none;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-left: -3px;
}


/* =Navigation
----------------------------------------------- */
.top-navigation
{
	font-size: 1.333em;
	clear: both;
	margin-top: 35px;
	margin-bottom: 35px;
	padding: 8px 0;
	border-bottom: 1px solid #677719;
	border-top: 2px solid #677719;
}
.top-navigation li
{
	display: inline;
	padding-right: 3px;
}
.top-navigation li a, 
.home .top-navigation .current-menu-item a,
.single-custom .top-navigation .current_page_parent a,
.post-type-archive .top-navigation .current_page_parent a
{
	text-decoration: none;
	color: #3F352A;
	font-weight: bold;
	padding: 0.6em .8em;
	background: none;
}
.top-navigation li a:hover, 
.home .top-navigation li a:hover,
.top-navigation .current-menu-item a,
.top-navigation .current-page-ancestor a,
.top-navigation .current_page_parent a,
.top-navigation .current-menu-item-custom a
{
	color: #677719;
}
.author .top-navigation .current_page_parent a
{
	color: #3F352A;
	background: none;
}
.error404 .top-navigation .current-page-ancestor a,
.error404 .top-navigation .current_page_parent a
{
	color: #3F352A;
	background: none;
}
/* page navigation*/
#nav-below, #nav-above, #nav-single
{
	margin: 12px 0 10px;
	overflow: hidden;
}
#nav-below div, #nav-above div
{
	width: 50%;
	float: left;
	overflow: hidden;
}
#nav-below .nav-next, #nav-above .nav-next
{
	float: right;
	text-align: right;
}
#nav-below a, #nav-above a, #nav-single a
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #6F6860;
}
#nav-below a:hover, #nav-above a:hover, #nav-single a:hover
{
	color: #546114;
}
/* single page navigation*/
#nav-single
{
	margin-bottom: 0;
	position: relative;
	text-align: right;
	font-size: 0.8em;
	padding-bottom: 8px;
	border-top: 1px solid #ADB583;
}
#nav-single .nav-next:before
{
	content: "/";
	padding: 0 5px;
}





/* =Entry Lists
----------------------------------------------- */
.entry-list
{
	margin: 35px 0; 
	border-top: 2px solid #ADB583;
	clear: both;
}
.entry-list li
{
	overflow: hidden;
	padding: 15px 0;
	border-top: 1px solid #ADB583;
}
.entry-list .entry-thumbnail
{
	display: inline-block;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
	width: 135px;
}
.entry-list a.entry-thumbnail:hover
{
	border-bottom: 4px solid #546114;
	margin-bottom: 0;
}
.entry-list .entry-thumbnail img
{
	display: block;
	margin: 0;
	border: 0;
	max-width: 100%;
	height: auto;
}
.entry-list li div
{
	overflow: hidden;
}
.entry-list li h3,
.entry-list li h2
{
	font-size: 1.2em;
	margin: 8px 0;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
}
.entry-list li h3 a,
.entry-list li h2 a
{
	text-decoration: none;
}
.entry-list li h3 a:hover,
.entry-list li h2 a:hover
{
	color: #546114;
	text-decoration: underline;
}
/* subpages */
.subpages-list li h2,
.widget_nav_menu .widget-title
{
	font-size: 1.5em;
	margin: 10px 0 6px;
	line-height: 1.3em;
}
#primary .subpages-list li p
{
	margin-bottom: 5px;
}
.subpages-list .entry-thumbnail
{
	width: 210px;
	height: 135px;
}
.subpages-list .entry-thumbnail img
{
	width: 210px;
	min-width: 210px;
	height: auto;
}

.widget_nav_menu .widget-title 
{
	color: #3F352A;
	font-size: 1.2em;
	padding-left: 0;
}

.widget_nav_menu .widget-title span
{
	display: none;
}

/* posts */
.post-list
{
	margin: 0;
	clear: both;
}
.post-list li
{
	padding: 20px 0 30px;
}
.post-list .entry-thumbnail
{
	width: 180px;
	height: 180px;
}
.blog .post-list .entry-thumbnail
{
	width: 116px;
	height: 116px;
}
.post-list .entry-thumbnail img
{
	min-width: 180px;
	margin-left: -28%;
}
.post-list .entry-meta
{
	font-size: 0.8em;
}
.post-list .entry-meta a
{
}
.post-list .entry-header .entry-meta
{
	display: none;
}
.read-more
{
	text-decoration: none;
	font-weight: bold;
}
.edit-link
{
	text-transform: uppercase;
	padding-left: 4px;
	border-left: 1px solid #6F6860;
}
/* speakers */
.speakers-list .speakers-meta
{
	margin-top: -8px;
	margin-bottom: 8px;
	font-size: 0.8em;
}
.speakers-list .speakers-meta a
{
	text-decoration: none;
}

/* =Layout
----------------------------------------------- */
#primary, #secondary
{
	display: inline-block;
	vertical-align: top;
}
#primary
{
	width: 590px;
	line-height: 1.5em;
	font-size: 1.2em;
}
#secondary
{
	width: 305px;
	float: right;
}
/* =Page Template (page.php)
----------------------------------------------- */
.page #secondary
{
	margin-top: 48px;
}
/* =Homepage template (front-page.php)
----------------------------------------------- */
.home h1
{
	text-indent: -999em;
	position: absolute;
}
.home #secondary
{
	margin: 0;
}
.home .entry-content
{
	clear: both;
	font-size: 1.2em;
}
/* =Blog homepage template (home.php)
----------------------------------------------- */
.blog .page-title
{
	border-top: 1px solid #ADB583;
}
/* =Archive template (archive.php)
----------------------------------------------- */
.archive #secondary
{
	margin-top: 46px;
}
.archive #nav-above
{
	border-top: 1px solid #ADB583;
	padding-top: 8px;
	margin-bottom: 4px;
}


/* =Post template (single.php)
----------------------------------------------- */
.single .entry-title
{
	border-bottom: 1px solid #ADB583;
	padding: 20px 0 10px 4px;
	margin: 0;
}
.single .entry-meta.top
{
	border-bottom: 1px solid #ADB583;
	padding: 6px 0 8px;
	margin-bottom: 20px;
}
.single #secondary
{
	margin-top: 36px;
}
.single .entry-meta.bottom
{
	margin-top: 30px;
	clear: both;
}


/* =Author template (author.php)
----------------------------------------------- */
.author h1.entry-title
{
	margin: 46px 0 0;	
}
.author .author-meta
{
	font-style: italic;
}
.author #author-info .author-avatar
{
	float: left;
	width: 200px;
	margin: 0 48px 20px 0;	
}
.author #author-info .author-avatar img
{
	display: block;	
	max-width: 100%;
	height: auto;
}
.author div.page-header
{
	display: inline-block;
	float: right;
	width: 342px;
	margin-bottom: 20px;
}
.author .author-description h2
{
	display: none;
}
.author .entry-list
{
	margin: 35px 0 0;
}


/* =Full width template (page-fullwidth.php)
----------------------------------------------- */
.page-template-page-template-fullwidth-php #primary,
.page-template-page-template-fullwidth-php #secondary,
.page-template-page-template-gallery-php #primary,
.page-template-page-template-gallery-php #secondary
{
	width: 100%;	
}
.page-template-page-template-fullwidth-php #secondary .widget {
    margin-left: 24px;
    width: 304px;
    float: left;
}
.page-template-page-template-fullwidth-php #secondary .widget_tubepress  {
    margin-left: 0;
}


/* =Press Release template (single-pressreleases.php)
----------------------------------------------- */
.single-press .entry-title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding: 15px 0 15px 4px;
}
.single-press .entry-meta.top a
{
	text-decoration: none;
	font-weight: bold;
}

/* =Comments
----------------------------------------------- */
#comments
{
	margin-top: 50px;
}
#comments-title
{
	border-top: 1px solid #ADB583;
	padding: 5px 0;
	font-weight: bold;
}
#comments-title span
{
	display: none;
}
#comments .leave-comment
{
	float: right;
	margin-top: -26px;
}
.commentlist
{
	margin-top: 0;
}
.commentlist li
{
	padding-left: 50px;
}
.comment-author
{
	position: relative;
	margin-bottom: 12px;
	line-height: 1.3em;
	margin-left: -50px;
}
.comment-author a
{
	text-decoration: none;
}
.comment-author img
{
	float: left;
	margin-right: 10px;
}
.comment-author .fn
{
	font-size: 1.3em;
}
.comment-author .time
{
	display: block;
	font-size: 0.8em;
}
.comment-author .edit-link
{
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}
.comment-content
{
	font-style: italic;
}
#reply-title
{
	font-size: 1.3em;
	font-weight: bold;
}
#primary .comment-notes
{
	margin-bottom: 20px;
}
#primary .comment-form-author, #primary .comment-form-email, #primary .comment-form-url
{
	display: inline-block;
	margin: 0 8px 6px 0;
}
#commentform label
{
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: bold;
}
#commentform input
{
	display: block;
	width: 170px;
}
#commentform textarea
{
	width: 552px;
}
#commentform #submit
{
	float: right;
	margin-right: 20px;
}


/* =Image Frames
----------------------------------------------- */
/*.frame-930x430
{
	background: url("../images/frame_930x430.png") no-repeat left top transparent;
	width: 974px;
	height: 455px;
	padding: 20px 0 0 18px;
	margin-left: -10px;
	position: relative;
}
.frame-930x280
{
	background: url("../images/frame_930x280.png") no-repeat left top transparent;
	height: 302px;
    margin-left: -9px;
    position: relative;
    width: 953px;
    padding: 18px 0 0 21px;
}*/
/*.frame-930x366, #slideshow
{
    background: url("http://www.slowlifesymposium.com/wp-content/themes/slowlife-symposium_reloaded/images/frame_930x366.png") no-repeat left top transparent;
    height: 390px;
    margin-left: -10px;
    padding: 18px 0 0 18px;
    width: 974px;
    position: relative; 
}*/
/*.frame-200x200
{
    background: url("../images/frame_200x200.png") no-repeat left top transparent;
    width: 200px;
	height: 203px;
	padding: 16px 14px;
    position: relative;
}
.frame-295x190
{
	background: url("../images/frame_295x190.png") no-repeat left top transparent;
	padding: 13px 12px 16px 10px;
	position: relative;
	width: 295px;
	height: 190px;
}
.small .frame-295x190
{
	background: url("../images/frame_276x178.png") no-repeat scroll left top transparent;
	width: 276px;
	height: 178px;
}*/


/* =Highlights
----------------------------------------------- */
#highlights
{
	clear: both;
	width: 620px;
	margin-top: 40px;
}
#highlights li
{
	display: inline-block;
	margin-bottom: 40px;
	margin-left: -8px;
	margin-right: 20px;
	vertical-align: top;
	width: 295px;
}
#highlights .highlight-thumbnail a
{
	width: 276px;
	height: 178px;
	display: block;
	background: #F2EDE0;
}
#highlights .highlight-thumbnail img
{
	width: 276px;
	height: auto;
	max-height: 178px;
}
#highlights .description
{
	margin-top: 16px;
}

#highlights h2
{
	font-size: 1.1em;
	margin-bottom: 6px;
	font-weight: bold;
}
#highlights h2 a
{
	color: #677719;
	padding: 0.4em 0;
	text-decoration: none;
}
#highlights h2 a:hover
{
	color: #546114;
}
#highlights .video .play
{
	background: url("../images/slowlife_sprite.png") no-repeat #546114 12px -83px;
	width: 34px;
	height: 30px;
	position: absolute;
	text-indent: -999em;
	bottom: 27px;
	right: 0;
	border: 1px solid #6E966E;
}
#highlights .video .play:after
{
	background: url("../images/slowlife_sprite.png") no-repeat 2px -62px transparent;
	width: 7px;
	height: 10px;
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 30px;
}
#highlights .quote .description
{
	color: #3F352A;
	background: url("../images/slowlife_sprite.png") no-repeat 2px -375px transparent;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 35px;
	line-height: 1.3em;
}
#highlights .quote .description span
{
	color: #6F6860;
	font-weight: normal;
	display: block;
	font-size: 0.75em;
}



.home #highlights
{
	font-size: 0;
	width: auto;
}

.home #highlights li
{
	font-size: 14px;
	width: 300px;
	margin-right: 0;
	margin-left: 30px;
}
.home #highlights li:first-child
{
	margin-left: 0;
}
.home #highlights .highlight-thumbnail
{
	position: relative;
}
.home #highlights .highlight-thumbnail a
{
	width: 295px;
	height: 190px;
	overflow: hidden;
}
.home #highlights .highlight-thumbnail img
{
	display: block;
	width: 300px;
	height: auto;
	max-height: none;
}
.home #highlights .highlight-thumbnail .video
{
	margin-top: -17px;
}

/* =Slideshow General
----------------------------------------------- */
.slideshow 
{
	margin-bottom: 25px;
	position: relative;
	font-size: 1.2em;
    line-height: 1.4em;
    margin-top: -25px;
}
.slideshow .slides 
{
	overflow: hidden;
}
.slideshow .slides ul
{
	position: relative;
}
.slideshow .slides div
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 500px;
	padding: 35px 50px 40px 35px;
	background: #483f34;
	background: rgba(103,119,25,0.8);
	color: #eee;
}
.slideshow .slides div h2
{
	color: #fff;
	font-size: 2.2em;
	line-height: 1.25em;
	margin-bottom: 8px;
	margin-top: 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.slideshow .slides div h2 a
{
	color: #fff;
	text-decoration: none;
}
.slideshow .slides div h2 a:hover
{
	color: #fff;
}
.slideshow .slides div .read-more
{
	background: url("../images/slowlife_sprite.png") no-repeat 66px 9px #677719;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	bottom: 0;
	text-decoration: none;
	padding: 4px 27px 4px 15px;
	text-shadow: none;
}
.slideshow .slides div .read-more:hover
{
	background-color: #546114;
}
/* slides navigation */
.slides-navigation a
{
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin-left: 1px;
	text-align: center;
	color: #FCFAF5;
	font-weight: bold;
	text-decoration: none;
}
.slides-navigation .nav-next
{
	background: url("../images/slowlife_sprite.png") no-repeat 8px 8px #677719;
	text-indent: -999em;
}
.slides-navigation .nav-previous
{
	background: url("../images/slowlife_sprite.png") no-repeat 8px -20px #677719;
	text-indent: -999em;
}
.slides-navigation a:hover
{
	background-color: #546114;
}

/* =Homepage Slideshow
----------------------------------------------- */
#image-gallery
{
	height: 480px;
}
#image-gallery .slides
{
	z-index: 3;
}
#image-gallery .slides li
{
	position: absolute;
	width: 960px;
	height: 430px;
	background: #F2EDE0;
	overflow: hidden;
}
#image-gallery .slides li img
{
	width: 960px;
	height: auto;
}
#image-gallery .slides li.large-image img
{
	margin-top: -120px;
}
#image-gallery .slides-navigation
{
	margin-left: 20px;
	position: relative;
	/*top: -25px;*/
	z-index: 100;
}
#image-gallery .slides-navigation a
{
	background-color: #adb583;
	margin-right: 1px;
	float: left;
	height: 24px;
	padding-top: 3px;
}
#image-gallery .slides-navigation a:hover
{
	background-color: #546114;
}
#image-gallery .slides-navigation .nav-previous,
#image-gallery .slides-navigation .nav-next
{
}
#image-gallery .slides-navigation #items a.activeSlide
{
	background-color: #677719;
}

/* =Blog Slideshow
----------------------------------------------- */
#slideshow 
{
	margin-bottom: 25px;
	overflow: hidden;
}         
/* slides */
#slideshow .slides 
{
	overflow: hidden;
	width: 645px;
	height: 366px;
	float: left;
}
#slideshow .slides ul 
{
	width: 2880px;
}
#slideshow .slides li 
{
	width: 100%;
	height: 366px;
	float: left;
	position: relative;
}
#slideshow .slides li img
{
	width: 645px;
	min-width: 645px;/*
	margin-top: -25px;*/
	height: auto;
}
#slideshow .slides li div
{
	padding: 25px 35px;
	width: 575px;
}
#slideshow .read-more
{
	text-indent: -999em;
	padding: 0;
	width: 28px;
	height: 28px;
	background-position: 7px 9px;
}
/* slides navigation */
#slideshow .slides-nav 
{
	float: left;
	width: 290px;
	margin-left: 2px;
}
#slideshow .slides-nav li 
{
	height: 90px;
	margin-bottom: 2px;
	position: relative;
	background: #ADB583;
}
#slideshow .slides-nav li a 
{
	display: block;
	padding: 15px 20px 10px 0;
	outline: none;
	font-size: 1.25em;
	font-style: italic;
	text-decoration: none;
	color: #6F6860;
	min-height: 65px;
	max-height: 65px;
	overflow: hidden;
}
#slideshow .slides-nav li a:hover
{
	color: #546114;
}
#slideshow .slides-nav li .entry-thumbnail
{
	width: 90px;
	height: 90px;
	max-height: 90px;
	overflow: hidden;
	display: block;
	float: left;
	padding: 0;
	margin-right: 15px;
}
#slideshow .slides-nav li img
{
	height: 90px;
	min-height: 90px;
	width: auto;
}
.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a 
{
	background-color: #ADB583;
	color: #3F352A;
}


/* =Page Gallery
----------------------------------------------- */
#page-gallery
{
}
#page-gallery ul
{
	position: relative;
	width: 100%;
	height: 289px;
	overflow: hidden;
}
#page-gallery li
{
	position: relative;
	width: 100%;
}
#page-gallery li img
{
	display: block;
	width: 100%;
	height: auto;
}
#page-gallery li .caption
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0, 0.5);
	color: #fff;
	font-style: italic;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
}
#page-gallery li .caption p
{
	padding: 4px 60px 3px 20px;
}
#page-gallery .slides-navigation
{
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
	z-index: 500;
}
#page-gallery:hover .slides-navigation
{
	display: block;
}
/* =Other
----------------------------------------------- */
/* Social Media Share Links */
.share-site 
{
	clear: both;
	margin: 16px 0 5px;
	overflow: hidden;
}
.share-site .addthis-title
{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-right:6px;
}
.share-site .addthis_button_compact span
{
	background:url("../images/share_sprite.png") no-repeat -54px top transparent;
}
.share-site .addthis_button_facebook span
{
	background: url("../images/share_sprite.png") no-repeat -18px top transparent;
}
.share-site .addthis_button_twitter span
{
	background: url("../images/share_sprite.png") no-repeat left top transparent;
}
.share-site .addthis_button_delicious span
{
	background: url("../images/share_sprite.png") no-repeat -36px top transparent;
}

/* =Sidebar
----------------------------------------------- */
#secondary .subpages,
.widget_nav_menu,
.speakers-list-short
{
	font-size: 1.1em;
}
#secondary .subpages h3,
.widget_nav_menu h3
{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ADB583;
}
#secondary .subpages li:before,
.widget_nav_menu li:before,
.speakers-list-short li:before
{
	content: "\2192\ ";
	float: left;
	margin-right: 6px;
	display: block;
	margin-top: 1px;
}
#secondary .subpages a,
.widget_nav_menu a,
.speakers-list-short a
{
	text-decoration: none;
	display: block;
	padding: 2px 0;
	font-weight: bold;
	color: #6F6860;
	overflow: hidden;
}
.widget_nav_menu .current-menu-item a
{
	color: #677719;
}

/* =Widgets
----------------------------------------------- */
.widget, #secondary .subpages
{
	margin-bottom: 40px;
}
.widget, #secondary .subpages:first-child
{
	padding-top: 9px;
}
.widget
{
}
.widget a
{
	color: #6F6860;
}
.widget a:hover
{
	color: #546114;
}
.widget-title
{
	color: #677719;
	font-weight: bold;
	font-size: 1.333em;
	padding: 2px 0 8px 34px;
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #ADB583;
}
.widget .widget-title a
{
	display: block;
	padding-left: 34px;
	margin-left: -34px;
	text-decoration: none;
	color: #677719;
}
.widget .widget-title a:hover
{
	color: #546114;
}
.widget-title span
{
	background: #677719;
	border-radius: 3px;
	display: inline-block;
	width: 26px;
	height: 26px;
	color: #f8f5ea;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 0.8em;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.widget-title a:hover + span
{
	background: #546114;
}
/* tubepress */
.widget_tubepress
{
	overflow: hidden;
}
.widget_tubepress .widget-title span
{
	background: url("../images/slowlife_sprite.png") no-repeat -27px -175px transparent;
	text-indent: -999em;
}
.widget_tubepress .widget-title a:hover + span
{
	background: url("../images/slowlife_sprite.png") no-repeat 0 -175px transparent;
}
.widget_tubepress .tubepress_container
{
	margin: 0;
}
.widget_tubepress .tubepress_thumbnail_area
{
	margin: 0;	
}
.widget_tubepress .tubepress_thumbs
{
	padding: 0;
}
.widget_tubepress .tubepress_sidebar .tubepress_thumb {
	margin: 0 0 7px;
}
.widget_tubepress .tubepress_thumb > a
{
	display: inline-block;
	margin-right: 12px;
	width: 110px;
	height: 83px;
	float: left;
	overflow: hidden;
}
.widget_tubepress .tubepress_thumb > a:hover
{
	border-bottom: 4px solid #546114;
	height: 79px;
}
.widget_tubepress .tubepress_thumb img {

    height: auto;
    width: 110px;
}
.widget_tubepress .tubepress_meta_group
{
	overflow: hidden;
	margin-top: 8px;
}
.widget_tubepress dd.tubepress_meta_title, 
.widget_tubepress dd.tubepress_meta_title a, 
.widget_tubepress dd.tubepress_meta_title a:hover {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	margin-left: 0;
}
/* twitter */
.widget_twitter .widget-title span
{
	background: url("../images/slowlife_sprite.png") no-repeat -27px -121px transparent;
	text-indent: -999em;
}
.widget_twitter .widget-title a:hover + span
{
	background: url("../images/slowlife_sprite.png") no-repeat 0 -121px transparent;
}
.widget_twitter li
{
	margin-bottom: 12px;
}
.widget_twitter li .from-meta
{
	display: none;
}
.widget_twitter li .time-meta a
{
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}
/* flickr */
.jh-simple-flickr-photostream .widget-title span
{
	background: url("../images/slowlife_sprite.png") no-repeat -27px -202px transparent;
	text-indent: -999em;
}
.jh-simple-flickr-photostream .widget-title a:hover + span
{
	background: url("../images/slowlife_sprite.png") no-repeat 0 -202px transparent;
}
.jh-simple-flickr-photostream ul
{
	margin-top: -14px;
	overflow: hidden;
}
.jh-simple-flickr-photostream li
{
	display: inline-block;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 75px;
	height: 75px;
	float: left;
}
.jh-simple-flickr-photostream li a
{
	display: inline-block;
	width: 75px;
	height: 75px;
	overflow: hidden;
}
.jh-simple-flickr-photostream li a:hover
{
	border-bottom: 4px solid #546114;
	height: 71px;
}
/* facebook */
.widget_ffbJH .widget-title span
{
	background: url("../images/slowlife_sprite.png") no-repeat -27px -148px transparent;
	text-indent: -999em;
}
.widget_ffbJH .widget-title a:hover + span
{
	background: url("../images/slowlife_sprite.png") no-repeat 0 -148px transparent;
}
.widget_ffbJH iframe
{
	margin-top: -16px;
}
/* rss widget */
.widget_rss .widget-title img
{
	display: none;
}
.widget_rss li
{
	margin: 5px 0;
}
.widget_rss li a
{
	font-weight: bold;
	text-decoration: none;
	color: #3F352A;
}
.widget_rss .rss-date
{
	display: block;
}
/* home */
.home-widgets
{
    clear: both;
}
.home-widgets #secondary {
    width: auto;
	float: none;
	margin: 0;
}
.home-widgets #secondary > *
{
	float: left;
}
.home-widgets .widget {
	width: 304px;
	margin-left: 24px;
}
.home-widgets .widget_tubepress {
	margin-left: 0;
}

/* = Twitter feed */

.aiwidgetscss .widget-title
{
	*zoom: expression( 
        this.runtimeStyle.zoom="1",
        this.insertBefore( document.createElement("small"), this.firstChild ).className="before"
        );
}

.aiwidgetscss .widget-title:before,
.aiwidgetscss .widget-title .before
{
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/slowlife_sprite.png") no-repeat -27px -121px transparent;
	text-indent: -999em;
}
.aiwidgetscss .widget-title a:hover + span
{
	background: url("../images/slowlife_sprite.png") no-repeat 0 -121px transparent;
}
.aiwidgetscss .imgdisplay
{
	margin-bottom: 16px;
	font-size: 1.1em;
}

.aiwidgetscss
{
	margin-top: 9px;
	position: relative;
}

.aiwidgetscss .aiwidget-title
{
	height: 0;
	padding-bottom: 0;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.aiwidget-title span a
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 30px;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


/* =Tubepress video page
----------------------------------------------- */
.tubepress_container .tubepress_normal_embedded_wrapper
{
	min-width: 610px;
	margin: 27px 0 20px -8px;
}
.tubepress_container .tubepress_normal_embedded_wrapper div
{
	padding: 18px 10px 15px;
}
.tubepress_container .tubepress_normal_embedded_wrapper .tubepress_embedded_title
{
	margin-bottom: 0;
	padding: 8px 8px 10px;
	font-size: 1em;
	position: relative;
	border-top: 1px solid #ADB583;
}
.tubepress_container .tubepress_thumbs
{
	padding: 0;
}
.tubepress_container .tubepress_thumb
{
	width: 147px;
	height: 186px;
	margin-bottom: 20px;
	line-height: 1.35em;
}
.tubepress_container .tubepress_thumbs img
{
	border: 1px solid #ffffff;
	margin-bottom: 5px;
}
#primary .tubepress_container .tubepress_thumbnail_area
{
	border-top: 1px solid #ADB583;
	overflow: hidden;
	padding-bottom: 1px;
}
#primary .tubepress_container .pagination
{
	border-top: 1px solid #ADB583;
	padding: 6px 0 5px;
	text-align: left;
}
#primary .tubepress_container div.pagination span.current
{
	background: #677719;
	color: #FFFFFF;
	padding: 2px 7px 3px;
}
#primary .tubepress_container div.pagination span.disabled
{
	opacity: 0.2;
}
#primary .tubepress_container div.pagination a,
#primary .tubepress_container div.pagination span.disabled
{
	background: #ADB583;
	border: none;
	color: #FFFFFF;
	padding: 2px 7px 3px;
}
#primary .tubepress_container div.pagination a:hover
{
	background: #546114;
}


/* =Footer
----------------------------------------------- */
#footer
{
	padding-top: 12px;
	padding-bottom: 4px;
	margin: 70px 0 20px;
	overflow: auto;
	clear: both;
	border-top: 2px solid #ADB583;
	border-bottom: 1px solid #ADB583;
}

.home #footer
{
	margin-top: 30px;
}

.footer-text
{
	font-style: italic;
	color: #546114;
	padding: 10px 0;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 20px;
}

.footer-text span
{
	display: inline-block;
	margin: .9em 2em;
	vertical-align: top;
}

.footer-menu
{
	float: left;
}
.footer-menu li
{
	display: inline-block;
}
.footer-menu li a
{
	color: #756757;
	text-decoration: none;
	border-left: 1px solid #756757;
	font-weight: bold;
	padding: 0 10px;
	display: inline-block;
}
.footer-menu li a:hover
{
	color: #3F352A;
}
.footer-menu li:first-child a
{
	border-left: none;
}
.copyright-credit
{
	float: right;
	font-weight: bold;
	text-align: right;
}
.copyright-credit span
{
	display: block;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.copyright-credit a
{
	color: #6F6860;
}


#primary .collapseomatic
{
	display: block;
	padding-bottom: 0;
	background-position: 0 3px;
}


/* =============================================
Image list
============================================= */

.image-list li
{
	width: 47%;
	margin-right: 3%;
	margin-bottom: 25px;
	float: left;
	border-top: 1px solid #ADB583;
}

.image-list li:nth-child(odd)
{
	clear: both;
}

.image-list a
{
	color: #677719;
}

.image-list a:hover
{
	color: #546114;
}

.image-list li img
{
	width: 100%;
	height: auto;
	border: none;
	padding: 5px 0 10px;
}


/* =============================================
Flickr gallery
============================================= */

.afg-cell, .afg-row, .cboxElement
{
	height: 155px;
	overflow: hidden;
}

.afg-cell
{
	position: relative;
	/*float: left;*/
	display: inline-block;
	height: 155px;
	overflow: hidden;
}

.afg-cell img
{
	display: block;
	width: 100%;
	height: auto;
}

.cboxElement
{
	margin: 1px 1px 1px 0;
	display: block;
}

.cboxElement img
{
	margin: 0;
	border: 0;
}

.afg-title
{
	color: #fff;
	text-align: center;
	font-style: italic;
	padding: 40px;
	position: absolute;
	top: 0;
	left: 0;
	right: 1px;
	bottom: 1px;
	background: rgba(60,180,201,0.75);
	opacity: 0;
	pointer-events: none;
}

.afg-cell:hover .afg-title
{
	opacity: 1;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition:    opacity .2s ease-in-out;
	-o-transition:      opacity .2s ease-in-out;
	transition:         opacity .2s ease-in-out;
}




/*.press-image-gallery .afg-cell, .press-image-gallery .afg-row, .press-image-gallery .cboxElement
{
	height: auto;
	overflow: hidden;
}

.press-image-gallery .afg-title
{
	position: static;
	opacity: 1;
	pointer-events: auto;
	padding: 10px;
	max-width: 564px;
	margin-bottom: 5px;
}

.press-image-gallery .afg-cell img
{
	border: 0;
}*/




.afg-table
{
	margin-bottom: 20px;
}

.afg-pagination
{
	margin-top: 20px;
	margin-bottom: 60px;
	padding-top: 4px;
	border-top: 1px solid #ADB583;
	clear: both;
}

.afg-pagination a,
.afg-pagination font
{
	color: #fff;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	display: inline-block;
	min-width: 16px;
	height: 20px;
	padding: 5px 8px;
	background: #ADB583;
}

.afg-pagination font,
.afg-pagination a:hover
{
	background: #677719;
}


.afg-pagination br
{
	display: none;
}




/* =============================================
Flickr gallery
============================================= */
#gallery { clear: both; }
#galleria { width:940px; height:706px; }
#galleria img {border: 0;}
#galleria .galleria-errors
{
	display: none;
}
/*#container { width:980px; margin:20px auto; position:relative}

#gallery { width:940px; height:690px; float:left; position:relative; }
#galleria img {border: 0;}
#galleria { width:100%; height:100%; background:#eee }
.galleria-container { background: #eee;}

.galleria-stage { top: 0; left: 0; right: 0; bottom: 60px;}

#loader { width:200px; height:100px; margin:-50px 0 0 -100px; position:absolute; left:50%; top:50%; color:#fff; text-align:center;
    z-index:4; display:none; background:#000 url('http://www.slowlifesymposium.com/wp-content/themes/slowlife-symposium_reloaded/inc/galleria/loader.gif') no-repeat 50% 25px; opacity:.8; line-height:150px; border-radius:6px }
*/
/*.galleria-thumbnails-container { background: #333; height: auto; padding: 10px 0; left: 0; right: 0;}
.galleria-thumbnails .galleria-image { border: none; background: #000; }
.galleria-thumb-nav-left, .galleria-thumb-nav-right { height: 100%; }
.galleria-image-nav-right { right: 30px !important; }
.galleria-image-nav-left { left: 30px !important; }
.galleria-carousel .galleria-thumb-nav-right { background-position: -578px 16px; }
.galleria-carousel .galleria-thumb-nav-left { background-position: -495px 15px; }*/

#menu { float:left; border-top:1px solid #ADB583; width: 100%; padding: 5px 0; }
#menu a { display:block; padding:8px 15px; float: left; margin-right: 5px; text-decoration: none; }
#menu a:hover { background:#677719; color: #fff; }
#menu a.active { background:#677719; color:#fff }
/*#fullscreen { position:absolute; top:500px; left:0 }
#fullscreen:hover { color:#fff }*/