html {
	background-image: none;
}
body {
	color: rgb(107,108,110);
	background-color: rgb(244,244,244);
	xbackground-image: url("/pix/2015-redesign-2/background.jpg");
	xbackground-position: top left;
	xbackground-repeat: repeat;
}
body.page-home {
	background-image: url("/pix/2015-redesign-2/head_background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
}

/* header ============================================================= */
#topbar {
	display: none;
}
header#header-shell-1 {
	padding-top: 30px;
}

#sitename {
	display: inline-block;
xborder: solid 1px #fff;
}
#sitename a {
	display: inline-block;
	padding: 18px 20px 22px 22px;
	font-family: 'hooge0655Regular',verdana,arial,sans-serif;
	font-size: 38px;
	line-height: 1;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	color: #fff;
	background-color: rgb(241,23,49);
	border-radius: 3px;
	border: solid 2px #fff;
}
#sitename a span {
}
#sitename-tail {
	position: relative;
	top: -2px;
	left: 200px;
	z-index: 10;
	width: 24px;
	height: 23px;
	background-image: url("/pix/2015-redesign-2/logo-tail.png");
	background-position: top left;
	background-repeat: no-repeat;
xborder: solid 1px #fff;
}

header#header-shell-2 {
}

/* /header ============================================================= */



/* buttons =========================================================================== */
.bn:before {
	content: '';
}
.bn:after {
	font-family: 'fontAwesome';
	content: '\f138';
	padding-left: 5px;
}

.excerpt-more .bn:before {
	content: 'Read More';
	padding-left: 5px;
	font-family: 'roboto_condensedbold',verdana,arial,sans-serif;
}
.excerpt-more .bn:after {
	font-family: 'fontAwesome';
	content: '\f138';
}
.excerpt-more span {
	display: none;
}
/* /buttons =========================================================================== */











.photo-bg-color {
	padding: 10px;
	background-color: rgb(244,244,244);
}

#social-footer {
}
#social-footer p {
	display: inline-block;
	padding: 0px 0px 0px 0px;
}
#social-footer a {
	display: inline-block;
	min-width: 22px;
	min-height: 21px
}
#social-footer span {
	display: none;
}



/* home page ===================================================================== */
.panel {
	padding: 50px 0px 50px 0px;
xoutline: solid 1px red;
}
/* /home page ===================================================================== */



/* hm-headline =================================================================== */
#hm-headline {
	padding-bottom: 0px;
xoutline: solid 1px #fff;
}

.headline {
	font-size: 48px;
	font-family: 'roboto_condensedbold',times,verdana,arial,sans-serif;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	text-transform: uppercase;
	color: #fff;
}
/* /hm-headline =================================================================== */


/* hm-top =================================================================== */
#hm-top {
	padding: 0;
	margin: 50px 0px 80px 0px;/* NOT PADDING HERE */
	height: 275px;
xoutline: solid 1px #fff;
}

#hm-top .top-col.col_3,
#hm-top .top-col.col_4,
#hm-top .top-col.col_5 {
	width: 312px;
	height: 100%;
	margin: 0px 12px 12px 0px;
xoutline: solid 1px #fff;
}
#hm-top .top-col.col_3 {
}
#hm-top .top-col.col_3 .loc {
	height: 100%;
}
#hm-top .top-col.col_4 {
}
#hm-top .top-col.col_4 .loc {
	height: 100%;
}
#hm-top .top-col.col_5 {
	margin-right: 0px;
}

#hm-top .loc {
	position: relative;
	xheight: 294px;
	xheight: 275px;
	margin-bottom: 10px !important;
	padding: 10px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	color: #fff;
	background-color: rgb(241,23,49);
}
#hm-top .loc.off {
	text-shadow: 1px 1px 0px rgba(255,255,255,0.15);
	color: rgb(107,108,110);
	background-color: rgb(214,215,212);
}
#hm-top .loc.off .city span {
	color: rgb(107,108,110);
}
#hm-top .loc.off .city a {
	color: rgb(107,108,110);
}
#hm-top .loc.off .actions {
	display: none;
}

