
/* ----------------------------------------------------
		1 - Reset
---------------------------------------------------- */

	html, body, div, span, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	abbr, address, cite, code,
	del, dfn, em, img, ins, kbd, q, samp,
	small, strong, sub, sup, var,
	a, b, i,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	input, textarea, button,
	table, caption, tbody, tfoot, thead, tr, th, td {
	  background: transparent;
	  border: 0;
	  margin: 0;
	  outline: 0;
	  padding: 0;
	  vertical-align: baseline;
	}
	
	* {
		font-family: 'maison_light';
	}
	
	body{
		background:#fff;
/*		font-family: 'Lekton', 'Courier', 'Helvetica', sans-serif; */
		font-family: 'maison_light';
		font-size:19px;
	}
	
	.clearfix{
		clear:both;
	}


/* ----------------------------------------------------
		2 - Typography
---------------------------------------------------- */
a, a.more-link p{
	/* color:#5096cb; */
	color: #333;
	border-bottom: 1px solid #333;
	text-decoration: none;
}
#header h1 a,
.menu li a,
#page h2,
#page h3{
/*	font-family: 'Lekton', 'Courier', 'Helvetica', sans-serif; */
}

p {
	line-height: 1.3;
	font-size:19px;
}

p a:hover {
	background-color:#333;
}

#header p {
	line-height: 1.3;
	text-align:center;
}
#header h1 {
	padding-top:23px;
	color: #333;
	
}

#header h1 a{
	font-size: 19px;
	color:#333;
	display:block;
	margin: 10px 0;
	text-decoration:none;
	text-shadow:2px 2px 1px rgba(0,0,0,0.13);
}
	.wf-active #header h1 a{
		font-weight:normal;
		font-size:48px;
		text-transform:uppercase;
		letter-spacing:1px;
		word-spacing:5px;
		margin:0;
	}
	#header h1 a:hover{
		color:#e0007a;
	}
	
.head p {
	/* line-height: 1.3 !important; */
	color: #333;
}
	
.head a {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
}	

.head a:hover {
	text-decoration: none;
	background-color:#333;
}	



	
#page h2, #pagetxt h2 {
/* 	font-family: 'Lekton', 'Courier', 'Helvetica', sans-serif; */
	font-size:30px !important;
	letter-spacing:6px;
	margin-bottom:30px;
	text-transform:uppercase;
	font-weight:normal;
	color:rgb(51, 51, 51);
	text-align:center;
}
.box h2{
/*	font-family: 'Lekton', 'Courier', 'Helvetica', sans-serif; */
	font-size:17px;
	text-transform:uppercase;
	color:rgb(51, 51, 51);
	margin:5px 0;
	font-weight: normal;
	text-align:center;
}

#header h3{
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	color:#999;
	margin-top:-5px;
}
#page h3, #pagetxt h3 {
/*	font-family: 'Lekton', 'Courier', 'Helvetica', sans-serif; */
	text-transform: uppercase;
	letter-spacing:7px;
	font-size:19px;
	font-weight:normal;
	margin-top:50px;
	margin-bottom:15px;
	color:#222;

}
h4, h5{
	margin-bottom:15px;
	color:#eee;
}
h4{
	font-size:18px;
}
h5{
	font-size:16px;
}

.box p, .box ul{
	font-size:11px;
	line-height:16px;
	color:#777;
	margin-bottom:10px;
}
	.box ul li{
		margin-bottom:5px;
		margin-left:5px;
	}
#page p{
	/*
	margin-bottom:20px;
	line-height:18px;
	*/
}

#pagetxt p{
	font-size:19px;
	line-height: 1.4;
	margin-bottom:19px;
}



#footer p{
	font-size:19px;
}

ul{
	margin-left:20px;
}
	ul li{
		margin-bottom:15px;
	}
	#sidebar ul{
		list-style:none;
		margin-left:0;
	}
	.widget, #sidebar ul{
		margin-bottom:40px;
	}
	
	.entrysocial p {
	text-align:center;
	padding-top:15px;
	}
	
