h1 {
	font-size:		28px;
	color:			#8d8d8d;
	font-weight:	bold;
	letter-spacing: 2px;
}
h1 a:link, h1 a:visited, h1 a:active {
	text-decoration:none;
	color:			#666;
}
h1 a:hover {
	text-decoration:none;
	color:#f26222;
}

h2 {
	font-size:		18px;
	font-weight:		normal;
	color:			#8d8d8d;
	margin-bottom:	10px;
}
h3 {
	font-size:		13px;
	color:			#8d8d8d;
	text-transform:	uppercase;
	margin-bottom:	10px;
}
p {
	line-height:		1.7em;
	margin-bottom:	2em;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#3f3fff;
}
a:hover {
	text-decoration:none;
	color:#f26222;
}
.menu-item a:link, .menu-item a:visited, .menu-item a:active {
	text-decoration:none;
	color:#3f3f3f;
}
.menu-item a:hover {
	text-decoration:none;
	color:#f26222;
}

p.code
{
	margin:				12px 8px 12px 8px;
	padding:			4px;
	border:				1px solid #000000;
	color:				#000000;
	background-color:	#FFFFCC;
}
label {
	width:100px;
	float:left;
	margin-right:10px;
	text-align: right;
	font-weight:bold;
	line-height: 20px;
}

/*---------  GET SATISFACTION  --------------*/

div#gsfn_list_widget img {
	border: none;
}
div#gsfn_list_widget {
	font-size: 12px;
	width: 250px;
	padding: 0 20px;
}
div#gsfn_list_widget a.widget_title {
	color: #999;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
div#gsfn_list_widget .powered_by {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #666;
}
div#gsfn_list_widget .powered_by a {
	color: #666;
	font-size: 80%;
}
div#gsfn_list_widget div#gsfn_content {
}
div#gsfn_list_widget div#gsfn_content li {
	text-align:left;
	padding: 0;
	margin: 2px 0;
	list-style:none;
}
div#gsfn_list_widget div#gsfn_content a.gsfn_link {
	line-height: 1;
}
div#gsfn_list_widget div#gsfn_content span.time {
	font-size: 90%;
	padding-left: 3px;
}
div#gsfn_list_widget div#gsfn_content p.gsfn_summary {
	margin-top: 2px
}
