/* Whole page
   -------------------------------------------- */
html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	background-image: url('images/air/bodyback.png');
	background-repeat: repeat-x;
	background-position: top right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0;
	padding: 0;
}

#rap {
	background-image: url('images/air/panelback.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#content {
	background-image: url('images/air/linkhref.png');
	background-repeat: no-repeat;
	background-position: 10px 80px;
	padding: 150px 350px 0px 0px;
}

#header {
	position: absolute;
	top: 0;
	right: 34px;
	width: 215px;
	height: 115px;
	margin: 0;
	background-image: url("images/air/header.png");
	background-position: bottom;
	background-repeat: no-repeat;
}

* html body #header {
	right: 33px;
}

#header a {
	border: none;
	font-size: 1px;
	text-indent: -999em;
	display: block;
	padding: 0 0 115px 0;
}

#header a:hover {
	background-color: transparent;
	background-image: url("images/air/headerhoverback.png");
	background-position: top;
	background-repeat: repeat-x;
}

/* Content & menu
   -------------------------------------------- */

#menu {
	width: 215px;
	position: absolute;
	right: 34px;
	top: 115px;
	line-height: 150%;
	text-align: center;
}

#menu a {
	color: #f63;
}

#menu a:hover {
	background-color: #f63;
	color: #fff;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul ul {
	margin: 5px 0 0 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#menu ul li {
	list-style-type: none;
}

#menu ul li span {
	visibility: hidden;
}

#menu li li {
	font-size: 13px;
	font-style: normal;
	color: #666;
	list-style-type: none;
	border-bottom: 0;
}

#menu ul ul ul {
	border: none;
	list-style-type: none;
	padding-left: 6px;
}

img {
	border: none;
}

fieldset {
	border:0;
	padding:0;
	margin:0;
}

legend {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-bottom: 0;
	margin-top: 0;
}

/* Search
   -------------------------------------------- */
#search {
	background-image: url('./images/air/searchform.png');
	background-repeat: no-repeat;
	background-position: 0px 24px;
	width: 155px;
	margin: auto;
}

#searchTerms {
	background-image: url('./images/air/search.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom right;
	border: none;
	height: 20px;
	text-align: center;
	line-hieght: 20px;
}

* html body #searchTerms {
	height: 24px;
	position: relative;
	top: -21px;
}

#search .submit {
	display: none;
}

input, textarea, form {
	font-family: Helvetica, Arial, sans-serif;
}

/* Menu Items Iteration
   -------------------------------------------- */

#other_menu, #blog, #recentComments, #recentTrackbacks, #categories, #archives, #links, #topranking, #syndicate, #login {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 200px;
}

/* Other Menu
   -------------------------------------------- */

#other_menu {
	background-image: url('./images/air/contactandmenu.png');
	padding-top: 75px;
	width: 155px;
	position: relative;
	top: -50px;
}

#other_menu a {
	color: #fff;
}

#other_menu a:hover {
	border-bottom: 1px solid #fff;
	background-color: transparent;
}

* html body #other_menu {
	margin-top: 10px;
}

/* Recent Entries
   -------------------------------------------- */

#blog {
	background-image: url('./images/air/recent_entries.png');
	margin-top: 130px;
}

/* Recent Comments
   -------------------------------------------- */

#recentComments {
	background-image: url('./images/air/latest_comments.png');
}

/* Recent TrackBacks
   -------------------------------------------- */

#recentTrackbacks {
	background-image: url('./images/air/latest_trackbacks.png');
}

/* Categories
   -------------------------------------------- */

#categories {
	background-image: url('./images/air/categories.png');
}

/* Archives
   -------------------------------------------- */

#archives {
	background-image: url('./images/air/archives.png');
}

/* My Links
   -------------------------------------------- */

#links {
	background-image: url('./images/air/my_links.png');
}

/* Syndicate (Meta)
   -------------------------------------------- */

#syndicate {
	background-image: url('./images/air/meta.png');
}

/* Hidden Menu Items
   -------------------------------------------- */

#calendar, #styleswitcher, #topranking {
	display: none;
}

/* Date
   -------------------------------------------- */

