/* Theme Name: A Shade of Grey Theme URI: http://jakespurlock.com/ Description: Nice and simple grey and white theme. Twitter integration in the sidebar with a super clean layout. If you are looking for a minimal theme that still has some charecter, look no further. Author: Jake Spurlock Version: 0.5 Tags: black, white, blue, silver, light, three-columns, left-sidebar, right-sidebar, fixed-width, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, sticky-post */ html { background: #e3e3e3; } body { background-color:#E3E3E3; font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; } .clear { clear:both; } #header { /*background-image:url('new_head_bg.gif'); background-repeat:repeat-x; background-color: #fff;*/ width:990px; margin:0 auto; padding-left:110px; } #wrap_me { background-color:#fff; border:1px solid #ccc; padding:25px; width:620px; } #top_wrapper { } #top_wrapper h1 { font-size:32px; color:#000; text-shadow: #999 0px 1px 0px; padding-top:0px; } #top_wrapper h1 a { text-decoration:none; color:#000; } #top_nav { background-color:fff; padding-top:9px; } #top_nav h3 { font-size:14px; color:#000; letter-spacing: 2px; } #middle_wrapper { width:1100px; margin:25px auto; border-right: 1px solid #ccc; } .post { font-size: 13px; } .post h1 { font-size: 24px; margin-bottom:18px; } .post h2 { font-size: 18px; margin-bottom:12px; } .post h2 { font-size: 16px; margin-bottom:18px; } .post h3 { font-size: 14px; margin-bottom:18px; } .post h4 { font-size: 12px; margin-bottom:18px; } .post h5 { font-size: 11px; margin-bottom:18px; } .post h6 { font-size: 10px; margin-bottom:18px; } .post h1 a { color:#000; text-decoration: none; } .post p { margin-bottom:12px; } .post ul { margin-left:30px; margin-bottom:12px; } .post ul li { list-style-type:disc; margin-bottom:10px; } .post ol { margin-left:30px; margin-bottom:12px; } .post ol li { list-style-type:decimal; margin-bottom:10px; } .post .entry-meta-top { margin-bottom:10px; font-size:11px; } .post .entry-meta { margin-bottom:20px; font-size:11px; } #right_wrapper { background-color: #EDEDED; border-bottom:1px solid #ccc; margin-left:110px; } #sidebar { width:110px; float:left; } #sidebar ul li { background-color:#ededed; background-image: url('side_bg.gif'); background-repeat: repeat-x; border-bottom:1px solid #ccc; border-left:1px solid #ccc; padding:10px; font-size:10px; border-right:1px solid #ccc; line-height: 140%; } #sidebar ul li a { text-decoration:none; color:#000; } #sidebar ul li:hover { background-image: none; background-color: #fff; } #sidebar ul li:first-child { border-top:1px solid #ccc; } #sidebar ul li.current_page_item { background-color: #fff; background-image: none; border-right:#fff; } #content { float:left; width:630px; background-color:#fff; padding:20px; border-right:1px dotted #ccc; border-top:1px solid #ccc; } #right_sidebar { width:288px; background-color: #fff; float:left; padding:15px; border-top:1px solid #ccc; } #right_sidebar ul { font-size: 11px; margin-left:20px; } #right_sidebar ul li { list-style-type: disc; /*border-bottom:1px dotted #ccc;*/ margin-bottom:5px; padding-bottom:5px; } #right_sidebar h3 { margin-bottom:10px; } #footer { width:1100px; margin:0 auto; font-size:11px; } #footer_inside { width:640px; background-color:#fff; border:1px solid #ccc; padding:15px; margin-left:110px; margin-bottom:25px; } /* =Comments -------------------------------------------------------------- */ #comments { clear: both; font-size:13px; } #comments .navigation { padding: 0 0 18px 0; } h3#comments-title, h3#reply-title { color: #000; font-size: 20px; margin-bottom: 0; } h3#comments-title { padding: 24px 0; } .commentlist { list-style: none; margin: 0; } .commentlist li.comment { border-bottom: 1px solid #e7e7e7; line-height: 24px; margin: 0 0 24px 0; padding: 0 0 0 56px; position: relative; } .commentlist li:last-child { border-bottom: none; margin-bottom: 0; } #comments .comment-body ul, #comments .comment-body ol { margin-bottom: 18px; } #comments .comment-body p:last-child { margin-bottom: 6px; } #comments .comment-body blockquote p:last-child { margin-bottom: 24px; } .commentlist ol { list-style: decimal; } .commentlist .avatar { position: absolute; top: 4px; left: 0; } .comment-author { } .comment-author cite { color: #000; font-style: normal; font-weight: bold; } .comment-author .says { font-style: italic; } .comment-meta { font-size: 11px; } .comment-meta a:link, .comment-meta a:visited { color: #888; text-decoration: none; } .comment-meta a:active, .comment-meta a:hover { color: #ff4b33; } .commentlist .even { } .commentlist .bypostauthor { } .reply { font-size: 12px; padding: 0 0 24px 0; } .reply a, a.comment-edit-link { color: #888; } .reply a:hover, a.comment-edit-link:hover { color: #ff4b33; } .commentlist .children { list-style: none; margin: 0; } .commentlist .children li { border: none; margin: 0; } .nopassword, .nocomments { display: none; } #comments .pingback { border-bottom: 1px solid #e7e7e7; margin-bottom: 18px; padding-bottom: 18px; } .commentlist li.comment+li.pingback { margin-top: -6px; } #comments .pingback p { color: #888; display: block; font-size: 12px; line-height: 18px; margin: 0; } #comments .pingback .url { font-size: 13px; font-style: italic; } /* Comments form */ input[type=submit] { color: #333; } #respond { border-top: 1px solid #e7e7e7; margin: 24px 0; overflow: hidden; position: relative; } #respond p { margin: 0; } #respond .comment-notes { margin-bottom: 1em; } .form-allowed-tags { line-height: 1em; } .children #respond { margin: 0 48px 0 0; } h3#reply-title { margin: 18px 0; } #comments-list #respond { margin: 0 0 18px 0; } #comments-list ul #respond { margin: 0; } #cancel-comment-reply-link { font-size: 12px; font-weight: normal; line-height: 18px; } #respond .required { color: #ff4b33; font-weight: bold; } #respond label { color: #888; font-size: 12px; } #respond input { margin: 0 0 9px; width: 98%; } #respond textarea { width: 98%; } #respond .form-allowed-tags { color: #888; font-size: 12px; line-height: 18px; } #respond .form-allowed-tags code { font-size: 11px; } #respond .form-submit { margin: 12px 0; } #respond .form-submit input { font-size: 14px; width: auto; } /* =Widget Areas -------------------------------------------------------------- */ .widget-area ul { list-style: none; margin-left: 0; } .widget-area ul ul { list-style: square; margin-left: 1.3em; } .widget_search #s {/* This keeps the search inputs in line */ width: 60%; } .widget_search label { display: none; } .widget-container { margin: 0 0 18px 0; } .widget-title { color: #222; font-weight: bold; } .widget-area a:link, .widget-area a:visited { text-decoration: none; } .widget-area a:active, .widget-area a:hover { text-decoration: underline; } .widget-area .entry-meta { font-size: 11px; } #wp_tag_cloud div { line-height: 1.6em; } #wp-calendar { width: 100%; } #wp-calendar caption { color: #222; font-size: 14px; font-weight: bold; padding-bottom: 4px; text-align: left; } #wp-calendar thead { font-size: 11px; } #wp-calendar thead th { } #wp-calendar tbody { color: #aaa; } #wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; padding: 3px 0 2px; text-align: center; } #wp-calendar tbody .pad { background: none; } #wp-calendar tfoot #next { text-align: right; } .widget_rss a.rsswidget { color: #000; } .widget_rss a.rsswidget:hover { color: #ff4b33; } .widget_rss .widget-title img { width: 11px; height: 11px; } #navigation a { text-decoration: none; font-size:13px; } .nav-previous { float: left; width: 50%; } .nav-next { float: right; text-align: right; width: 50%; } #content img { margin: 0; height: auto; max-width: 640px; width: auto; } #content .attachment img { max-width: 900px; } #content .alignleft, #content img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; } #content .alignright, #content img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; } #content .aligncenter, #content img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } #content img.alignleft, #content img.alignright, #content img.aligncenter { margin-bottom: 12px; } #content .wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center; } #content .wp-caption img { margin: 5px 5px 0; } #content .wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; } #content .wp-smiley { margin: 0; } #content .gallery { margin: 0 auto 18px; } #content .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; } #content .gallery img { border: 2px solid #cfcfcf; } #content .gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; } #content .gallery dl { margin: 0; } #content .gallery img { border: 10px solid #f1f1f1; } #content .gallery br+br { display: none; } #content .attachment img { /* single attachment images should be centered */ display: block; margin: 0 auto; }