/*
Theme Name:     Pohutukawa Child
Theme URI:      http: //joelwagner.de/wplsg
Description:    Child Theme for the Pohutukawa theme
Author:         Joel Wagner
Author URI:     http: //joelwagner.de/
Template:       pohutukawa
Version:        1.0
*/

@import url("../pohutukawa/style.css");

body {
	max-width:100%;
	margin:0 auto;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	color: #333;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#wrap {
	margin:0 auto;
	background:#fff;
}

#portfolio-wrap {
	margin:0 20px;
	padding:0px 0 55px !important;
	overflow:hidden;
}

/*-----------------------------------------------------------------------------------*/
/*	Headlines
/*-----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: "myriad-pro-condensed", 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	font-weight:600;
	color:#0e507f;
	text-rendering: optimizeLegibility;
}
h1 {
	margin: 2em 0 1.6em;
	font-size: 2em;
}
h2 {
	margin: 1.4em 0 0.6em;
	font-size: 1.8em;
}
h3 {
	margin: 1.1em 0 0.5em;
	font-size: 1.4em;
}
h4 {
	margin: 1.1em 0 0.5em;
	font-size: 1.4em;
}
h5 {
	margin: 0.9em 0 0.9em;
	font-size: 1.2em;
}
h6 {
	margin: 0.7em 0 0.7em;
	font-size: 1.1em;
}

/*-----------------------------------------------------------------------------------*/
/*	Links
/*-----------------------------------------------------------------------------------*/
a,
#site-title h1 a:hover,
#branding .optional-nav ul a:hover,
#content h2.entry-title a:hover,
#header .mobile-nav a.menu-btn:hover {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a.more-link {
	margin:40px auto 0 auto;
	width:48px;
	height:48px;
	display:block;
	text-indent:-9999em;
	-webkit-border-radius: 42px;
	   -moz-border-radius: 42px;
	        border-radius: 42px;
}
ul.sociallinks li a:hover {
	opacity:0.7;
	-moz-opacity: 0.7;
	filter: 0;
}

dl dt {
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height:1.6;
}


/*-----------------------------------------------------------------------------------*/
/*	Side Nav Top
/*-----------------------------------------------------------------------------------*/
#site-nav-top-container {
	display: none;
}
#site-nav-top {
	display:none;
	position:relative;
	overflow:hidden;
	background:#f6f6f6;
	text-align:center;
}
#site-nav-top ul ul {
	padding:0;
}
#site-nav-top ul ul li:last-child a {
	border-bottom:1px solid #ececec;
}
#site-nav-top ul li {
	display:block;
	padding:0 20px;
}
#site-nav-top li li {
	padding:0;
}
#site-nav-top li a {
	display:block;
	padding:9px 0;
	border-bottom:1px solid #ececec;
	font-size:18px;
	font-size:1.125rem;
}
#site-nav-top li li a {
	font-size:16px;
	font-size:1rem;
	color:#aaa;
	text-transform:none;
	letter-spacing:0;
}
#site-nav-top li li li a {
	font-size:16px;
	font-size:1rem;
}
#site-nav-top li a:hover {
	color:#aaa;
}
#site-nav-top li li a:hover {
	color:#333;
}


/*-----------------------------------------------------------------------------------*/
/*	Header
/*-----------------------------------------------------------------------------------*/
#menu
#branding {
	padding:20px 0 0;
	display:block;
	overflow:hidden;
}
#site-title h1 {
	margin:0 auto;
	font-family: "myriad-pro-condensed", 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	font-size:140%;
	font-weight:700;
	text-transform:none;
	line-height:1.2;
	letter-spacing:0em;
	word-wrap: break-word;
}
#header .mobile-nav a.menu-btn {
	margin:10px 0 0 0;
	padding:11px;
	float:left;
	display:block;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	letter-spacing:0.1em;
	-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
			  border-radius: 4px;
}
#header .mobile-nav .search input {
	width:175px;
	padding: 10px;
	border:1px solid #ccc;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:110%;
	-webkit-border-radius: 30px;
	   -moz-border-radius: 30px;
	        border-radius: 30px;
}