#hm-top .info {
	padding: 0px 0px 0px 30px;
}

#hm-top .loc .city p,
#hm-top .loc .title p,
#hm-top .loc .venue p,
#hm-top .loc .date p,
#hm-top .loc .actions p {
	margin: 0;
	padding: 0;
}
#hm-top .loc .city {
	position: relative;
	padding-bottom: 5px;
	font-size: 25px;
	font-family: 'roboto_condensedbold',verdana,arial,sans-serif;
}
#hm-top .loc .city span {
	position: absolute;
	top: 0px;
	left: -30px;
	z-index: 0;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 10px;
	text-align: center;
	text-shadow: none;
	color: rgb(241,23,49);
	border-radius: 25px;
	background-color: #fff;
}
#hm-top .loc .city a {
	text-decoration: none;
	color: #fff;
}

#hm-top .loc .title {
	padding-bottom: 5px;
	font-size: 16px;
	font-family: 'robotobold',verdana,arial,sans-serif;
}
#hm-top .loc .venue {
	padding-bottom: 5px;
	font-size: 16px;
	font-family: 'robotobold',verdana,arial,sans-serif;
}
#hm-top .loc .date {
	padding-bottom: 5px;
	font-size: 16px;
}
#hm-top .loc .actions {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 10;
xoutline: solid 1px #fff;
}
.bn_loc {
	display: block;
	width: 100px;
	padding: 4px 12px 5px 12px;
	line-height: 1;
	font-size: 0.85rem;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.15);
	color: rgb(241,23,49);
	background-color: #fff;
}
#hm-top .loc .actions .bn_loc {
	float: left;
	margin-right: 10px;
}

#hm-top .top-col.col_5 .loc {
	height: auto;
}
#hm-top .top-col.col_5 .info {
	float: left;
	width: 75%;
xoutline: solid 1px #fff;
}
#hm-top .top-col.col_5 .city {
	font-size: 20px;
}
#hm-top .top-col.col_5 .actions {
	position: static;
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
xoutline: solid 1px #fff;
}


#hm-top .top-col.col_5 .date {
	padding-bottom: 0px;
}

#hm-top .top-col.col_5 .bn_loc {
	float: none;
	width: auto;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	font-size: 0.85rem;
	text-align: left;
	text-decoration: none !important;
	text-shadow: text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	color: #fff;
	background-color: transparent;
}
#hm-top .top-col.col_5 .bn_loc:after {
	font-family: 'fontAwesome';
	content: '\f138';
	padding: 0px 0px 0px 4px;	
}

#hm-top .top-col.col_5 .bn_loc:first-child {
	margin-bottom: 3px;
}
/* /hm-top =================================================================== */


/* hm-about =================================================================== */
#hm-about {
	padding-top: 20px !important;
xoutline: solid 1px red;
}
.callout {
	font-size: 25px;
}
/* /hm-about =================================================================== */

/* hm-speakers =================================================================== */
#hm-speakers {
}
.hm-speaker-list {
xoutline: solid 1px #fff;
}

.hm-speaker {
	float: left;
	position: relative;
	background-color: rgb(244,244,244);
xoutline: solid 1px #fff;
}

.hm-speaker-loc {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: inline-block;
	padding: 8px;
	font-family: 'robotobold',verdana,arial,sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	color: #fff;
	background-color: rgb(241,23,49);
}
.hm-speaker-img {
	width: 100%;
	height: 100%;
	opacity: 0.92;
}
.hm-speaker-img:hover {
	opacity: 1;
}
.hm-speaker-img img {
	width: 100%;
	height: auto;
}

.hm-speaker-title,
.speakers-list.img .speaker-title {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	padding: 10% 5px 5px 5px;
	font-size: 14px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.74) 95%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 51%,rgba(0,0,0,0.74) 95%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 51%,rgba(0,0,0,0.74) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bd000000',GradientType=0 );
}

