/**
  Theme Name: hoveSkin 2.0
  Version: 2.0
  Author: Hovemann.net
  Author URI: http://www.hovemann.net
    
  Description: Build for Prime Production

*/
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, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, 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%;
  vertical-align: baseline;
  outline: none;
}

html {
	height: 101%;
	text-rendering: optimizeLegibility; /*improves rendering */
	-webkit-font-smoothing: antialiased /*improves rendering webkit */;
	-moz-osx-font-smoothing: grayscale /*improves rendering ff/osx */;
}
body {
	font-size: 14px;
	line-height: 150%;
	overflow-x: hidden;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

header {
	width: 100%;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	max-width: 100%;
    height: auto;
}
p {
	margin-bottom: 12px;
    font-weight: 300;
}
a {
    text-decoration: none;
    transition: color .2s linear;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    font-weight: 300;
}
a:hover {
	text-decoration: underline;
}

/** page wrapping **/
.wrapper {
	max-width: 980px;
	margin: 0 auto;
}

#mainbody {
	display: block;
	z-index: auto;
	max-width: 100%;
}
.grid{
    background-image: url(../../wp-content/themes/hoveSkin/img/grid.png);
    background-repeat: repeat;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;    
}

/** full navigation **/


.all {
	display: table;
	width: 100%;
	height: 100%;
    max-width: 980px;
    margin: auto;
    padding: 10px 5px 0 20px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
     -moz-box-sizing: border-box;    /* Firefox, other Gecko */
     box-sizing: border-box;         /* Opera/IE 8+ */
}

.all h1 {
	width: 30%;
	display: table-cell;
	padding-bottom: 9px;
	vertical-align: bottom;
}

.all h1 img {
	margin-top: 9px;
	display: block;
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}

.all h1 a {
	color: #ffffff;
	width: 100%;
	display: block;
    font-weight: 300;
    float: left;
    text-transform: uppercase;
}
.all h1 a:hover {
	text-decoration: none;
}

#navbar {
	display: none;
}
nav {
	display: block;
    background: #4b8f8e;
}
#n ul { 
    display: block;
    max-width: 70%;
    margin: auto;
    text-align: right;
    padding-bottom: 9px;
    vertical-align: bottom;
}
#n ul li {
	display: inline-block;
	position: relative;
	font-weight: 700;
    text-transform: uppercase;
}
#n ul li a {
	display: block;
	padding: 0px 12px;
    font-weight: 700;
}
#n ul li a:hover {
	text-decoration: none;
}

#n ul li ul {
	display: none;
	margin: 0;
	position: absolute;
	zoom: 1;
	z-index: 9999;
	background: #fff;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #e1e1e1;
}
#n ul li ul li {
	display: block;
	width: 11em;
	border: 0;
}
#n ul li ul li a {
	background: #fff;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}

#n ul li:hover > ul {
	display: block;
}
#n ul li:hover > a {
	text-decoration: none;
}
.current_page_item a:link {
    color: #ffffff; 
    font-weight: 300;
}
/*
#n ul.menu > li:first-of-type {
    background-image: url(img/nav.png);
    background-position: 0 -15px;
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-left: 11px;
} 
*/
/** posts **/
#content {
	width: 100%;
	position: relative;
}
#main {
	display: block;
	width: auto;
}

.post {
	display: block;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.post header {
	display;
	block;
	margin-bottom: 25px;
}

.post p {
	margin-bottom: 20px;
	line-height: 150%;
} 

.post header h2 {
	margin-bottom: 4px !important;
}

.post h2 {
	display: block;
}

.post h3 {
   	font-weight: 300;
}

.post h4 {
	display: block;
	font-weight: 300;
}

#navbelow {
	display: block;
	width: 100%: padding: 0px;
	margin-top: -10px;
	margin-bottom: 15px;
}

