/*

		backdrop showcase ie7
		design - Stacy Bias
		html/css - Andy Lee
		andy@cdbaby.com
		6-27-2012
		
*/

#content .entry {
	overflow:auto;
	width:auto;
}

#header h1 {
	font-size: 6.5em;
	width:auto;
	min-width:924px;
	max-width:1525px;
	margin: auto;
	padding:50px;
}

#navigation {
	min-width:1024px;
}

#navigation ul ul,
#navigation ul ul li {
	background-image:url("../images/clearbg.png");
	background-repeat: repeat;
}

#navigation ul li ul li {
	padding-left: 0;
	margin-bottom: 0;
}

.photo #content li {
	float:left;
	width:115px;
}


.photo #content li img {
	width:115px !important;
	height:115px !important;
	max-width:115px !important;
	max-height:115px !important;
}

#top-part, #top-part-inner {
	background-repeat:no-repeat;
	height:400px;
	min-width:1024px;
	width:auto;
}

.hbshare {
	overflow:auto;
	width:100%;
	padding-left: 0;
	padding-right: 0;
}

footer p {
	overflow:auto;
}

.guestbook #comment_form input#guestbook_button {
	width:inherit;
	min-width:0%;
}

.widget_container {
	padding-right: 0;
	padding-left: 0;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
	display:block;
}

.rss {
	overflow:auto;
	width:100%;
}

h3 {
	width:100%;
}
.widget_container h3 {
	padding: 0;
}
img {
	max-width:inherit !important;
	height:inherit !important;
}
