/*
Theme Name: Tina Wahl Journal
Theme URI: http://www.tinawahl.info/
Description: This theme designed for writer Tina Wahl.
Version: 1.0
Author: Dharma Kelleher
Author URI: http://www.dharmakelleher.com/
Tags: tan, custom header, fixed width, three columns, widgets

*/


body {
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #0f0f0f;
	font-size: 95%;
	color: #333333;
	vertical-align: top;
	padding: 0px;
	margin: 0px auto;
	width: 780px;
}
#header {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 780px;
}
.logo {
	padding-top: 50px;
	padding-left: 70px;
	text-align: left;
	float: left;
}
#followme {
	text-decoration: none;
	text-align: right;
	float: right;
	padding-top: 70px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar {
	background-image: url(images/bg-navigation.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	height: 28px;
	width: 677px;
	padding: 3px 0px 0px 103px;
	text-align: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navbar a, #navbar a:visited {
	color: #000000;
	text-decoration: none;
}

#navbar a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#wrap {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: auto;
}
#mainpage {
	float: left;
	width: 343px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	padding-right: 10px;
	text-align: left;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar {
	margin: 0px;
	vertical-align: top;
	width: 353px;
	padding-left: 0px;
	padding-right: 37px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	float: right;
}

#left {
	margin: 0px;
	font-size: 10pt;
	float: left;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}
#left h2 {
	font-size: 14pt;
	margin-bottom: 0px;
	text-align: center;
}
#left p {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

#left ul li {
	list-style-type: none;
	margin-left: 0px;
}

#right {
	margin: 0px;
	font-size: 10pt;
	float: right;
	width: 168px;
	padding-right: 0px;
	text-align: left;
	padding-top: 10px;
}
#right h2 {
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}
#right p {
	margin-bottom: 0px;
	margin-top: 0px;
}

#right li {
	margin-left: 0px;
	list-style-type: none;
}

#footer {
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px auto;
	height: 130px;
	width: 780px;
	padding: 0px;
	vertical-align: bottom;
	clear: both;
	text-align: left;
}
#leftfoot {
	float: left;
	width: 343px;
	padding-left: 37px;
	padding-right: 10px;
}
#leftfoot p {
	font-size: 10pt;
	font-weight: bold;
}

#rightfoot {
	float: right;
	width: 313px;
	padding-left: 40px;
	padding-right: 37px;
}
#rightfoot p {
	font-size: 10pt;
	font-weight: bold;
}

.alignright {
	float: right;
	border: 0;
	text-decoration: none;
}

.alignleft {
	float: left;
	border: 0;
	text-decoration: none;
}

.alignrightsmall {
	float: right;
	border: 0;
	text-decoration: none;
	font-size: 70%;
}

.alignleftsmall {
	float: left;
	border: 0;
	text-decoration: none;
	font-size: 70%;
}

.image {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.description {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #333333;
}
.entry {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
}

.entrydate {
	font-weight: bold;
	font-size: 90%;
}
.post {
	margin: 0 5px 40px 0;
	text-align: justify;
	}

.post h2 {
	color: #333333;
	text-decoration: none;
	font-size: 125%;
	margin: 3px;
	}



.post a {
	color: #333333;
	text-decoration: none;
	margin: 3px;
	}



.title {
	color: #44390D;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: normal;
}

.serif {
	font-size: 90%;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
}
.postmetadata {
	font-size: 90%;
	font-weight: normal;
	color: #0f0f0f;
}

.center {
	text-align: center;
}	

/* Borrowed from Default */
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 3px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
#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;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 5px 0;
	padding: 0;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

