/*
Theme Name: BebasNeue.net
Theme URI: http://BebasNeue.net
Description: James Dodd Theme
Version: 2.0
Author: James Dodd
Author URI: http://BebasNeue.net
*/

@import url("http://static.foliosites.co.uk/css/socials.css");
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,300italic,700,700italic);
@font-face {
    font-family: 'jamesdodd';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



* {
	margin: 0;
	padding: 0;
	border:0;
	list-style:none;
}

body {
	font-size: 10px;
	font-size: 0.8em;
	font-family: Roboto, helvetica, arial, sans-serif;
	background: #f9f9f9;
	color: #555; 
	height: 100%;
	width: 100%;
	overflow: auto!important;
	font-weight: 300;
}

	#wrapper {
	margin-top: 60px;
	}

a, p a, a:link { text-decoration: none; color: #222;}
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: #000; }

body.home.massive #menu{top: 50%;position:absolute; background:none!important;height: 350px;margin-top: -225px;}
body.home.massive #header h1 a span{font-size: 700%; color:#fff; text-shadow: 0px 0px 100px #000;}
body.home.massive #menu-main-menu li a{font-size: 550%!important;color:#fff!important; line-height: 80px; text-shadow: 0px 0px 100px #000; margin: 0px 15px;}
body.home.massive #menu ul{top: 275px;position:relative;}

#menu, #menu ul, #menu li a, #h1 a span{
/*
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
*/
}


body.home #header h1 a span:hover{color:#fff!important;}
body.home #menu-main-menu li a:hover{color:#fff!important;}

a img { border: none; }

#header{
	position: absolute;
	top: 4px;
	left: 0;	
	width: 100%;
	text-align: center;
}

h1#title{
	height: 45px;
}
	#header span{
	}
	h1#title a {
		font-size: 38px;
		color: #000!important;
		font-weight: 100!important;
		text-transform: lowercase;
		letter-spacing: -1px;
	}
		h1#title a span span{display: none;}
	h1#title a:hover span,
	h1#title a:hover{
		text-decoration: none;
		color: #222!important;
	}
	*html body h1#title a{
		left: 10px;	
	}

#menu {
    position: fixed;
    top: 0;
	left: 0%;
	width: 100%;
    height: 80px;
	z-index: +999;
	background: rgba(250,250,250,0.7);
}
.page-template-page-template-background-php #menu{
	background: transparent!important;
}

	#menu .container{
		position: relative;
		max-width: 1200px;
		margin: auto;
	}
	*html body #menu{
		position: absolute;
		height: 45px!important;	
	}

#menu ul {
	padding:0;
	margin:0;
    position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	text-align: center;
}
#menu ul li{
	list-style: none;	
	display: inline;
}
	#menu .sub-menu li{
		margin: 0px;
		padding:0px;
	}

#menu-main-menu li a{
	margin: 0 6px;
	color: #222!important;

    
	font-weight: 100;
    text-transform: lowercase;
	font-size: 18px;
	
	font-family: "jamesdodd", arial, sans serif;

	line-height: 38px;
} #menu-main-menu li a:hover{color: #222!important; text-decoration: none; }
	#menu-main-menu li.current-menu-item a,
	#menu-main-menu li.current-post-ancestor a{color: #000!important; border-bottom: 2px solid #000;}

	.home #menu-main-menu li a:hover{border-bottom: 5px solid #fff;}


#menu ul.sub-menu a{
	margin:0;
	padding:0;
	margin-right: 15px;
	font-size: 100%;
	color: #ddd;
	text-decoration: none;
	text-transform: lowercase;
}


#menu .active a{
	text-decoration: underline;
}
.single-shopp_product #content,
.single.blog #content,
.page #content {
	max-width: 1170px;
	margin: auto;
	padding-top: 30px!important;
}
#content {
    height: 100%;
    margin: 80px 0 0 0 ;
    top: 0;
    padding: 0 15px;
}
	*html body #content{
		position: relative;
		left: 0px;
		margin:0;
	    overflow: auto;
	}

