Theme Name: Kukook.com
	Theme URI: http://kukook.com
	Description: Kukoook WordPress Theme
	Version: 1.0.0
	Author: Alexey Shish
	Author URI: http://odesk.com/

*/
/*-------------------------------------*/
/* RESET */
/*-------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}

ol,ul {
	list-style:none
}

html,button,input,select,textarea {
	font-family:sans-serif;
	color:#222
}

html {
	box-sizing:border-box
}

*,:before,:after {
	box-sizing:inherit
}

::-moz-selection {
	background:rgba(2,139,255,1);
	color:#fff;
	text-shadow:none
}

::selection {
	background:rgba(2,139,255,1);
	color:#fff;
	text-shadow:none
}
/*
pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word
}

sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

sup {
	top:-.5em
}

sub {
	bottom:-.25em
}
*/
body {
	color:#444;
	font-size:12px;
	line-height:18px;
	font-family:Arial,Helvetica,sans-serif;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%
}

/*-------------------------------------*/
/* HEADER STYLES */
/*-------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	display:block;
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:700
}

h1 a,h2 a {
	font-weight:inherit
}

h1 {
	font-size:38px;
	line-height:54px;
	letter-spacing:-.03em;
	margin-top:8px;
	margin-bottom:10px
}

h2 {
	font-size:32px;
	line-height:36px;
	letter-spacing:-.03em;
	margin-top:8px;
	margin-bottom:10px
}

h3 {
	font-size:28px;
	line-height:36px;
	letter-spacing:-1px;
	margin-top:8px;
	margin-bottom:10px
}

h4 {
	font-size:22px;
	line-height:36px;
	letter-spacing:-1px
}
/*
h5 {
	font-size:16px;
	line-height:18px
}

h6 {
	font-size:14px;
	line-height:18px
}
*/
p {
	margin:0 0 18px
}

p img {
	margin:0
}

em,i {
	font-style:italic
}

strong,b {
	font-weight:700
}

small {
	font-size:80%
}

.Normal {
	color:#444;
	font-size:12px;
	font-weight:400;
	line-height:18px
}
/*
blockquote {
	font-size:17px;
	line-height:24px;
	color:#777;
	font-style:italic;
	margin:0 0 20px;
	padding:9px 20px 0 19px;
	border-left:1px solid #ddd
}

hr {
	clear:both;
	margin:17px 0;
	height:0;
	border:solid #ddd;
	border-width:1px 0 0
}
*/
/*-------------------------------------*/
/* ANCHOR STYLES */
/*-------------------------------------*/
a,a:visited {
	color:#028bff;
/*blue*/
	text-decoration:underline;
	outline:0
}

a:hover,a:focus,a:active {
	color:#222;
	outline:0
}

p a,p a:visited {
	line-height:inherit
}

/*-------------------------------------*/
/* IMAGE STYLES */
/*-------------------------------------*/
img {
	border:0;
	-ms-interpolation-mode:bicubic;
	vertical-align:middle
}

ul,ol {
	margin-bottom:18px;
	margin-left:18px
}

ul {
	list-style:square outside
}

ol {
	list-style:decimal
}

.wpcf7 input[type="text"],.wpcf7 textarea,.wpcf7 input[type="email"] {
	margin-bottom:18px;
	padding:8px;
	background:#efefef;
	border:1px solid #c9c9c9;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.1);
	box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.1);
	color:#333;
	font-size:12px
}

.wpcf7 input[type="text"]:active,.wpcf7 input[type="text"]:focus,.wpcf7 input[type="email"]:active,.wpcf7 input[type="email"]:focus,.wpcf7 textarea:active,.wpcf7 textarea:focus {
	background:#fafafa;
	border:1px solid rgba(2,139,255,0.5);
	-webkit-box-shadow:0 0 3px 0 rgba(2,139,255,0.4);
	box-shadow:0 0 3px 0 rgba(2,139,255,0.4);
	color:#333
}

.wpcf7 input[type="submit"] {
	display:inline-block;
	padding:9px;
	margin-bottom:9px;
	cursor:pointer;
	min-width:75px;
	*overflow:visible;
	border:1px solid #c2c2c2;
	background:#eaeaea;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#333;
	font-weight:700;
	text-decoration:none;
	text-align:center
}

