/* THEME NAME: Thematic THEME URI: http://themeshaper.com/thematic/ DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, & a whole lot more. Perfect for any blog and the starting point for theme development. VERSION: 0.9.7.7 AUTHOR: Ian Stewart & Chris Goßmann AUTHOR URI: http://themeshaper.com/ TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats . The Thematic Theme is copyright Ian Stewart http://themeshaper.com/ This work, like WordPress, is released under GNU General Public License, version 2 (GPL). http://www.gnu.org/licenses/old-licenses/gpl-2.0.html . */ /* Reset browser defaults */ @import url('library/styles/reset.css'); /* Apply basic typography styles */ @import url('library/styles/typography.css'); /* Apply a basic layout */ @import url('library/layouts/2c-r-fixed.css'); /* Apply basic image styles */ @import url('library/styles/images.css'); /* Apply default theme styles and colors */ @import url('library/styles/default.css'); /* Prepare theme for plugins */ @import url('library/styles/plugins.css'); /* -------------------------------------------------------------- Default styles for Images I've duplicated these styles here from images.css in order to get Thematic through the auto-checker at the official WordPress Themes directory. When the directory can hunt though css files linked through @import the styles below will no longer be neccesary and will be removed. Cheers. --Ian Stewart -------------------------------------------------------------- */ .entry-content img { height:auto; margin: 0 0 18px 0; max-width:100%; } .alignleft, img.alignleft { float: left; margin-right:20px; } .alignright, img.alignright { display: block; float: right; margin-left:20px; } .aligncenter, img.aligncenter { margin-left:auto; margin-right:auto; display: block; clear: both; } .wp-caption { text-align: center; margin-bottom:18px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption p.wp-caption-text { margin: 0; padding:5px; } .gallery img { margin:0; } .wp-smiley { /* Prevent the smileys from breaking line-height */ max-height:12px; margin:0 !important; } #container{ width:920px; } #content{ width:920px; } .sf-menu a { text-transform: lowercase; text-decoration: none; border-right: 1px solid #A78E6A; border-left:none; border-top:none; border-bottom:none; } .sf-mneu { border-right:none; } #access{ border-bottom:none; } @font-face { font-family: 'MyriadRomanRegular'; src: url('myriad_roman-webfont.eot'); src: url('myriad_roman-webfont.eot?#iefix') format('embedded-opentype'), url('myriad_roman-webfont.woff') format('woff'), url('myriad_roman-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; } #main h2, #main p, #main h1, #main h3, #main h4, .sf-menu { font-family:'MyriadRomanRegular', Myriad, Arial, sans-serif; } .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active{ background:white; } #blog-title a { background:url('http://test.courtneyderrick.com/wp-content/uploads/2012/04/logo.png') no-repeat top center; display:block; text-indent:-9000px; width: 350px; height: 36px; } #blog-description{ display:none; } #branding{ padding:20px 0 20px 0; } #main{ padding-top:20px; } .pages{color:white;background-repeat: no-repeat;background-image:url('http://test.courtneyderrick.com/wp-content/uploads/2012/04/background.72.png');background-size: 900px 500px;height:500px;width:900px;} .pages_content{ background-color:rgba(167,142,106,0.6); display: block; margin-left:auto; margin-right:auto; width: 371px; text-align:right; padding-right:15px; height: 460px; position: relative; top: 20px; } .pages_content h2{ font-weight:normal; padding-bottom:1px; font-size:16px; line-height:16px; margin-top: -5px; } .pages_content p{ font-size:12px; margin-bottom:0px; } a:hover{ color:#6e4f24; } #home-paintings { margin-top: 5px; margin-bottom: 5px; } #footer { text-align:right; border-top:none; margin-right:80px; margin-top:0px; } #siteinfo { padding-top: 0px; position: relative; top: -16px; } .hentry{ padding-bottom:0px; } #post-175 .entry-title { position: relative; top: 20px; left: 28px; color: whitesmoke; font-weight:normal; font-size:16px; text-transform: uppercase; letter-spacing: 3px; } #post-212 .entry-title { position: relative; top: 20px; left: 28px; color: whitesmoke; font-weight:normal; font-size:16px; text-transform: uppercase; letter-spacing: 3px; } #post-68 .entry-title { position: relative; top: 20px; left: 28px; color: whitesmoke; font-weight:normal; font-size:16px; text-transform: uppercase; letter-spacing: 3px; } #post-108 .pages_content p{ font-size:15px; } .entry-title { color:#271d0f; } a:hover { color:#927761 ! important; } .bar { width: 920px; } .archive-meta { display: none; } #w { width: 700px; } .edit-link{display:none} #home-top-texture img { width: 900px; } #home-paintings img { width: 900px; } #home-bottom-texture img { width: 900px; } #post-126 h1{ display:none; } #post-108 h1{display:none;}