/*---------------------------------------------------------------

	Theme Name: Podium
	Theme URI: http://wpthemes.pau1winslow.com/podium/
	Author: Paul Winslow
	Author URI: http://pau1winslow.com
	Version: 1.0.1
	Description: A theme for conferences = workshops = group speaking events 
	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: two-columns, light, right-sidebar, post-formats, theme-options, translation-ready

---------------------------------------------------------------*/

/*---------------------------------------------------------------
	WordPress Generated Classes
---------------------------------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.sticky {}
.gallery-caption {}
.bypostauthor {}

/*---------------------------------------------------------------
	Layout Foundation
---------------------------------------------------------------*/

body {
	text-align: center;
	background: #fff;
}

.container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header {
	margin: 0 auto;
}

#primary-content,
.primary {
	width: 640px;
	float: left;
        color:#323232;
}

#sidebar {
	width: 240px;
	float: right;
}

img.scale-with-grid, img,
object, embed, video, iframe {
	max-width: 100%;
	height: auto;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/*---------------------------------------------------------------
	Globals
---------------------------------------------------------------*/

body, input, textarea, button {
	font: 13px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #787878;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	color: #444;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	margin: 0 0 20px;
}

h1 { font-size: 26px; line-height: 30px; letter-spacing: -1px; }
h2 { font-size: 24px; line-height: 28px; letter-spacing: -1px; }
h3 { font-size: 18px; line-height: 24px; }
h4 { font-size: 16px; line-height: 22px; }
h5 { font-size: 14px; line-height: 20px; }
h6 { font-size: 12px; line-height: 18px; }

a {
	text-decoration: none;
	-moz-transition: background-color .1s linear, color .1s linear;
	-webkit-transition: background-color .1s linear, color .1s linear;
	-o-transition: background-color .1s linear, color .1s linear;
	-ms-transition: background-color .1s linear, color .1s linear;
	transition: background-color .1s linear, color .1s linear;
}

a:link, a:visited {
	color: #777;
	border-bottom: 1px dotted #a9a8a8;
}

a:hover {
	color: #333;
}

code, pre {
	font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
	background: #f7f7f8;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

small {
	font-size: 11px;
}

blockquote, blockquote p {
	font-size: 17px;
	line-height: 24px;
	color: #777;
	font-style: italic;
}

blockquote {
	margin: 0 0 20px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd;
}

blockquote cite {
	display: block;
	font-size: 12px;
	color: #555;
}

blockquote cite:before {
	content: "\2014 \0020";
}

blockquote cite a, blockquote cite a:visited,
blockquote cite a:visited {
	color: #555;
}

hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}

ul, ol {
	margin-bottom: 20px;
}

ul {
	list-style: none outside;
}

ol {
	list-style: decimal;
}

ol, ul.square, ul.circle, ul.disc, .post-content ul  {
	margin-left: 30px;
}

ul.square, .post-content ul {
	list-style: square outside;
}

ul.circle {
	list-style: circle outside;
}

ul.disc {
	list-style: disc outside;
}

ul ul, ul ol,
ol ol, ol ul {
	margin: 4px 0 2px 15px;
}

ul ul li, ul ol li,
ol ol li, ol ul li {
	margin-bottom: 2px;
}

li {
	line-height: 21px;
	margin-bottom: 2px;
}

ul.large li {
	line-height: 21px;
}

li p {
	line-height: 21px;
}

/*---------------------------------------------------------------
	Header
---------------------------------------------------------------*/

#header-full {
	background: url(images/headerbg.jpg) center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	padding: 40px 0 0;
	margin-bottom: 40px;
}

.page-template-homepage-php #header-full {
	margin-bottom: 0px;
	padding: 30px 0 0
}

#top {
	text-align: center;
	margin: 0 0 40px;
}

.page-template-homepage-php #top {
	margin: 0 0 50px;
}

#top .location, #top .identity {
	width: 720px;
	margin: 0 auto;
	padding-top: 20px
}

.identity img {
	display: block;
	margin: 0 auto;
  
        -webkit-box-shadow:  0px 0px 15px rgba(0,0,0,0.15);
        -moz-box-shadow:  0px 0px 15px rgba(0,0,0,0.15);
        box-shadow:  0px 0px 15px rgba(0,0,0,0.15);
        
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    
}

.page-template-homepage-php .identity img {
	margin: 0 auto 20px;
}