/*-----------------------------------------------------------------------------------*/
/*	Post Header
/*-----------------------------------------------------------------------------------*/
.entry-header {
	word-wrap: break-word;
}
#content h1.entry-title {
	margin:0;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:700;
	line-height:1.25 !important;
	text-transform:none;
	letter-spacing:0em;
	text-align:center;
}
#content h2.entry-title {
	margin:0;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:700;
	line-height:1.25 !important;
	text-transform:none;
	letter-spacing:0em;
	text-align:center;
}
#content h1.entry-title {
		font-size:190%;
		line-height:1.3;
}
#content h2.entry-title {
		font-size:190%;
}
#content h2.entry-title a {
	color:#000;
}

/*-----------------------------------------------------------------------------------*/
/*	Typography
/*-----------------------------------------------------------------------------------*/
#content p {
	margin: 0 0 30px;
	font-size:100%;
	line-height:1.5;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
#content p.intro {
	font-size:125%;
	line-height:1.5;
	font-weight: 300;
}
#content p.intro-page {
	font-weight:300;
	font-size:135%;
	font-style:normal;
	line-height:1.5;
	padding:20px 8% 20px 8%;
	text-align:center;
	color:#333;
	border-top:0px solid #e7e7e7 !important;
	border-bottom:0px solid #e7e7e7 !important;
}
#content p.intro-gross {
	font-size:200%;
	font-style:normal;
	line-height:1.5;
	padding:20px 8% 20px 8%;
	text-align:center;
	color:#70A7C7;
	border-top:0px solid #e7e7e7 !important;
	border-bottom:0px solid #e7e7e7 !important;
}
#content .grautext {
	background:none;
	padding:2px 5px 2px 5px;
}
#content p.small {
	font-size:100%;
	padding: 0 0 30px 0;
	line-height:1.5;
	border-bottom:1px solid #e5e5e5;
}
#content p.author {
	font-size:90%;
	padding: 0 0 0px 0;
	line-height:1.5;
	text-transform:uppercase;
	border-bottom:0px solid #e5e5e5;
}
#content p.small1 {
	font-size:100%;
	padding: 0 0 0px 0;
	line-height:1.5;
	border-bottom:0px solid #e5e5e5;
}
#content p.small2 {
	font-size:100%;
	padding: 0 0 30px 0;
	line-height:1.5;
	border-bottom:0px solid #e5e5e5;
}
#rep {
	border-bottom:1px solid #e5e5e5;
}
#content author {
	text-align:center;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:0.8em;
}

#content img.img-small {
	padding:0 !important;
	margin:0 0 -5px 0 !important;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
}
#content img.img-border {
	max-width:95%;
	padding:5px;
	background:#fff;
	border:1px solid #e5e5e5;
}
#content img.img-border:hover {
	filter: alpha(opacity=70);
	-moz-opacity: .7;
    opacity: .7;
}

#content blockquote {
	margin:0 0 30px;
	padding:0 0 0 20px;
	border-left:1px solid #999;
	font-size:105%;
	color:#555;
}
#content blockquote blockquote {
	margin:10px 0 0;
}
#content blockquote p {
	margin: 0;
	font-style:italic;
	line-height:1.6 !important;
}
#content blockquote p cite {
	margin-top:15px;
	margin-bottom:25px;
	display:inline-block;
	font-size:70%;
	color:#999;
	font-style:normal;
}
#content blockquote cite a {
	color:#999;
}
#content blockquote cite a:hover {
	color:#333;
}
#content blockquote p cite:before {
	content:"\2212 \0020";
}
#content blockquote.pull {
	margin: 0 0 1.4em;
	text-align: center;
}
#content blockquote.pull.alignleft {
	width: 50%;
	margin: 0 1.4em 0.5em 0;
	padding:0;
	float:left;
	display:inline;
	font-size:110%;
	text-align: right;
}
#content blockquote.pull.alignright {
	width: 50%;
	margin: 0 0 0.5em 1.4em;
	padding:0;
	float:right;
	display:inline;
	font-size:110%;
	text-align: left;
}

/*-----------------------------------------------------------------------------------*/
/*	Images
/*-----------------------------------------------------------------------------------*/


