﻿/*
Theme Name: LightWord Child Theme
Description: Child theme for LightWord
Author: Andrew Block
Template: lightword
*/

@import url("../lightword/style.css");


/* BASIC */
a:hover{color:#ec7e2e;}

/* 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;}

.content-sidebar ul li a:hover,.content-sidebar .recentcomments a:hover{color:#ec7e2e;}