.identity h1 {
	color: #fff;
	font-size: 44px;
	line-height: 44px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
}

.identity h1 span {
	display: block;
	font-weight: normal;
	font-size: 26px;
}

.location div {
background-color: rgba(0,0,0,0.4);
padding: 20px;
width: 660px;
}

.location h2 {
	/*color: #2a5d69;*/
    color: #FFFFFF;
	font-size: 36px;
	line-height: 36px;
	margin: 0 0 15px;
	text-shadow: 0px 1px 1px #000;
}

.location h2 span {
	display: block;
	font-size: 18px;
}

.location p {
	color: #FFF;
	/* text-shadow: 0px 1px 1px #000; */
	!font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	margin: 0 0 30px;
}
.location a {color:#353535;font-weight: bold; font-size:120%;}

a.register-cta:link,
a.register-cta:visited {
	display: block;
	/*display: inline-block;*/
	width: 330px;
	padding: 8px 15px;
	color: #9c663a;
	text-shadow: 0px 1px 1px #fee4b4;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0 auto;
	border: 1px solid #c99237;
	background: #fed76e;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fed76e), to(#feba4b));
	background-image: -webkit-linear-gradient(top, #fed76e, #feba4b);
	background-image: -moz-linear-gradient(top, #fed76e, #feba4b);
	background-image: -ms-linear-gradient(top, #fed76e, #feba4b);
	background-image: -o-linear-gradient(top, #fed76e, #feba4b);
	border-radius: 3px;
}

a.register-cta:hover {
	background: #fed76e; 
}

#navigation #mobilemenu,
#navigation select.select-menu,
#navigation span.select {
	display: none;
}

#navigation {
	margin: 0;
	padding: 20px 25px 15px 25px;
	z-index: 30;
	background: rgba(0,0,0,0.4);
	position: relative;
}

#navigation a {
	border: 0;
}

#navigation ul {
	margin: 0;
}

#navigation li { 
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline-block;
	text-transform: uppercase;
	font-size: 12px;
}

#navigation li a {
	display: block;
	margin: 0 30px 0 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
	/*text-shadow: 0px 1px 1px #000;*/
	border-bottom: 3px solid transparent;
}

#navigation .nav-search {
	margin-right: 25px;
}

#navigation li a:hover,
#navigation li a:focus,
#navigation li.current_page_item a {
	border-color: #64CCE7;
}

/* Tier 1 styles */
#navigation li ul {
	z-index: 9999;
	position: absolute;
	display: none;
	left: 0;
	height: auto;
	margin: 15px 0 0 0;
	padding: 5px 15px;
	background: #eee;
}

#navigation li ul li {
	width: 150px;
	float: left;
	border-bottom: 1px solid #cfcfcf;
}

#navigation li ul li:last-child {
	border: none;
}

#navigation li ul li a {
	text-transform: none;
	color: #444;
	text-shadow: none;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	text-align: left;
	border: none;
}

#navigation li ul li a:hover{
	color: #777;
	border: 0;
}

/* Tier 2 & 3 styles */
#navigation li ul li ul,#navigation li ul li ul li ul {
	margin: -38px 0 0 165px;
	padding: 5px 15px !important;
	background-color: #eee;
}

.page-template-homepage-php #navigation li ul {
	background: #fff;
}

.page-template-homepage-php #navigation li ul li {
	border-bottom: 1px solid #dedede;
}

.page-template-homepage-php #navigation li ul li:last-child {
	border: none;
}

#mobile-container {
	position: relative;
}

select.select-menu {
	position: relative;
	z-index: 10;
	height: 43px !important;
	line-height: 26px;
}

span.select {
	position: absolute;
	bottom: 0px;
	left: 0px;
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	color: #444;
	text-indent: 10px;
	background: url(images/select.png) no-repeat center;
	z-index: 1;
}

/*---------------------------------------------------------------
	Core
---------------------------------------------------------------*/

/*---------------------------------------------------------------
	Footer
---------------------------------------------------------------*/

#footer-full {
	padding: 20px 0;
	margin: 20px 0 0;
	background: #333;
}

.page-template-homepage-php #footer-full {
	margin: 0;
}

#footer p {
	margin: 0;
	color: #e3e3e3;
	text-shadow: 0px 1px 1px #000;
	font-size: 11px;
	font-weight: bold;
}

#footer a {
	color: #ccc;
}

#footer a:hover {
	color: #8b8b8b;
}

