/*
Theme Name: julienlocke - Borders
Theme URI: http://underscores.me/
Author: Julien Locke
Author URI: http://www.julienlocke.com
Description: Theme for Julien Locke\'s website
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/

/* Mobile */

@media only screen and (max-width: 800px) {
	}
/* Header */
#masthead {
	background: url(inc/images/Header-BG_2.png) 150px 0 repeat-x black;
	min-width: 1005px;
	}
	.home #masthead, .portfolio #masthead {
		min-width: 1330px;
		min-width: 1108px;
		}
	@media (max-width:1250px ) {
		#masthead {
			background-position: 130px 0;
			}
		
		}
#mastheader {
	width: 80%;
	height: 92px;
	margin: 0 auto;
	overflow-y: hidden;
	min-width: 800px;
	}
#masthead .site-branding {
	padding-left: 10px;
	float: left;
		}
#masthead #site-navigation {
	display:block;
	float: right;
	margin-top: 68px;
	width: 360px;
	}
#masthead #mastheader .site-title a {
	background: url(inc/images/Header_dark.png) -1px 0px transparent no-repeat;
	text-indent: -9999px;
	height: 100px;
	width: 300px;
	display: block;
	}
	#masthead #mastheader .site-title a:hover {
		background: url(inc/images/Header_dark.png) -1px -100px transparent no-repeat;
	}
#masthead #mastheader h2.site-description {
	display: none;
	}

#searchform	{
	text-align: right;
	background: white;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 10px;
	float: right;
	position: absolute;
right: 11%;
	}
	#searchform input#s {
		width: 86px;
		transition: width 0.5s;
	-moz-transition: width 0.5s; /* Firefox 4 */
	-webkit-transition: width 0.5s; /* Safari and Chrome */
	-o-transition: width 0.5s; /* Opera */
	font-size: 12px;
	}
	#searchform input#s:focus {
		width:120px;
		}
	
#masthead #searchform {
	position: relative;
	top: 37px;
	left: 350px;
}
#masthead input#searchsubmit {
	display: none;
	visibility: hidden;
	}
.search-results .attachment {
	background: white;
	display: inline-block;
	zoom: 1;
    *display: inline;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px #ddd solid;
	padding: 10px 30px 10px 30px;
	margin: 4px 1px;
	vertical-align: top;
}
.search-results .attachment:hover { background: rgb(260, 260, 260);transition: background 1s;}
.search-results .attachment .entry-meta {display: none;}
.client-access {
	float: right;
	}
.client-list .port_cat {
	padding: 2% 3% 1%;
text-align: center;
vertical-align: top;
width: 235px;
height: 150px;
margin: 1%;
	}
.client-list .port_cat img {
	margin-bottom: 0px;
	margin: 0 0 5px;
	float: none;
		}
/* Nav 
--------------------------------- */

#site-navigation {
}
#site-navigation .menu {
	float: right;
	font-size: 10px;
	margin-right: 10px;
	}
#site-navigation li {
	width: 61px;
	text-align: center;
	display: inline-block;
	zoom: 1;
    *display: inline;
	}
#site-navigation li .children {
	display: none;
	}
#site-navigation a {
	color: #eee;
	display: block;
	text-decoration: none;
	transition:background 1s;
	-moz-transition: background 1s; /* Firefox 4 */
	-webkit-transition: background 1s; /* Safari and Chrome */
	-o-transition: background 1s; /* Opera */

}
#site-navigation a:hover {
	font-weight: bold;
	}

/* Footer
----------------------------------------------- */
footer {
	
	}
#colophon {
	
	padding: 0.5% 10%;
	color:rgb(64, 64, 64);
	background: black;
}
	.home #colophon {
	min-width: 907px;
	}
#colophon p {
	margin-bottom: 0px;
	}
.footer_info {
	text-align: center;
	margin-left: -44px;
	}
	.footer_info img {
		vertical-align: middle;
		border-radius: 25px;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		background: rgb(179, 179, 179);
		border: none;
		margin: 10px 9px 10px 10px;
		}
/* Page */

#page {
	min-width: 1005px;
	}
	.home #primary, .portfolio #primary {
		min-width: 1066px;
		}

#primary {
	margin: 0 auto;
	width: 76%;
	padding: 1% 2% 2% 2%;
	border: 1px solid rgb(219, 219, 219);
	border-top: none;
	border-bottom: 0px;
	background: white;
	}
