body {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:100;
	font-size:17px;
	line-height:30px;
}

blockquote {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic !important;
	font-weight: 100;
	background-color: #f3f3f3;
	padding:25px;
	margin: 2em 2em;
	border-left:3px solid #6e6e6e;
}

code {
	font-family: Monaco;
	font-weight: 100;
	padding:10px;
	font-size:16px;
	width:550px;
}

address {
	display: block;
	margin: 0 0 1.625em;
	font-style: italic;
}

ol li {
	list-style-type: decimal;
}

img {
  box-shadow:0 0 4px #9a9a9a;
}

dt {
	font-weight: 600;
	margin:0 0 0 20px;
}

.gallery-caption {
	margin-left: 0px;
	padding: 0 0 0 0px;
	text-align: center;
	text-align: left;
	width:150px;
	display: block;
	line-height: 22px;
}

.wp-caption {
    margin: 0;
	text-align: center;
	background-color: #ffffff;
	border:0;
}

dl.wp-cpation {
	margin:10px 0 0 0;
}

.wp-caption-text {
	 font-size:14px;
	 color: #c3c3c3;
}