#footer #credits {
	float: left;
}

#footer #footer-copy {
	float: right;
}

/*---------------------------------------------------------------
	Form Elements
---------------------------------------------------------------*/

input, textarea {
	background: #f7f7f7;
	border: 1px solid #e6e8ed;
	color: #c34d54;
   	padding: 9px 12px; 
        #width: 96%;
}

textarea {
	width: 96%;
	#height: 200px;
}

button, #submit {
	background: #333;
	color: #fff;
	cursor: pointer;
	padding: 5px 10px;
	width: auto;
	border: none;
	-moz-transition: color .1s linear, background .1s linear, border-color .1s linear;
	-webkit-transition: color .1s linear, background .1s linear, border-color .1s linear;
	-ms-transition: color .1s linear, background .1s linear, border-color .1s linear;
	-o-transition: color .1s linear, background .1s linear, border-color .1s linear;
	transition: color .1s linear, background .1s linear, border-color .1s linear;
}

input:focus, textarea:focus {
	border-color: #d1d3d8;
}

#submit:hover, button:hover {
    background: #555;
}

/*---------------------------------------------------------------
	Page Templates
---------------------------------------------------------------*/

/* Homepage */

#talks-full {
	width: 100%;
	background: #eaeaea;
	padding: 30px 0 0;
}

#talks-full > .container {
	text-align: center;
}

#talks, .the-talk {
	position: relative;
	width: 810px;
	margin: 0 auto;
	text-align: left;
}

.talk-image {
	width: 100px;
	float: left;
}

.talk-info {
	width: 680px;
	float: right;
}

.talk-info h2 {
	margin: 0 0 10px;
	font-size: 22px;
}

.talk-info p {
	margin: 0;
}

.talk-image img {
	display: block;
}

a.talk-nav {
	position: absolute;
	top: 40px;
	width: 14px;
	height: 21px;
	text-indent: -9999px;
	border: 0;
}

#next-talk {
	right: 0;
	background: url(images/arrow-right.png) 0 0 no-repeat;
}

#prev-talk {
	left: 0;
	background: url(images/arrow-left.png) 0 0 no-repeat;
}

#talks-pager {
	margin: 0 auto;
	height: 9px;
	overflow: hidden;
	padding: 15px 0 25px;
}

#talks-pager a {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: url('images/talks_nav_sprite.png') 0 0 no-repeat;
	text-indent: -9999px;
	border: 0;
	margin: 0 3px 0 0;
}

#talks-pager a.activeSlide {
	background-position: -11px 0;
}

#speakers-full {
	width: 100%;
	background: #f1f1f1;
	padding: 40px 0 20px;
}
#facilitators-full {
	width: 100%;
	background: #FFF;
	padding: 40px 0 20px;
}
#projects-full {
	width: 100%;
	background: #FFF;
	padding: 40px 0 20px;
}


.speaker {
	width: 170px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: left;
	position: relative;
}

#speakers-full .speaker {
	width: 280px;
	float: left;
	margin: 0 25px 25px 0;
	text-align: left;
	position: relative;
}

#projects-full .speaker, #facilitators .speaker {
	width: 280px;
	float: left;
	margin: 0 25px 25px 0;
	text-align: left;
	position: relative;
        border:1px solid #dedede;
}

.speaker h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	background-color:rgba(98,57,75,0.8); 
	padding: 5px 10px;
	color: #fff;
	margin: 0;
}

.speaker img, .sponsor img {
	display: block;
}

/*#speakers-full .speaker:nth-child(6n) {
	margin-right: 0px;
}*/
/*#facilitators-full .speaker:nth-child(6n) {
	margin-right: 0px; 
}*/
#projects_cont .speaker:nth-child(3n), #facilitators-full .speaker:nth-child(4n) {
	margin-right: 0px; 
}


#story-full {
	padding: 40px 0 20px;
	background: #eaeaea;
}

#sponsors-full {
	padding: 15px 0 0;
	background: #f1f1f1;
}

.sponsor {
	width: 207px;
	float: left;
	margin: 0 20px 15px 0;
}

#sponsors-full .sponsor:nth-child(4n) {
	margin-right: 0;
}

/* Schedule */

#schedule {
	margin: 0 0 40px;
}

#schedule .timeslot:first-child {
	border-top: 1px solid #d9d9d9;
}

.timeslot {
	padding: 30px 30px 10px;
	border-bottom: 1px solid #d9d9d9;
	background: #fcfcfc;
}