.wpcf7 input[type="submit"] {
	padding:6px
}

/* Primary Action */
.wpcf7 input[type="submit"] {
	border-color:#46B26D;
/*dark blue*/
	background:#62BC54;
	background:-moz-linear-gradient(top,#62BC54 0%,#59A74D 100%);
/* FF3.6+ */
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#62BC54),color-stop(100%,#59A74D));
/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,#62BC54 0%,#59A74D 100%);
/* Chrome10+,Safari5.1+ */
	background:linear-gradient(top,#62BC54 0%,#59A74D 100%);
/* W3C */
	-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.6),inset 0 1px 0 0 rgba(255,255,255,0.4);
	box-shadow:0 1px 0 0 rgba(0,0,0,0.6),inset 0 1px 0 0 rgba(255,255,255,0.4);
	color:#efefef;
	text-shadow:0 -1px 0 #185B93
}

.wpcf7 input[type="submit"]:hover {
	border-color:#62BC54;
	background:#59A74D;
/* Old browsers */
	background:-moz-linear-gradient(top,#59A74D 0%,#62BC54 100%);
/* FF3.6+ */
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#59A74D),color-stop(100%,#62BC54));
/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,#59A74D 0%,#62BC54 100%);
/* Chrome10+,Safari5.1+ */
	background:linear-gradient(top,#59A74D 0%,#62BC54 100%);
/* W3C */
	color:#fff
}

.wpcf7 input[type="submit"]:active {
	border-color:#59A74D;
	background:#62BC54;
/* Old browsers */
	-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);
	box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);
	color:#fff
}

.wpcf7 input[type="search"]::-webkit-search-decoration,.wpcf7 input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance:none
}

.wpcf7 input::-moz-focus-inner {
	border:0;
	padding:0
}

.wpcf7 textarea {
	overflow:auto;
	vertical-align:top;
	resize:vertical
}

.wpcf7 input:valid,.wpcf7 textarea:valid {
}

.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea {
	width:90%;
	max-width:978px;
	float:none;
	clear:left
}

.dnnButtonDropdown-ul > li:last {
	border-bottom:none!important
}

.wpcf7 textarea {
	min-height:80px
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:320px) {

}

@media only screen and (min-width:480px) {

}

@media only screen and (min-width:768px) {

}

@media only screen and (min-width:1024px) {

}

@media only screen and (min-width:1140px) {

}

@media only screen and (min-width:1280px) {

}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi) {

}

.aligncenter {
	display:block;
	margin:5px auto
}

.alignright {
	float:right;
	margin:5px 0 20px 20px
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px
}

.type-page,.type-post,.type-resumes,#post-404 {
/*width: 978px;*/
	max-width:978px;
	margin:75px auto 0;
	padding:15px 10px;
	background:#fff;
	box-shadow:0 0 6px 1px #888
}

.resumesGrid {
	text-align:center
}

.type-resumes .attachment-post-thumbnail {
	float:left;
	border-radius:10px;
	margin-left:10px;
	width:57%
}

.type-resumes .detail {
	width:39%;
	float:right;
	margin-right:10px
}

.type-resumes .detail h1 {
	background:#efefef;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	margin:0;
	padding:10px
}

.type-resumes .detail p {
	background:#efefef;
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	padding:10px
}

.type-resumes .detail ._selz-btn {
	width:100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

.type-resumes .detail ._selz-btn-add-on {
	-webkit-border-radius:8px 8px 0 0!important;
	-moz-border-radius:8px 8px 0 0!important;
	border-radius:8px 8px 0 0!important
}

.type-resumes .detail span:nth-child(2) {
	-webkit-border-radius:0 0 8px 8px!important;
	-moz-border-radius:0 0 8px 8px!important;
	border-radius:0 0 8px 8px!important
}

#share-buttons {
	width:100%;
	border:1px solid #ddd;
	margin:30px 0 0;
	padding:10px;
	text-align:center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

#share-buttons h2 {
	font-size:25px;
	color:#888;
	line-height:50px;
	margin:0 0 10px
}

#share-buttons img {
	width:35px;
	padding:5px;
	border:0;
	box-shadow:0;
	display:inline
}

