/*
Theme Name: WFIM Blog
Theme URI: http://www.webfeetim.com/
Description: Theme for WFIM Blog
Version: 1
Author: Valerie Spencer
*/

* { 
	margin:0;
	padding:0;
	border: none;
	}

body {
	min-width: 975px;
	color: #000000;
	text-align: center;
	margin-bottom: 0px;
	padding: 0;
	}
	
#page {
	background-color: white;
	text-align: left;
	width: 950px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
	overflow: auto;
	}

#leader {
	height: 75px;
	padding-left: 5px;
	padding-right: 5px;
	}	

.leader {
	height: 75px;
	}	

.narrowcolumn {
	float: left;
	padding: 0 0 25px 45px;
	margin: 0px 0 0;
	width: 580px;
	}
	
#sidebar {
	padding-left: 35px;
	margin-left: 655px;
	width: 250px;
	}
	
.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 10px;
	line-height: 15px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #004e7f;
	font-size: 16px;
	text-align: left;
	padding-left: 35px;
	margin: 0;
	font-weight: 100;
	}

h2, h2.pagetitle, h2 a, h2 a:link, h2 a:visited, #sidebar h2 {
	text-decoration: none;
	font-size: 14px;
	margin: 5px 0 0;
	padding: 0;
	font-weight: bold;
	color: #333;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	}
	
h3, h3 a,  h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #004e7f;
	font-size: 12px;
	font-weight: 100;
	padding: 0;
	margin: 20px 0 0;
	}
	
h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}


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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	background-repeat: repeat-x;
	background-color: #cfd5d8;
	border: 2px solid #566472;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	width: 235px;
	}

textarea {
	background-repeat: repeat-x;
	background-color: #cfd5d8;
	border: 1px solid #566472;
	padding-top: 4px;
	margin-left: 5px;
	height: 100px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	}
	
input {
	background-repeat: repeat-x;
	background-color: #cfd5d8;
	border: 1px solid #566472;
	padding-top: 4px;
	margin-left: 5px;
	height: 30px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	}
	
#commentform input {
	width: 170px;
	height: 15px;
	padding: 2px;
	margin: 0;
	margin-left: 5px;
	}

#commentform textarea {
	width: 560px;
	padding: 5px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	height: 25px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#sidebar form {
	margin: 0;
	}

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;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.post-date {
	width: 40px;
	height: 40px;
	float: right;
	display: inline;
	margin: 4px 10px 10px 30px;
	background: url(images/date_button_template.gif) no-repeat;
}

.post-date .month {
	font-size: 11px;
	text-decoration: none;
	color: #004e7f;
	text-align: center;
	margin: 0;
	margin-top: 1px;
	font-weight: 100;
}

.post-date .day {
	font-size: 14px;
	text-decoration: none;
	color: #004e7f;
	text-align: center;
	margin: 0;
	margin-top: 2px;
	font-weight: 100;
}

.entry p {
	margin-bottom: 10px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #004e7f;
	font-size: 16px;
	text-align: left;
	margin: 0;
	padding-left: 0;
	font-weight: 100;
	}
	