#footer{
	position: fixed;
	right: 0;
	bottom: 5px;
	font-size: 80%;
	text-align: center;
	width: 300px;
	padding: 3px;
	text-transform: lowercase;
	background: rgba(250,250,250,0.4);
	left: 50%;
	margin-left: -153px;
}
.home #footer{
	bottom: 10px;
} .home #footer p, .home #footer p a{color:#000!important;}
#footer:hover{
	opacity: 1;
}
	*html body #footer{
		display: none;	
	}

	#footer p{
		display: inline;
		color: #aaa!important;		
		font-size: 13px;
		font-family: "jamesdodd", arial, sans serif;
	}
		#footer p a{
			color: #aaa!important;		
		}
	#footer br{display: none;}

.container {

}



ul, p {
	line-height: 130%;
}


big, h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a,
h1 a span, h2 a span, h3 a span, h4 a span{
	font-family: "jamesdodd", "helvetica neue", helvetica, arial, sans serif;
	text-transform: lowercase;
	font-weight: 100!important;
	color: #222;
}

h4 a span{
	color: #222;	
}

h1 { font-size: 35px; }
h2 { font-size: 28px; margin-bottom: 15px; margin-top: 6px;}
h3 { font-size: 24px; }
h4 { font-size: 22px; }


#img-container	{ margin: 0!important; padding: 0; }
	*html body #img-container,
	*html body #img-container li
	*html body #img-container img
	{}

#img-container p	{ margin: 0; padding: 0; }
#img-container ul{}
	#img-container li{ margin:0!important; padding-right: 15px!important;}

	.addthis_toolbox{ margin-top: 5px; }
		.addthis_button_facebook_like{ width: 80px; float: left;}
		.addthis_button_tweet{float: left;}
		.addthis_pill_style{margin-right: 15px; float: left;}
		
		
#inters{
	margin-left: -20px;	
}

	#blogposters{margin:auto;}
	#blogposters .blogpost {
	  position: relative;
	  float: left;
	  background: none;
	  width: 240px;
	  margin: 0 12.5px 40px 12.5px;
	  font-weight: bold;
	  overflow: hidden;
	  height: auto!important;
	  padding:20px;
	  background:#f0f0f0;

	}
	#blogposters .blogpost img{
		max-width:100%;
		height: auto;
	}
	#blogposters .blogpost .head{
		position: relative;
		top: 0px;
		left:0;
		width: auto;
		background: none!important;
		padding: 0;
		color: #222;
		padding-top: 10px;
	}
	#blogposters .blogpost .date{
		display:none;
	}
	#blogposters .blogpost .storycontent{
		padding-top: 10px;
		display: block;
		font-weight:300;
	}
	#blogposters h3{color:#222;}

	.storytitle a{
		color: #222;
		padding:0;
		margin:0;
	}
	.blogpost .storytitle{
		margin:0;	
	}
	.blogdate{
		margin:0;
		font-size: 150%;
		margin-bottom: 10px;
	}	
	
#disqus_thread{
	font-size: 90%;
	padding-top: 20px; margin-top: 20px;
	clear:both;
	border-top: 1px dotted #ccc;	
}


.blog_post_wrapper{

}