#content .wp-caption.alignnone {
	margin: 0;
}
#content .wp-caption {
	width:auto !important;
	max-width: 100%;
	text-align: left;
}
#content p.wp-caption-text, 
.entry-caption p {
	margin: 0 0 20px 0;
	padding: 8px 0 10px;
	font-size:85% !important;
	color:#666;
	font-style:italic;
}

/*-----------------------------------------------------------------------------------*/
/*	Tables
/*-----------------------------------------------------------------------------------*/
#content table {
	width: 100%;
	margin:10px 0 30px;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:90%;
}
#content table thead {
	border-top:0px solid #ccc;
}
#content table tr {
	border-bottom:0px solid #ccc;
}
#content table tr th {
	padding: 5px 10px;
	border-top:0px solid #ccc;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
}
#content table tr td {
	padding: 5px 10px;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
}


.tg .tg-uzfi{background-color:#f9f9f9;text-align:left}
.tg .tg-s6z2{text-align:left;}
.tg .tg-spn1{background-color:#f9f9f9;text-align:left}
.tg .tg-hgcj{text-align:left;font-weight:bold;}
.tg .tg-hgci{text-align:left;}

/*-----------------------------------------------------------------------------------*/
/*	Post Formats
/*-----------------------------------------------------------------------------------*/
/* --- Aside --- */
#content .format-aside h2.entry-title {
	font-size:150%;
	text-transform:none;
	letter-spacing: 0.05em;
}
/* --- Link --- */
#content .format-link {
	text-align:center;
}
#content .format-link a.link {
	margin:0;
	font-size:135%;
	font-weight:bold;
	font-style:italic;
	line-height:1.3 !important;
}
#content .format-link p {
	margin:0 0 20px;
	font-size:95%;
	color:#666;
}
/* --- Status --- */
#content .format-status p {
	padding:15px;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:100%;
	line-height:1.5;
	text-align:center;
	background:#f4f4f4;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

/* --- Gallery --- */
#content .gallery {
	margin:0;
	padding:20px 0 0 0;
	border-top: 0px dashed #ccc;
	border-bottom: 0px dashed #ccc;
}
#content .gallery-item {
	text-align:center;
}
#content .gallery-item img {
	width:19.5%;
	height:auto;
	margin:0 0.5% 0.5% 0;
	float:left;
}
#content .format-gallery .gallery-caption {
	display:none;
}
.gallery-item img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: .7;
    opacity: .7;
} 

/* ------- Infoboxes ------- */
.blue-box {
	background:#0e507f;
	color:#fff;
}
.red-box {
	background:#890d48;
	color:#fff;
}

/* ------- Buttons ------- */
.red-btn {
	background:#890d48;
	color:#fff;
}
.blue-btn {
	background: #0e507f;
	color:#fff;
}

/*-----------------------------------------------------------------------------------*/
/*	Fullwidth Page
/*-----------------------------------------------------------------------------------*/
#content .fullwidth {
	width: 100%;
	padding-top:50px;
	float:none;
}

.fullwidth .entry-header-portfolio,
.fullwidth .entry-content-portfolio {
	max-width: 1132px !important;
}

/*-----------------------------------------------------------------------------------*/
/*	Portfolio Template
/*-----------------------------------------------------------------------------------*/
#content .intro .entry-content-portfolio p {
	max-width:960px;
	margin:0 auto;
	text-align:center;
	font-size:16px;
	font-size:1rem;
	font-weight: 300 !important;
	padding:0 !important;
}
#content .post.portfolio-element {
	max-width:100%;
	height:470px;
	padding:40px 0;
	margin-top:-20px;
	float:left;
	font-size:14px;
	font-size:0.875rem;
	background:none;
	border-bottom:1px solid #E3E0D8;
}
#content .post.portfolio-element h2.entry-title {
	margin:0;
	padding:10px 0 18px 0;
	font-size:18px;
	font-size:1.125rem;
}
#content .post.portfolio-element h2.entry-title a {
	color:#0e507f;
	text-align: left !important;
}
#content .post.portfolio-element p {
	font-size:14px;
	font-size:0.875rem;
	padding:0;
	line-height:1.7;
}
.portfolio-thumb img.wp-post-image {
	float:none !important;
	margin:0 auto;
  	width:348px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


/*-----------------------------------------------------------------------------------*/
/*	Main Site Navigation (Sidebar or below content posts/pages)
/*-----------------------------------------------------------------------------------*/
#main-nav {
	margin:0;
	padding: 30px 20px;
	background:#e7e7e7 !important;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #E5E5E5;
	text-align:center;
	font-size:90%;
}

