/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body{
	background: url("http://friendlyhuman.com/wp-content/themes/Ipseity/images/14.jpg") #000 no-repeat fixed 0 0;
}

#pagemaker{
	background: #FFFFFF;
}


/*- Box4 -*/
.box4{
	color: #FF5200;
	font-size: 1.7em;
	margin: 0;
	width: 940px
}
.box4 .top{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 0px;
	overflow: hidden
}
.box4 .bot{
	background: #000;
	clear: both;
	height: 5px;
	overflow: hidden
}
.box4 .spacer{
	background: #FFFFFF;
	height: 1%;
	padding: 5px 0 0 39px;
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	background: #EEE;
	height: 370px;
	margin: 0 0 30px;
	padding: 10px 0;
	width: 940px;
	border-bottom:1px solid #BBBBBB;
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: #eee;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
}


/*- Orange Buttons -*/

.btn-rounded-orange{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded-orange a{
	background: url(images/btn-rounded-orange.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded-orange a span{
	background: url(images/btn-rounded-orange.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn-orange {
	margin:0; 
	padding:5px 10px;
	background:url(images/btn-orange.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}

/*- Services Page -*/

.servicespage {
	color: #000;
	font-weight: bold;
	
	
}

.servicespage a {
	font-size: 1.6em;
	color: #FF5200;
	text-decoration: underline;
	font-weight: normal;
}

.post ul li {
background:none;
padding:0;
}

/* gravity forms remove border from buttons */
.gform_footer input {
border:medium none;
}

#rightcol .widget ul, #rightcol .textwidget {
padding: 0;
}

