/* Responsive Hacks */
img {
	max-width: 100%;
	/* just in case, to force correct aspet ratio */
	height: auto !important;
	width: auto\9; /* ie8 */
}
a img { border: 0px; }
video {
  max-width: 100%;
  /* just in case, to force correct aspet ratio */
  height: auto !important;
}
.video-container {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.video-container .mejs-video, .video-container .mejs-layer, .video-container video{position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}


@media only screen and (min-width: 768px) {
#grey_bottom #twitter_update .twit_avatar{
	position: relative; margin-top: -14px;
}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
/* Start */

#slide_zone .content,
#header .content,
#block_zone .content,
#main .content,
#illustration_page .content,
#grey_bottom .content,
#footer .content,
#nivo_slider_plugin,
.static_slider .content
{ max-width:768px !important; }

.entry_big_image{
	width:390px;
}
#page_content {
width: 508px;
}
.post_rentry .preview {
padding-left: 0px;
width: 100%;
}
.layout_boxed {
margin-top: 40px;
margin-bottom: 0;
}

/* End */
}

@media only screen and (min-width: 441px) and (max-width: 767px) { 
/* Start */

#slide_zone .content,
#header .content,
#block_zone .content,
#main .content,
#illustration_page .content,
#grey_bottom .content,
#footer .content,
#nivo_slider_plugin,
.static_slider .content
{ max-width:440px !important; }

	#footer .widget_col,
	#block_zone .box,
	#bottom_nav,
	.copyright,
	.one-full,
	.one-half,
	.one-third,
	.two-third,
	.one-fourth,
	.two-fourth,
	.three-fourth,
	.one-fifth,
	.two-fifth,
	.three-fifth,
	.four-fifth{
		width:100%;
        margin-left: 0%;
        margin-right: 0%;
    }
	#bottom_nav,
	.copyright{ text-align:center; }
#header #navigation ul{ display:none;}

#navigation {
position: absolute;
right: 100px;
bottom: 0;
width: 50px;
height: 69px;
}

#header nav .select-drop{
	display:block;
}
#header nav select{
	display:block;
}	
.entry_big_image{
	width:400px;
	margin-bottom:20px;
}
.entry_infos{ width:400px; }
#page_content{ float:none; }
#footer .content,#sidebar {
	float: none;
	width: 100%;
	max-width:400px !important;
	margin: 0 auto;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}#sidebar {
	padding: 20px 0 0 0;
}
.widget_side{
	padding:0;
}
#page_content {
width: 400px;
}
.post_rentry .preview {
padding-left: 0px;
width: 100%;
}
.end_post .separator {
margin:20px 20px;
}
.filterable_grid_widget h4 {
float: none;
}
#filters {
position: absolute;
left: 20px;
}
.filterable_grid_items .grid_item {
width: 47% !important;
}
.filterable_grid_items .grid_item.cols_5 h4 { font-size: 120% !important; }
.ul_columns.social_links li{
	width: 32.5% !important;
}
#footer #flickr_badge_wrapper a {
width: 14.5%;
}
.nivo-caption{display:none !important;}
#search_form .searchField{
	width: 404px;
}
#widget_post_list li {
float: left;
width: 50%;
}
.widget_col {
padding: 30px 0px 0px 0 !important;
}
.layout_boxed {
margin-top: 40px;
margin-bottom: 0;
}
.pricing-table.col-2 .plan,
.pricing-table.col-3 .plan,
.pricing-table.col-4 .plan,
.pricing-table.col-5 .plan{
	width:100%;
	border-right:1px solid #d5d5d5;
}
.pricing-table .plan:last-child{
	border-right:1px solid #d5d5d5;
}
.plan.featured h3 {
margin: -0px -1px 0px -1px;
}
.plan.featured {
position:inherit;
margin: -0px -1px 0 0;
padding: 0; 
}
.comment-avatar {
left: -45px;
top: 0;
}
.comment-avatar img {
width: 24px;
padding: 2px;
}
.comment-details {
margin-left: 45px;
}
.children{margin:30px 0 0;}
.children li.depth-2,
.children li.depth-3,
.children li.depth-4,
.children li.depth-5,
.children li.depth-6,
.children li.depth-7,
.children li.depth-8,
.children li.depth-9,
.children li.depth-10{margin:0}

#illustration_page iframe{
	height:180px;
}
.filterable_grid_items .grid_item .overlay .zoom {
margin: 0px 0 -16px -40px;
}
.filterable_grid_items .grid_item .overlay .info {
margin: 0px 0 -16px 8px;
}
/* End */
}

