/**
 *
 * -------------------------------------------
 * Template stuff CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 7. Template additional features styles
 *
 *
------------------------------------ */

/* 7.1. Breadcrumbs & font-size
==================================== */
 
#gk-breadcrumbs {
	background: rgba(255, 255, 255, 0.4);
	border-bottom: 1px solid #E1E1E1;
	margin: -14px 0 14px !important;
	overflow: hidden;
	padding: 10px 18px;
} 
 
.gk-breadcrumbs {
	float: left;
	color: #2f3336;
	font-size: 13px;
	font-weight: 600;
} 

.gk-breadcrumbs a {
	color: #888;
	float: left;
	font-weight: 400;
}

.gk-breadcrumbs a:active,
.gk-breadcrumbs a:focus,
.gk-breadcrumbs a:hover {
	color: #2f3336;
}

.gk-breadcrumbs span {
	color: #2f3336;
	font-weight: bold;
}

.gk-breadcrumbs > a:first-child:before {
	display: none;
}

.gk-breadcrumbs > a:before,
.gk-breadcrumbs > span:before {
	color: #ccc;
	content: " / ";
	display: block;
	float: left;
	font-weight: normal;
	padding: 0 4px!important;
	text-align: center;
	width: 10px;
}

.gk-breadcrumbs > span {
	color: #777;
}
 
/* 7.2. Contact page template
==================================== */

#gk-contact {
	margin: 0;
	max-width: 540px;
	overflow: hidden;
	width: 100%;
}

#gk-contact dd {
	margin: 5px 0;
	padding: 0;
}

#gk-contact span.error {
	color: #e89e44;
}

.contactpage .gk-contact-error,
.contactpage .gk-contact-thanks {
	background: #e89e44;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin: 30px 0;
	max-width: 520px;
	padding: 5px 10px;
	text-align: center;
	width: 100%;
}

.contactpage .gk-contact-error {
	background: #1078b9;
}

.contactpage input[type="text"],
.contactpage textarea {
	width: 100%;
}

.contactpage input[type="submit"] {
	float: right;
	margin: 0;
}

/* 7.3. Page 404 template 
==================================== */ 

.page404 > p:first-child {
	font-size: 150%;
	padding: 20px 0;
	text-align: center;
}

.page404 > p:first-child > small {
	display: block;
	font-size: 85%;
	text-align: center;
}

.page404 label[for="s"] {
	display: none;
}

.page404 form {
	margin: 10px 0 30px 0;
	text-align: center;
}

.page404 > div {
	clear: both;
	overflow: hidden;
}

.page404 .widget {
	float: left;
	margin: 0 2%;
	width: 46%;
}

/* 7.4. Archive page template
==================================== */

.archivepage .widget h2 {
	
	font-size: 24px;
	margin: 0 0 24px;
}

.archivepage .widget {
	font-weight: 600;   
    float: left;   
    width: 28%;
	text-transform: uppercase;
}

.archivepage .widget.first {
    margin: 0 2% 0 0;
	padding: 0 10px 0 0;
    width: 70%;
}

.archivepage .widget.last {
     
}

.archivepage .widget li:before {
    display: none;
}

.archivepage .widget.first li {
    position: relative;
}

.archivepage .widget.first li a {
	background: #fff;
	color: #454545;
    display: block;
	margin-left: 120px;
	padding: 12px 20px;
	text-transform: uppercase
}
.archivepage .widget.first li a:hover { 
    color: #E89E44
}
.archivepage .widget li small {
    background: #2F3336;
	color: #fff;
	float: left;
    font-size: 22px;
   line-height: 1;
    left: 0;
	margin: 0 42px 0 0;
    padding: 3px;
    position: absolute;
    top: 7px;
	text-align: center;
}

/* 7.5. Tag cloud template
==================================== */

.tagcloud .tag-cloud {
	padding: 10px 0;
}

.tagcloud .tag-cloud a {
	background: #e89e44;
	color: #fff;
	display: inline-block;
	line-height: 1.2;
	margin: 2px 8px 2px 0;
	padding: 0 10px;
	vertical-align: middle;
}

.tagcloud .tag-cloud a:active,
.tagcloud .tag-cloud a:focus,
.tagcloud .tag-cloud a:hover {
	background: #1078B9;
}

/* 7.6. Login page template
==================================== */

.loginpage {
	background: rgba(255, 255, 255, 0.65);
	padding: 15px 25px;	
}

