/*
Theme Name: Web and Flow Design - Version 3
Theme URI: http://www.webandflowdesign.com
Description: Custom Design for Web and Flow Design.
Version: 1.0
Author: Desmond Smith
Author URI: http://www.webandflowdesign.com
Tags: 

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* 
	WF.CSS
	by des at webandflowdesign dot com
	for webandflowdesign dot com
	
	reset.css from Josh Clayton's Blueprint.css project
	
*/

@import url('styles/reset.css');
@import url('styles/typography.css');

body {
	background: #8095a4 url(images/bg/body-gradient-blue.png) top left repeat-x;

}

/* Header Structural Styles */

#header {
	width: 100%;
	background: transparent url(images/bg/header-background.png) top left repeat-x;
	position: relative;
}


#header-wrapper {
	width: 960px;
	background: transparent url(images/bg/header-logo.png) top left no-repeat;
	margin: 0px auto;
	position: relative;
	z-index: 1;
	display: block;
	padding: 105px 0px 20px 0px;
}

#header-wrapper #contactUs {
	width: 189px;
	height: 167px;
	position: absolute;
	right: 50px;
	top: 0px;
	background: transparent;
	z-index: 2;
}

#header-wrapper #contactUs a {
	width: 189px;
	height: 167px;
	display: block;
	background: transparent url(images/bg/header-contactus.png) top left no-repeat;
}

#header-wrapper #contactUs a:hover {
	background-position: -189px 0px;
}

#header-wrapper #searchBox {
	width: 365px;
	height: 123px;
	position: absolute;
	right: 15px;
	top: 0;
	background: transparent url(images/bg/header-searchbox.png) top left no-repeat;
	z-index: 3;
}

#intro {
	background: transparent url(images/bg/content-wfdtitle.png) 0px 0px no-repeat;
	padding-top: 45px;
	width: 580px;
	overflow: visible;
	height: auto;
}


/* Content Structural Styles */
#content {
	width: 1000px;
	margin: 0px auto;
	overflow: auto;
}

#left-column {
	width: 580px;
	float: left;
	margin-left: 20px;
}

#contentHeader {

	width: 580px;
	height: 14px;
	margin: 0px auto;
	background: transparent url(images/bg/body-header.png) top left no-repeat;

}

#contentBody {
	width: 580px;
	background: transparent url(images/bg/body-background.png) top left repeat-y;
	margin: 0px auto;
	padding-bottom: 100px
}

#contentFooter {
	width: 580px;
	margin: 0px auto;
	height: 140px;
	background: transparent url(images/bg/body-bottom.png) top left no-repeat;
}

#blogBodyTopper {
	width: 580px;
	height: 45px;
	background: transparent url(images/bg/content-blogBodyTopper.png) top left no-repeat;
	margin: 0px auto;
}



#right-column {
	width: 352px;
	float: right;
	margin-right: 20px;
}

#right-column #portfolio-banner {
	width: 352px;
	height: 178px;
	background: transparent;
}

#right-column #portfolio-banner #portfolio-link {
	width: 352px;
	height: 178px;
	background: transparent url(images/bg/rightcolumn-portfolio.png) top right no-repeat;
}


/* Blog/WordPress Styles */

.post {
	position: relative;
	margin-bottom: 75px;
}

.post-date {

	position: absolute;
	top: -18px;
	left: -18px;
	background: transparent url(images/bg/post-date.png) top left no-repeat;
	width: 62px;
	height: 63px;
	font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-style: italic;

}

.post-date span {
	color: white;
	display: block;
	text-align: center;
}

.post-date .month {
	margin-top: 7px;
	margin-bottom: -7px;
}

.post-date .year {
	margin-bottom: 10px;
	margin-top: -7px;
}

.post-date .month, .post-date .year {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.post-date .day {
	font-size: 21px;
	font-weight: bold;
	font-stretch: expanded;
	text-align: center;
}


.comments {
	
	margin: 20px 20px 0px 35px;

}

.comments .commentsHeader,
.commentsHeader {
	background: transparent url(images/bg/comments-topLeft.png) top left no-repeat;
	height: 30px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 1em;
	text-transform: lowercase;
	font-style: italic;
}

.comments .commentsBody,
.commentsBody {
	background: transparent url(images/bg/comment-leftRepeat.png) top left repeat-y;
	padding-left: 45px;
	padding-bottom: 10px;

}

.comments .commentsFooter,
.commentsFooter {
	background: transparent url(images/bg/comment-bottomLeft.png) top left no-repeat;
	height: 28px;
	padding-left: 35px;
}

.commentlist {
	margin: 0px 20px 0px 0px;
	list-style: none;
}

.commentlist .comment {
	padding: 7px;
	margin-bottom: 5px;
}

.commentlist .odd {
	
	border: 1px solid #dedede;
	background-color: #efefef;
	
}

.commentlist .even {
	
	border: 1px solid #dedede;
	background-color: #fdfdfd;
	
}

.commentlist .bypostauthor {
	background-color: #ddece1 ! important;
	border: 1px solid #cddcd1;	
}


li.comment .comment-body p {
	margin-bottom: 0px ! important;
	margin-left: 0px ! important;
}

textarea#comment {
	width: 95%;
	height: 100px;
	margin: 10px auto;
	display: block;
	padding: 10px;
	font-family: Palatino,"Palatino Linotype",Georgia,serif;
	font-size: 1.2em;
	
}