.timeslot h2 {
	margin: 0 0 5px;
}

.timeslot-detail p {
	margin: 0;
}

.timeslot-detail {
	width: 220px;
	float: left;
	margin: 0 0 20px;
}

.timeslot-desc {
	width: 610px;
	float: right;
}

.timeslot-content {
	width: 400px;
	float: left;
}

.timeslot-thumb {
	width: 180px;
	float: right;
	height: 140px;
}

.timeslot-thumb img {
	display: block;
}

/* Contact */

.contactform li {
	margin: 0 0 15px;
	padding: 0;
	display: block;
}

.contactform li:last-child {
	margin: 0;
}

.contactform li input {
	display: inline;
}

.contactform li label {
	display: inline;
	padding: 0 0 0 10px;
}

p.email-error {
	padding: 5px 10px;
	margin: 0;
	background: #fe7550;
	display: inline-block;
	color: #fff;
}

p.email-sent {
	padding: 5px 10px;
	margin: 0;
	background: #fff666;
	display: inline-block;
	color: #222;
}

.contactform li span {
	font-size: 11px;
	display: block;
	padding-top: 5px;
	color: #fe7550;
}

/*---------------------------------------------------------------
	Blog / Post Pages
---------------------------------------------------------------*/

.post {
	margin: 0 0 40px;
}

#primary-content .post:last-child {
	margin: 0;
}

/*
.post p:last-child {
	margin: 0;
}
*/

span.the-format {
	height: 36px;
	width: 36px;
	display: inline-block;
	margin: 0 10px 0 0;
	text-indent: -9999px;
}

span.format-standard {
	background: url(images/format_standard.jpg) 0 0 no-repeat;
}

span.format-video {
	background: url(images/format_video.jpg) 0 0 no-repeat;
}

.post-meta {
	margin: 0;
	padding: 5px 0 0;
	border-top: 1px solid #d9dbe1;
	font-size: 11px;
}

.post-thumbnail, .post-title {
	margin: 0 0 20px;
}

.post-thumbnail img {
	display: block;
}

/* Comments */

ol.commentlist {
	margin: 0 0 40px;
}

.commentlist {
	list-style: none;
	margin: 0 auto;
}

.commentlist > li.comment {
	margin: 0 0 15px;
	position: relative;
	padding: 20px 20px 20px 90px;
	background: #f9f9f9;
}

.commentlist .pingback {
	margin: 0 0 15px;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li.comment {
	position: relative;
	padding: 20px 0 0 80px;
}
.commentlist .children li.comment .fn {
	display: block;
}

.comment-meta .fn {
	font-style: normal;
}

.comment-meta {
	color: #666;
	font-size: 12px;
	margin: 0 0 5px;
}

.commentlist .children li.comment .comment-meta {
}

.commentlist .children li.comment .comment-content {
}

.comment-meta a {
	font-weight: bold;
}

.commentlist .avatar {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 0;
}

.commentlist > li:before {
	left: -21px;
	position: absolute;
}

.commentlist > li.pingback:before {
	content: '';
}

.commentlist .children .avatar {
}

a.comment-reply-link {
	display: inline-block;
	font-size: 12px;
}

a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

#commentform p {
	position: relative;
}

#commentform p input {
	display: block;
}

#commentform p label {
	position: absolute;
	top: 0;
	left: 270px;
}

#commentform p.comment-form-author span,
#commentform p.comment-form-email span {
	position: absolute;
	top: 0;
	left: 308px;
}

#commentform p.comment-form-comment label {
	display: none;
}

/*---------------------------------------------------------------
	Sidebars & Widgets
---------------------------------------------------------------*/

.widget {
	margin: 0 0 30px;
}

#sidebar .widget:last-child {
	margin: 0;
}

.widget ul {
	margin: 0;
}

/* Tweets Widget */

#twitter_update_list {
	margin: 0;
}

#twitter_update_list li {
	margin: 0 0 10px;
}

/* Search Widget */

.widget_search #s {
	width: 214px;
}

.widget_search form,
.widget_search fieldset {
	margin: 0;
}
/*Font awesome*/

/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */

@font-face {
    font-family: 'FontAwesome';
    src: url('font/fontawesome-webfont.eot');
    src: url('font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('font/fontawesome-webfont.woff') format('woff'), url('font/fontawesome-webfont.ttf') format('truetype'), url('font/fontawesome-webfont.svgz#FontAwesomeRegular') format('svg'), url('font/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* sprites.less reset */
[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: inherit;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
}
li[class^="icon-"], li[class*=" icon-"] {
    display: block;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: top;
    font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
    /* keeps button heights with and without icons the same */
    line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
    /* 1.5 increased font size for icon-large * 1.25 width */
    width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
    margin-left: 0;
    list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
    text-indent: -2em;
    text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
    text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before              { content: "\f000"; }
.icon-music:before              { content: "\f001"; }
.icon-search:before             { content: "\f002"; }
.icon-envelope:before           { content: "\f003"; }
.icon-heart:before              { content: "\f004"; }
.icon-star:before               { content: "\f005"; }
.icon-star-empty:before         { content: "\f006"; }
.icon-user:before               { content: "\f007"; }
.icon-film:before               { content: "\f008"; }
.icon-th-large:before           { content: "\f009"; }
.icon-th:before                 { content: "\f00a"; }
.icon-th-list:before            { content: "\f00b"; }
.icon-ok:before                 { content: "\f00c"; }
.icon-remove:before             { content: "\f00d"; }
.icon-zoom-in:before            { content: "\f00e"; }

.icon-zoom-out:before           { content: "\f010"; }
.icon-off:before                { content: "\f011"; }
.icon-signal:before             { content: "\f012"; }
.icon-cog:before                { content: "\f013"; }
.icon-trash:before              { content: "\f014"; }
.icon-home:before               { content: "\f015"; }
.icon-file:before               { content: "\f016"; }
.icon-time:before               { content: "\f017"; }
.icon-road:before               { content: "\f018"; }
.icon-download-alt:before       { content: "\f019"; }
.icon-download:before           { content: "\f01a"; }
.icon-upload:before             { content: "\f01b"; }
.icon-inbox:before              { content: "\f01c"; }
.icon-play-circle:before        { content: "\f01d"; }
.icon-repeat:before             { content: "\f01e"; }

/* \f020 is not a valid unicode character. all shifted one down */
.icon-refresh:before            { content: "\f021"; }
.icon-list-alt:before           { content: "\f022"; }
.icon-lock:before               { content: "\f023"; }
.icon-flag:before               { content: "\f024"; }
.icon-headphones:before         { content: "\f025"; }
.icon-volume-off:before         { content: "\f026"; }
.icon-volume-down:before        { content: "\f027"; }
.icon-volume-up:before          { content: "\f028"; }
.icon-qrcode:before             { content: "\f029"; }
.icon-barcode:before            { content: "\f02a"; }
.icon-tag:before                { content: "\f02b"; }
.icon-tags:before               { content: "\f02c"; }
.icon-book:before               { content: "\f02d"; }
.icon-bookmark:before           { content: "\f02e"; }
.icon-print:before              { content: "\f02f"; }

.icon-camera:before             { content: "\f030"; }
.icon-font:before               { content: "\f031"; }
.icon-bold:before               { content: "\f032"; }
.icon-italic:before             { content: "\f033"; }
.icon-text-height:before        { content: "\f034"; }
.icon-text-width:before         { content: "\f035"; }
.icon-align-left:before         { content: "\f036"; }
.icon-align-center:before       { content: "\f037"; }
.icon-align-right:before        { content: "\f038"; }
.icon-align-justify:before      { content: "\f039"; }
.icon-list:before               { content: "\f03a"; }
.icon-indent-left:before        { content: "\f03b"; }
.icon-indent-right:before       { content: "\f03c"; }
.icon-facetime-video:before     { content: "\f03d"; }
.icon-picture:before            { content: "\f03e"; }

.icon-pencil:before             { content: "\f040"; }
.icon-map-marker:before         { content: "\f041"; }
.icon-adjust:before             { content: "\f042"; }
.icon-tint:before               { content: "\f043"; }
.icon-edit:before               { content: "\f044"; }
.icon-share:before              { content: "\f045"; }
.icon-check:before              { content: "\f046"; }
.icon-move:before               { content: "\f047"; }
.icon-step-backward:before      { content: "\f048"; }
.icon-fast-backward:before      { content: "\f049"; }
.icon-backward:before           { content: "\f04a"; }
.icon-play:before               { content: "\f04b"; }
.icon-pause:before              { content: "\f04c"; }
.icon-stop:before               { content: "\f04d"; }
.icon-forward:before            { content: "\f04e"; }

.icon-fast-forward:before       { content: "\f050"; }
.icon-step-forward:before       { content: "\f051"; }
.icon-eject:before              { content: "\f052"; }
.icon-chevron-left:before       { content: "\f053"; }
.icon-chevron-right:before      { content: "\f054"; }
.icon-plus-sign:before          { content: "\f055"; }
.icon-minus-sign:before         { content: "\f056"; }
.icon-remove-sign:before        { content: "\f057"; }
.icon-ok-sign:before            { content: "\f058"; }
.icon-question-sign:before      { content: "\f059"; }
.icon-info-sign:before          { content: "\f05a"; }
.icon-screenshot:before         { content: "\f05b"; }
.icon-remove-circle:before      { content: "\f05c"; }
.icon-ok-circle:before          { content: "\f05d"; }
.icon-ban-circle:before         { content: "\f05e"; }

.icon-arrow-left:before         { content: "\f060"; }
.icon-arrow-right:before        { content: "\f061"; }
.icon-arrow-up:before           { content: "\f062"; }
.icon-arrow-down:before         { content: "\f063"; }
.icon-share-alt:before          { content: "\f064"; }
.icon-resize-full:before        { content: "\f065"; }
.icon-resize-small:before       { content: "\f066"; }
.icon-plus:before               { content: "\f067"; }
.icon-minus:before              { content: "\f068"; }
.icon-asterisk:before           { content: "\f069"; }
.icon-exclamation-sign:before   { content: "\f06a"; }
.icon-gift:before               { content: "\f06b"; }
.icon-leaf:before               { content: "\f06c"; }
.icon-fire:before               { content: "\f06d"; }
.icon-eye-open:before           { content: "\f06e"; }

.icon-eye-close:before          { content: "\f070"; }
.icon-warning-sign:before       { content: "\f071"; }
.icon-plane:before              { content: "\f072"; }
.icon-calendar:before           { content: "\f073"; }
.icon-random:before             { content: "\f074"; }
.icon-comment:before            { content: "\f075"; }
.icon-magnet:before             { content: "\f076"; }
.icon-chevron-up:before         { content: "\f077"; }
.icon-chevron-down:before       { content: "\f078"; }
.icon-retweet:before            { content: "\f079"; }
.icon-shopping-cart:before      { content: "\f07a"; }
.icon-folder-close:before       { content: "\f07b"; }
.icon-folder-open:before        { content: "\f07c"; }
.icon-resize-vertical:before    { content: "\f07d"; }
.icon-resize-horizontal:before  { content: "\f07e"; }

.icon-bar-chart:before          { content: "\f080"; }
.icon-twitter-sign:before       { content: "\f081"; }
.icon-facebook-sign:before      { content: "\f082"; }
.icon-camera-retro:before       { content: "\f083"; }
.icon-key:before                { content: "\f084"; }
.icon-cogs:before               { content: "\f085"; }
.icon-comments:before           { content: "\f086"; }
.icon-thumbs-up:before          { content: "\f087"; }
.icon-thumbs-down:before        { content: "\f088"; }
.icon-star-half:before          { content: "\f089"; }
.icon-heart-empty:before        { content: "\f08a"; }
.icon-signout:before            { content: "\f08b"; }
.icon-linkedin-sign:before      { content: "\f08c"; }
.icon-pushpin:before            { content: "\f08d"; }
.icon-external-link:before      { content: "\f08e"; }

.icon-signin:before             { content: "\f090"; }
.icon-trophy:before             { content: "\f091"; }
.icon-github-sign:before        { content: "\f092"; }
.icon-upload-alt:before         { content: "\f093"; }
.icon-lemon:before              { content: "\f094"; }

@media screen {
            @font-face {
            font-family: 'CC-ICONS';
            font-style: normal;
            font-weight: normal;
            src: url('font/cc-icons.ttf') format('truetype');
            }

            span.cc {
            font-family: 'CC-ICONS';
			font-size:26px;
            }
            }
.selected {border: 3px solid #019f14}
.selected h4 {background: #019f14}

/*
	new / polikarpov 
*/
#header .menu {text-align: center;}
.speakers .wp-post-image,  .facilitators .wp-post-image{
	float:left; 
	padding-right:25px; 
	padding-bottom:10px; 
	max-height:250px
}
#rating-box iframe {
max-width: none !important;
}

/* new */