#wrapper {
	background-color: #f7f7f7;
	margin: 0;
	padding: 70px 0 70px 0;
	-webkit-text-size-adjust: none !important;
	width: 100%;
}
#template_container {
	box-shadow: 0 1px 4px rgba(0,0,0,0.1) !important;
	background-color: #ffffff;
	border: 1px solid #dedede;
	border-radius: 3px !important;
}
#template_header {
	background-color: #ffb400;
	border-radius: 3px 3px 0 0 !important;
	color: #202020;
	border-bottom: 0;
	font-weight: bold;
	line-height: 100%;
	vertical-align: middle;
	font-family: “Helvetica Neue”, Helvetica, Roboto, Arial, sans-serif;
}
#template_header h1,
#template_header h1 a {
	color: #202020;
}
#template_footer td {
	padding: 0;
	-webkit-border-radius: 6px;
}
#template_footer #credit {
	border:0;
	color: #ffd266;
	font-family: Arial;
	font-size:12px;
	line-height:125%;
	text-align:center;
	padding: 0 48px 48px 48px;
}
#body_content {
	background-color: #ffffff;
}
#body_content table td {
	padding: 48px 48px 0;
}
#body_content table td td {
	padding: 12px;
}
#body_content table td th {
	padding: 12px;
}
#body_content td ul.wc-item-meta {
	font-size: small;
	margin: 1em 0 0;
	padding: 0;
	list-style: none;
}
#body_content td ul.wc-item-meta li {
	margin: 0.5em 0 0;
	padding: 0;
}
#body_content td ul.wc-item-meta li p {
	margin: 0;
}
#body_content p {
	margin: 0 0 16px;
}
#body_content_inner {
	color: #636363;
	font-family: “Helvetica Neue”, Helvetica, Roboto, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
}
.td {
	color: #636363;
	border: 1px solid #e5e5e5;
	vertical-align: middle;
}
.address {
	padding:12px 12px 0;
	color: #636363;
	border: 1px solid #e5e5e5;
}
.text {
	color: #3c3c3c;
	font-family: “Helvetica Neue”, Helvetica, Roboto, Arial, sans-serif;
}
.link {
	color: #ffb400;
}
#header_wrapper {
	padding: 36px 48px;
	display: block;
}
h1 {
	color: #ffb400;
	font-family: “Helvetica Neue”, Helvetica, Roboto, Arial, sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 150%;
	margin: 0;
	text-align: left;
	text-shadow: 0 1px 0 #ffc333;
}
h2 {
	color: #ffb400;
	display: block;
	font-family: “Helvetica Neue”, Helvetica, Roboto, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 18px;
	text-align: left;
}
h3 {
	color: #ffb400;
	display: block;
	font-family: “Helvetica Neue”, Helvetica, Roboto, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin: 16px 0 8px;
	text-align: left;
}
a {
	color: #202020;
	font-weight: normal;
	text-decoration: underline;
}
img {
	border: none;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	outline: none;
	text-decoration: none;
	text-transform: capitalize;
	vertical-align: middle;
	margin-right: 10px;
}
  | 
||||||||||||||||||||||||||||

You must be logged in to post a comment.