.home #menu{
	background: rgba(250,250,250,0.5)!important;
}
.home_block{
	position: fixed; top:0; left:0; width:100%!important; height: 100%!important;
}
	.home_block .image_block a{
		position: absolute; top:0; left:0; width: 100%; height: 100%; display: block;
		background-size: cover;
		background-attachment:fixed;
		background-repeat: no-repeat;
	}
		.home_block .image_block a span{
			position: absolute; top:0; left:0; width: 100%; height: 100%; display: block; background: #000;
			opacity: 0.2;
		}
	.home_block .image_block.bottom a{
		background-position: bottom center;
	}
	.home_block .image_block.middle a{
		background-position: center center;
	}
	.home_block .image_block.top a{
		background-position: top center;
	}
	.aligncenter{text-align: center; margin-left: auto; margin-left: right;}
	.alignright{
		float: right;
		margin:0 0 20px 20px;	
	}
	.alignleft{
		float: left;
		margin:0 20px 20px 0;	
	}
	
	
	#contact_form input,
	#contact_form textarea{
		border: 1px solid #ddd;
		width: 500px;
		padding: 2px;
		color: #555;
	}
	
	#contact_form .submit{
		width: 506px;	
		background: #ddd;
		padding: 10px;
	}
	
	
	strong, b, .headline{
		font-weight: 600!important;	
	}
	

#projects{
	margin-right: -15px;	
}
.blog_nav{display:none;}
#imageboxes{
	margin:auto;
}
.image_box2{
	float: left;
	width: 30%;
	padding: 1.3%;
	max-width: 550px;
	min-height: 550px;
	margin:0;
	text-align: center;
}
	.image_box2 .image_boxcont{
		padding-right: 15px;
	}

	.image_box2 .storytitle{
		margin: 5px 0 0 0;
	}
	.image_box2 .storytitle a{
		letter-spacing:-1px;
		font-size: 20px;
	}
	.image_box2 .image{
		float: left;	
		width: 130px;
	}
		.image_box2 img{
			max-width: 100%;	
		}

	.image_box2 .excerpt{
		clear: both;
		font-size: 12px;
	}
	.image_box2 .postyear{
		font-family: 'jamesdodd';
		margin: 0 0 5px 0;
		color: #222;
	}
	.image_box2 .view{
		clear: both;
		padding-top: 5px;
		font-weight: normal!important;
		text-decoration: underline;
	}
	
	
	
.page .one-box{
	width: 400px;
	margin-right: 20px;	
	float: left;
}


#reading_buttons{display: none;}

.shop .category{padding:0!important;}

.contact .label{font-family: jamesdodd; font-size: 160%; padding-bottom: 30px; color: #000;}


.blogpost .addthis_toolbox{
	margin: 15px 0;
}
p{
	padding-bottom: 10px!important;	
}

#disqus_thread,
.blogpost,
.product_single{}
.news img, .parent-news img{max-width: 100%; height: auto;}


.shop #productdesc{float: left; width: 450px;}
.shop #productboxes{float: right; }


	
	



/* Infinite Scroll loader */
#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}


/**** Clearfix ****/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


#thumbswrap .title{display: none!important;}
	#thumbswrap img{
		height: 134px!important;
		width: 134px!important;	
	}

#simple-social-icons-2 ul{position: absolute; top:10px; right: 15px; left:auto!important; display:none;}
#simple-social-icons-2 ul li{margin:0!important;}
#simple-social-icons-2 ul li a{margin-left: 0px; font-family:fontello;}
#socials img{width: 20px!important;}
#socials a{opacity: 0.3; filter:alpha(opacity=30)}
#socials a:hover{opacity: 0.8; filter:alpha(opacity=80)}



#FSContact1{
	float: left;
}
#FSContact1 textarea, #FSContact1 input{border: 1px solid #555; width: 300px!important; padding: 3px;}
#FSContact1 #fsc-submit-1{width:307px!important;}


#tumblr_embed{margin-left: -20px; margin-top: -35px;}



#shopp{
    position: relative;
    padding-top: 70px;
}
	#shopp .gallery{
		float: left;	
		max-width: 50%;
	}
	#shopp .gallery img{
		max-width: 100%;
		height: auto;
	}
	#shopp #product_text{
		float: left;
		max-width: 550px;
		margin-right: 20px!important;
	}
	.single-shopp_product .addthis_toolbox{
		clear: both;
		padding: 20px 0;
	}
	
	#shopp .headline{font-size: 12px; margin: 10px 0;}
	
	