.ListItem {
	width:306px;
	height:330px;
	background-color:#333;
	position:relative;
	-webkit-border-radius:10px;
	border-radius:20px 20px 10px 10px;
	text-align:center;
	display:inline-block;
	margin:5px
}

.ListItem .mask {
	width:100%;
	height:331px;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:0;
	background-color:#60BD54;
	-webkit-border-radius:10px;
	border-radius:10px;
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out
}

.ListItem:hover .mask {
	opacity:1
}

.ListItem img {
	transition:all .2s linear;
	width:100%;
	display:block;
	position:relative;
	margin:0 auto;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	border:1px solid #333
}

.ListItem:hover h2,.ListItem:hover p,.ListItem:hover a.info {
	opacity:1;
	transform:translateY(0px);
	-webkit-transform:translateY(0px)
}

.ListItem h2 {
	transform:translateY(-100px);
	-webkit-transform:translateY(-100px);
	opacity:0;
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	position:relative;
	font-size:17px;
	padding:10px;
	background:rgba(0,0,0,0.8);
	margin:20px 0 0
}

.ListItem p {
	transform:translateY(100px);
	-webkit-transform:translateY(100px);
	opacity:0;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	font-family:Georgia,serif;
	font-size:12px;
	color:#fff;
	padding:10px 10px 20px;
	text-align:left;
	max-height:115px;
	min-height:115px
}

.ListItem:hover p {
	transition-delay:.3s
}

.ListItem:hover a.info {
	opacity:1;
	transform:translateY(0px);
	-webkit-transform:translateY(0px)
}

.ListItem a.info:hover {
	box-shadow:0 0 1px #000;
	transition:all .3s ease-in-out;
	background:#555;
	border:solid 1px #bbb
}

.ListItem a.info {
	opacity:0;
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	display:inline-block;
	text-decoration:none;
	padding:7px 14px;
	background:#000;
	color:#fff;
	text-transform:uppercase;
	box-shadow:0 0 1px #000;
	border:solid 1px #000
}

.bottomTitle {
	color:#888;
	font-family:Ubuntu,sans-serif;
	font-size:11px;
	font-weight:700;
	margin-top:10px
}

.resumesGrid > * {
	vertical-align:middle
}

.downloadButton {
	display:block;
	border-radius:6px;
	width:100%;
	height:70px;
	padding:20px 0 0;
	font-size:26px;
	font-weight:700;
	background:#60BD53;
	color:#fff!important;
	text-align:center
}

.downloadButton:hover {
	background:#509F45;
	color:#fff!important
}

.descriptionFull {
	background:#efefef;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:10px
}

.descriptionFull p {
	margin:0
}

.postleft {
	width:700px;
	float:left
}

.postright {
	width:220px;
	float:right
}

.metadata {
	background:#EEE;
	color:#000;
	font-size:11px;
	font-style:normal;
	line-height:14px;
	padding:5px 5px 6px;
	margin-bottom:11px;
	margin-top:10px
}

.blogWrapper {
	width:978px;
	margin:60px auto 45px;
	padding:25px 10px;
	background:#fff;
	box-shadow:0 0 6px 1px #888
}

.blogWrapper h2 {
	font-size:37px;
	font-weight:400;
	line-height:45px
}

#siteHeadouter {
	background:#333;
	-webkit-box-shadow:1px -2px 7px 0 #333;
	box-shadow:1px -2px 7px 0 #333;
	margin:0;
	height:75px;
	width:100%;
	position:fixed;
	top:0;
	z-index:999
}

#siteHeadinner {
	height:50px;
	position:relative;
	margin:11px auto;
	width:77%
}

#logo {
	float:left
/*width:265px;*/
}

#dnn_dnnLOGO_imgLogo {
	margin:10px 0 0;
	width:265px
}

#dnn_navpane {
	position:absolute;
	height:50px;
	top:0;
	right:0
}

#dnn_pnav {
	margin:0 auto
}

#dnn_pnav li {
	position:relative;
	list-style:none;
	margin:0
}

#dnn_pnav > li {
	float:left
}

#dnn_pnav > li > a {
	display:block;
	padding:0 10px;
	font-size:13px;
	font-family:arial,sans-serif;
	font-weight:700;
	color:#a0a0a0;
	text-decoration:none;
	line-height:60px
}

