/*   
Theme Name: William Guice 002
Template: irresistible
*/

@import url("../irresistible/style.css");

#header {height:315px;}

div#hi {
	right:60px;
	top:100px;
	width:600px;
}

#logo {
	width:1024px;
	height:320px;
	background:url("images/cursive4.png") center 60px no-repeat;
}


#narrow_column .box1 { margin:7px 0 18px; padding:6px 6px 15px 6px; }

#wrap {
	margin: auto;
	text-align: left;
	width: 1024px;
	position: relative;
}

		#main {
			float: left;
			width: 525px;
		}
		#narrow_column {
			float:left;
			width:154px;
			margin-left:6px;
		}
		#narrow_column h3 { margin-top:10px; }

		div.box1 {
			-moz-border-radius: 6px;
			-khtml-border-radius: 6px;
			-webkit-border-radius: 6px;
			border-radius: 6px;
			margin: 0 0 10px;
			padding: 0px 10px;
		}
		
		div.post img { border:none; padding:0 !important; padding:0; }