/* --- Footer --- */
#footer {
	background:#0e507f;
}
#site-generator {
	position:relative;
	padding:30px 20px 40px 20px;
	clear:both;
	background:#0e507f;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:90%;
	color:#fff;
	line-height:1.5;
	text-align:center;
}
#site-generator a.top {
	margin:0 0 30px 0;
	padding:3px 6px;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background:#fff;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#site-generator a.top:hover {
	background:#e7e7e7;
	text-decoration:none;
}
#site-generator .optional-nav {
	padding:0;
	font-size:95%;
	font-weight:bold;
	text-transform:none;
	line-height:2.4;
	text-align:center;
}

/*-----------------------------------------------------------------------------------*/
/*	Styles for Internet Explorer 8 and below
/*-----------------------------------------------------------------------------------*/
.ie #site-nav-top-container {
	width: 1132px;
	margin:0 auto;
}

/* --- Site Nav --- */

.ie #site-nav-top {
	position:relative;
	padding:0;
	display:block !important;
	background:none;
	overflow:visible;
}
.ie #site-nav-top ul {
	padding: 0;
	text-align:center;
}
.ie #site-nav-top ul li {
	position:relative;
	display:inline-block;
	float:left;
	padding:0;
	background:none;
}
.ie #site-nav-top ul.sub-menu,
.ie #site-nav-top ul.children {
	width:auto;
	display: none;
	position:absolute;
	top:55px;
	background:#fff;
	border:1px solid #ececec;
	z-index: 99999;
}
.ie #site-nav-top ul.sub-menu ul,
.ie #site-nav-top ul.children ul {
	display: none;
	top:-5px;
	left:172px;
	z-index: 99999;
}
.ie #site-nav-top li li {
	position:relative;
	display:block;
	width:180px;
	float:none;
	color:#333;
}
.ie #site-nav-top li li li {
	width:180px;
	display:block;
}
.ie #site-nav-top li a {
	height:32px;
	display:inline-block;
	margin:0 15px 0 0;
	padding:14px;
	border:none;
	font-size:18px;
	font-size:1.125rem;
	color: #fff;
	text-transform:none;
	letter-spacing:0;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}
.ie #site-nav-top li li a {
	height:auto;
	display:block;
	float:none;
	margin:0 15px;
	padding:15px 0;
	border-bottom:1px solid #ececec;
	font-size:15px;
	font-size:0.9375rem;
	color:#aaa;
	line-height:1.3;
	word-break: break-word;
}
.ie #site-nav-top li li li a {
	font-size:15px;
	font-size:0.9375rem;
}
.ie #site-nav-top ul.menu li:last-child a {
	border-bottom:none;
}
.ie #site-nav-top ul.menu li ul.sub-menu li a,
.ie #site-nav-top ul li ul.children li a {
	border-bottom:1px solid #ececec;
}
.ie #site-nav-top ul.menu li ul.sub-menu li:last-child a,
.ie #site-nav-top ul li ul.children li:last-child a {
	border-bottom:none !important;
}
.ie #site-nav-top ul ul li:last-child a {
	border-bottom: none;
}
.ie #site-nav-top li a:hover {
	background:none;
	color: #fff !important;
}
.ie #site-nav-top li li a:hover {
	background:none;
	color:#333 !important;
}
.ie #site-nav-top ul li:hover > ul {
	display: block;
	color:#aaa;
	-webkit-transition: all 0.5s ease-in-out;
	   -moz-transition: all 0.5s ease-in-out;
	     -o-transition: all 0.5s ease-in-out;
	        transition: all 0.5s ease-in-out;
}
.ie #site-nav-top li:hover > a {
	color:#fff;
}
.ie #site-nav-top li li:hover > a {
	background:none;
	color:#333 !important;
}