.hm-speaker-title {
	font-family: 'robotobold',verdana,arial,sans-serif;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	color: #fff;
	padding: 10% 14px 14px 14px;
} 
.hm-speaker-title a {
	color: #fff;
}
.hm-speaker-title span {
	display: block;
	font-size: 25px;
}

.speakers-list.img .speaker-title {
	font-size: 12px;
}
.speakers-list.img .speaker-title span {
	display: block;
	font-size: 16px;
}
/* /hm-speakers =================================================================== */

/* hm-word =================================================================== */
#hm-word {
}
#hm-pop-1 .post {
	float: left;
	/*  see .col_4 */
	width: 31.66%;
	margin-left: 1.25%;
	margin-right: 1.25%;
	/*  /see .col_4 */
	
	height: 600px;
	overflow: hidden;
	background-color: #fff;
	xbackground:linear-gradient(white 570px, rgba(0,0,0,0.05));
	background:linear-gradient(white 560px, transparent);
	border: 0;
	border-radius: 3px 3px 15px 15px;
}
#hm-pop-1 .post:first-child {
	/*  see .col_3 */
	width: 31.66%;
	margin-right: 1.25%;
	margin-left: 0;
	/*  /see .col_3 */
}
#hm-pop-1 .post:last-child {
	/*  see .col_5 */
	width: 31.66%;
	margin-right: 0;
	margin-left: 1.25%;
	/*  /see .col_5 */
}

#hm-pop-1 .post-title-entry-meta {
	padding: 10px !important;
}
/* /hm-word =================================================================== */

/* hm-twitter =================================================================== */
#hm-twitter {
}
#hm-tweets {
	font-size: 1.2rem;
}
#hm-tweets ul.tweets {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: normal !important;
}
#hm-tweets ul.tweets li {
	position: relative;
	margin: 0px 0px 1rem 0px;
	padding: 1rem 0 0 0 !important;
}
#hm-tweets ul.tweets li em a {
	position: absolute;
	top: 7px;
	left: 0px;
	z-index: 10;
	font-size: 0.65rem;
	text-transform: uppercase;
}
/* /hm-twitter =================================================================== */

/* hm-shop =================================================================== */
#hm-shop {
}
#hm-shop p {
	padding: 0px;
}
#hm-shop h3 {
	padding: 10px;
	background-color: #fff;
}
/* /hm-shop =================================================================== */






























/* scaling shell width ===================================================================== */
/* NOTE: do NOT put this is the parent style sheet!!!!! the media queries below need to be changed according to the requirements of the child theme */
@media screen and (max-width: 960px) {
}/* /@media screen and (max-width: 960px) { */

@media screen and (max-width: 860px) {
}/* /@media screen and (max-width:  860px) { */

@media screen and (max-width: 650px) {
}/* /@media screen and (max-width: 650px) { */

@media screen and (max-width: 500px) {
.photo-bg-color {
	padding: 0px;
}
/* home page ===================================================================== */
.panel {
	padding: 10px 0px 10px 0px;
xoutline: solid 1px red;
}
.panel .col_3, 
.panel .col_4, 
.panel .col_5 {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px !important;
}
/* /home page ===================================================================== */

/* hm-top =================================================================== */
#hm-top {
	margin: 10px 0px 10px 0px;/* NOT PADDING HERE */
}
/* /hm-top =================================================================== */

/* hm-about =================================================================== */
.callout {
	font-size: 20px;
}
/* /hm-about =================================================================== */

/* hm-speakers =================================================================== */
.hm-speaker {
	float: none;
}
/* /hm-speakers =================================================================== */

/* hm-word =================================================================== */
#hm-word {
}
#hm-pop-1 .post {
	width: 100% !important;
	height: auto !important;
	margin: 0px 0px 30px 0px !important;
}
/* /hm-word =================================================================== */

}/* /@media screen and (max-width: 500px) { */

@media screen and (max-width: 400px) {
body.page-home {
	background-size: 150%;
}
/* hm-headline =================================================================== */
.headline {
	font-size: 36px;
}
/* /hm-headline =================================================================== */
}/* /@media screen and (max-width: 400px) { */
/* /scaling shell width ===================================================================== */
























