/*
Theme Name: TK_FlyingSucks
Theme URI: http://www.tech-kitten.com/
Description: Based on WP Classic - Fluid, 2-column, widget-ready theme.
Version: 1.0
Author: TrishaM
Author URI: http://www.tech-kitten.com/

*/

/***** Basic Structure & Typograpy ***/

body {
	background: #E6E7E2;
	color: #000;
	margin: 0;
	padding: 0;
	font: 1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: center;
}

#header {
	background: url(images/Header.jpg) no-repeat left top;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	margin: 0;
	height: 125px;
	vertical-align: bottom;
	text-align: left;
}

#header h1 {
	margin-left: 45px;
	margin-top: 80px;
}

#header h1 a {
	font: italic bold normal 44px 'Times New Roman', Times, serif;
	color: #565;
	text-decoration: none;
}

#header h1 a:hover {
	color: #990000;
}

#wrap {
	background: #FFFFFF;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	border: 1px double #556655;
}

span.small {
	font: italic bold normal 50% 'Times New Roman', Times, serif;
	color: #565;
	text-decoration: none;
}

cite {
	font-size: 70%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-align: right;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/150% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

#footer {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

#footer a:link, #footer a:hover {
	color: #fff;
}

.left {float:left; margin-right: 10px;}
.right {float:right; margin-left: 10px;}


/******* End Structure **********/

/**** Content and Meta Items ****/

#content {
	background: #FFFFFF;
	text-align: left;
	float: left;
	margin: 0px;
	width: 550px;
	padding-top: 30px;
	padding-left: 40px;
}

.storycontent {
	font: 80% Arial, Helvetica, sans-serif;
	padding-right: 40px;
	text-align: justify;
}

.meta {
	font-size: .75em;
	border-top: 1px dotted #F0F0F0;
	border-bottom: 1px dotted #F0F0F0;
	color: #999999;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	background: #E3ECD1;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a {
	color: #336600;
	font-weight: normal;
	letter-spacing: 0;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
	color: #565;
}
/******* End Meta Items **********/


/******* Comment Items **********/

.feedback {
	color: #ccc;
	text-align: right;
	margin-right: 10px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

/******* End Comment Items ******/


/******* Sidebar Items **********/

#sidebar {
	background: #fff url(images/WaitingforFlight.jpg) no-repeat left top;
	border-left: 1px dotted #ccc;
	padding: 185px 0px 10px 20px;
	width: 200px;
	text-align: left;
	margin: 0px 0px 0px 629px;
}

#sidebar form {
	margin: 0 0 0 13px;
}

#sidebar input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#sidebar ul {
	color: #565;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#sidebar ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
}

#sidebar ul ul li {
	border: 0;
	font: normal 12px/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0 0 0 14px;
	margin-bottom: 7px;
}

#sidebar ul ul li a {
	color: #815D21;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	color: #990000;
	border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/******* End Sidebar Items ******/

/******* Calendar Items *********/

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/******* Miscellaneous Items ******/

.clearboth {
	clear: both;
	float: none;
}

a {
	color: #675;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


