/* 
INWERS 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.

*/

/*********************/
/*   Content frame   */
/*********************/

div#content_frame { background: url(images/central_bg.jpg) repeat; float: left; width: 100%; padding-top: 80px; padding-bottom: 50px;
}

	#content_wrapper { width: 980px; margin: auto; }
	
	#tea_stain {
	position: absolute;
	width: 274px;
	height: 302px;
	background-image: url(images/stain.png);
	left: 50px;
	top: 80px;}

	
	
	#peg {
	position: absolute;
	width: 119px;
	height: 151px;
	right: 35px;
	top: 420px;
	background: url(images/peg.png) no-repeat;
}

/*********************/
/*   Navigation   */
/*********************/

#nav_wrapper { height: 100px; background: url(images/navigation.jpg) repeat-x; }

/*********************/
/*   Footer   */
/*********************/

#footer_frame { width: 100%; display: inline-block; background: #000 url(images/footer_wrapper.jpg) repeat-x; padding-top: 20px; padding-bottom: 30px; margin-top: 0px; }

/********************************/
/*   Tweets - Twitter Tools  */
/********************************/

div.aktt_tweets ul li { color: #868686;
	font: 12px/25px "Lucida Grande", Lucida, Verdana, sans-serif;}

li.aktt_more_updates a {
	font-weight: bold;
}

/********************************/
/*  Portfolio Box Fix  */
/********************************/

div.box { background-color: #fff; width: 258px; float: left; display: inline; border: 1px solid #efefef; padding: 20px;
}
