﻿/*
Theme Name: WowThatsFree
*/

/* main elements */
.frame h2 a {
    color: #539CA5;
    font-size: 29px;
    margin: 0 75px 2px 0;
    text-decoration:none;
}

.frame a h2{
    color: #539CA5;
    font-size: 29px;
    margin: 0 75px 2px 0;
    text-decoration:none;
}

.commentlist{
    margin-left:20px;
}

li.inf {
    background: url("images/sprite.gif") no-repeat scroll -285px -383px transparent;
    float: left;
    margin: 0 9px 0 0;
    padding: 3px 0 0 22px;
}

.frame a {
text-decoration:none;
outline:none;
}

.box-text a {
    color: #539CA5;
    text-decoration: none;
}

.widget_categories li a:hover {cursor:pointer;}

.link-add:hover {
	cursor:pointer;
	text-decoration:none !important;
}
