/*
Theme Name: Whole Milk
Theme URI: http://wordpress.org/
Description: The original white minimal theme by Scott Reed Design.
Version: 1.0
Author: Brian Scott Reed
Tags: two columns, widgets, minimal, white
WordPress by Brian Scott Reed || http://scottreeddesign.com
A basic layout, with the bare minimum defined.
Tweaks based off Wordpress Classic Theme. :)
*/
/* reset { */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	margin-bottom: 10px;
}
blockquote p {
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hidden {
	display: none;
}
/* } styles { */
html {
	overflow-y: scroll;
}
body {
	background: #fff;
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	padding: 0;
	margin: 0;
	background: #ececec url('images/background-wood.jpg') no-repeat top center fixed;
	border-top: #555 5px solid;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
a {
	color: #333; 
}
a img {
	border: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #666;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
}
acronym, abbr {
	cursor: help;
}
cite {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
	padding-bottom: 0.2em;
	line-height: 110%;
	font-weight: normal;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
ol#comments li p {
}
p, li, .feedback {
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
}
.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}
.meta {
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
}
.meta, .meta a {
	font-weight: normal;
}
.storytitle {
}
.storytitle a {
	text-decoration: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	border: 1px solid #333;
	padding: .2em;
}
#commentform textarea {
	width: 100%;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}
#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
/* layout */
.layout-center {
	position: relative;
	width: 910px;
	height: auto;
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
.layout {
	position: relative;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}
#header {
	width: 910px;
	height: 146px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 50px;
	background: url('images/header-logo.png') no-repeat bottom left;
	background-position: 0 0;
	letter-spacing: -0.05em;
}
#header a.site-name {
	position: absolute;
	display: block;
	bottom: 0;
	height: 21px;
	padding: 175px 45px 0 0;
	width: 190px;
	text-align: right;
	text-decoration: none;	
	border: none;
	text-indent: 5000px;
	overflow: hidden;
}
#header .page-title {
	position: absolute;
	display: block;
	bottom: 0;
	left: 275px;
	height: 28px;
	width: 240px;
	overflow: hidden;
	text-indent: -5000px;
	background: url('images/sprite-titles.png') no-repeat top left;
}
#header .page-home {
	background-position: 0 0;
}
#header .page-portfolio {
	background-position: 0 -28px;
}
#header .page-about {
	background-position: 0 -56px;
}
#header .page-blog {
	background-position: 0 -84px;
}
#header .page-contact {
	background-position: 0 -112px;
}
#header .page-case-studies {
	background-position: 0 -140px;
}
#header .page-404 {
	background-position: 0 -168px;
}
#header .page-title .meta {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
}
#content {
	width: 630px;
	margin: 52px 3px 0 0;
}
#content p {
	padding-bottom: 1.5em;
}
#content p.intro,
#content p.intro2 {
	font-size: 3em;
	line-height: 1em;
	letter-spacing: -0.05em;
	padding-bottom: 20px;
}
#content p.intro2 {
	font-size: 1.25em;
	line-height: 1.25em;
	letter-spacing: normal;
	color: #464646;
}
#content img.alignleft  {
	margin: 0 20px 20px 0;
}
#content img.alignright  {
	margin: 0 0 20px 20px;
}
#banner {
	float: left;
	width: 628px;
	height: 248px;
	border: #ccc solid 1px;
	overflow: hidden;
}
#banner a,
#banner a.link,
#banner a.active,
#banner a.visited,
#banner a.hover {
	position: relative;
	display: block;
	float: none;
	width: 628px;
	height: 248px;
	text-decoration: none;
	border: none;
}
#banner a img {
	position: relative;
	display: block;
	width: 628px;
	height: 250px;
	border: none;
}
#banner a span.caption {
	position: absolute;
	display: block;
	width: 628px;
	height: 75px;
	background: url('images/white-semitrans.png');
	bottom: 0; left: 0;	
	padding: 10px 0 0 0;
}
#banner a span.caption .title,
#banner a span.caption .a-case-study {
	display: block;
	float: right;
	clear: both;
	font-size: 26px;
	line-height: 1em;
	text-align: left;
	width: 528px;
	margin: 0 50px;
	text-decoration: none;
	letter-spacing: -0.05em;
	padding-bottom: 5px;
/*	padding-top: 15px;*/
}
#banner a span.caption .a-case-study {
	font-size: 18px;
	color: #666;
/*	display: none;*/
}
#sidebar {
	width: 190px;
	margin: 50px 87px 0 0;
	text-align: right;
	font-size: 150%;
	font-weight: normal;
}
#sidebar ul {
	list-style-type: none;
	text-transform: lowercase;
}
#sidebar ul li {
	margin-bottom: 10px;
	padding-bottom: 2px;
}
#sidebar ul li.page-item-133 {
	display: none;
}
#sidebar ul ul {
	display: none;
}
#sidebar ul li a {
	text-decoration: none;
	border-bottom: none;
}
#sidebar ul li a:hover {
	border-bottom: 1px solid #000;
}
#footer {
	width: 910px;
	margin: 0;
}
#footer .left {
	position: relative;
	float: left;
	width: 190px;
	text-align: right;
}
#footer a.aiga-link span {
	display: none;
}
#footer a.aiga-link:link,
#footer a.aiga-link:active,
#footer a.aiga-link:visited {
	display: block;
	float: right;
	width: 76px;
	height: 126px;
	margin: 45px 0 0 0;
	background: url(images/aiga-link.png) top left;
}
#footer a.aiga-link:hover {
	background-position: 0 -126px;
}
#footer .right {
	position: absolute;
	text-align: left;
	bottom: 0;
	left: 275px;
	float: right;
	width: 633px;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	color: #333;
}
#wp-calendar caption {
	color: #999;
	text-align: left;
}
#wp-calendar td {
	color: #ccc;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
}
#wp-calendar td:hover, #wp-calendar #today {

	color: #bbb;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 0 4px 5px;
}
.portfolio-content .post,
.blog-content .post {
	width: 630px;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
	margin: 20px 0 0 0;
	border-bottom: #ddd solid 1px;
}
.portfolio-content h2,
.blog-content h2 {
	width: 630px;
	margin-bottom: 0;	
	padding-bottom: 10px;	
}
.portfolio-content .date,
.blog-content .date {
	margin-bottom: 0;	
	padding-bottom: 10px;
	color: #666666;
}
.portfolio-content .post img.alignleft,
.blog-content .post img.alignleft {
	border: #999 solid 1px;
}
.portfolio-content .post-count-1,
.blog-content .post-count-1 {
	margin: 0;
}
.contact-form {
	float: left;
}
.contact-form .field {
	float: left;
	clear: none;
	width: 300px;
	padding-bottom: 20px;
}
.contact-form .field-3 {
	width: 600px;
	clear: both;
}
.contact-form .field-title {
	width: 300px;
	padding-bottom: 10px;
}
.contact-form .field .field-control input,
.contact-form .field .field-control textarea {
	border: #999 solid 1px;
	width: 280px;
	padding: 5px;
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	background: #eee;
}
.contact-form .field .field-control textarea {
	height: 100px;
	width: 580px;
}
.contact-form .field-4 .field-control input {
	float: left;
	width: auto;
}
.contact-form .field-4 .field-control input:hover {
	background: #999;
	color: #fff;
}
.footer-bumper {
	float: left;
	clear: both;
	width: 99%;
	height: 50px;
	
}