/* Theme Name: Blue Steal Description: A sleek business theme designed for ease of use and simplicity. Version: 1.0 Author: Adazing Design Author URI: http://www.adazing.com Tags: fixed-width, two-columns, right-sidebar, blue, threaded-comments */ /*--------------------------------------------------------------------------------- [Table of contents] 1. Initial Styling - General tags, the background, global attributes (overridden by following regions). 2. Header Region - Styles specific to header region, title, slug, top menu, etc. 3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc. 4. Comments Region – Styles for comment thread, forms, etc. 5. Sidebar Region – Styles for widgets, additional menus lists and links. 6. Footer Region – Styles specific to the footer region. 7. Misc. & Plugins – Miscellaneous, override plugins, define last rule, fix anomalies, etc. -----------------------------------------------------------------------------------*/ /*=== START SECTION 1 - Initial Styling ===*/ #container { background-image: url(images/bg.jpg); float: left; width: 919px; position: relative; background-repeat: repeat-y; } #wrapper { margin: auto; width: 919px; position: relative; } #header { background-image: url(images/header.jpg); float: left; width: 919px; position: relative; background-repeat: no-repeat; height: 157px; } #main { float: left; width: 919px; position: relative; } #content { float: left; width: 600px; position: relative; margin-left: 65px; } #sidebar { float: left; width: 145px; position: relative; margin-left: 45px; } #footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; float: left; height: 47px; width: 919px; position: relative; text-align: center; color: #000; font-size: 11px; } #footer a { color: #0070a7; } #blogname { position: absolute; margin-left: 75px; padding-right: 15px; height: 24px; margin-top: 56px; display: block; float: left; } #menu { margin-top: 0px; display: block; float: left; position: relative; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; margin-left: 18px; padding-top: 4px; text-transform: lowercase; } #blogname h2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-variant: normal; font-style: normal; text-transform: lowercase; font-weight: normal; font-size: 22px; margin-top: 0px; border-right-width: 1px; border-right-style: solid; border-right-color: #000; padding-right: 15px; display: block; position: relative; float: left; } body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%; margin: 0px; padding: 0px; color: #555555; } .alignleft { float: left; } .alignright { float: right; } img.aligncenter, div.aligncenter { display: block; margin: 0 auto; } img.alignright, div.alignright { margin: 1px 0 2px 10px; display: inline; } img.alignleft, div.alignleft { margin: 1px 10px 2px 0; display: inline; } /*=== END SECTION 1 - Initial Styling ===*/ /*=== START SECTION 2 - Header Region ===*/ #header h1 a:link, #header h1 a:visited { text-decoration: none; font-size: 1em; float: left; font-family: Georgia, "Times New Roman", Times, serif; margin: 0px; width: 600px; padding: 1px 0 0 25px; clear: both; } #header h1 a:hover { text-decoration: underline; } .description { clear: left; padding: 5px 0 5px 35px; position: absolute; color: #FFF; left: 58px; top: 129px; } #menu ul { margin: 0px; padding: 0px; } #menu li { display: inline; list-style-type: none; margin: 0 10px 0 0; } #menu li a:link, #menu li a:visited { text-decoration: none; padding: 3px; color: #000; } #menu li a:hover { text-decoration: underline; } /*=== END SECTION 2 - Header Region ===*/ /*=== START SECTION 3 - Content Region ===*/ #content a:link, #content a:visited { text-decoration: none; padding: 2px; } #content a:hover { text-decoration: underline; } #content h1 { font-size: 1.5em; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;}.wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } .post { padding: 5px; font-size: 14px; font-family: "Times New Roman", Times, serif; color: #000; margin-bottom: 50px; } .post h2 { font-size: 1.8em; margin: 45px 0 10px 0; padding: 0; } .post h3 { font-size: 1.8em; margin: 0; padding: 0; } .post-edit-link img{ border: none; } a.post-edit-link:link, a.post-edit-link:visited { text-decoration: none; } .entry-content, .entry-excerpt { clear: left; line-height: 20px; } .entry-content blockquote { color: #006ca5; width: 400px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 1.5em; text-indent: -15px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 30px; } .entry-content blockquote p { font: italic 1.5em Georgia, "Times New Roman", Times, serif; padding: 0; } a.image:link, a.image:visited, a.image:hover { background: none; padding: 0; } a.image img { border: none; } .entry-date { float: left; color: #000000; font-family: "Times New Roman", Times, serif; font-size: 14px; margin-top: 0; margin-right: 10px; margin-bottom: 0; margin-left: 0; } .entry-month { font-size: 19px; width: 71px; text-align: center; height: 28px; margin: 7px 0 0 0; font-weight: bold; padding: 0 0 2px 0; } .entry-day { font-size: 28px; text-align: center; height: 30px; width: 71px; margin: 4px 0 0 0; font-weight: bold; line-height: 30px; } .navigation { clear: both; } .entry-meta { margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 0; } .underpost { font-size: .9em; } .underpost a { text-decoration: underline; } /*=== END SECTION 3 - Content Region ===*/ /*=== START SECTION 4 - Comment Region ===*/ .avatar { float: right; margin: 0 0 3px 5px; } #respond p { font-size: .9em; } #respond label { display: block; margin: 5px 0 5px 0; } #comment { width: 100%; border: 6px solid #017eae; } .thread-even { background-color:#f2f2f2; padding: 10px; border: 4px solid #313131; width: 500px; } .thread-odd { background-color:#d7dfe1; padding: 10px; border: 4px solid #313131; width: 500px; } #commentform { padding: 10px; } ol.commentlist { list-style-type: none; margin: 0px; background-image: url(images/commentbg.jpg); background-repeat: repeat; padding-left: 37px; padding-top: 2px; padding-bottom: 15px; } ol.commentlist li { margin: 15px 0 0 0; } ol.commentlist li a { text-decoration: underline; } /*=== END SECTION 4 - Comment Region ===*/ /*=== START SECTION 5 - Sidebar Region ===*/ #sidebar h1 { font-size: 1.4em; } #sidebar h2 { font-size: 1.1em; } #sidebar ul { margin: 0px; padding: 0px; list-style-type: none; } #sidebar ul ul { margin-left: 10px; } #sidebar ul ul li, #sidebar ul ul li { font-size: .9em; margin-left: 10px; } #sidebar li a:link, #sidebar li a:visited { text-decoration: none; margin-bottom: .1em; padding: 1px; } #sidebar li a:hover { text-decoration: underline; } a { color: #006595; border-top-color: #F00; border-right-color: #F00; border-bottom-color: #F00; border-left-color: #F00; } /*=== END SECTION 5 - Sidebar Region ===*/ /*=== START SECTION 6 - Footer Region ===*/ #footer a:hover { text-decoration: none; } /*=== END SECTION 6 - Footer Region ===*/ /*=== START SECTION 7 - Misc. & Plugins ===*/ /* insert your misc. styling here. */ /*=== END SECTION 7 - Misc. & Plugins ===*/ #blogname h2 a { color: #000; text-decoration: none; } .titlepost { background-image: url(images/title-bg.jpg); background-repeat: repeat-x; height: 38px; clear: left; margin-top: -25px; } .titlepost1 { background-image: url(images/title-bg.jpg); background-repeat: repeat-x; height: 38px; clear: left; } .titleposttext { font-size: 18px; color: #000; font-family: "Times New Roman", Times, serif; margin-left: 15px; top: 9px; position: relative; } .titleposttext h2 a,.titleposttext h2 { font-size: 18px; color: #000; font-family: "Times New Roman", Times, serif;} .search1 { padding:20px 30px 0 0; margin:0; width:249px; float:right; position: absolute; left: 609px; top: 99px; height: 30px; } .search1 form { display:block; float:right; padding:0; } .search1 span { display:block; float:left; background: url(images/search_bg.gif) left top no-repeat; width:167px; padding:0 5px; height:27px; } .search1 form .keywords { font:normal 12px Arial, Helvetica, sans-serif; color:#6c6c6c; line-height:15px; height:15px; width:167px; float:left; background:none; border:0; padding:6px 0; margin:0; } .search1 form .button { float:left; margin:0; padding:0; } #rssfeeds{ top: 123px; left: 610px; background-image: url(images/rss.jpg); height: 20px; width: 20px; position: absolute; } #rssfeeds a{ position: absolute; width: 24px; height: 27px; text-decoration: none; left: -2px; top: -4px; z-index: 99; }