.entrysocial a {
	background: white !important;
	border-bottom: 0 !important;
	text-decoration: none !important;
	
}

.entrysocial a:hover {
	background-color: #333 !important;
}


.entry a {
	background: #333;
	border:1px dotted #ffffff;
	color:#333;
}

.entry a:hover {
	color: #333;
	background: white;
	text-decoration: none;

}	



.rk {
	text-decoration: none;
	color: #333;
	border: 0 !important;
/*	letter-spacing:4px; */
}

.rk:hover {
	background-color: #333;
}
	
	

/* ----------------------------------------------------
		3 - Layout
---------------------------------------------------- */

#grid{
	padding-left:40px;
}
#page{
	width:950px;
	margin-left:10px;
}
#pagetxt{
	margin-top:20px;
	padding-left:40px;
/* 	font-family: 'Lekton'; */
	color:#333;
}
.wrap{
	width: 100%;
}

#overlay {
	position: fixed;
	bottom: 169px;
	left: 230px;
	width: 560px;
	height: 181px;
	z-index: 666;
}


.col1 { width: 220px;}
.col2 { width: 460px;}


.box{
	background:#FFF;
	margin-bottom:30px;
	padding:0px;
	padding-bottom: 15px;
	/* width:310px; */
	float:left;
	/*
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
	box-shadow:1px 1px 3px rgba(0,0,0,0.2);
	*/
	overflow:hidden;
	position:relative;
	
}
	.box img{
		/* margin-bottom:20px; */
		z-index:0;
		/*
		width: 330px;
		height: auto;
		*/
		
	}
	
	.box a {
	
		border: 0 !important;
	}
	
	
	a.nothumb:hover {
		color:blue;
		}
	

	
	.box:hover{
	/*
		box-shadow:0px 0px 3px rgba(0,0,0,0.5);
		-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.5);
	*/
	}
	span.black {
		background-image:url('images/bg4.gif'); */

		background-color:black;
		position:absolute;
		display:block;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
		z-index:10;
	}

	
	span.view-large{
	/*
		position:absolute;
		display:block;
		background:url(images/bigger.png) no-repeat center rgb(0,0,0);
		background:url(images/bigger.png) no-repeat center rgba(0,0,0,0.8);
		width:40px;
		height:40px;
		border-radius:0 0 0 10px;
		-webkit-border-radius:0 0 0 10px;
		-moz-border-radius:0 0 0 10px;
		top:10px;
		right:10px;
		z-index:10;
	*/
	}
	
	
#topbar {
	/*position: fixed;*/
	background-color:#333;
	width: 80px;
	height:20px;
	margin-top:40px;
	margin-left: 40px;

}
		
#header{

	/*position: fixed;*/
	
/*	font-family: 'Lekton', sans-serif; */
	text-transform: uppercase;
	
	min-height:40px;
	margin-left:40px;
	
	
	margin-bottom:30px;
	background:#FFF;
	padding:10px 0px 20px 1px;
	
	font-size:19px;
	
	/* background-image:url('images/bg4.gif'); */
	/* background-repeat:repeat-x; */
	/* border-bottom:1px solid rgba(0,0,0,0.15); */
}
	#site-info, .menu{
		display:inline;
		float:left;
	}
	.menu{
		list-style:none;
		padding:0;
		margin:20px 0 0 40px;
	}
		.menu li{
			display:inline;
			float:left;
			font-size:22px;
			text-transform:uppercase;
			margin-left:40px;
			position:relative;
		}
		.menu li:first-child{margin-left:0;}
			.menu li a{
				text-decoration:none;
				color:#999;
				border-bottom:1px solid #FFF;
			}
			.menu li a:hover, .menu li.current-menu-item a{
				color:#333;
				border-bottom:1px solid #999;
				text-shadow:2px 2px 1px rgba(0,0,0,0.13);
				-moz-text-shadow:2px 2px 1px rgba(0,0,0,0.13);
			}
		.menu li ul{
			margin:0;
			position:absolute;
			top:25px;
			left:-10px;
			width:150px;
			background:#FFF;
			padding:10px;
			z-index:20;
			display:none;
			-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
			-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
			box-shadow:1px 1px 3px rgba(0,0,0,0.2);
		}
		.menu li:hover ul{
			display:block;
		}
			.menu li ul li a{
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
			}
			.menu li ul li{
				display:block;
				clear:both;
				margin:0 0 10px 0;
				line-height:12px;
			}
			