.ie #portfolio-wrap {
	width: 960px;
	margin:0 auto;
	padding:80px 0 110px;
	overflow:hidden;
}

/* --- Portfolio Template --- */
.ie #content .post.portfolio-element {
	width:300px;
	height:470px;
	padding:60px 4.7%;
	float:left;
	font-size:14px;
	font-size:0.875rem;
	background:none;
	border-right:1px solid #E3E0D8;
	border-bottom:1px solid #E3E0D8;
}
.ie #content .intro .entry-content p {
	font-size:20px;
	font-size:1.25rem;
	padding:0 0 60px !important;
}

/* --- WP-PageNavi --- */
#content .wp-pagenavi {
	margin:0 0 20px;
	padding: 20px;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:90%;
	text-align:center;
}

/*-----------------------------------------------------------------------------------*/
/*	CSS3 Media Queries for Responsiveness (mobile-first, from small to big)
/*-----------------------------------------------------------------------------------*/
/* --- smartphones in landscape mode --- */
@media screen and (min-width: 480px) {
/* --- Alignment --- */
.alignleft {
	margin-right: 20px;
	display:inline;
	float: left;
}
.alignright {
	margin-left: 20px;
	display:inline;
	float: right;
}
#content img.wp-post-image {
	margin: 10px 15px 10px 0;
	padding: 0;
	float: left;
}
/* --- Typography --- */
#content p {
	font-size:105%;
}
#content p.wp-caption-text, 
.entry-caption p {
	margin: 0 0 15px 0 !important;
	padding: 8px 0 10px;
	font-size:85% !important;
	color:#666;
	font-style:italic;
}
/* --- Single Post --- */
#content .post .author-description {
	padding:0 0 0 90px;
}
.single-posts-meta .author-info img {
	display:inline-block;
	margin:0;
	padding:0;
	float:left;
	-webkit-border-radius: 42px;
	   -moz-border-radius: 42px;
	        border-radius: 42px;
}
#content .nopassword, 
#content p.nocomments {
	font-size: 115%;
}
}

/* --- tablets in portrait mode --- */
@media screen and (min-width: 768px) {
/* --- General Structure --- */
#portfolio-wrap {
	margin:0 30px;
	padding:0;
	overflow:hidden;
}
#header .mobile-nav,
#content .post,
#comments,
#content .page,
#content .type-attachment,
#nav-below,
#nav-single,
#image-nav,
#main-nav,
.widget,
#footer .widget,
#site-generator,
#content .wp-pagenavi {
	padding-left: 55px;
	padding-right: 55px;
}
#content .page-header h1.page-title {
	padding:0 0 0 55px;
}
/* --- Mobile Nav --- */
#header .mobile-nav .search input {
	width:220px;
}
/* --- Header Image (optional) --- */
.header-image {
	display:block;
	max-width:100%;
	height:auto;
	width: auto\9; /* ie8 */
}
/* --- Posts Header --- */
#content h2.entry-title,
#content h1.entry-title {
	font-size:180%;
	line-height:1.35;
}
/* --- Typography --- */
#content .entry-meta {
	font-size:110%;
}
#content p {
	font-size: 115%;
}
#content blockquote.pull.alignleft,
#content blockquote.pull.alignright {
	width: 33%;
}
/* --- Posts Meta --- */
#content .entry-meta ul li.post-author {
	display: inline;
}
/* --- Comments --- */
#comments .comment-content ul li.comment-time {
	display:inline;
}
/* --- Footer Bottom --- */
#site-generator .optional-nav {
	padding:0;
	font-size:95%;
	font-weight:normal;
	text-transform:none;
	line-height:2.4;
	text-align:center;
}
#site-generator .optional-nav a {
	padding:3px 6px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#site-generator .optional-nav a:hover {
	background:#fff;
	color:#333;
	text-decoration:none;
}
#site-generator .optional-nav ul li:after {
	content: " //";
	padding:0 5px 0 0 !important;
}
#site-generator .optional-nav ul li:last-child:after {
	content:"";
	padding:0;
}
/* ------- Shortcodes ------- */
.two-columns-one {
	width:48.5%;
}
.three-columns-one {
	width:31.333%;
}
.three-columns-two {
	width:65.33%;
}
.four-columns-one {
	width: 22.75%;
}
.four-columns-two {
	width:45.5%;
}
.four-columns-three {
	width:100%;
}
.two-columns-one,
.three-columns-one,
.three-columns-two, 
.four-columns-one,
.four-columns-two {
	position:relative;
	float:left;
	margin-right:3%;
	margin-bottom:0;
}
/* ------- WP Pagenavi Plugin ------- */
#content .wp-pagenavi span.pages {
	margin-right:20px;
	display:inline;
}

