﻿/*
Theme Name: LightWord Child Theme
Description: Child theme for LightWord
Author: Andrew Block
Template: lightword
*/

@import url("../lightword/style.css");


/* BASIC */
a{color:#ec7e2e;}
a:hover{color:#eca36d;}

/* LAYOUT */
h1#logo,h1#logo a{font-family:Helvetica,Georgia;padding:0;margin-top:7px;font-size:36px;color:#FFF;text-decoration:none;text-transform:uppercase;}
/*h2 a{color:#2C2C29;} */
h2 a{color:#ec7e2e;}

.content-sidebar ul li a:hover,.content-sidebar .recentcomments a:hover{color:#eca36d;}