.loginpage #loginform {
	margin: 0 auto;
	overflow: hidden;
	width: 240px;
}

.loginpage input[type="text"],
.loginpage input[type="password"] {
	clear: both;
	width: 240px;
}

.loginpage p label {
	display: block;
}

.loginpage .login-remember {
	float: left;
}

.loginpage .login-submit {
	float: right;
	margin: 10px 0;
}

.loginpage .login-submit input[type="submit"] {
	margin: 0;
}

.loginpage nav.small {
	border-top: 1px solid #eee;
	clear: both;
	margin: 10px auto;
	padding: 10px 0;
	width: 240px;
}

.loginpage nav.small ul {
	margin: 0;
}

.loginpage nav.small ul li {
	float: left;
	margin-right: 10px;
	padding-left: 0;
}

.loginpage nav.small ul li:before {
	display: none;
}

/* 7.7. Post formats header
==================================== */

header hgroup h2 {
	margin: 0;
}

.gk-format-aside::after,
.gk-format-audio::after,
.gk-format-chat::after,
.gk-format-gallery::after,
.gk-format-image::after,
.gk-format-link::after,
.gk-format-quote::after,
.gk-format-status::after,
.gk-format-video::after {
	background: #1078B9 url('../images/post_formats/format-aside.png') no-repeat center center;
	content: "";
	display: block;
	height: 28px;
	padding: 0;
	position: absolute;
	left: -48px;
	text-align: left!important;
	text-indent: -9999px!important;
	top: 54px;
	width: 28px;
	z-index: 1;
}

.gk-format-audio::after { background-image: url('../images/post_formats/format-audio.png'); }
.gk-format-chat::after { background-image: url('../images/post_formats/format-chat.png'); }
.gk-format-gallery::after { background-image: url('../images/post_formats/format-gallery.png'); }
.gk-format-image::after { background-image: url('../images/post_formats/format-image.png'); }
.gk-format-link::after { background-image: url('../images/post_formats/format-link.png'); }
.gk-format-quote::after { background-image: url('../images/post_formats/format-quote.png'); }
.gk-format-status::after { background-image: url('../images/post_formats/format-status.png'); }
.gk-format-video::after { background-image: url('../images/post_formats/format-video.png'); }

/* 7.8. Page navigation
==================================== */

.pagenav {
	margin: 20px 0 10px 0;
	overflow: hidden;
}

.pagenav .nav-prev {
	float: left;
}

.pagenav .nav-next {
	float: right;
}

/* 7.9. Author info
==================================== */
.author-info {
	background: transparent url('../images/separator_bg.png') repeat-x 0 top;
	clear: both;
	margin: 40px 0 0 0;
	min-height: 48px;
	padding: 48px 0 20px 0;
	position: relative;
}

.author-info.author-page {
	background: transparent;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 30px;
}

.author-info.author-page aside {
	top: 10px;
} 

#gk-social-api + .author-info {
	margin-top: 32px;
}

.author-info > aside {
	left: 0;
	position: absolute;
	top: 50px;
}

.author-info > aside span {
	background: transparent url('../images/style1/avatar_bg.png') no-repeat 50% 50%;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	display: block;
	height: 100px;
	margin: 0 auto -20px auto;
	overflow: hidden;
	padding: 6px;
	width: 100px;
}

.author-info aside h3 {
	background: #E89E44;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: white;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	max-width: 130px;
	padding: 5px 12px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}

.author-info aside h3 a {
	color: #fff;
}

.author-info img {
	background: url('../images/style1/avatar_bg.png') no-repeat 50% 50%;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}

.author-info > div {
	padding: 0 0 0 180px;
}

.author-info h3 {
	font-size: 18px;
	margin: 0 0 6px 0;
}

.author-info .author-desc {
	font-size: 14px;
	line-height: 1.7;
}

.author-info .author-desc .author-www,
.author-info .author-desc .author-google {
	margin: 0;
}

/* 7.10. Post custom fields
==================================== */

.content dl.post-fields {
	background: transparent url('../images/separator_bg.png') repeat-x 0 0;
	font-size: 13px;
	line-height: 1.3;
	margin: 10px 0;
	padding: 0;
}

