/* @override http://localhost:8888/wordpress/wp-content/themes/jeannievodden/style.css */

/*  
Theme Name: Jeannie's Tangle
Theme URI: http://www.jeannievodden.com/
Description: A two-column fixed width template.
Version: 1.0
Author: Teddi Deppner
Author URI: http://www.creativewebguru.com/
This theme is copyright 2009 Jeannie Vodden and exclusively designed for jeannievodden.com. Not for public use.
*/

body {
	margin: 0;
	padding: 0;
	background: #394761 url(images/bkgd-header-tangle.jpg) top left repeat-x; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #f3f0c4;	
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1.5em;
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.7em;
}

ul, ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	list-style: none;
	list-style-position: outside;
}

ul li {
	padding-left: 25px;
	background: url(images/img09.gif) no-repeat left center;
}

blockquote {
	font-style: italic;
}

a:link {
	border-bottom: 1px dotted #333333;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover,active {
	border: none;
	color: #99bdff;
}

a:visited {
	color: #b0bacc;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 10px 0;
}

img.right {
	float: right;
	margin: 3px 10px 0 20px;
}

.wp-caption-text { margin-bottom:5px; }

/* Wrapper */

#wrapper { 	}

/* Header */

#header {
	width: 940px;
	height: 105px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#header a:link { margin: 0 5px; padding: 5px 7px; font-family:Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif; font-size:90%; text-decoration: none; color:#FFFFFF; background:none; border: 1px solid #FFFFFF; }
#header a:visited { margin: 0 5px; padding: 5px 7px; font-family:Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif; font-size: 90%; text-decoration: none; color:#FFFFFF; background:none; border: 1px solid #FFFFFF; }
#header a:hover { margin: 0 5px; padding: 5px 7px; font-family:Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif; font-size: 90%; text-decoration: none; color:#6699FF; background:#ffffff; border: 1px solid #999999; }

#logo { margin-bottom:5px; }
#logo img { margin:0; padding:0; border:none; }
#logo a:link { margin:0; padding:0; border:none; } 
#logo a:visited { margin:0; padding:0; border:none; }
#logo a:hover { margin:0; padding:0; border:none; background:none; }

/* Search Form */

#searchform {
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
}

input, textarea {
	float: left;
	width: 100px;
	height: 25px;
	background: #307CEA url(images/img03.gif) no-repeat;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#s, textarea {
	width: 150px;
	height: 20px;
	margin: 0 10px 0 0;
	background: #F6F6F6 url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	color: #000000;
}

#searchform br {
	display: none;
}

/* Pages (Top Menu) */

#pages {
	clear: both;
	width: 760px;
	height: 36px;
}

#pages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pages li {
	display: block;
	float: left;
	margin: 0;
	padding: 2px 0 0 0;
	background: none;
}

#pages a {
	float: left;
	display: block;
	height: 29px;
	padding: 7px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#pages a:hover, #pages .current_page_item a {
	background: url(images/img06.gif) repeat-x;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	background:none; 
}

/* Content */

#content {
	float: right;
	width: 680px;
	background:none; 
}

/* Post Box */

.post {
}

.post .title, .pagetitle {
	margin: 0;
	padding-top: 15px;
	border-bottom: 1px solid #2F2F2F;
	color: #e1e7f2;
}

h2.title{
	font-size: 197%;
	margin: 0;
	padding-top: 15px;
	border-bottom: 1px solid #2F2F2F;
	color: #e1e7f2;
}

.pagetitle {
	margin-bottom: 20px;
}

.post .title a {
	border: none;
	text-decoration: none;
	color: #e1e7f2;
}

.post .title a:hover {
}

.post .byline {
	margin: 0;
	font-size: 77%;
	color: #999999;
}

.post .entry {
	padding: 20px 20px 0 20px;
	text-align: justify;
}

.entry a:link {
	padding: 0px 2px 0px 2px;
	border-bottom: 1px solid #b0bacc;
	text-decoration: none;
	background: #617599;
}

.entry a:hover,active {
	padding: 0px 2px 0px 2px;
	border-bottom: 1px solid #fcf8bd;
	color: #394761;
	background: #b0bacc;
}

.entry a:visited {
	padding: 0px 2px 0px 2px;
	border-bottom: 1px solid #b0bacc;
	text-decoration:none;
	background: #617599;
	color: #f3f0c4;	
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	background: #323f58;
	border-top: 1px solid #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
}

.post .meta a {
}

/* Comments */

#comments {
}

#comments h3 {
}

#comments ol {
	background: #2A2A2A;
	line-height: normal;
}

#comments li {
	margin: 0 0 1px 3em;
	padding: 1em;
	background: #353535;
	list-style-position: outside;
}

#comments li.alt {
}

#comments cite {
}

#comments .commentmetadata {
}

#comments p {
	margin: 0;
	line-height: normal;
}

/* Respond */

#respond {
}

#respond h3 {
}

#respond p {
	margin: 0;
}

#respond form {
}

#respond #comment {
	width: 470px;
	height: 100px;
	margin-bottom: 10px;
}

#respond #submit {
	width: 140px;
	background: url(images/img10.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 20px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0;
	background: none;
}

#sidebar li ul {
	padding: 20px;
	background: none;
}

#sidebar li li {
	padding-left: 20px;
	background: url(images/bullet-yellow.gif) no-repeat left center;
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar h2 {
	width: 220px;
	height: 29px;
	margin: 0;
	padding:6px 0 0 20px;
	background: url(images/sidebar-h2-bkgd.gif) no-repeat;
	font-size: 122%;
	font-weight: bold;
}

/* Calendar */

#calendar_wrap {
	padding: 20px;
	background: url(images/img12.gif) no-repeat;
}

#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}

#wp-calendar caption {
	padding: 2px 0;
	font-weight: bold;
	color: #FFFFFF;
}

#wp-calendar tr {
}

#wp-calendar th {
	background: #353535;
	border-bottom: 1px solid #2A2A2A;
}

#wp-calendar td {
	padding: 0 2px;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar tbody td a {
}

#wp-calendar tfoot td {
	padding: 2px 0;
	border-top: 1px solid #2A2A2A;
	font-weight: bold;
}

#today a {
	font-weight: bold;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

/* Footer */

#footer {
	clear: both;
	margin:0 auto;
	width:760px;
	height: 100px;
	padding: 20px 0;
	background: url(images/jagged_line_navy_onblue.gif) no-repeat;
	color: #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
}

#footer a {	color: #999999; text-decoration:underline; }
#footer a:hover,active { color: #CCCCCC; text-decoration:underline; }

#credits {
}

#feeds {
}