#shopp .products,
#shopp .category{
	padding:0;
	margin:0;
}
	#shopp h2.title{margin:0;}

	#shopp .products .product,
	#shopp .products .product .frame{
		padding:0!important;	
	}
		#shopp .products .product{width: 30%!important; overflow: hidden;text-align: center!important;}
			#shopp .products .product.normal{margin-left: 3%;}


		#shopp .products .name a{font-size: 18px; color: #222; text-decoration: none;}
		#shopp .products .name{padding-bottom: 5px!important;}


			
		#shopp .products .details{height: 125px;}	
		
		#shopp .products .product img{margin-bottom: 10px; width: auto!important; max-width: 100%!important; height: auto!important;}
			#shopp .product .summary,

			#shopp .product .price{font-size: 15px; font-weight: normal; font-family: jamesdodd; margin-top: 10px!important;}
		
		#shopp ul.breadcrumb{margin:0 0 20px 0!important; font-weight: 100!important; position: absolute;text-transform: uppercase;top: 50px;}
			#shopp ul.breadcrumb strong{font-weight: 100!important;}
			#shopp ul.breadcrumb a,
			#shopp ul.breadcrumb li{text-decoration: none; font-family: jamesdodd; font-size: 20px;}
		
		#shopp .gallery{margin-right: 20px;margin-top: -45px!important;}
		#shopp .gallery .thumbnails{width: 500px!important; text-align: left!important;}
		#shopp .gallery .thumbnails img{margin-right: 4px;}
		
			input, textarea{
				position: relative;
				top: 1px;
				height: 15px;
				padding: 5px;	
				border-radius: 3px; 
				border: 1px solid #767676;
				max-width: 630px;
			}
			#order-data-special-instructions{
				width: 285px;
				height: 50px;	
			}
			.right input,
			.left input{
				max-width: 285px;
			}

			.left select,
			.right select{
				max-width: 295px;
			}
			
			#checkout-button{padding: 5px; height: 24px!important;}
			
			
			p.submit input{height: auto!important; width: auto!important;}
			
			#checkout-button,
			#shopp input.addtocart,
			#shopp input.update-button,
			#shopp button.remove{top:0; height: 24px;border-radius: 3px; padding: 5px; background: #000; color: #fff; border: 1px solid #767676; text-transform: uppercase; font-size: 80%;}
				#shopp input.addtocart:hover{border: 1px solid #222; background: #000; color: #fff}
			
			#shopp select{position: relative; top:0; min-width: 70px; border-radius: 3px; height: 24px; border: 1px solid #767676; font-size: 80%;}
			#shopp select, x:-moz-any-link, x:only-child{top: -2.5px; padding-top: 3px;}
			
			#shopp #shop_menu{position: absolute; top:20px; left:0px;}
				#shopp #shop_menu ul li{display: inline;}
					#shopp #shop_menu ul li a{color: #555; text-decoration: none; font-size: 15px; font-family: jamesdodd; text-transform: uppercase; margin-right: 7px;}
					
			
			#shopp #product_text h4{
				margin: 10px 0;
				font-size: 15px!important;	
			}
			#shopp .product h4.sale{font-size: 20px!important; margin-bottom: 20px;}
			.savings{margin-bottom: 20px;}
			
			#shopp .details{
				margin: 20px 0;	
			}
			
			#cart, #checkout{
				max-width: 100%;
				margin: auto!important;
			}

/*
.one-box.info{
	position: fixed;
	z-index: +999999;
	background:	#f9f9f9;
	height: 100%;
	margin-left: -20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 200px;
}
.one-box.info p{
	width: 200px!important;	
}*/


#buttons{
	margin-top: 20px;
	left: 10px!important;	
}
.addthis_toolbox{
	margin-top: 23px;
	left: 220px!important;	
}

h3, h2 a{
	color: #333!important;	
}