@media only screen and (max-width: 440px) {
/* Start */

#slide_zone .content,
#header .content,
#block_zone .content,
#main .content,
#illustration_page .content,
#grey_bottom .content,
#footer .content,
#nivo_slider_plugin,
.static_slider .content
{ max-width:280px !important; }
	
	#block_zone .box,
	#footer .widget_col,
	#bottom_nav,
	.copyright,
	.one-full,
	.one-half,
	.one-third,
	.two-third,
	.one-fourth,
	.two-fourth,
	.three-fourth,
	.one-fifth,
	.two-fifth,
	.three-fifth,
	.four-fifth{
		width:100%;
        margin-left: 0%;
        margin-right: 0%;
    }
	#block_zone .box img{ margin:0 auto; width:50%; } 
	#bottom_nav,
	.copyright{ text-align:center; line-height:22px; }

#header #navigation ul{ display:none;}

#navigation {
position: absolute;
right: 50px;
bottom: 0;
width: 50px;
height: 69px;
}

#header nav .select-drop{
	display:block;
}
#header nav select{
	display:block;
}


#social_links { display: none;}

.entry_big_image{
	width:280px;
	margin-bottom:20px;
	margin-left:0px;
}
.entry_infos {
	width: 280px;
	margin-left: 0px;
}
.post_nav_block {
	position: inherit;
	clear: both;
	display: block;
	width: 280px;
	height: 40px;
}
.next_entry {
	margin-left: 214px;
}
.slogan_center {
	padding: 20px 0px 0 0px;
}
#page_content{ float:none; }
#sidebar {
	float: none;
	width: 100%;
	margin: 0;
	padding: 20px 0 0 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.widget_side{
	padding:0;
}
.filterable_grid_widget h4 {
	float: none;
	margin-left: 0px;
}
#filters {
	position:inherit;
	right: auto;
}
.grid_item{ width:100% !important; }
.filterable_grid_items .grid_item.cols_5 h4 { font-size: 140% !important; }
.separator {
	margin: 20px 0px;
}

#page_content {
width: 280px;
margin-left: 0px;
}
.post_rentry .post_entry_head {
margin-bottom: 15px;
padding-left: 0px;
position:inherit;
}
.post_rentry .date_post {
display: block;
position:inherit;
top: auto;
left: auto;
text-transform: uppercase;
border-right: none;
width: 100%;
}
.post_rentry .date_post span {
display: inline-block;
clear:none;
text-align: left;
height: 20px;
line-height: 20px;
font-size: 10px;
letter-spacing: 5px;
}
.post_rentry .date_post span.day {
font-size: 15px;
height: 20px;
line-height: 20px;
position:relative;
top:1px;
}
#full_content .post_rentry .preview, .post_rentry .preview {
padding-left: 0px;
width: 100%;
}
.post_rentry .excerpt {
padding-left: 0px;
}
.post_rentry .end_post {
width: 280px;
margin-left: 0px;
}
.page_title.author_page_title {
padding: 50px 0 20px 0px;
text-align:center;
}
.page_title.author_page_title .author_thumb {
left: 70px;
top: -50px;
}

#grey_bottom #twitter_update ul{
	text-align:center !important;
}
#grey_bottom #twitter_update ul li{
	position:relative;
	padding-top:10px;
}
#grey_bottom #twitter_update .twit_status{
	font-size:14px;
	text-align:center !important;
}
#grey_bottom #twitter_update .twit_avatar{
	position:absolute;
	top:-45px;
	left:100px;
	z-index:200;
}

#search_form .searchField{
	width: 244px;
}
.nivo-caption{display:none !important;}
.widget_col {
padding: 30px 0px 0px 0 !important;
}

.blogPostSlider .flex-direction-nav .flex-next {display:none; }
.blogPostSlider .flex-direction-nav .flex-prev {display:none;}
.blogPostSlider .flex-control-nav {
bottom: -19px !important;
right: 0 !important;
}
.layout_boxed {
margin-top: 40px;
margin-bottom: 0;
}
#filters ul {
padding: 0 0 0 0px;
position:inherit;
width: 100%;
}
#filters ul li {
display: block;
text-align: center;
width: 100% !important;
}
#filters {
margin-bottom: 0px;
}
.pricing-table.col-2 .plan,
.pricing-table.col-3 .plan,
.pricing-table.col-4 .plan,
.pricing-table.col-5 .plan{
	width:100%;
	border-right:1px solid #d5d5d5;
}
.pricing-table .plan:last-child{
	border-right:1px solid #d5d5d5;
}
.plan.featured h3 {
margin: -0px -1px 0px -1px;
}
.plan.featured {
position:inherit;
margin: -0px -1px 0 0;
padding: 0; 
}
.comment-avatar {
left: -45px;
top: 0;
}
.comment-avatar img {
width: 24px;
padding: 2px;
}
.comment-details {
margin-left: 45px;
}
.children{margin:30px 0 0;}
.children li.depth-2,
.children li.depth-3,
.children li.depth-4,
.children li.depth-5,
.children li.depth-6,
.children li.depth-7,
.children li.depth-8,
.children li.depth-9,
.children li.depth-10{margin:0}


.filterable_grid_items .grid_item .overlay .zoom {
margin: 0px 0 -16px -40px;
}
.filterable_grid_items .grid_item .overlay .info {
margin: 0px 0 -16px 8px;
}
#illustration_page iframe{
	height:180px;
}

/* End */
}

/* iPhone Retina ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2)
{
/* Start */



/* End */
}