.wide-col{
	padding:30px;
	background:#FFF;
	float:left;
	clear:right;
	

}
		.wide-col img {
			/*
			max-width: 750px; 
			height: auto;
			*/
		}
		


	
.post {

	margin-top:20px;
	margin-bottom:5px;
	padding-bottom:17px;	
	text-align: left;
/*	border-bottom:1px dashed #333; */
	font-size:19px;
	line-height: 1.2;

}		

.post .date {
	float: left;
	padding-right: 20px;
}


p img {
	margin: 10px 0;
}	
		
		
					
#footer{
	margin-top:40px;
	background:#FFF;
	padding:20px 20px 20px 40px;
	/*
	border-top:1px solid rgba(0,0,0,0.15);
	border-bottom:1px solid rgba(0,0,0,0.15);
	*/
	color:#999;
	clear:both;
}


/* ----------------------------------------------------
		4 - Wordpress
---------------------------------------------------- */
.alignleft{
		float:left;
		clear:left;
	}
	img.alignleft, .alignleft img{
		margin:0 25px 5px 0;
	}
.alignright{
	float:right;
	clear:right;
}
	img.alignright, .alignright img{
		margin:0 0 5px 25px;
	}
.aligncenter{
	margin:auto;
	clear:both;
	text-align:center;
}
.alignnone{
	float:none;
	clear:both;
	display:block;
}

.navigation{
	overflow:hidden;
}
	.navigation a{
		background:#FFF;
		font-size:12px;
		display:inline-block;
		text-decoration:none;
		border-bottom:none;
		color:#333;
	}
		.navigation a:hover{
			background:#333;
		}
	#nav-above{
		margin-bottom:20px;
	}
	#nav-below{
		margin-top:40px;
	}
	.nav-previous, .nav-next{
		float:left;
		clear:right;
		margin-right:20px;
	}
#s, input, textarea { /* This keeps the search inputs in line */
	border:1px solid #999;
	padding:3px 5px;
}
	#s{width:60%;}
#searchform{
	margin-bottom:40px;
}

.gallery {
	margin: 0 auto;
}


.galleryF img {
	/* height:1200px; */
	padding-bottom:30px;
}

.gallery img {

	display: block;
}




/* ----------------------------------------------------
		5 - Galley
---------------------------------------------------- */


.nav {
	margin:0 auto;
	text-align:center;
	margin-bottom:40px;
	margin-top:20px;
}


/* ----------------------------------------------------
		6 - Mobile
---------------------------------------------------- */




@media only screen and (max-device-width: 480px) {
  .entry a {
	color:#333;
	background-color: white;
	border-bottom: 1px solid #333;
	}

}


@media only screen and (device-width: 768px) {
  .entry a {
	color:#333;
	background-color: white;
	border-bottom: 1px solid #333;
	
	}

}


/* ----------------------------------------------------
		7 - selection
---------------------------------------------------- */




::selection {
	/*background: #bae0c7;*/ /* Safari */
	background: black;
	}
::-moz-selection {
	/* background: #bae0c7; */ /* Firefox */
	background: black;
}

/* MAIL SIGNUP */

#wpoi_form {
	
	font-size: 19px;
	
}

#wpoi_form p {
	margin-top:5px;

}

#wpoi_form input {
/*	font-family: 'Lekton', 'Courier', 'Helvetica', sans-serif; */
	font-size: 19px;
}

/* ----------------------------------------------------
		7 - Facebook & twitter & App Store
---------------------------------------------------- */


.fb-like, twitterfollowbutton {
	float: left;
}


.appstorebadge {

	margin:50px 0 auto;
	padding-bottom: 50px;

}