/** Panels **/
/* home */ 
.panel-grid {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.textwidget {
	margin-bottom: 12px;
    font-weight: 300;
}
/* vita */

.page-id-72 .gallery img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.widget_origin_button .origin-widget.origin-widget-button-simple-white a {
    background: #ffffff;
    font-weight: 300;
    border: 1px solid #4b8f8e;
    padding: 10px 20px;
    border-radius: 0;
    text-shadow: none;
    font-size: 16px;
    box-shadow: none;
}
.widget_origin_button .origin-widget.origin-widget-button-simple-white a:hover {
    color: #ffffff;
    text-shadow: none !important;
}
/* contact */
.wpcf7-form p {
    float: left;
}

.wpcf7-form p:nth-of-type(4) {
	float: none;
}

.wpcf7-form input {
    width: 154px;
    margin: 0 30px 0 0;
    font-weight: 300;
    padding: 11px;
    border-radius: 0;
    outline: 0;
}

.wpcf7-form input {
	border: 1px solid #9f9f9f;
}

.wpcf7-form .wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-not-valid {
	border: 1px solid red !important;
}

.wpcf7-response-output {
	clear: both;
	padding: 11px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	border-width: 1px !important;
}

textarea{
    width: 100%;
    font-weight: 300;
    padding: 11px;
    border: 1px solid #9f9f9f;
    border-radius: 0;
    max-width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
     -moz-box-sizing: border-box;    /* Firefox, other Gecko */
     box-sizing: border-box;         /* Opera/IE 8+ */
     outline: 0;
}
.send {
    background: #ffffff !important;
    font-weight: 300 !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 0 !important;
    padding: 10px 20px !important;
    text-shadow: 0 !important;
    font-size: 16px !important;
    box-shadow: none !important;
    width: auto !important;
    cursor: pointer !important;
}
.send:hover {
    color: #ffffff !important; 
    transition: color .2s linear !important;
    -webkit-transition: color .2s linear !important;
    -moz-transition: color .2s linear !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   opacity:  1;
}

/* gallery */

#gallery-1 img {
    border: none !important;
}

.gallery-item {
    margin: 0 !important;;
}

.gallery-item img.attachment-gallery-1-column,
.gallery-item img.attachment-gallery-2-columns,
.gallery-item img.attachment-gallery-3-columns,
.gallery-item img.attachment-gallery-4-columns,
.gallery-item img.attachment-gallery-5-columns {
	width: 100%;
	height: auto;
	display: block;
}

.gallery-icon,
.gallery-icon > a,
.gallery-icon > a > img {
	display: block;
}
#gallery-1 .gallery-caption {
    display: none;
}
#slb_viewer_wrap .slb_theme_slb_baseline * {
    text-align: center !important;
}
/** sidebar **/
#sidebar-responsive { 
	display: none;
}

/** footer **/
footer { 
	clear: both;
    font-weight: 300;
	color: #000000;
    padding: 0;
    margin: 0;
    min-height: 83px;
}
.footer-content {
    max-width: 980px;
    margin: auto;
    padding: 10px;
    background: inherit;
}

.footer-content.clearfix {
	display: block;
}

.left, .middle {
    width: 36%;
    float: left;
}
.right {
    margin: 0;
    float: right;
    text-align: right;
}

.right img {
	width: auto;
	height: auto;
}

.left p, .middle p {
    font-weight: 400;
}
.last {
    text-align: center;
    margin: 10px 0;
}
.last a {
    margin: 0 20px 0 0;
}

/** social media **/ 

@font-face {
    font-family: 'Genericons';
    src: url('fonts/Genericons.eot');
    src: url('fonts/Genericons.eot?#iefix') format('embedded-opentype'),
         url('fonts/Genericons.woff') format('woff'),
         url('fonts/Genericons.ttf') format('truetype'),
         url('fonts/Genericons.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.menu-social-container {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.menu-social-container li {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.menu-social-container li a {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-align: center;
    overflow: hidden;
}

.menu-social-container li a {
    width: 30px;
    height: 30px;
    font-size: 16px;
    font-size: 1rem;
}

.menu-social-container ul li a:before {
    display: inline-block;
    width: 36px;
    height: 36px;
    -webkit-font-smoothing: antialiased;
    vertical-align: top;
    visibility: visible;
}

.menu-social-container .menu li a::before {
    font: normal 23px/1 'Genericons';
    color: #2c5958;
    padding: 7px 0 0 0;
    text-align: center;
}

.menu-social-container .menu li a::before, #footer-social-nav ul li a::before {
    content: '\f408';
}

