/*  
Theme Name: Infidelity Help
Theme URI: http://www.infidelity-help.com
Description: Theme developed for Infidelity-Help.com, based off of the default Wordpress Theme.
Version: 1.0
Author: Aaron Plantenga
*/
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.title {
	font-size: 16pt;
	font-weight: bold;
}

.title a {
	color: black;
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

.smallTitle {
	margin-top:15px;
	font-size:13pt;
	font-weight: bold;
}

.smallTitle a {
	color: black;
	text-decoration: none;
}

.smallTitle a:hover {
	text-decoration: underline;
}

.tags {
	font-size: 10px;
	padding-bottom: 10px;	
}

.navigation {
	 margin-bottom: 15px;
}

.sidebar {
	margin:5px;
	margin-left:15px;
	background-color:#ede6f2;
	width:155px;
	text-align:center;
	padding:15px;
	border:solid 1px #845AA5;
}

.wp-notable_image {
	border:none;
	padding:2px;
}