#content h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px 5px 0px 30px;
	background-color: #cc9;
	color: #fff;
	display: inline;
	line-height: 120%;
	margin: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}

#content h2 .day {
	color: #cc9;
	display: block;
	text-indent: 0px;
	padding: 0px 0px 0px 25px;
	letter-spacing: -2px;
	font-size: 60px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -.1em;
}

* html body #content h2 {
	background-color: #fff;
	color: #cc9;
	display: block;
	padding: 0px 0px 0px 30px;
}

* html body #content h2 .day {
	padding: 0px 0px 30px 0px;
}

/* Post
   -------------------------------------------- */

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 1;
	margin-bottom: 0px;
}

.storytitle {
	font-size: 24px;
	margin-top: 3px;
	font-weight: normal;
	padding: 0 0 0 10px;
}

.storytitle a:visited {
	color: #c60;
}

.storytitle a:hover {
	border: none;
	background-color: transparent;
	color: #f60;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

#content ul li {
	list-style-image: url(images/destiffany/bullet.gif);
}

#content ul ol li {
	list-style-type: decimal;
}

.post {
	position: relative;
	top: -43px;
	left: 65px;
	padding: 0 0 0 5px;
}

* html body .post {
	top: -74px;
	left: 62px;
}

.storycontent {
	font-size: 13px;
	line-height: 180%;
	border-left: 1px dotted #cc9;
	padding: 0 0 0 10px;
}

.storycontent:hover a {
	border-bottom: 1px dotted #c60;
}

.storycontent a:hover {
	background-color: #c60;
	color: #fff;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}

.post-categories li {
	display: inline;
	margin-left: 0 3px 0 0;
	padding: 0;
}

.post .meta {
	font-size: 11px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	color: #666;
	padding: 0 0 0 10px;
	margin-top: 0;
}

.post .meta a:hover {
	text-decoration: none;
}

.post .feedback {
	margin-bottom: 19px;
	padding-bottom: 1px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
}

.commentTopic {
	font-weight: bold;
	font-size: 16px;
	color: #999;
}

.postNumReads {
	color: #fff;
}

.code, code {
	font-family: Monaco, 'Courier New', Courier, monospace;
}

.code strong {
	color: red;
}

/* Comment
   -------------------------------------------- */

#comments a:link, #comments a:visited, #comments a:hover, #comments a:active {
	color: #fff;
	background-color: transparent;
}

#commentssection, #newcommentsection {
	padding-left: 60px;
}

#commentlist li:target {
	background-color: #f1fafa;
	background-image: url('images/destiffany/backquote.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* Credit
   -------------------------------------------- */

p.credit {	
	margin-right: 252px;
	margin-left: 40px;
	padding: 6px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}

p.credit a:link, p.credit a:visited, p.credit a:active {
	font-weight: bold;
	border: none;
	color: #c60;
}

p.credit a:hover {
	color: #f90;
	border-bottom: 1px solid #f90;
	background-color: transparent;
}

/* Basic typography
   -------------------------------------------- */

p, label {
	font-size: 13px;
	line-height: 180%;
}

blockquote, code {
	border-width: 0 0 0 5px;
	border-color: #bff1f0;
	border-style: solid;
	background-color: #f1fafa;
	background-image: url('images/destiffany/backquote.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	display: block;
	margin: 0 1em 0 1em;
	padding: 0 5px 0 5px;
}

a:link {
	text-decoration: none;
	/*padding: 1px 3px;*/
	color: #c60;
}

a:visited {
	text-decoration: none;
	color: #990;
}

a:hover {
	background-color: #c60;
	color: #fff;
}

acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

#content acronym {
	border-bottom: 1px dotted #999;
}

/* Others
   -------------------------------------------- */

#drop-case:first-letter {
	font-family: 'Palatino Linotype', Palatino, 'Zapf Calligraphic 801', 'Book Antiqua', 'URW Palladio', 'Book', 'Calisto MT', Georgia, Garamond, Sylfaen, 'Times New Roman', Times, serif;
}

hr {
	border-bottom: 1px solid #f90;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 80%;
    height: 1px;
    text-align: center;
}