/*
Theme Name: LightWord Child
Description: Child theme for the Lightword theme 
Author: Nathaniel Stubblefield
Template: lightword
*/

@import url("http://www.nathanielstubblefield.com/wp-content/themes/lightword/style.css");

a 	{	color: green;
	}

a.name	{	color: black;
	}

.red 	{	color: red;
		font-weight: bold;
		font-style: italic;
 	}

.blue	{	color: blue;
		font-weight: bold;
		font-style: italic;
	}

.adsenseShortCode {	text-align: center;
			margin: 6px 0 6px 0;
		  }