/* --- Portfolio Template --- */
#content .intro .entry-content p {
	font-size:20px;
	font-size:1.25rem;
	padding:0 0 60px !important;
}
#content .post.portfolio-element,
.sidebar-content #content .post.portfolio-element {
	max-width:26.8%;
	padding:35px 4.7%;
	border-right:1px solid #E3E0D8;
	background-image:none;
}	
#content .post.portfolio-element:nth-of-type(3n+4) {
	border-right:none;
	padding-right:0;
}
#content .post.portfolio-element:nth-of-type(3n+2) {
	padding-left:0;
}
#content .post.portfolio-element:nth-of-type(-n+4) {
	padding-top:0;
}
}


/* tablets in landscape mode */
@media screen and (min-width: 1024px) {
/* --- General Structure --- */
#portfolio-wrap {
	margin:0 60px;
	padding: 30px 0 0 0;
}
#header .mobile-nav,
#content .post,
#comments,
#content .page,
#content .type-attachment,
#nav-below,
#nav-single,
#image-nav,
#main-nav,
.widget,
#footer .widget,
#site-generator,
#content .wp-pagenavi {
	padding-left: 100px;
	padding-right: 100px;
}
#content .page-header h1.page-title {
	padding:0 0 0 100px;
}
/* --- Typography --- */
#content p {
	font-size: 125%;
	line-height:1.6 !important;
}
.fullwidth .entry-header-portfolio,
.fullwidth .entry-content-portfolio {
	padding-left: 0px;
	padding-right: 0px;
}
}

/* standard laptop + desktop screens */
@media screen and (min-width: 1100px) {
/* --- General Structure --- */
#wrap {
	max-width:1400px;
}
#portfolio-wrap {
	max-width:960px;
	margin:0 auto;
	padding-bottom: 60px;
	overflow:hidden;
}

#content .post,
#comments,
#content .page,
#content .type-attachment,
#nav-below,
#nav-single,
#image-nav,
#main-nav,
.widget,
#footer .widget,
#site-generator,
#content .wp-pagenavi {
	padding-left: 0;
	padding-right: 0;
}
#content .page-header h1.page-title {
	padding:0;
}
#container {
	margin:0 auto;
	width:980px;
}
#content {
	width:650px;
	padding:40px 0 0 0;
	float:left;
}
#content-portfolio {
	width:100%;
	padding:40px 0 0 0;
	float:left;
}
#sidebar {
	width:280px;
	padding:80px 0 0 0;
	float:right;
}
#footer-widget-area,
#site-generator  {
	margin:0 auto;
	width:980px;
}
/* --- Links --- */
a {
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
	     -o-transition: all 0.2s;
	        transition: all 0.2s;
}
#header .mobile-nav a.menu-btn:hover,
input#submit:hover, 
input.wpcf7-submit:hover {
	background:#333;
}
/* --- One-Column Layout --- */
.one-column #container {
	width:auto;
}
.one-column #content {
	width:980px;
	margin:0 auto;
	padding:40px 0 0 0;
	float:none;
}
.one-column #content .entry-header,
.one-column #content .entry-meta,
.one-column #content .entry-content,
.one-column #content .single-posts-meta,
.one-column #comments,
.one-column #content #nav-single {
	width:680px;
}
.one-column #content .entry-header,
.one-column #content .single-posts-meta,
.one-column #content #comments,
.one-column #content #nav-single {
	margin:0 auto;
}
.one-column #content .entry-meta {
	margin:0 auto 30px auto;
}
.one-column #content .entry-content {
	margin:0 auto;
}
.one-column #sidebar {
	margin:0 auto;
	width:100%;
	padding:0;
	float:none;
}
.one-column #sidebar .widget-area {
	margin:57px auto 0 auto;
	width:680px;
}
.one-column ul.sociallinks {
	margin:0px 7px 7px 0;
}
.one-column ul.sociallinks li {
	margin:0px 7px 7px 0;
}
.one-column ul.sociallinks li:nth-child(5n) {
margin: 0px 7px 7px 0;
}

