/**
 * Add your modifications here.
 */

#ref li{
	background-image: linear-gradient(to bottom, #ffffff, #fbfbfa);
	border-bottom: 2px solid #e2e2e2;
	border-right: 2px solid #e1e1e1;
	float: left;
	height: 150px;
	line-height: 150px;
	text-align: center;
	width: 150px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0px;
}

#ref img{
	vertical-align: middle;	
}
#ref .wp-caption .wp-caption-text {
	font-size: 15px;
	text-align: center;
}
.one_third p {
	line-height: 1.5em;
	padding-right: 50px;
	font-size: 14px;
}
.one_third ul {
	line-height: 1.5em;
	margin-left: 1em;
	font-size: 14px;
	
}
.one_third h6 {
	margin-top: 0em;	
}
.one_third  em {
	background-color: #FFF200;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
em, strong {
	font-weight: normal;
}
.page-title, .entry-title {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #666666;
}	
.entry-content a {
	color: #666666;
}
.entry-content, .entry-summary  {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
}	
	
.entry-content h2 {
	font-size: 14px;
	color: #B4B4B4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-top: 100px;
.entry-content 
}
.entry-content h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #666;
	margin-top: 15px;
	margin-left: 15px;
}