.about #content{
}

.columned{
-webkit-column-count:2; /* Chrome, Safari, Opera */
-moz-column-count:2; /* Firefox */
column-count:2;
-webkit-column-gap:40px; /* Chrome, Safari, Opera */
-moz-column-gap:40px; /* Firefox */
column-gap:40px;

column-span:1;
margin-top: 30px;
}

.latestdiary img {
min-width: 170px;
min-height: 170px!important;
max-height: 200px;
max-width: 200px;
height: auto!important;
width: auto;
}

.latestdiary .ji-tumblr-photos a{
	width: 170px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 135px;
	overflow: hidden;
}
	.tumblr_caption{
		display: none;
	}
	
	

.work .juiz_sps_displayed_bottom,
.other-work .juiz_sps_displayed_bottom{
	position: fixed;
	left: 213px;
	bottom: 3px;
}
#buttons a{
	padding: 7px!important;
	margin-right:2px!important;
}
#buttons a:hover{
	background: #656565!important;
	border:1px solid #656565!important;
	color:#fff!important;
}

.juiz_sps_links li a{
	opacity: 0.3;
	padding: 5px!important;
}

.juiz_sps_links li a:hover{
	opacity:1;
}

.juis_sps_network_name{font-size: 9px; text-transform: uppercase; }

.hidesocials .juiz_sps_links{display: none;}



#abouttable{
	width:100%;
}
	#abouttable td{
		width: 45%;
		padding: 0 2.5%;
		vertical-align: top;
	}
	
	#abouttable h3{
		margin-top: 30px;
	}




#load{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(http://i.imgur.com/6RMhx.gif) center center no-repeat #000 ;
	z-index: +999999999999999;
}



#img-container.slideshow #thumbswrap{
	margin: auto;
}

#img-container.slideshow #thumbswrap img{
	width: auto!important;
	height: auto!important;
	max-width: 240px;
	padding: 20px;
}

#buttons_over a {
	position: fixed;
	top: 150px;
}
#buttons_over a span{
	display:block;
	position: fixed;
	top: 50%;
	margin-top:-30px;
	font-family:Open Sans;
}

#buttons_over #next_over span{right: 30px;}#buttons_over #prev_over span{left: 30px;}
#buttons_over #next_over {right: 0px;}#buttons_over #prev_over{left: 0px;}




#img-container.slideshow{
	position: absolute!important;
	top: 20px;
	left: 0px;
	margin:auto;
	text-align: center;
	width:100%!important;
	padding:0!important;
	max-height: 100%!important;
	margin-right:20px!important;
}
	#img-container.slideshow ul{
		margin-top: 66px;
	}
	#img-container.slideshow li{
		padding:0!important;
	}

	.slideshow #thumbswrap .thumbimg .title {
		display: none!important;
		position: absolute;
		background-color:rgba(255,255,255,0.3);
		width:100%;
		height:100%;
	}	
	
	.slideshow #thumbswrap .thumbimg a:hover .title{
		display:none!important;
	}
	
	.slideshow #thumbswrap .thumbimg .title span{
		position: absolute;
		top: 50%;
		margin-top:-40px;
		text-align: center;
		padding:10px 5%;
		left:0;
		color: #fff;
		width:90%;
		font-weight:bold;
		font-family:Open Sans;
		
	}

#img-container.slideshow li.info{margin:auto!important; max-width: 800px; padding-top: 50px;}
	#img-container.slideshow li.info h2 {
	}
	#img-container.slideshow li.info p {
		text-align: left;
		line-height: 20px;
		font-size: 14px;
	}
	#img-container.slideshow li .caption-box{
		display:none;
	}
	#img-container.slideshow #xofy{ display:inline;}


#img-container.slideshow #buttons{
	position: fixed;
	bottom: 0px;
	width: 100%;
	background: #F9F9F9;
	padding: 10px 0 40px 0;
	left:0;
}

