/* ----------------------------------------------------BODY */
body {
	font-size:62.8%;
	font-family: 'Lucida Grande' 'Lucida Sans' Arial, Helvetica, sans-serif;
	background-image:url(images/top-wide.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
}
/* ----------------------------------------------------TOP */
div#top {
	width:900px;
	margin: 0 auto;
}
/* ----------------------------------------------------CONTENT */
div#contenttop {
	width:900px;
	background-image:url(images/yellow-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
/* ----------------------------------------------------YELLOW TOP */
div#yellowtop {
	width:900px;
	height:30px;
	background-image:url(images/yellow-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
/* ----------------------------------------------------ABOUT */
div#about {
	width:200px;
	padding:90px 25px 65px 50px;
	float:left;
	background-image:url(images/about.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
/* ----------------------------------------------------SERVICES */
div#services {
	width:200px;
	padding:90px 25px 65px 25px;
	float:left;
	background-image:url(images/services.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
/* ----------------------------------------------------WORK */
div#work {
	width:300px;
	padding:90px 50px 65px 25px;
	float:left;
	background-image:url(images/work.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
/* ----------------------------------------------------HEADER */
div#headertop {
	width:800px;
	height:50px;
	padding:0px 50px 20px 50px;
	background-image:url(images/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
/* ----------------------------------------------------LOGO1 */
div#logo1 {
	width:350px;
	height: 50px;
	float:left;
}
/* ----------------------------------------------------CONTACT */
div#contact {
	text-align: right;
	width:450px;
	height: 50px;
	float:left;
}
div#contact p {
	color: #ffffff;
	margin-top: 15px;
}
div#contact a:link {
	text-decoration:none;
	color:#ffffff;
	font-size:1.1em;
	margin-bottom:5px;
}
div#contact a:visited {
	text-decoration:none;
	color:#ffffff;
	font-size:1.1em;
	margin-bottom:5px;
}
div#contact a:hover {
	text-decoration:none;
	color: #999999;
	font-size:1.1em;
	margin-bottom:5px;
}
div#contact a:active {
	text-decoration:none;
	color:#ffffff;
	font-size:1.1em;
	margin-bottom:5px;
}
/* ----------------------------------------------------LOGO */
div#logo {
	width:400px;
	background-image:url(images/coffee.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:15px 0px 15px 50px;
	float:left;
}
/* ----------------------------------------------------TWITTER */
div#twitter {
	width:400px;
	padding:0px 50px 0px 0px;
	float:left;
}
div#twitter ul {
	font-size:1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	margin-top:25px;
}
div#twitter li {
	margin-bottom:8px;
}
.twitter {
	color:#555555;
}
/* ----------------------------------------------------IMAGES */
img.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.fleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
	margin-right:10px;
	margin-top:2px;
	margin-bottom:4px;
}
img.fright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:right;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:4px;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
/* ----------------------------------------------------LINKS */
a:link {
	text-decoration:none;
	color:#777777;
	font-size:1.1em;
	margin-bottom:5px;
}
a:visited {
	text-decoration:none;
	color:#777777;
	font-size:1.1em;
	margin-bottom:5px;
}
a:hover {
	text-decoration:none;
	color: #999999;
	font-size:1.1em;
	margin-bottom:5px;
}
a:active {
	text-decoration:none;
	color:#777777;
	font-size:1.1em;
	margin-bottom:5px;
}
/* ----------------------------------------------------h1, h2, h3, h4, p */
h1 {
	font-size:1.1em;
	color:#888888;
	margin-bottom:5px;
	line-height:16px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.5em;
	letter-spacing: -0.03em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom:10px;
	margin-top:5px;
	color: #555555;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	letter-spacing: -0.03em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom:10px;
	margin-top:5px;
	color: #555555;
}
h4 {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	letter-spacing: -0.03em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom:5px;
	margin-top:20px;
	color: #000000;
}
p {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size:1.2em;
	color:#555555;
	line-height:18px;
	margin-bottom:3px;
}
li#pages {
	float: left;
	width: 100px;
}
li#categories {
	float: left;
	width: 100px;
}
li#archives {
	float: left;
	width: 100px;
}
li#rss-links {
	float: left;
	width: 100px;
}
li#meta {
	float: left;
	width: 70px;
}
li#address {
	float: left;
	width: 180px;
	color: #999999;
}
ul.xoxo {
	text-align: left;
	float: left;
}
div#container {
	margin: 0 auto;
	width:900px;
	clear: both;
}
div#content {
	float:left;
	width:800px;
	padding: 10px 50px 15px 50px;
}
div#bottom {
	margin: 0 auto;
	clear: both;
	width:900px;
	height:30px;
	background-image:url(images/bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div#footer {
	clear: both;
	height: 200px;
	background-color: #555555;
	background-image:url(images/iphone.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div#side {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size:1.1em;
	clear: both;
	margin:0 auto;
	position:relative;
	width:800px;
	font-size:1.1em;
	color:#555555;
	line-height:18px;
	padding-top: 30px;
}
div#side a:link {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#999999;
	font-size:1.1em;
	margin-bottom:5px;
}
div#side a:visited {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#999999;
	font-size:1.1em;
	margin-bottom:5px;
}
div#side a:hover {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	text-decoration:none;
	color: #cccccc;
	font-size:1.1em;
	margin-bottom:5px;
}
div#side a:active {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#999999;
	font-size:1.1em;
	margin-bottom:5px;
}
div.sidebar {
	float:left;
	overflow:hidden;
	width:300px;
	padding-top: 0px;
}
div#secondary {
	float:left;
	width:350px;
	padding-top: 0px;
}
/* Just some example content */
div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
div#menu {
	width:900px;
	height:50px;
	margin: 0 auto;
}
div#menu ul, div#menu ul ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	text-decoration:none;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
.entry-title {
	clear:both;
	margin-top: 10px;
}
.entry-meta {
	width: 150px;
	float:left;
	margin-left: 50px;
}
.entry-content {
	width: 600px;
	float:left;
	margin-bottom: 20px;
}
div#box {
	width: 800px;
	clear: both;
	float: left;
}
div#container, div#primary {
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin:1em 0 0 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 0 0;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
	clear: both;
	margin-bottom: 1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
	font-size:1.1em;
	color:#555555;
	line-height:18px;
	margin-bottom:3px;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div.sidebar h3 {
	font-family: 'Lucida Grande' 'Lucida Sans' Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#ffffff;
	line-height:18px;
	margin-bottom:3px;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
div.sidebar ul ul {
	margin-top: 10px;
}
div.sidebar ul ul li {
	list-style:none;
	margin:0;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	list-style:none;
}
div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
	float:left;
}
div#header, div#footer {
	text-align:center;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/
