/* Theme Name: BlueMist Theme URI: http://www.madmouseblog.com/introducing-the-blue-mist-wordpress-theme/ Description: A WordPress theme that is based on Unordered Lists Version: 1.3 Author: Naif Amoodi & The Madmouse Blog Author URI: http://www.naif.in/ Tags: three-columns, fixed-width, blue License: This theme is released under the GPL. A copy of the GPL license can be found inside the filed named GPL_license.txt or it can be viewed online at http://www.opensource.org/licenses/gpl-license.php */ html { background: url(images/bckhtml.jpg); } body { margin: 0; padding: 10px 0 30px 0; line-height: 14px; background: repeat-x url(images/bckbody.jpg); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #234; } ul { margin: 0; padding: 0; list-style-type: none; } #container:after, #content .entry:after, .navigation:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } #page { margin: 0 auto; padding: 3px; width: 894px; background-color: #d3d9df; } #header { padding: 40px 0 0 0; height: 85px; text-align: right; background: no-repeat url(images/bckheader.jpg); border-bottom: #417daf 1px solid; } #header h1 { margin: 0 10px 10px 0; font-size: 21px; } #header h1 a { color: #fcfcfc; text-decoration: none; } #header p { margin: 0 10px 0 0; font-size: 12px; font-weight: bold; color: #fbfcfd; } #menu { margin: -26px 0 0 0; height: 25px; } #menu li { margin: 0 0 0 5px; float: left; } #menu li a { float: left; padding: 0 15px; line-height: 25px; background-color: #38434c; color: #dfe3e7; text-decoration: none; } #menu li a:hover { padding: 0 14px; line-height: 23px; background-color: #547b9c; border: #254865 1px solid; border-bottom-color: #547b9c; color: #fff; } #menu li.current_page_item a { background-color: #417daf; color: #f0f5f9; } #container { margin: 10px 0; width: 894px; } #content { float: left; margin: 0 7px; width: 520px; overflow: hidden; } #content a { color: #256193; } #content .post { margin: 0 0 15px 0; padding: 9px; width: 500px; background-color: #fefefe; border: #a9aeb2 1px solid; } #content .title { margin: 0 0 10px 0; } #content .title h2 { margin: 0; font-size: 15px; } #content .title h2 a { text-decoration: none; } #content .meta { margin: 0 0 10px 0; } #content .meta a { color: #234; } #content .entry { width: 100%; } #content .entry .more-link { display: block; margin: 15px 0 0 0; width: 225px; line-height: 25px; text-align: center; background: no-repeat url(images/bckmore-link.gif); font-weight: bold; color: #fefefe; text-decoration: none; } #content .navigation { clear: both; margin: 15px 0; width: 100%; } #content .navigation a { color: #234; } #content .postnavigation { margin-bottom: 0; } .sidebar { float: left; width: 180px; overflow: hidden; } .sidebar ul ul ul { margin: 3px 0 3px 10px; } .sidebar li { margin: 0 0 10px 0; padding: 9px; background-color: #fefefe; border: #a9aeb2 1px solid; } .sidebar li li { margin: 0; padding: 0; border: 0; } .sidebar a { color: #256193; } .sidebar h3 { margin: 0 0 10px 0; font-size: 13px; color: #6c8193; } .widget_tag_cloud { line-height: normal; } #footer { margin: 0 -3px -3px -3px; padding: 10px 5px; background-color: #e8ecf1; border-top: #417daf 1px solid; color: #45431d; } #footer a { color: #456; } .commentlist, .children { margin: 0; padding: 0; list-style-type: none; } .commentlist .children { margin: 10px 0 0 10px; } .commentlist .comment { margin: 0 0 15px 0; padding: 5px; background-color: #fff; border: #7f7f7f 1px solid; } .commentlist .avatar { float: right; margin: 0 0 5px 5px; border: #7f7f7f 1px solid; } .commentlist a, #respond a { color: #333; } #author, #email, #url, #comment { margin: 0 5px 0 0; padding: 3px; background-color: #fff !important; border: #7f7f7f 1px solid; color: #234; } #comment { width: 300px; } #comments, #respond h3 { font-size: 15px; color: #234; } a#cancel-comment-reply-link { font-weight: bold; } /* A few generic styles used across the site */ a img { border: 0; } td { vertical-align: top; } input, textarea { vertical-align: middle; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #234; } input[type="text"] { padding: 2px; border: #7f7f7f 1px solid; } acronym, abbr, span.caps { cursor: help; } acronym, abbr { border-bottom: 1px dashed #999; } blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ccc; } blockquote cite { margin: 5px 0 0; display: block; } .nocomments { text-align: center; margin: 0; padding: 0; } .clear { clear: both; } .center { text-align: center; } .hidden { display: none; } img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { margin: 0 0 2px 7px; display: inline; } img.alignleft { margin: 0 7px 2px 0; display: inline; } .alignleft { float: left; } .alignright { float: right; } .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; color: #234; } .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; }