#dnn_pnav > li:hover > a {
	color:#fff
}

#dnn_pnav > li:hover > a:active {
	color:#60BD53
}

a#pull {
	display:none
}

.frontHeading {
	text-align:center;
	margin:-85px 0 40px;
	display:block;
	padding:40px;
	color:#fff;
	background-color:#666;
	font-size:32px
}

.frontSliderImage {
	border:solid 3px #efefef;
	width:450px
}

.frontSliderCaption {
	font-size:35px;
	font-weight:400;
	line-height:36px;
	padding:0 0 15px;
	border-bottom:1px solid #DDD
}

.frontSliderDesc {
	font-size:18px;
	line-height:26px;
	border-top:1px solid #FFF;
	padding-top:15px
}

.frontThreeSteps,.frontThreeStepsDesc {
	margin:30px auto;
	width:980px
}

.frontThreeStepsHeading {
	font-size:74px;
	font-weight:400;
	padding:50px 0 70px;
	text-align:center
}

.frontThreeSteps img {
	width:100%;
	height:auto
}

.yarpp-related ol {
	list-style:none;
	margin-left:0
}

.yarpp-related ol li {
	list-style-type:none
}

.home.page .downloadButton {
	max-width:800px;
	margin:0 auto
}

#testimonialsFront {
	position:relative;
	background-color:#fff;
	text-align:center;
	padding:30px 0
}

.testheader {
	font-size:32px;
	margin:20px 0 50px;
	text-transform:uppercase;
	font-weight:400
}

.testrow {
	width:100%;
	max-width:980px;
	margin:0 auto
}

.testrow1 {
	border-bottom:1px dashed #ccc
}

.test11,.test12,.test21,.test22 {
	display:inline-block;
	width:49%;
	vertical-align:top;
	text-align:left;
	font-size:13px;
	line-height:20px;
	padding:0 15px 30px
}

.test11,.test21 {
	border-right:1px dashed #ccc
}

.test21,.test22 {
	padding-top:35px
}

.testimage {
	float:left;
	margin:0 20px 10px 0;
	width:80px;
	height:80px;
	border-radius:100px;
	overflow:hidden
}

.testimage img {
	width:80px;
	height:80px;
	margin:0 10px 10px 0
}

.testname {
	float:right
}

#topbar {
  border-width:0px; 	
  margin: 15px 0 0 15px;
  display: none;
}

.moneyBack {
	display: block;
	width: 120px;
	margin: 20px auto;
}

@media screen and (min-width: 1220px) { 
	#topbar { 
    display: inline;
    margin: 20px 0 0 15px;
		width: 330px; 
  }
}

@media screen and (min-width: 1300px) {	#topbar { width: 380px; }}
@media screen and (min-width: 1460px) {	#topbar { margin: 15px 0 0 15px; width: auto; }}
@media screen and (min-width: 1600px) {	#topbar { margin: 15px 0 0 65px; width: auto; }}
@media screen and (min-width: 1700px) {	#topbar { margin: 15px 0 0 105px; width: auto; }}
@media screen and (min-width: 1800px) {	#topbar { margin: 15px 0 0 165px; width: auto; }}

@media screen and (max-width: 960px) {
  .type-resumes .szg-superzoomgallery {
    float:none;
    margin-left:0;
    width:100%
  }

  .szg-main {
    margin: 10px auto;
  }

  .szg-thumbs {
    text-align: center;
  }
  
  .detail.zoomEnabled {
  	float:none;
    width: 60%;
		margin: 10px auto;
  }
}

@media screen and (max-width: 767px) {
#dnn_dnnLOGO_imgLogo {
	width:150px;
	padding-top:9px
}
}

@media screen and (max-width: 666px) {
#dnn_navpane {
	position:relative;
	float:right
}

#dnn_navpane ul {
	display:none;
	height:50px;
	background-color:#333
}

a#pull {
	padding:10px;
	display:block;
	background-color:#333;
	position:relative;
	font-size:13px;
	font-family:arial,sans-serif;
	font-weight:700;
	color:#a0a0a0;
	width:40px;
	height:40px
}

a#pull:after {
	content:"";
	background:url(img/nav-icon.png) no-repeat;
	width:30px;
	height:30px;
	display:inline-block;
	position:absolute;
	right:5px;
	bottom:0
}

#dnn_pnav > li > a {
	line-height:60px
}