/* --- Site Nav Top --- */

#site-nav-top-container {
	display:block;
	max-width: 1400px;
	margin:0 auto;
	background-color: #f3f3f3;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}
#site-nav-top {
	position:relative;
	padding:0;
	display:block !important;
	background:none;
	overflow:visible;
}
#site-nav-top ul {
	padding:0;
}
#site-nav-top ul li {
	position:relative;
	display:inline-block;
	padding:0;
	background:none;
}
#site-nav-top ul.sub-menu,
#site-nav-top ul.children {
	width:auto;
	display: none;
	position:absolute;
	top:55px;
	background:#fff;
	border:1px solid #ececec;
	z-index: 99999;
}
#site-nav-top ul.sub-menu ul,
#site-nav-top ul.children ul {
	display: none;
	top:-5px;
	left:172px;
	z-index: 99999;
}
#site-nav-top li li {
	position:relative;
	display:block;
	width:180px;
	float:none;
	color:#333;
}
#site-nav-top li li li {
	width:180px;
	display:block;
}
#site-nav-top li a {
	height:32px;
	display:inline-block;
	margin:0 0 0 -5px;
	padding:20px 17px 10px 17px;
	border:none;
	font-size:16px;
	color: rgba(15, 15, 15, 0.75);
	text-transform:none;
	letter-spacing:0;
	border-right: 1px solid #e3e3e3;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}
#site-nav-top li li a {
	height:auto;
	display:block;
	float:none;
	margin:0 15px;
	padding:15px 0;
	border-bottom:1px solid #ececec;
	font-size:15px;
	font-size:0.9375rem;
	line-height:1.3;
	word-break: break-word;
}
#site-nav-top li li li a {
	font-size:15px;
	font-size:0.9375rem;
}
#site-nav-top ul.menu li:last-child a {
	border-bottom:none;
	border-right:none;
	font-weight:bold;
}
#site-nav-top ul.menu li ul.sub-menu li a,
#site-nav-top ul li ul.children li a {
	border-bottom:1px solid #ececec;
}
#site-nav-top ul.menu li ul.sub-menu li:last-child a,
#site-nav-top ul li ul.children li:last-child a {
	border-bottom:none !important;
}
#site-nav-top ul ul li:last-child a {
	border-bottom: none;
}
#site-nav-top li a:hover {
	background:#e3e3e3;
	color: rgba(1, 1, 1, 1) !important;	
}
#site-nav-top li li a:hover {
	background:none;
	color: rgba(15, 15, 15, 1);
}
#site-nav-top ul li:hover > ul {
	display: block;
	color: rgba(15, 15, 15, 1);
	-webkit-transition: all 0.5s ease-in-out;
	   -moz-transition: all 0.5s ease-in-out;
	     -o-transition: all 0.5s ease-in-out;
	        transition: all 0.5s ease-in-out;
}
#site-nav-top li:hover > a {
	color: rgba(15, 15, 15, 1);
}
#site-nav-top li li:hover > a {
	background:none;
	color: rgba(15, 15, 15, 1);
}

