/* @override 
	http://localhost:8888/fijohn/wp-content/themes/freshblocks/style.css
*/

/*
Theme Name: Fiona and John
Theme URI: http://freshblocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 1.0
Author: Fresh Blocks
Author URI: http://freshblocks.com
Tags: fresh blocks, starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/960.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/superfish.css";
@import "style/css/jquery.lightbox-0.5.css";
.container_12 {
	-background: #fff url(style/images/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.home img{
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0;
	margin-bottom: 0;
	margin-top: 10px;
}
img#wpstats{display:none};
#top {
    position:absolute;
    top:0px;
}

#lightbox-container-image-data-box a:hover {
	border: none;
}

#jquery-lightbox a img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0;
	margin: 0;
}
