
* {
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
}
body {
	background: #f6f1f4;
	font: 14px/1.5em "PTSans", "Arial", sans-serif;
	color: #666663;
}
dt {
	font-weight: 700;
}
table {
	border-collapse: collapse;
}
img {
	border: none;
	vertical-align: middle;
}
ul[class] {
	list-style: none;
}
a {
	transition: color 0.5s;
	color: #d85640;
	text-decoration: none;
}
a:hover {
	color: #525151;
	text-decoration: none;
}
a * {
	cursor: pointer;
}
textarea, 
input, 
select, 
option, 
optgroup, 
button {
	vertical-align: middle;
	font-size: 16px;
}
button, 
[type="radio"], 
[type="checkbox"], [type="submit"], 
[type="button"], 
[type="reset"], 
label, 
select {
	vertical-align: middle;
	cursor: pointer;
}
input, select, textarea {
	outline: none;
}
fieldset {
	border: none;
	overflow: hidden;
}
legend {
	display: none;
}
h1 {
	margin: 8px 0;
	font: bold 38px "PTSansNarrow",sans-serif;
	color: #525255;
}
h2 {
	margin: 16px 0 0.5em;
	color: #525052;
	font: bold 29px "PTSansNarrow",sans-serif;
}
h3 {
	font: bold 25px "PTSansNarrow",sans-serif;
	margin: 16px 0;
	color: #555657;
}
h4 {
	color: #585156;
	margin: 16px 0;
	font: bold 20px "PTSansNarrow",sans-serif;
}
h5 {
	margin: 16px 0;
	font: bold 18px "PTSans",sans-serif;
	color: #535850;
}
h6 {
	color: #505058;
	margin: 16px 0;
	font: bold 16px "PTSans",sans-serif;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {
	color: #545857;
	text-decoration: none;
}
h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover, 
h5 a:hover, 
h6 a:hover {
	text-decoration: none;
	color: #d85649;
}
blockquote {
	font-style: italic;
	margin: 24px 0;
	border: 1px solid #e7e2e0;
	background: #f4f9f9;
	color: #808187;
	padding: 10px 20px;
}
sub, 
sup {
	line-height: 16px;
}
ul li, 
ol li {
	margin: 5px 20px;
}
dl {
	margin: 16px 0;
	overflow: hidden;
}
dt {
	clear: left;
	padding: 0;
	font-weight: bold;
	width: 153px;
	margin: 0 0 16px;
	float: left;
}
dd {
	width: 510px;
	margin: 0 0 16px 150px;
}
p {
	margin: 16px 0;
}
table {
	background: #f5f8f2;
	border: 1px solid #e8e9e9;
	margin: 16px auto;
}
table th, 
table th[class] {
	padding: 5px 7px;
	background: #e4e6e5;
	border: 1px solid #d5d9d9;
}
table td, 
table td[class] {
	padding: 5px 7px;
	border: 1px solid #d5d1d5;
}
form, 
form[class] {
	border: 1px solid #e3e2e4;
	padding: 15px 20px;
	margin: 0 0 16px;
	background: #f3f1f3;
}
label {
	padding: 5px 0;
	width: 285px;
	float: left;
	clear: left;
}
input, 
select, 
select[class], 
textarea {
	margin: 5px 0;
	border: 1px solid #d9d6d1;
	width: 255px;
	box-shadow: inset 0 1px 1px #f3f5f3;
	background: #f0f5f7;
	padding: 6px 10px;
}
input:focus, 
select:focus, 
textarea:focus {
	border-color: #d55149;
}
select option {
	padding: 0 5px;
}
input[type="radio"], 
input[type="checkbox"], 
input[type="submit"] {
	background: none;
	border: none;
	width: auto;
}
textarea {
	min-width: 94%;
	max-width: 94%;
	height: 102px;
	width: 94%;
}
button, 
input[type="submit"] {
	text-transform: uppercase;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7976f', endColorstr='#f16248',GradientType=0 );
	color: #803920;
	border: 1px solid #d65837;
	font: bold 18px/32px "PTSansNarrow",sans-serif;
	padding: 0 13px;
	height: 28px;
	background: #f29265;
	text-shadow: 0 1px 1px rgba(255,255,255,0.4);
	background: linear-gradient(to bottom, #f69760 -1%,#f16248 100%);
}
button:hover, 
input[type="submit"]:hover {
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f16248', endColorstr='#f7976f',GradientType=0 );
	background: linear-gradient(to bottom, #f96549 -1%,#f7976f 100%);
	background: #f16742;
}
.fourth button span {
	background: url("images/clearer.jpg") 49% 49% no-repeat;
	display: inline-block;
	width: 35px;
	height: 35px;
}
.wrapper {
	padding: 20px 0 60px;
	margin: 0 auto;
	background: url("images/wordpress.jpg");
}
.wrapper p.pull {
	color: #e0e8e3;
	margin: 0;
	clear: both;
	font: bold 48px/1.1em "PTSans", sans-serif;
}
.wrapper p.pull a {
	color: #e3e8e1;
	background: url("images/icon.jpg") 0 29% no-repeat;
	padding-left: 45px;
}
.wrapper p.pull a:hover {
	text-decoration: none;
	color: #f4f0f9;
}
.wrapper p.ten {
	padding: 0;
	text-transform: uppercase;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
	margin: 0;
	color: #617073;
	font: normal 13px/1.5em "PTSansCaption", sans-serif;
}
.wrapper form {
	border: none;
	margin: 0 0 5px;
	padding: 0;
	width: 255px;
	background: transparent url("images/visuallyhidden.jpg") no-repeat;
	height: 30px;
	float: right;
}
.wrapper form input {
	background: none;
	color: #696564;
	padding: 8px 10px;
	vertical-align: top;
	box-shadow: none;
	border: none;
	width: 201px;
	margin: 0;
}
.wrapper form button {
	width: 32px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	border: none;
	background: url("images/searchsubmit.jpg") no-repeat;
	vertical-align: top;
	margin: 0;
}
, 
, 
, 
.feature {
	padding: 40px 0;
	background: url("images/tweleve.jpg");
	border-top: 5px solid #e8e1e7;
	border-bottom: 1px solid #d3d6d2;
}
.link {
	margin-bottom: 0;
	float: left;
	width: 622px;
	padding: 15px 35px 30px;
	overflow: hidden;
}
.navmenua {
	border-left: 1px solid #e2e1e7;
	float: right;
	width: 265px;
	background: #f9f6f9;
	padding: 15px 19px 30px;
	margin-bottom: 0px;
}
.sticky {
	padding: 10px 0;
	width: 999px;
	margin: 0 auto;
}
.sticky ul.thumb {
	overflow: hidden;
	padding: 0;
	margin: 16px 0 1.5em;
}
.sticky ul.thumb li {
	padding: 0 10px;
	float: left;
	margin: 0;
	line-height: 16px;
	border-left: 1px solid #e9e6e7;
}
.sticky ul.thumb li:first-child {
	border-left: none;
	padding-left: 0;
}
.sticky ul.thumb li a, 
.sticky a {
	color: #9791a5;
	font: bold 14px/1em "PTSansNarrow",sans-serif;
}
.sticky ul.thumb li a:hover, 
.sticky a:hover, 
, 
.sticky ul.thumb ul {
	display: none;
}
.sticky p {
	font: normal 12px "Arial",sans-serif;
	color: #969195;
	margin: 16px 0 1.5em;
}
.sticky p a {
	padding: 0;
	background: none;
	font-family: "Times New Roman", Times, serif;
}
.sticky p a:hover {
	background: none;
}
.servicebox {
	color: #989290;
	padding: 10px 0 20px;
	border-bottom: 1px dotted #c5c4c4;
	margin: 0 0 20px;
	font-size: 14px;
}
.servicebox select {
	width: 224px;
	margin: 5px 0;
}
.navmenua h3 {
	margin: 0;
	color: #505354;
	font: bold 18px "PTSansNarrow",sans-serif;
}
.navmenua ul {
	list-style: none;
	background: #f6f1f3;
	border: 1px solid #d8d8d1;
	padding: 10px;
	margin: 16px 0;
}
.navmenua ul li {
	margin: 0;
	border-top: 1px solid #f0f8f5;
	padding: 5px 0;
}
.navmenua ul li:first-child {
	border-top: none;
}
.navmenua ul li a {
	color: #595752;
}
, 
.navmenua a:visited{
	color: #666662;
}
.navmenua a:hover {
	color: #d75545;
	text-decoration: none;
}
.navmenua ul li ul {
	padding: 0;
	margin: 5px 0 -5px;
	border: none;
}
.navmenua ul ul li, 
.navmenua ul ul li:first-child {
	padding-left: 20px;
	border-top: 1px solid #f2f8f6;
}
.navmenua table a {
	color: #d85547;
}
.navmenua table a:hover {
	color: #646367;
}
.navmenua form {
	padding: 0;
	margin: 10px 0;
	background: none;
	border: none;
}
.navmenua form input {
	width: 248px;
}
.navmenua select {
	width: 265px;
}
.feature form.fourth input {
	width: 204px;
	margin-right: 0;
}
.feature form.fourth button {
	line-height: 30px;
	background: url("images/rsswidget.jpg") no-repeat;
	border: none;
	padding: 0;
	height: 30px;
	width: 32px;
}
.link div.badge, 
.link div.chipsetl {
	padding: 0 35px;
	overflow: hidden;
	margin: 0 -35px 30px;
	clear: both;
}
h2.gradient {
	font-size: 32px;
	margin-top: 10px;
}
.visuallyhidden {
	vertical-align: middle;
	margin: 0 5px 0 0;
	background: url("images/access.jpg");
	display: inline-block;
	width: 20px;
	height: 20px;
}
.mid {
	overflow: hidden;
}
p.blogroll {
	text-transform: uppercase;
	width: 61px;
	margin: 0 35px 0 -35px;
	font: 400 13px/1.3em "PTSansNarrow",sans-serif;
	padding: 1px 0 5px 12px;
	text-shadow: 0 -2px 2px #c36556;
	box-shadow: 0 1px 2px #d8d8d7;
	background: #f76447;
	float: left;
	color: #f2f0f7;
}
p.blogroll span {
	padding: 10px 0 5px 12px;
	font-size: 32px;
	margin: 0 0 0 -12px;
	font-weight: bold;
	border-top: 1px solid #f5a075;
	display: block;
}
p.navigation {
	text-transform: uppercase;
	overflow: hidden;
	color: #b2b7b3;
	margin: 0;
	font: 400 14px 'PTSansNarrow',sans-serif;
	padding: 16px 0;
	border-top: 1px dotted #b6b0b6;
}
, 
p.navigation a {
	color: #d15447;
}
p.navigation a:hover {
	color: #595752;
	text-decoration: none;
}
p.tag {
	float: right;
	margin: 0 0 10px 20px;
}
p.tag a {
	background: url("images/access.jpg") 49% -80px no-repeat;
	height: 20px;
	display: inline-block;
	overflow: hidden;
	margin-top: 7px;
	width: 20px;
	text-indent: -50em;
}
p.tagged {
	margin-top: 0;
	float: left;
	font-size: 13px;
}
p.attachment a {
	font-weight: bold;
	padding: 2px 5px;
	display: inline-block;
}
p.attachment a:hover {
	color: #f0f6f8;
	text-decoration: none;
	background: #f16945;
}
.colophon {
	clear: both;
}
.colophon label {
	float: left;
	width: 102px;
	font: bold 14px "PTSansNarrow";
}
ul.reply {
	margin: 16px 0;
}
ul.reply li {
	border: 1px solid #e1e3e0;
	background: #f4f8f1;
	padding: 10px 20px;
	overflow: hidden;
	margin: 16px 0 0;
}
ul.reply li li {
	border: 1px solid #e0e5e5;
	margin: 0 0 15px;
	clear: both;
}
ul.reply ul {
	clear: both;
}
, 
.wrap {
	border: none;
	margin: 0;
	clear: both;
	overflow: hidden;
	padding: 0;
	float: none;
	height: 0;
}
.imgthumb {
	padding: 0;
	margin: 5px 20px 5px 0;
	float: left;
}
.eight {
	float: right;
	padding: 0;
	margin: 5px 0 5px 20px;
}
.postmeta {
	clear: both;
}
img {
	margin: 0;
	max-width: 622px;
	height: auto;
}
, 
, 
embed {
	max-width: 622px;
}
, 
.link input[type="submit"] {
	width: auto;
}
.link form p {
	margin: 8px 0;
}
.link ul {
	list-style-image: url("images/categories.jpg");
}
, 
, 
[id*="gallery"] img {
	border: none !important;
}
p.field {
	padding: 0;
	overflow: hidden;
	clear: both;
	margin: 30px 0;
}
p.field a {
	color: #535254;
	height: 20px;
	margin: 5px 0;
	display: inline-block;
	text-transform: uppercase;
	font: bold 13px/20px "PTSans",sans-serif;
}
p.field a:hover {
	text-decoration: none;
	color: #d65142;
}
p.field .postmetadata {
	float: left;
	font-weight: 700;
}
p.field .postmetadata a {
	background: url("images/access.jpg") 0 -100px no-repeat;
	padding-left: 20px;
}
p.field .two {
	font-weight: 700;
	float: right;
}
p.field .two a {
	padding-right: 20px;
	background: url("images/access.jpg") 99% -120px no-repeat;
}
p.attachment {
	clear: both;
}
p label {
	margin-bottom: 0;
	display: inline;
	width: auto;
	float: none;
}
.link h3, 
.link h2 {
	clear: both;
}
.feature pre {
	width: 622px;
	overflow: auto;
}