#dnn_navpane {
	left:0
}

#dnn_pnav {
	margin:0;
	position:absolute;
	width:200px;
	right:0
}

#dnn_pnav > li {
	float:none
}

#dnn_pnav > li > a {
	line-height:30px
}

#dnn_navpane ul {
	height:auto;
	padding:5px
}

#siteHeadouter {
	height:40px
}

#siteHeadinner {
	height:40px;
	margin:0 auto
}

#dnn_dnnLOGO_imgLogo {
	width:150px;
	padding:0
}

/* BLOG */
.blogWrapper {
	width:100%;
	padding:50px 8px 0
}

.postleft,.postright {
	width:100%
}

.postleft img.aligncenter {
	width:100%
}

.postleft img.alignright,.postleft img.alignleft {
	width:50%;
	padding-bottom:5px
}

.blogWrapper h2 {
	font-size:32px;
	font-weight:400;
	line-height:28px
}

/* FRONTPAGE */
#dnn_topbannerpane {
	display:none
}

.frontHeading {
	margin:2px 0 10px;
	font-size:22px
}

.frontSliderImage {
	width:210px
}

.frontSliderCaption {
	font-size:20px;
	line-height:20px;
	padding:0 0 5px
}

.frontSliderDesc {
	font-size:12px;
	line-height:12px;
	border-top:1px solid #FFF;
	padding-top:5px
}

.frontThreeSteps,.frontThreeStepsDesc {
	width:100%;
	padding:5px
}

.frontThreeStepsHeading {
	font-size:40px;
	padding:0 0 20px
}

.frontThreeStepsDesc {
	padding-top:20px
}

.home.page .downloadButton {
	font-size:20px;
	line-height:18px
}

/* Resume page */
.type-resumes {
	width:100%;
	padding-left:5px;
	padding-right:5px;
  padding-top: 10px;
}

.type-resumes .attachment-post-thumbnail {
	float:none;
	margin-left:0;
	width:100%
}
 
.type-resumes .detail {
	width:100%;
	float:none;
	margin-right:0;
	margin-top:10px
}
  
/* Blog post */
.type-post {
	width:100%;
	padding-left:5px;
	padding-right:5px
}
}

@media screen and (max-width: 360px) {
.resumesGrid {
	width:320px;
	padding:50px 8px 0
}

.ListItem {
	margin:5px 0
}

.frontSliderImage {
	width:195px
}

.frontSliderCaption {
	font-size:14px;
	line-height:14px
}

.testimage {
	float:none
}
}

.bxslider {
	margin:0
}

.bxslider table td {
	vertical-align:top;
	padding:0 5px
}

.bxslider .txtCell {
	max-width:450px
}

.bx-controls {
	padding-top:20px
}

/* Super zoom plugin styling */
.szg-superzoomgallery {
	width: 57%;
}

.szg-main,
.szg-main img, 
.szg-main-photo {
	border-radius: 10px;
}

.szg-main-photo {
    max-width: 100% !important;
}

.breadcrumbs {
	margin-bottom: 15px;
  font-size: 14px;
}

/* Gumroad Button Styling */
.gumroad-button {
    display: inline-block;
    text-align: center;
}

/* See also single-resumes.php */

a .gumroad-button-logo {
	display: none !important;
}
.gumroad-button__price {
	display: block;
  border-radius: 4px 4px 0 0;
  border-width: 1px 1px 0;
  position: relative;
  padding: 9px 15px;
  z-index: 1;
  background: #fff!important;
  border: 1px solid #ced8de;
  color: #333b3f!important;
  text-shadow: none!important;
}
.gumroad-button__price::after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        -webkit-transition: inherit;
        transition: inherit;
        bottom: -6px;
        border-width: 6px 6px 0 6px;
        border-color: #fff transparent transparent;
    }

/*#goog-wm-qt {
	padding: 5px !important;
	font-size: 18px !important;
}

#goog-wm-sb {
	margin-left: 5px;
	font-size: 18px;
	border: 5px solid #ddd;
}

.other-things {margin-top:30px;}

.search-goog {list-style:none;}