/** * * Strange Little Town (PORT) * A WordPress theme for Thesis 1.3+ * * @version 1.0 * @released Jan. 10, 2009 * @author Claude Betancourt * * Need help? Drop me a note. * * @url http://claude.betancourt.us/ * @email cbetancourt at gmail * @phone +1 732 391 1122 * */ body.custom { background: #c35d8a url('images/starry-background.png') repeat-x; } .custom .overclear { width: 100%; overflow: hidden; } .custom .author_comment { background: none; } .custom #header_area ul#tabs { border: none; border-left: 1px dotted #c3adae; } .custom #header_area ul#tabs li { height: 7em; width: 10em; background: none; border: none; border-right: 1px dotted #c3adae; text-align: center; } .custom #header_area ul#tabs li a { height: 4em; font-family: Futura; font-size: 1.4em; color: #fff; text-transform: none; } .custom #header_area ul#tabs li a:hover, .custom #header_area ul#tabs .current_page_item a { color: #580c39; text-decoration: none; } .custom #header_area ul#tabs li:hover, .custom #header_area ul#tabs .current_page_item { background: transparent url('images/menuhover.png') repeat-x 0 0; border: none; border-right: 1px dotted #c3adae; } .custom #header_area ul#tabs li.rss { background: none; border: none; width: 48px; height: 48px; } .custom #header_area ul#tabs li.rss a { background: transparent url('images/feed.png') no-repeat; text-indent: -9999px; } .custom #header { border-bottom: none; } .custom #header #logo { font-weight: normal; } .custom #header #logo a { color: #fff; font-size: 1.5em; font-family: "Times New Roman"; } .custom #header #tagline { color: #580c39; text-transform: uppercase; font-size: 1.7em; margin: .5em 0 0 0; } .custom #content_area .avatar img { border: 1px solid #e8cdeb; } .custom #content_area #commentform p.allowed { background-color: #e8cdeb; } .custom #content_area #content_box { background: none; } .custom #content_area .page { background: url('images/contentbg.png') repeat; } .custom #content_area .headline_meta, .custom #content_area .to_comments, .custom #content_area .to_comments a, .custom #content_area #sidebars a, .custom a { color: #e8cdeb; } .custom #content_area .headline_meta .published, .custom #content_area .to_comments span, .custom #content_area #content blockquote, .custom .format_text .drop_cap, .custom #content_area #respond p, .custom #content_area #commentform p, .custom #content_area .comments_intro p, .custom #content_area .comments_intro .bracket, .custom #content_area .comment_time { color: #844a76; } .custom .format_text img.frame { background-color: #e8cdeb; border-color: #844a76; } .custom .format_text .drop_cap { font-family: Georgia; } .custom #content_area .headline_meta a, .custom #content_area .edit_comment a { color: #fff; } .custom #content_area #content blockquote { border-left: 1px solid #e8cdeb; } .custom #content_area #content h1, .custom #content_area #content h2 a { color: #fff; text-transform: uppercase; } .custom #content_area #content h1 a, .custom #content_area #content h2 a:hover { color: #ddd; } .custom #content_area #sidebars a:hover { color: #2e1737; text-decoration: none; } .custom #content_area #content .entry-content { color: #2e1737; } .custom #content_area #sidebars { background: url('images/sidebarbg.png') repeat; } .custom li.widget { line-height: 1.1em; } .custom .sidebar h3 { color: #580c39; font-size: 1.3em; } .custom #content_area #multimedia_box #image_box { background: none; border-bottom: none; } .custom #footer_area { height: 420px; width:100%; background: #000 url('images/footer.png') repeat-x; } .custom #footer { margin-top: 2em; border-top: none; color: #fff; } .custom #footer a { color: #fff; text-decoration: underline; border: none; }