@media max-width:1324px {
	#primary {
		width: 80%;
		}
	
	}
@media max-width:1190px {
	#primary {
		width: 92%;
		padding: 1% 2%;
		}
		
		}
	}
@media max-width:1035px {
	#primary {
		width: 98%;
		padding: 1%;
		}
			}
@media max-width:1035px {
	#primary {
		width: 98%;
		padding: 1%;
		}
		
	}
#main {
	background: #f9f9f9;
	}
/* Posts */
.entry-title, .entry-title a {
color: #222;
text-decoration: none;
}
.post .entry-title {
	font-weight: 700;
	}
/* Gallery 
---------------------------------------------- */
#port_nav {
margin-top: 30px;
width: 135px;
height: 150px;
display: inline-block;
	zoom: 1;
    *display: inline;
vertical-align: top;
position: fixed;
background: white;
	}
#content #port_nav nav {
	margin-left: -40px;
	}
#port_nav ul {
	margin-top: 20px;
	list-style: none;
	}
#port_nav li {
	background: white;
	width: 100px;
	height: 30px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px;
	padding-left: 20px;
	padding-top: 5px;
	}

.page_content.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 180px;
			}
.entry-summary.events {
	width: 70%;
	float: left;
	}
.events img {
	float: right;
	margin-bottom: 20px;
	max-width: 25%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	border: 1px solid black;
	background: white;
	margin-right: 20px;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
	}
.events a img:hover {
	background: #eee;
	border-color: #bbb;
	}
.page-template-page-port_gallery-php article {
display: inline-block;
	zoom: 1;
    *display: inline;
width: 85%;
margin-left: 160px;
}
	@media (max-width:1290px) {
	.page-template-page-port_gallery-php article {
		width: 595px;
		}
		}
.page-template-page-port_gallery-php .entry-header {
	display: none;
	}
.page_content .gallery br {
			clear: none !important;
			display: none;
			}
.nav-single {
	float: right;
	}

.image_description {
	background: #f9f9f9 ;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: -10px;
	margin-right: 60px;
 	border: 1px solid #ddd;
	width: 600px;
	}
.image_description h1 {
	padding: 0;
	margin: 0;
	}
.entry-header {
	}
.entry-description {
	margin-left: 10px;
	}
.gallery_nav {
	margin-top: 10px;
	margin-bottom: -10px;
	}
.assistive-text {
	display: none;
	}
.attachment .fancybox img {
max-width: 600px !important;
height: auto;
}
.jp-carousel-wrap {
	display: none !important;
	}

/* Gallery in Posts */
	.post .entry-content img {
		}
	.entry-content #gallery-1 {
		float: left;
		}
	.entry-content dl.gallery-item {
		
		}
	.entry-content dl.gallery-item.gallery-icon {
		margin: 5px;
		padding: 5px;
		}
		.entry-content .gallery br {
			clear: none !important;
			display: none;
			}
.gallery-item {
	float: left;
	margin: 10px;
	}
#prints {
	margin: 10px 10px 30px 10px;
	}
.gallery .gallery-item {
	width: 178px !important;
	}
a.picasa_gallery {
margin: 10px;
display: inline-block;
margin-top: 10px;
text-align: center;

	}
	.picasa_gallery img {
padding: 10px;
transition: background 1s;
-moz-transition: background 1s;
-webkit-transition: background 1s;
-o-transition: background 1s;
		}
	a.picasa_gallery:hover img {
		background: #eee;
		border-color: #bbb;
		}
/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
		text-align: center;
		display: inline-block;
	zoom: 1;
    *display: inline;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	width: auto;
	margin: 0;
	max-width: 100%;
	background: #f9f9f9;
	border: 1px solid;
	margin: 20px 0 0 0;
	padding: 20px;
	transition:background 1s;
	-moz-transition: background 1s; /* Firefox 4 */
	-webkit-transition: background 1s; /* Safari and Chrome */
	-o-transition: background 1s; /* Opera */
}
.image-attachment div.attachment a img {
	border-color: #ddd;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	text-align: left;
	margin-left: 5px;
}
.nav-next {
	float: right;
	text-align: right;;
	margin-right: 5px;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
}
#nav-single .nav-previous {
	float: left;
	width: 100px;
	}
	
#nav-single .nav-next {
	float: right;
	width: 100px;
}



