/* css reset via http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* main */
body { 
background: url("img/background.jpg") no-repeat scroll center top #1f1f1f;
font-size: 62.5%; 
font-family: Georgia, Arial, Helvetica, sans-serif; 
}
#container { margin: 0px auto; width:890px; background: url("img/content_bg.png");}
#home #container { background:#FFFFFF url("img/content_main_bg.png") ; }

a { text-decoration: none; color: #429497; }
a:hover { text-decoration: underline; }

#header { margin: 0px auto; width: 860px; position: relative; height: 70px; background:none; border-bottom: 1px solid #1c1c1b; font-family: font-family: Georgia,"Times New Roman"; z-index:6; }
h1 { font-size: 7.2em; float: left; margin-left: 28px;}
h1 a { color: #e3e3e3; }
h1 a:hover { text-decoration: none; color: #CDCDBF }
div.description {font-size: 2em; line-height:1.2em; color: #21221c; margin-left: 5px; float: left; text-transform: none; font-family: Georgia,"Times New Roman"; }

#header ul { position: absolute; top: 11px; right: 16px; }
#header ul li { float: left; margin-left: 20px; text-transform: lowercase;}
#header ul li a { background-repeat: no-repeat; height: 11px; padding: 17px 0 0 37px; display: block; }
#header ul li a strong { display: none; }


#menu { border-top: 4px solid #636363; background: #d6d6d6; height: 50px; position: relative; z-index:5; }
#menu { font-weight: bold; text-transform: uppercase; font-size: 1.8em; font-family: Arial, Helvetica, sans-serif; }
#menu ul {background: #CCCCCC; padding: 0; position: relative; float:right; line-height: 50px; }
#menu ul li { float: left; }
#menu ul li a { color:#373737; outline: none; text-align: center; display: block; overflow: hidden; float: left; z-index: 10; padding: 0 10px; position: relative; border-right:1px solid #d6d6d6; } /* relative breaks ie */
#menu ul li a:hover {background: #d6d6d6; text-decoration: none; }

#menu ul li.current_page_item { background:#f5f7f7; margin-bottom: -13px; }

#searchform { float:left; margin: 10px 5px; }
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body #searchform { top: 10px; }
}
#searchform label { display: none; }
#searchform #s { background: url("img/search_input.gif") no-repeat top left; width: 170px; height: 24px; border:0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; padding: 2px 8px; text-transform:uppercase; font-weight:bold;}
#searchform #searchsubmit { background: url("img/search_submit.png") no-repeat; width: 63px; height: 28px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; margin-left:-25px;}


#post_data, #search_data { width: 131px; float: left; padding-left: 20px; }
#search_data { background: url("img/search.jpg") no-repeat; height: 185px; }

#post_data div { background: url("img/post_data_bg.png") #fff no-repeat left top; margin-top: 1.5em; }
#post_data div ul { background: url("img/post_data_bg.png") no-repeat left bottom; padding: 6px 12px; font-size: 1.1em; }
#post_data h2 { padding: 6px 12px; color: #d8d8c7; font-size: 1.8em; margin: 0; height: auto; line-height: 1em; margin-right: -12px; }

#post_data div.post_data li { padding-left: 18px; height: 22px; line-height: 22px; border-bottom: 1px solid #e6e6d8; background: url("img/post_details.gif") no-repeat; color: #d8d8c7; overflow: hidden; font-size: 1.1em;  }
#post_data div.post_data li.time { background-position: 0 -23px; }
#post_data div.post_data li.author { border-bottom: 0; background-position: 0 -45px; }
#post_data div.post_data li strong, #post_data div.post_data li a { color: #89897c; font-weight: normal; }

#post_data div.post_tags li { height: 22px; line-height: 22px; border-bottom: 1px solid #e6e6d8; }
#post_data div.post_tags li a { color: #89897c; display: block; }

#content { width: 660px; padding: 16px 15px 16px 14px; color: #55554e; font-size: 1.2em; line-height: 1.2em; float: left; display: inline; margin-bottom:20px; }
#home #content { width: 590px; padding: 16px; padding-left:30px;}

.sidebar { font-size: 1.2em; line-height: 1.2em; float: left; width: 230px; padding: 10px; position: relative; display: inline; }

.sidebar h2 { position: absolute; top: -26px; left: 16px; }

.sidebar li { margin-bottom: 2em; position: relative; }

.sidebar { padding-top: 40px; }

/* Widgets */

.sidebar .widget { background: #fff; margin: 0px 0 40px 0px; width: 230px; position: relative; padding-bottom: 4px; -moz-border-radius: 10px; }
.sidebar .widget ul, .sidebar .widget div.textwidget, #calendar_wrap { background: #fff; font-size: 1.2em; padding: 0.2em 16px; }
.sidebar .widget a { color: #347274; float: left; text-align: left; }
.sidebar .widget a:hover { text-decoration: none; color: #3a3a3a; }
.sidebar .widget a:hover span { text-decoration: underline; }
.sidebar .widget small { float: right; color: #d8d8c7; }
.sidebar .widget h2 small { float: left; }
.sidebar .widget ul li { background: url("img/li.gif") 0 8px no-repeat; margin: 0; padding-left: 16px; line-height: 26px; border-bottom: 1px solid #e7e7da; color: #347274; text-align: right; }
.sidebar .widget ul li:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; width: 0; }
.sidebar .widget div.textwidget { color: #55554E; }
.sidebar .widget_archive ul { font-size: 1em; }
.sidebar .widget_rss ul { padding-top: .5em; }
.sidebar .widget_rss ul li { height: auto; background-position: 0px 10px; text-align: left; font-size: .8em; line-height: 1.3em; padding: 8px 0 8px 16px; color: #55554E; }
.sidebar .widget_rss h2 img { vertical-align: top; position: relative; top: 1.5px; margin-right: 4px; }
.sidebar .widget_rss h2 a { color: #E7E7DA; }
.sidebar .widget_rss a { float: none; }
.sidebar .widget_rss cite { display: block; text-align: right; }
.sidebar .widget_recent_comments a { float: none; }
.sidebar .widget_recent_comments ul li { text-align: left; color: #55554E; }
.sidebar .widget_recent_entries ul li { text-align: left; }

#calendar { ?margin-top: -24px; }
#calendar h2 { ?display: none; }
#calendar_wrap { font-size: 1em; }
#calendar_wrap table { width: 100%; }
.sidebar .widget_calendar caption { position: absolute; left: 18px; top: -26px; line-height: 17px; height: 17px; padding: 0 7px 0 6px; font-size: .8em; text-transform: lowercase; color: #E7E7DA; background: transparent url(img/highlight.gif) repeat right top; }
.sidebar .widget_calendar td, .sidebar .widget_calendar th { width: 28px; height: 24px; text-align: center; line-height: 24px; color: #89897c; border-top: #e7e7da 1px solid; padding: 2px 0; }
.sidebar .widget_calendar tbody a { float: none; background: url("img/today.gif") no-repeat; display: block; width: 28px; height: 24px; color: white; }
.sidebar .widget_calendar thead { color: #89897c; font-style: italic; text-transform: lowercase; }
.sidebar .widget_calendar th { font-weight: normal; border: 0; }
.sidebar .widget_calendar tfoot a { color: #b4b463; float: none; font-size: .85em; }
.sidebar .widget_calendar #prev { text-align: left; }
.sidebar .widget_calendar #next { text-align: right; }

.sidebar .widget_tag_cloud { padding: 16px 16px 32px 16px; width: 198px; line-height: normal; }
.sidebar .widget_tag_cloud a { margin-right: .5em; font-style: italic; float: none; vertical-align: middle; }
.sidebar .widget_archives {padding: 16px 0px 6px 0px; line-height: normal;}
.sidebar .widget_search { display: none; } /* Sorry, no search in the sidebar! */

#footer { color: #909090; font-size: 1.3em; padding: 8px 20px; background: #1f1f1f; line-height: 18px; height: 45px; clear: both; }
#footer p.sponsor { line-height: 16px;  }
#footer p { float: right; }
#footer a { color: #627f80; }

h2 { 
font-weight: normal; 
font-family:"Trebuchet MS",Helvetica,sans-serif;
color: #4e4f47;
font-size: 2.8em; 
}
h2.links span { color: #c3c3b1; }
h2.links a { color: #e7e7da; }

h3 { 
margin:0.6em 0.5em 1em 0.2em;; 
line-height: 3em; 
font-family:"Trebuchet MS",Helvetica,sans-serif;
border-bottom:1px solid #DBDBDB; 
padding-bottom:20px;
}
h3 a { color: #4d4d46; display: block; font-weight: normal; font-size:3.4em;}
h3 a:hover { text-decoration: none; }


div.post { 
border-bottom:1px solid #DBDBDB; 
padding-bottom: 1em; 
margin-bottom: 1em; 
}

div.post h3 { position: relative; }
div.post h3 small { position: absolute; top: 0; right: 0; }

div.post div.headline { position: relative; margin-bottom: .5em; line-height: 1.4em;}
div.post div.headline span, div.post div.date span { text-align: center; text-transform: uppercase; background: url("img/date.png"); width: 44px; height: 42px; position: absolute; top: 10px; left: 10px; color: #89897c; font-size: 1.4em; padding-top: 5px; line-height: 1em; }
div.post div.headline span big, div.post div.date span big { font-size: 1.7em; display: block; ?margin-top: -.2em; }

div.post div.date span { position: static; float: left; margin: 0 .5em .5em 0; }

div.post p { margin-bottom: 1em; font-size: 1.175em; line-height: 1.35em; }
div.post ul, div.post ol { margin-bottom: 0.3em; font-size: 1em; line-height: 29px; /*background: transparent url("img/lists_bg.png"); color: #9B9A8E;*/}
div.post ul li { list-style: url("img/li.gif") inside; }
div.post ol li { list-style: decimal inside; padding-left: 10px; }

div.post blockquote { color: #89897c; font-style: italic; background: url("img/blockquote.gif") 30px 0 no-repeat; padding-left: 60px; margin-bottom: 1em; min-height: 25px; }

ul.nav { font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; color: #d8d8c7; letter-spacing: -.5px; font-size: 1.15em; height: 1em; }
ul.nav .prev { float: left; }
ul.nav .next { float: right; }


#comments { margin-top: -2.5em; clear: both; padding-top: 1em; }
#comments .meta { background: #e7e7da; padding: 10px; margin-bottom: 1em; }
#comments .meta p { color: #89897c; font-size: 1.15em; }
#comments .meta p.rss { float: right; font-size: .95em; text-transform: none; }
#comments .meta p.rss a { color: #ec7e2d; padding-left: 22px; background: url("img/rss_small.gif") no-repeat; display: block; height: 16px; line-height: 16px; }
#comments .meta p strong { color: #55554e; }

#comments ul.nav { margin-bottom: 1em; }

#respond { background: #eee; padding: 10px 20px 40px 20px; color: #555; font-size: 0.95em; position: relative; }
#respond h3 { font-size: 2.2em; line-height: 0.8em; color: #888; font-weight: normal; margin-bottom: .5em; }
#respond h3 a { font-size: 1em; display: inline; letter-spacing: normal; }

#respond .cancel-comment-reply { position: absolute; right: 6px; background: none; top: 6px; }
#respond .cancel-comment-reply a { color: #89897c; font-weight: bold; }

#respond div.row { min-height: 28px; margin-bottom: .75em; clear: both; display: block; }

#respond label { float: left; width: 45px; text-align: right; margin-right: 10px; height: 28px; line-height: 28px;}
#respond input { float: right; }
#respond textarea, #respond input { padding: 2px 4px; width: 354px; border: 0; background: white; height: 24px; font-size: 1.4em; color: #b0b09f; font-family: Georgia, Arial, Helvetica, sans-serif; }
#respond textarea { height: 96px; padding: 2px 1%; width: 98%; float: none; }

#respond a { color: #89897c; font-weight: bold; }

#respond p.logged_as { margin-bottom: .5em; font-size: 1.1em; }

#respond p.req { color: #868686; float: right; line-height: 28px; height: 28px; }
#respond div.submit { text-align: right; }
#respond #submit { float: right; margin-left: 1em; display: block; }

#respond button { background: url("img/post_comment.png") no-repeat; width: 122px; height: 28px; border: 0; text-indent: -10000px; vertical-align: middle; cursor: pointer; }

ol.commentlist { margin-bottom: 1em; }
ol.commentlist li div { background: #edede0; padding: 10px; margin-left: 60px; position: relative; margin-bottom: 1em; }
ol.commentlist li div div { padding: 0; margin: 0; }
ol.commentlist li .comment-author img { border: 5px solid #edede0; position: absolute; top: -10px; left: -70px; }
ol.commentlist li.comment-author-admin div { background: #d8d8c7; }
ol.commentlist li.comment-author-admin .comment-author img { border: 5px solid #d8d8c7; }
ol.commentlist li.comment-author-admin li.comment div { background: #edede0; }
ol.commentlist li.comment-author-admin li.comment .comment-author img { border: 5px solid #edede0; }
ol.commentlist li.comment-author-admin li.comment-author div { background: #d8d8c7; }
ol.commentlist li.comment-author-admin li.comment-author .comment-author img { border: 5px solid #d8d8c7; }
ol.commentlist li .comment-author cite { font-size: 1.5em; line-height: 1.1em; color: #b7b7a8; font-style: normal; text-transform: lowercase; }
ol.commentlist li .comment-author cite a { color: #89897c; }
ol.commentlist li .comment-author span.says { display: none; }

ol.commentlist li .comment-meta { margin: 0 0 .5em; font-size: .85em; }
ol.commentlist li .comment-meta a { color: #bdbdb0; }

ol.commentlist li em { position: absolute; margin-bottom: -1em; top: 10px; right: 10px; color: #89897C; font-size: .9em; text-transform: lowercase; }

ol.commentlist li p { margin-bottom: 1em; font-size: 1.1em; line-height: 1.25em; }
ol.commentlist li p em { position: static; color: inherit; font-size: 1em; text-transform: none; }
ol.commentlist li p a { color: #55554e; }

ol.commentlist li div.reply { text-align: right; }
ol.commentlist li div.reply a { color: #89897c; font-weight: bold; }

ol.commentlist li ul.children { margin-left: 60px; }


.search h2 { font-size: 3em; color: #89897c; line-height: 1em; height: 1em; padding: 0 8px; margin-bottom: .5em; }
.search h2 strong { color: #4d4d46; font-weight: normal; }

.search ul.nav { margin: 2em 0; }

#recent { background: #E7E7DA; margin-left: -17px; padding-left: 20px; margin-top: 1em; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
#recent li { clear: both; }
#recent li a { display: block; line-height: 1.7em; padding: 7px 10px; border-bottom: #cdcfbf 1px solid; clear: both; }
#recent li a:hover { text-decoration: none; }
#recent li a:after { clear: both; content: "."; display: block; width: 0; height: 0; visibility: hidden; }
#recent strong { float: left; color: #89897C; font-weight: normal; font-size: 1.1em; width: 75%; }
#recent span { float: right; color: #abab9e; font-size: .9em; width: 25%; text-align: right; }
#recent li a:hover strong { text-decoration: underline; }
#recent li.last a { border: 0; }

#results { padding-top: 17px; }
#results li { padding: 12px; background: #ffffdd; border-bottom: 1px solid #d6d6d6; }
#results li strong { font-size: 2em; color: #4d4d46; display: block; line-height: 1em; font-weight: normal; }
#results li em { font-style: normal; color: #89897c; font-size: .85em; }
#results li em strong { font-size: 1em; display: inline; font-weight: normal; }

#results li small { float: right; font-size: .95em; color: #c3c3b1; background: url("img/comment.gif") no-repeat left center; padding-left: 20px; margin-top: 6px; }

#results li a:hover { text-decoration: none; color: #89897c; }
#results li a:hover strong { color: #a6ba00; }
.search h2 .no_posts{ color:#00FF00; font-size:5em;}

.search h3 { font-size: 2em; color: #89897c; padding: 0 8px; line-height: 1em; margin: 0; font-weight: normal; }
.search h4 { font-size: 1.2em; color: #89897c; padding: 0 8px; font-weight: normal; }


.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: .5em; }
.alignright { float: right; margin-left: .5em; }
div.post p.wp-caption-text { margin-top: .5em; background: #E1DFD2; padding: 10px; color: #89897C; font-size: 1em; margin-right: 10px;  }


.entry_meta li {
background:transparent none repeat scroll 0 0;
border-right:1px solid #C5C5C5;
display:inline;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.9em;
letter-spacing:0;
padding: 2px 5px;
text-transform:uppercase;
}
.entry_meta a {
text-decoration: none; color:#429497;
}
.entry_meta a:hover {
color:#000;
}
.entry_meta li.comments {
border-right:medium none;
}
.entry_meta li.date {
border-right:medium none;
color:#3F3F3F;
}
.archive {
margin-left: 150px;
}
.archive ul li { background: url("img/li.gif") 0 8px no-repeat; margin: 0; padding-left: 16px; line-height: 26px; text-align: left; }

.archive h2{
margin-bottom: 20px;
}

/*flickr*/
.flickr ul{
width:220px;
/*background:#DDDDDD none repeat scroll 0 0;*/
list-style-type:none;
padding-bottom:20px;
}
.flickr ul img{
border: 2px solid #f6f7f7;
}
/*feed png*/
.feed {padding: 16px 0px 6px 0px; line-height: normal;}
.rsswidget {
margin-top:10px;
float:left; }
.banner {float:right;
margin-top:5px;}