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

/* 7.1. Breadcrumbs & font-size
==================================== */
 
#gk-breadcrumb-area {
	border-bottom: 1px solid #eee;
	clear: both;
	font-size: 16px;
	margin-bottom: 30px;
	padding: 0 0 10px 0;
} 

#gk-breadcrumb-fontsize:after {
	clear: both;
}
 
.gk-breadcrumbs {
	margin-top: -5px;
} 

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

.gk-breadcrumbs > a {
   	margin-right: 15px; 
    position: relative; 
}

.gk-breadcrumbs > a:after {
	background: #f89a4f;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	content: "  ";
	display: inline;
	float: left;
	height: 5px;
	margin: 15px 5px;
	position: absolute;
	width: 5px;
}

.gk-breadcrumbs > span {
	color: #777;
	position: relative;
}

#gk-font-size {
	float: right;
}

#gk-font-size > a {
	margin-left: 5px;
}
 
/* 7.2. Contact page template
==================================== */

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

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

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

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

.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 {
    float: left;
    width: 50%;
}

.archivepage .widget.first {
    margin-left: 0;
    width: 100%;
}

.archivepage .widget.last {
    margin:0 0 40px 20px;
    width: 45%;
}

.archivepage .widget li {
	border-top: 1px solid #eee;   
}

.archivepage h2 { 
	margin-bottom: 25px;
}

.archivepage .widget li:first-child {
	border-top: none;
}

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

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

.archivepage .widget.first li a {
    display: block;
    padding-left: 60px;
}

.archivepage .widget li small {
    color: #e25527;
    left: 0;
    position: absolute;
    top: 5px;
}

.archivepage .widget .children li:first-child {
	border-top: 1px solid #eee;
}

.archivepage .widget .children li {
	padding-left: 15px;
}

.archivepage .widget ul.children {
    margin-top: 4px;
}


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

.tagcloud .tag-cloud {
	border-top: 4px solid #F89A4F;
	margin: 20px 0 30px 0;
	padding: 10px 0;
}

.tagcloud .tag-cloud a {
	padding: 0 10px;
	vertical-align: middle;
}

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

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

.loginpage #loginform p {
    margin: 0 auto;

}

.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;
	padding-top: 6px;
}

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

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

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

.loginpage nav.small li {
	padding-right:10px;
}

.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;
	padding: 11px 0 10px 0;
}

.gk-format-aside,
.gk-format-audio,
.gk-format-chat,
.gk-format-gallery,
.gk-format-image,
.gk-format-link,
.gk-format-quote,
.gk-format-status,
.gk-format-video {
	background: #fff url('../images/post_formats/format-aside.png') no-repeat center center;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	display:block;
	height: 29px;
	left: 26px;
	padding: 0;
	position: absolute;
	top: -3px;
	width: 29px;
	z-index: 990;
}

.gk-format-audio { 
	background: #fff url('../images/post_formats/format-audio.png') no-repeat center center;
}

.gk-format-chat { 
	background: #fff url('../images/post_formats/format-chat.png') no-repeat center center;
}

.gk-format-gallery { 
	background: #fff url('../images/post_formats/format-gallery.png') no-repeat center center;
}

.gk-format-image { 
	background: #fff url('../images/post_formats/format-image.png') no-repeat center center;
}

.gk-format-link { 
	background: #fff url('../images/post_formats/format-link.png') no-repeat center center;
}

.gk-format-quote { 
	background: #fff url('../images/post_formats/format-quote.png') no-repeat center center;
}

.gk-format-status { 
	background: #fff url('../images/post_formats/format-status.png') no-repeat center center;
}

.gk-format-video { 
	background: #fff url('../images/post_formats/format-video.png') no-repeat center center;
}

/* 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: #f9f9f9;
	-webkit-border-radius: 12px;
	   -moz-border-radius: 12px;
			border-radius: 12px;
	clear: both;
    overflow: hidden;
    margin: 64px 0 0 0;
    padding: 24px;
}

.author-info > aside {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	border: 12px solid #eee;
	float: left;
	max-width: 80px;
	padding: 12px;   
}

.author-info img {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	   	    border-radius: 50%;
	display: block;
}

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

.author-info h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 4px 0;
}

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

.author-info p {
	margin-bottom: 6px;
}

.author-info .author-www,
.author-info .author-google {
	float: left;
	font-size: 12px;
	margin-right: 20px;
}

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

.content dl.post-fields {
	border-top: 4px solid #F89A4F;
	font-size: 13px;
	line-height: 1.3;
	margin: 10px 0;
	padding: 0;
}

.content dl.post-fields dt {
	border-top: 1px solid #f5f5f5;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	margin: 10px 0 0 0;
	padding: 10px 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.13. Attachment page
==================================== */

.attachment-page {
	margin-top: 0;
	position: relative;
}

.attachment-page header h2 {
	margin: 0!important;
}

.attachment-page aside.meta {
    float: none;
    top: 0;
}

.attachment-page aside.meta dl {
     margin: -25px 0 20px 0;	
}

.attachment-page section.intro {
	clear: both;
	overflow: hidden;
    padding-top: 10px;
}

.nav-prev {
	float: left;
}

.nav-next {
	float: right;
}


/* 7.14. Log in popup
==================================== */

#gk-popup-overlay,
#gk-popup-login {
	background: #fff;
	display: none;
	left: 50%;
	overflow: hidden;
	position: fixed;
	top: 50%;
	z-index: 1000002;	
}

#gk-popup-login {
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
			border-radius: 8px;
	margin-left: -150px;
	position: absolute;
	top: 70px;
	width: 300px;
}


#gk-popup-login p {
	margin: 0;
}

#gk-popup-login h3 {
	color: #353639;
	font-size: 32px;
}

#gk-popup-login h3 span{
	font-size: 24px;
}

#gk-popup-login .small {
	border-top: 1px solid #EEE;
	clear: both;
	font-size: 11px;
	margin: 7px auto;
	padding: 0px 0;
}

#gk-popup-login .nav small {
	border-top: 1px solid #EEE;
	clear: both;
	font-size: 13px;
	margin: 10px auto;
	padding: 0px 0;
}

#gk-popup-login .small li {
    display: inline;
    margin-right: 10px;
}

#gk-popup-login label { 
	font-size: 12px; 	
}

#gk-popup-login #loginform input[type="text"],
#gk-popup-login #loginform input[type="password"] {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
		    border-radius: 3px;
	height: 36px;
	width: 95%;
}

#gk-popup-login #loginform p { 
    padding: 0;
}

.login-submit {
	margin: 12px 0 20px!important;
}

#gk-popup-login .button-primary { 
    background: #DE7037
}

#gk-popup-login .button-primary:hover { 
    background: #555
}

.gk-popup-wrap {
	overflow: hidden;
	padding: 32px;
}

#gk-popup-overlay {
	background: #000;
	height: 100%;
	left: 0;
	margin-left: 0;
	top: 0;
	width: 100%;
	z-index: 1000001;
}

/* 7.15. 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;
}