/*
Theme Name: k2-petproject
Theme URI: http://petproject.com
Description: customizations of the K2 theme for petproject
Author: eas
Author URI: http://geekfun.com
Template: k2svn
*/



/* eas: my bits */


#header {
	background: url('HeaderSageFaceToes.jpg') center center no-repeat;
	}

#adsense_side{
    margin: 1em auto 10px auto;
    
}

#adsense_bottom{
	margin: auto auto 10px auto;
}


div#from-our-friends{
}

div#landingSite {
	background-color: #FFE57F;
	border-width: 4px;
	border-color: gray;
	padding: 0px 10px;
	font-size: 12px;
line-height: 1.5
}

#landingSite ul {
	margin: 10px 20px;
}

#landingSite p {
	margin: .7em 0px;
}

div#landingAd {
	height:90px;
	width: 195px;
	float:right;
	padding-left: 15px;
}


body {
	background: #99EE66;  /*custom*/
	}