.menu-social-container .menu li a[href*="codepen.io"]::before {
    content: '\f216';
}

.menu-social-container .menu li a[href*="digg.com"]::before {
    content: '\f221';
}

.menu-social-container .menu li a[href*="dribbble.com"]::before {
	content: '\f201';
}

.menu-social-container .menu li a[href*="dropbox.com"]::before {
    content: '\f225';
}

.menu-social-container .menu li a[href*="facebook.com"]::before {
    content: '\f204';
}

.menu-social-container .menu li a[href*="flickr.com"]::before {
    content: '\f211';
}

.menu-social-container .menu li a[href*="plus.google.com"]::before {
    content: '\f218';
}

.menu-social-container .menu li a[href*="github.com"]::before {
    content: '\f200';
}

.menu-social-container .menu li a[href*="instagram.com"]::before {
    content: '\f215';
}

.menu-social-container .menu li a[href*="linkedin.com"]::before {
    content: '\f208';
}

.menu-social-container .menu li a[href*="pinterest.com"]::before {
    content: '\f210';
}

.menu-social-container .menu li a[href*="path.com"]::before {
    content: '\f219';
}

.menu-social-container .menu li a[href*="dribbble.com"]::before {
    content: '\f201';
}

.menu-social-container .menu li a[href*="polldaddy.com"]::before {
    content: '\f217';
}

.menu-social-container .menu li a[href*="getpocket.com"]::before {
    content: '\f224';
}

.menu-social-container .menu li a[href*="reddit.com"]::before {
    content: '\f222';
}

.menu-social-container .menu li a[href*="skype.com"]::before,
.menu-social-container .menu li a[href*="skype:"]::before {
    content: '\f220';
}

.menu-social-container .menu li a[href*="stumbleupon.com"]::before {
    content: '\f223';
}

.menu-social-container .menu li a[href*="tumblr.com"]::before {
    content: '\f214';
}

.menu-social-container .menu li a[href*="twitter.com"]::before {
    content: '\f202';
}

.menu-social-container .menu li a[href*="vimeo.com"]::before {
    content: '\f212';
}

.menu-social-container .menu li a[href*="youtube.com"]::before {
    content: '\f213';
}

.menu-social-container .menu li a[href*="wordpress.org"]::before,
.menu-social-container .menu li a[href*="wordpress.com"]::before {
    content: '\f205';
}

.menu-social-container .menu li a[href*="feed"]::before {
    content: '\f413';
}

.menu-social-container .menu li a[href*="mailto"]::before {
    content: '\f410';
}

/** clearfix **/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { 
	display: inline-block;
}
 
html[xmlns] .clearfix { 
	display: block;
}
* html .clearfix { 
	height: 1%;
}

h1.mobile-only {
	display: none !important;
}

h1.desktop-only {
	display: table-cell;
}

