/*  
Theme Name: briandelicata.com
Theme URI: http://wordpress.org/
Description: briandelicata.com template <a href="http://briandelicata.com/">briandelicata.com</a>.
Version: 0.2
Author: Brian Delicata
Author URI: http://briandelicata.com
*/


/* Begin Layout, Typography & Colors */

body {	margin: 0;	padding: 0;	background-color: #35342E;
	color:  #eee;
}

a img,:link img,:visited img { 
	border:none 
}#wrapper {	position: absolute;	bottom: 0;	width: 100%;	height: 450px;
	background: url(images/background-shade.jpg) repeat-x left bottom;
}	#logo {	position: absolute;	left: 0;	bottom: 0;	width: 600px;	height: 120px;
}

/*  
Theme Name: briandelicata.com
Theme URI: http://wordpress.org/
Description: briandelicata.com template <a href="http://briandelicata.com/">briandelicata.com</a>.
Version: 0.2
Author: Brian Delicata
Author URI: http://briandelicata.com
*/


/* Begin Layout, Typography & Colors */

body {	margin: 0;	padding: 0;	background-color: #35342E;
	color: #eee;}

a img,:link img,:visited img { 
	border:none 
}#wrapper {	position: absolute;	bottom: 0;	width: 100%;	height: 450px;
	background: url(images/background-shade.jpg) repeat-x left bottom;
}	#logo h1 {	position: absolute;	left: 0;	bottom: 0;	width: 600px;	height: 120px;
	background: url(images/logo.gif) no-repeat;
  	text-indent: -5000px;
}

#logo h1 a {
	display:block;
	padding: 120px 0 0;
	height:0px !important; /*Set height for compliant browsers*/
	overflow:hidden;
	height /**/:120px; /*Set this for IE 5 & 5.5*/
}