/*
Theme Name: Sean Thomas
Theme URI: http://www.ThePortlandWebsiteDesignCompany.com
Description: This is an official Wordpress theme for Sean Thomas.
Version: 1.0
Author: The Portland Website Design Company
Author URI: http://www.ThePortlandWebsiteDesignCompany.com
Tags: portland web site design, sean thomas 
*/

body {
	background: #cdcdc5;
	font-family: Arial, Geneva;
}
.wrapper {
	width: 600px;
	margin: 0 0 0 50%;
	left: -300px;
	position: absolute;
}
a img {
	border: none;
}

/* ROW-1 */
/* ROW-1 */
/* ROW-1 */
.row-1 {
	margin: 80px auto 0 auto;
	text-transform: uppercase;
	width: 600px;
	float: left;
	
}
.row-1 li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
}
.row-1 a {
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	margin: 0 10px 0 0;
}
.row-1 a:hover {
	color: #333;
}




/* ROW-2 */
/* ROW-2 */
/* ROW-2 */
.row-2 {
	float: left;
	width: inherit;
	clear: both;
	margin: 25px 0 0 0;
}
.row-2 h1 {
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
}
.row-2 p {
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
.row-2 a {
	color: #666;
	text-decoration: underline;
}
.row-2 a:hover {
	text-decoration: none;
}
.row-2-home {
	float: left;
	width: inherit;
	clear: both;
	margin: 25px 0 0 0;
}




/* ROW-3 */
/* ROW-3 */
/* ROW-3 */
.row-3 {
	float: left;
	width: inherit;
	margin: 50px 0 0 0;
	list-style: none;
}
.row-3-home {
	float: left;
	width: inherit;
	margin: 50px 0 0 0;
	list-style: none;
}
.row-3-home h1 {
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
}
.row-3-home p {
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
.row-3-home a {
	color: #666;
	text-decoration: underline;
}
.row-3-home a:hover {
	text-decoration: none;
}