/* --- Header --- */
.header-image {
	display:none;
}
#branding {
	width:980px !important;
	height:114px;
	padding: 0;
	border-bottom:none !important;
	z-index:99;
}
#branding #site-title {
	float:left;
}
#site-title {
	padding:0px 0 0 0;
	text-align:center !important;
}
#site-title h1 {
	margin:0 auto !important;
	font-size:150%;
}
#site-title h1 a {
	color:#333 !important;
}
#branding .optional-nav {
	display:none;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	float:right;
	padding: 17px 0px 15px 0;
	background:none;
}
#branding .optional-nav a {
	padding:6px 8px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	color:#444 !important;
	background:rgba(255,255,255,0.7);
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#branding .optional-nav a:hover {
	color:#fff !important;
	background:#70A7C7 !important;
}
#branding .optional-nav ul li {
	float:left;
	font-weight:normal;
	font-size:75%;
}
#branding .optional-nav ul li:last-child {
	margin:0 0 0 0px;
}
#branding .optional-nav ul li:after {
	content: "";
	padding:0 5px 0 0;
}
#branding .optional-nav ul li:last-child:after {
	content: "";
	padding:0;
}
#branding .optional-nav ul li a {
	color:#000;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
/* --- Mobile Nav --- */
#header .mobile-nav {
	display:block;
	max-width:980px;
	margin:305px auto;
	padding:8px 20px;
	overflow:hidden;
	background:none;
	border-top: 0px solid #e5e5e5;
	border-bottom: 0px solid #e5e5e5;
}
#header .mobile-nav a.menu-btn {
	margin:10px 0 0 0;
	padding:11px;
	float:left;
	display:none;
	font-family: "myriad-pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#333;
	background:#fff !important;
	letter-spacing:0.1em;
	-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
			  border-radius: 4px;
}
#header .mobile-nav a.menu-btn:hover {
	background:#70A7C7 !important;
	color:#fff !important;
}
#header .mobile-nav .search {
	margin:0;
	padding:10px 0;
	float:right;
	display:none;
}
#header .mobile-nav .search input {
	width:175px;
	padding: 10px;
	border:0px solid #ccc;
	font-family: Georgia, 'Times New Roman', serif;
	font-size:110%;
	color:#333;
	background:rgba(255,255,255,0.8) !important;
	-webkit-border-radius: 30px;
	   -moz-border-radius: 30px;
	        border-radius: 30px;
}
.searchsubmit {
	display:none;
}
/* --- Post Meta --- */
#content .entry-meta {
	font-size: 105%;
}
/* --- Typography --- */
#content p {
	font-size: 100%;
	line-height:1.8;
}
/* --- Fullwidth Page --- */
.page-template-page-fullwidth-php #container {
	width:auto;
}
.page-template-page-fullwidth-php #content {
	width:980px;
	margin:0 auto;
	padding:40px 0 0 0;
	float:none;
}
.page-template-page-fullwidth-php #content .entry-header,
.page-template-page-fullwidth-php #content .entry-meta,
.page-template-page-fullwidth-php #content .entry-content,
.page-template-page-fullwidth-php #content #nav-single {
	width:980px !important;
}
.page-template-page-fullwidth-php #content #comments {
	margin:0 auto;
	width:650px !important;
}
.page-template-page-fullwidth-php #sidebar {
	margin:0 auto;
	width:100%;
	padding:0;
	float:none;
}
.page-template-page-fullwidth-php #sidebar .widget-area {
	width:980px;
	margin:57px auto 0 auto;
}
.page-template-page-fullwidth-php ul.sociallinks li:nth-child(5n) {
	margin: 0px 7px 7px 0;
}
/* --- Widget Area --- */
#sidebar .widget-area {
	margin:0;
}
#main-nav {
	border:none;
	display:none;
}
ul.sociallinks li:nth-child(5n) {
	margin:0px 0 7px 0;
}
/* --- Footer --- */
.widget-area-footer-1,
.widget-area-footer-2,
.widget-area-footer-3 {
	width:300px;
	padding:60px 0 0;
	float:left;
}
.widget-area-footer-1,
.widget-area-footer-2 {
	margin-right:40px;
}
/* --- Footer Bottom --- */
#site-generator ul li {
	display: inline;
}
#site-generator ul li span.slash {
	display: inline;
}
/* --- Shortcodes --- */
.four-columns-three {
	width:68.75%;
	position:relative;
	float:left;
	margin-right:3%;
	margin-bottom:0;
}
}