/*---------------------------------
Theme Name: Milquetoast
Theme URI: www.tomhurlburt.com
Description: slate sunshine
Author: Mark W Mitchell
Author URI: www.withoutnations.com
Version: 1.0
.
General comments/License Statement if any.
.
---------------------------------*/

html body {
	margin: 0;
	padding: 0;
	font: 11px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	background: #666460;
	color: #CCC;
	height: 100%;
	}

/*---------------------------------
	elements
---------------------------------*/

a {color: #FEE3BC; text-decoration: none;}

a:hover {color: #FFF; text-decoration: none;}

strong {color: #FFF; font-weight: normal;}

small {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
	}

.clear {clear: both;}

/*---------------------------------
	headers
---------------------------------*/

h2, h2 a {
	color: #FFCC66;
	font-size: 15px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
h2 a:hover {
	color: #333;
	}
	
h3, h3 a {
	color: #FFCC66;
	font-size: 15px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
h3 a:hover {
	color: #333;
	}

h4 {
	color: #CCC;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
h5 {
	color: #FFCC66;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

/*---------------------------------
	logo
---------------------------------*/

#logo a {
	position: absolute;
	top: 45px;
	left: -3px;
	padding: 30px 0 0 0;
	height: 0!important;
	width: 255px;
	height /**/:30px;
	overflow: hidden;
	background: url(images/logo.png) top left no-repeat;
	}

/*---------------------------------
	navigation
---------------------------------*/

#navigation {
	position: absolute;
	top: 52px;
	left: 265px;
	width: 525px;
	height: 25px;
	}
#navigation ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
#navigation li a {
	color: #CCC;
	letter-spacing: .08em;
	float: left;
	font-size: 14px;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0!important;height /**/:25px;
	}
#navigation li a:active,#navigation li a.selected {
	cursor: default;
	}
#navigation01 a {
	width: 105px;
	background: transparent url(images/navigation.png) 0 0 no-repeat;
	}
#navigation01 a:hover,#navigation01 a:active,#navigation01 a.selected {
	background-position: 0 -25px;
	}
#navigation02 a {
	width: 97px;
	background: transparent url(images/navigation.png) -105px 0 no-repeat;
	}
#navigation02 a:hover,#navigation02 a:active,#navigation02 a.selected {
	background-position: -105px -25px;
	}
#navigation03 a {
	width: 58px;
	background: transparent url(images/navigation.png) -202px 0 no-repeat;
	}
#navigation03 a:hover,#navigation03 a:active,#navigation03 a.selected {
	background-position: -202px -25px;
	}
#navigation04 a {
	width: 85px;
	background: transparent url(images/navigation.png) -260px 0 no-repeat;
	}
#navigation04 a:hover,#navigation04 a:active,#navigation04 a.selected {
	background-position: -260px -25px;
	}
#navigation05 a {
	width: 100px;
	background: transparent url(images/navigation.png) -345px 0 no-repeat;
	}
#navigation05 a:hover,#navigation05 a:active,#navigation05 a.selected {
	background-position: -345px -25px;
	}

/*---------------------------------
	site
---------------------------------*/

#page {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	background: #666460;
	}
#header {
	position: absolute;
	top: 100px;
	left: 0;
	background: #222;
	margin: 0;
	padding: 0;
	height: 235px;
	width: 920px;
	}
#header img {
	position: absolute;
	top: 10px;
	left: 10px;
	}
	
#header #description {
	position: absolute;
	top: 20px;
	left: 485px;
	width: 400px;		
	}
#header #description p {font-size: 13px; line-height: 24px; color: #AAA;}
#header #description b {color: #FFF; font-weight: normal; font-size: 15px;}

#content {
	position: absolute;
	top: 100px;
	left: 0;
	width: 930px;
	padding-bottom: 65px;
	}
#contenthome {
	position: absolute;
	top: 310px;
	/*top: 340px;*/
	left: 0;
	width: 930px;
	padding-bottom: 65px;
	}
#contentprojects {
	position: relative;
	top: 155px;
	left: 0;
	width: 940px;
	padding-bottom: 65px;
	}
#reel {
	float: left;
	background: #222;
	margin: 0 0 10px 0;
	padding: 0;
	height: 380px;
	width: 920px;
	}
#leftcolumn {
	position: absolute;
	top: 35px;
	left: 0;
	width: 610px;
	padding-bottom: 65px;
	}
#rightcolumn {
	position: absolute;
	top: 35px;
	left: 620px;
	width: 310px;
	/* 300 compensate for projects right margin */
	padding-bottom: 65px;
	}
#flashdiv {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 600px;
	height: 360px;
	margin: 0;
	padding: 0;
	}
#flashtext {
	position: absolute;
	top: 20px;
	left: 630px;
	width: 210px;
	height: 360px;
	margin: 0;
	padding: 0;
/*	font-size: 14px;
	line-height: 26px;*/
	color: #AAA;
	}
#flashtext p {font-size: 13px; line-height: 24px;}
#flashtext b {color: #FFF; font-weight: normal; font-size: 15px;}

/*---------------------------------
	home
---------------------------------*/