/* Fancy Box */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('inc/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('inc/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('inc/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('inc/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('inc/images/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('inc/images/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* Contact Form 
----------------------------------- */
.contact_section {
	width: 45%;
	width:44.5%\9; /* IE 8 and below */
	padding: 1.5%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	}
	
	.contact_section h3 {
		margin-left: 80px;
		}
	.contact_section textarea {
		min-width: 230px;
		}
div.ufo-form span.ufo-cell-left {
	width:70px !important;
	}
.quote div.ufo-form span.ufo-cell-left {
	width:108px !important;
	}
	.contact_section.quote h3 {
		margin-left: 118px;
		}
div.ufo-form span.ufo-cell-right {
	display:none !important;
	}

@media (max-width: 1035px) {  
		.contact_section textarea {
		margin-left: 70px;
		margin-top: -25px;
			}
		}
@media (max-width: 1275px) {  
		.contact_section.quote textarea {
		margin-left: 110px;
		margin-top: -25px;
			}
		}
/* old*/
.contactform {
	height: 510px;
	border: 1px #dddddd solid;
	padding-top: 20px;
	margin-bottom: 20px;
}
.contacterror { 
	border: 2px solid red;

}
.contactleft {
	font-size: medium;
	width: 15% !important;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
}
.contactright {
	width: 82% !important;
	font-size: small;
	position: relative;
	text-align: left;
	float: left;
	display: inline;
	margin: 2.5px 0 2.5px 0;
}
	.contactright textarea {
		border: 1px #dddddd solid;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		margin: 5px;
		margin-bottom: 10px;
		font-size: 1.3em;
		font-size: medium;
		padding: 2px;
		color: #8a8b8b;
		width: 70% !important;
			}
	.contactright textarea:focus {
		border: 1px solid gray;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		background-color: white;
		color: black;
		}
	.contactright input {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		margin: 5px;
		margin-bottom: 10px;
		vertical-align: middle;
		font-size: 1.3em;
		font-size: medium;
		padding: 2px;
		color: #8a8b8b;
			}
	.contactright input:focus {
	border: 1px solid gray;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: white;
	color: black;
	}
	.contactform label {
		font-size: 14px;
		}
#contactsubmit, #submit {
	background: white;
	border: 1px #dddddd solid;
	padding: 2px 10px;

	}
#contactsubmit {
	position: relative;
	left: 400px;
	top: 0;
			}
	#contactsubmit:focus {
		position: relative;
		left: 400px;
		top: 0;
		background: #FAFAFA;
		border:;
		}

/* INDEX
---------------------------- */
#welcome {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding:0 5% 0% 5%;
	background: none;
		}
	#welcome span {
		font-weight: 100;
		font-size: 60px;
		vertical-align: baseline;
		}
	#welcome p {
		margin-bottom: 0px;
		}
#what_I_do, #home_updates {
	padding: 0% 5% 0% 5%;
	margin: 0 auto;
	}
#home_updates {
	}
#home_updates .post {
	padding: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px #DDD solid;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin: 1%;
	width: 46%;
	width: 45%\9; /* IE 8 and below */
	height: 150px;
	background: white;
	transition:background 1s;
	-moz-transition: background 1s; /* Firefox 4 */
	-webkit-transition: background 1s; /* Safari and Chrome */
	-o-transition: background 1s; /* Opera */
	}
#home_updates .post:hover {
	background: #fafafa;
	}
#home_updates .post img {
	float: right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	border: 1px solid #DDD;
	background: white;
	margin-left: 20px;
	}
	#home_updates .post img:hover {
		background: #ccc;
		transition:background 1s;
		-moz-transition: background 1s; /* Firefox 4 */
		-webkit-transition: background 1s; /* Safari and Chrome */
		-o-transition: background 1s; /* Opera */
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		border: 1px solid gray;
		}
	#home_updates .post h4 {
		margin-bottom: -5px;
		}
	#home_updates .post .entry {
		margin-top: 2px;
		height: 105px;
		margin-bottom: 8px;
		}
	#home_updates .post .continue_reading {
		display: block;
		}
	#home_updates .post small, #home_updates .post .postmetadata {
		font-size: 12px;
	}
	#home_updates .post .postmetadata {
	}
#home_updates .post:nth-child(even){margin-right: 0;}
#home_updates .post:nth-child(odd){margin-left: 0;}

