/*   
Theme Name: tim
Theme URI: http://timpashen.com
Author: Monica Clapcott
*/

body {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	padding: 0px;
}
#grey_container {
	margin-top: -10px;
	margin-right: -5px;
	margin-bottom: -10px;
	margin-left: -10px;
	background-color: #f3f3f3;
}
#container {
	width: 900px;
	padding-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}

#entrypage {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#sidebar {
	width: 180px;
	float: left;
	font-size: 1em;
	line-height: 1.6;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	}

#footer {
	width:900px;
	float: none;
	clear: both;
}

#entries {
	width: 600px;
	float: right;
	margin-left: 10px;
	padding-right: 50px
	}
#rightsidemessage {
	width: 300px;
	float: right;
	font-size: 1em;
	font-style: italic;
	line-height: 1.6;
	text-align: left;
	padding-right: 50px;
	padding-left: 10px;
	padding-top: 240px;
	padding-bottom: 0px;
	}
.meta {
	text-align: right;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #000;
	}
.pagenav {
	padding-top: 30px;
	padding-left: 30px;
	border-bottom: 7px solid #000;
	font-size:1em;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: italic;
	}
.line {
	padding-top: 20px;
	border-bottom: 1px solid #000;
	}
.linktext {
	font-size:9px;
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	font-size:9px;
	overflow:hidden;
}

.post ul li {list-style-type: disc; margin-left:37px; }

.post {
	margin-bottom: 0.5em;
}

.post a {
	color: #dd151f;
}
.meta a {
	color: #000000;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

a:link img {
	border: 0;
}
.pagenav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0 0 10px 0;
}
.pagenav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0 0 10px 0;
}
.pagenav ul li a {
	margin:0;
	padding:0px 20px 0px 0px;
	text-decoration:none;
}
ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	font-style: italic;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: 0;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

h1 {
	font-size: 3em;
	line-height: 1em;
	text-transform: none;
	text-align: left;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 6px;
	text-align: left;
	font-style: normal;
	margin-top: 36px;
}
h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 4px;
	text-align: left;
	font-style: italic;
	margin-top: 5px;
}

blockquote {
	background-color: #Ffff77;
	font-size: 1.25em;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

hr {
	height: 1px;
	color: #000;
	background-color: #000;

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.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;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