.content dl.post-fields dt {
	border-top: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

.content dl.post-fields dt:first-child {
	border-top: none;
} 

.content dl.post-fields dd {
	margin: 0;
	padding: 0;
}

/* 7.11. oEmbed support
==================================== */

/* YouTube, Vimeo - responsive support */
.content iframe[src^='http://www.youtube.com'],
.content iframe[src^='https://www.youtube.com'],
.content iframe[src^='http://youtube.com'],
.content iframe[src^='https://youtube.com'],
.content iframe[src*='vimeo.com'] {
	max-width: 100%!important;
}

/* Twitter - responsive support */
.content .twitter-tweet-rendered {
	max-width: 100%!important;
}

/* Flickr - responsive support */
.content a[href^='http://www.flickr.com'],
.content a[href^='https://www.flickr.com'],
.content a[href^='http://flickr.com'],
.content a[href^='https://flickr.com'] {
	max-width: 100%!important;
}

/* 7.12. Event page template
==================================== */

.speakers-page header,
.page-event header {
	display: table;
	margin: 48px 0 92px;
	min-height: 40px;
}

.speakers-page header {
	margin-bottom: 0!important;
}

.speakers-page header > span,
.page-event header > span {
	background: transparent url('../images/separator_bg.png') repeat-x 0 center;
	display: table-cell;
	text-indent: -9999px;
	width: 50%;
}

.speakers-page header h1,
.page-event header h1 {
	display: table-cell;
	font-size: 100px;
	font-weight: 900;
	line-height: 1;
	padding: 0 55px;
	text-transform: uppercase;
	word-wrap: normal!important;
}

.speakers-page .speakers-page-desc {
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 33px;
	text-align: center;
}

.speakers-page .gk-speaker {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 24.9%;
}

.speakers-page figure.featured-image {
	margin: 0 auto;
	max-width: 206px;
}

.speakers-page figure.featured-image a {
	background: url('../images/style1/avatar_bg.png') no-repeat 50% 50%;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	display: block;
	margin: 0 auto 20px;
	overflow: hidden;
	padding: 8px;
}

.speakers-page figure.featured-image a img {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	display: block;
	margin: 0;
}

.speakers-page .gk-speaker {
	text-align: center;
}

.speakers-page .gk-speaker h2 {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

.speakers-page .gk-speaker h2 a {
	color: #2F3336
}

.speakers-page .gk-speaker h2,
.speakers-page .gk-speaker h2 a {
	-webkit-transition: all 0.2s ease-out;
	   -moz-transition: all 0.2s ease-out;
	     -o-transition: all 0.2s ease-out;
	        transition: all 0.2s ease-out;
}

.speakers-page .gk-speaker:hover h2 {
	margin: 0;
	top: -36px;
}

.speakers-page .gk-speaker:hover h2 a {
	background: #e89e44;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: #fff;
	padding: 8px 16px;
}

.gk-speaker .summary,
.gk-speaker .content {
	border-top: 1px solid #d5d5d5;
	padding: 24px 0;
}

.gk-speaker-single .featured-image {
	background: url('../images/style1/avatar_bg.png') no-repeat 50% 50%;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	float: left;
	margin: 0 56px 32px 0;
	max-width: 190px;
	overflow: hidden;
	padding: 8px;
}

.gk-speaker-single .featured-image img {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	display: block;
	height: auto;
	line-height: 1;
	margin: 0;
	max-width: 190px;
}

.gk-speaker header h1 {
	line-height: 112px;
}

.gk-speaker dl.post-fields dt {
	float: left;
	font-size: 13px;
	font-weight: 600;
	line-height: 27px;
	margin-right: 10px;
	text-transform: uppercase;
}

.gk-speaker dl.post-fields dd {
	display: block;
}

.gk-speaker dl.post-fields dd a {
	color: #e89e44;
}

.gk-speaker dl.post-fields dd a:active,
.gk-speaker dl.post-fields dd a:focus,
.gk-speaker dl.post-fields dd a:hover {
	color: #1078b9;
}

/* 7.13. Attachment page
==================================== */
.nav-prev {
	float: left;
}

.nav-next {
	float: right;
}

.attachment-page section.intro {
	margin-top: 10px;
	overflow: hidden;
}

/* 7.14. Tables
==================================== */

article section table {
	margin: 10px 0;
}

article section table th {
	background: #eee;
	padding: 0 4px;
	text-align: left;
}

article section table td {
	padding: 0 4px;
}

article section table tbody tr:nth-child(2n) {
	background: #f5f5f5;
}

article section table td span.gk-table-label {
	display: none;
}