/* Mobile Smartphones ----------- */
@media only screen
and (max-width : 1024px) {

h1.mobile-only {
	display: block !important;
}
.nivo-caption {
    display: none !important;
}
.theme-bar .nivo-controlNav {
    height: 30px !important;
}
/* footer */
footer {
    height: 230px;
    text-align: center;
}
.footer-content {
    width: auto;
    margin: auto;
    padding: 20px;
}
.left {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.middle {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.right {
	width: 100%;
    margin: 10px 0 0 0;
    text-align: center;
}

}

@media only screen   
and (min-width : 0) 
and (max-width : 620px) {
	#navbar { 
		display: block;
		height: 44px;
		background: #242424;
		width: 100%;
	}
	
	#n {
		height: 50px !important;
	}
	
	.all {
		padding: 0;
		width: 100%;
		max-width: 100%;
	}
	
	.all h1, #n ul {
		width: 100%;
		max-width: 100%;
		float: none;
		display: block;
	}
	
	#n ul.menu > li:first-of-type {
		padding: 0;
		background: none;
	}
	
	.all h1 a {
		padding: 0 20px;
		width: 175px;
		position: relative;
		top: 20px;
	}
	
	.all h1 .icon-menu {
		float: right;
		margin-right: 20px;
		width: 30px;
		height: 50px;
		background-image: url(../../../wp-content/themes/hoveSkin2/img/nav.png);
		background-repeat: no-repeat;
		background-position: right center;
		display: block;
		cursor: pointer;
	}  
	
	#navbar a { 
		display: block;
		line-height: 44px;
		padding: 0 10px;
		font-weight: bold;
		font-size: 1.2em;
		color: #8fb5e0;
		text-align: center;
	}
	#navbar a:hover { 
		color: #4b8f8e;
		text-decoration: none;
	}
	#n ul { 
		display: none;
		border: 0;
		height: auto;
		position: relative;
		z-index: 3;
		overflow: hidden;
		width: 100%;
		top: 0px;
	}
	
	/* Firefox Fix */
	@-moz-document url-prefix() {
	    #n ul {
	    	overflow: auto;
	    	width: 100%;
	    	top: 0;
	    	right: 0px;
	    	float: left;
	    	position: absolute;
	    	top: 50px;
	    }
	}
	
	#n ul {
		
		line-height: 60px !important;
		padding-bottom: 0;
	}
	
	#n ul li { 
		font-size: 1.3em;
	}
	#n ul li ul { 
		display: block;
		position: static;
		border: 0;
		background: #242424;
	}
	#n ul li ul li { 
		font-size: 1.1em;
		margin-left: 22px;
		width: auto;
	}
	#n ul li { 
		border: 0;
		width: 100%;
		background-image: none;
		border: 0;
	}
	#n ul.menu li a, #n ul.menu li ul li a { 
		display: block;
		font-weight: 300;
		font-size: 22px !important;
		line-height: 28px !important;
		text-shadow: none !important;
		width: 100%;
		padding: 5px 12px;
		margin: 0;
		text-align: center;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		 -moz-box-sizing: border-box;    /* Firefox, other Gecko */
		 box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	#n ul.menu li a:hover {
		font-size: 22px !important;
		line-height: 28px !important;
	}
	
	#n ul li ul li a { 
		font-size: 1.0em;
		background: #4b8f8e;
		border: 0;
	}
	#n ul li a:hover, #n ul li ul li a:hover { 
		color: #fff;
		text-decoration: none;
	}
	#main { 
		display: block;
		float: none;
		width: auto;
		overflow: hidden;
		margin: 0;
	}
	#sidebar {
		display: none;
		float: none;
	}
	
	/* Grid */
	.panel-grid {
		padding: 0 20px !important;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		 -moz-box-sizing: border-box;    /* Firefox, other Gecko */
		 box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	
	/* Gallery */
	#gallery-1 .gallery-item {
	    width: 100% !important;
	}
	
	#gallery-1 img {
	    width: 100% !important;
	    height: auto !important;
	}
	
	.theme-bar .nivo-controlNav a {
		background-size: 100% !important;
		width: 15px !important;
		height: 15px !important;
	}
	
	.theme-bar .nivo-controlNav a.active {
		background-position: 0 -15px !important;
	}
    
    /* Contact */
    .wpcf7-form input {
        width: 97%;
        padding: 11px 0 11px 11px;
    }
    .wpcf7-form p {
        float: none;
    }
    textarea {
        width: 100%;
    }
    
    h1.desktop-only {
    	display: none !important;
    }
    
    
}

@media only screen   
and (min-width : 620px) {
	#n ul {
		display: table-cell !important;
	}
	
	h1.mobile-only {
		display: none !important;
	}
}