/*   
Theme Name: The Nadas 2010
Theme URI: Built from FREEmium - http://www.freebiesdock.com/freemium-wordpress-theme/
Description: Created by Creens for The Nadas. Built from Free Wordpress designed by Paul Kadysz, developed by Dariusz Siedlecki and released by FreebiesDock.com.
Author: Creens | Original authors, Paul Kadysz (design) and Dariusz Siedlecki (frontend)
Author URI: http://www.creens.com/ | original author URI: http://www.freebiesdock.com/
Version: 2.0
.
Originally released free by FreebiesDock.com.
.
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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;
	list-style-image:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --------------------------------------------------- MAIN */
body { background: url("img/nadas_BKGD.jpg"); font-size: 62.5%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

#overlay { background: black; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; opacity: 0; display: none; }

.overlayActive { z-index: 99; opacity: 0; position: absolute !important; }

#tutorial { position: absolute; top: -20px; left: 20px; width: 200px; padding: 8px; background: black; border: 2px solid #111; border-top: 0; color: white; font-size: 1em; text-align: center; padding-top: 28px; cursor: pointer; }
#welcome { position: fixed; width: 360px; height: 280px; position: absolute; top: 50%; left: 50%; margin-left: -200px; margin-top: -150px; background: #EDEDE0; padding: 10px 20px; color: #55554e; z-index: 100; }

#welcome h1 { margin: 0; font-size: 2.5em; float: none; }
#welcome p { font-size: 1.2em; line-height: 1.3em; margin-bottom: 1em; }
#welcome p.start { text-align: right; }

#pageWrap { margin: 0 auto; width: 1064px; }
#container {width: 916px; height:100%; background: url("img/content_main_bg.png"); margin:-68px auto;}
#container2 {width: 995px; height:100%; background: url("img/content_bg.png"); margin:-65px auto; float: left;}
#singleContain {width: 995px; height:100%; background: url("img/content_bg.png"); margin:0 auto;} /**single post fix**/
#home #container {background: url("img/content_main_bg.png"); }

a { text-decoration: none; color: #000; font-weight:bold; text-transform:uppercase; }
a:hover { text-decoration: none; color:#36352f; }

#header { position: relative; height: 173px; background:url('img/nadas_header.png') no-repeat; }
h1 { font-size: 3em; font-weight: bold; text-transform: lowercase; line-height: 50px; float: left; letter-spacing: -1px; margin-left: 20px; font-family: Arial, Helvetica, sans-serif; }
h1 a { color: #89897c; }
h1 a:hover { text-decoration: none; color: #CDCDBF }
div.subtitle { line-height: 50px; font-size: 1.2em; color: #55554e; margin-left: 1em; float: left; text-transform: lowercase; }

#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; }
#header ul li.rss a { background-image: url("img/rss.png"); width: 149px; color: #ec7e2d; }
#header ul li.email a { background-image: url("img/email.png"); width: 140px; color: #49abe8; }

#menu, #footer {position: relative; }

#menu { font-weight: bold; text-transform: uppercase; font-size: 1.8em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: url('img/nadas_menu.png') no-repeat; height:67px; }
#menu ul { margin: 0px 0 0 5px; padding: 0 10px; position: relative; float: left; line-height: 50px; }
#menu ul li { float: left; }
#menu ul li a { color: #473101; outline: none; text-align: center; display: block; overflow: hidden; float: left; z-index: 10; padding: 0 10px; position: relative; } /* relative breaks ie */
#menu ul li a:hover { text-decoration: none; }
#menu ul li.back { background: url("img/lava.gif") no-repeat right -28px; width: 9px; height: 28px; position: absolute; z-index: 8; top: 11px; }
#menu ul li.back .left { background: url("img/lava.gif") no-repeat top left; height: 28px; margin-right: 9px; }

#menu ul li.current_page_item { background: url("img/menu_selected.gif") no-repeat center bottom; padding-bottom: 13px; margin-bottom: -13px; }

#searchform { position: absolute; right: 100px; top: 10px; }
@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; width: 125px; height: 24px; border: 0; font-size: 1em; padding: 2px 8px; }
#searchform #searchsubmit { background: url("img/search_submit.png") no-repeat; width: 35px; height: 28px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; ?font-size: 0; ?color: #889800; ?text-align: left; }

#post_data {  width: 131px; float: left; padding:111px 0 0 25px;}
#search_data {height: 185px; width: 131px; float: left; padding:58px 26px 0px 0px;}

#post_data div { background:#7F7E71 no-repeat left top; margin-top: 1.5em; }
#post_data div ul { padding: 6px 12px; font-size: 1.1em; }
#post_data h2 { padding: 6px 12px; color: #595851; font-size: 1.8em; margin: 0; height: auto; line-height: 1em; margin-right: -12px; }

#post_data div.post_data li { padding-left: 24px; height: 22px; line-height: 22px; border-bottom: 1px solid #99988c; background: url("img/post_details.gif") no-repeat; color: #595851; overflow: hidden; font-size: 0.9em;  }
#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: #33332e; 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: 559px; _width: 549px; padding:70px 0 16px 11px; font-size: 1.2em; line-height: 1.2em; float: left; display: inline; margin-top:17px;  }
#home #content { width: 564px; margin:-20px 0 0 -51px; _padding: 15px;}

.sidebar { font-size: 1.2em; line-height: 1.2em; float: right; width: 190px; padding:7px; position: relative; display: inline; margin:12px 55px; }
.sidebar2 { font-size: 1.2em; line-height: 1.2em; float: right; width: 172px; padding:7px; position: relative; display: inline; margin:55px 36px; }

.sidebar h2 { position: absolute; top: -26px; left: 16px; }
.sidebar2 h2 { position: absolute; top: -26px; left: 16px; }

.sidebar li { margin-bottom: .2em; position: relative; border-bottom: thin dotted #33322d; line-height: 14px;  }
.sidebar2 li { margin-bottom: .2em; position: relative; border-bottom: thin dotted #33322d; line-height: 14px;  }

.sidebar, #sidebar2 { ?padding-top: 44px; }
.sidebar2, #sidebar2 { ?padding-top: 44px; }

/* Widgets */
.sidebar .widget { margin: 26px 0 47px -15px; width: 230px; position: relative; }
.sidebar .widget ul, .sidebar .widget div.textwidget, #calendar_wrap { background:#46453F; font-size: 1.2em; padding: 1em 16px; }
.sidebar .widget a { color: #1a1a16; _height: 1%; }
.sidebar .widget a:hover { text-decoration: none; color: #2A2A24; }
.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 {margin: 0; line-height: 26px; border-bottom: 1px solid #3c3b33; color: #181717; text-align: right; }
.sidebar .widget ul li:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; width: 0; }
.sidebar .widget div.textwidget { color: #000; }

.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; }

/*---*/
.sidebar2 .widget { margin: 26px 0 47px -15px; width: 230px; position: relative; }
.sidebar2 .widget ul, .sidebar .widget div.textwidget, #calendar_wrap { background:#46453F; font-size: 1.2em; padding: 1em 16px; }
.sidebar2 .widget a { color: #1a1a16; _height: 1%; }
.sidebar2 .widget a:hover { text-decoration: none; color: #2A2A24; }
.sidebar2 .widget a:hover span { text-decoration: underline; }
.sidebar2 .widget small { float: right; color: #d8d8c7; }
.sidebar2 .widget h2 small { float: left; }
.sidebar2 .widget ul li {margin: 0; line-height: 26px; border-bottom: 1px solid #3c3b33; color: #181717; text-align: right; }
.sidebar2 .widget ul li:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; width: 0; }
.sidebar2 .widget div.textwidget { color: #000; background:#46453F; font-size: 1.2em; padding: 1em 16px; }

.sidebar2 .widget_archive ul { font-size: 1em; }

.sidebar2 .widget_rss ul { padding-top: .5em; }
.sidebar2 .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; }
.sidebar2 .widget_rss h2 img { vertical-align: top; position: relative; top: 1.5px; margin-right: 4px; }
.sidebar2 .widget_rss h2 a { color: #E7E7DA; }
.sidebar2 .widget_rss a { float: none; }
.sidebar2 .widget_rss cite { display: block; text-align: right; }

.sidebar .widget_recent_comments a { float: none; }
.sidebar2 .widget_recent_comments a { float: none; }
.sidebar .widget_recent_comments ul li { text-align: left; color: #55554E; }
.sidebar2 .widget_recent_comments ul li { text-align: left; color: #55554E; }

.sidebar .widget_recent_entries ul li { text-align: left; }
.sidebar2 .widget_recent_entries ul li { text-align: left; }

#tweetable {background:#46453F; font-size: 1em; padding-bottom:5px;}
.twitter_status {width: 116px;}
.twitter_meta {text-align: center; text-transform:uppercase; padding:3px; color:#2c2c26;}
.tweetable_item {padding: 9px 12px; text-align:left; color:#151513;}
.tweetable_follow {text-align: center; color:#10100e; padding:0px 15px; }
.tweetable_latest_tweets {padding-bottom: 4px;}

/**#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_search { display: none; } /* Sorry, no search in the sidebar!*/

#footer { font-size: 1.4em; color: #4E3A0C; padding: 0 20px; clear: both; background:url('img/nadas_footer.png') no-repeat; width:876px; height:146px; }
#footer p {padding-top: 20px;}
#footer a { color: #4E3A0C; }
#footer a:hover { text-decoration: underline; }
#footer p.rss { position: absolute; top: 63px; left: 16px; }
#footer p.rss a { color: #4E3A0C; padding-right: 24px; background: url("img/rss_small.gif") top right no-repeat; }
#footer p.rss a:hover {text-decoration: underline;}
.creds {padding-top:20px;}
.credit {padding:62px 0 15px 433px; float:left;}
.creens {float: right; margin:45px 0px 0 0;}
.powered {float: right; color:#4E3A0C; font-size:.76em;}

#footer2 { font-size: 1.4em; color: #4E3A0C; padding: 0 20px; clear: both; background:url('img/nadas_footer2.png') no-repeat; width:995px; height:151px; }
#footer2 a { color: #4E3A0C; font-weight:bold; }
#footer2 a:hover { text-decoration: underline; }
#footer2 p.rss { position: relative; top: 64px; left: 0px; }
#footer2 p.rss a { color: #4e3a0c; padding-right: 24px; background: url("img/rss_small.gif") top right no-repeat; }
#footer2 p.rss a:hover {text-decoration: underline;}
#footer2 .creds {padding-top:20px;}
#footer2 .credit {padding:50px 0 32px 518px; float:left;}
#footer2 .creens {float: right; margin:35px 29px 0 0;}
#footer2 .powered {float: right; padding-right:32px; color:#4E3A0C; font-size:.76em;}

h2 { height: 17px; line-height: 17px; font-weight: normal; margin-bottom: 1em; font-size: .8em; text-transform: lowercase; }
h2 span { background: url("img/highlight.gif"); padding: 0 7px 0 8px; float: left; color: #b62904; letter-spacing:.35em; font-weight:bold; }
h2 small { float: left; background: url("img/highlight.gif") no-repeat -498px 0; padding-left: 8px; color: #45443a; display: block; height: 17px; letter-spacing:.35em; }

h2.links span { color: #c3c3b1; }
h2.links a { color: #e7e7da; }

h3 { margin-bottom: 1em; line-height:2.3em; padding: 5px; color:#950010; background:url("img/nadas_postBKGD.jpg") no-repeat; font-size:.65em; text-transform: uppercase; letter-spacing:0.08em; }
h3 a { color:#bb0417; display: block; font-weight: normal; font-size: 2.2em;}
h3 small { float: right; font-size: 0.63em; color: #b31e00; line-height: 2.2em; background: url("img/comment.gif") no-repeat left center; padding-left: 17px; ?margin-top: -2em; }

h3 a:hover { text-decoration: none; color:#950010; }
h3 a:hover span { text-decoration: none; color:#950010; }

div.post { border-bottom: 1px dotted #54534b; margin-bottom: 2em;  }

div.post h3 { position: relative; padding: 9px; color:#950010; background:url("img/nadas_postBKGD.jpg") no-repeat; border: solid thin #7d5c12;}
div.post h3 small { position: absolute; top: 0.6em; right: 0.4em; }

div.post div.headline { position: relative; line-height: 1.4em; padding-left:5px;}
div.post div.headline span, div.post div.date span { text-align: center; text-transform: uppercase; background: url("img/date.png") no-repeat; width: 42px; height: 49px; position: absolute; top: 10px; left: 10px; color: #b31e00; font-size: 1.2em; padding-top: 5px; line-height: 1.2em; }
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:11px auto; font-size: 1.175em; line-height: 1.7em; text-align:justify; padding: 4px 5px 0 7px; color:#31302a;}
div.post ul, div.post ol { margin-bottom: 1em; margin-left: 2em; font-size: 1.175em; line-height: 29px; background: transparent url("img/lists_bg.png"); color: #9B9A8E; }
div.post ul li { list-style: url("img/li.gif") inside; padding-left: 10px; }
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; }
ul.nav a { color: #302F28; letter-spacing:.2em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
ul.nav a:hover { text-decoration:underline;}

.social { width: 110px; background: url("img/social_bg.gif") no-repeat left top #d8d8c7; float: right; margin-right: -16px; position: relative; z-index: 2; margin-left: 12px; _margin-right: -14px; }
.social h2 { font-size: 1.8em; color: #3b3a35; padding: 10px; margin: 0; margin-right: -10px; background:#5b5a50; width:95px; }
div.social ul { padding: 0 10px 10px; background:#5b5a50; font-size: .85em; margin: 0; }
div.social ul li { height: 21px; line-height: 22px; border-bottom: 1px solid #44433b; list-style: none; padding: 0; }
div.social ul li a { color: #33322c; display: block; padding-left: 22px; height: 22px; background: url("img/social_list.png") no-repeat; }

.social li.digg a { background-position: 0 3px; }
.social li.mixx a { background-position: 0 -21px; }
.social li.technorati a { background-position: 0 -45px; }
.social li.delicious a { background-position: 0 -69px; }
.social li.facebook a { background-position: 0 -93px; }
.social li.stumbleupon a { background-position: 0 -117px; }
.social li.reddit a { background-position: 0 -141px; }

.social li.digg a:hover { background-position: 0 -163px; }
.social li.mixx a:hover { background-position: 0 -187px; }
.social li.technorati a:hover { background-position: 0 -211px; }
.social li.delicious a:hover { background-position: 0 -235px; }
.social li.facebook a:hover { background-position: 0 -259px; }
.social li.stumbleupon a:hover { background-position: 0 -283px; }
.social li.reddit a:hover { background-position: 0 -307px; }

#comments { margin-top: -2.5em; clear: both; padding-top: 1em; }

#comments .meta { background:url("img/nadas_postBKGD.jpg") no-repeat; padding: 10px; margin-bottom: 1em; }
#comments .meta p { color:#BB0417; font-size: 1.15em; text-transform: lowercase; }
#comments .meta p.rss { float: right; font-size: .95em; text-transform: none; }
#comments .meta p.rss a { color: #473101; padding-left: 22px; background: url("img/rss_small.gif") no-repeat; display: block; height: 16px; line-height: 16px; }
#comments .meta p strong { color: #7d0505; }

#comments ul.nav { margin-bottom: 1em; }

#respond { background: #a97c17; padding: 20px 20px 40px 20px; color: #473101; font-size: .95em; text-transform: lowercase; position: relative; border:solid thin #7d5c12; margin-bottom:15px; }
#respond h3 { font-size: 1.4em; line-height: 1em; color: #7D0505; text-transform: none; 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; _height: 28px; margin-bottom: .75em; clear: both; display: block; }

#respond label { float: left; width: 40px; text-align: right; margin-right: 10px; height: 28px; line-height: 28px; _font-size: 0.9em; _margin-top: -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: #473101; font-weight: bold; }

#respond p.logged_as { margin-bottom: .5em; font-size: 1.1em; }

#respond p.req { color: #473101; 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: #747367; padding: 10px; margin:22px 0 0 42px; position: relative; margin-bottom: 1em; color:#3c3b33;}
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: #3c3b33; font-style: normal; text-transform: lowercase; }
ol.commentlist li .comment-author cite a { color: #48473f; }
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: #56554c; }

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: 2em; color: #52514a; line-height: 1em; height: 1em; padding: 0 8px; margin-bottom: .5em; }
.search h2 strong { color: #3B3B35; font-weight: normal; }

.search ul.nav { margin: 2em 0; }

#recent { background: #9d9c90; 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: 1px solid #8e8d81; 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:#5b5b51; font-weight: normal; font-size: 1.1em; width: 75%; }
#recent span { float: right; color: #828275; 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; background: url("img/search_results.gif") 200px 0 no-repeat; }
#results li { padding: 12px; background: #6F6E62; border-bottom: 1px solid #67665b; font-size:8px; }
#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: #000; 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: #44443d; }

.search h3 { font-size: 2em; color: #B31E00; padding: 5px 7px; line-height: 1em; margin: 0; font-weight: normal; }
.search h4 { font-size: 1.2em; color: #5e5e54; padding: 4px 8px; font-weight: normal; }

h2.special { font-size: 1.7em; height: 30px; line-height: 30px; background: url("img/header_special_right.jpg") no-repeat #ebad2d right top; border: #A97C17 solid thin; }
h2.special span { padding: 0 12px; text-transform: lowercase; background: url("img/header_special_left.jpg") no-repeat #a97c17 left top; color: #6e4e0b; font-size:14px; }
h2.special strong { font-weight: normal; padding: 0 12px; text-transform: lowercase; float: left;  color: #6e4e0b; font-size:14px; letter-spacing:6px; }

.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;  }

/**auto-resize photos**/
.headline img {
max-width: 445px;
width: expression(this.width > 445 ? 445: true);
}

/**YouTube**/
.headline object {max-width: 445px; width:expression(this.width > 445 ? 445: true);} /**safari and chrome fix**/
.headline embed {max-width: 445px; width: expression(this.width > 445 ? 445: true);}

/**Tour Scroll**/
.tourScroll {height:250px; overflow-y:scroll; overflow-x:none;}

/**Stay Connected**/
#fan {width: 164px; margin: 0 auto;}
#fan ul {background: none; padding: 0px; height:56px; border:none;}
#fan ul li {padding: 3px; background: none; border: none; display: inline-block; }
#fan a:hover {background: none; padding: 0px;}

/**XSPF Player**/
.xspfContainer {width: 190px; height:20px; padding:27px 0 0 0px; float:left;}
.almanacTXT {float: left; padding:10px 0 0 0px; }


/**Gigpress Styles**/
.gigpress-sidebar-more {margin:8px 0px 0 0; padding:8px 34px 18px 16px; font-size:12px; background:#353430; height:23px; text-align:right; }
.gigpress-sidebar-archive {margin:8px auto; padding:8px 34px 5px 16px; font-size:12px; line-height:22px; height:23px; text-align:right; }
.gigpress-header {background:#c3a02a; font-size:16px;}

/**Tour Page**/
.tour {line-height:2.3em; padding: 6px; color:#950010; background:url("img/nadas_postBKGD.jpg") no-repeat; font-size:.65em; text-transform: uppercase; letter-spacing:0.03em; }
.tour a { color:#bb0417; display: block; font-weight: normal; font-size: 2.2em;}
.tour small { float: right; font-size: 0.63em; color: #b31e00; line-height: 2.2em; background: url("img/comment.gif") no-repeat left center; padding-left: 17px; ?margin-top: -2em; }
.tour a:hover { text-decoration: none; color:#950010; }
.tour a:hover span { text-decoration: none; color:#950010; }
div.post .tour { position: absolute; width:547px; letter-spacing:.08em;}
.pastTour {line-height:1.6em; padding: 6px; color:#950010; background:url("img/nadas_postBKGD.jpg") no-repeat; font-size:1.4em; text-transform: uppercase; letter-spacing:0.03em;}

/**Contact Page**/
.contInfo { margin-bottom: 1em; line-height:2.3em; padding: 5px; color:#950010; background:url("img/nadas_postBKGD.jpg") no-repeat; font-size:.65em; text-transform: uppercase; letter-spacing:0.03em; }
.contInfo a { color:#bb0417; display: block; font-weight: normal; font-size: 2.2em;}
.contInfo small { float: right; font-size: 0.63em; color: #b31e00; line-height: 2.2em; background: url("img/comment.gif") no-repeat left center; padding-left: 17px; ?margin-top: -2em; }
.contInfo a:hover { text-decoration: none; color:#950010; }
.contInfo a:hover span { text-decoration: none; color:#950010; }
div.post .contInfo { position: absolute; width:550px; letter-spacing:.08em; }

/**sidebar**/
#archives-3 {padding:0 0 15px 0px;}
#extended-categories-3 {padding:0 0 15px 0px;}

/**Music Header**/
.music { margin-bottom: 1em; line-height:2.3em; padding: 5px; color:#950010; background:url("img/nadas_postBKGD.jpg") no-repeat; font-size:.65em; text-transform: uppercase; letter-spacing:0.08em; }
.music a { color:#bb0417; font-weight: normal; font-size: 14px;}

.music a:hover { text-decoration: none; color:#950010; }
.music a:hover span { text-decoration: none; color:#950010; }

div.post .music { position: relative; padding: 9px; color:#950010; background:url("img/nadas_postBKGD.jpg") no-repeat; border: solid thin #7d5c12; font-size:14px; text-align:center;}
div.post .music small { position: absolute; top: 0.3em; right: 0.2em; }

/**404**/
.error404 {line-height: 21px; font-size:14px; padding: 10px 2px; text-align:justify;}
.errorPost {margin-bottom: 1em; line-height:2.3em; padding: 5px; color:#950010; background:url("img/nadas_postBKGD.jpg") no-repeat; font-size:1.65em; text-transform: uppercase; letter-spacing:0.08em;}

/**Post Links**/
.frontPost a {background:#757468; color:#2e2d28; padding:1px;}
.frontPost a:hover {background:#757468; color:#171714;}

/**Banner Ad**/
.banner {width:900px; height:90px; margin:0 auto;}

.post-meta {display: none;}