Bladeren bron

removed css files that were mistakingly compiled

eddiemachado 13 jaren geleden
bovenliggende
commit
2ee618094e
8 gewijzigde bestanden met toevoegingen van 86 en 722 verwijderingen
  1. 0 555
      library/css/base.css
  2. 0 98
      library/css/normalize.css
  3. 7 0
      library/log.txt
  4. 3 3
      library/scss/_481up.scss
  5. 7 7
      library/scss/_base.scss
  6. 68 13
      library/scss/_mixins.scss
  7. 0 45
      library/scss/_normalize.scss
  8. 1 1
      style.css

+ 0 - 555
library/css/base.css

@@ -1,555 +0,0 @@
-article,
-aside,
-details,
-figcaption,
-figure,
-footer,
-header,
-hgroup,
-nav,
-section {
-  display: block; }
-
-audio,
-canvas,
-video {
-  display: inline-block;
-  *display: inline;
-  *zoom: 1; }
-
-audio:not([controls]) {
-  display: none; }
-
-[hidden] {
-  display: none; }
-
-html {
-  font-size: 100%;
-  overflow-y: scroll;
-  -webkit-text-size-adjust: 100%;
-  -ms-text-size-adjust: 100%; }
-
-body {
-  margin: 0; }
-
-body,
-button,
-input,
-select,
-textarea {
-  font-family: sans-serif; }
-
-a:focus {
-  outline: thin dotted; }
-
-a:hover,
-a:active {
-  outline: 0; }
-
-h1 {
-  font-size: 2em; }
-
-abbr[title] {
-  border-bottom: 1px dotted; }
-
-b,
-strong {
-  font-weight: bold; }
-
-blockquote {
-  margin: 1em 40px; }
-
-dfn {
-  font-style: italic; }
-
-mark {
-  background: yellow;
-  color: black; }
-
-pre,
-code,
-kbd,
-samp {
-  font-family: monospace, serif;
-  _font-family: "courier new", monospace;
-  font-size: 1em; }
-
-pre {
-  white-space: pre;
-  white-space: pre-wrap;
-  word-wrap: break-word; }
-
-q {
-  quotes: none; }
-
-q:before,
-q:after {
-  content: "";
-  content: none; }
-
-small {
-  font-size: 75%; }
-
-sub,
-sup {
-  font-size: 75%;
-  line-height: 0;
-  position: relative;
-  vertical-align: baseline; }
-
-sup {
-  top: -0.5em; }
-
-sub {
-  bottom: -0.25em; }
-
-ul,
-ol {
-  margin-left: 0;
-  padding: 0 0 0 40px; }
-
-dd {
-  margin: 0 0 0 40px; }
-
-nav ul,
-nav ol {
-  list-style: none;
-  list-style-image: none; }
-
-img {
-  border: 0;
-  -ms-interpolation-mode: bicubic; }
-
-svg:not(:root) {
-  overflow: hidden; }
-
-figure {
-  margin: 0; }
-
-form {
-  margin: 0; }
-
-fieldset {
-  border: 1px solid silver;
-  margin: 0 2px;
-  padding: 0.35em 0.625em 0.75em; }
-
-legend {
-  border: 0;
-  *margin-left: -7px; }
-
-button,
-input,
-select,
-textarea {
-  font-size: 100%;
-  margin: 0;
-  vertical-align: baseline;
-  *vertical-align: middle; }
-
-button,
-input {
-  line-height: normal; }
-
-button,
-input[type="button"],
-input[type="reset"],
-input[type="submit"] {
-  cursor: pointer;
-  -webkit-appearance: button;
-  *overflow: visible; }
-
-input[type="checkbox"],
-input[type="radio"] {
-  box-sizing: border-box;
-  padding: 0; }
-
-input[type="search"] {
-  -webkit-appearance: textfield;
-  -moz-box-sizing: content-box;
-  -webkit-box-sizing: content-box;
-  box-sizing: content-box; }
-
-input[type="search"]::-webkit-search-decoration {
-  -webkit-appearance: none; }
-
-button::-moz-focus-inner,
-input::-moz-focus-inner {
-  border: 0;
-  padding: 0; }
-
-textarea {
-  overflow: auto;
-  vertical-align: top; }
-
-table {
-  border-collapse: collapse;
-  border-spacing: 0; }
-
-ul, ol {
-  padding: 0;
-  list-style-type: none; }
-
-dd {
-  margin: 0; }
-
-.sidebar ul,
-.sidebar ol,
-.commentlist {
-  list-style: none; }
-
-p {
-  -webkit-hyphens: auto;
-  -moz-hyphens: auto;
-  -epub-hyphens: auto;
-  hyphens: auto; }
-
-b,
-strong,
-.strong {
-  font-weight: bold; }
-
-dfn,
-em,
-.em {
-  font-style: italic; }
-
-small, .small {
-  font-size: 75%; }
-
-.clearfix {
-  zoom: 1; }
-  .clearfix:before, .clearfix:after {
-    content: "";
-    display: table; }
-  .clearfix:after {
-    clear: both; }
-
-.image-replacement {
-  text-indent: 100%;
-  white-space: nowrap;
-  overflow: hidden; }
-
-span.amp {
-  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
-  font-style: italic; }
-
-.text-left {
-  text-align: left; }
-
-.text-center {
-  text-align: center; }
-
-.text-right {
-  text-align: right; }
-
-.help, .info, .error, .success {
-  margin: 10px;
-  padding: 5px 18px;
-  border: 1px solid; }
-
-.help {
-  border-color: #e8dc59;
-  background: #ebe16f; }
-
-.info {
-  border-color: #bfe4f4;
-  background: #d5edf8; }
-
-.error {
-  border-color: #f8cdce;
-  background: #fbe3e4; }
-
-.success {
-  border-color: #deeaae;
-  background: #e6efc2; }
-
-.button, .button:visited {
-  border: 1px solid #9cd5ef;
-  border-top-color: #b6e0f3;
-  border-left-color: #b6e0f3;
-  padding: 4px 12px;
-  color: white;
-  display: inline-block;
-  font-size: 11px;
-  font-weight: bold;
-  text-decoration: none;
-  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
-  cursor: pointer;
-  margin-bottom: 20px;
-  line-height: 21px;
-  -webkit-border-radius: 4px;
-  -moz-border-radius: 4px;
-  -ms-border-radius: 4px;
-  -o-border-radius: 4px;
-  border-radius: 4px;
-  background-color: #bfe4f4;
-  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5edf8), to(#bfe4f4));
-  background-image: -webkit-linear-gradient(top, #d5edf8, #bfe4f4);
-  background-image: -moz-linear-gradient(top, #d5edf8, #bfe4f4);
-  background-image: -o-linear-gradient(top, #d5edf8, #bfe4f4);
-  background-image: -ms-linear-gradient(top, #d5edf8, #bfe4f4);
-  background-image: linear-gradient(top, #d5edf8, #bfe4f4); }
-  .button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
-    color: white;
-    border: 1px solid #9cd5ef;
-    border-top-color: #7ec8e9;
-    border-left-color: #7ec8e9;
-    background-color: #a9daf1;
-    background-image: -webkit-gradient(linear, left top, left bottom, from(#bfe4f4), to(#a9daf1));
-    background-image: -webkit-linear-gradient(top, #bfe4f4, #a9daf1);
-    background-image: -moz-linear-gradient(top, #bfe4f4, #a9daf1);
-    background-image: -o-linear-gradient(top, #bfe4f4, #a9daf1);
-    background-image: -ms-linear-gradient(top, #bfe4f4, #a9daf1);
-    background-image: linear-gradient(top, #bfe4f4, #a9daf1); }
-  .button:active, .button:visited:active {
-    background-color: #d5edf8;
-    background-image: -webkit-gradient(linear, left top, left bottom, from(#bfe4f4), to(#d5edf8));
-    background-image: -webkit-linear-gradient(top, #bfe4f4, #d5edf8);
-    background-image: -moz-linear-gradient(top, #bfe4f4, #d5edf8);
-    background-image: -o-linear-gradient(top, #bfe4f4, #d5edf8);
-    background-image: -ms-linear-gradient(top, #bfe4f4, #d5edf8);
-    background-image: linear-gradient(top, #bfe4f4, #d5edf8); }
-
-body {
-  font-family: Georgia, serif;
-  font-size: 14px;
-  line-height: 1.5;
-  color: #565656;
-  background: #fefefe; }
-
-.wrap {
-  width: 90%;
-  margin: 0 auto; }
-
-a, a:visited {
-  color: #f01d4f; }
-  a:hover, a:focus, a:visited:hover, a:visited:focus {
-    color: #f05e81; }
-  a:link, a:visited:link {
-    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
-
-h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
-  font-family: sans-serif;
-  font-weight: 500; }
-  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
-    text-decoration: none; }
-
-h1, .h1 {
-  font-size: 2.5em;
-  line-height: 1.333em; }
-
-h2, .h2 {
-  font-size: 1.75em;
-  line-height: 1.4em;
-  margin-bottom: 0.375em; }
-
-h3, .h3 {
-  font-size: 1.125em; }
-
-h4, .h4 {
-  font-size: 1.1em;
-  font-weight: 700; }
-
-h5, .h5 {
-  font-size: 0.846em;
-  line-height: 2.09em;
-  text-transform: uppercase;
-  letter-spacing: 2px; }
-
-#content {
-  margin-top: 2.2em; }
-
-.hentry {
-  border-bottom: 4px double #cccccc; }
-
-.meta {
-  color: #999999; }
-
-.post-content dd {
-  margin-left: 0;
-  font-size: 0.9em;
-  color: #787878;
-  margin-bottom: 1.5em; }
-.post-content img {
-  margin: 0 0 1.5em 0;
-  max-width: 100%;
-  height: auto; }
-.post-content video, .post-content object {
-  max-width: 100%; }
-.post-content pre, .post-content code {
-  background: #eeeeee;
-  border: 1px solid #cecece;
-  padding: 10px; }
-
-.wp-caption {
-  background: #eeeeee;
-  padding: 5px; }
-  .wp-caption img {
-    margin-bottom: 0;
-    width: 100%; }
-  .wp-caption p.wp-caption-text {
-    font-size: 0.85em;
-    margin: 4px 0 7px;
-    text-align: center; }
-
-.page-navigation,
-.wp-prev-next {
-  margin: 1.1em 0 2.2em; }
-
-.bones_page_navi li {
-  float: left;
-  margin-left: 10px; }
-  .bones_page_navi li a {
-    padding: 3px 6px;
-    display: block;
-    text-decoration: none;
-    position: relative; }
-    .bones_page_navi li a:hover, .bones_page_navi li a:focus {
-      color: #f01d4f;
-      text-decoration: underline; }
-
-li.bpn-current {
-  padding: 3px 6px;
-  border-bottom: 2px solid #f01d4f;
-  position: relative; }
-
-li.bpn-prev-link,
-li.bpn-next-link {
-  font-weight: 700; }
-  li.bpn-prev-link a,
-  li.bpn-next-link a {
-    padding: 0; }
-
-li.bpn-prev-link a:hover,
-li.bpn-next-link a:hover,
-li.bpn-first-page-link a:hover,
-li.bpn-last-page-link a:hover {
-  background: none; }
-
-.wp-prev-next .prev-link {
-  float: left; }
-.wp-prev-next .next-link {
-  float: right; }
-
-.commentlist li {
-  position: relative;
-  clear: both;
-  overflow: hidden;
-  list-style-type: none;
-  margin-bottom: 1.5em;
-  padding: 0.734em 10px; }
-  .commentlist li:last-child {
-    margin-bottom: 0; }
-  .commentlist li ul.children {
-    margin: 0; }
-.commentlist li[class*=depth-] {
-  margin-top: 1.1em; }
-.commentlist li.depth-1 {
-  margin-left: 0;
-  margin-top: 0; }
-.commentlist li:not(.depth-1) {
-  margin-right: -10px;
-  margin-left: -10px;
-  margin-top: 0;
-  padding-bottom: 0; }
-.commentlist .odd {
-  background: #eeeeee; }
-.commentlist .even {
-  background: #fefefe; }
-.commentlist .vcard {
-  margin-left: 50px; }
-  .commentlist .vcard cite.fn {
-    font-weight: 700;
-    font-style: normal; }
-  .commentlist .vcard time {
-    float: right; }
-    .commentlist .vcard time a {
-      color: #999999;
-      text-decoration: none; }
-      .commentlist .vcard time a:hover {
-        text-decoration: underline; }
-  .commentlist .vcard img.avatar {
-    position: absolute;
-    left: 10px;
-    padding: 2px;
-    border: 1px solid #cecece;
-    background: white; }
-
-.comment_content {
-  margin-left: 50px; }
-  .comment_content p {
-    margin: 0.734em 0 1.5em;
-    font-size: 1em;
-    line-height: 1.5em; }
-
-.comment-reply-link {
-  text-decoration: none;
-  float: right;
-  background: #4598bb;
-  padding: 3px 5px;
-  color: white;
-  opacity: 0.65;
-  margin-bottom: 10px;
-  font-weight: 700;
-  font-size: 0.9em; }
-  .comment-reply-link:hover, .comment-reply-link:focus {
-    opacity: 1; }
-
-.respond-form {
-  margin: 1.5em 10px;
-  padding-bottom: 2.2em; }
-  .respond-form form {
-    margin: 0.75em 0; }
-    .respond-form form li {
-      list-style-type: none;
-      clear: both;
-      margin-bottom: 0.734em; }
-      .respond-form form li label,
-      .respond-form form li small {
-        display: none; }
-    .respond-form form input[type=text],
-    .respond-form form input[type=email],
-    .respond-form form input[type=url],
-    .respond-form form textarea {
-      padding: 3px 6px;
-      background: #efefef;
-      border: 2px solid #cecece;
-      line-height: 1.5em; }
-      .respond-form form input[type=text]:focus,
-      .respond-form form input[type=email]:focus,
-      .respond-form form input[type=url]:focus,
-      .respond-form form textarea:focus {
-        background: white; }
-      .respond-form form input[type=text]:invalid,
-      .respond-form form input[type=email]:invalid,
-      .respond-form form input[type=url]:invalid,
-      .respond-form form textarea:invalid {
-        outline: none;
-        border-color: #fbc2c4;
-        background-color: #f6e7eb;
-        -webkit-box-shadow: none;
-        -moz-box-shadow: none;
-        -ms-box-shadow: none;
-        box-shadow: none; }
-    .respond-form form input[type=text],
-    .respond-form form input[type=email],
-    .respond-form form input[type=url] {
-      max-width: 400px;
-      min-width: 250px; }
-    .respond-form form textarea {
-      resize: none;
-      width: 97.3%;
-      height: 150px; }
-
-#comment-form-title {
-  margin: 0 0 1.1em; }
-
-#allowed_tags {
-  margin: 1.5em 10px 0.734em 0; }
-
-.nocomments {
-  margin: 0 20px 1.1em; }
-
-.footer {
-  clear: both; }

+ 0 - 98
library/css/normalize.css

@@ -1,98 +0,0 @@
-/******************************************************************
-Bones Normalize Stylesheet
-
-Designed by Eddie Machado
-http://themble.com/bones
-eddie@themble.com
-
-Special Thanks to:
-Paul Irish, Divya Manian & the HTML5 Boilerplate
-@necolas for normalize.css and other inspirations
-Andy Clarke & the 320 & Up Extension
-Yoast for some WP functions & optimization ideas
-Andrew Rogers for code optimization
-David Dellanave for speed & code optimization
-and several other developers. :)
-
-I ADVISE AGAINST EDITING THIS FILES.
-******************************************************************/
-
-/******************************************************************
-GENERAL NORMALIZE
-******************************************************************/
-article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
-audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
-audio:not([controls]), [hidden] { display: none; }
-
-/** Base Styles **/
-
-html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
-body { margin: 0; font-size: 13px; line-height: 1.5; }
-body, button, input, select, textarea { font-family: sans-serif; color: #333; }
-
-/** IE Fixes **/
-img { border: 0; -ms-interpolation-mode: bicubic; }
-svg:not(:root) { overflow: hidden; }
-figure { margin: 0; }
-
-/** Links **/
-a:focus { outline: thin dotted; }
-a:hover, a:active { outline: 0; }
-
-/** Typography **/
-h1 { font-size: 2em; } /* fixes html5 bug */
-p { -webkit-hyphens: auto; -moz-hyphens: auto; -epub-hyphens: auto; hyphens: auto; }
-abbr[title] { border-bottom: 1px dotted; }
-b, strong, .strong { font-weight: bold; }
-dfn, em, .em { font-style: italic; }
-small, .small, sub, sup { font-size: 75%; }
-ins, .ins { background: #ff9; color: #000; text-decoration: none; }
-mark, .mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
-hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
-pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
-pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
-blockquote { margin: 1.5em 40px; }
-q { quotes: none; }
-q:before, q:after { content: ''; content: none; }
-ul, ol { margin: 1.5em 0; padding: 0; }
-dd { margin: 0; }
-nav ul, nav ol, .widget ol, .widget ul, .commentlist { list-style: none; list-style-image: none; margin: 0; }
-
-/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
-sub, sup { line-height: 0; position: relative; vertical-align: baseline; }
-sup { top: -0.5em; }
-sub { bottom: -0.25em; }
-
-/** Forms **/
-form, fieldset, form ul, form ol, fieldset ol, fieldset ul { margin: 0; border: 0; }
-legend { border: 0; *margin-left: -7px; }
-button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
-button, input { line-height: normal; }
-button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
-input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
-input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
-input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
-button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
-textarea { overflow: auto; vertical-align: top; }
-
-/* Colors for form validity */
-input:invalid, textarea:invalid { background-color: #f0dddd; }
-
-/** Tables **/
-table { border-collapse: collapse; border-spacing: 0; }
-
-/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
-.clearfix:before, .clearfix:after, nav[role=navigation] .menu ul:before, nav[role=navigation] .menu ul:after { content: ""; display: table; }
-.clearfix:after, nav[role=navigation] .menu ul:after { clear: both; }
-.clearfix, nav[role=navigation] .menu ul { zoom: 1; }
-
-/* wordpress junk */
-.wp-smiley { margin: 0 !important; max-height: 1em; }
-
-				
-/******************************************************************
-PRINT STYLESHEET
-******************************************************************/
-@media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } a, a:visited { color: #444 !important; text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; }
-    @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3{ page-break-after: avoid; }
-}

+ 7 - 0
library/log.txt

@@ -14,6 +14,13 @@ BONES CHANGE LOG & HISTORY
 
 /* v1.3 update */
 - removed version number from scripts & styles (thanks James)
+- removed LESS (it's over Johnny, It's OVER!)
+- changed post-content to entry-content
+- added other changes to better align with Readability standards: http://www.readability.com/developers/guidelines (thanks @ChrisSki)
+- added comment gravatar variable
+- added fix for author name not showing in archive.php
+- removed unused css files (that were mistakingly compiled)
+- BORDER BOX ALL THE THINGS (http://paulirish.com/2012/box-sizing-border-box-ftw/)
 
 /* v1.25 update */
 - updated custom post type page for translation

+ 3 - 3
library/scss/_481up.scss

@@ -71,8 +71,8 @@ NAVIGATION STYLES
 POSTS & CONTENT STYLES
 *********************/
 
-/* post content */
-.post-content {
+/* entry content */
+.entry-content {
 			
 	
 	/* at this larger size, we can start to align images */
@@ -93,7 +93,7 @@ POSTS & CONTENT STYLES
 		clear: both; 
 	}
 			
-} /* end .post-content */
+} /* end .entry-content */
 
 /*********************
 FOOTER STYLES

+ 7 - 7
library/scss/_base.scss

@@ -86,11 +86,11 @@ LINK STYLES
 *********************/
 
 a, a:visited {
-	color: $bones-pink;
+	color: $link-color;
 
 	/* on hover */
 	&:hover, &:focus {
-		color: lighten($bones-pink, 9%);
+		color: $link-hover;
 	}
 
 	/* on click */
@@ -283,14 +283,14 @@ POSTS & CONTENT STYLES
 		.tag-slug {} /* style by tag (i.e. tag-news) */
 
 		/* post meta */
-		.meta {
+		.byline {
 			color: #999;
 
 			time {}
 		}
 
-		/* post content */
-		.post-content {
+		/* entry content */
+		.entry-content {
 
 			p {}
 
@@ -359,7 +359,7 @@ POSTS & CONTENT STYLES
 				padding: 10px;
 			}
 
-		} /* end .post-content */
+		} /* end .entry-content */
 
 		.wp-caption {
 			background: #eee;
@@ -840,5 +840,5 @@ FOOTER STYLES
 	} /* end .footer-links */
 
 
-	.attribution {}
+	.copyright {}
 

+ 68 - 13
library/scss/_mixins.scss

@@ -20,7 +20,7 @@ remember less is more.
 CLEARFIXIN'
 *********************/
 
-/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
+// Contain floats: nicolasgallagher.com/micro-clearfix-hack/
 .clearfix {
 	&:before,
 	&:after {
@@ -37,13 +37,42 @@ CLEARFIXIN'
 TOOLS
 *********************/
 
-/* http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/ */
+// http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/ 
 .image-replacement {
 	text-indent: 100%;
 	white-space: nowrap;
 	overflow: hidden;
 }
 
+// BORDER-BOX ALL THE THINGS! (http://paulirish.com/2012/box-sizing-border-box-ftw/)
+* { 
+	-webkit-box-sizing: border-box; 
+	-moz-box-sizing:    border-box; 
+	box-sizing:         border-box; 
+}
+
+/******************************************************************
+CUSTOMIZED RESET VALUES
+I added these extra styles as a more personalized reset. Feel free
+to remove them if you like or add your own. If you want to update
+the normalize styles, make sure to edit from this point up.
+******************************************************************/
+
+ul, ol {
+	padding: 0;
+	list-style-type: none;
+}
+
+dd {
+	margin: 0;
+}
+
+.sidebar ul,
+.sidebar ol,
+.commentlist {
+	list-style: none;
+}
+
 /*********************
 COLORS
 Need help w/ choosing your colors? Try this site out:
@@ -61,6 +90,9 @@ $white:             #fff;
 $bones-pink:        #f01d4f;
 $bones-blue:        #1990db;
 
+$link-color:        $bones-pink;
+$link-hover:        darken($link-color, 9%);
+
 /*
 Here's a great tutorial on how to
 use color variables properly:
@@ -74,6 +106,29 @@ TYPOGRAPHY
 $sans-serif:        "Helvetica Neue", Helvetica, Arial, sans-serif;
 $serif:             "Georgia", Cambria, Times New Roman, Times, serif;
 
+// proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens) 
+p {
+	-webkit-hyphens: auto;
+	   -moz-hyphens: auto;
+	  -epub-hyphens: auto;
+	        hyphens: auto;
+}
+
+b,
+strong,
+.strong {
+	font-weight: bold;
+}
+
+dfn,
+em,
+.em {
+	font-style: italic;
+}
+
+small, .small {
+	font-size: 75%;
+}
 
 /* 	To embed your own fonts, use this syntax
 	and place your fonts inside the
@@ -104,13 +159,13 @@ span.amp {
   font-style: italic;
 }
 
-/* text alignment */
+// text alignment 
 .text-left   { text-align: left; }
 .text-center { text-align: center; }
 .text-right  { text-align: right; }
 
 
-/* alerts & notices */
+// alerts & notices 
 .alert {
 	margin: 10px;
 	padding: 5px 18px;
@@ -248,9 +303,9 @@ BUTTONS
 
 .button, .button:visited {
 	font-family: $sans-serif;
-	border: 1px solid darken($bones-pink, 13%);
-	border-top-color: darken($bones-pink, 7%);
-	border-left-color: darken($bones-pink, 7%);
+	border: 1px solid darken($link-color, 13%);
+	border-top-color: darken($link-color, 7%);
+	border-left-color: darken($link-color, 7%);
 	padding: 4px 12px;
 	color: $white;
 	display: inline-block;
@@ -262,19 +317,19 @@ BUTTONS
 	margin-bottom: 20px;
 	line-height: 21px;
 	@include rounded(4px);
-	@include css-gradient($bones-pink, darken($bones-pink, 5%));
+	@include css-gradient($link-color, darken($link-color, 5%));
 
 
 	&:hover, &:focus {
 		color: $white;
-	  	border: 1px solid darken($bones-pink, 13%);
-	  	border-top-color: darken($bones-pink, 20%);
-	 	border-left-color: darken($bones-pink, 20%);
-		@include css-gradient(darken($bones-pink, 5%), darken($bones-pink, 10%));
+	  	border: 1px solid darken($link-color, 13%);
+	  	border-top-color: darken($link-color, 20%);
+	 	border-left-color: darken($link-color, 20%);
+		@include css-gradient(darken($link-color, 5%), darken($link-color, 10%));
 	}
 
 	&:active {
-		@include css-gradient(darken($bones-pink, 5%), $bones-pink);
+		@include css-gradient(darken($link-color, 5%), $link-color);
 	}
 }
 

+ 0 - 45
library/scss/_normalize.scss

@@ -499,48 +499,3 @@ table {
     border-spacing: 0;
 }
 
-/******************************************************************
-CUSTOMIZED RESET VALUES
-I added these extra styles as a more personalized reset. Feel free
-to remove them if you like or add your own. If you want to update
-the normalize styles, make sure to edit from this point up.
-******************************************************************/
-
-ul, ol {
-	padding: 0;
-	list-style-type: none;
-}
-
-dd {
-	margin: 0;
-}
-
-.sidebar ul,
-.sidebar ol,
-.commentlist {
-	list-style: none;
-}
-
-/* proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens) */
-p {
-	-webkit-hyphens: auto;
-	   -moz-hyphens: auto;
-	  -epub-hyphens: auto;
-	        hyphens: auto;
-}
-
-b,
-strong,
-.strong {
-	font-weight: bold;
-}
-
-dfn,
-em,
-.em {
-	font-style: italic;
-}
-
-small, .small {
-	font-size: 75%;
-}

+ 1 - 1
style.css

@@ -4,7 +4,7 @@ Theme URI: http://www.themble.com/bones
 Description: This site was built using the Bones Development Theme. For more information about Bones or to view documentation, you can visit the <a href="https://github.com/eddiemachado/bones/issues" title="Bones Issues">Bones Issues</a> page on Github. You can also view the conversation on Twitter by following the hashtag: <a href="http://twitter.com/#!/search/%23wpbones">#wpbones</a>.
 Author: Your Name Here
 Author URI: http://www.yoururlhere.com
-Version: 1.2
+Version: 1.3
 Tags: flexble-width, translation-ready, microformats, rtl-language-support
 
 License: WTFPL