#home_feature {
	margin-left: 5px;
	}
	#home_feature img, #home_feature iframe {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		border: 1px solid black;
		padding: 15px;
		-webkit-box-shadow: rgb(200, 200, 200) 0px 1px 1px 0px inset;
		box-shadow: rgb(200, 200, 200) 0px 1px 1px 0px inset;
		transition:background 1s;
		-moz-transition: background 1s; /* Firefox 4 */
		-webkit-transition: background 1s; /* Safari and Chrome */
		-o-transition: background 1s; /* Opera */
		}
	#home_feature img:hover, #home_feature iframe:hover {	
		background: background: rgba(255, 255, 255, 0.90);
		transition:background 1s;
		-moz-transition: background 1s; /* Firefox 4 */
		-webkit-transition: background 1s; /* Safari and Chrome */
		-o-transition: background 1s; /* Opera */
		}
	#home_feature img {
		}
	#home_feature h5 {
		float: right;
		margin-right: 10px;
		}
	#home_feature p {
		}	
	
#home_content {
	}
#home_content h3 {
	padding-top: 20px;
	font-weight: 300;
}
#home_content p {
	}
.home_cat {
	width: 27.2%;
	width: 26.2%\9; /* IE 8 and below */
	margin:1%;
	padding: 1% 2%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	border: 1px #dddddd solid; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	min-width: 235px;
	vertical-align: top;
}
.home_cat:nth-child(3){margin-left: 0;}
.home_cat:nth-child(5){margin-right: 0;}
.home_cat, .services_cat, .web_item {
	background: rgba(255, 255, 255, 0.75);
	transition:background 1s;
	-moz-transition: background 1s; /* Firefox 4 */
	-webkit-transition: background 1s; /* Safari and Chrome */
	-o-transition: background 1s; /* Opera */
	}
	.home_cat:hover, .services_cat:hover, .web_item:hover {
		background: rgba(255, 255, 255, 0.95);
		}
	.home_cat a {
	float: none;
				}
	.home_cat a.fancybox {
		width: 32%;
		display: inline-block;
	zoom: 1;
    *display: inline;
		}
	.home_cat a.link {
		width: 32%;
		display: inline-block;
	zoom: 1;
    *display: inline;
		}
	.home_cat a.more {
		
		}
	.home_cat img {
		float:left;
		width: 80%;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		padding: 5px;
		border: 1px solid black;
		background: white;
		margin-top: 20px;
		margin-right: 8px;
		margin-left: 8px;
		margin-bottom: 20px;
		transition:background 1s;
		-moz-transition: background 1s; /* Firefox 4 */
		-webkit-transition: background 1s; /* Safari and Chrome */
		-o-transition: background 1s; /* Opera */
			}
		.home_cat img:hover {
		background: #ccc;
		}
#home_web {
	width: px;
	}
#home_photo {}
#home_film {}
#home_about {
padding: 2% 5%;
	}
	#home_about img {
		float: right;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		padding: 5px;
		border: 1px solid #DDD;
		background: white;
		margin-left: 20px;
		}
		#home_about img:hover {
			background: #ccc;
			transition:background 1s;
			-moz-transition: background 1s; /* Firefox 4 */
			-webkit-transition: background 1s; /* Safari and Chrome */
			-o-transition: background 1s; /* Opera */
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			border: 1px solid gray;
			}
		#home_about h3 {
			padding-top: 0;
			}
		#home_about p {
			margin-bottom: 0; 
			}
	.home_about, .home_contact {
	width: 44.5%;
	width: 43.5%\9; /* IE 8 and below */
	margin:1%;
	padding: 2%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	background: white;
	border: 1px #DDD solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	vertical-align: top;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
		}
	.home_about {margin-left: 0;width: 59%;
		border:none;
		background: white;
		}
 	.home_contact {margin-right: 0;width: 29.3%;}
	.home_contact li {
		}

#slides .slidesjs-navigation {
      margin-top:5px;
    }
#slides_wrap {
    margin: 0 auto;
	width: 640px;
	margin-top: 20px;
	height: 480px;
	}
#slides {
   display: none;
    }

    #slides .slidesjs-navigation {
      margin-top:3px;
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      margin: 6px 0 0;
      float: right;
      list-style: none;
      position: absolute;
	margin-left: 650px;
	width: 10px;
	margin-top: -280px;

    }

    .slidesjs-pagination li {
      float: left;
      margin: 1px 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 10px;
      height: 0;
      padding-top: 10px;
      background:white;
      border: 1px solid black;
      float: left;
      overflow: hidden;
      border-radius: 50%;
      -webkit-border-radius: 100px;
      -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
      transition:background 1s;
	-moz-transition: background 1s; /* Firefox 4 */
	-webkit-transition: background 1s; /* Safari and Chrome */
	-o-transition: background 1s; /* Opera */
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background:#1982d1;
    }

    .slidesjs-pagination li a:hover {
      background:black;
          }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
	color: #1982d1;
    }
 #slider {
		overflow: hidden;
		margin: 10px;
		margin-left:180px;
		float: left;
	}