.slideshow #buttons a:hover{
	background: transparent!important;
	border: none!important;
	color:#000!important;
}


.storytitle.slideshowtitle{
text-align: center;
margin: 0 0 30px 0;
}


body #shopp .gallery {
float: left;
display: block;
}

	#img-container li iframe{
		left: 100px;
		position: absolute;
	}


	 #img-container li.thumbsbox{
		max-height: none!important;
	 }
	 #thumbswrap{
	 	padding-bottom: 100px;
	 }


#gallerylinkbuttons a{
	font-family: "jamesdodd", arial, sans serif;
	font-size: 15px;
}
	#gallerylinkbuttons a.nextprev{
		color: #aaa;
		margin:0;
	}
	#gallerylinkbuttons a.nextprev.inactive{
		text-decoration:line-through;
	}
	
	.gallerylinkbuttons{
		display: inline-block;
	}
	.gallerylinkbuttons.prev{text-align: right;}
	.gallerylinkbuttons.cur{text-align: center; margin: 0 20px;}
	.gallerylinkbuttons.next{text-align: left;}

.storytitle.slideshowtitle{
	display:none!important
}

@media handheld, only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
	#menu-main-menu li a{
		font-size: 20px;
	}
	#menu{
		margin:0;
		left:0;
	}
	
	body.home.massive #menu{top: 50%;position:absolute; background:none!important;height: 350px;margin-top: -175px;}
	body.home.massive #header h1 a span{font-size: 400%; color:#fff; text-shadow: 0px 0px 100px #000;}
	body.home.massive #menu-main-menu li a{font-size: 350%!important;color:#fff!important; line-height: 80px; text-shadow: 0px 0px 100px #000; margin: 0px 15px;}
	body.home.massive #menu ul{top: 150px;position:relative;}


}
@media handheld, only screen and (max-width: 880px), only screen and (max-device-width: 880px) {
	#menu{height: 100px;}
	#wrapper{margin-top:120px;}
	#menu ul#menu-main-menu{}
}

