/* ############ */
/* PRINT STYLES */
/* ############ */


/* ######### */
/* ALL PAGES */
/* ######### */

/* <a> */
a {
	color: black;
	font-weight: normal;
}

/* <body> */
body {
	color: black;
	text-align: left;
	width: 620px;
}

/* <div> */
div#banner {
	text-align: left;
	width: auto;
}
div#content {
	text-align: left;
	width: auto;
}
div#footer {
	font-size: 85%;
	line-height: 135%;
	margin-top: 70px;
	text-align: left;
	width: auto;
}
div#main_content {
	text-align: left;
	width: auto;
}
div#main_graphic {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
div#main_nav {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
div#skip_nav {
	left: -10000px;
	position: absolute;
	top: -10000px;
}

/* <h1> */
h1 {
	background: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	height: auto;
	line-height: 100%;
	margin: 2em 0 1em 0;
	overflow: visible;
	padding: 0;
	width: auto;
}
* html h1 {
	height: auto;
}

/* <h2> */
h2 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin: 2em 0 1em 0;
	padding: 0;
}

/* <hr> */
hr {
	left: -10000px;
	position: absolute;
	top: -10000px;
}

/* <img> */
img#s2o_logo {
	float: none;
}
p.menu_title {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
p#strapline {
	left: -10000px;
	position: absolute;
	top: -10000px;
}

/* <ul> & <li> */
ul {
	margin: auto;
}
ul li {
	background: none;
	list-style-image: url(../images/css/bullet.gif);
	margin: auto;
}
div#footer ul {
	left: -10000px;
	position: absolute;
	top: -10000px;
}


/* ######## */
/* HOMEPAGE */
/* ######## */

/* <div> */
body#index div#feature {
	left: -10000px;
	position: absolute;
	top: -10000px;
}


/* ######### */
/* PORTFOLIO */
/* ######### */

/* <blockquote> */
div.item_text blockquote {
	font-style: italic;
}

/* <div> */
div.portfolio_item {
	margin-bottom: 70px;
}

/* <img> */
img.open_quote {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
img.close_quote {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
div#screenshots img {
	border: 1px solid orange;
	height: 143px;
	width: 190px;
}
div.item_screenshot img {
	border: 1px solid orange;
}

/* <p> */
p#back {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
div.quote p {
	font-style: italic;
}
div.quote p#author {
	font-style: normal;
}
p.read_case_study {
	left: -10000px;
	position: absolute;
	top: -10000px;
}

/* ###################### */
/* THE DIFFERENCE WE MAKE */
/* ###################### */

/* <p> */
body#e-commerce p#back,
body#email-marketing p#back,
body#search-engine-promotion p#back,
body#system-integration p#back,
body#updating-in-house p#back,
body#web-design p#back {
	left: -10000px;
	position: absolute;
	top: -10000px;
}

/* Copyright (c) Studio 2 Online Ltd. */