/* About Me
---------------------------- */
.about {
	width: 650px;
	}
	.about img {
		float:right;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		padding: 5px;
		border: 1px solid black;
		background: white;
		margin-bottom: 40px;
		margin-right: 20px;
		margin-left: 20px;
		}
.about_ski img {
		margin-bottom: 30px;
		}
.about_ski p {
	margin-left: 5px;
	}
.services_cat {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px #dddddd solid;
	margin: 10px 0;
	padding: 15px;
	float: left;
	width: 97%;
	}
	.services_cat h4 {
		border-bottom: 1px #dddddd solid;
		margin-bottom: 10px;
		padding-left: 10px;
		}
		.services_cat a img {
			float: right;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 5px;
border: 1px solid black;
background: white;
margin-bottom: 5px;
margin-right: 20px;
margin-left: 30px;
transition: background 1s;
-moz-transition: background 1s;
-webkit-transition: background 1s;
-o-transition: background 1s;
			}
.services_cat a img:hover {
background: #cccccc;
}
	/*______ */
	div.sponsor_image {
		clear: both;
		}
div.sponsor_image img {
	margin: 0px;
	border: none;
	}

/* Porfolio
---------------------------- */

.project_details { 
	}
.port_cat {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px #dddddd solid;
	margin: 10px 0;
	padding: 1% 2%;
	display:inline-block;
	background: #fafafa;
	transition:background 1s;
	-moz-transition: background 1s; /* Firefox 4 */
	-webkit-transition: background 1s; /* Safari and Chrome */
	-o-transition: background 1s; /* Opera */
	}
	.port_cat:hover {
		background: white;
		}
	#port_web {
		width: 96%;
		}
	#port_photo, #port_film {
		width: 44.5%;
		display: inline-block;
	zoom: 1;
    *display: inline;
		vertical-align: top;
		margin-bottom: 30px;
		}
		#port_film {
			margin-left: 1.9%;
			}

.port_cat h3 {
	}
.port_cat p {
	padding-bottom: 20px;	
	padding-right: 150px;
		}
.port_cat p.description {
	height: 86px;
	}
.port_cat .seemore {
	}
.port_cat img {
	float:right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	border: 1px solid black;
	background: white;
	margin-bottom: 40px;
	margin-right: 20px;
	transition:background 1s;
		-moz-transition: background 1s; /* Firefox 4 */
		-webkit-transition: background 1s; /* Safari and Chrome */
		-o-transition: background 1s; /* Opera */
	}
	.port_cat a img:hover {
		background: #cccccc;
		}
	/* Portfolio - Web
	------------------------------ */
	.web_item {
		margin: 10px 0;
		padding: 10px;
		border: 1px #dddddd solid;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		min-height: 350px;
		}
	.web_item h4 {
	width: 600px;
		}
	.web_item h5 {
		display: inline;
		}
	.web_item p {
		margin: 10px 0;	
	}
	.web_item .view_site a, .view_more a, .nav-previous a, .nav-next a {
		float: right;
		margin: 6px 32px;
		clear: right;
		background: #1982d1;
		padding: 4px 20px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border: 1px #033458 solid;
		color: #fff;	
		transition:background 1s;
		-moz-transition: background 1s; /* Firefox 4 */
		-webkit-transition: background 1s; /* Safari and Chrome */
		-o-transition: background 1s; /* Opera */
		}
		.view_more a, .nav-previous a {
		float: left;
			}
		.view_more a {	
			margin: 6px 0;
			}
		.web_item .view_site a:hover {
			text-decoration: none;
			background: #0F64A5;
			}
	.web_item a img {
	float:right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	border: 1px solid black;
	background: white;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 30px;
	transition:background 1s;
	-moz-transition: background 1s; /* Firefox 4 */
	-webkit-transition: background 1s; /* Safari and Chrome */
	-o-transition: background 1s; /* Opera */
	}
	.web_item a img:hover {
		background: #cccccc;
		}
	.web_item.third {
		width: 29.2%;
display: inline-block;
	zoom: 1;
    *display: inline;
vertical-align: top;
overflow: hidden;
		}
		.third:nth-child(odd) {
			margin: 10px 1%;
			}
		.web_item.third.web_item a img {
			max-width: 80%;
			width: 80%;
			max-height: 80%;
			}
			.web_item.third h5, .web_item.third p {
				display: block;
				clear: both;
				}
			.web_item.third blockquote {
				margin: 0;
				}
			.web_item.third .view_site a {
				margin: 6px 75px;
				}
 li img {
	position: relative;
	top: 2px;
	right: 1px;
	}

	
	/* Portfolio - Film 
	------------------------------ */
	.film_cat {
		margin: 10px 0;
		padding: 10px;
		border: 1px #dddddd solid;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		}
		.film_cat iframe {
			margin: -10px 0 20px 100px;
			}
		.film_cat h5 {
			}
		.film_cat h4 {
			border-top: 1px #ddd solid;
			padding-top: 10px;
			}
		.film_cat p {
			margin-left: 0px;
			}
		.film_cat ul {
			list-style-type: circle;
			}
	/* Portfolio - Photo
	------------------------------ */
	.photo_cat {
		border: 1px #dddddd solid;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
width: 28%;
padding: 1%;
margin: 1%;
display: inline-block;
	zoom: 1;
    *display: inline;
vertical-align: top;
		}
	.photo_cat h4 {
		text-align: center;
		margin: 0.5em 0 0.5em 0;
		}
	.photo_cat p {
		text-align: center;
		}
	.photo_cat img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	border: 1px solid black;
	background: white;
	margin: 5px auto;
	width: 220px;
	transition:background 1s;
		-moz-transition: background 1s; /* Firefox 4 */
		-webkit-transition: background 1s; /* Safari and Chrome */
		-o-transition: background 1s; /* Opera */
		max-width: 80%;
	}
	.photo_cat a img:hover {
		background: #cccccc;
		}