@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {

	.storytitle.slideshowtitle{
		display:block!important
	}

	#img-container.slideshow li.info h2{display:none;}

	body #img-container,
	body #img-container.slideshow,
	body #img-container ul,
	body #img-container li{
		position: relative!important;
		min-width: 0!important;
		width: 100%!important;
		max-width:100%!important;
		height: auto!important;
	}
		 #img-container img{
			max-width: 100%!important;
		}
	
		 #img-container.slideshow li{
			width:100%;
			padding: 0 0 60px 0!important;
			display:block!important;
			max-height: 400%!important;
		}
		 #img-container li img{
			max-height: 400%!important;
		} 		
		
		 #img-container li.thumbsbox,
		 #buttons,
		 #buttons_over{display:none!important;}
		
		body.information #blog_content,  #img-container .otherbox,  #img-container .infobox,  #thumbswrap{
			width:100%!important;
			height:auto!important;	
		}

	.products{text-align: center!important; width: 100%!important;}
	#shopp ul.products li.product {
	width: 46%!important;
	}

	body{
		padding:0!important;
		max-width:90%;
		margin: 20px auto;
	}
	#menu{
		margin-left: 0px;
		width: 100%!important;
	}
	#menu ul#menu-main-menu{left: 0px;margin-left:0;}
	
	#tumblr_iframe{
		left:0;
		top: 220px!important;
	}
	
	#footer{display:none;}
	
	#menu-main-menu{margin-bottom: 20px!important;}
	
	.projects .juiz_sps_displayed_bottom, .other-work .juiz_sps_displayed_bottom,
	#menu, #header, #title, #img-container, #menu ul{
		position: relative!important;
		left:0;
		top:0;
		width: 100%!important;
		height: auto;
		text-align: center;
	}
	#menu-main-menu{text-align: center;}
	#menu-main-menu li{
		display: inline;
		padding: 0 10px;
		line-height: 40px;
	}
		#menu-main-menu li a{
			font-size: 25px;
		}
	#header{
		height: 60px;
	}
	#wrapper{margin-top:20px;}
	#title{
		margin-top:0;
		display: block;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	
	body.menu_position_sl #menu .container{
		text-align: center;
		padding:0;
	}
	#content{
		margin-left:0!important;
		margin-top: 40px;	
	}

	#projects{
		margin:0;
	}
	
	
	.image_box2{
		float: left;
		width: 100%;
		margin: 0 0 30px 0;
		padding:0;
		min-height: 300px;
		min-height: auto!important;
	}
		.image_box2:nth-child(2){
		}
		.image_box2:nth-child(3n-1){
			clear:left;
		}


	.image_box2 img{width:100%;}


	body #img-container,
	body #img-container ul,
	body #img-container li{
		min-width: auto!important;
		width: 100%!important;
		max-width:100%!important;
		height: auto!important;
	}
		#img-container img{
			max-width: 100%!important;
		}
	
		#img-container li{
			width:100%;
		}
		
		#buttons{display:none;}
		
		body.information #blog_content, #img-container .otherbox, #img-container .infobox, #thumbswrap{
			width:100%!important;
			height:auto!important;	
		}

	#img-container .caption-box {
	left: 0px;
	margin-top: 40px;
	}	
	
	#simple-social-icons-2 ul{
		display: none;
	}
	#shopp #product_text{text-align: center;width:100%;}
	#shopp .gallery {width:100%;max-width: 100%;margin-top: 20px!important;}
	#shopp .gallery img{
	display: inline-block;
	margin: auto;
	}
	
	.single-shopp_product #shopp form{
		text-align: center!important;
	}
	
	
	#shopp #shop_menu, #shopp ul, #shopp ul.breadcrumb{text-align: center!important; width: 100%;}
	#shopp ul.breadcrumb{margin-bottom: 60px!important;}
	
	#img-container p	{ width: auto;}	
	#thumbswrap .thumbimg{float: none!important;}
	
	#home,
	.home_image_block,
	.page .one-box,
	body #home .home_block,
	#home .home_block img{
		max-width:100%;
	}

		.home_image_block{
			margin: 20px 0;
		}
	
		#home .blogpost{
			max-width:90%;
			width:90%;
			padding: 20px 5% 30px 5%;
			height:auto!important;
		}
		
		body #home .home_block{
			margin: 0 0 20px 0!important;
		}
		
		.latestdiary .ji-tumblr-photos a{
			width: 47.5%;
			float: left;
			margin-bottom: 20px;
			height: auto;
			overflow: hidden;		
			margin-right:0;
		}
		.latestdiary .ji-tumblr-photos a:nth-child(odd){
			margin-right: 5%;
		}
		.latestdiary .ji-tumblr-photos a:nth-child(9){
			display: none;
		}


	body.home.massive #menu{top: 50%;position:absolute!important; background:none!important;height: 350px;margin-top: -100px;}
	body.home.massive #header h1 a span{font-size: 250%; color:#fff; text-shadow: 0px 0px 100px #000;}
	body.home.massive #menu-main-menu li a{font-size: 225%!important;color:#fff!important; line-height: 20px; text-shadow: 0px 0px 100px #000; margin: 0 6px!important;}
	body.home.massive #menu ul{top: 50px;position:relative;}


}

@media (max-width: 475px) {

	.image_box2{
		width: 100%;
		margin: 0 0 50px 0;
		padding:0;
		clear:both;
		max-width: 100%;
		min-height: auto!important;
		float: none;
	}
	.image_box2 .image_boxcont {
		padding-right: 0;
	}
	.image_box2 img{width:100%;}

}

@media handheld{

	body{
		max-width: 550px;
	}
	#menu-main-menu li a{
	font-size: 30px!important;
	}
}

