/*
Theme Name: EvokedSet2
Theme URI: http://www.evokedset.com/
Description: This is the EvokedSet theme version 2.
Version: 2.0
Author: Lloyd Pople
Author URI: http://www.evokedset.com/
*/

div.maincontent  h2  a {
 text-decoration: none;
 color: #00204E;
 }

div.maincontent  h2  a:hover {
 text-decoration: underline;
 color: #00204E;
 }

.more-link {
	font-size: 0.9em;
	font-weight: bold;
	color: #00204E;
	}


p.momsidelink {
	padding:0;
	margin:0;
	}

p.momsidelink a img {
	border:0;
	}

p.momsidelink a {
	color: #fff;
    display: block;
	width: 140px;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	background: #b0c5df;
	margin: 3px 0px 3px 20px;
	padding: 2px;
	border-top: 1px solid #e9eef5;
	border-left: 1px solid #e9eef5;
	border-right: 1px solid #6a93c4;
	border-bottom: 1px solid #6a93c4;
	}
p.momsidelink a:hover {
	color: #00204e;
	border-top: 1px solid #6a93c4;
	border-left: 1px solid #6a93c4;
	border-right: 1px solid #e9eef5;
	border-bottom: 1px solid #e9eef5;
	}