.commentsHeader {
	margin-top: -40px;
}

#respond {
	margin-top: 20px;
}

.comment-meta {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
}

.widgetHeader {
	width: 352px;
	height: 8px;
	background: transparent url(images/bg/widget-header.png)  top left no-repeat;
	margin-top: 35px;
}

.widgetBody {
	width: 352px;
	background: transparent url(images/bg/widget-repeat.png) top left repeat-y;
}

.widgetBody ul {

	margin: 20px 20px 0px 20px;

}

.widgetBody ul li {
	
	list-style: none;

}

.widgetBody div { /* Used for tag cloud */
	width: 90%;
	margin: 20px auto 0px auto;
	padding-bottom: 20px;
	text-align: center;
}


.widgetFooter {
	width: 352px;
	height: 8px;
	background: transparent url(images/bg/widget-footer.png)  top left no-repeat;
}


div.navigation {
	
	width: 96%;
	margin: 0px auto;
	overflow: auto;
}

div.navigation-top {
	
	width: 96%;
	margin: 0px auto 20px auto;
	overflow: auto;
		
}

div.alignright {
	float: right;
	width: 45%;
	text-align: right;
}

div.alignleft {
	float: left;
	width: 45%;

}


/* Footer Structural Styles */

#footer {
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: 100px;
	background: transparent url(images/bg/footer-background.png) bottom left repeat-x;

}

#footer-wrapper {
	width: 100%;
	position: relative;
	height: 100%;
}

#footer-wrapper #logo {
	position: absolute;
	bottom: 0px;
	left: 20px;
	height: 63px;
	width: 253px;
}

#footer-wrapper #logo a {
	border: 0;
	text-indent: -8000px;
	overflow: hidden;
	width: 253px;
	height: 63px;
	background: transparent url(images/bg/footer-logo.png) bottom left no-repeat;
	display: block;
}

#footer-wrapper #networking-list {
	position: absolute;
	bottom: 15px;
	right: 20px;
}

#footer-wrapper #networking-list ul li {
	display: inline;
	width: 46px;
	height: 46px;
	float: right;
	text-indent: -8000px;
	overflow: hidden;
	margin-left: 10px;
}

#networking-list li.fb a{
	background: transparent url(images/bg/footer-fb-logo.png) top left no-repeat;
	display: block;
	width: 46px;
	height: 46px;
}

#networking-list li.fb a:hover{
	background-position: -46px;
}

#networking-list li.twitter a {
	background: transparent url(images/bg/footer-twitter-logo.png) top left no-repeat;
	display: block;
	width: 46px;
	height: 46px;
}

#networking-list li.twitter a:hover {
	background-position: -47px;
}

/* Miscellaneous */

.imagelink {
	display: block;
	text-indent: -8000px;
	overflow: hidden;
}


div.edit-this-block a.post-edit-link {

	display: block;
	background: #efefef;
	border: 1px solid #dedede;
	padding: 5px;
	font-weight: bold;
	margin: 10px auto 50px auto;
	width: 75%;
	text-align: center;
	
}

#header-search-form {
	display: block;
	width: 365px;
	height: 123px;
	position: relative;
}

#header-search-box {
	position: absolute;
	background: none;
	top: 27px;
	left:47px;
	width: 270px;
	height: 25px;
	font-size: 1.2em;
	font-family: Palatino, "Palatino Linotype",Georgia,"Times New Roman",Times,serif;
	border: none;
	outline: none;
	z-index: 20;

}

#header-search-submit {
	
	position: absolute;
	top: 48px;
	left: 275px;
	z-index: 21;
	display: block;
	
}

#searchform div {
	
	width: 80%;
	margin: 10px auto;
	text-align: center;
	padding: 15px;
	border: 1px solid #dedede;
	background: #efefef;
	
}


div.the-excerpt {
	font-size: 0.9em;
	font-style: italic;
	padding-left: 15px;
}