/* =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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #373737;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size: 15px;
	font-size: 1.5em;
	font-weight: 300;
	line-height: 1.625;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: #1982d1;
	text-decoration: none;
	transition: text-decoration 1s;
	-moz-transition: text-decoration 1s; /* Firefox 4 */
	-webkit-transition: text-decoration 1s; /* Safari and Chrome */
	-o-transition: text-decoration 1s; /* Opera */
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}
h1 a:focus,
h1 a:active,
h1 a:hover,
h2 a:focus,
h2 a:active,
h2 a:hover,
h3 a:focus,
h3 a:active,
h3 a:hover,
h4 a:focus,
h4 a:active,
h4 a:hover,
h5 a:focus,
h5 a:active,
h5 a:hover,
h6 a:focus,
h6 a:active,
h6 a:hover {
	text-decoration: none;
	color: #1982d1;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	display: none\9; /* IE 8>*/
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


/* =Menu
----------------------------------------------- */

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 1.5em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
}

/*@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}*/


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 1.5em 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.post footer.entry-meta {
	background: #efefef;
	padding: 10px 20px;
	border-top: 6px #1982d1 solid;
	clear: both;
	}
.entry-meta {
	font-size: 12px;
	}
.entry-meta a {
	font-weight: bold;
}
/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 10px;
	transition:background 1s;
	-moz-transition: background 1s; /* Firefox 4 */
	-webkit-transition: background 1s; /* Safari and Chrome */
	-o-transition: background 1s; /* Opera */
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 49%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 49%;
}


/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}


/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
	min-width: 50%;
	float: left;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}


/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}


/* Font */
h1 {
	font-size: 32px;
	}
h2 {
	font-size: 32px;
	font-weight: 200;
	}
h3 {
	font-size: 24px;
	}
h4 {
	font-size: 18px;
	font-weight: 500;
	}
h5 {
	font-size: medium;
	}
h6 {
	font-size: small;
	font-weight: 500;
	}
ul {
	list-style: circle;
	}
	
@font-face {
  font-family: "entypo";
    src: url("inc/font/entypo.eot");
    url("inc/font/entypo.woff") format("woff"),
    url("inc/font/entypo.otf") format("opentype"),
    url("inc/font/entypo.svg") format("svg");
  }
@font-face {
  font-family: "entypo-social";
    src: url("inc/font/entypo.eot");
    url("inc/font/entypo.woff") format("woff"),
    url("inc/font/entypo.otf") format("opentype"),
    url("inc/font/entypo.svg") format("svg");
  }
.footer-link {
	display: none;
	}