#posthead {
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	height: 25px;
	margin: 0 0 10px 0;
	/*background: #555;
	border-bottom: 2px solid #333;	*/
	}/*
#postheadleft {
	position: absolute;
	top: 0;
	left: 0;
	background: #525252;
	width: 585px;
	height: 21px;
	padding: 2px 10px 2px 25px;
	color: #888;
	line-height: 20px;
	border-bottom: 2px solid #333;
	font-size: 14px;
	}
#postheadright {
	position: absolute;
	top: 0;
	left: 630px;
	background: #555;
	width: 285px;
	height: 21px;
	padding: 2px 10px 2px 10px;
	color: #555;
	line-height: 20px;
	border-bottom: 2px solid #333;
	}
*/ 
/*---------------------------------
	posts
---------------------------------*/

.entry {
	color: #CCC;
	font-size: 12px;
	line-height: 20px;
	}
.entry a {color: #999; text-decoration: underline;}
.entry a:hover {color: #222; text-decoration: none;}
.post hr {display: block;}

.post {
	position: relative;
	float: left;	
	margin: 0 0 10px 0;
	padding: 25px 20px 20px 20px;
	width: 570px;
	/* 610 */
	background: #3F3F3F;
	}
.postnarrow {
	position: relative;
	float: left;	
	margin: 0 10px 10px 0;
	padding: 25px 20px 20px 20px;
	width: 260px;
	/* 300 */
	background: #3F3F3F;
	}
.postnarrow img {margin: -15px 0 10px -10px;}

.project {position: relative; float: left; margin: 0 10px 10px 0; width: 300px; height: 515px; overflow: hidden;}
.postnarrowproject {
	position: relative;
	float: left;	
	margin: 0;
	padding: 25px 20px 20px 20px;
	width: 260px;
	/* 300 */
	min-height: 100px;
	/* temporary solution to floating dynamic heights */
	background: #3F3F3F;
	}
.postnarrowproject img {margin: -15px 0 10px -10px;}

#postsearch {
	position: absolute;
	top: 100px;
	margin: 0 10px 10px 0;
	padding: 10px 20px 10px 20px;
	width: 260px;
	height: 25px;
	/* 300 */
	background: #333;
	overflow: hidden;
}



.postblock {
	position: relative;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
	width: 300px;
	height: 100px;
	overflow: hidden;
	}
.postblockwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 50px;
	background: #3F3F3F;
	overflow: hidden;
	}
.postblock img {float: left; margin-right: 10px;}
.postblock p {margin: 0; padding: 0; line-height: 17px;}
.postblock small b {color: #FFF; font-weight: normal;}
.postblock h5 {font-size: 11px; display: inline;}

.postfooter {
	float: left;
	width: 610px;
	height: 21px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
	color: #555;
	line-height: 20px;
	color: #FEE3BC;
	}
.postfooternarrow {
	float: left;
	width: 300px;
	height: 21px;
	padding: 2px 0 2px 0;
	color: #555;
	line-height: 20px;
	}
.postmetadata {
	padding-top: 5px;
	font-size: 11px;
	text-align: left;
	margin: 15px 0 0 0;
	clear: both;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

h3#archive  {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
	color: #FFF;
	}

/*---------------------------------
	wordpress > sidebar
---------------------------------*/

.stack {
	position: relative;
	float: left;
	width: 280px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 20px;
	background: #333;
	}
.stack h2 {
	color: #CCC;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: normal;
	clear: both;
	}
.stackmeta {
	float: left;
	background: #333;
	width: 280px;
	height: 23px;
	padding: 0 0 2px 20px;
	}
.stackmeta a {color: #FEE3BC !important;}

a.linkedin {color: #FFF;}
a:hover.linkedin {color: #666;}

#sidebar {
	position: absolute;
	top: 100px;
	left: 620px;
	margin: 0;
	padding: 0;
	width: 300px;
	}
#sidebar form {margin: 0;}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 20px;
	}
#sidebar ul li a {color: #999; width: 93px; font-size: 11px; float: left; margin: 0; padding: 0;}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
/*	margin: 5px 0 0 10px;*/
	}
#sidebar ul ul ul, #sidebar ul ol {
/*	margin: 0 0 0 10px;*/
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/*---------------------------------
	wordpress > comments
---------------------------------*/

.commentbox {
	position: relative;
	float: left;	
	margin: 25px 0 0 0;
	padding: 0;
	/*padding: 0 0 0 25px;*/
	width: 600px;
	background: none;
	}
h3#comments  {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
	color: #FFF;
	}
h3.comments  {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.commentlist {
	position: relative;
	float: left;
	width: 570px;
	margin: 0 0 10px 0;
	padding: 25px 20px 0 20px;
	background: #555;
	}
.commentlist li {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

h3#respond  {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	color: #FFF;
	}
#commentform p {
	float: left;
	width: 195px;
	margin: 0 0 0 0;
	font-size: 10px;
	color: #999;
	}
#commentform input {
	font-size: 11px;
	width: 175px;
	padding: 2px;
	margin: 2px 0 0 0;
	}
#commentform textarea {
	/*width: 570px;*/
	width: 610px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	}
#commentform #submit {
	margin: 10px 0 0 0;
	float: left;
	}
#commentform small {color: #EEE; font-size: 10px;}


/*---------------------------------
	wordpress > images
---------------------------------*/

p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
	
/*---------------------------------
	wordpress > lists
---------------------------------*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*---------------------------------
	wordpress > form
---------------------------------*/

h2#search  {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
	color: #FFF;
	}

#searchform {
	margin: 0;
	padding: 0;
	text-align: left;
	}
#sidebar #searchform #s {
	width: 115px;
	padding: 0;
	height: 15px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}

/*---------------------------------
	wordpress > misc
---------------------------------*/

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {font: 1.1em 'Courier New', Courier, Fixed;}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


